By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-01-11T23:25:07.601Z||main|||||INFO|500||The following profiles are active: basic 2023-01-11T23:25:27.752Z||main|||||INFO|500||Starting service [Tomcat] 2023-01-11T23:25:27.753Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-01-11T23:25:27.908Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-01-11T23:25:38.740Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2023-01-11T23:25:39.123Z||main|||||INFO|500||catdb-pool - Starting... 2023-01-11T23:25:39.484Z||main|||||INFO|500||catdb-pool - Start completed. 2023-01-11T23:25:39.992Z||main|||||INFO|500||reqdb-pool - Starting... 2023-01-11T23:25:40.006Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-01-11T23:25:40.188Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-01-11T23:25:40.678Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-01-11T23:25:41.508Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-01-11T23:25:43.872Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-11T23:25:46.277Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-11T23:25:46.352Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-01-11T23:25:47.116Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-11T23:25:47.462Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-01-11T23:25:49.002Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-11T23:25:50.787Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-01-11T23:25:58.492Z||main|||||WARN|500||--- 2023-01-11T23:25:58.493Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-01-11T23:25:58.493Z||main|||||WARN|500||--- 2023-01-11T23:25:59.205Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-01-11T23:26:05.863Z||main|||||INFO|500||Started ApiHandlerApplication in 64.539 seconds (JVM running for 70.484) 2023-01-11T23:26:05.910Z|d1bde359-b781-44ce-a26c-c260310d4df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:26:05.934Z|d1bde359-b781-44ce-a26c-c260310d4df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:26:05.936Z|2c181519-f953-4e51-9843-4f367dd0abeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:26:05.943Z|2c181519-f953-4e51-9843-4f367dd0abeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:26:09.864Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-11T23:26:10.130Z|402bde6d-b0c1-4fc3-b514-85fe6a937164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:10.321Z|593bfd66-c0fb-4cc5-accd-7450a0388c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2023-01-11T23:26:10.635Z|593bfd66-c0fb-4cc5-accd-7450a0388c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:10.638Z|402bde6d-b0c1-4fc3-b514-85fe6a937164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:13.765Z|d3fbee7e-fbbb-4ed0-92fb-3a98db028fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:13.767Z|d3fbee7e-fbbb-4ed0-92fb-3a98db028fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:20.732Z|bc38ea6a-62dd-4da5-94d9-3a18f1750434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:20.734Z|bc38ea6a-62dd-4da5-94d9-3a18f1750434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:20.854Z|8abac3f3-39cc-4a46-8cc1-590400aae533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:26:20.857Z|8abac3f3-39cc-4a46-8cc1-590400aae533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:26:20.923Z|04ebe31e-c12c-4d40-9e4d-fdba2af01ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:20.926Z|04ebe31e-c12c-4d40-9e4d-fdba2af01ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:23.830Z|1c1e2608-4b28-404c-89cc-89b87f476d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:23.833Z|1c1e2608-4b28-404c-89cc-89b87f476d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:30.772Z|35f2ef7d-93b7-48cb-bfb9-2f67f34b7f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:30.776Z|35f2ef7d-93b7-48cb-bfb9-2f67f34b7f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:30.964Z|fdc5179d-a47f-41aa-bc48-09fe856bd768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:30.966Z|fdc5179d-a47f-41aa-bc48-09fe856bd768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:33.868Z|7de0bb5d-2be9-493e-aba8-60653ce27127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:33.870Z|7de0bb5d-2be9-493e-aba8-60653ce27127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:35.851Z|183edf32-216a-41e3-986a-c81021e30ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:26:35.852Z|183edf32-216a-41e3-986a-c81021e30ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:26:35.946Z|788e9464-2607-45e0-a6bd-b94589fe27ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:26:35.947Z|788e9464-2607-45e0-a6bd-b94589fe27ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:26:40.817Z|ca4cffde-80eb-47fd-9bc9-5b12e790f26c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:40.819Z|ca4cffde-80eb-47fd-9bc9-5b12e790f26c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:41.003Z|31bfe9cd-24fd-4e13-9097-2c9da226c29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:41.004Z|31bfe9cd-24fd-4e13-9097-2c9da226c29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:43.949Z|4c428b77-9728-4a59-b09a-41a3a26fdd00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:43.950Z|4c428b77-9728-4a59-b09a-41a3a26fdd00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:50.851Z|06aaf426-b44b-4a1c-b32d-5742703d2251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:26:50.852Z|06aaf426-b44b-4a1c-b32d-5742703d2251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:26:50.856Z|cfb8dbdb-d70e-4b23-a7a3-9c17695c08e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:50.857Z|cfb8dbdb-d70e-4b23-a7a3-9c17695c08e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:51.041Z|3791aefe-0774-4e4d-b83c-5fa1a54b7765|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:51.043Z|3791aefe-0774-4e4d-b83c-5fa1a54b7765|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:26:53.983Z|dc091ebf-216b-43cf-a35a-80faa453df74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:26:53.985Z|dc091ebf-216b-43cf-a35a-80faa453df74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:00.894Z|1335c9b7-3ac6-4874-87ab-c13a57d1c52d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:00.895Z|1335c9b7-3ac6-4874-87ab-c13a57d1c52d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:01.075Z|12716c67-f7e8-4c9f-b664-abd8474f3731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:01.076Z|12716c67-f7e8-4c9f-b664-abd8474f3731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:04.016Z|850fa3a5-860e-4af1-b879-597a1eacd28c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:04.018Z|850fa3a5-860e-4af1-b879-597a1eacd28c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:05.852Z|421a9a15-35e5-4076-82c8-738e5261a963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:27:05.855Z|421a9a15-35e5-4076-82c8-738e5261a963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:27:05.949Z|86026c99-2352-46fa-9d6b-863e0484c968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:27:05.950Z|86026c99-2352-46fa-9d6b-863e0484c968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:27:10.929Z|f004c445-7a00-472e-8a27-5aa60931168a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:10.930Z|f004c445-7a00-472e-8a27-5aa60931168a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:11.109Z|565d3bf4-1acf-4f7b-9687-caa9c6af9fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:11.111Z|565d3bf4-1acf-4f7b-9687-caa9c6af9fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:14.047Z|668e546f-ce35-4946-920b-3287f4c6fbc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:14.049Z|668e546f-ce35-4946-920b-3287f4c6fbc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:20.851Z|20469fb5-a316-47f4-881b-9567ad5982c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:27:20.852Z|20469fb5-a316-47f4-881b-9567ad5982c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:27:20.960Z|ce1656a3-de46-45bb-9fd7-d3481052af1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:20.961Z|ce1656a3-de46-45bb-9fd7-d3481052af1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:21.148Z|551e391e-8a04-4cc8-bdf3-af72abb3021b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:21.149Z|551e391e-8a04-4cc8-bdf3-af72abb3021b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:24.078Z|b1913e7e-d906-4d12-b6cc-f0ed23989424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:24.080Z|b1913e7e-d906-4d12-b6cc-f0ed23989424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:30.993Z|b237d377-3d7b-4b4f-b83f-70d3f29c064d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:30.995Z|b237d377-3d7b-4b4f-b83f-70d3f29c064d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:31.181Z|bf14dce2-a4e6-461c-8511-407344dd5f66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:31.182Z|bf14dce2-a4e6-461c-8511-407344dd5f66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:34.108Z|f75d0409-ca0f-4303-82cf-11feaaf864ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:34.111Z|f75d0409-ca0f-4303-82cf-11feaaf864ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:35.852Z|fa2a7534-500d-443e-921e-c725bedf71ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:27:35.853Z|fa2a7534-500d-443e-921e-c725bedf71ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:27:35.951Z|bd398ae0-bb8f-4553-8563-f2a4796f6785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:27:35.952Z|bd398ae0-bb8f-4553-8563-f2a4796f6785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:27:41.025Z|8b68f20d-94c3-4fee-b9a5-b8b56e2371f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:41.027Z|8b68f20d-94c3-4fee-b9a5-b8b56e2371f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:41.220Z|24b4e25f-8ec5-4551-9bc8-545f979db170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:41.221Z|24b4e25f-8ec5-4551-9bc8-545f979db170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:44.144Z|7dce3678-e4ee-482c-8075-4bb41e71f0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:44.145Z|7dce3678-e4ee-482c-8075-4bb41e71f0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:50.851Z|64316c33-cc23-4cca-aec5-ca347df62717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:27:50.855Z|64316c33-cc23-4cca-aec5-ca347df62717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:27:51.060Z|f62d399b-9f4f-4b29-9688-c28246be7c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:51.062Z|f62d399b-9f4f-4b29-9688-c28246be7c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:51.253Z|12a302f9-b082-4586-9ddc-704391b5450b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:51.255Z|12a302f9-b082-4586-9ddc-704391b5450b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:27:54.173Z|db625f01-ed91-45d8-b74f-8cc5c0d42bf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:27:54.175Z|db625f01-ed91-45d8-b74f-8cc5c0d42bf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:01.097Z|d693effc-ca54-4df5-b9f4-5a9a0ae00540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:01.099Z|d693effc-ca54-4df5-b9f4-5a9a0ae00540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:01.286Z|0a85be21-3a84-4116-8510-1a55bcc21dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:01.287Z|0a85be21-3a84-4116-8510-1a55bcc21dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:04.204Z|bdc54ea0-2bd4-4783-867c-0bdb4b850546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:04.205Z|bdc54ea0-2bd4-4783-867c-0bdb4b850546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:05.851Z|f79f24a8-f9f7-4278-8ad3-71225392c4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:28:05.852Z|f79f24a8-f9f7-4278-8ad3-71225392c4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:28:05.954Z|768a4e64-9a97-4728-8410-a2fbf8ae12fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:28:05.955Z|768a4e64-9a97-4728-8410-a2fbf8ae12fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:28:11.129Z|6efd1361-b3c3-4672-a4a7-b37845c44202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:11.130Z|6efd1361-b3c3-4672-a4a7-b37845c44202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:11.317Z|c692da46-f551-4b66-9724-9a92122fdb9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:11.319Z|c692da46-f551-4b66-9724-9a92122fdb9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:14.238Z|97fb9ca5-a218-4de8-9027-7cd0b0b64488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:14.240Z|97fb9ca5-a218-4de8-9027-7cd0b0b64488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:20.851Z|534e0f5e-714a-4f9f-8d5d-28a2b65e51c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:28:20.852Z|534e0f5e-714a-4f9f-8d5d-28a2b65e51c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:28:21.158Z|d4095cb1-e56b-4e07-8795-141246258830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:21.159Z|d4095cb1-e56b-4e07-8795-141246258830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:21.350Z|7935446b-bcf6-42e4-9d91-4b610b4b26c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:21.351Z|7935446b-bcf6-42e4-9d91-4b610b4b26c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:24.271Z|095c8bf8-f841-4ed5-a9ca-69022cf83c49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:24.273Z|095c8bf8-f841-4ed5-a9ca-69022cf83c49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:31.192Z|a423407b-733d-4813-a09c-a2c30c26c931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:31.194Z|a423407b-733d-4813-a09c-a2c30c26c931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:31.379Z|54f573d7-6b11-4b7c-b919-bf4a0d86edaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:31.381Z|54f573d7-6b11-4b7c-b919-bf4a0d86edaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:34.301Z|7005bb5b-3af6-46ad-bf64-ebacd6b187db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:34.302Z|7005bb5b-3af6-46ad-bf64-ebacd6b187db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:35.852Z|945d876a-de84-42ab-873b-7870e54627d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:28:35.855Z|945d876a-de84-42ab-873b-7870e54627d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:28:35.957Z|8379cff2-8ac8-4362-8d03-7c92712143d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:28:35.958Z|8379cff2-8ac8-4362-8d03-7c92712143d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:28:41.232Z|8cc23426-e548-4c59-86fa-26741e5d0ae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:41.233Z|8cc23426-e548-4c59-86fa-26741e5d0ae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:41.410Z|f501496a-711a-4da3-853d-e4f4707edf2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:41.411Z|f501496a-711a-4da3-853d-e4f4707edf2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:44.331Z|e6cba5c5-55e5-4042-adf2-e90d74cd79cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:44.333Z|e6cba5c5-55e5-4042-adf2-e90d74cd79cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:50.851Z|3a69c903-d7d6-4d18-9478-e3581cfd2930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:28:50.852Z|3a69c903-d7d6-4d18-9478-e3581cfd2930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:28:51.273Z|fe0954e7-53c5-4ab7-a7d2-32902f3b3910|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:51.274Z|fe0954e7-53c5-4ab7-a7d2-32902f3b3910|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:51.444Z|f84a8f5e-8129-4f8d-9858-436c50c5f7a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:51.446Z|f84a8f5e-8129-4f8d-9858-436c50c5f7a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:28:54.366Z|7daf13c8-4a2d-44b4-aadc-c15a04831cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:28:54.367Z|7daf13c8-4a2d-44b4-aadc-c15a04831cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:01.307Z|c37ccea4-1541-474e-a39c-7dfe8cdc4f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:01.308Z|c37ccea4-1541-474e-a39c-7dfe8cdc4f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:01.487Z|68e4fb6d-fb69-45be-8494-050d74f8a3a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:01.488Z|68e4fb6d-fb69-45be-8494-050d74f8a3a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:04.397Z|075bd638-13a6-4793-bec5-d4e1c502c6dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:04.398Z|075bd638-13a6-4793-bec5-d4e1c502c6dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:05.851Z|fa54b256-7deb-4b44-874f-b277ca1938b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:29:05.852Z|fa54b256-7deb-4b44-874f-b277ca1938b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:29:05.960Z|b0d2bb78-260f-4295-b75b-1007a85bdf3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:29:05.961Z|b0d2bb78-260f-4295-b75b-1007a85bdf3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:29:11.340Z|e1acbb32-15f7-45be-8229-2f0e64ffe69b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:11.341Z|e1acbb32-15f7-45be-8229-2f0e64ffe69b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:11.523Z|81fe451f-126c-43a2-aa67-e8e9ca40fe78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:11.524Z|81fe451f-126c-43a2-aa67-e8e9ca40fe78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:14.428Z|648da7f8-2283-4231-8235-10d1e463e8e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:14.429Z|648da7f8-2283-4231-8235-10d1e463e8e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:20.851Z|af47f30a-dca4-408d-8c63-3eebda7e7811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:29:20.855Z|af47f30a-dca4-408d-8c63-3eebda7e7811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:29:21.372Z|ee082449-dab0-49c8-b5cd-a9b4c2fb9143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:21.373Z|ee082449-dab0-49c8-b5cd-a9b4c2fb9143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:21.552Z|c3b4045a-4e2e-4265-965f-cb70515c464f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:21.554Z|c3b4045a-4e2e-4265-965f-cb70515c464f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:24.466Z|a61f0235-5d4f-42f2-9caf-3b3e04fdc939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:24.468Z|a61f0235-5d4f-42f2-9caf-3b3e04fdc939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:31.402Z|a599734d-d078-4ec3-96ac-9d11587c34c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:31.403Z|a599734d-d078-4ec3-96ac-9d11587c34c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:31.582Z|f0996f1d-8182-47b1-8019-89793fbe7785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:31.583Z|f0996f1d-8182-47b1-8019-89793fbe7785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:34.504Z|1ee8af5d-028e-42bc-a6d5-b52053e69795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:34.505Z|1ee8af5d-028e-42bc-a6d5-b52053e69795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:35.851Z|ef6ca699-a524-4a0e-8a61-b71b31433b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:29:35.852Z|ef6ca699-a524-4a0e-8a61-b71b31433b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:29:35.962Z|402d6fa7-1cc4-45c8-8105-9683c000cd04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:29:35.963Z|402d6fa7-1cc4-45c8-8105-9683c000cd04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:29:41.434Z|4f63394b-aeb2-41cf-a5d0-614a861d17dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:41.435Z|4f63394b-aeb2-41cf-a5d0-614a861d17dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:41.613Z|dc0079ec-fb82-4a73-9448-6f98bcfcb734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:41.614Z|dc0079ec-fb82-4a73-9448-6f98bcfcb734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:44.535Z|1ee7a7a8-588b-4c8f-970a-98aebac19424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:44.536Z|1ee7a7a8-588b-4c8f-970a-98aebac19424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:50.852Z|93ca0d2e-f736-48ce-ade7-a1e26eb09a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:29:50.853Z|93ca0d2e-f736-48ce-ade7-a1e26eb09a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:29:51.478Z|030db221-4245-4b54-9f99-c4054145faf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:51.479Z|030db221-4245-4b54-9f99-c4054145faf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:51.643Z|e7e05269-9a36-419f-acef-84106e1eb0bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:51.644Z|e7e05269-9a36-419f-acef-84106e1eb0bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:29:54.568Z|41825590-2b14-49f7-86a7-f2e482ffa4f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:29:54.570Z|41825590-2b14-49f7-86a7-f2e482ffa4f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:01.507Z|fbc29be7-1aa9-4b4d-b546-6e00add66d1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:01.508Z|fbc29be7-1aa9-4b4d-b546-6e00add66d1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:01.671Z|7c6886f8-e8c5-42ca-b797-12bb88f605cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:01.672Z|7c6886f8-e8c5-42ca-b797-12bb88f605cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:04.599Z|99b31483-4e13-4c61-b8fc-29ce9d34e769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:04.600Z|99b31483-4e13-4c61-b8fc-29ce9d34e769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:05.851Z|eab65537-f3f5-4623-af94-7275c43fc949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:30:05.855Z|eab65537-f3f5-4623-af94-7275c43fc949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:30:05.964Z|6b5f8b14-80d8-4888-8ac9-5181beee36c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:30:05.966Z|6b5f8b14-80d8-4888-8ac9-5181beee36c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:30:11.537Z|39587fb8-2958-47fa-a070-93c0ada1b574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:11.538Z|39587fb8-2958-47fa-a070-93c0ada1b574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:11.701Z|e2e91805-bbc5-42d2-8114-7de8ae032bda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:11.703Z|e2e91805-bbc5-42d2-8114-7de8ae032bda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:14.626Z|b86991ef-f6d4-4192-8795-3427b164c8eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:14.627Z|b86991ef-f6d4-4192-8795-3427b164c8eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:20.851Z|add61aa3-a2b6-4e55-a0a6-1042cb6e5591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:30:20.852Z|add61aa3-a2b6-4e55-a0a6-1042cb6e5591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:30:21.567Z|82f5c973-437e-4ea5-af2e-53fe76e3537b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:21.569Z|82f5c973-437e-4ea5-af2e-53fe76e3537b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:21.730Z|a1aa9f6c-23f2-49ee-a1c9-bc5cf1542870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:21.731Z|a1aa9f6c-23f2-49ee-a1c9-bc5cf1542870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:24.653Z|2fd40b8e-c915-4f45-9200-760d3034c06f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:24.654Z|2fd40b8e-c915-4f45-9200-760d3034c06f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:31.598Z|558f3d5b-7622-4a7c-acf7-8b4e87a3fd14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:31.599Z|558f3d5b-7622-4a7c-acf7-8b4e87a3fd14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:31.760Z|4d532aaa-0e5f-458e-a50f-d8ea34ef6f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:31.761Z|4d532aaa-0e5f-458e-a50f-d8ea34ef6f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:34.682Z|c1daee1f-1c06-4324-92b2-ba3114b73d10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:34.684Z|c1daee1f-1c06-4324-92b2-ba3114b73d10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:35.851Z|82722f0e-bc48-46be-8074-f0b4611f75d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:30:35.852Z|82722f0e-bc48-46be-8074-f0b4611f75d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:30:35.968Z|03077f79-ba32-411c-9674-00b96277fad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:30:35.969Z|03077f79-ba32-411c-9674-00b96277fad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:30:41.630Z|f6ffdd39-8445-4e63-9bb1-440d48bf32c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:41.632Z|f6ffdd39-8445-4e63-9bb1-440d48bf32c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:41.793Z|30107f37-b100-4a30-84c0-3073e3b17454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:41.794Z|30107f37-b100-4a30-84c0-3073e3b17454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:44.712Z|7b566a64-680a-44d5-99bd-ed1fa91a6eed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:44.713Z|7b566a64-680a-44d5-99bd-ed1fa91a6eed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:50.853Z|a169e57f-7ccf-4c2f-9cfd-7b5f9f6dab3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:30:50.856Z|a169e57f-7ccf-4c2f-9cfd-7b5f9f6dab3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:30:51.662Z|f3afe7cf-5edd-4929-8177-f7b6ddb37651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:51.664Z|f3afe7cf-5edd-4929-8177-f7b6ddb37651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:51.840Z|70e360c2-bc8c-4a71-aa15-62506b8d290c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:51.841Z|70e360c2-bc8c-4a71-aa15-62506b8d290c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:30:54.740Z|71a4cc55-abc9-4ce1-87be-1e1d056d5b32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:30:54.742Z|71a4cc55-abc9-4ce1-87be-1e1d056d5b32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:01.701Z|49973e50-6cc7-4106-85ba-6434f11143b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:01.702Z|49973e50-6cc7-4106-85ba-6434f11143b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:01.871Z|5c188ef1-e20a-4468-81e0-3419d5592303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:01.872Z|5c188ef1-e20a-4468-81e0-3419d5592303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:04.772Z|42c2c99e-1520-4bce-82d6-60e24af3be3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:04.773Z|42c2c99e-1520-4bce-82d6-60e24af3be3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:05.851Z|3f1ff7d3-3335-4bb7-87d4-502076d9a39c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:31:05.852Z|3f1ff7d3-3335-4bb7-87d4-502076d9a39c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:31:05.970Z|3353c77e-5bac-42fd-80b1-552d0a3bd446|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:31:05.971Z|3353c77e-5bac-42fd-80b1-552d0a3bd446|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:31:11.730Z|23de6c84-2043-4f5e-adeb-3f44b84c0efc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:11.731Z|23de6c84-2043-4f5e-adeb-3f44b84c0efc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:11.905Z|ea140c3d-f999-4464-8753-f0e061fcc94b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:11.906Z|ea140c3d-f999-4464-8753-f0e061fcc94b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:14.802Z|2beb7db6-0c88-4afa-b481-b47efdc531a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:14.803Z|2beb7db6-0c88-4afa-b481-b47efdc531a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:20.851Z|c3acc08e-2f7d-47c6-a6f9-a8c2ae35586d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:31:20.852Z|c3acc08e-2f7d-47c6-a6f9-a8c2ae35586d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:31:21.765Z|2edf2b8f-e56c-4a55-8303-4cb50ee4cdb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:21.766Z|2edf2b8f-e56c-4a55-8303-4cb50ee4cdb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:21.937Z|49f65252-3daa-482f-a388-785a9516b972|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:21.939Z|49f65252-3daa-482f-a388-785a9516b972|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:24.834Z|7a9cce81-ca56-4ecf-a7a9-139ab3e1051a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:24.835Z|7a9cce81-ca56-4ecf-a7a9-139ab3e1051a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:31.803Z|c44ed8fa-473b-495a-b5e2-c29cdeb69403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:31.804Z|c44ed8fa-473b-495a-b5e2-c29cdeb69403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:31.968Z|b669458a-21da-40bf-bb18-b29ce535b490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:31.969Z|b669458a-21da-40bf-bb18-b29ce535b490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:34.863Z|12ce7813-84a3-4185-852f-9a241c85028a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:34.864Z|12ce7813-84a3-4185-852f-9a241c85028a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:35.851Z|c0ecb2c8-c3b1-48ef-b53f-a31e57860e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:31:35.859Z|c0ecb2c8-c3b1-48ef-b53f-a31e57860e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:31:35.974Z|febd9530-b6a5-4156-b2b6-9e80c9256b9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:31:35.975Z|febd9530-b6a5-4156-b2b6-9e80c9256b9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:31:41.832Z|72f7e8e2-ae2b-4344-87ae-4f07177843ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:41.833Z|72f7e8e2-ae2b-4344-87ae-4f07177843ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:41.998Z|47798d12-fbfb-4c9c-a218-74aafd944ae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:42.000Z|47798d12-fbfb-4c9c-a218-74aafd944ae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:44.891Z|9be280dc-239d-4122-8cbf-3749c5b2b91f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:44.892Z|9be280dc-239d-4122-8cbf-3749c5b2b91f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:50.851Z|d8f23cae-f52a-40ee-ac8e-992ff351eeb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:31:50.852Z|d8f23cae-f52a-40ee-ac8e-992ff351eeb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:31:51.865Z|53cbf5f5-2687-4c6c-91d1-80940c0d4549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:51.866Z|53cbf5f5-2687-4c6c-91d1-80940c0d4549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:52.028Z|724d28d1-8bf8-4f5d-85bf-11f63fff5b45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:52.030Z|724d28d1-8bf8-4f5d-85bf-11f63fff5b45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:31:54.922Z|649e195e-4c5d-463c-93b2-14fe7dd18aab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:31:54.923Z|649e195e-4c5d-463c-93b2-14fe7dd18aab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:01.902Z|fd942b25-5872-4985-9b23-985a87a930ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:01.903Z|fd942b25-5872-4985-9b23-985a87a930ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:02.057Z|3c5762e8-41bb-4b96-a75c-36ec6b1fea7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:02.058Z|3c5762e8-41bb-4b96-a75c-36ec6b1fea7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:04.950Z|bd293370-a157-4d62-a6d7-dbc5c84382d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:04.951Z|bd293370-a157-4d62-a6d7-dbc5c84382d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:05.851Z|d5b5fc18-ac8c-4571-9d32-1de57ce502e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:32:05.852Z|d5b5fc18-ac8c-4571-9d32-1de57ce502e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:32:05.976Z|95520694-fd8a-4230-bba3-f7b2ad4381a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:32:05.977Z|95520694-fd8a-4230-bba3-f7b2ad4381a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:32:11.931Z|55254a66-ee59-4e62-9ae9-5247767a24de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:11.932Z|55254a66-ee59-4e62-9ae9-5247767a24de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:12.086Z|91a7936a-2142-478a-8a34-6fdbda3e19ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:12.087Z|91a7936a-2142-478a-8a34-6fdbda3e19ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:14.979Z|f3942e77-3b05-4628-83db-9d120bbb0a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:14.981Z|f3942e77-3b05-4628-83db-9d120bbb0a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:20.852Z|f7d20714-1a03-4d12-aad2-edf22a05e910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:32:20.855Z|f7d20714-1a03-4d12-aad2-edf22a05e910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:32:21.963Z|8143e107-f12a-47c9-8935-2d5a6652283d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:21.965Z|8143e107-f12a-47c9-8935-2d5a6652283d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:22.113Z|f815c162-730a-44a9-bf45-ee392bde86b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:22.114Z|f815c162-730a-44a9-bf45-ee392bde86b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:25.010Z|1f53b4d3-3a38-467f-bdc7-98131979e6ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:25.012Z|1f53b4d3-3a38-467f-bdc7-98131979e6ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:31.996Z|b1edd93d-8b2a-4e63-8511-c6ba0172eb13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:31.997Z|b1edd93d-8b2a-4e63-8511-c6ba0172eb13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:32.142Z|1f08e72f-1207-4223-a4b1-7826a827adfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:32.144Z|1f08e72f-1207-4223-a4b1-7826a827adfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:35.040Z|f70f3707-03f9-4724-b014-a2589a856ed2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:35.041Z|f70f3707-03f9-4724-b014-a2589a856ed2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:35.851Z|8d68c017-f943-45ab-91c9-da82119b7f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:32:35.852Z|8d68c017-f943-45ab-91c9-da82119b7f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:32:35.980Z|79760b2e-d31e-4677-9565-c2932342a184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:32:35.981Z|79760b2e-d31e-4677-9565-c2932342a184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:32:42.026Z|9020a569-db34-46e1-a1d1-977009d4f6ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:42.027Z|9020a569-db34-46e1-a1d1-977009d4f6ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:42.171Z|763ebaa7-c757-4288-a041-1783c85a708d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:42.172Z|763ebaa7-c757-4288-a041-1783c85a708d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:45.069Z|1c932327-13d7-419a-a2a1-3a31d1076db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:45.071Z|1c932327-13d7-419a-a2a1-3a31d1076db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:50.851Z|6fc57248-bf97-4dd9-b43f-6d4f8e726283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:32:50.852Z|6fc57248-bf97-4dd9-b43f-6d4f8e726283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:32:52.059Z|9f273504-7243-4494-bffb-ecaabc676d4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:52.061Z|9f273504-7243-4494-bffb-ecaabc676d4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:52.201Z|7a0f989c-75bd-4820-aa49-ed418ec736bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:52.202Z|7a0f989c-75bd-4820-aa49-ed418ec736bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:32:55.105Z|9e2770e7-c687-421c-81c6-031a51042bf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:32:55.107Z|9e2770e7-c687-421c-81c6-031a51042bf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:02.094Z|8601e053-ff4f-4269-9f0b-3c3db5f97d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:02.095Z|8601e053-ff4f-4269-9f0b-3c3db5f97d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:02.233Z|8528cd51-45dc-4c8f-871e-9b1cf6f106c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:02.234Z|8528cd51-45dc-4c8f-871e-9b1cf6f106c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:05.147Z|78edcaf3-497c-4e8d-9c25-2189a95d160e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:05.149Z|78edcaf3-497c-4e8d-9c25-2189a95d160e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:05.851Z|4bb510dc-b481-4d8a-9659-c325ae1625ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:33:05.856Z|4bb510dc-b481-4d8a-9659-c325ae1625ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:33:05.983Z|5e0f5109-126b-41c1-9242-7a944b7584db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:33:05.985Z|5e0f5109-126b-41c1-9242-7a944b7584db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:33:12.126Z|3ba31494-7898-48d2-8b6e-7f0a6f0cab9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:12.127Z|3ba31494-7898-48d2-8b6e-7f0a6f0cab9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:12.266Z|6b7fae99-174f-498d-a75b-9759ee80592b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:12.268Z|6b7fae99-174f-498d-a75b-9759ee80592b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:15.185Z|c386793b-824e-48da-954d-94ae83a41de9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:15.187Z|c386793b-824e-48da-954d-94ae83a41de9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:20.851Z|a4ef0c69-e500-48c2-8280-7683a0e37862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:33:20.853Z|a4ef0c69-e500-48c2-8280-7683a0e37862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:33:22.156Z|c2bfcf59-fec9-4e8f-afa6-09169123a84b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:22.158Z|c2bfcf59-fec9-4e8f-afa6-09169123a84b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:22.304Z|02ba1b25-1d4c-4af7-96b0-d0956de27798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:22.305Z|02ba1b25-1d4c-4af7-96b0-d0956de27798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:25.222Z|cf38b7be-8c69-4a9f-bad6-83eecfda7f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:25.224Z|cf38b7be-8c69-4a9f-bad6-83eecfda7f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:32.189Z|4507714b-da31-4e81-abc3-3445965f1fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:32.190Z|4507714b-da31-4e81-abc3-3445965f1fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:32.332Z|7d6b45d9-aa7f-4070-9e27-a5fd9b2a904f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:32.333Z|7d6b45d9-aa7f-4070-9e27-a5fd9b2a904f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:35.255Z|937ae2b9-3445-447e-83e8-58d31b3c2627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:35.256Z|937ae2b9-3445-447e-83e8-58d31b3c2627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:35.851Z|7ca7585b-a322-45b9-b0c8-b1b608e22d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:33:35.852Z|7ca7585b-a322-45b9-b0c8-b1b608e22d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:33:35.988Z|567cca6b-0419-4992-a254-7d7a3ef1e63c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:33:35.989Z|567cca6b-0419-4992-a254-7d7a3ef1e63c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:33:42.221Z|04f756ad-8c3d-4e2d-a7c0-dc59928b447f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:42.222Z|04f756ad-8c3d-4e2d-a7c0-dc59928b447f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:42.368Z|9c3d12d9-8612-4c9a-9eff-ffc57216141c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:42.369Z|9c3d12d9-8612-4c9a-9eff-ffc57216141c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:45.287Z|a1b613e8-5ca9-467e-acc5-f96fd3d697f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:45.289Z|a1b613e8-5ca9-467e-acc5-f96fd3d697f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:50.851Z|b1d5bb34-c83a-4979-a42d-b31c2c099f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:33:50.855Z|b1d5bb34-c83a-4979-a42d-b31c2c099f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:33:52.258Z|18f7ece5-2cd3-49d1-8a7f-f3c65f460b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:52.259Z|18f7ece5-2cd3-49d1-8a7f-f3c65f460b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:52.400Z|b73dd6c9-6cb9-4ee9-b75b-16e38a925680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:52.401Z|b73dd6c9-6cb9-4ee9-b75b-16e38a925680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:33:55.321Z|3519171c-d443-4eec-ba7e-97b4d852a9d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:33:55.323Z|3519171c-d443-4eec-ba7e-97b4d852a9d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:02.296Z|f565ac1b-3bf2-472f-bbae-df22d14d53ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:02.298Z|f565ac1b-3bf2-472f-bbae-df22d14d53ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:02.434Z|9387d080-7476-4b33-8a22-c37f82899677|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:02.435Z|9387d080-7476-4b33-8a22-c37f82899677|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:05.353Z|464d7854-b244-498e-9da3-af5fc71903ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:05.354Z|464d7854-b244-498e-9da3-af5fc71903ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:05.851Z|76fd17fe-cb58-46fb-a5f1-214f59216314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:34:05.852Z|76fd17fe-cb58-46fb-a5f1-214f59216314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:34:05.990Z|d3f73e00-6dff-4fcd-b633-6911d55b79a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:34:05.991Z|d3f73e00-6dff-4fcd-b633-6911d55b79a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:34:12.329Z|a70ecf34-37d4-4466-8e93-c5cd1eb027d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:12.330Z|a70ecf34-37d4-4466-8e93-c5cd1eb027d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:12.465Z|4c3d17a0-94c6-427a-a03d-57c51a78bd57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:12.466Z|4c3d17a0-94c6-427a-a03d-57c51a78bd57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:15.379Z|009b93ef-1534-4453-827c-4444a46546c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:15.380Z|009b93ef-1534-4453-827c-4444a46546c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:20.851Z|9caf824c-9009-4ca5-944e-38dfb0e285ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:34:20.851Z|9caf824c-9009-4ca5-944e-38dfb0e285ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:34:22.361Z|fe03cce9-9fb3-4380-92aa-f0e0567af882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:22.362Z|fe03cce9-9fb3-4380-92aa-f0e0567af882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:22.496Z|63b5e586-923e-4f27-8846-4eb983613b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:22.497Z|63b5e586-923e-4f27-8846-4eb983613b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:25.410Z|a179636a-6c45-4ca8-9895-08365d29e774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:25.412Z|a179636a-6c45-4ca8-9895-08365d29e774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:32.393Z|0cb90835-9d1c-4659-93c2-5d2deb22a06d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:32.395Z|0cb90835-9d1c-4659-93c2-5d2deb22a06d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:32.525Z|68d35066-4ca8-42e7-b9ca-bafb6cb0f728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:32.526Z|68d35066-4ca8-42e7-b9ca-bafb6cb0f728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:35.440Z|c702a7c2-f980-4798-8bf9-cd4839ed1e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:35.441Z|c702a7c2-f980-4798-8bf9-cd4839ed1e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:35.851Z|922b364a-f35c-4d18-be2c-98ffb73397d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:34:35.855Z|922b364a-f35c-4d18-be2c-98ffb73397d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:34:35.993Z|3c6d133a-0c72-48af-99da-aa41f02a636c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:34:35.994Z|3c6d133a-0c72-48af-99da-aa41f02a636c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:34:42.427Z|f737ccec-619c-4627-9fac-9eb479b557e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:42.429Z|f737ccec-619c-4627-9fac-9eb479b557e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:42.561Z|e1113846-2e18-4782-9a6c-a0152c6eb05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:42.562Z|e1113846-2e18-4782-9a6c-a0152c6eb05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:45.469Z|29013bf4-6c83-4fd2-990e-231bdb12a2c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:45.470Z|29013bf4-6c83-4fd2-990e-231bdb12a2c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:50.851Z|d9789c8d-ca86-45a8-94c2-de3c02226811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:34:50.852Z|d9789c8d-ca86-45a8-94c2-de3c02226811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:34:52.460Z|15460340-c5d3-4768-85dd-cbdd1343b97c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:52.462Z|15460340-c5d3-4768-85dd-cbdd1343b97c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:52.588Z|998aadd1-1dea-4332-8725-9d2294ac2ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:52.589Z|998aadd1-1dea-4332-8725-9d2294ac2ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:34:55.499Z|d7bf6ecf-400f-4875-b6b4-950c0e4d9b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:34:55.500Z|d7bf6ecf-400f-4875-b6b4-950c0e4d9b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:02.495Z|02290c3b-7b98-4143-8a78-7dad224218bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:02.496Z|02290c3b-7b98-4143-8a78-7dad224218bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:02.617Z|48ac087b-6bd0-41a7-af8b-854eeba57369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:02.619Z|48ac087b-6bd0-41a7-af8b-854eeba57369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:05.532Z|14240e84-f6ad-431e-8c3f-6fcecede4a41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:05.534Z|14240e84-f6ad-431e-8c3f-6fcecede4a41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:05.851Z|fc136440-4554-4b5f-a74b-8cfaffdde043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:35:05.852Z|fc136440-4554-4b5f-a74b-8cfaffdde043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:35:05.995Z|7883c3a9-9dcb-43e5-bc90-80bd9b850792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:35:05.996Z|7883c3a9-9dcb-43e5-bc90-80bd9b850792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:35:12.523Z|096b6b31-5f92-4b7b-a4f1-9226ea24bb38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:12.524Z|096b6b31-5f92-4b7b-a4f1-9226ea24bb38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:12.645Z|18d5be33-cbb7-40e4-8979-974ca23b8701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:12.646Z|18d5be33-cbb7-40e4-8979-974ca23b8701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:15.566Z|9de40421-c43a-4cf7-bd2f-d9fe0351ba93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:15.567Z|9de40421-c43a-4cf7-bd2f-d9fe0351ba93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:20.851Z|8adbd2ee-fa43-4d7b-9e68-b53fa1017804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:35:20.856Z|8adbd2ee-fa43-4d7b-9e68-b53fa1017804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:35:22.553Z|c50576b2-6248-4818-a8e1-02984c688d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:22.554Z|c50576b2-6248-4818-a8e1-02984c688d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:22.672Z|b815fa76-42c8-40cb-80c2-268ad5af7aa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:22.673Z|b815fa76-42c8-40cb-80c2-268ad5af7aa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:25.593Z|fa236277-997d-456e-a389-eb5510530729|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:25.594Z|fa236277-997d-456e-a389-eb5510530729|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:26.579Z|f1bee0a5-3eae-49e8-88c8-30a44a5249fb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:35:26.581Z|f1bee0a5-3eae-49e8-88c8-30a44a5249fb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:32.584Z|46d5c8fb-251f-47de-947b-f5bdaaf0e737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:32.585Z|46d5c8fb-251f-47de-947b-f5bdaaf0e737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:32.700Z|26eafa13-6a8d-49c9-b866-d29d018fc2fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:32.701Z|26eafa13-6a8d-49c9-b866-d29d018fc2fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:35.621Z|0a056cdd-3f79-4352-977a-6ea29233fa2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:35.622Z|0a056cdd-3f79-4352-977a-6ea29233fa2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:35.851Z|1be9835f-e420-4256-97d5-dbf0f25945b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:35:35.852Z|1be9835f-e420-4256-97d5-dbf0f25945b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:35:35.998Z|3d6e6f7b-16be-4c9e-817e-b8b92ee7ffe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:35:35.999Z|3d6e6f7b-16be-4c9e-817e-b8b92ee7ffe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:35:42.614Z|deba614b-62da-4c4d-90b1-149e1a712faf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:42.615Z|deba614b-62da-4c4d-90b1-149e1a712faf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:42.727Z|61b38820-1895-4c6e-a785-d24220081822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:42.728Z|61b38820-1895-4c6e-a785-d24220081822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:45.650Z|5d261cb0-82d0-43d8-9ef0-39393efc147c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:45.651Z|5d261cb0-82d0-43d8-9ef0-39393efc147c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:50.851Z|7794afe8-855d-4fa1-bc28-a2c7c4b78be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:35:50.852Z|7794afe8-855d-4fa1-bc28-a2c7c4b78be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:35:52.644Z|5ac0069d-e108-497e-8775-885c8e3b4874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:52.644Z|5ac0069d-e108-497e-8775-885c8e3b4874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:52.756Z|94bdb1c6-40e8-47d0-8b30-edace5f37ab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:52.758Z|94bdb1c6-40e8-47d0-8b30-edace5f37ab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:35:55.678Z|32d00eb3-c2d4-46ae-9ec8-95f900709e76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:35:55.679Z|32d00eb3-c2d4-46ae-9ec8-95f900709e76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:02.673Z|9dbc03e5-e637-444e-81b7-6650f77a696a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:02.674Z|9dbc03e5-e637-444e-81b7-6650f77a696a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:02.786Z|2f27a9d8-80ed-44cf-b4f6-f9a5c2c2bf5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:02.787Z|2f27a9d8-80ed-44cf-b4f6-f9a5c2c2bf5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:05.703Z|9c6eb7c6-7d57-4ab6-8467-e0d563106d73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:05.704Z|9c6eb7c6-7d57-4ab6-8467-e0d563106d73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:05.851Z|0cbaafb0-916c-42b9-af75-fda393c4bab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:36:05.854Z|0cbaafb0-916c-42b9-af75-fda393c4bab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:36:06.001Z|50d19373-7492-4a48-b9db-d41e0c3fb670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:36:06.001Z|50d19373-7492-4a48-b9db-d41e0c3fb670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:36:12.703Z|d089407c-6d95-4b58-9377-1087e53ca19c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:12.704Z|d089407c-6d95-4b58-9377-1087e53ca19c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:12.812Z|72a4deaf-8d37-4362-bec5-4ae00e86d477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:12.814Z|72a4deaf-8d37-4362-bec5-4ae00e86d477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:15.731Z|5dece119-b352-404d-8ccb-5f23a6d95606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:15.731Z|5dece119-b352-404d-8ccb-5f23a6d95606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:20.851Z|a8a71cca-78ae-43f1-910a-23201f99fad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:36:20.852Z|a8a71cca-78ae-43f1-910a-23201f99fad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:36:22.735Z|13f5e050-1e17-4748-8c0b-57e331e2cf15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:22.736Z|13f5e050-1e17-4748-8c0b-57e331e2cf15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:22.842Z|022f4a7c-b1ed-4141-877c-7de12120ff2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:22.842Z|022f4a7c-b1ed-4141-877c-7de12120ff2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:25.759Z|1f44782b-9867-42a7-ac2e-5b3d7aa41625|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:25.761Z|1f44782b-9867-42a7-ac2e-5b3d7aa41625|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:26.562Z|24fc62f5-4811-4875-a31f-e256889b7d79|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:36:26.563Z|24fc62f5-4811-4875-a31f-e256889b7d79|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:32.769Z|4cfb0b64-f600-488f-8821-a4070b117da3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:32.770Z|4cfb0b64-f600-488f-8821-a4070b117da3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:32.869Z|42608766-8f19-4625-9d5b-f3a95e90f3c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:32.870Z|42608766-8f19-4625-9d5b-f3a95e90f3c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:35.788Z|37ef8fce-5ae6-434b-8678-5aa7bb02f26c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:35.789Z|37ef8fce-5ae6-434b-8678-5aa7bb02f26c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:35.851Z|870ecbb0-2c6a-4a52-8765-9b006adc3db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:36:35.852Z|870ecbb0-2c6a-4a52-8765-9b006adc3db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:36:36.003Z|c1b5ae6a-4fdc-4645-a1bb-e62d48dabe5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:36:36.004Z|c1b5ae6a-4fdc-4645-a1bb-e62d48dabe5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:36:42.801Z|fd80d9b1-d768-46cd-8ebd-2a517101df32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:42.802Z|fd80d9b1-d768-46cd-8ebd-2a517101df32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:42.897Z|cbbcf33e-5503-4363-82e1-9f6d931415b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:42.898Z|cbbcf33e-5503-4363-82e1-9f6d931415b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:45.818Z|204e80de-1078-49b0-afcf-7eb2fe0f94e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:45.820Z|204e80de-1078-49b0-afcf-7eb2fe0f94e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:50.851Z|02bcf2f8-b161-406b-aa0b-13e4723baa89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:36:50.854Z|02bcf2f8-b161-406b-aa0b-13e4723baa89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:36:52.832Z|c3b6eda1-2c94-403e-a505-89d290dd8344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:52.833Z|c3b6eda1-2c94-403e-a505-89d290dd8344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:52.924Z|6dba633a-19ea-4422-929d-a7949598bf78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:52.925Z|6dba633a-19ea-4422-929d-a7949598bf78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:36:55.846Z|936597eb-c32d-4ebd-b0e5-8846466b016b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:36:55.847Z|936597eb-c32d-4ebd-b0e5-8846466b016b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:02.859Z|1a60f4ba-ae35-48ad-a176-2758aa477ec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:02.860Z|1a60f4ba-ae35-48ad-a176-2758aa477ec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:02.950Z|b5e07b5b-437b-4792-8b09-c2e1a8b3f2db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:02.951Z|b5e07b5b-437b-4792-8b09-c2e1a8b3f2db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:05.851Z|08002153-e053-406a-882b-2d97da7f73e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:37:05.852Z|08002153-e053-406a-882b-2d97da7f73e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:37:05.874Z|19770cb4-033c-4616-b136-7f2b466a11a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:05.875Z|19770cb4-033c-4616-b136-7f2b466a11a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:06.006Z|558ef94c-79ed-4e27-865e-5369ed4105e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:37:06.007Z|558ef94c-79ed-4e27-865e-5369ed4105e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:37:12.887Z|c26f6f79-c6cd-4a70-a48d-b0cab03dda77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:12.888Z|c26f6f79-c6cd-4a70-a48d-b0cab03dda77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:12.978Z|ccd346b8-4e34-4471-bf5c-a03edbb385fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:12.979Z|ccd346b8-4e34-4471-bf5c-a03edbb385fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:15.902Z|99500edf-36c6-4a27-a145-21266f7a6af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:15.903Z|99500edf-36c6-4a27-a145-21266f7a6af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:20.851Z|65502300-5380-4e3d-adec-f6717a81f64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:37:20.852Z|65502300-5380-4e3d-adec-f6717a81f64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:37:22.914Z|fa8ce9d3-8de9-4e74-b5af-ef6cf2ad6c9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:22.915Z|fa8ce9d3-8de9-4e74-b5af-ef6cf2ad6c9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:23.010Z|4844660b-332c-4980-9fc5-3438b86c6f24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:23.012Z|4844660b-332c-4980-9fc5-3438b86c6f24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:25.931Z|08e689ac-045e-4159-9046-e8500f9b50f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:25.934Z|08e689ac-045e-4159-9046-e8500f9b50f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:26.563Z|d8633492-36f2-4062-a821-66d58d7fec6d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:37:26.567Z|d8633492-36f2-4062-a821-66d58d7fec6d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:32.942Z|adfb19d2-6657-4272-9d62-5ea2dad4d3d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:32.943Z|adfb19d2-6657-4272-9d62-5ea2dad4d3d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:33.044Z|217134d4-127f-49af-801c-c1973fd6cb18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:33.045Z|217134d4-127f-49af-801c-c1973fd6cb18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:35.851Z|985cebfc-3977-43da-a907-dca55e09aa49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:37:35.854Z|985cebfc-3977-43da-a907-dca55e09aa49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:37:35.966Z|a6771cad-64e9-4820-be53-c2a43f3f3443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:35.968Z|a6771cad-64e9-4820-be53-c2a43f3f3443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:36.008Z|a2efba18-8ded-4ed9-bf35-1816c10fdb39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:37:36.008Z|a2efba18-8ded-4ed9-bf35-1816c10fdb39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:37:42.971Z|e3236726-dbeb-4840-bee8-ad0823b13f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:42.972Z|e3236726-dbeb-4840-bee8-ad0823b13f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:43.075Z|021bc92c-5c85-48dc-8611-58272629a8d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:43.077Z|021bc92c-5c85-48dc-8611-58272629a8d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:46.001Z|3e414b16-c383-4250-adbd-6a5a083d91e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:46.002Z|3e414b16-c383-4250-adbd-6a5a083d91e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:50.851Z|262abab8-7976-44c5-822e-d1ccd24e6fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:37:50.852Z|262abab8-7976-44c5-822e-d1ccd24e6fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:37:52.999Z|f6a689be-b46e-43a9-8774-173307e79fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:53.000Z|f6a689be-b46e-43a9-8774-173307e79fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:53.106Z|02b539c7-0e92-4dd7-9ef9-4d0c9507b5a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:53.106Z|02b539c7-0e92-4dd7-9ef9-4d0c9507b5a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:37:56.031Z|9fe735eb-8329-44c7-af7a-842c985b82b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:37:56.033Z|9fe735eb-8329-44c7-af7a-842c985b82b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:03.030Z|7a06e92f-58b8-4ade-b4c0-58f2b9cff10b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:03.031Z|7a06e92f-58b8-4ade-b4c0-58f2b9cff10b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:03.133Z|ef454ca7-c9b3-4292-8d81-9781c1ac013d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:03.134Z|ef454ca7-c9b3-4292-8d81-9781c1ac013d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:05.851Z|12573393-33fb-43b4-b356-687f51e3b649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:38:05.852Z|12573393-33fb-43b4-b356-687f51e3b649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:38:06.010Z|97fd2035-d3d7-459f-be10-aa950fe4e70b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:38:06.010Z|97fd2035-d3d7-459f-be10-aa950fe4e70b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:38:06.066Z|54247e58-62d7-42b9-b93a-4bd8c0ab5e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:06.067Z|54247e58-62d7-42b9-b93a-4bd8c0ab5e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:13.056Z|4d508494-597b-481a-808a-7464251113c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:13.057Z|4d508494-597b-481a-808a-7464251113c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:13.159Z|da595426-8c0c-418c-a1d6-65e220176c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:13.160Z|da595426-8c0c-418c-a1d6-65e220176c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:16.095Z|6a64a4af-5377-4d72-aa4d-a03c947f646b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:16.096Z|6a64a4af-5377-4d72-aa4d-a03c947f646b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:20.851Z|d1d9c16f-9dba-4ca9-a6a3-bfa769e3c21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:38:20.854Z|d1d9c16f-9dba-4ca9-a6a3-bfa769e3c21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:38:23.085Z|a296ae99-9426-4c9f-80a9-449ca5ad5730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:23.086Z|a296ae99-9426-4c9f-80a9-449ca5ad5730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:23.188Z|0e0d61b1-34a9-470a-bde1-5e793a357273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:23.189Z|0e0d61b1-34a9-470a-bde1-5e793a357273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:26.127Z|d374c536-d99d-4091-82b9-2eac604fd884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:26.128Z|d374c536-d99d-4091-82b9-2eac604fd884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:26.562Z|5b77c326-f113-441e-81f9-138dd0ae85d5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:38:26.563Z|5b77c326-f113-441e-81f9-138dd0ae85d5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:33.114Z|31778662-6dbd-466b-b0be-4bf6bec53f6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:33.115Z|31778662-6dbd-466b-b0be-4bf6bec53f6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:33.218Z|28c2ff0c-fe30-48a6-900b-fe83645ed9b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:33.219Z|28c2ff0c-fe30-48a6-900b-fe83645ed9b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:35.851Z|57ea72d9-25f0-4636-aa08-fdd7f671e906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:38:35.852Z|57ea72d9-25f0-4636-aa08-fdd7f671e906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:38:36.012Z|881b575b-534a-4aa7-b889-b26143097800|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:38:36.012Z|881b575b-534a-4aa7-b889-b26143097800|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:38:36.157Z|4a75d6db-0061-427a-9963-983171cdc3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:36.158Z|4a75d6db-0061-427a-9963-983171cdc3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:43.144Z|e22968b8-b04d-4644-9e11-983f57048ea8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:43.145Z|e22968b8-b04d-4644-9e11-983f57048ea8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:43.258Z|88adfd5f-e71b-4538-ae99-ab9eec34f10a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:43.259Z|88adfd5f-e71b-4538-ae99-ab9eec34f10a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:46.186Z|a43ee37a-94c2-494a-9123-b112f674ffe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:46.187Z|a43ee37a-94c2-494a-9123-b112f674ffe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:50.851Z|8da8a8b6-0b73-47b9-a5de-73f45fcd3dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:38:50.852Z|8da8a8b6-0b73-47b9-a5de-73f45fcd3dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:38:53.177Z|d823b6db-c73a-4c9a-a697-f0c3cab2b4e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:53.179Z|d823b6db-c73a-4c9a-a697-f0c3cab2b4e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:53.299Z|c55221d6-9756-4c0c-8c93-0d7585291732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:53.300Z|c55221d6-9756-4c0c-8c93-0d7585291732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:38:56.213Z|d07a40b4-831a-4caf-a434-b916ff3d2519|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:38:56.214Z|d07a40b4-831a-4caf-a434-b916ff3d2519|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:03.209Z|6b37f449-fcb8-499b-a939-e3e30b318a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:03.210Z|6b37f449-fcb8-499b-a939-e3e30b318a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:03.330Z|e9079df8-18ba-4c74-8681-9653228a3c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:03.331Z|e9079df8-18ba-4c74-8681-9653228a3c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:05.851Z|41227b61-b4ab-401f-b395-6cfecfed0997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:39:05.853Z|41227b61-b4ab-401f-b395-6cfecfed0997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:39:06.013Z|1eef4776-3d85-4637-aa43-eff2080fd6ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:39:06.014Z|1eef4776-3d85-4637-aa43-eff2080fd6ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:39:06.238Z|f5d56c83-ed83-46fe-a818-65ce359e1c66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:06.239Z|f5d56c83-ed83-46fe-a818-65ce359e1c66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:13.237Z|60e6be68-b61d-4268-8b28-f9aa4dfad043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:13.238Z|60e6be68-b61d-4268-8b28-f9aa4dfad043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:13.361Z|44b14f4c-1796-4cf4-b86c-4919e6ff26d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:13.362Z|44b14f4c-1796-4cf4-b86c-4919e6ff26d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:16.266Z|d4ae3856-76ae-4240-924f-8f1196dbe9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:16.267Z|d4ae3856-76ae-4240-924f-8f1196dbe9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:20.851Z|5ba71f96-8e7e-4f84-aba0-3cd1abc78e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:39:20.852Z|5ba71f96-8e7e-4f84-aba0-3cd1abc78e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:39:23.267Z|2a3141ba-9e5a-4271-8d2b-3463fb406f23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:23.268Z|2a3141ba-9e5a-4271-8d2b-3463fb406f23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:23.400Z|017c9a90-3699-4ce2-9304-91cdfcd79424|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:23.402Z|017c9a90-3699-4ce2-9304-91cdfcd79424|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:26.292Z|f4003fd5-9afd-42fb-9ecb-d0235ab9e5f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:26.293Z|f4003fd5-9afd-42fb-9ecb-d0235ab9e5f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:26.563Z|1667dc73-2505-4fed-8d96-4822f5c3eed4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:39:26.564Z|1667dc73-2505-4fed-8d96-4822f5c3eed4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:33.300Z|9ef7e694-7fe1-4370-a304-3155e7f4e4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:33.301Z|9ef7e694-7fe1-4370-a304-3155e7f4e4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:33.435Z|b475ec3f-2a80-4445-9080-acaaa18b7abb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:33.437Z|b475ec3f-2a80-4445-9080-acaaa18b7abb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:35.851Z|12f4e300-7f60-46c4-945a-d3bd69d38ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:39:35.851Z|12f4e300-7f60-46c4-945a-d3bd69d38ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:39:36.015Z|1989150e-1d44-46f4-a23f-f2b77cc5ba0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:39:36.019Z|1989150e-1d44-46f4-a23f-f2b77cc5ba0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:39:36.322Z|06b15821-fecd-4e65-8ba5-374dccda60c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:36.323Z|06b15821-fecd-4e65-8ba5-374dccda60c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:43.330Z|f88f15c4-74f9-441c-b305-54de3f709137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:43.331Z|f88f15c4-74f9-441c-b305-54de3f709137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:43.471Z|8d2c56df-5067-4adc-8861-99cca5d4d5e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:43.472Z|8d2c56df-5067-4adc-8861-99cca5d4d5e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:46.350Z|755d93d2-626d-41ff-b111-1fc7470e2109|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:46.351Z|755d93d2-626d-41ff-b111-1fc7470e2109|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:50.851Z|8883616f-b15a-4280-81cb-50f0f4cf553a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:39:50.855Z|8883616f-b15a-4280-81cb-50f0f4cf553a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:39:53.359Z|c1e081c5-8053-4d13-b60d-405cf5ba0336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:53.361Z|c1e081c5-8053-4d13-b60d-405cf5ba0336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:53.510Z|fd97848d-f505-4ee9-a4b3-188496376f27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:53.511Z|fd97848d-f505-4ee9-a4b3-188496376f27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:39:56.377Z|f11bb21b-ad4b-407a-8707-cfc48185b0d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:39:56.378Z|f11bb21b-ad4b-407a-8707-cfc48185b0d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:03.394Z|193d31dc-8825-477d-86ef-2bad99694c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:03.395Z|193d31dc-8825-477d-86ef-2bad99694c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:03.539Z|26a4f7af-7706-4279-9fba-c713c62f55ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:03.542Z|26a4f7af-7706-4279-9fba-c713c62f55ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:05.851Z|6310acd5-1b23-4130-b672-99f3da713666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:40:05.852Z|6310acd5-1b23-4130-b672-99f3da713666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:40:06.021Z|78633be9-9038-4f73-b90a-eb87a58092ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:40:06.022Z|78633be9-9038-4f73-b90a-eb87a58092ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:40:06.405Z|9ee4cbe3-b595-49b8-8866-b99e1036eef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:06.406Z|9ee4cbe3-b595-49b8-8866-b99e1036eef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:13.428Z|28b31757-c735-4ee6-9a68-9823fe82ab35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:13.429Z|28b31757-c735-4ee6-9a68-9823fe82ab35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:13.573Z|b25bb715-31b5-434d-9aae-b7af7b5db56a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:13.575Z|b25bb715-31b5-434d-9aae-b7af7b5db56a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:16.434Z|af74c7b4-063a-4e96-a614-d5f6e050941a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:16.435Z|af74c7b4-063a-4e96-a614-d5f6e050941a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:20.851Z|420b83b4-84d1-4a4c-95ab-bbd2cf5f86e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:40:20.851Z|420b83b4-84d1-4a4c-95ab-bbd2cf5f86e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:40:23.462Z|da35c21e-3a47-4275-80e0-d031ffdffbac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:23.463Z|da35c21e-3a47-4275-80e0-d031ffdffbac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:23.605Z|83bd57fa-4307-4370-93ce-ae6f498706e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:23.606Z|83bd57fa-4307-4370-93ce-ae6f498706e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:26.465Z|60e8dfb9-ed9a-4112-a0b3-4b8ca7fa3ab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:26.466Z|60e8dfb9-ed9a-4112-a0b3-4b8ca7fa3ab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:26.561Z|56018633-d003-4b54-ab5a-d5110e6e6b5c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:40:26.562Z|56018633-d003-4b54-ab5a-d5110e6e6b5c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:33.498Z|672b416c-2fd4-4b34-b6ec-0fb3d5f47a8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:33.499Z|672b416c-2fd4-4b34-b6ec-0fb3d5f47a8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:33.633Z|a5a9744f-7947-434d-bc55-3862f3c8a69a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:33.635Z|a5a9744f-7947-434d-bc55-3862f3c8a69a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:35.851Z|c3d74d1a-cc73-4586-8cb5-f50a17745c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:40:35.854Z|c3d74d1a-cc73-4586-8cb5-f50a17745c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:40:36.023Z|f4dd6b3c-4b27-4bbb-9c28-37b1aa5bf0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:40:36.023Z|f4dd6b3c-4b27-4bbb-9c28-37b1aa5bf0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:40:36.497Z|1b9be1af-ee9a-4ed9-b3f1-cbbd0795c4a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:36.498Z|1b9be1af-ee9a-4ed9-b3f1-cbbd0795c4a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:43.532Z|99a86bac-c435-4724-8a4e-79e23473a5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:43.535Z|99a86bac-c435-4724-8a4e-79e23473a5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:43.663Z|93cf2c07-0313-4dc5-9071-cf2ef1f3e7f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:43.664Z|93cf2c07-0313-4dc5-9071-cf2ef1f3e7f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:46.527Z|57e36479-6a2f-4319-978f-9e43017de6a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:46.528Z|57e36479-6a2f-4319-978f-9e43017de6a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:50.851Z|7dc4c3c1-bb5e-4fa7-8307-28543babbb9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:40:50.852Z|7dc4c3c1-bb5e-4fa7-8307-28543babbb9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:40:53.572Z|ebd87d69-1a4e-4628-b83b-b5d45dbd8c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:53.573Z|ebd87d69-1a4e-4628-b83b-b5d45dbd8c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:53.693Z|82fa770b-a55e-4024-99bb-4067e51dc337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:53.694Z|82fa770b-a55e-4024-99bb-4067e51dc337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:40:56.559Z|b9f84cfe-8d6e-46cf-8692-351983edacaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:40:56.560Z|b9f84cfe-8d6e-46cf-8692-351983edacaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:03.610Z|c9237c77-13e8-42c9-bfd8-0d35aae574dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:03.611Z|c9237c77-13e8-42c9-bfd8-0d35aae574dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:03.723Z|a2dcd185-e031-45e3-8666-48c26dc2321f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:03.724Z|a2dcd185-e031-45e3-8666-48c26dc2321f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:05.851Z|dbd0e4ca-2554-4fe3-bd35-632d4ac0ac8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:41:05.852Z|dbd0e4ca-2554-4fe3-bd35-632d4ac0ac8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:41:06.025Z|a20613b1-4594-4478-8383-b3e077267861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:41:06.025Z|a20613b1-4594-4478-8383-b3e077267861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:41:06.586Z|a22fac73-abed-4ebf-a18e-1741b77e1684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:06.587Z|a22fac73-abed-4ebf-a18e-1741b77e1684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:13.637Z|4097b80d-703b-45fd-8776-a4f38849449d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:13.638Z|4097b80d-703b-45fd-8776-a4f38849449d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:13.750Z|f5728e7a-107a-48d9-850c-23997fdc1e49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:13.751Z|f5728e7a-107a-48d9-850c-23997fdc1e49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:16.618Z|04c23018-4d9d-45d0-ae54-19c8f971ea13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:16.620Z|04c23018-4d9d-45d0-ae54-19c8f971ea13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:20.851Z|fb110820-0f00-4202-9d0c-bad9ce5c4172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:41:20.855Z|fb110820-0f00-4202-9d0c-bad9ce5c4172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:41:23.665Z|c25ad393-9afa-4afb-8fa6-8aef2c02826c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:23.666Z|c25ad393-9afa-4afb-8fa6-8aef2c02826c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:23.777Z|0672e476-df0c-42fe-b935-2271db342798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:23.778Z|0672e476-df0c-42fe-b935-2271db342798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:26.562Z|d8281bc2-f07c-4b10-9c1d-f2aef0644743|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:41:26.563Z|d8281bc2-f07c-4b10-9c1d-f2aef0644743|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:26.653Z|1534818c-d89f-4dc3-b4cf-29b48bf9c0fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:26.654Z|1534818c-d89f-4dc3-b4cf-29b48bf9c0fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:33.696Z|21272f31-f05f-4309-b36c-3feffd58450a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:33.697Z|21272f31-f05f-4309-b36c-3feffd58450a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:33.806Z|9f6da087-191a-43e6-908f-612e914dbc6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:33.807Z|9f6da087-191a-43e6-908f-612e914dbc6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:35.851Z|5c742485-90a6-42b0-ba13-fad12ab7a358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:41:35.852Z|5c742485-90a6-42b0-ba13-fad12ab7a358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:41:36.026Z|c79039eb-9ce7-4eca-bc58-78e6ca04c907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:41:36.027Z|c79039eb-9ce7-4eca-bc58-78e6ca04c907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:41:36.683Z|c79d9183-9f15-481b-b6ef-26620cf616c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:36.684Z|c79d9183-9f15-481b-b6ef-26620cf616c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:43.726Z|639df67c-9455-4875-87de-878d54489974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:43.727Z|639df67c-9455-4875-87de-878d54489974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:43.835Z|a050fefa-3ac4-4514-bab6-c4aa73fb3f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:43.840Z|a050fefa-3ac4-4514-bab6-c4aa73fb3f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:46.712Z|dbd96512-37c5-459a-819d-a5a205f43f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:46.713Z|dbd96512-37c5-459a-819d-a5a205f43f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:50.851Z|519ccfad-9761-473f-a8b3-a61d667c1744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:41:50.852Z|519ccfad-9761-473f-a8b3-a61d667c1744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:41:53.753Z|e121ae59-c2bf-4325-9d96-9aaf03966b72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:53.754Z|e121ae59-c2bf-4325-9d96-9aaf03966b72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:53.877Z|efe13411-e405-41fb-9808-879ebf3765a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:53.878Z|efe13411-e405-41fb-9808-879ebf3765a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:41:56.740Z|e98852c5-1618-494e-b40a-f886cf993f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:41:56.741Z|e98852c5-1618-494e-b40a-f886cf993f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:03.780Z|34eaa9ff-eec5-446a-8305-aeae64f09fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:03.781Z|34eaa9ff-eec5-446a-8305-aeae64f09fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:03.935Z|549919d9-6c01-4917-9c36-c3b21fef5ba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:03.936Z|549919d9-6c01-4917-9c36-c3b21fef5ba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:05.852Z|c282b19e-f8d8-4f69-b901-21ba4d392300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:42:05.855Z|c282b19e-f8d8-4f69-b901-21ba4d392300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:42:06.028Z|17af7332-85e9-4db8-bb86-84e92a6332e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:42:06.029Z|17af7332-85e9-4db8-bb86-84e92a6332e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:42:06.769Z|3c0341f8-166b-46cd-9a6c-668a9b671507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:06.770Z|3c0341f8-166b-46cd-9a6c-668a9b671507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:13.812Z|344fa3c0-d129-44d8-b536-299837fad3ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:13.813Z|344fa3c0-d129-44d8-b536-299837fad3ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:13.964Z|beb01e39-af63-4564-b5bc-711ed72e7997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:13.967Z|beb01e39-af63-4564-b5bc-711ed72e7997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:16.811Z|92b75802-15f2-4a77-af62-3919c9175a56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:16.811Z|92b75802-15f2-4a77-af62-3919c9175a56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:20.851Z|3ca235f5-91a8-401c-9a69-dfa47a971d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:42:20.852Z|3ca235f5-91a8-401c-9a69-dfa47a971d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:42:23.848Z|f0acc641-ec5e-44bf-9be4-dacb6881a556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:23.850Z|f0acc641-ec5e-44bf-9be4-dacb6881a556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:23.993Z|204b7132-a851-44a4-a77e-c5a0d05516e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:23.994Z|204b7132-a851-44a4-a77e-c5a0d05516e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:26.563Z|f27acf93-2d06-4ecd-995f-c9d3592ff0b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:42:26.564Z|f27acf93-2d06-4ecd-995f-c9d3592ff0b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:26.842Z|65c05936-866d-4c28-975b-c2b70bd961e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:26.843Z|65c05936-866d-4c28-975b-c2b70bd961e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:33.884Z|a165c759-aa10-4777-9b7b-12faff0453d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:33.886Z|a165c759-aa10-4777-9b7b-12faff0453d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:34.020Z|92275f28-bfec-4c6d-81cb-cd81fac277d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:34.021Z|92275f28-bfec-4c6d-81cb-cd81fac277d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:35.851Z|a188c6d6-aef2-464e-8f0c-08b429a65cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:42:35.851Z|a188c6d6-aef2-464e-8f0c-08b429a65cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:42:36.030Z|a38ec12e-a5d4-41a5-a2d0-c8e3c6cec2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:42:36.031Z|a38ec12e-a5d4-41a5-a2d0-c8e3c6cec2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:42:36.874Z|e3568882-b7ba-459b-8439-6b6885869106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:36.876Z|e3568882-b7ba-459b-8439-6b6885869106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:43.940Z|6dead81f-5b3e-436b-a251-8245b16905fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:43.941Z|6dead81f-5b3e-436b-a251-8245b16905fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:44.047Z|ebc2b58b-7a01-4cfe-825f-6634f4f80e10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:44.049Z|ebc2b58b-7a01-4cfe-825f-6634f4f80e10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:46.903Z|2ad99bce-dd5e-43d6-b661-f508ce51f0d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:46.904Z|2ad99bce-dd5e-43d6-b661-f508ce51f0d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:50.851Z|136a3510-0ea4-49f0-bc96-b42feaaa09b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:42:50.854Z|136a3510-0ea4-49f0-bc96-b42feaaa09b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:42:53.973Z|2d2ead36-ff0b-4a6c-ba5f-82725aa308fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:53.975Z|2d2ead36-ff0b-4a6c-ba5f-82725aa308fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:54.074Z|67a294eb-aea1-42c5-a0a3-f53e4acfee1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:54.075Z|67a294eb-aea1-42c5-a0a3-f53e4acfee1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:42:56.931Z|8d1a0d29-4171-4385-bc73-e5aa983a1082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:42:56.932Z|8d1a0d29-4171-4385-bc73-e5aa983a1082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:04.005Z|2f1a119c-d892-4197-8990-63756b6d07cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:04.006Z|2f1a119c-d892-4197-8990-63756b6d07cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:04.106Z|fe451dc0-2376-4165-b98c-c437246db9aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:04.107Z|fe451dc0-2376-4165-b98c-c437246db9aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:05.851Z|811ddd5f-9c9d-4558-94bd-0f7400552d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:43:05.852Z|811ddd5f-9c9d-4558-94bd-0f7400552d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:43:06.032Z|27ebf9c7-bae1-4d40-81f7-41eb1ba23946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:43:06.033Z|27ebf9c7-bae1-4d40-81f7-41eb1ba23946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:43:06.960Z|9285904f-887c-4e1d-9705-3e81572008f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:06.961Z|9285904f-887c-4e1d-9705-3e81572008f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:14.033Z|fae642da-4c67-4f8b-a9e3-ca9b00f6c6d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:14.034Z|fae642da-4c67-4f8b-a9e3-ca9b00f6c6d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:14.137Z|4c5a2b72-1105-4603-baf7-a0545b7876aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:14.138Z|4c5a2b72-1105-4603-baf7-a0545b7876aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:16.991Z|5390691d-1fdd-441f-b1e3-651aa1b65b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:16.992Z|5390691d-1fdd-441f-b1e3-651aa1b65b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:20.851Z|bb278f16-57e2-4c06-8c12-ee374ec004b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:43:20.852Z|bb278f16-57e2-4c06-8c12-ee374ec004b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:43:24.062Z|a3cec329-743e-4ae0-ad64-fa94ee20d5d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:24.064Z|a3cec329-743e-4ae0-ad64-fa94ee20d5d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:24.164Z|fa2168ed-3d03-46b3-9ea6-b7a70751a048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:24.165Z|fa2168ed-3d03-46b3-9ea6-b7a70751a048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:26.561Z|3c7cadf8-d2e1-41d4-8f9c-ba4fe51c788f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:43:26.563Z|3c7cadf8-d2e1-41d4-8f9c-ba4fe51c788f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:27.023Z|bea97823-f342-46e3-a970-cba4ae79c49b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:27.024Z|bea97823-f342-46e3-a970-cba4ae79c49b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:34.091Z|c6cc130c-553c-4fc4-be23-8f9dbfc1688f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:34.092Z|c6cc130c-553c-4fc4-be23-8f9dbfc1688f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:34.193Z|570eb950-b918-42f7-8b0a-8acd5c5f99ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:34.194Z|570eb950-b918-42f7-8b0a-8acd5c5f99ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:35.851Z|de367e27-7984-4851-945a-a2b0200ffc97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:43:35.854Z|de367e27-7984-4851-945a-a2b0200ffc97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:43:36.034Z|10d657a2-fcc2-451a-ae57-113e41308e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:43:36.035Z|10d657a2-fcc2-451a-ae57-113e41308e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:43:37.050Z|298816b6-dc48-474f-a062-304e21d99f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:37.051Z|298816b6-dc48-474f-a062-304e21d99f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:44.117Z|2d23c2a1-24db-4583-b653-dce75f5ad876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:44.119Z|2d23c2a1-24db-4583-b653-dce75f5ad876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:44.220Z|4c7ffdc2-a461-4e70-b085-b13afd8c9a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:44.221Z|4c7ffdc2-a461-4e70-b085-b13afd8c9a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:47.079Z|2d9837f2-abda-427e-ade4-41316a33e03b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:47.080Z|2d9837f2-abda-427e-ade4-41316a33e03b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:50.851Z|0bb3a006-994e-4f7f-bc63-e8edd41fc172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:43:50.852Z|0bb3a006-994e-4f7f-bc63-e8edd41fc172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:43:54.147Z|fd8a856a-7d5a-4b0e-ba7f-9e124e5d6da4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:54.149Z|fd8a856a-7d5a-4b0e-ba7f-9e124e5d6da4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:54.249Z|4fef4d8d-b7fd-4dd0-abef-2db27e9f2838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:54.250Z|4fef4d8d-b7fd-4dd0-abef-2db27e9f2838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:43:57.108Z|01eeca86-3364-4044-b22d-5d379ee27d78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:43:57.109Z|01eeca86-3364-4044-b22d-5d379ee27d78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:04.175Z|61b8d132-d373-4fc6-bfdf-5331c8acd0df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:04.176Z|61b8d132-d373-4fc6-bfdf-5331c8acd0df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:04.277Z|593d1ac8-f7d4-466f-af1f-a09a2613d048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:04.279Z|593d1ac8-f7d4-466f-af1f-a09a2613d048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:05.851Z|88a6b479-0e58-4f68-abcb-9cb490e73db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:44:05.851Z|88a6b479-0e58-4f68-abcb-9cb490e73db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:44:06.036Z|1af769cf-e213-499f-80a0-44ea5c57a5ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:44:06.037Z|1af769cf-e213-499f-80a0-44ea5c57a5ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:44:07.146Z|3ed26474-fcfe-4a89-9cbd-d382693c802b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:07.147Z|3ed26474-fcfe-4a89-9cbd-d382693c802b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:14.201Z|150e3341-d5cb-4fd0-936b-bddae08e5b3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:14.202Z|150e3341-d5cb-4fd0-936b-bddae08e5b3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:14.307Z|41b44734-986f-4625-a16e-45fdbff72395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:14.308Z|41b44734-986f-4625-a16e-45fdbff72395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:17.173Z|01646eed-30ff-4483-b227-53a1dcbcfc53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:17.174Z|01646eed-30ff-4483-b227-53a1dcbcfc53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:20.851Z|179c2ce5-eeb3-43c8-a3d9-1da634b5b795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:44:20.855Z|179c2ce5-eeb3-43c8-a3d9-1da634b5b795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:44:24.229Z|a257a0ee-1c9f-4cff-9cb0-fc8f12ff6b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:24.229Z|a257a0ee-1c9f-4cff-9cb0-fc8f12ff6b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:24.334Z|38b6e4ac-f149-42ca-8f6c-3edde48102a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:24.335Z|38b6e4ac-f149-42ca-8f6c-3edde48102a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:26.560Z|b094ad4d-e5ea-4150-a130-a1c1e11d2f75|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:44:26.561Z|b094ad4d-e5ea-4150-a130-a1c1e11d2f75|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:27.203Z|0ea4c10d-679a-43a2-a387-7cf0ac255a94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:27.204Z|0ea4c10d-679a-43a2-a387-7cf0ac255a94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:34.256Z|bee28699-d158-48e6-ade6-3010fadf7cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:34.258Z|bee28699-d158-48e6-ade6-3010fadf7cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:34.361Z|488473b4-24b6-4faf-995b-4a17241b08c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:34.362Z|488473b4-24b6-4faf-995b-4a17241b08c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:35.851Z|be338d16-34a3-4690-9065-40f507c460e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:44:35.852Z|be338d16-34a3-4690-9065-40f507c460e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:44:36.038Z|a6748b71-d18a-41ef-bd24-405461092c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:44:36.038Z|a6748b71-d18a-41ef-bd24-405461092c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:44:37.230Z|80cb1734-5da1-40f7-8be9-82d729d982ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:37.231Z|80cb1734-5da1-40f7-8be9-82d729d982ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:44.284Z|37431875-426b-4801-a62c-1693f267cafb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:44.285Z|37431875-426b-4801-a62c-1693f267cafb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:44.398Z|913eb17e-f2fd-427d-8f4a-25cd05372729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:44.399Z|913eb17e-f2fd-427d-8f4a-25cd05372729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:47.260Z|efb6d714-0727-426a-8b46-e71e4f4506d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:47.262Z|efb6d714-0727-426a-8b46-e71e4f4506d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:50.851Z|533329b7-6668-4510-a959-05f75017f84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:44:50.852Z|533329b7-6668-4510-a959-05f75017f84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:44:54.314Z|0d2664aa-c650-4542-b308-fd9912e2d0b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:54.315Z|0d2664aa-c650-4542-b308-fd9912e2d0b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:54.429Z|fc24e1a3-427f-4078-b82f-878d94ae335f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:54.429Z|fc24e1a3-427f-4078-b82f-878d94ae335f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:44:57.288Z|5239e363-12ae-45c9-b6df-ba2e28d9528f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:44:57.289Z|5239e363-12ae-45c9-b6df-ba2e28d9528f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:04.342Z|145496d3-afd0-4635-bab9-3a4c3236189f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:04.343Z|145496d3-afd0-4635-bab9-3a4c3236189f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:04.489Z|1ee8783b-5942-4e63-aca2-7753469f5703|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:04.490Z|1ee8783b-5942-4e63-aca2-7753469f5703|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:05.851Z|228a8e46-904e-4177-b2cd-b67ba0aa49cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:45:05.854Z|228a8e46-904e-4177-b2cd-b67ba0aa49cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:45:06.039Z|cbd38b6e-02a1-4cb6-8ce0-5d991daf2101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:45:06.040Z|cbd38b6e-02a1-4cb6-8ce0-5d991daf2101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:45:07.317Z|6ca86e18-3978-4eb9-bbda-599e0242eb98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:07.318Z|6ca86e18-3978-4eb9-bbda-599e0242eb98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:14.367Z|61b1c762-7c6d-45f0-8343-cd18206735dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:14.368Z|61b1c762-7c6d-45f0-8343-cd18206735dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:14.519Z|df6f645d-cfa4-4de6-98ab-e2000fb79ead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:14.520Z|df6f645d-cfa4-4de6-98ab-e2000fb79ead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:17.344Z|5cf49c45-9c9d-48c7-ad38-361318b35d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:17.345Z|5cf49c45-9c9d-48c7-ad38-361318b35d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:20.851Z|00642b3b-4c4d-4c7a-96ee-f59a1d81c456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:45:20.853Z|00642b3b-4c4d-4c7a-96ee-f59a1d81c456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:45:24.394Z|4c5ee7c4-81c7-48ae-9b08-21d5548ac898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:24.396Z|4c5ee7c4-81c7-48ae-9b08-21d5548ac898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:24.549Z|b1f13120-f4a5-4d36-8c5a-9f8a2fa8795e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:24.550Z|b1f13120-f4a5-4d36-8c5a-9f8a2fa8795e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:26.561Z|449579fb-58be-49bd-b252-7a25c44f4748|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:45:26.562Z|449579fb-58be-49bd-b252-7a25c44f4748|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:27.373Z|823f8f4b-b78b-44e5-994e-9927df38a38f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:27.375Z|823f8f4b-b78b-44e5-994e-9927df38a38f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:34.420Z|18f9cdaf-1940-4304-b092-2859dd5b3b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:34.421Z|18f9cdaf-1940-4304-b092-2859dd5b3b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:34.580Z|001532af-19b5-40fc-8e1d-32abde8570e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:34.582Z|001532af-19b5-40fc-8e1d-32abde8570e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:35.851Z|a45401f3-6720-49d9-bd11-b3f60b0c1e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:45:35.851Z|a45401f3-6720-49d9-bd11-b3f60b0c1e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:45:36.042Z|9ef08237-9689-4f2e-a761-5cca05fd7516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:45:36.043Z|9ef08237-9689-4f2e-a761-5cca05fd7516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:45:37.403Z|5df80f7e-c0e7-4b47-bdd0-58f28299a80e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:37.404Z|5df80f7e-c0e7-4b47-bdd0-58f28299a80e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:44.477Z|f326ed85-3bfb-4e59-b2e6-1d405b7e80dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:44.478Z|f326ed85-3bfb-4e59-b2e6-1d405b7e80dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:44.611Z|79d9c30b-f3bf-4f05-929c-311299914346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:44.612Z|79d9c30b-f3bf-4f05-929c-311299914346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:47.429Z|302949ee-8b5b-4b98-8799-0f8daa29e026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:47.430Z|302949ee-8b5b-4b98-8799-0f8daa29e026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:50.851Z|3c321ffe-48b5-43d3-aca6-50953076603b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:45:50.854Z|3c321ffe-48b5-43d3-aca6-50953076603b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:45:54.511Z|6d7fe481-c6e4-4c64-8349-95ecb5c80415|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:54.512Z|6d7fe481-c6e4-4c64-8349-95ecb5c80415|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:54.638Z|8a175eb0-020d-47e5-8cad-313468ce8542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:54.639Z|8a175eb0-020d-47e5-8cad-313468ce8542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:45:57.455Z|57a59973-78c0-4fdb-80de-552f0e02f3ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:45:57.456Z|57a59973-78c0-4fdb-80de-552f0e02f3ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:04.561Z|318b8d2b-a4df-47a2-a459-bae76aa83f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:04.563Z|318b8d2b-a4df-47a2-a459-bae76aa83f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:04.665Z|2ad2f140-878f-4aee-a2af-8327a14f36f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:04.666Z|2ad2f140-878f-4aee-a2af-8327a14f36f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:05.851Z|914b685c-f845-4f25-b0ae-aa729bd06512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:46:05.852Z|914b685c-f845-4f25-b0ae-aa729bd06512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:46:06.044Z|adea62a1-3d28-408d-95a9-c34f810321fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:46:06.045Z|adea62a1-3d28-408d-95a9-c34f810321fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:46:07.481Z|06248ab4-f746-414e-8fb2-67e429feb1b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:07.483Z|06248ab4-f746-414e-8fb2-67e429feb1b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:14.591Z|e12b56dc-5b56-4dbd-aa6c-ca8a1266a490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:14.592Z|e12b56dc-5b56-4dbd-aa6c-ca8a1266a490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:14.690Z|34c3b082-09de-4de6-bcaa-98c5cb951756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:14.691Z|34c3b082-09de-4de6-bcaa-98c5cb951756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:17.508Z|195eeced-09dc-4626-ab4b-ac944bdacd65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:17.510Z|195eeced-09dc-4626-ab4b-ac944bdacd65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:20.851Z|cfefba4d-e6dd-461a-9f66-100297ee36de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:46:20.851Z|cfefba4d-e6dd-461a-9f66-100297ee36de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:46:24.621Z|c38d7e1d-36fe-4b00-88d7-0eb5f70cd271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:24.622Z|c38d7e1d-36fe-4b00-88d7-0eb5f70cd271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:24.722Z|e1780f14-11e9-4ad4-bfe7-cfcf28f8565a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:24.723Z|e1780f14-11e9-4ad4-bfe7-cfcf28f8565a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:26.561Z|3f320d15-c1b2-48f2-b4bc-d2210a970c38|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:46:26.562Z|3f320d15-c1b2-48f2-b4bc-d2210a970c38|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:27.536Z|bbdb0157-10a6-4d62-823f-269a472c6277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:27.537Z|bbdb0157-10a6-4d62-823f-269a472c6277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:34.657Z|5410d9d3-4005-45e3-98d1-935b8c4cb1e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:34.659Z|5410d9d3-4005-45e3-98d1-935b8c4cb1e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:34.751Z|8e1a47a2-ef81-42be-b81a-b08c0c6f3037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:34.752Z|8e1a47a2-ef81-42be-b81a-b08c0c6f3037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:35.851Z|066a0958-4faf-4a9f-b3b5-505d7215bcca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:46:35.854Z|066a0958-4faf-4a9f-b3b5-505d7215bcca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:46:36.046Z|61aeff2b-877e-4c40-b7b3-3abb5b984c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:46:36.047Z|61aeff2b-877e-4c40-b7b3-3abb5b984c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:46:37.567Z|f3503138-2caf-4787-b05a-f5bb9b34d7b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:37.568Z|f3503138-2caf-4787-b05a-f5bb9b34d7b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:44.686Z|b36ab327-1ca4-46a6-a121-dcfc88be27d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:44.687Z|b36ab327-1ca4-46a6-a121-dcfc88be27d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:44.798Z|0e60cda3-a9aa-417f-a2b1-f744b0b41636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:44.798Z|0e60cda3-a9aa-417f-a2b1-f744b0b41636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:47.595Z|be6b3332-9476-42d6-86ae-4183e4ceceed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:47.596Z|be6b3332-9476-42d6-86ae-4183e4ceceed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:50.851Z|4e78ab10-5633-429f-9a5a-1e970561cc79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:46:50.851Z|4e78ab10-5633-429f-9a5a-1e970561cc79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:46:54.713Z|0ee525dd-a4d4-4fec-a7e1-5f54cb839805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:54.715Z|0ee525dd-a4d4-4fec-a7e1-5f54cb839805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:54.829Z|5b9e01b0-9d1b-4ed3-aebf-35467438d517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:54.831Z|5b9e01b0-9d1b-4ed3-aebf-35467438d517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:46:57.621Z|c60220d7-64e0-466c-b54c-3b5d484e10ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:46:57.622Z|c60220d7-64e0-466c-b54c-3b5d484e10ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:04.742Z|c37f10cd-3b26-4b20-96b1-454bcb0dd848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:04.743Z|c37f10cd-3b26-4b20-96b1-454bcb0dd848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:04.856Z|dd48d90b-adf5-4bcf-a22b-ee9513a2f20e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:04.857Z|dd48d90b-adf5-4bcf-a22b-ee9513a2f20e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:05.851Z|58fb4510-2ef0-4463-b292-c848dab85e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:47:05.852Z|58fb4510-2ef0-4463-b292-c848dab85e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:47:06.048Z|fbf9eae1-dd84-4045-bfcf-4e07a507fd48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:47:06.050Z|fbf9eae1-dd84-4045-bfcf-4e07a507fd48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:47:07.648Z|7b00aa06-3061-42c7-8aee-6b11b2cdae98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:07.649Z|7b00aa06-3061-42c7-8aee-6b11b2cdae98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:14.771Z|e59b6f73-77d6-4537-a33a-4decfcd9dce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:14.772Z|e59b6f73-77d6-4537-a33a-4decfcd9dce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:14.882Z|436890e2-0542-4e8e-8e44-e98d15009245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:14.883Z|436890e2-0542-4e8e-8e44-e98d15009245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:17.675Z|9177f302-1d21-4d43-a711-9c780dea0192|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:17.676Z|9177f302-1d21-4d43-a711-9c780dea0192|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:20.851Z|53156ca0-25b4-44b3-a4a6-bad388ec1869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:47:20.854Z|53156ca0-25b4-44b3-a4a6-bad388ec1869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:47:24.802Z|799d2d2f-6ed0-42d0-b5cf-739bc979d81b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:24.803Z|799d2d2f-6ed0-42d0-b5cf-739bc979d81b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:24.908Z|6ab791e3-ab46-4bb9-a7ee-cc4b90c2796a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:24.909Z|6ab791e3-ab46-4bb9-a7ee-cc4b90c2796a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:26.561Z|0bca287f-6fb2-48d2-be79-3605eb28d437|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:47:26.562Z|0bca287f-6fb2-48d2-be79-3605eb28d437|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:27.704Z|ced02b8e-53e6-49f0-b2bc-00214cc66327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:27.704Z|ced02b8e-53e6-49f0-b2bc-00214cc66327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:34.828Z|e0ecf9b5-9ffc-4745-96c1-c9dbb7779f10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:34.828Z|e0ecf9b5-9ffc-4745-96c1-c9dbb7779f10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:34.936Z|7e0c770c-15cb-40d5-b146-d95a94de2ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:34.936Z|7e0c770c-15cb-40d5-b146-d95a94de2ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:35.851Z|b29dcbd1-b0cc-46b7-ad10-cb82b0899457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:47:35.851Z|b29dcbd1-b0cc-46b7-ad10-cb82b0899457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:47:36.051Z|f7627146-0efd-45b0-a524-aaf4b9157ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:47:36.051Z|f7627146-0efd-45b0-a524-aaf4b9157ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:47:37.729Z|7a57af41-beee-498c-97d2-15fc38488c06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:37.730Z|7a57af41-beee-498c-97d2-15fc38488c06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:44.853Z|559d369e-2e80-455f-abc8-18f12aaedbd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:44.854Z|559d369e-2e80-455f-abc8-18f12aaedbd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:44.966Z|4f422eb0-7e88-4569-bd24-3a4e4f6e3edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:44.967Z|4f422eb0-7e88-4569-bd24-3a4e4f6e3edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:47.761Z|08c665d6-f8a6-47ac-a619-42742b493023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:47.762Z|08c665d6-f8a6-47ac-a619-42742b493023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:50.851Z|896eb174-2910-4b58-b9e1-0c45eac691cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:47:50.851Z|896eb174-2910-4b58-b9e1-0c45eac691cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:47:54.879Z|59ee1dd0-7dfa-42d9-85f5-20da78d20deb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:54.881Z|59ee1dd0-7dfa-42d9-85f5-20da78d20deb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:54.992Z|9bdc4604-03cb-4de8-93c9-c0f8ff952d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:54.993Z|9bdc4604-03cb-4de8-93c9-c0f8ff952d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:47:57.788Z|6dc24f15-ac32-4804-b7dc-dbd2e497262b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:47:57.789Z|6dc24f15-ac32-4804-b7dc-dbd2e497262b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:04.906Z|fe7cfc28-6b70-43d0-ba9a-e77e112027e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:04.907Z|fe7cfc28-6b70-43d0-ba9a-e77e112027e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:05.017Z|094f01aa-0797-433d-a09d-9612fd813651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:05.018Z|094f01aa-0797-433d-a09d-9612fd813651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:05.851Z|62a19e45-986f-4f69-bfe7-485c61009bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:48:05.855Z|62a19e45-986f-4f69-bfe7-485c61009bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:48:06.053Z|909aba27-763e-41f4-b5e4-dfd99c9383d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:48:06.053Z|909aba27-763e-41f4-b5e4-dfd99c9383d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:48:07.822Z|010f2667-2378-4046-b1e9-dcae0d2d472f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:07.823Z|010f2667-2378-4046-b1e9-dcae0d2d472f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:14.933Z|c7f30bb1-565b-4fea-8201-3a908111b559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:14.934Z|c7f30bb1-565b-4fea-8201-3a908111b559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:15.042Z|61cce6eb-0e5a-40a3-a9c2-d1b3a86498de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:15.043Z|61cce6eb-0e5a-40a3-a9c2-d1b3a86498de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:17.868Z|0e0b31a0-c5f3-438c-bb5b-4cf2f2b97b69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:17.869Z|0e0b31a0-c5f3-438c-bb5b-4cf2f2b97b69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:20.851Z|fa493d9f-58a2-456c-b1c0-40e8f93d633d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:48:20.852Z|fa493d9f-58a2-456c-b1c0-40e8f93d633d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:48:24.969Z|049665ac-baf3-4791-8bcb-23333ea8f1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:24.971Z|049665ac-baf3-4791-8bcb-23333ea8f1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:25.069Z|f0859aae-bfc1-472d-b964-303e66c9dd62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:25.070Z|f0859aae-bfc1-472d-b964-303e66c9dd62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:26.563Z|8feb1a3a-aaff-4f82-8e52-fefa8aa7b183|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:48:26.565Z|8feb1a3a-aaff-4f82-8e52-fefa8aa7b183|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:27.901Z|a6ba781d-d0c7-4874-a60e-9a8ba452dc31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:27.903Z|a6ba781d-d0c7-4874-a60e-9a8ba452dc31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:35.002Z|38fdf7e8-c7bc-49ec-9284-c29d42c2a3cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:35.004Z|38fdf7e8-c7bc-49ec-9284-c29d42c2a3cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:35.096Z|fe4f6d29-e750-440e-ab02-bff435efb68c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:35.097Z|fe4f6d29-e750-440e-ab02-bff435efb68c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:35.851Z|20bef647-b15f-48fa-8cce-052ae4efb30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:48:35.853Z|20bef647-b15f-48fa-8cce-052ae4efb30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:48:36.054Z|499c1955-3c30-4c72-9f5a-c606401c52c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:48:36.055Z|499c1955-3c30-4c72-9f5a-c606401c52c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:48:37.931Z|82644665-fa62-4684-a6d3-54085e5b514d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:37.932Z|82644665-fa62-4684-a6d3-54085e5b514d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:45.033Z|bee0bb96-0a3c-402c-8d4a-e416cdda9a57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:45.035Z|bee0bb96-0a3c-402c-8d4a-e416cdda9a57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:45.122Z|2cb0056d-ddb6-42b2-97ad-99a2e7f397ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:45.122Z|2cb0056d-ddb6-42b2-97ad-99a2e7f397ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:47.959Z|e9c61b85-095f-4095-bb97-30af06b79d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:47.960Z|e9c61b85-095f-4095-bb97-30af06b79d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:50.851Z|0a7eedcc-1b73-4864-8983-9bb2ce23a724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:48:50.855Z|0a7eedcc-1b73-4864-8983-9bb2ce23a724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:48:55.062Z|e740655a-893c-41c7-8535-d038c0b443e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:55.064Z|e740655a-893c-41c7-8535-d038c0b443e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:55.151Z|de3d6e47-4dfb-411a-af9d-73b4cb8d8c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:55.152Z|de3d6e47-4dfb-411a-af9d-73b4cb8d8c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:48:57.984Z|529e21e9-bbfc-442a-be32-34bbda93cde2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:48:57.985Z|529e21e9-bbfc-442a-be32-34bbda93cde2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:05.093Z|74fd9d2e-8f77-4000-b917-ba7a5f988fc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:05.094Z|74fd9d2e-8f77-4000-b917-ba7a5f988fc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:05.180Z|f1283b14-a805-44d0-8f8e-d7f3ef24b69a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:05.181Z|f1283b14-a805-44d0-8f8e-d7f3ef24b69a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:05.851Z|d85164fc-9b6b-4eee-b095-bc9924a8d7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:49:05.853Z|d85164fc-9b6b-4eee-b095-bc9924a8d7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:49:06.056Z|63dbea1c-4064-46e0-9cb5-ad96f4a995b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:49:06.057Z|63dbea1c-4064-46e0-9cb5-ad96f4a995b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:49:08.012Z|c63ec352-5aec-4d90-a831-8902e6086bd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:08.013Z|c63ec352-5aec-4d90-a831-8902e6086bd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:15.127Z|ec86fb8d-4f00-4349-8268-9794fb62574f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:15.128Z|ec86fb8d-4f00-4349-8268-9794fb62574f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:15.209Z|2ec1991b-8d21-4bfc-9387-b7e0f65f11d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:15.211Z|2ec1991b-8d21-4bfc-9387-b7e0f65f11d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:18.040Z|8bbbe073-d00b-4898-84ad-540e34c974a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:18.041Z|8bbbe073-d00b-4898-84ad-540e34c974a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:20.851Z|8d036bac-ccc8-404a-9b33-04c9ede2728e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:49:20.852Z|8d036bac-ccc8-404a-9b33-04c9ede2728e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:49:25.155Z|88208732-e429-47d5-b844-4c364afd69f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:25.156Z|88208732-e429-47d5-b844-4c364afd69f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:25.244Z|00d372ff-acda-4c71-8759-1a474d119145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:25.246Z|00d372ff-acda-4c71-8759-1a474d119145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:26.563Z|f17d072d-5b0a-4d55-a632-1b2a85c3d973|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:49:26.564Z|f17d072d-5b0a-4d55-a632-1b2a85c3d973|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:28.073Z|e5a38c89-4fe2-4e77-af01-fe3fc49bb2b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:28.074Z|e5a38c89-4fe2-4e77-af01-fe3fc49bb2b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:35.182Z|db76c1ee-7f5d-4e94-a0fa-09532492b2f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:35.183Z|db76c1ee-7f5d-4e94-a0fa-09532492b2f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:35.275Z|49907707-6286-4aec-ba9f-311f504cc70a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:35.276Z|49907707-6286-4aec-ba9f-311f504cc70a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:35.851Z|b5386094-98b3-4cbf-b629-d15823abe2b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:49:35.854Z|b5386094-98b3-4cbf-b629-d15823abe2b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:49:36.058Z|0dead4f5-b9a8-4f88-915c-f27dc3e8ea2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:49:36.059Z|0dead4f5-b9a8-4f88-915c-f27dc3e8ea2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:49:38.100Z|52759e51-ff0c-460a-b218-bcd2f19d2818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:38.101Z|52759e51-ff0c-460a-b218-bcd2f19d2818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:45.209Z|dedb1f2f-a2dc-4d8e-bb18-569e01dc6113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:45.210Z|dedb1f2f-a2dc-4d8e-bb18-569e01dc6113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:45.302Z|d935cb8d-fb51-429d-807a-147cdb8fbd0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:45.303Z|d935cb8d-fb51-429d-807a-147cdb8fbd0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:48.125Z|240749cf-2b35-44b0-9a1a-3e943d998724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:48.126Z|240749cf-2b35-44b0-9a1a-3e943d998724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:50.851Z|e310bcfb-2ecd-45ef-a5fd-59fe2c1e3ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:49:50.852Z|e310bcfb-2ecd-45ef-a5fd-59fe2c1e3ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:49:55.253Z|8ae20eb6-2210-4f68-b796-a8e814937862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:55.254Z|8ae20eb6-2210-4f68-b796-a8e814937862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:55.331Z|689e14d9-59e8-434e-b38a-5d0ffcd37bcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:55.332Z|689e14d9-59e8-434e-b38a-5d0ffcd37bcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:49:58.153Z|168815de-df4a-4a3c-9efb-74bc6ae2a35c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:49:58.154Z|168815de-df4a-4a3c-9efb-74bc6ae2a35c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:05.285Z|f109b180-3592-4e9a-b80d-6b857119dae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:05.287Z|f109b180-3592-4e9a-b80d-6b857119dae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:05.358Z|184aa8d0-ed56-4b22-90e9-77a52f6c2d5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:05.360Z|184aa8d0-ed56-4b22-90e9-77a52f6c2d5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:05.852Z|1c8c2fe5-da7c-4683-805c-eb2c829b5810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:50:05.853Z|1c8c2fe5-da7c-4683-805c-eb2c829b5810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:50:06.060Z|161b18f6-415b-4881-970c-1bbe7ae21162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:50:06.061Z|161b18f6-415b-4881-970c-1bbe7ae21162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:50:08.184Z|dcfc84dd-c646-491b-8cae-c65e9eba7711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:08.185Z|dcfc84dd-c646-491b-8cae-c65e9eba7711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:15.315Z|5680d2d5-b58e-4b1c-bffa-8ede7b297faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:15.318Z|5680d2d5-b58e-4b1c-bffa-8ede7b297faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:15.387Z|23f6906b-49cc-481f-b898-d4106908fb2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:15.389Z|23f6906b-49cc-481f-b898-d4106908fb2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:18.213Z|8745669b-c1f1-4050-a82c-d37f000d71be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:18.214Z|8745669b-c1f1-4050-a82c-d37f000d71be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:20.851Z|9b603a55-8ecb-42aa-86db-0f6a5db71d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:50:20.854Z|9b603a55-8ecb-42aa-86db-0f6a5db71d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:50:25.351Z|b720ccd4-b6c5-4cf2-b050-07707692b72c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:25.353Z|b720ccd4-b6c5-4cf2-b050-07707692b72c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:25.414Z|ba56793f-6e32-4a90-be62-bbc96b036385|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:25.415Z|ba56793f-6e32-4a90-be62-bbc96b036385|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:26.562Z|89a9b36c-0688-4f60-9843-26cc1fb99bab|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:50:26.564Z|89a9b36c-0688-4f60-9843-26cc1fb99bab|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:28.241Z|c034ee8e-42ba-449d-a492-2e590c3beca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:28.244Z|c034ee8e-42ba-449d-a492-2e590c3beca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:35.381Z|d9997997-7fb3-4b7b-b157-98adc961af67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:35.382Z|d9997997-7fb3-4b7b-b157-98adc961af67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:35.440Z|9bf0e12c-87e8-424c-bfdf-3091c798b703|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:35.441Z|9bf0e12c-87e8-424c-bfdf-3091c798b703|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:35.851Z|cc8ae8b4-bf5a-4b66-8579-2027ae9d4ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:50:35.852Z|cc8ae8b4-bf5a-4b66-8579-2027ae9d4ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:50:36.063Z|6001ccb5-67dd-4b94-9465-3ce648a74111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:50:36.064Z|6001ccb5-67dd-4b94-9465-3ce648a74111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:50:38.270Z|2035eae4-d884-4e1f-893e-eddd03adb81f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:38.271Z|2035eae4-d884-4e1f-893e-eddd03adb81f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:45.409Z|a05b8310-15bd-4ba6-912c-fcb218e2e0b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:45.410Z|a05b8310-15bd-4ba6-912c-fcb218e2e0b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:45.467Z|545b05f0-8a39-4009-a42d-88ba9ec6a376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:45.468Z|545b05f0-8a39-4009-a42d-88ba9ec6a376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:48.297Z|95254ac4-25e6-4134-962f-d3a5ecf33fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:48.298Z|95254ac4-25e6-4134-962f-d3a5ecf33fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:50.851Z|90685f61-ab84-4405-b894-9d5ed066d67d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:50:50.852Z|90685f61-ab84-4405-b894-9d5ed066d67d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:50:55.436Z|cd83e394-285a-4885-9ba1-03803348424f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:55.437Z|cd83e394-285a-4885-9ba1-03803348424f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:55.495Z|1c35c63f-a374-47ce-9253-8f4ea702677c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:55.495Z|1c35c63f-a374-47ce-9253-8f4ea702677c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:50:58.324Z|ff312e18-fb30-4034-b52c-bba15d130c27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:50:58.327Z|ff312e18-fb30-4034-b52c-bba15d130c27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:05.463Z|25a00e72-d333-4c57-a103-9b611f97246f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:05.464Z|25a00e72-d333-4c57-a103-9b611f97246f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:05.525Z|b795f298-d3c4-477a-8fdb-d8c4e89395f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:05.526Z|b795f298-d3c4-477a-8fdb-d8c4e89395f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:05.851Z|a7012cdf-9ce7-4e03-955b-038097ab09ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:51:05.854Z|a7012cdf-9ce7-4e03-955b-038097ab09ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:51:06.065Z|e1286b13-b28c-4774-a7a0-7339cac7f9d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:51:06.066Z|e1286b13-b28c-4774-a7a0-7339cac7f9d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:51:08.354Z|b848b24f-92a2-4fb7-a348-8b2453686938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:08.355Z|b848b24f-92a2-4fb7-a348-8b2453686938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:15.493Z|7a63e3cd-9993-4665-a682-d1410cfe6a11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:15.494Z|7a63e3cd-9993-4665-a682-d1410cfe6a11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:15.552Z|12b52d97-2c22-4e3b-9407-d54a380b95cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:15.553Z|12b52d97-2c22-4e3b-9407-d54a380b95cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:18.383Z|8ceebdd8-5919-4794-bf81-2e4a4922ec06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:18.385Z|8ceebdd8-5919-4794-bf81-2e4a4922ec06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:20.851Z|a83f2996-16a0-47b1-93e8-9153029ea18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:51:20.852Z|a83f2996-16a0-47b1-93e8-9153029ea18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:51:25.520Z|90968ffc-3d38-4a5f-b1f9-f40c7d6849e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:25.521Z|90968ffc-3d38-4a5f-b1f9-f40c7d6849e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:25.578Z|acba44d8-df33-4270-9244-5029146648c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:25.579Z|acba44d8-df33-4270-9244-5029146648c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:26.562Z|03129772-1c41-4235-8a18-22fba84b7114|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:51:26.563Z|03129772-1c41-4235-8a18-22fba84b7114|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:28.411Z|41524607-4abe-4a26-9e30-cd1eb4551a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:28.412Z|41524607-4abe-4a26-9e30-cd1eb4551a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:35.548Z|d959f0d4-1e14-4963-8e5d-e51434da0a87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:35.550Z|d959f0d4-1e14-4963-8e5d-e51434da0a87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:35.606Z|a8cfbb8f-0c99-402d-9f03-c1b9c6d9c11c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:35.607Z|a8cfbb8f-0c99-402d-9f03-c1b9c6d9c11c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:35.851Z|18feb581-7b10-4068-a6fa-133c04cc31f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:51:35.852Z|18feb581-7b10-4068-a6fa-133c04cc31f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:51:36.067Z|924583dc-df9d-4e11-a712-69cfc3100cfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:51:36.068Z|924583dc-df9d-4e11-a712-69cfc3100cfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:51:38.440Z|c437147b-9363-4072-9b69-5f62e1a9a912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:38.441Z|c437147b-9363-4072-9b69-5f62e1a9a912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:45.579Z|c2c5a747-fc35-4be3-a0d9-25ab2bdd2ad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:45.580Z|c2c5a747-fc35-4be3-a0d9-25ab2bdd2ad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:45.637Z|6b9a5222-23ae-4cfc-928d-f2f9997cd265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:45.638Z|6b9a5222-23ae-4cfc-928d-f2f9997cd265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:48.471Z|b574799c-628a-4b39-aac9-eb1f6aaa3b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:48.472Z|b574799c-628a-4b39-aac9-eb1f6aaa3b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:50.851Z|36389f89-b494-4d21-b34d-c361f1dc2ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:51:50.860Z|36389f89-b494-4d21-b34d-c361f1dc2ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:51:55.607Z|3dfa847c-455f-44fe-aa75-8365b4fcfd6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:55.608Z|3dfa847c-455f-44fe-aa75-8365b4fcfd6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:55.665Z|752f3bd7-5f66-4a28-a4b1-fa3d2f1c0e0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:55.666Z|752f3bd7-5f66-4a28-a4b1-fa3d2f1c0e0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:51:58.500Z|9a37afe1-7c63-4884-af0f-4e1c6b71785e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:51:58.501Z|9a37afe1-7c63-4884-af0f-4e1c6b71785e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:05.640Z|1cab20c8-db2b-4b2d-b5d2-85fa924fd74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:05.641Z|1cab20c8-db2b-4b2d-b5d2-85fa924fd74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:05.691Z|08b8b51d-30fa-44a4-8478-cfad5bc59a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:05.692Z|08b8b51d-30fa-44a4-8478-cfad5bc59a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:05.851Z|300bded8-fae5-4d53-a70c-33f448ca17b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:52:05.852Z|300bded8-fae5-4d53-a70c-33f448ca17b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:52:06.069Z|e3354b23-b7c6-432d-b61f-f56b30413d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:52:06.070Z|e3354b23-b7c6-432d-b61f-f56b30413d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:52:08.529Z|8c4e277c-2eac-4b58-ab7e-3bf032e72a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:08.530Z|8c4e277c-2eac-4b58-ab7e-3bf032e72a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:15.667Z|976e9dc3-a2ce-499b-ab77-bbdbd1486930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:15.668Z|976e9dc3-a2ce-499b-ab77-bbdbd1486930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:15.716Z|ffac7027-f15c-4d73-b3e2-1a58b2859de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:15.717Z|ffac7027-f15c-4d73-b3e2-1a58b2859de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:18.557Z|595da3fe-49ae-49bd-b5af-85742cab03d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:18.558Z|595da3fe-49ae-49bd-b5af-85742cab03d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:20.851Z|2023e15d-e361-4c6c-9280-c0bc954086ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:52:20.851Z|2023e15d-e361-4c6c-9280-c0bc954086ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:52:25.696Z|93a37dbc-6700-4379-8989-1c99977230bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:25.697Z|93a37dbc-6700-4379-8989-1c99977230bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:25.744Z|913f483e-0b80-411c-9894-f5a30cd42f8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:25.745Z|913f483e-0b80-411c-9894-f5a30cd42f8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:26.562Z|5b322370-556c-49c0-a0d9-45dcc263e3ae|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:52:26.563Z|5b322370-556c-49c0-a0d9-45dcc263e3ae|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:28.586Z|a6b07323-d591-424d-98f0-191941024ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:28.587Z|a6b07323-d591-424d-98f0-191941024ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:35.726Z|d3dccd8e-522a-4320-9481-0f862cef8dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:35.727Z|d3dccd8e-522a-4320-9481-0f862cef8dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:35.772Z|c0c0b676-5dc1-4420-ae9e-6b17382e31bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:35.774Z|c0c0b676-5dc1-4420-ae9e-6b17382e31bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:35.851Z|efd4463b-e0a5-48b9-930d-640b59071673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:52:35.854Z|efd4463b-e0a5-48b9-930d-640b59071673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:52:36.071Z|c9df969f-108f-4c61-a831-b13398e402b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:52:36.072Z|c9df969f-108f-4c61-a831-b13398e402b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:52:38.615Z|ce9a498b-614d-43a7-861d-712178d13b7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:38.616Z|ce9a498b-614d-43a7-861d-712178d13b7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:45.754Z|c51939ed-6478-45a7-82a6-649c82bb7302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:45.755Z|c51939ed-6478-45a7-82a6-649c82bb7302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:45.800Z|d49c2431-403e-4467-bc72-88761b2c011f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:45.801Z|d49c2431-403e-4467-bc72-88761b2c011f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:48.643Z|bf643731-a770-4fa1-a46f-e282d82378ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:48.645Z|bf643731-a770-4fa1-a46f-e282d82378ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:50.851Z|be477b46-304c-4d38-9864-149db95a5691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:52:50.851Z|be477b46-304c-4d38-9864-149db95a5691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:52:55.782Z|b0437765-416a-4dea-8686-0495d3c74504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:55.784Z|b0437765-416a-4dea-8686-0495d3c74504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:55.826Z|1e436e28-6a40-4a68-9f05-5a519d817543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:55.827Z|1e436e28-6a40-4a68-9f05-5a519d817543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:52:58.696Z|0ad2a72f-85cd-4303-b871-0f0b14a93025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:52:58.697Z|0ad2a72f-85cd-4303-b871-0f0b14a93025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:05.809Z|d7f2288e-84ef-422c-a5ab-580d6a4b03f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:05.810Z|d7f2288e-84ef-422c-a5ab-580d6a4b03f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:05.850Z|ff8b2bfd-095f-4665-8d7c-088a3cfb221e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:53:05.851Z|588a3805-45fd-43e6-8cda-6d3baefa7dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:05.851Z|ff8b2bfd-095f-4665-8d7c-088a3cfb221e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:53:05.852Z|588a3805-45fd-43e6-8cda-6d3baefa7dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:06.074Z|bc9cb355-7b5c-43ad-9601-ca89d8a0e4ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:53:06.075Z|bc9cb355-7b5c-43ad-9601-ca89d8a0e4ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:53:08.728Z|57f71e5a-5bdc-4d30-9da3-bf0838b5cc73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:08.728Z|57f71e5a-5bdc-4d30-9da3-bf0838b5cc73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:15.834Z|4fcd92f1-a30f-495c-a18f-9fa6295f8fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:15.835Z|4fcd92f1-a30f-495c-a18f-9fa6295f8fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:15.878Z|66fce117-1c29-461d-9cab-61b6890d36ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:15.879Z|66fce117-1c29-461d-9cab-61b6890d36ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:18.758Z|68d8d86c-44c7-4826-a78d-51eaf6657492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:18.759Z|68d8d86c-44c7-4826-a78d-51eaf6657492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:20.851Z|3bcb07bb-2450-40ec-a91e-a05f94df5a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:53:20.854Z|3bcb07bb-2450-40ec-a91e-a05f94df5a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:53:25.862Z|3ed04d62-bfd0-475f-857d-72f86e1df150|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:25.863Z|3ed04d62-bfd0-475f-857d-72f86e1df150|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:25.908Z|04f38bdf-2066-423c-b7ae-18d48d922f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:25.909Z|04f38bdf-2066-423c-b7ae-18d48d922f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:26.561Z|1dfbf155-8542-4e99-ba8f-a11d5a556e72|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:53:26.563Z|1dfbf155-8542-4e99-ba8f-a11d5a556e72|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:28.787Z|b5b95c35-e906-49d2-b2a3-4ece38f612b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:28.788Z|b5b95c35-e906-49d2-b2a3-4ece38f612b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:35.851Z|63209f84-767c-46a0-92ab-926763a43f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:53:35.852Z|63209f84-767c-46a0-92ab-926763a43f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:53:35.894Z|bf458eb7-c452-47cc-879d-c6f069d3b9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:35.895Z|bf458eb7-c452-47cc-879d-c6f069d3b9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:35.938Z|5f93ee9a-871f-42d8-af8a-f06774d1642c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:35.939Z|5f93ee9a-871f-42d8-af8a-f06774d1642c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:36.076Z|a89d130c-ea65-457d-8795-960c0fca3ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:53:36.076Z|a89d130c-ea65-457d-8795-960c0fca3ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:53:38.817Z|7b29f497-22e0-4927-b3b0-5526da3bdbb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:38.818Z|7b29f497-22e0-4927-b3b0-5526da3bdbb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:45.928Z|03b01b1c-70e7-4fe1-840c-c13ed8db9350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:45.929Z|03b01b1c-70e7-4fe1-840c-c13ed8db9350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:45.967Z|b58200b1-a545-4c41-8f27-f0bfebbac9d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:45.969Z|b58200b1-a545-4c41-8f27-f0bfebbac9d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:48.845Z|c1439cb7-c26a-4195-9354-de8f8e9f94fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:48.846Z|c1439cb7-c26a-4195-9354-de8f8e9f94fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:50.851Z|8c0e1707-7fc8-4d31-87c9-9140e130c526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:53:50.852Z|8c0e1707-7fc8-4d31-87c9-9140e130c526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:53:55.958Z|30ffe97e-54da-40b7-ac27-0717c7b6bb75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:55.959Z|30ffe97e-54da-40b7-ac27-0717c7b6bb75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:55.994Z|cdd3ea28-a0f4-4141-8e5b-ba53fd82f95f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:55.995Z|cdd3ea28-a0f4-4141-8e5b-ba53fd82f95f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:53:58.874Z|a4b16926-4f7b-4316-8964-18dd203a1069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:53:58.875Z|a4b16926-4f7b-4316-8964-18dd203a1069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:05.851Z|130594d5-2ee3-410a-943d-5e3d8907858e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:54:05.854Z|130594d5-2ee3-410a-943d-5e3d8907858e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:54:05.986Z|d4676b88-aef7-4c78-aa3e-f5e1e8c7e060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:05.987Z|d4676b88-aef7-4c78-aa3e-f5e1e8c7e060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:06.023Z|d2663676-aebb-463f-ac23-2d3d16f01a4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:06.026Z|d2663676-aebb-463f-ac23-2d3d16f01a4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:06.077Z|72faeb25-86fd-4fca-b763-91674e1ac05a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:54:06.078Z|72faeb25-86fd-4fca-b763-91674e1ac05a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:54:08.901Z|7e14b625-6870-4ff2-ba78-b1e4b7a58872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:08.902Z|7e14b625-6870-4ff2-ba78-b1e4b7a58872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:16.012Z|d229dfe6-c4c7-4fa4-9a64-914075b60562|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:16.013Z|d229dfe6-c4c7-4fa4-9a64-914075b60562|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:16.055Z|61551924-e660-4725-8b41-3dd8d39f7bf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:16.056Z|61551924-e660-4725-8b41-3dd8d39f7bf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:18.929Z|751a3f48-edfe-4ba8-8e66-f21910d7c570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:18.929Z|751a3f48-edfe-4ba8-8e66-f21910d7c570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:20.851Z|78ef592e-bcd0-4549-991f-0d4376b73b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:54:20.851Z|78ef592e-bcd0-4549-991f-0d4376b73b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:54:26.042Z|b927fdcc-3a3b-4151-9386-49f5012b339b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:26.044Z|b927fdcc-3a3b-4151-9386-49f5012b339b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:26.084Z|214ebd2a-2b7c-4853-8ffc-e0d1a8573810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:26.086Z|214ebd2a-2b7c-4853-8ffc-e0d1a8573810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:26.561Z|0bded01c-9c6b-47ed-9858-969e1164b7e8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:54:26.562Z|0bded01c-9c6b-47ed-9858-969e1164b7e8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:28.958Z|7fa6700d-fb39-413d-86b4-f6c929e120f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:28.959Z|7fa6700d-fb39-413d-86b4-f6c929e120f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:35.851Z|fab5fd5e-a705-435c-a65d-52d9a074df88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:54:35.853Z|fab5fd5e-a705-435c-a65d-52d9a074df88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:54:36.070Z|50bae3d5-3efe-4575-a97a-b6202dc9f018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:36.070Z|50bae3d5-3efe-4575-a97a-b6202dc9f018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:36.079Z|9985b007-5df9-43a9-be4c-e65c922551bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:54:36.079Z|9985b007-5df9-43a9-be4c-e65c922551bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:54:36.111Z|b10e339f-9b8c-4d02-afb6-b8b262d9c1e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:36.113Z|b10e339f-9b8c-4d02-afb6-b8b262d9c1e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:38.986Z|5ce46633-dd9a-4f78-a6cc-ba6c584c4ec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:38.987Z|5ce46633-dd9a-4f78-a6cc-ba6c584c4ec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:46.098Z|be2c99a5-2bf8-4493-b7aa-709ee1792148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:46.099Z|be2c99a5-2bf8-4493-b7aa-709ee1792148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:46.142Z|6785fb49-603a-402a-a175-73c22b982f64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:46.143Z|6785fb49-603a-402a-a175-73c22b982f64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:49.014Z|5d210142-4608-4a91-916d-a610f412c3db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:49.016Z|5d210142-4608-4a91-916d-a610f412c3db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:50.851Z|f7aad6dd-8754-4b34-b1b8-b0007c7de6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:54:50.853Z|f7aad6dd-8754-4b34-b1b8-b0007c7de6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:54:56.129Z|a43a07bb-9dd6-4ded-bc0e-bbdc60dff697|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:56.131Z|a43a07bb-9dd6-4ded-bc0e-bbdc60dff697|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:56.171Z|73dd8fb7-ca78-4b52-928a-e9fc1e1958f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:56.172Z|73dd8fb7-ca78-4b52-928a-e9fc1e1958f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:54:59.042Z|3752d1e1-8170-4602-a9d2-6717f23beb1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:54:59.044Z|3752d1e1-8170-4602-a9d2-6717f23beb1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:05.851Z|a61f7b3e-7b26-465d-800a-ef2b197269c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:55:05.852Z|a61f7b3e-7b26-465d-800a-ef2b197269c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:55:06.081Z|e543553e-90ce-4d2a-9779-e3c675cfa92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:55:06.081Z|e543553e-90ce-4d2a-9779-e3c675cfa92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:55:06.160Z|9e2a6968-fdda-4bd5-b8f1-729e81a8ef30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:06.161Z|9e2a6968-fdda-4bd5-b8f1-729e81a8ef30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:06.198Z|32bcdd0a-c334-4107-b8e3-5922929cfac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:06.199Z|32bcdd0a-c334-4107-b8e3-5922929cfac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:09.070Z|f9a45927-2c01-4f0f-a400-3420a519bf2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:09.071Z|f9a45927-2c01-4f0f-a400-3420a519bf2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:16.188Z|cef5f56f-087f-4d11-921e-f559cb9856a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:16.189Z|cef5f56f-087f-4d11-921e-f559cb9856a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:16.226Z|0ef5c7d6-fd44-4c2a-b3d5-38412cdf7df5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:16.227Z|0ef5c7d6-fd44-4c2a-b3d5-38412cdf7df5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:19.099Z|fafaedd6-ce9c-4a85-bbfd-207a65bfe1db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:19.100Z|fafaedd6-ce9c-4a85-bbfd-207a65bfe1db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:20.851Z|a7f28a2b-c231-4804-971c-523440451cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:55:20.852Z|a7f28a2b-c231-4804-971c-523440451cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:55:26.217Z|53caca7c-b92a-484d-bf40-87d5ed3226b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:26.218Z|53caca7c-b92a-484d-bf40-87d5ed3226b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:26.252Z|1222232b-b690-41c5-bc37-e9d5836e21ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:26.253Z|1222232b-b690-41c5-bc37-e9d5836e21ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:26.561Z|e66997d9-c76b-4001-9cf2-e58ab6a083b1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:55:26.563Z|e66997d9-c76b-4001-9cf2-e58ab6a083b1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:29.127Z|931f1c5f-6f76-4fec-8551-e810ae332886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:29.128Z|931f1c5f-6f76-4fec-8551-e810ae332886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:35.851Z|a90ff585-f8f3-4eb9-aa5a-f74e7462147e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:55:35.851Z|a90ff585-f8f3-4eb9-aa5a-f74e7462147e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:55:36.082Z|3afb7285-7aec-4cdc-b30a-d62b3ea89da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:55:36.083Z|3afb7285-7aec-4cdc-b30a-d62b3ea89da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:55:36.246Z|f015e654-27d1-4d51-92bf-69119cfde014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:36.247Z|f015e654-27d1-4d51-92bf-69119cfde014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:36.282Z|6713f808-a686-497e-bf23-bc9c95bbb97a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:36.283Z|6713f808-a686-497e-bf23-bc9c95bbb97a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:39.153Z|bc23cd2a-156b-464e-9d8b-f81d7bd37ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:39.154Z|bc23cd2a-156b-464e-9d8b-f81d7bd37ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:46.274Z|763aff50-a0a4-4008-b9e2-0ab816883fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:46.275Z|763aff50-a0a4-4008-b9e2-0ab816883fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:46.306Z|11d0cdd3-c2c2-4971-b244-4a3f12ca0601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:46.307Z|11d0cdd3-c2c2-4971-b244-4a3f12ca0601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:49.185Z|9f4be752-4238-4617-9066-28d6be6e408e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:49.187Z|9f4be752-4238-4617-9066-28d6be6e408e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:50.851Z|3b96a5a6-9021-417c-8b1b-b44b97b604a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:55:50.851Z|3b96a5a6-9021-417c-8b1b-b44b97b604a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:55:56.305Z|e6f13bc7-87d5-4394-8743-7085e4eee6be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:56.307Z|e6f13bc7-87d5-4394-8743-7085e4eee6be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:56.337Z|6b38549c-1760-4fcb-9584-9080d04859e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:56.338Z|6b38549c-1760-4fcb-9584-9080d04859e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:55:59.214Z|ec7f269b-92fd-45e1-96cf-7c0549a26f7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:55:59.216Z|ec7f269b-92fd-45e1-96cf-7c0549a26f7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:05.851Z|2af10cab-39e7-4cdd-85b2-0e047eaa00a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:56:05.853Z|2af10cab-39e7-4cdd-85b2-0e047eaa00a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:56:06.084Z|771226e0-5d0f-46b7-b597-7ac0d32caf3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:56:06.087Z|771226e0-5d0f-46b7-b597-7ac0d32caf3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:56:06.338Z|9fa746be-9b23-4b3e-8af2-2a59b83c3676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:06.339Z|9fa746be-9b23-4b3e-8af2-2a59b83c3676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:06.363Z|5489657c-aa4d-4011-ba08-9e6b29933265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:06.365Z|5489657c-aa4d-4011-ba08-9e6b29933265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:09.244Z|2c95bdd0-0cfa-4625-9e67-794a4fbac94e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:09.246Z|2c95bdd0-0cfa-4625-9e67-794a4fbac94e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:16.368Z|e910a3ee-2bcf-46c6-a844-61acd44790ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:16.370Z|e910a3ee-2bcf-46c6-a844-61acd44790ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:16.391Z|a61c66d4-2e2c-4b80-84e6-b04a265172bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:16.400Z|a61c66d4-2e2c-4b80-84e6-b04a265172bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:19.277Z|239fbdba-ca3f-4e45-a374-24dc431c3d63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:19.279Z|239fbdba-ca3f-4e45-a374-24dc431c3d63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:20.851Z|9cf734a8-3bd4-4251-b8ca-039b92583ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:56:20.852Z|9cf734a8-3bd4-4251-b8ca-039b92583ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:56:26.398Z|72cd9ed9-d311-4f08-a85e-1bcb39025360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:26.399Z|72cd9ed9-d311-4f08-a85e-1bcb39025360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:26.426Z|1d17802a-b3d9-4301-9aa4-b95d94fdebdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:26.427Z|1d17802a-b3d9-4301-9aa4-b95d94fdebdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:26.563Z|eca8aed1-caef-48d1-9fc5-5c5981efcbac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:56:26.565Z|eca8aed1-caef-48d1-9fc5-5c5981efcbac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:29.307Z|cdc3a25f-c12b-45e0-8213-8e90baedf7b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:29.308Z|cdc3a25f-c12b-45e0-8213-8e90baedf7b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:35.851Z|d85d9a3a-03a4-4e1a-ad24-8ecb394e4871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:56:35.852Z|d85d9a3a-03a4-4e1a-ad24-8ecb394e4871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:56:36.088Z|c8858e06-737c-49ec-b30d-8e3a41a384e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:56:36.089Z|c8858e06-737c-49ec-b30d-8e3a41a384e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:56:36.426Z|556b18f7-f7cd-4393-98be-48964c87e250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:36.427Z|556b18f7-f7cd-4393-98be-48964c87e250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:36.453Z|faa461dc-fd7b-4759-b485-d92f6d0537c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:36.454Z|faa461dc-fd7b-4759-b485-d92f6d0537c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:39.337Z|e510d558-8cac-4c1c-b65f-e5235da10e2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:39.338Z|e510d558-8cac-4c1c-b65f-e5235da10e2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:46.455Z|219d81e3-9271-4699-93a9-99edc4c5e44c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:46.457Z|219d81e3-9271-4699-93a9-99edc4c5e44c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:46.480Z|a295d69e-c1d3-414f-b591-55325ca94d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:46.481Z|a295d69e-c1d3-414f-b591-55325ca94d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:49.363Z|1401b49e-c37b-4e3d-87ff-d4ae8ce3147c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:49.364Z|1401b49e-c37b-4e3d-87ff-d4ae8ce3147c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:50.851Z|ae6c9c9b-d5a3-4bb2-8caf-39ce02ed3743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:56:50.853Z|ae6c9c9b-d5a3-4bb2-8caf-39ce02ed3743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:56:56.484Z|2d9a6c9d-28a1-47c0-93ce-3474fe873d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:56.485Z|2d9a6c9d-28a1-47c0-93ce-3474fe873d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:56.508Z|a611c8b3-1bdc-47f0-aa85-f5e58f1b0a30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:56.509Z|a611c8b3-1bdc-47f0-aa85-f5e58f1b0a30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:56:59.392Z|2c5d9436-1dba-4c5d-8714-0cd9f426d73e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:56:59.393Z|2c5d9436-1dba-4c5d-8714-0cd9f426d73e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:05.851Z|2bff43cb-9d5b-4b87-9f2a-b39a2cb0bb4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:57:05.852Z|2bff43cb-9d5b-4b87-9f2a-b39a2cb0bb4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:57:06.090Z|d0cc7aa6-87be-48ab-90db-66a4524eea76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:57:06.091Z|d0cc7aa6-87be-48ab-90db-66a4524eea76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:57:06.515Z|7d5222ed-af8f-40bf-b8b9-cd73bb69108a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:06.516Z|7d5222ed-af8f-40bf-b8b9-cd73bb69108a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:06.544Z|363bb736-6119-413d-8009-a95d4a71b6f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:06.545Z|363bb736-6119-413d-8009-a95d4a71b6f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:09.423Z|b68646e0-45d1-4703-a67d-63368eb44aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:09.424Z|b68646e0-45d1-4703-a67d-63368eb44aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:16.541Z|9aa2ed08-4a98-4356-97ee-f97a11261c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:16.542Z|9aa2ed08-4a98-4356-97ee-f97a11261c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:16.574Z|ce24346a-222c-4968-bd12-2286891d504b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:16.575Z|ce24346a-222c-4968-bd12-2286891d504b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:19.449Z|bfe2e0d7-6f0d-4377-bc4f-5e7e13d74f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:19.450Z|bfe2e0d7-6f0d-4377-bc4f-5e7e13d74f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:20.851Z|e5498676-4865-4455-b5a2-1c829c25a9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:57:20.851Z|e5498676-4865-4455-b5a2-1c829c25a9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:57:26.562Z|965a9777-5e5a-469d-b7eb-b3afe3563ad5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:57:26.563Z|965a9777-5e5a-469d-b7eb-b3afe3563ad5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:26.573Z|ed3c70bb-0d7f-458e-b7ba-c1dd815db9fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:26.575Z|ed3c70bb-0d7f-458e-b7ba-c1dd815db9fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:26.605Z|bb72847b-de04-4a8b-a3de-5ef0d5f11445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:26.607Z|bb72847b-de04-4a8b-a3de-5ef0d5f11445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:29.481Z|4239efb2-615b-43f0-b2b4-5d6b642eed03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:29.482Z|4239efb2-615b-43f0-b2b4-5d6b642eed03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:35.851Z|bbb1f7df-172a-491c-8d58-55dcc70d3497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:57:35.852Z|bbb1f7df-172a-491c-8d58-55dcc70d3497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:57:36.092Z|d17fe936-def8-47eb-b2de-73520ec7e2ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:57:36.093Z|d17fe936-def8-47eb-b2de-73520ec7e2ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:57:36.604Z|1b345726-f2ae-436c-afcc-f61a2dc91524|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:36.606Z|1b345726-f2ae-436c-afcc-f61a2dc91524|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:36.638Z|69c407ef-1fb1-4ac5-858b-324593c20327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:36.639Z|69c407ef-1fb1-4ac5-858b-324593c20327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:39.508Z|e02e0fbe-1c9c-41bb-b5de-7b992cf3dae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:39.509Z|e02e0fbe-1c9c-41bb-b5de-7b992cf3dae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:46.635Z|fd9f7d2f-db3e-4a86-b9f1-585f00954c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:46.637Z|fd9f7d2f-db3e-4a86-b9f1-585f00954c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:46.663Z|bcebefdf-4435-4154-839d-b69107952a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:46.664Z|bcebefdf-4435-4154-839d-b69107952a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:49.536Z|e1ded16f-906b-42ab-bbb1-d98cb983bb38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:49.537Z|e1ded16f-906b-42ab-bbb1-d98cb983bb38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:50.851Z|3757984a-b01c-4e1c-87a2-e79506368458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:57:50.852Z|3757984a-b01c-4e1c-87a2-e79506368458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:57:56.663Z|a762e904-81d5-4054-95a2-c40b078f1298|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:56.664Z|a762e904-81d5-4054-95a2-c40b078f1298|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:56.693Z|68a1cace-0be6-4148-98d5-8408000c2817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:56.694Z|68a1cace-0be6-4148-98d5-8408000c2817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:57:59.566Z|79df3151-c5e2-43e4-a422-ffb43c1429b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:57:59.567Z|79df3151-c5e2-43e4-a422-ffb43c1429b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:05.851Z|6812bbe2-a131-4a2d-afd5-ada599636b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:58:05.852Z|6812bbe2-a131-4a2d-afd5-ada599636b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:58:06.094Z|a021ce11-3f43-43b4-9b13-7678c45b77d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:58:06.094Z|a021ce11-3f43-43b4-9b13-7678c45b77d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:58:06.692Z|93e0340d-cb73-4889-a252-338ec4d132ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:06.692Z|93e0340d-cb73-4889-a252-338ec4d132ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:06.718Z|9950836c-de13-411e-b65b-86c2a9a2d9cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:06.719Z|9950836c-de13-411e-b65b-86c2a9a2d9cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:09.595Z|c7275ee8-7236-48ab-af38-02885d3991d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:09.596Z|c7275ee8-7236-48ab-af38-02885d3991d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:16.721Z|b0d52a16-5ac1-4590-aa4f-4b6254c1a34f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:16.722Z|b0d52a16-5ac1-4590-aa4f-4b6254c1a34f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:16.748Z|b006f231-7f09-42bf-9351-5ab38f73969c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:16.749Z|b006f231-7f09-42bf-9351-5ab38f73969c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:19.623Z|c89ac425-60a8-45b5-b006-0a3b6ac41218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:19.624Z|c89ac425-60a8-45b5-b006-0a3b6ac41218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:20.851Z|47470960-50b9-4635-b897-f657e2789c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:58:20.853Z|47470960-50b9-4635-b897-f657e2789c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:58:26.568Z|14fc7af9-a5f5-4107-82d8-863c0570763a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:58:26.569Z|14fc7af9-a5f5-4107-82d8-863c0570763a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:26.751Z|b9c2dd6b-8bfb-4fa8-9bd4-451c76fee01e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:26.754Z|b9c2dd6b-8bfb-4fa8-9bd4-451c76fee01e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:26.780Z|352bbbd8-fb81-4fef-b395-5cb7af8866d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:26.781Z|352bbbd8-fb81-4fef-b395-5cb7af8866d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:29.650Z|52646fec-b6de-4d8d-b54d-7d47c28e93c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:29.651Z|52646fec-b6de-4d8d-b54d-7d47c28e93c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:35.851Z|59126c05-c270-42a9-acaf-5477cc078c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:58:35.851Z|59126c05-c270-42a9-acaf-5477cc078c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:58:36.095Z|b99a03e7-be21-476b-bcf9-75f677896b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:58:36.096Z|b99a03e7-be21-476b-bcf9-75f677896b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:58:36.791Z|6306ac43-5a9f-466f-8eec-551800bd8bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:36.792Z|6306ac43-5a9f-466f-8eec-551800bd8bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:36.807Z|d05a9191-df79-4718-aa7b-8adca84ce830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:36.808Z|d05a9191-df79-4718-aa7b-8adca84ce830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:39.679Z|25da4c5a-6990-4758-9bc9-b54b0581d1a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:39.680Z|25da4c5a-6990-4758-9bc9-b54b0581d1a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:46.818Z|72d45333-748d-4b11-827d-caea4f219bfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:46.819Z|72d45333-748d-4b11-827d-caea4f219bfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:46.833Z|de1c87df-b3bc-4ef8-ba9e-a72ce6bf219d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:46.835Z|de1c87df-b3bc-4ef8-ba9e-a72ce6bf219d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:49.706Z|4ef24a17-86f0-4f4e-b1df-b586e10e955b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:49.707Z|4ef24a17-86f0-4f4e-b1df-b586e10e955b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:50.851Z|94f29ce9-30fe-4455-a42d-86ac31410e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:58:50.852Z|94f29ce9-30fe-4455-a42d-86ac31410e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:58:56.847Z|b313e52c-2922-4f92-a5d5-dba1b206c943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:56.848Z|b313e52c-2922-4f92-a5d5-dba1b206c943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:56.862Z|87b5b6ea-4e03-4b60-95c9-55f4e36862b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:56.862Z|87b5b6ea-4e03-4b60-95c9-55f4e36862b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:58:59.734Z|51207135-8bff-41de-bd17-6d21a658ec25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:58:59.735Z|51207135-8bff-41de-bd17-6d21a658ec25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:05.852Z|cd86a879-bedd-417e-ab65-f9615b09541d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:59:05.854Z|cd86a879-bedd-417e-ab65-f9615b09541d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:59:06.097Z|25f8c80c-85b2-402b-ad58-56801dc811cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:59:06.098Z|25f8c80c-85b2-402b-ad58-56801dc811cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:59:06.882Z|e9ade725-f055-470b-b368-365ed7f4c501|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:06.884Z|e9ade725-f055-470b-b368-365ed7f4c501|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:06.897Z|8c0ce77e-22bb-4495-8dde-29011b309539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:06.898Z|8c0ce77e-22bb-4495-8dde-29011b309539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:09.871Z|cc024c68-7c63-440d-bdf5-e9490261000f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:09.873Z|cc024c68-7c63-440d-bdf5-e9490261000f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:16.914Z|76b37521-dd08-4195-b4d9-a4fedd592883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:16.915Z|76b37521-dd08-4195-b4d9-a4fedd592883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:16.934Z|2eb26618-437f-4cd2-b67c-e741f05ab733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:16.937Z|2eb26618-437f-4cd2-b67c-e741f05ab733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:19.902Z|f88fb0b5-dfe1-436a-b4a6-aa5b919d7491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:19.904Z|f88fb0b5-dfe1-436a-b4a6-aa5b919d7491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:20.851Z|7c2672d4-17fe-4728-b927-02e1d02011aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:59:20.852Z|7c2672d4-17fe-4728-b927-02e1d02011aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:59:26.562Z|0f42b7e2-364f-4ab5-8aad-6bdaa36f6e3f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T23:59:26.576Z|0f42b7e2-364f-4ab5-8aad-6bdaa36f6e3f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:26.944Z|f6b83d4f-e43b-476d-9b5c-86cb7df9dfc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:26.945Z|f6b83d4f-e43b-476d-9b5c-86cb7df9dfc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:26.965Z|7f521ccf-b606-489b-8baa-4cd05fae6163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:26.966Z|7f521ccf-b606-489b-8baa-4cd05fae6163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:29.931Z|8862d638-079d-4a63-a4d1-8e798003a072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:29.932Z|8862d638-079d-4a63-a4d1-8e798003a072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:35.851Z|96eeadb6-f5ae-4838-a2de-d9325beaaafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:59:35.852Z|96eeadb6-f5ae-4838-a2de-d9325beaaafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:59:36.099Z|b3fad55e-727e-45fe-a3cf-27508449e19b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:59:36.100Z|b3fad55e-727e-45fe-a3cf-27508449e19b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:59:36.976Z|a378ed43-eb8a-4f26-a513-db17c85fadfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:36.977Z|a378ed43-eb8a-4f26-a513-db17c85fadfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:36.992Z|7672fe6d-738e-4969-9798-62a5a51b0a33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:36.993Z|7672fe6d-738e-4969-9798-62a5a51b0a33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:39.961Z|f942ec98-90be-4267-b142-e2dca1bd594b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:39.962Z|f942ec98-90be-4267-b142-e2dca1bd594b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:47.008Z|412ed452-fc1e-4272-9da6-209a75bc6106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:47.009Z|412ed452-fc1e-4272-9da6-209a75bc6106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:47.020Z|58701f56-c48b-4524-86f1-26a402210abd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:47.021Z|58701f56-c48b-4524-86f1-26a402210abd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:49.989Z|cea89330-00ec-4459-a98e-1ee6737d88e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:49.991Z|cea89330-00ec-4459-a98e-1ee6737d88e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:50.851Z|94a5d3b7-7b84-45e1-adb1-eeb3903bb9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T23:59:50.853Z|94a5d3b7-7b84-45e1-adb1-eeb3903bb9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T23:59:57.042Z|f38396a3-db65-419b-88db-2af3bd398a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:57.043Z|f38396a3-db65-419b-88db-2af3bd398a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T23:59:57.045Z|47148af0-ea67-45cd-9bc5-b6452de708ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T23:59:57.046Z|47148af0-ea67-45cd-9bc5-b6452de708ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:00.017Z|033f2c31-6735-43a6-9ea4-0c3221fd4f07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:00.019Z|033f2c31-6735-43a6-9ea4-0c3221fd4f07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:05.853Z|79bf83d5-7435-4531-aa27-a4ceea51f798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:00:05.854Z|79bf83d5-7435-4531-aa27-a4ceea51f798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:00:06.102Z|14e47d21-489f-4201-b7b5-4a7566c7b7f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:00:06.103Z|14e47d21-489f-4201-b7b5-4a7566c7b7f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:00:07.072Z|58fe23f6-3dc5-4b0e-9850-625d3772fbc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:07.072Z|3a8d1249-d982-4299-b9be-dbdd90a14cb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:07.073Z|3a8d1249-d982-4299-b9be-dbdd90a14cb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:07.073Z|58fe23f6-3dc5-4b0e-9850-625d3772fbc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:10.045Z|b6abe35c-54d6-44c9-8bf5-89ce8c18d236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:10.046Z|b6abe35c-54d6-44c9-8bf5-89ce8c18d236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:17.102Z|e59adfd8-1821-4a7e-bcb5-5da8f26dad87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:17.103Z|da2789e9-a703-467f-9b01-fbc68564bcd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:17.103Z|e59adfd8-1821-4a7e-bcb5-5da8f26dad87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:17.104Z|da2789e9-a703-467f-9b01-fbc68564bcd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:20.074Z|e4982102-0539-4cae-9ddd-dca8d57d15bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:20.075Z|e4982102-0539-4cae-9ddd-dca8d57d15bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:20.851Z|5bde652e-3d1e-4d57-aac6-a26b210b4eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:00:20.852Z|5bde652e-3d1e-4d57-aac6-a26b210b4eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:00:26.564Z|f993cb9a-51ef-4cc1-848b-f3f15273312f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:00:26.566Z|f993cb9a-51ef-4cc1-848b-f3f15273312f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:27.143Z|e6a38719-2a22-43a8-b2f6-964a24ae0b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:27.144Z|e6a38719-2a22-43a8-b2f6-964a24ae0b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:27.158Z|e3c5f009-ccd0-4c1b-9105-5f32167de702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:27.158Z|e3c5f009-ccd0-4c1b-9105-5f32167de702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:30.103Z|68745b8a-77a8-44b4-a54c-45a32fbb213e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:30.104Z|68745b8a-77a8-44b4-a54c-45a32fbb213e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:35.851Z|49ceb077-a0f6-4c4e-88cb-c210b9db35e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:00:35.853Z|49ceb077-a0f6-4c4e-88cb-c210b9db35e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:00:36.104Z|9fe1e36c-a96d-4e9e-8b06-f62f8550e6a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:00:36.106Z|9fe1e36c-a96d-4e9e-8b06-f62f8550e6a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:00:37.177Z|f4bb2669-bbae-41cd-a6b0-2ce974aae615|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:37.178Z|f4bb2669-bbae-41cd-a6b0-2ce974aae615|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:37.195Z|669e1ac7-509d-40d9-b62c-a9c0558177e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:37.196Z|669e1ac7-509d-40d9-b62c-a9c0558177e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:40.133Z|13c1c11e-75c5-4601-9861-1b6752ab3a6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:40.134Z|13c1c11e-75c5-4601-9861-1b6752ab3a6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:47.208Z|31f510da-2e1d-45c2-bcbd-7caedfea848f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:47.210Z|31f510da-2e1d-45c2-bcbd-7caedfea848f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:47.221Z|4e46790e-e746-4a4d-8db7-c0c313bcc156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:47.223Z|4e46790e-e746-4a4d-8db7-c0c313bcc156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:50.161Z|d7cbdf47-3fa7-45b7-957b-47e06da7cb91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:50.163Z|d7cbdf47-3fa7-45b7-957b-47e06da7cb91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:50.853Z|9d968d7d-b62f-45f9-8be3-23e629d35107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:00:50.854Z|9d968d7d-b62f-45f9-8be3-23e629d35107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:00:57.247Z|7249ef09-2f9a-4643-a9ee-2eda53fdbd5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:57.248Z|7249ef09-2f9a-4643-a9ee-2eda53fdbd5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:00:57.257Z|b103f3c1-bdde-43d0-992b-8a59ff0a4b3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:00:57.258Z|b103f3c1-bdde-43d0-992b-8a59ff0a4b3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:00.191Z|29a4d57a-579c-4535-bd7e-e83e3e744211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:00.192Z|29a4d57a-579c-4535-bd7e-e83e3e744211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:05.855Z|a30b9edd-89b3-4757-b23b-b465e374d1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:01:05.860Z|a30b9edd-89b3-4757-b23b-b465e374d1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:01:06.107Z|27e8b8b6-654d-4e76-a93e-5ac22e5b2898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:01:06.108Z|27e8b8b6-654d-4e76-a93e-5ac22e5b2898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:01:07.275Z|4f867347-ff76-40b3-b9f6-7a20c84118bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:07.277Z|4f867347-ff76-40b3-b9f6-7a20c84118bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:07.299Z|1e3a0d20-8d06-457b-8cfa-377e424be735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:07.300Z|1e3a0d20-8d06-457b-8cfa-377e424be735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:10.219Z|93962595-5591-4953-bfc1-074c149ba82d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:10.220Z|93962595-5591-4953-bfc1-074c149ba82d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:17.310Z|5638603c-1f18-46b1-8a72-60a7d78f559e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:17.311Z|5638603c-1f18-46b1-8a72-60a7d78f559e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:17.333Z|8e1df630-39f9-442e-bc41-398f89a89862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:17.334Z|8e1df630-39f9-442e-bc41-398f89a89862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:20.248Z|4c4658b8-ebd7-4003-80ae-335bb6f405ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:20.249Z|4c4658b8-ebd7-4003-80ae-335bb6f405ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:20.851Z|c8d20eae-6d93-414e-864b-7567dea16b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:01:20.851Z|c8d20eae-6d93-414e-864b-7567dea16b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:01:26.562Z|33597de0-dd34-45dc-b76c-77f60ee13867|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:01:26.564Z|33597de0-dd34-45dc-b76c-77f60ee13867|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:27.341Z|ed10521a-4646-4354-be58-c54953602bc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:27.342Z|ed10521a-4646-4354-be58-c54953602bc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:27.365Z|aafef23a-dbf0-44eb-9d79-a01c80c8861a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:27.366Z|aafef23a-dbf0-44eb-9d79-a01c80c8861a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:30.276Z|2e4f822b-a1be-45af-b3ea-a8ea1a859240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:30.278Z|2e4f822b-a1be-45af-b3ea-a8ea1a859240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:35.851Z|2fea2cd0-cd44-4a54-bb86-2e265177794a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:01:35.852Z|2fea2cd0-cd44-4a54-bb86-2e265177794a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:01:36.110Z|300ee458-8c79-47c4-8392-23ed6d3bdcd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:01:36.111Z|300ee458-8c79-47c4-8392-23ed6d3bdcd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:01:37.374Z|2295bacb-b0f6-477b-9794-a53a170e9c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:37.377Z|2295bacb-b0f6-477b-9794-a53a170e9c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:37.404Z|6ca66205-5422-4b9b-8ca7-4a2a02f6142b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:37.405Z|6ca66205-5422-4b9b-8ca7-4a2a02f6142b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:40.305Z|7eda6bbd-4501-4c66-acf7-ddf1591b57e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:40.307Z|7eda6bbd-4501-4c66-acf7-ddf1591b57e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:47.408Z|d378a23f-5586-4bf1-8c0f-4a2f3d9ecf6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:47.409Z|d378a23f-5586-4bf1-8c0f-4a2f3d9ecf6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:47.434Z|e3a1e500-3eb2-4e07-8a76-867cd1f43a86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:47.435Z|e3a1e500-3eb2-4e07-8a76-867cd1f43a86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:50.337Z|8d58696b-084f-4fa8-9af0-d1a716fef59e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:50.338Z|8d58696b-084f-4fa8-9af0-d1a716fef59e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:50.851Z|42269f9f-3ef5-423b-8856-5df19acbb26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:01:50.854Z|42269f9f-3ef5-423b-8856-5df19acbb26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:01:57.437Z|9fe29bac-c867-41c5-ac29-2e35fd5a01e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:57.438Z|9fe29bac-c867-41c5-ac29-2e35fd5a01e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:01:57.463Z|c323de05-25bb-4ed8-8447-ec3aadb26cb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:01:57.465Z|c323de05-25bb-4ed8-8447-ec3aadb26cb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:00.368Z|09eb1960-3a77-49ff-b453-977f6a10f0dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:00.369Z|09eb1960-3a77-49ff-b453-977f6a10f0dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:05.853Z|3bd7e335-beeb-493c-9c40-7dcf9fa4482c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:02:05.854Z|3bd7e335-beeb-493c-9c40-7dcf9fa4482c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:02:06.112Z|c7c70d79-c3d4-41a6-a7be-b8424762a61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:02:06.113Z|c7c70d79-c3d4-41a6-a7be-b8424762a61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:02:07.465Z|c15fb01c-285e-42cd-80e3-54f878f5d188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:07.466Z|c15fb01c-285e-42cd-80e3-54f878f5d188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:07.491Z|d2240178-5f8d-4d96-81b9-223b4b6bfcd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:07.493Z|d2240178-5f8d-4d96-81b9-223b4b6bfcd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:10.397Z|b7f61444-97e0-49eb-be20-40d467bea9aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:10.399Z|b7f61444-97e0-49eb-be20-40d467bea9aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:17.491Z|a4514e66-96c7-44a7-b490-7f2c1a3844b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:17.492Z|a4514e66-96c7-44a7-b490-7f2c1a3844b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:17.524Z|463b5a7e-cd1a-44ca-a957-d000346c1642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:17.525Z|463b5a7e-cd1a-44ca-a957-d000346c1642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:20.437Z|7ddea63d-4874-4a17-aab7-f2d3f8f5062e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:20.439Z|7ddea63d-4874-4a17-aab7-f2d3f8f5062e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:20.851Z|b0be4405-fc74-49d4-92d6-508021e4e8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:02:20.851Z|b0be4405-fc74-49d4-92d6-508021e4e8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:02:26.568Z|3ec0e0b1-f6b3-4732-a1d1-ef22a9a02750|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:02:26.569Z|3ec0e0b1-f6b3-4732-a1d1-ef22a9a02750|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:27.520Z|7f49aa88-6d59-4fe6-b77c-7a43b229226f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:27.522Z|7f49aa88-6d59-4fe6-b77c-7a43b229226f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:27.555Z|163b12c4-d2e0-4120-a455-8e1a9f229027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:27.557Z|163b12c4-d2e0-4120-a455-8e1a9f229027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:30.465Z|8eee6fca-a27b-4b3c-ba02-f18ed8d8ec6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:30.466Z|8eee6fca-a27b-4b3c-ba02-f18ed8d8ec6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:35.851Z|98077083-8114-4859-9385-e3e7a50454df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:02:35.855Z|98077083-8114-4859-9385-e3e7a50454df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:02:36.114Z|ce98ba83-78f2-4eca-8934-a09d33766193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:02:36.114Z|ce98ba83-78f2-4eca-8934-a09d33766193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:02:37.548Z|4d298116-75e3-4538-98af-d71c7ca39000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:37.549Z|4d298116-75e3-4538-98af-d71c7ca39000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:37.583Z|0dff9c80-eb2c-44fd-9eac-8dbc737228b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:37.584Z|0dff9c80-eb2c-44fd-9eac-8dbc737228b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:40.497Z|a85a7796-d311-454a-a566-f67da1bcd73d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:40.498Z|a85a7796-d311-454a-a566-f67da1bcd73d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:47.578Z|ee42a678-b502-4397-bf42-2d068c773c6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:47.579Z|ee42a678-b502-4397-bf42-2d068c773c6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:47.610Z|ce188eb9-d82c-43e0-81a3-87e87362072c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:47.611Z|ce188eb9-d82c-43e0-81a3-87e87362072c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:50.529Z|55280e2a-deb4-4eeb-81e8-bb37583441b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:50.530Z|55280e2a-deb4-4eeb-81e8-bb37583441b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:50.851Z|c1034a20-a8df-4f5a-8eee-0f7b66d69610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:02:50.852Z|c1034a20-a8df-4f5a-8eee-0f7b66d69610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:02:57.605Z|6d08d306-ea38-48fb-87d6-57bd14972900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:57.606Z|6d08d306-ea38-48fb-87d6-57bd14972900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:02:57.641Z|9ba02813-89a3-4676-8b76-d4a83f9f0e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:02:57.643Z|9ba02813-89a3-4676-8b76-d4a83f9f0e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:00.561Z|6f3d2542-cf3b-4b44-ae42-c8490a0e22c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:00.565Z|6f3d2542-cf3b-4b44-ae42-c8490a0e22c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:05.851Z|2396a690-e459-474e-ae76-244c68b2c016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:03:05.851Z|2396a690-e459-474e-ae76-244c68b2c016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:03:06.116Z|5dca8284-5f2b-4b14-bcff-ca0424d888d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:03:06.117Z|5dca8284-5f2b-4b14-bcff-ca0424d888d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:03:07.633Z|ce9a0a38-c79a-4f00-bcee-c243754b2c5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:07.634Z|ce9a0a38-c79a-4f00-bcee-c243754b2c5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:07.668Z|4b0e5729-cfb3-40f5-9737-0be9344875f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:07.669Z|4b0e5729-cfb3-40f5-9737-0be9344875f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:10.592Z|1ddc2f03-54b9-4ef3-aa6a-21e2cc91acd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:10.594Z|1ddc2f03-54b9-4ef3-aa6a-21e2cc91acd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:17.663Z|d165b6e6-5120-4f44-bd2f-4e01c9210dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:17.665Z|d165b6e6-5120-4f44-bd2f-4e01c9210dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:17.694Z|9602bf52-0995-47dd-8d53-b895af5f00cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:17.695Z|9602bf52-0995-47dd-8d53-b895af5f00cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:20.622Z|1980dcda-0812-4047-ac56-7774b8ad2e5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:20.623Z|1980dcda-0812-4047-ac56-7774b8ad2e5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:20.854Z|6175d2cc-08cb-42b7-b7cf-267624958762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:03:20.859Z|6175d2cc-08cb-42b7-b7cf-267624958762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:03:26.561Z|9d879e35-8264-47af-ad9b-04bdb0087d6e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:03:26.562Z|9d879e35-8264-47af-ad9b-04bdb0087d6e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:27.691Z|52df0b52-002f-4a8b-a89b-78feb4ffe69d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:27.693Z|52df0b52-002f-4a8b-a89b-78feb4ffe69d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:27.722Z|42fb140d-0476-4f68-ba85-d2f22eaffb14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:27.723Z|42fb140d-0476-4f68-ba85-d2f22eaffb14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:30.651Z|e9687fa7-d121-4b86-9e6d-038b4a2e59ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:30.652Z|e9687fa7-d121-4b86-9e6d-038b4a2e59ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:35.851Z|1ae5d73c-5bd4-4696-9237-af1e8510468c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:03:35.852Z|1ae5d73c-5bd4-4696-9237-af1e8510468c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:03:36.118Z|63412993-8492-4c18-aa8f-ec245f6899c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:03:36.119Z|63412993-8492-4c18-aa8f-ec245f6899c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:03:37.727Z|728b494b-f02b-4173-af81-20ab5cac3269|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:37.728Z|728b494b-f02b-4173-af81-20ab5cac3269|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:37.750Z|a954377a-603d-49e0-92e3-39e8cceafbf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:37.751Z|a954377a-603d-49e0-92e3-39e8cceafbf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:40.679Z|e847c707-9252-48ca-9803-cc155ffa8a85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:40.680Z|e847c707-9252-48ca-9803-cc155ffa8a85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:47.758Z|16469b41-aaf7-4b05-830d-6d73fa2f5a3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:47.759Z|16469b41-aaf7-4b05-830d-6d73fa2f5a3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:47.782Z|212372d4-30fc-4e69-a92d-13a6bbc5eef7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:47.783Z|212372d4-30fc-4e69-a92d-13a6bbc5eef7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:50.712Z|8cb0f634-f0e5-4d32-a0aa-63093bae360d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:50.714Z|8cb0f634-f0e5-4d32-a0aa-63093bae360d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:50.851Z|9815ea00-8612-46b9-be62-824ac32dcdbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:03:50.852Z|9815ea00-8612-46b9-be62-824ac32dcdbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:03:57.787Z|ab9c6088-b257-40d0-8c66-49db9a25fb33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:57.788Z|ab9c6088-b257-40d0-8c66-49db9a25fb33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:03:57.809Z|66eb3ea4-fd12-4860-8c86-9367887e5b98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:03:57.810Z|66eb3ea4-fd12-4860-8c86-9367887e5b98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:00.741Z|5ece3cbf-b780-4bb1-bd51-59f94c440f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:00.743Z|5ece3cbf-b780-4bb1-bd51-59f94c440f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:05.851Z|1a4131f5-0203-4a82-ab83-6a32843a9bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:04:05.853Z|1a4131f5-0203-4a82-ab83-6a32843a9bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:04:06.121Z|d6ffa06c-e812-4fe6-955e-a168571b5d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:04:06.122Z|d6ffa06c-e812-4fe6-955e-a168571b5d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:04:07.819Z|a455310e-bf92-4e77-9bc6-c96950e089dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:07.821Z|a455310e-bf92-4e77-9bc6-c96950e089dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:07.840Z|6d258ed9-a875-452a-83ff-a4a2a1a0d5cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:07.841Z|6d258ed9-a875-452a-83ff-a4a2a1a0d5cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:10.781Z|2c3b8a7d-0f0d-4836-a8eb-0ee5848ad703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:10.782Z|2c3b8a7d-0f0d-4836-a8eb-0ee5848ad703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:17.849Z|6b675ca7-3232-4343-8315-06238f5859fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:17.851Z|6b675ca7-3232-4343-8315-06238f5859fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:17.869Z|f51ae60e-8dd6-40d3-a5b6-7f776ee94778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:17.870Z|f51ae60e-8dd6-40d3-a5b6-7f776ee94778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:20.813Z|26e5bcda-2b1d-4d23-85a1-397c546c6d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:20.814Z|26e5bcda-2b1d-4d23-85a1-397c546c6d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:20.851Z|33ee23cb-1acf-4bf1-88cb-febd5d37ac78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:04:20.852Z|33ee23cb-1acf-4bf1-88cb-febd5d37ac78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:04:26.563Z|7b0c2d65-6e26-4bc8-b5a1-9fd7ba9ced9d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:04:26.564Z|7b0c2d65-6e26-4bc8-b5a1-9fd7ba9ced9d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:27.881Z|f731f0a5-7033-4ac0-9b98-3ce1b3f8284c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:27.883Z|f731f0a5-7033-4ac0-9b98-3ce1b3f8284c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:27.900Z|9c53c2df-e9ee-4a8f-85e9-85dc24524a98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:27.901Z|9c53c2df-e9ee-4a8f-85e9-85dc24524a98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:30.844Z|ba0a2b8b-b6f4-4577-98c0-1e6175484a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:30.845Z|ba0a2b8b-b6f4-4577-98c0-1e6175484a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:35.851Z|0a75ce93-1c4f-4b5e-9f77-11305d2ab523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:04:35.853Z|0a75ce93-1c4f-4b5e-9f77-11305d2ab523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:04:36.123Z|89c7c6f0-e167-4784-99a2-a163f21f4e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:04:36.125Z|89c7c6f0-e167-4784-99a2-a163f21f4e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:04:37.920Z|2cea99ed-1b03-42e5-bfce-9c9e56b32e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:37.923Z|2cea99ed-1b03-42e5-bfce-9c9e56b32e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:37.929Z|5a18d794-b6d3-4c9e-a5aa-01d2e91cfba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:37.930Z|5a18d794-b6d3-4c9e-a5aa-01d2e91cfba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:40.877Z|2ff14153-1d21-4bcb-88ee-4b0317b3599e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:40.880Z|2ff14153-1d21-4bcb-88ee-4b0317b3599e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:47.961Z|d7366a63-5cfd-40cf-9a8d-f69b7fe6e578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:47.961Z|1dc8cd39-a1f9-4c5d-ae2a-d74ea81ed28c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:47.963Z|d7366a63-5cfd-40cf-9a8d-f69b7fe6e578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:47.963Z|1dc8cd39-a1f9-4c5d-ae2a-d74ea81ed28c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:50.851Z|326f55d2-2d5d-4a8e-bca9-516e346840e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:04:50.855Z|326f55d2-2d5d-4a8e-bca9-516e346840e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:04:50.909Z|49321f49-540f-41f1-b769-8a8ea87338a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:50.911Z|49321f49-540f-41f1-b769-8a8ea87338a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:57.998Z|032955ec-6aea-4385-988c-8a5f9328abb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:57.999Z|032955ec-6aea-4385-988c-8a5f9328abb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:04:57.998Z|45e3cc80-59ac-45d1-88f3-bb80d1ced2b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:04:58.000Z|45e3cc80-59ac-45d1-88f3-bb80d1ced2b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:00.942Z|0632b3ff-c931-4259-823d-7e9b2f5cc0ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:00.943Z|0632b3ff-c931-4259-823d-7e9b2f5cc0ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:05.851Z|70d2db92-a09b-4f34-87ef-d99e0a7f1336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:05:05.853Z|70d2db92-a09b-4f34-87ef-d99e0a7f1336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:05:06.126Z|563f5b5a-8087-45a6-9497-d4cd90351894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:05:06.126Z|563f5b5a-8087-45a6-9497-d4cd90351894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:05:08.033Z|e7e526e1-6ea4-4404-887d-f6cbacd35ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:08.033Z|7081bce1-9188-4ebd-96b4-17b0c36e3f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:08.034Z|e7e526e1-6ea4-4404-887d-f6cbacd35ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:08.034Z|7081bce1-9188-4ebd-96b4-17b0c36e3f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:10.969Z|178275f6-2ef6-4c40-8553-7b2fbafe22d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:10.970Z|178275f6-2ef6-4c40-8553-7b2fbafe22d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:18.064Z|396479f0-10dc-4038-a22e-1d9deb54fa0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:18.065Z|7243a1a8-8d3a-4412-b2a4-976fcbe9e282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:18.065Z|396479f0-10dc-4038-a22e-1d9deb54fa0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:18.067Z|7243a1a8-8d3a-4412-b2a4-976fcbe9e282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:20.851Z|cee5eb64-4124-41a7-9367-d94b04eebfb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:05:20.852Z|cee5eb64-4124-41a7-9367-d94b04eebfb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:05:21.003Z|af410dbb-29d4-412d-bd7e-802753f6ba26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:21.005Z|af410dbb-29d4-412d-bd7e-802753f6ba26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:26.562Z|bb8a92b8-511c-4fb4-9d39-e273285b6b32|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:05:26.563Z|bb8a92b8-511c-4fb4-9d39-e273285b6b32|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:28.092Z|3369b8ab-2509-4cf9-b4b8-77d2aeb08ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:28.092Z|234344e1-e0c4-4ae1-922d-5dd117372aed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:28.092Z|3369b8ab-2509-4cf9-b4b8-77d2aeb08ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:28.092Z|234344e1-e0c4-4ae1-922d-5dd117372aed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:31.034Z|614feb43-8e64-4951-b949-61070d03b276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:31.035Z|614feb43-8e64-4951-b949-61070d03b276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:35.851Z|13dd326e-9c55-4726-86f4-f6e4150bcd6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:05:35.853Z|13dd326e-9c55-4726-86f4-f6e4150bcd6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:05:36.127Z|cdeb5196-3c3e-4e03-a833-a2f6488601f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:05:36.128Z|cdeb5196-3c3e-4e03-a833-a2f6488601f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:05:38.120Z|9c87167c-f1fe-4bb0-9fcf-2dee072333e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:38.120Z|2ebde389-710e-4e89-bdba-476170b1b762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:38.122Z|9c87167c-f1fe-4bb0-9fcf-2dee072333e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:38.122Z|2ebde389-710e-4e89-bdba-476170b1b762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:41.060Z|985d226a-9bdd-41d5-a33d-dd39c684d46c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:41.061Z|985d226a-9bdd-41d5-a33d-dd39c684d46c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:48.150Z|9e1d55e3-83c1-4ac6-b52c-071389243db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:48.150Z|800435f7-9a03-4366-9bcc-fabb2f9802b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:48.151Z|800435f7-9a03-4366-9bcc-fabb2f9802b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:48.151Z|9e1d55e3-83c1-4ac6-b52c-071389243db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:50.851Z|c6274b7a-42fb-4252-a942-723d29c5910d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:05:50.852Z|c6274b7a-42fb-4252-a942-723d29c5910d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:05:51.094Z|e185d74b-a589-4fce-8b3e-e6818577f0be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:51.096Z|e185d74b-a589-4fce-8b3e-e6818577f0be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:58.178Z|93e340db-7512-4714-b760-dbbeb61f8bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:58.179Z|93e340db-7512-4714-b760-dbbeb61f8bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:05:58.178Z|9d23d1f8-83bb-40c2-82ce-e67e8d64fe2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:05:58.180Z|9d23d1f8-83bb-40c2-82ce-e67e8d64fe2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:01.122Z|915b7ca1-fd20-44f0-9e9f-7e1d7d852d2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:01.123Z|915b7ca1-fd20-44f0-9e9f-7e1d7d852d2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:05.851Z|8bc96499-43ee-4dff-a5a4-62839dcd469c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:06:05.852Z|8bc96499-43ee-4dff-a5a4-62839dcd469c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:06:06.129Z|35ddd760-8e38-4c22-9533-bde3d88c6505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:06:06.130Z|35ddd760-8e38-4c22-9533-bde3d88c6505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:06:08.207Z|c7e70ab6-b1e2-488c-b5fa-addc8ee868db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:08.208Z|c7e70ab6-b1e2-488c-b5fa-addc8ee868db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:08.209Z|e24d18c1-cdd7-4f96-a8b7-2045584f98f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:08.210Z|e24d18c1-cdd7-4f96-a8b7-2045584f98f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:11.151Z|d5fa997e-0f35-44e6-8797-7ed03eef4397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:11.152Z|d5fa997e-0f35-44e6-8797-7ed03eef4397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:18.233Z|27e54f21-3a7a-4de4-a9ab-3cbe3925de2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:18.234Z|27e54f21-3a7a-4de4-a9ab-3cbe3925de2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:18.248Z|e27d6086-7bba-4256-a80a-0cf30df3b139|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:18.249Z|e27d6086-7bba-4256-a80a-0cf30df3b139|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:20.851Z|6e0c29c7-7f89-44ce-a11c-87e62a1dc963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:06:20.854Z|6e0c29c7-7f89-44ce-a11c-87e62a1dc963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:06:21.187Z|b97773a9-19da-4c43-92e9-54c467d2cbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:21.189Z|b97773a9-19da-4c43-92e9-54c467d2cbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:26.561Z|66a374dd-cc62-47cb-bbc6-48484940b800|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:06:26.562Z|66a374dd-cc62-47cb-bbc6-48484940b800|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:28.263Z|ba61e2bb-68ae-417f-b6ed-903c67cacb53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:28.264Z|ba61e2bb-68ae-417f-b6ed-903c67cacb53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:28.274Z|07b9a094-f6da-4d9f-9a5c-628ac656d50e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:28.275Z|07b9a094-f6da-4d9f-9a5c-628ac656d50e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:31.220Z|73797e99-0fb8-441d-9791-79350de647d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:31.221Z|73797e99-0fb8-441d-9791-79350de647d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:35.851Z|4fa0bbd1-2a8e-43d8-92a4-a9e901134f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:06:35.851Z|4fa0bbd1-2a8e-43d8-92a4-a9e901134f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:06:36.131Z|96f62e3a-be06-47ca-b0dc-391a4db0f2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:06:36.132Z|96f62e3a-be06-47ca-b0dc-391a4db0f2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:06:38.292Z|d34b4036-9e2d-454c-8038-e78defac600d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:38.294Z|d34b4036-9e2d-454c-8038-e78defac600d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:38.299Z|112d485e-3b5a-4344-ac7e-7345d8320516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:38.300Z|112d485e-3b5a-4344-ac7e-7345d8320516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:41.247Z|dcaaf74a-e727-4b9f-a46f-336bd038b9de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:41.249Z|dcaaf74a-e727-4b9f-a46f-336bd038b9de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:48.320Z|2dd94a16-2f50-4490-a642-784a7c0f3578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:48.321Z|2dd94a16-2f50-4490-a642-784a7c0f3578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:48.329Z|9dcf8278-46cb-4aff-ac89-57da1daf1f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:48.330Z|9dcf8278-46cb-4aff-ac89-57da1daf1f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:50.851Z|f50829ee-b8e3-4c11-851e-691cf33af453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:06:50.853Z|f50829ee-b8e3-4c11-851e-691cf33af453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:06:51.276Z|5859b8ac-a701-4129-a8b4-bca69b21f106|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:51.277Z|5859b8ac-a701-4129-a8b4-bca69b21f106|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:58.351Z|574bcc1e-1f68-4b39-84e4-9768235985c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:58.352Z|574bcc1e-1f68-4b39-84e4-9768235985c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:06:58.358Z|e7d096ff-94a1-4540-90b8-111cc85a35cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:06:58.359Z|e7d096ff-94a1-4540-90b8-111cc85a35cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:01.309Z|29c800fc-e261-4310-8c63-73c3bbdaa48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:01.310Z|29c800fc-e261-4310-8c63-73c3bbdaa48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:05.851Z|c0c8ce06-4def-41c5-97c0-6cdfaa81b364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:07:05.853Z|c0c8ce06-4def-41c5-97c0-6cdfaa81b364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:07:06.135Z|cde9906c-bd19-4043-bd18-9587aa5af23e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:07:06.135Z|cde9906c-bd19-4043-bd18-9587aa5af23e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:07:08.380Z|5c3008d9-2d2c-43a9-84a1-831bd4d9b2e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:08.381Z|5c3008d9-2d2c-43a9-84a1-831bd4d9b2e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:08.386Z|493b5086-7d69-4cb0-9d5e-1f4688a3b384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:08.388Z|493b5086-7d69-4cb0-9d5e-1f4688a3b384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:11.350Z|4d987aa5-3a6e-4fa5-91ad-10c7c3418a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:11.351Z|4d987aa5-3a6e-4fa5-91ad-10c7c3418a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:18.416Z|48dac832-0c95-4d2c-a221-a752eabc03cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:18.417Z|48dac832-0c95-4d2c-a221-a752eabc03cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:18.417Z|fe6d8b58-857f-40ee-96ec-4fdb3be9284a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:18.418Z|fe6d8b58-857f-40ee-96ec-4fdb3be9284a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:20.851Z|1db8613f-d09a-4f57-8d2d-60c531b59072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:07:20.851Z|1db8613f-d09a-4f57-8d2d-60c531b59072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:07:21.376Z|aa1158ed-d4c7-446c-a763-4a23134a89d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:21.377Z|aa1158ed-d4c7-446c-a763-4a23134a89d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:26.561Z|9a18d7e9-d38a-49f6-9525-4872c7c3e0ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:07:26.563Z|9a18d7e9-d38a-49f6-9525-4872c7c3e0ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:28.469Z|4eba9118-3190-4887-bd43-bab02f17715b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:28.469Z|068bc76e-aa5a-4362-b068-aa062d50073d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:28.470Z|4eba9118-3190-4887-bd43-bab02f17715b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:28.470Z|068bc76e-aa5a-4362-b068-aa062d50073d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:31.407Z|a595a493-922e-4a18-a7a6-727d8eded132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:31.408Z|a595a493-922e-4a18-a7a6-727d8eded132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:35.851Z|69b9678e-d855-43cb-93db-edbbb00f43db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:07:35.851Z|69b9678e-d855-43cb-93db-edbbb00f43db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:07:36.136Z|48977615-5d27-472c-ab0c-22faf2a055e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:07:36.137Z|48977615-5d27-472c-ab0c-22faf2a055e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:07:38.497Z|15bb72d2-e027-4e1f-9457-00ec3bd21626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:38.497Z|66f1d4e7-ddee-4fe0-9105-4042079557dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:38.498Z|15bb72d2-e027-4e1f-9457-00ec3bd21626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:38.498Z|66f1d4e7-ddee-4fe0-9105-4042079557dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:41.437Z|0a1ae8c3-fdb2-4d54-9d39-b862928d71a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:41.437Z|0a1ae8c3-fdb2-4d54-9d39-b862928d71a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:48.523Z|8322f7eb-f0b8-4a0e-8f8d-b7050e735cc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:48.523Z|8322f7eb-f0b8-4a0e-8f8d-b7050e735cc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:48.523Z|3feb0384-8b67-4403-85f8-d40fa10fb422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:48.525Z|3feb0384-8b67-4403-85f8-d40fa10fb422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:50.851Z|1bb30c2f-7d89-48c4-b6e0-8abfbdf1141e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:07:50.853Z|1bb30c2f-7d89-48c4-b6e0-8abfbdf1141e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:07:51.464Z|da1d4007-dde3-46a6-82b4-7c6a238ff10f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:51.465Z|da1d4007-dde3-46a6-82b4-7c6a238ff10f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:58.556Z|5b0f3418-7fb8-4ed1-8b54-4175f4406084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:58.556Z|c4630dc2-90b1-4c5b-96ad-4a1ef87d8b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:07:58.557Z|c4630dc2-90b1-4c5b-96ad-4a1ef87d8b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:07:58.557Z|5b0f3418-7fb8-4ed1-8b54-4175f4406084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:01.489Z|9622beec-ff4d-4b04-8d59-dfbfe4226cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:01.491Z|9622beec-ff4d-4b04-8d59-dfbfe4226cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:05.851Z|66fe2092-5ac7-4e40-940a-a6ebdbe60be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:08:05.851Z|66fe2092-5ac7-4e40-940a-a6ebdbe60be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:08:06.138Z|89264959-14cc-4a92-909c-174e573246f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:08:06.139Z|89264959-14cc-4a92-909c-174e573246f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:08:08.584Z|3974fb96-f0da-44b6-9af3-5dcfdfb7a4f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:08.584Z|15294542-ce46-40f6-8a68-0fead49d8581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:08.585Z|3974fb96-f0da-44b6-9af3-5dcfdfb7a4f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:08.585Z|15294542-ce46-40f6-8a68-0fead49d8581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:11.518Z|65890877-9a0c-4e86-a7d3-6f9af0c82375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:11.518Z|65890877-9a0c-4e86-a7d3-6f9af0c82375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:18.614Z|bb209bb3-22e2-41b3-9f11-d5a166082325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:18.614Z|7568a7ef-04ec-45f9-b625-9f84e8e96c55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:18.615Z|7568a7ef-04ec-45f9-b625-9f84e8e96c55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:18.615Z|bb209bb3-22e2-41b3-9f11-d5a166082325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:20.851Z|5edc387d-7544-455f-867d-4fd2d96aed54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:08:20.851Z|5edc387d-7544-455f-867d-4fd2d96aed54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:08:21.546Z|f480715d-aea5-4162-879f-19bd78080e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:21.547Z|f480715d-aea5-4162-879f-19bd78080e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:26.562Z|c94e70b9-8c69-45d0-a48c-a4d635a7355f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:08:26.564Z|c94e70b9-8c69-45d0-a48c-a4d635a7355f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:28.643Z|bcd5e800-6786-4fe6-995a-a5b4576c27ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:28.643Z|519c4511-b37a-40b1-97bb-80887b8f4246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:28.643Z|519c4511-b37a-40b1-97bb-80887b8f4246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:28.643Z|bcd5e800-6786-4fe6-995a-a5b4576c27ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:31.572Z|928aa48c-4aca-436e-9eae-01b3470cb8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:31.574Z|928aa48c-4aca-436e-9eae-01b3470cb8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:35.851Z|83a27bfa-2e55-4f3a-85dc-a2b413774ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:08:35.853Z|83a27bfa-2e55-4f3a-85dc-a2b413774ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:08:36.140Z|e89519a8-e144-4e2d-b89b-2ce3c508be8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:08:36.140Z|e89519a8-e144-4e2d-b89b-2ce3c508be8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:08:38.682Z|3ba265f9-15e2-49e3-bfd5-6b35e534b45c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:38.682Z|6bbbabd4-bc73-4d70-99d5-29386e3e5505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:38.684Z|3ba265f9-15e2-49e3-bfd5-6b35e534b45c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:38.684Z|6bbbabd4-bc73-4d70-99d5-29386e3e5505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:41.599Z|34b5dd1b-3136-4d1e-a511-11bac6356767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:41.600Z|34b5dd1b-3136-4d1e-a511-11bac6356767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:48.709Z|038782c0-414c-4459-9c5e-0012d06b38ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:48.709Z|8e3d5b37-56c1-4fdd-bc4d-9f9538f84e7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:48.710Z|038782c0-414c-4459-9c5e-0012d06b38ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:48.710Z|8e3d5b37-56c1-4fdd-bc4d-9f9538f84e7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:50.851Z|f2cffa5f-2d73-47d4-a2a8-f8edecf32e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:08:50.852Z|f2cffa5f-2d73-47d4-a2a8-f8edecf32e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:08:51.623Z|d5f925e6-d8f5-4781-9e36-bffe6346b72f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:51.624Z|d5f925e6-d8f5-4781-9e36-bffe6346b72f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:58.738Z|02028119-1f7c-4d7e-afc7-135d44585b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:58.738Z|5cd469b2-8fe9-4d98-aef7-e673d9073b60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:08:58.739Z|5cd469b2-8fe9-4d98-aef7-e673d9073b60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:08:58.739Z|02028119-1f7c-4d7e-afc7-135d44585b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:01.649Z|4d384217-04db-4330-aebe-b7d0c8c691aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:01.650Z|4d384217-04db-4330-aebe-b7d0c8c691aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:05.851Z|7b7a1859-0089-480e-a6f8-a7097067dafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:09:05.852Z|7b7a1859-0089-480e-a6f8-a7097067dafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:09:06.141Z|5f1bae59-e6d7-4c26-9ba2-52f874f26cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:09:06.142Z|5f1bae59-e6d7-4c26-9ba2-52f874f26cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:09:08.768Z|2ef77659-96cc-45b3-9dec-261ff8774444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:08.768Z|86af5866-0b12-4fbd-8f0f-e6128e808cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:08.770Z|2ef77659-96cc-45b3-9dec-261ff8774444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:08.770Z|86af5866-0b12-4fbd-8f0f-e6128e808cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:11.685Z|535f9712-fd5b-472f-bef8-934c2978972e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:11.686Z|535f9712-fd5b-472f-bef8-934c2978972e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:18.800Z|e0bcedbf-05a0-4d18-8fc6-51ae33a5ecb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:18.801Z|e0bcedbf-05a0-4d18-8fc6-51ae33a5ecb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:18.807Z|2f27fe36-d677-45f8-9a51-1072b59ccaf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:18.807Z|2f27fe36-d677-45f8-9a51-1072b59ccaf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:20.851Z|55c4aa70-27a8-4a96-b7a2-ee40fe5d1846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:09:20.852Z|55c4aa70-27a8-4a96-b7a2-ee40fe5d1846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:09:21.716Z|81b4bdb0-236e-47d5-a1b4-50a6eb16feb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:21.717Z|81b4bdb0-236e-47d5-a1b4-50a6eb16feb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:26.561Z|779614ab-074d-43af-9c33-0041ff5dffb9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:09:26.562Z|779614ab-074d-43af-9c33-0041ff5dffb9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:28.831Z|55381223-d13f-4d66-bc5f-2bb8d1e269b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:28.831Z|27954358-93e9-4337-a5ae-7fe5d52b8757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:28.832Z|55381223-d13f-4d66-bc5f-2bb8d1e269b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:28.832Z|27954358-93e9-4337-a5ae-7fe5d52b8757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:31.742Z|b30bb9c5-0ddc-40a6-a6cc-b0607fb0d16a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:31.743Z|b30bb9c5-0ddc-40a6-a6cc-b0607fb0d16a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:35.851Z|c6f4017e-6493-4071-95d6-21b933483736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:09:35.851Z|c6f4017e-6493-4071-95d6-21b933483736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:09:36.143Z|9bac7976-a08f-4acd-a702-2a615b368e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:09:36.144Z|9bac7976-a08f-4acd-a702-2a615b368e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:09:38.857Z|0a2a089a-7cf4-40c0-a9c0-3f4146bb8006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:38.857Z|651b6db0-99ec-47b8-9c8c-ed84cfafc4b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:38.858Z|0a2a089a-7cf4-40c0-a9c0-3f4146bb8006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:38.858Z|651b6db0-99ec-47b8-9c8c-ed84cfafc4b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:41.766Z|5938ef21-08dd-4c0b-8124-56b3f603a5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:41.768Z|5938ef21-08dd-4c0b-8124-56b3f603a5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:48.887Z|078a1d47-dec7-4421-871b-7c8a0ca30aab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:48.888Z|078a1d47-dec7-4421-871b-7c8a0ca30aab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:48.890Z|30630f52-4232-450e-800a-f1573278856d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:48.891Z|30630f52-4232-450e-800a-f1573278856d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:50.851Z|fc8c4562-1d45-4bdc-a8eb-a9629fbb1630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:09:50.851Z|fc8c4562-1d45-4bdc-a8eb-a9629fbb1630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:09:51.794Z|4dc0fd69-2e6a-4f3c-bb60-84cf2a0c6d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:51.795Z|4dc0fd69-2e6a-4f3c-bb60-84cf2a0c6d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:58.916Z|c31329d2-acd5-443e-a7d5-ba1fae7f4dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:58.916Z|df300b97-837d-4ad7-9742-315d902a7193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:09:58.917Z|c31329d2-acd5-443e-a7d5-ba1fae7f4dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:09:58.917Z|df300b97-837d-4ad7-9742-315d902a7193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:01.821Z|84404f0e-d995-4ba3-9d38-d492f16cebb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:01.823Z|84404f0e-d995-4ba3-9d38-d492f16cebb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:05.851Z|37f80868-fcfc-44ec-acf9-861430cf9775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:10:05.854Z|37f80868-fcfc-44ec-acf9-861430cf9775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:10:06.145Z|18b4e2d0-c85b-437d-b617-b6fc383f9bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:10:06.145Z|18b4e2d0-c85b-437d-b617-b6fc383f9bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:10:08.943Z|ffabb0fa-4100-4854-bb96-91744b4a8d4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:08.943Z|4adb9e5a-1f29-43bc-b9f3-8bf8731c6d8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:08.943Z|ffabb0fa-4100-4854-bb96-91744b4a8d4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:08.944Z|4adb9e5a-1f29-43bc-b9f3-8bf8731c6d8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:11.849Z|b224bb76-3a87-4ad6-ae50-1238d084d76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:11.850Z|b224bb76-3a87-4ad6-ae50-1238d084d76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:18.969Z|53a15064-1f59-4fa6-ac42-677eb46e8668|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:18.969Z|29c03988-a7ed-4938-9ffa-c059ea57d31d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:18.970Z|53a15064-1f59-4fa6-ac42-677eb46e8668|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:18.970Z|29c03988-a7ed-4938-9ffa-c059ea57d31d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:20.851Z|f6bc1baa-55ef-40d8-8cec-f09ba532d154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:10:20.851Z|f6bc1baa-55ef-40d8-8cec-f09ba532d154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:10:21.877Z|0c88655e-0800-4d71-8323-7b81cd5f9c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:21.878Z|0c88655e-0800-4d71-8323-7b81cd5f9c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:26.561Z|50d6e83b-cea3-4103-ba8f-ba18e1fb0ebf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:10:26.564Z|50d6e83b-cea3-4103-ba8f-ba18e1fb0ebf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:28.996Z|f8b1ba9a-4e16-41b3-85a3-f64520ecb06e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:28.996Z|47e20da7-941d-4e8b-90ce-8ea00217c039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:28.997Z|47e20da7-941d-4e8b-90ce-8ea00217c039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:28.997Z|f8b1ba9a-4e16-41b3-85a3-f64520ecb06e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:31.902Z|9d522ec0-44a5-4330-87a9-c3d58e765156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:31.904Z|9d522ec0-44a5-4330-87a9-c3d58e765156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:35.851Z|48851418-f5d1-403a-a6d6-11891bb70614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:10:35.851Z|48851418-f5d1-403a-a6d6-11891bb70614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:10:36.146Z|5fe55dcc-67e5-4a0e-ac40-8e606b9bcafa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:10:36.147Z|5fe55dcc-67e5-4a0e-ac40-8e606b9bcafa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:10:39.022Z|1b4142e3-38c0-4ac8-8650-f6b1047a4b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:39.022Z|af8e97ba-0c9b-4004-848d-b4a6e9c634ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:39.023Z|1b4142e3-38c0-4ac8-8650-f6b1047a4b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:39.023Z|af8e97ba-0c9b-4004-848d-b4a6e9c634ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:41.938Z|9271141a-e187-467c-81fc-e7bcbbd9a244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:41.939Z|9271141a-e187-467c-81fc-e7bcbbd9a244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:49.049Z|54bb8465-7943-4ef5-8f90-1ad43a3f0c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:49.050Z|12cb1374-8a58-4628-bc3d-8912fe6403d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:49.050Z|54bb8465-7943-4ef5-8f90-1ad43a3f0c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:49.052Z|12cb1374-8a58-4628-bc3d-8912fe6403d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:50.851Z|246c941b-95b5-4a40-9092-ed5317e88177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:10:50.853Z|246c941b-95b5-4a40-9092-ed5317e88177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:10:51.965Z|d71d269f-8fe3-461e-9ff1-5995549814a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:51.966Z|d71d269f-8fe3-461e-9ff1-5995549814a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:59.077Z|335e7473-891d-4599-9f98-28e7cd41f24e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:59.077Z|0e988353-46de-4d0d-bc4d-0d0c10d56743|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:10:59.078Z|335e7473-891d-4599-9f98-28e7cd41f24e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:10:59.078Z|0e988353-46de-4d0d-bc4d-0d0c10d56743|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:01.992Z|66ae2b1d-16fe-4475-8d41-6d897166967e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:01.993Z|66ae2b1d-16fe-4475-8d41-6d897166967e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:05.851Z|1f624f8d-feca-4d28-b7bc-a57561c24fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:11:05.851Z|1f624f8d-feca-4d28-b7bc-a57561c24fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:11:06.148Z|46f9b1b1-6706-43a0-8d03-72c0a3c93f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:11:06.149Z|46f9b1b1-6706-43a0-8d03-72c0a3c93f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:11:09.103Z|5df06e5e-aa09-42cc-a619-cd79e80eef58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:09.104Z|5df06e5e-aa09-42cc-a619-cd79e80eef58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:09.110Z|793d1da0-5f1d-49fd-a56c-93488e848c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:09.111Z|793d1da0-5f1d-49fd-a56c-93488e848c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:12.019Z|7fda5842-fe2d-48ed-a48e-f53709b72860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:12.020Z|7fda5842-fe2d-48ed-a48e-f53709b72860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:19.130Z|cdeef44f-9aa8-4907-8bed-e6af49aed844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:19.131Z|cdeef44f-9aa8-4907-8bed-e6af49aed844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:19.137Z|ac208063-8172-4fc9-957c-83c2637b3af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:19.138Z|ac208063-8172-4fc9-957c-83c2637b3af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:20.851Z|d4427b0a-24ad-4ed9-879a-bf963890442a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:11:20.851Z|d4427b0a-24ad-4ed9-879a-bf963890442a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:11:22.046Z|d28b0d36-c40a-48ad-9e6d-23353cc8b5b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:22.047Z|d28b0d36-c40a-48ad-9e6d-23353cc8b5b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:26.560Z|e4b399d3-24fd-48e4-afb2-317ecd89f057|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:11:26.561Z|e4b399d3-24fd-48e4-afb2-317ecd89f057|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:29.154Z|19cdd7d2-fe11-4bfa-b8fd-8c779a7d5132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:29.155Z|19cdd7d2-fe11-4bfa-b8fd-8c779a7d5132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:29.159Z|7110ad83-118b-4ed0-afa5-da8092f94883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:29.160Z|7110ad83-118b-4ed0-afa5-da8092f94883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:32.072Z|2e16950b-3eb9-439f-a3e5-cc261b5f7c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:32.073Z|2e16950b-3eb9-439f-a3e5-cc261b5f7c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:35.851Z|79e8c527-2099-4d0d-a72d-600a7a7fec41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:11:35.853Z|79e8c527-2099-4d0d-a72d-600a7a7fec41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:11:36.150Z|6f28aa58-eb66-46ef-9f7a-860e28c0abce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:11:36.151Z|6f28aa58-eb66-46ef-9f7a-860e28c0abce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:11:39.183Z|c1671091-923e-4d54-930d-808a7e26c793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:39.184Z|c1671091-923e-4d54-930d-808a7e26c793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:39.188Z|491d9735-6f8b-451c-8adb-c782da12f708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:39.189Z|491d9735-6f8b-451c-8adb-c782da12f708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:42.098Z|42737eb8-da58-4b74-a7c4-b8b8b4ba06fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:42.099Z|42737eb8-da58-4b74-a7c4-b8b8b4ba06fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:49.211Z|09d4dad8-5848-45a9-b38e-10aecc3ec802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:49.211Z|337ba63e-849e-43a1-aaf9-01bbe7a11dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:49.212Z|09d4dad8-5848-45a9-b38e-10aecc3ec802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:49.212Z|337ba63e-849e-43a1-aaf9-01bbe7a11dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:50.851Z|52e25811-2fa2-4158-ae8a-342a691cc42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:11:50.851Z|52e25811-2fa2-4158-ae8a-342a691cc42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:11:52.126Z|06d55546-dfe1-4fc2-8c76-8250da8ba043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:52.126Z|06d55546-dfe1-4fc2-8c76-8250da8ba043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:59.244Z|0c42ae2e-1daa-4564-b21a-4b11070f63e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:59.244Z|79b6b89e-4f05-434e-948a-ebfbb11b3da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:11:59.245Z|0c42ae2e-1daa-4564-b21a-4b11070f63e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:11:59.246Z|79b6b89e-4f05-434e-948a-ebfbb11b3da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:02.151Z|e7c68164-6c62-47ba-ac47-ae11cf8182d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:02.152Z|e7c68164-6c62-47ba-ac47-ae11cf8182d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:05.851Z|ba536e3c-e0c0-449c-a57f-37c3551397c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:12:05.851Z|ba536e3c-e0c0-449c-a57f-37c3551397c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:12:06.152Z|35b112f3-4a08-4c2a-82ae-c65b24b45d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:12:06.153Z|35b112f3-4a08-4c2a-82ae-c65b24b45d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:12:09.273Z|455b64aa-4d1e-4152-af36-e6400eba834d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:09.272Z|e07e0d9b-fa80-448e-873f-9fb1680a8925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:09.273Z|455b64aa-4d1e-4152-af36-e6400eba834d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:09.273Z|e07e0d9b-fa80-448e-873f-9fb1680a8925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:12.179Z|4a98392d-faa7-49cd-9e42-0a8e82823216|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:12.180Z|4a98392d-faa7-49cd-9e42-0a8e82823216|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:19.300Z|6721968d-c17a-40bf-8e79-ef619424a14d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:19.300Z|85a7878d-0124-45c8-8594-8f3193ed6a7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:19.301Z|6721968d-c17a-40bf-8e79-ef619424a14d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:19.303Z|85a7878d-0124-45c8-8594-8f3193ed6a7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:20.851Z|3bb769a2-f937-494a-a711-51f4df3ff202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:12:20.853Z|3bb769a2-f937-494a-a711-51f4df3ff202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:12:22.211Z|94e63d84-5e33-4d78-879f-c66e3cbd0c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:22.212Z|94e63d84-5e33-4d78-879f-c66e3cbd0c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:26.561Z|3319b074-9950-4c57-84d2-6e8e86cf7ae5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:12:26.562Z|3319b074-9950-4c57-84d2-6e8e86cf7ae5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:29.329Z|da14e412-115a-49a2-8766-9a44fb277604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:29.330Z|89e80423-ce17-4e96-bf70-42fd87f905c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:29.331Z|da14e412-115a-49a2-8766-9a44fb277604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:29.331Z|89e80423-ce17-4e96-bf70-42fd87f905c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:32.238Z|569764c7-ff44-4219-a7b2-bc26c23da14d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:32.239Z|569764c7-ff44-4219-a7b2-bc26c23da14d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:35.851Z|de2ca4dd-2756-44bc-ab3c-121fe4c92198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:12:35.852Z|de2ca4dd-2756-44bc-ab3c-121fe4c92198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:12:36.154Z|341fb390-82a4-4b7d-9029-87f6c4c42eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:12:36.155Z|341fb390-82a4-4b7d-9029-87f6c4c42eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:12:39.358Z|3e916cc8-e216-4948-9b1d-d773979e41a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:39.358Z|b41fe75d-3410-4b41-a933-64074ba03fa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:39.359Z|b41fe75d-3410-4b41-a933-64074ba03fa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:39.359Z|3e916cc8-e216-4948-9b1d-d773979e41a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:42.265Z|15d60105-e6e5-412d-b5a5-a366325564f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:42.266Z|15d60105-e6e5-412d-b5a5-a366325564f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:49.384Z|b40d8294-dc18-4606-98c2-3bff651eade1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:49.384Z|ffacf60f-57f3-4322-b676-2ef5dff56bc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:49.385Z|ffacf60f-57f3-4322-b676-2ef5dff56bc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:49.385Z|b40d8294-dc18-4606-98c2-3bff651eade1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:50.851Z|7fc9c9c3-d800-4099-aab7-3dbf51eb9adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:12:50.852Z|7fc9c9c3-d800-4099-aab7-3dbf51eb9adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:12:52.295Z|c8a08550-566d-494f-a51a-950b5c3b2c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:52.296Z|c8a08550-566d-494f-a51a-950b5c3b2c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:59.410Z|e920110d-f955-434c-8cb1-3bfe83aadf94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:59.410Z|bc20ebff-6a3c-4ba1-a2a5-132c81409427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:12:59.411Z|bc20ebff-6a3c-4ba1-a2a5-132c81409427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:12:59.412Z|e920110d-f955-434c-8cb1-3bfe83aadf94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:02.325Z|e8100bf3-5624-45d7-8666-f50b98b70ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:02.326Z|e8100bf3-5624-45d7-8666-f50b98b70ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:05.851Z|f53a341b-be72-4611-953d-b57144562a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:13:05.852Z|f53a341b-be72-4611-953d-b57144562a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:13:06.156Z|90d4045f-388c-43ec-a3be-32d3ea707318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:13:06.157Z|90d4045f-388c-43ec-a3be-32d3ea707318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:13:09.438Z|3c18bbff-3486-4657-bacb-b2a49b3b5ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:09.438Z|b1ead232-7d6b-4e3a-8233-6633c8246906|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:09.439Z|b1ead232-7d6b-4e3a-8233-6633c8246906|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:09.439Z|3c18bbff-3486-4657-bacb-b2a49b3b5ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:12.351Z|216b09bf-4e27-4035-b10b-2e2c5413e673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:12.352Z|216b09bf-4e27-4035-b10b-2e2c5413e673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:19.476Z|463aea8a-1a43-4a67-a126-f0d1362c298a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:19.477Z|463aea8a-1a43-4a67-a126-f0d1362c298a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:19.477Z|2546def5-cb0c-4b6c-88e4-974dfdf1a8a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:19.478Z|2546def5-cb0c-4b6c-88e4-974dfdf1a8a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:20.851Z|9ec39841-cf8d-4b51-b39e-d66767ebad83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:13:20.852Z|9ec39841-cf8d-4b51-b39e-d66767ebad83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:13:22.379Z|251068f3-2d14-4984-b007-fc92ca2fb620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:22.380Z|251068f3-2d14-4984-b007-fc92ca2fb620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:26.560Z|964aa9d7-fcae-461f-acce-344a47348f86|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:13:26.561Z|964aa9d7-fcae-461f-acce-344a47348f86|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:29.501Z|ed759439-887e-47e2-a3ab-ca308458e638|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:29.501Z|ed759439-887e-47e2-a3ab-ca308458e638|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:29.504Z|e6a82488-5267-4781-a224-f1892a5877c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:29.504Z|e6a82488-5267-4781-a224-f1892a5877c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:32.406Z|6d0f9825-159a-4bd9-88e3-618836183d74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:32.407Z|6d0f9825-159a-4bd9-88e3-618836183d74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:35.851Z|fd8b843a-d1be-49d6-ab9b-7cf02228dd74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:13:35.852Z|fd8b843a-d1be-49d6-ab9b-7cf02228dd74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:13:36.157Z|be96cfbc-cd8a-456f-a7f8-faeba411966e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:13:36.158Z|be96cfbc-cd8a-456f-a7f8-faeba411966e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:13:39.527Z|e611356b-9c6a-41e0-b741-43b685d32eb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:39.527Z|99003cdd-6c16-4b4e-acb4-f35b75d992c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:39.528Z|99003cdd-6c16-4b4e-acb4-f35b75d992c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:39.528Z|e611356b-9c6a-41e0-b741-43b685d32eb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:42.441Z|66550237-ac81-49e2-b690-ecf57b58e683|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:42.443Z|66550237-ac81-49e2-b690-ecf57b58e683|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:49.556Z|62fa95ee-bc2f-473f-a55a-068cab4cf53f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:49.556Z|000968d9-c3d6-47d0-9614-7391ca3f95dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:49.557Z|62fa95ee-bc2f-473f-a55a-068cab4cf53f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:49.557Z|000968d9-c3d6-47d0-9614-7391ca3f95dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:50.851Z|4563c958-7df8-4f9a-8d35-d6294df08fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:13:50.852Z|4563c958-7df8-4f9a-8d35-d6294df08fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:13:52.471Z|39238faa-e764-4fc4-b709-6939d9c63a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:52.473Z|39238faa-e764-4fc4-b709-6939d9c63a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:59.586Z|586c0007-b70c-429a-8b24-f3442a54793f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:59.586Z|e5d8ed7b-1f35-4f67-8ba1-84d363949944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:13:59.587Z|586c0007-b70c-429a-8b24-f3442a54793f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:13:59.587Z|e5d8ed7b-1f35-4f67-8ba1-84d363949944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:02.502Z|aac3078e-958f-4dcf-86eb-1a376a37d666|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:02.503Z|aac3078e-958f-4dcf-86eb-1a376a37d666|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:05.853Z|2a32d5cb-2b9d-4a88-8451-efb506e958f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:14:05.855Z|2a32d5cb-2b9d-4a88-8451-efb506e958f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:14:06.159Z|50f032bd-55bc-44b3-b49b-b9cdc8d9a8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:14:06.160Z|50f032bd-55bc-44b3-b49b-b9cdc8d9a8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:14:09.620Z|1e8499a4-888c-4822-a6b4-03bb1bcf92ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:09.620Z|e2481de3-92d5-4c11-82fb-48a0a2b1b97a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:09.622Z|1e8499a4-888c-4822-a6b4-03bb1bcf92ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:09.623Z|e2481de3-92d5-4c11-82fb-48a0a2b1b97a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:12.532Z|b39bfd61-9f3d-4586-bc32-bc6e92330aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:12.533Z|b39bfd61-9f3d-4586-bc32-bc6e92330aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:19.661Z|eda20a8e-0000-47e0-b605-b58ca35c69d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:19.662Z|eda20a8e-0000-47e0-b605-b58ca35c69d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:19.666Z|8abdda9c-8b8d-43b7-8780-161240102682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:19.666Z|8abdda9c-8b8d-43b7-8780-161240102682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:20.851Z|0fbdf494-2a48-4397-9e3c-019615bf5be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:14:20.853Z|0fbdf494-2a48-4397-9e3c-019615bf5be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:14:22.562Z|4bd78b6a-1003-45de-b3f1-305648a85c19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:22.563Z|4bd78b6a-1003-45de-b3f1-305648a85c19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:26.565Z|139464bc-a59a-4c81-add4-b82647e8f659|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:14:26.568Z|139464bc-a59a-4c81-add4-b82647e8f659|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:29.691Z|79d06ec4-210b-43a9-b567-075d485831c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:29.691Z|12d86893-e8c4-4489-ac71-49eca5ba4a38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:29.693Z|79d06ec4-210b-43a9-b567-075d485831c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:29.693Z|12d86893-e8c4-4489-ac71-49eca5ba4a38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:32.593Z|bb920b90-91d4-4eae-84df-857dc57a24e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:32.594Z|bb920b90-91d4-4eae-84df-857dc57a24e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:35.851Z|59edfa06-bf3a-41fb-8028-9a8a8bf0e400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:14:35.852Z|59edfa06-bf3a-41fb-8028-9a8a8bf0e400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:14:36.162Z|6be29e5e-c3a8-4ab2-a648-0bce1d54ede9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:14:36.163Z|6be29e5e-c3a8-4ab2-a648-0bce1d54ede9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:14:39.720Z|c6f074ae-fda9-46ef-a20b-35ced9dc44b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:39.721Z|c6f074ae-fda9-46ef-a20b-35ced9dc44b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:39.724Z|01a3d178-feea-4585-a9a7-7ea43092aff7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:39.725Z|01a3d178-feea-4585-a9a7-7ea43092aff7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:42.620Z|c3ea42d0-501c-4646-97b2-d86978553a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:42.621Z|c3ea42d0-501c-4646-97b2-d86978553a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:49.750Z|dbbaac6f-7f04-465f-abce-9090050cb327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:49.750Z|32c45691-d9b1-4e26-bf71-b4b5794958d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:49.751Z|32c45691-d9b1-4e26-bf71-b4b5794958d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:49.751Z|dbbaac6f-7f04-465f-abce-9090050cb327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:50.851Z|8583a323-2f04-478c-9605-4852eb880239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:14:50.852Z|8583a323-2f04-478c-9605-4852eb880239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:14:52.646Z|f2a7f38b-a8dc-425c-b353-0d76f6999a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:52.647Z|f2a7f38b-a8dc-425c-b353-0d76f6999a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:59.776Z|a91b7144-5e06-451c-b6d7-26242df81e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:59.776Z|9673221d-cc2b-4010-8fa7-10a842060d60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:14:59.777Z|a91b7144-5e06-451c-b6d7-26242df81e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:14:59.777Z|9673221d-cc2b-4010-8fa7-10a842060d60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:02.672Z|80767b72-be70-43dd-ba70-98ffc7c2c796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:02.673Z|80767b72-be70-43dd-ba70-98ffc7c2c796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:05.851Z|1732f431-cc8a-4320-acf1-57260dd067b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:15:05.853Z|1732f431-cc8a-4320-acf1-57260dd067b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:15:06.164Z|057576b5-e8d3-4b1f-b831-5095f8549231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:15:06.165Z|057576b5-e8d3-4b1f-b831-5095f8549231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:15:09.804Z|81b484a7-ff1e-4289-80e5-2e1021ad1df9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:09.804Z|7bc553b6-6885-4cd0-8c33-a460089ed1fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:09.805Z|7bc553b6-6885-4cd0-8c33-a460089ed1fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:09.805Z|81b484a7-ff1e-4289-80e5-2e1021ad1df9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:12.696Z|0b806121-cd93-4984-9509-9d355ad426a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:12.697Z|0b806121-cd93-4984-9509-9d355ad426a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:19.831Z|176f8f7c-23af-4b67-a8a5-38a7ec548c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:19.831Z|b106fc40-aa8d-4e4b-8c56-50db4dc3aeec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:19.832Z|176f8f7c-23af-4b67-a8a5-38a7ec548c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:19.835Z|b106fc40-aa8d-4e4b-8c56-50db4dc3aeec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:20.851Z|60bf6920-f0af-45c9-8915-d665a81de17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:15:20.852Z|60bf6920-f0af-45c9-8915-d665a81de17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:15:22.723Z|52f737f7-4bf8-477f-8cd8-265f6c34235a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:22.724Z|52f737f7-4bf8-477f-8cd8-265f6c34235a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:26.560Z|56d74e3c-e54c-4897-a487-cad656730230|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:15:26.561Z|56d74e3c-e54c-4897-a487-cad656730230|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:29.858Z|32fb218d-b799-475e-9409-e9f49b15caa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:29.858Z|118504b3-f7eb-4a59-9a0f-4b42e7d84dc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:29.859Z|32fb218d-b799-475e-9409-e9f49b15caa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:29.862Z|118504b3-f7eb-4a59-9a0f-4b42e7d84dc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:32.749Z|62af897c-ca3c-4ddc-ba8e-6b803c0d7c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:32.750Z|62af897c-ca3c-4ddc-ba8e-6b803c0d7c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:35.851Z|fd7b4664-70fc-4920-b9cb-2276ad2d024d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:15:35.851Z|fd7b4664-70fc-4920-b9cb-2276ad2d024d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:15:36.166Z|813b17d4-c8fb-4b27-a363-93bf48c53ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:15:36.167Z|813b17d4-c8fb-4b27-a363-93bf48c53ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:15:39.888Z|f1a6bfc0-b96a-440a-89ac-bdb065c431ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:39.888Z|b929b081-67d8-4fa8-906d-b24dafbd73a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:39.889Z|b929b081-67d8-4fa8-906d-b24dafbd73a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:39.889Z|f1a6bfc0-b96a-440a-89ac-bdb065c431ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:42.776Z|22220288-a341-4c83-bc20-af0aa44039fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:42.777Z|22220288-a341-4c83-bc20-af0aa44039fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:49.920Z|463a23e5-e3f9-41b6-8840-02a3bcb82c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:49.920Z|463a23e5-e3f9-41b6-8840-02a3bcb82c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:49.920Z|45c4a1fe-9475-4ac0-a073-41e6f8d68c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:49.921Z|45c4a1fe-9475-4ac0-a073-41e6f8d68c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:50.850Z|06be9d80-a8f1-417f-b274-531c62fcba0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:15:50.852Z|06be9d80-a8f1-417f-b274-531c62fcba0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:15:52.802Z|b618ee66-3273-4993-9064-3857f5df0428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:52.803Z|b618ee66-3273-4993-9064-3857f5df0428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:59.949Z|a9a60eb0-4382-45a6-b4c5-3732a15302e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:59.949Z|7635f17e-3811-43ce-ad03-76044f94ab53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:15:59.950Z|a9a60eb0-4382-45a6-b4c5-3732a15302e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:15:59.950Z|7635f17e-3811-43ce-ad03-76044f94ab53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:02.830Z|49da016f-3ac5-451a-b552-78ac107eb7be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:02.831Z|49da016f-3ac5-451a-b552-78ac107eb7be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:05.851Z|89dd1c33-26be-47f7-b43e-f30c2ae06f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:16:05.851Z|89dd1c33-26be-47f7-b43e-f30c2ae06f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:16:06.168Z|59cdf3db-fa85-46da-84da-81118319e5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:16:06.169Z|59cdf3db-fa85-46da-84da-81118319e5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:16:09.976Z|03a13383-37be-435e-a11b-fc8bc9defdfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:09.977Z|03a13383-37be-435e-a11b-fc8bc9defdfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:09.977Z|3d851f7e-ede9-476a-8bd4-72a52ed4ed80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:09.978Z|3d851f7e-ede9-476a-8bd4-72a52ed4ed80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:12.855Z|48507b5c-2ac9-4b03-90eb-597a47c0df5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:12.856Z|48507b5c-2ac9-4b03-90eb-597a47c0df5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:20.002Z|7ee6011f-0a77-4561-917d-ffcf41ffd207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:20.002Z|28a245dc-f562-45ad-9d0c-e73ef9aacf88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:20.003Z|28a245dc-f562-45ad-9d0c-e73ef9aacf88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:20.003Z|7ee6011f-0a77-4561-917d-ffcf41ffd207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:20.851Z|b1569978-df1d-47f4-b2fd-1108ca3c33b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:16:20.851Z|b1569978-df1d-47f4-b2fd-1108ca3c33b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:16:22.880Z|60cbe01a-fe2b-476a-98d0-ea2dc6849da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:22.881Z|60cbe01a-fe2b-476a-98d0-ea2dc6849da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:26.561Z|9e14dc2d-159e-4e53-846b-646ab284098d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:16:26.562Z|9e14dc2d-159e-4e53-846b-646ab284098d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:30.028Z|fd7fed2a-c0e0-45f0-b09f-054a00926581|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:30.029Z|fd7fed2a-c0e0-45f0-b09f-054a00926581|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:30.028Z|e3ca15de-5120-400b-8624-a2ab8998c2d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:30.031Z|e3ca15de-5120-400b-8624-a2ab8998c2d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:32.906Z|bbadfe84-c960-44cf-af04-6f485043dd33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:32.907Z|bbadfe84-c960-44cf-af04-6f485043dd33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:35.851Z|d1b11b5b-365b-499b-bbf8-f4527a68cabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:16:35.853Z|d1b11b5b-365b-499b-bbf8-f4527a68cabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:16:36.169Z|a083c227-f579-439b-a650-fdc68f792d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:16:36.170Z|a083c227-f579-439b-a650-fdc68f792d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:16:40.057Z|9343ab36-8d60-48d2-9f2c-bfe24fa7de27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:40.057Z|0907466c-04c3-45a1-b3ef-b358ba3e149c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:40.059Z|0907466c-04c3-45a1-b3ef-b358ba3e149c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:40.059Z|9343ab36-8d60-48d2-9f2c-bfe24fa7de27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:42.933Z|4c35a9a1-a081-4bd4-84e8-e8e5e213fb38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:42.934Z|4c35a9a1-a081-4bd4-84e8-e8e5e213fb38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:50.086Z|fd818910-e5ea-42ee-8f5d-ca140b6094ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:50.086Z|7496966f-9f51-4af3-b17e-cc3bf4182757|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:50.087Z|7496966f-9f51-4af3-b17e-cc3bf4182757|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:50.087Z|fd818910-e5ea-42ee-8f5d-ca140b6094ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:16:50.851Z|c4f10443-e507-4d06-9de0-f51cb9ec5c60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:16:50.851Z|c4f10443-e507-4d06-9de0-f51cb9ec5c60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:16:52.961Z|6224b725-49ae-4c67-9fbe-7b276c58362c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:16:52.962Z|6224b725-49ae-4c67-9fbe-7b276c58362c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:00.114Z|26d20952-83de-49be-a24a-6ba40953622b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:00.115Z|26d20952-83de-49be-a24a-6ba40953622b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:00.115Z|095750ba-772d-49e1-bea3-d30f5b0b3884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:00.116Z|095750ba-772d-49e1-bea3-d30f5b0b3884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:02.988Z|1abc3bf5-8d17-4be5-b88d-fd10c391ed3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:02.989Z|1abc3bf5-8d17-4be5-b88d-fd10c391ed3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:05.851Z|50dfa97d-3e35-4454-bda6-fb6ab96349eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:17:05.851Z|50dfa97d-3e35-4454-bda6-fb6ab96349eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:17:06.171Z|d04c4ff8-d676-414d-b736-0285361b825b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:17:06.172Z|d04c4ff8-d676-414d-b736-0285361b825b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:17:10.142Z|518d3d52-29f1-4e8b-a3d4-eb856eeea4bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:10.142Z|6eeabb25-0c75-4998-be5c-6e107b60efd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:10.143Z|6eeabb25-0c75-4998-be5c-6e107b60efd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:10.143Z|518d3d52-29f1-4e8b-a3d4-eb856eeea4bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:13.015Z|6e68595b-0b7b-4978-b9f0-7bc38d894d12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:13.016Z|6e68595b-0b7b-4978-b9f0-7bc38d894d12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:20.169Z|285bf2af-fe25-41ab-810d-e2fbb82d9089|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:20.169Z|9c96b1b9-ae7f-449a-96d5-630884e25cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:20.170Z|9c96b1b9-ae7f-449a-96d5-630884e25cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:20.170Z|285bf2af-fe25-41ab-810d-e2fbb82d9089|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:20.850Z|6dd2634c-b98a-4ea3-a62a-e8fa7e7f7d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:17:20.852Z|6dd2634c-b98a-4ea3-a62a-e8fa7e7f7d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:17:23.041Z|9f9bba6b-fc57-473b-b3e7-70911d3552c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:23.042Z|9f9bba6b-fc57-473b-b3e7-70911d3552c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:26.560Z|b00d4569-811b-450c-867f-dc26fd3536ce|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:17:26.561Z|b00d4569-811b-450c-867f-dc26fd3536ce|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:30.196Z|5936d1c4-8891-4ea5-bdb5-4d8ef18f8b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:30.196Z|7ba63d8a-c21b-46dd-89c2-8fff1a20a665|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:30.197Z|5936d1c4-8891-4ea5-bdb5-4d8ef18f8b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:30.197Z|7ba63d8a-c21b-46dd-89c2-8fff1a20a665|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:33.068Z|9749cf9f-db9a-42fa-8bc8-f004c4ecc92f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:33.069Z|9749cf9f-db9a-42fa-8bc8-f004c4ecc92f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:35.851Z|d8ffc0d2-8d32-4f72-be9c-8efdfed5ec31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:17:35.852Z|d8ffc0d2-8d32-4f72-be9c-8efdfed5ec31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:17:36.173Z|df5a130e-8a66-44fb-a32d-e7716051914e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:17:36.174Z|df5a130e-8a66-44fb-a32d-e7716051914e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:17:40.221Z|ca11d793-6fb3-4afe-9b98-e05a46c9d46e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:40.222Z|ca11d793-6fb3-4afe-9b98-e05a46c9d46e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:40.224Z|36ce426a-df4c-4bab-bd01-040789a25d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:40.225Z|36ce426a-df4c-4bab-bd01-040789a25d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:43.095Z|202ace8c-f54a-4388-a0ad-2073e1fa4495|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:43.096Z|202ace8c-f54a-4388-a0ad-2073e1fa4495|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:50.249Z|8fd5ac22-fd4f-47ec-90fe-c147cc9fbc51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:50.249Z|e4e79b54-ae2b-4a7e-b748-ed9329ddd69e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:50.250Z|e4e79b54-ae2b-4a7e-b748-ed9329ddd69e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:50.250Z|8fd5ac22-fd4f-47ec-90fe-c147cc9fbc51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:17:50.851Z|c8f15380-e866-456f-b2ae-fce1edf0fc46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:17:50.851Z|c8f15380-e866-456f-b2ae-fce1edf0fc46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:17:53.129Z|9972469a-c48f-4ac5-873f-45fb53d140ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:17:53.129Z|9972469a-c48f-4ac5-873f-45fb53d140ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:00.276Z|1c31ecd9-1918-4176-b04d-92e576cc29f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:00.276Z|6bfe2f57-dbf3-47db-b771-fcd4b1b733cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:00.277Z|6bfe2f57-dbf3-47db-b771-fcd4b1b733cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:00.277Z|1c31ecd9-1918-4176-b04d-92e576cc29f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:03.155Z|b1758eda-9a17-42e8-bbb3-934ee167d538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:03.156Z|b1758eda-9a17-42e8-bbb3-934ee167d538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:05.850Z|dbde0b67-12cd-4ee4-ade1-e6bc4020d6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:18:05.852Z|dbde0b67-12cd-4ee4-ade1-e6bc4020d6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:18:06.175Z|207e30af-f951-4c44-aced-efc463f44352|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:18:06.176Z|207e30af-f951-4c44-aced-efc463f44352|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:18:10.301Z|89e36148-d2c7-4863-9245-11b746f6680f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:10.301Z|e4d221dd-4c7e-4f83-8947-4e1257d8024d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:10.302Z|e4d221dd-4c7e-4f83-8947-4e1257d8024d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:10.302Z|89e36148-d2c7-4863-9245-11b746f6680f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:13.182Z|a4ec0fd9-0b32-4236-a908-95437924f5a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:13.183Z|a4ec0fd9-0b32-4236-a908-95437924f5a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:20.325Z|c3d30c97-5aef-411f-9cfa-1a9578e06547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:20.325Z|da39c86d-809b-4550-a6e2-2513ad123a9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:20.326Z|c3d30c97-5aef-411f-9cfa-1a9578e06547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:20.326Z|da39c86d-809b-4550-a6e2-2513ad123a9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:20.851Z|0135f2cc-2660-43b9-ae76-5c98b4da5834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:18:20.851Z|0135f2cc-2660-43b9-ae76-5c98b4da5834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:18:23.209Z|5a57e87a-8d9d-4ba2-a006-74a59226aceb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:23.209Z|5a57e87a-8d9d-4ba2-a006-74a59226aceb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:26.560Z|205df562-09a1-4dab-83c4-4c9a80e242d9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:18:26.560Z|205df562-09a1-4dab-83c4-4c9a80e242d9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:30.350Z|5cb34a5f-ff11-4c66-8e36-672be0d0606a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:30.350Z|12599a09-884a-49ea-9c79-549984d5e53a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:30.351Z|12599a09-884a-49ea-9c79-549984d5e53a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:30.351Z|5cb34a5f-ff11-4c66-8e36-672be0d0606a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:33.234Z|67d257d7-2a9c-4823-beb0-8f6164ff450e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:33.235Z|67d257d7-2a9c-4823-beb0-8f6164ff450e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:35.851Z|15e48c31-4941-46eb-b700-e75de9709b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:18:35.852Z|15e48c31-4941-46eb-b700-e75de9709b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:18:36.177Z|7c89fbce-fda6-48b9-beeb-79953ce3a613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:18:36.177Z|7c89fbce-fda6-48b9-beeb-79953ce3a613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:18:40.376Z|f5e83a59-e769-4bc8-99fe-c4bad2eb24c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:40.376Z|d7600fad-33ea-47fe-b6e2-7c50ea239ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:40.376Z|d7600fad-33ea-47fe-b6e2-7c50ea239ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:40.376Z|f5e83a59-e769-4bc8-99fe-c4bad2eb24c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:43.282Z|3a5ec275-620b-4562-859f-fbcc35451bfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:43.283Z|3a5ec275-620b-4562-859f-fbcc35451bfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:50.401Z|0f8fc4d8-0958-4cfe-b9c7-c9d32bccd519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:50.402Z|4918c9c9-3b60-4ab2-b1a9-85f7e6bf0ba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:50.402Z|0f8fc4d8-0958-4cfe-b9c7-c9d32bccd519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:50.402Z|4918c9c9-3b60-4ab2-b1a9-85f7e6bf0ba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:18:50.851Z|bdb061a8-4591-40ec-bb99-268bed164388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:18:50.853Z|bdb061a8-4591-40ec-bb99-268bed164388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:18:53.311Z|0930ff1a-a007-4075-824d-40db6daaf9dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:18:53.312Z|0930ff1a-a007-4075-824d-40db6daaf9dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:00.426Z|fbeef0c2-2135-4772-b904-aeca71b39101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:00.426Z|a8defb8e-053d-4bae-b7a4-07a26a861e7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:00.427Z|fbeef0c2-2135-4772-b904-aeca71b39101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:00.427Z|a8defb8e-053d-4bae-b7a4-07a26a861e7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:03.342Z|e340b32a-9756-4060-86e0-c34b6c70d143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:03.343Z|e340b32a-9756-4060-86e0-c34b6c70d143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:05.850Z|a5f9d0f9-d22f-479c-9b0d-beeb75c2ccb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:19:05.851Z|a5f9d0f9-d22f-479c-9b0d-beeb75c2ccb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:19:06.178Z|b45d3087-4986-4ba6-9aa4-175b7e6d5dc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:19:06.179Z|b45d3087-4986-4ba6-9aa4-175b7e6d5dc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:19:10.453Z|33a1e631-766f-4a2d-a094-5ac37ee034a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:10.453Z|77930bfe-64ac-4590-ae8b-cc1b47e793c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:10.454Z|77930bfe-64ac-4590-ae8b-cc1b47e793c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:10.454Z|33a1e631-766f-4a2d-a094-5ac37ee034a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:13.369Z|d30a47f6-7772-435f-9177-add072744207|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:13.370Z|d30a47f6-7772-435f-9177-add072744207|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:20.480Z|7778dbc2-de8e-4d2e-8039-00cc3a556729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:20.480Z|c649b16a-55d1-4d01-a4dc-8766f3de07fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:20.481Z|7778dbc2-de8e-4d2e-8039-00cc3a556729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:20.481Z|c649b16a-55d1-4d01-a4dc-8766f3de07fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:20.853Z|3f159035-0155-4311-8478-e223f1575288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:19:20.857Z|3f159035-0155-4311-8478-e223f1575288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:19:23.398Z|79f6ef03-73f7-41d6-9e89-144865dffe08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:23.399Z|79f6ef03-73f7-41d6-9e89-144865dffe08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:26.561Z|35156681-ef60-4cee-ab86-aa86a4aa5a23|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:19:26.562Z|35156681-ef60-4cee-ab86-aa86a4aa5a23|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:30.509Z|63cc1104-a004-42f9-8837-79172a97cf41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:30.509Z|40046996-5195-4ef2-bbfc-5f4d8c8a2b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:30.510Z|63cc1104-a004-42f9-8837-79172a97cf41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:30.510Z|40046996-5195-4ef2-bbfc-5f4d8c8a2b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:33.423Z|c6b422ae-f585-4fb0-a9b3-aaf24e7fdffa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:33.424Z|c6b422ae-f585-4fb0-a9b3-aaf24e7fdffa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:35.851Z|3de4f6bf-c942-4404-8859-45fa94d15c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:19:35.851Z|3de4f6bf-c942-4404-8859-45fa94d15c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:19:36.179Z|62e24a09-4b1c-4e07-b754-b0da7dd62df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:19:36.180Z|62e24a09-4b1c-4e07-b754-b0da7dd62df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:19:40.536Z|f6d181dd-ab97-48f6-829f-9731b98483af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:40.537Z|f6d181dd-ab97-48f6-829f-9731b98483af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:40.538Z|ca62c3b1-36b6-45b5-ba8f-8204fb7109d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:40.539Z|ca62c3b1-36b6-45b5-ba8f-8204fb7109d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:43.449Z|5632cc53-9884-4a77-a5de-defc8f327303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:43.450Z|5632cc53-9884-4a77-a5de-defc8f327303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:50.564Z|dfad6814-293e-4962-94a6-3b1c7624d9e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:50.564Z|ccaef060-1dac-488d-9a44-0cfcbe03d2c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:50.565Z|dfad6814-293e-4962-94a6-3b1c7624d9e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:50.565Z|ccaef060-1dac-488d-9a44-0cfcbe03d2c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:19:50.851Z|bda57c1b-0d30-481f-a56b-11c94e99a019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:19:50.851Z|bda57c1b-0d30-481f-a56b-11c94e99a019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:19:53.479Z|870a279f-34a5-43c8-bdfa-9d1737794cad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:19:53.480Z|870a279f-34a5-43c8-bdfa-9d1737794cad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:00.589Z|52d40881-216b-4ffb-82a9-27ab1d19cc89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:00.590Z|ac90f7f9-ddd7-47f5-aa7a-27f509cd5280|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:00.590Z|52d40881-216b-4ffb-82a9-27ab1d19cc89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:00.592Z|ac90f7f9-ddd7-47f5-aa7a-27f509cd5280|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:03.507Z|159adf6b-d649-4d8b-98c4-877c6bfafa20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:03.508Z|159adf6b-d649-4d8b-98c4-877c6bfafa20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:05.851Z|01f72ce0-e9cd-4aba-b2c8-3f1cbe55522d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:20:05.854Z|01f72ce0-e9cd-4aba-b2c8-3f1cbe55522d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:20:06.181Z|e6c4cd18-18ad-4667-958a-75c4d1d2ba84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:20:06.181Z|e6c4cd18-18ad-4667-958a-75c4d1d2ba84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:20:10.615Z|d2c5e814-432c-48c7-acc6-f606905013ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:10.615Z|0d509b42-3313-42a4-8574-576fff7a9593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:10.616Z|d2c5e814-432c-48c7-acc6-f606905013ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:10.616Z|0d509b42-3313-42a4-8574-576fff7a9593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:13.534Z|9350a1e9-fb6f-4f9d-bb01-6440461feb40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:13.535Z|9350a1e9-fb6f-4f9d-bb01-6440461feb40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:20.639Z|00b96877-6dd0-4239-8197-ab3d4d34538f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:20.640Z|00b96877-6dd0-4239-8197-ab3d4d34538f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:20.640Z|30274a8a-c9ad-453d-8e4b-9b936a6ed752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:20.642Z|30274a8a-c9ad-453d-8e4b-9b936a6ed752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:20.851Z|1f696898-9db4-4611-8fe9-9584aa239d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:20:20.851Z|1f696898-9db4-4611-8fe9-9584aa239d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:20:23.560Z|2c636dce-1d32-4e60-a609-8ab7f6fe8904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:23.561Z|2c636dce-1d32-4e60-a609-8ab7f6fe8904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:26.562Z|5bf928b6-82e0-4860-86a4-efa115e97eec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:20:26.563Z|5bf928b6-82e0-4860-86a4-efa115e97eec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:30.665Z|88dae484-74ba-4ab0-bcbf-2aa32406b3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:30.665Z|b8d9688e-b0cf-45c8-bd5e-6e463c76a2e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:30.666Z|88dae484-74ba-4ab0-bcbf-2aa32406b3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:30.666Z|b8d9688e-b0cf-45c8-bd5e-6e463c76a2e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:33.589Z|223f90e7-4c33-47f0-b748-36b40aaf13f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:33.590Z|223f90e7-4c33-47f0-b748-36b40aaf13f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:35.851Z|a5d96c0e-696d-4209-bbb8-f42875f6aff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:20:35.851Z|a5d96c0e-696d-4209-bbb8-f42875f6aff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:20:36.183Z|468067dd-3719-48df-94e1-53e165eb6062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:20:36.183Z|468067dd-3719-48df-94e1-53e165eb6062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:20:40.692Z|2e0f348b-f028-4e6c-bb05-be5710d15220|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:40.692Z|2f899cd3-d57d-45d8-bc51-702bc0faf74c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:40.693Z|2e0f348b-f028-4e6c-bb05-be5710d15220|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:40.693Z|2f899cd3-d57d-45d8-bc51-702bc0faf74c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:43.615Z|2ec7d275-8df1-4573-9ab6-d557c265cbef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:43.616Z|2ec7d275-8df1-4573-9ab6-d557c265cbef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:50.725Z|579fa893-fb76-4679-802c-0e4fe194324b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:50.725Z|448cab97-e4dc-4502-8e9d-08e602edb4b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:50.726Z|579fa893-fb76-4679-802c-0e4fe194324b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:50.726Z|448cab97-e4dc-4502-8e9d-08e602edb4b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:20:50.851Z|3edf2b98-9232-47a6-9556-795580a185e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:20:50.852Z|3edf2b98-9232-47a6-9556-795580a185e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:20:53.645Z|ab580c97-3ad9-478a-9d44-e6c565b8dcca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:20:53.646Z|ab580c97-3ad9-478a-9d44-e6c565b8dcca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:00.753Z|978eaad6-8445-46e3-8d8a-7cd304a87d5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:00.754Z|978eaad6-8445-46e3-8d8a-7cd304a87d5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:00.754Z|f9bf1c95-7829-4a0d-8b53-7c3d659b5e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:00.756Z|f9bf1c95-7829-4a0d-8b53-7c3d659b5e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:03.675Z|aa87c254-05f6-43aa-b4d4-a5387d309691|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:03.677Z|aa87c254-05f6-43aa-b4d4-a5387d309691|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:05.851Z|8cef19a1-2abc-44ec-8468-8b2f6ceef7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:21:05.851Z|8cef19a1-2abc-44ec-8468-8b2f6ceef7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:21:06.184Z|16269734-1b94-48d4-bbef-56f468ed5448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:21:06.185Z|16269734-1b94-48d4-bbef-56f468ed5448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:21:10.781Z|3c7aea72-4f35-42b4-939a-048f71d0edac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:10.782Z|3c7aea72-4f35-42b4-939a-048f71d0edac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:10.787Z|7d33eea0-ccc3-4c79-b626-2cdadb0e629d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:10.788Z|7d33eea0-ccc3-4c79-b626-2cdadb0e629d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:13.704Z|8a230dc3-5327-435c-af98-3a91cbf89d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:13.705Z|8a230dc3-5327-435c-af98-3a91cbf89d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:20.809Z|befde762-d231-4a16-ba32-050235db0bdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:20.810Z|befde762-d231-4a16-ba32-050235db0bdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:20.814Z|bf96d8ed-3375-498f-b96d-9c936ec93347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:20.815Z|bf96d8ed-3375-498f-b96d-9c936ec93347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:20.851Z|c7ad8d95-a786-49a5-bc24-6813384973b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:21:20.852Z|c7ad8d95-a786-49a5-bc24-6813384973b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:21:23.729Z|d1e332ec-3f48-42c3-b982-979e8247dd63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:23.730Z|d1e332ec-3f48-42c3-b982-979e8247dd63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:26.561Z|8432a74a-1bc3-4a2e-9e6c-9aea5da2bc80|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:21:26.562Z|8432a74a-1bc3-4a2e-9e6c-9aea5da2bc80|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:30.840Z|c2a261f1-5b3f-461b-90b5-dd1e54fde84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:30.840Z|b55a3301-c781-46b0-803a-2d5b89e74adc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:30.841Z|c2a261f1-5b3f-461b-90b5-dd1e54fde84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:30.841Z|b55a3301-c781-46b0-803a-2d5b89e74adc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:33.755Z|1e867de2-9b0f-4257-bebb-d7c926273195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:33.756Z|1e867de2-9b0f-4257-bebb-d7c926273195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:35.851Z|cd508055-88ef-4468-a482-c909c5804d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:21:35.855Z|cd508055-88ef-4468-a482-c909c5804d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:21:36.186Z|6d5b89ea-8b23-43ac-a2de-30fc34675478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:21:36.187Z|6d5b89ea-8b23-43ac-a2de-30fc34675478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:21:40.869Z|1a70e465-3813-4c89-8029-1181cda547c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:40.869Z|d42631d9-5d24-4851-a9eb-6fec26da488f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:40.870Z|d42631d9-5d24-4851-a9eb-6fec26da488f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:40.870Z|1a70e465-3813-4c89-8029-1181cda547c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:43.782Z|96a6ac99-3e22-4972-accc-eaf6bd3b5b36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:43.783Z|96a6ac99-3e22-4972-accc-eaf6bd3b5b36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:50.850Z|7e094db3-de16-4732-bdcd-135ec2634054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:21:50.851Z|7e094db3-de16-4732-bdcd-135ec2634054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:21:50.899Z|221331c0-66bc-4443-b280-f56ad5fcc348|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:50.900Z|221331c0-66bc-4443-b280-f56ad5fcc348|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:50.905Z|96168217-da65-4bb1-bc6c-a9f574a80644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:50.906Z|96168217-da65-4bb1-bc6c-a9f574a80644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:21:53.812Z|bb945621-3d2c-460b-bbe2-3517271ae075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:21:53.815Z|bb945621-3d2c-460b-bbe2-3517271ae075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:00.929Z|bd3b434c-733b-4fe0-8400-d4d56d21b6fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:00.930Z|bd3b434c-733b-4fe0-8400-d4d56d21b6fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:00.935Z|2ca4994c-f96c-456a-8365-9ce2b3505b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:00.936Z|2ca4994c-f96c-456a-8365-9ce2b3505b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:03.841Z|8847a8a6-cc8e-4bab-b849-1fb6703d55e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:03.842Z|8847a8a6-cc8e-4bab-b849-1fb6703d55e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:05.850Z|b89fd953-11d9-48a7-bccd-0e63ff7285f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:22:05.851Z|b89fd953-11d9-48a7-bccd-0e63ff7285f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:22:06.189Z|c6d4b384-9d36-45da-baef-3247c20cd7e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:22:06.189Z|c6d4b384-9d36-45da-baef-3247c20cd7e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:22:10.954Z|8a7d872b-a6a5-4763-8bd3-f3bcf0c509bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:10.955Z|8a7d872b-a6a5-4763-8bd3-f3bcf0c509bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:10.957Z|25187c2a-2855-4833-93cb-52dc0b01ab98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:10.957Z|25187c2a-2855-4833-93cb-52dc0b01ab98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:13.869Z|a15a8238-58fe-41ba-8b13-f9579b35f7dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:13.870Z|a15a8238-58fe-41ba-8b13-f9579b35f7dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:20.851Z|65d277b5-4ba8-40f0-8d99-a13aad561aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:22:20.859Z|65d277b5-4ba8-40f0-8d99-a13aad561aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:22:20.981Z|120a7da4-3d39-4f4a-b1d2-eabf27c84f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:20.981Z|dfb4fa38-e18b-4991-aaaa-0be7b4d90aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:20.982Z|dfb4fa38-e18b-4991-aaaa-0be7b4d90aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:20.982Z|120a7da4-3d39-4f4a-b1d2-eabf27c84f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:23.903Z|12091459-49c0-497c-9e84-75399564a8e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:23.904Z|12091459-49c0-497c-9e84-75399564a8e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:26.566Z|9e0b87c4-74f0-46d5-8b3f-a271eba04687|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:22:26.568Z|9e0b87c4-74f0-46d5-8b3f-a271eba04687|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:31.009Z|5935a986-3d61-4fd4-b7dc-0cef75be574f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:31.009Z|509748ed-16bb-40a0-922b-c34bb54707f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:31.009Z|509748ed-16bb-40a0-922b-c34bb54707f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:31.009Z|5935a986-3d61-4fd4-b7dc-0cef75be574f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:33.933Z|719af866-a06e-4d2c-b72a-5e86be58ce4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:33.935Z|719af866-a06e-4d2c-b72a-5e86be58ce4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:35.854Z|bd629240-086c-45cb-a1a5-3b30e821211d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:22:35.856Z|bd629240-086c-45cb-a1a5-3b30e821211d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:22:36.191Z|cc1d86d7-2b60-45e1-9a4a-be8a75fb5d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:22:36.193Z|cc1d86d7-2b60-45e1-9a4a-be8a75fb5d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:22:41.036Z|7b8eac24-8653-4bc5-a7ba-a8515b892087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:41.036Z|9112df77-f718-4baa-9346-b012ac867f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:41.037Z|7b8eac24-8653-4bc5-a7ba-a8515b892087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:41.037Z|9112df77-f718-4baa-9346-b012ac867f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:43.987Z|9035eacd-9272-4a7f-b898-8c2fa8e4cebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:43.988Z|9035eacd-9272-4a7f-b898-8c2fa8e4cebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:50.851Z|61f4cac5-ad93-4c30-aae1-c3b07baa6088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:22:50.851Z|61f4cac5-ad93-4c30-aae1-c3b07baa6088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:22:51.065Z|9eb7bd34-a001-412a-9503-1c84f1478359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:51.065Z|abf2fedd-0493-483e-a858-165c8af6c2d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:51.066Z|abf2fedd-0493-483e-a858-165c8af6c2d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:51.066Z|9eb7bd34-a001-412a-9503-1c84f1478359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:22:54.012Z|472bb6ae-595f-4406-a399-c9e127f847f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:22:54.013Z|472bb6ae-595f-4406-a399-c9e127f847f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:01.113Z|b9bc3a0b-78f1-4a7c-b20e-174536735d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:01.115Z|0c9d1863-5f88-44f8-970f-cdcc4ad91dbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:01.115Z|b9bc3a0b-78f1-4a7c-b20e-174536735d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:01.116Z|0c9d1863-5f88-44f8-970f-cdcc4ad91dbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:04.050Z|05f317ca-1ed1-4ffc-8a4b-8a6de5251808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:04.051Z|05f317ca-1ed1-4ffc-8a4b-8a6de5251808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:05.851Z|5ba733f2-d44c-48df-82c8-d63c7224e5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:23:05.853Z|5ba733f2-d44c-48df-82c8-d63c7224e5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:23:06.194Z|20308fe8-232e-4684-b17b-3a1dec39a51a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:23:06.195Z|20308fe8-232e-4684-b17b-3a1dec39a51a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:23:11.142Z|01b91bd3-0804-4a7c-a810-fcf623faecdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:11.143Z|01b91bd3-0804-4a7c-a810-fcf623faecdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:11.143Z|54c35aaa-ae31-4847-a1ae-86f3dcc4cd5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:11.144Z|54c35aaa-ae31-4847-a1ae-86f3dcc4cd5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:14.078Z|8576dfae-aede-4aa4-8003-dd43dd38df99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:14.080Z|8576dfae-aede-4aa4-8003-dd43dd38df99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:20.851Z|b183726e-be93-45b6-82db-bc4b36e459a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:23:20.852Z|b183726e-be93-45b6-82db-bc4b36e459a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:23:21.171Z|cb634c83-9780-4f39-9a1f-211370a3238c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:21.172Z|cb634c83-9780-4f39-9a1f-211370a3238c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:21.179Z|cc0234e8-e22d-47ca-8435-abb4187eecb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:21.179Z|cc0234e8-e22d-47ca-8435-abb4187eecb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:24.104Z|43125a09-c460-4950-bf97-e1b5097d1a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:24.105Z|43125a09-c460-4950-bf97-e1b5097d1a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:26.560Z|74ed8ddc-fa6d-4787-9efa-b2ee38b1d9b2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:23:26.561Z|74ed8ddc-fa6d-4787-9efa-b2ee38b1d9b2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:31.206Z|efde3680-6741-4535-8b0b-5b5c6c2c0a0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:31.207Z|efde3680-6741-4535-8b0b-5b5c6c2c0a0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:31.206Z|150d6f63-506f-4fe9-8366-5b55b91de9d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:31.208Z|150d6f63-506f-4fe9-8366-5b55b91de9d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:34.135Z|faa6c128-1c48-4f45-9eaa-b7ae8d105eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:34.136Z|faa6c128-1c48-4f45-9eaa-b7ae8d105eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:35.851Z|da412674-c3c3-4d84-b398-469535c2ba5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:23:35.851Z|da412674-c3c3-4d84-b398-469535c2ba5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:23:36.196Z|41d7ceb3-e094-4685-9271-47ebe08459b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:23:36.196Z|41d7ceb3-e094-4685-9271-47ebe08459b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:23:41.122Z|f3ccd4dd-0b94-49d7-98e3-6fcebd671acf|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-12T00:23:41.124Z|f3ccd4dd-0b94-49d7-98e3-6fcebd671acf|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:41.233Z|09461349-c1cf-47a2-94ab-b46cef110aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:41.233Z|de0b92e7-ee9a-4d61-be1d-0a58446d748e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:41.234Z|09461349-c1cf-47a2-94ab-b46cef110aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:41.234Z|de0b92e7-ee9a-4d61-be1d-0a58446d748e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:41.413Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-01-12T00:23:41.429Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: b32b9e0c-60b0-43fe-ac8f-603e994f1afd already exists in requestDb InfraActiveRequests table 2023-01-12T00:23:41.501Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd 2023-01-12T00:23:41.503Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|INFO|500||Invoke 2023-01-12T00:23:41.504Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||===========================request begin================================================ 2023-01-12T00:23:41.504Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd 2023-01-12T00:23:41.505Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||Method : GET 2023-01-12T00:23:41.505Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0d7329a9994d0c4393ad3c973a129a4", X-B3-SpanId:"1e498d3d49344c0d", X-B3-ParentSpanId:"d5aad5f076fd662a", X-B3-Sampled:"0", X-ONAP-RequestID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-RequestID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-TransactionID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-ECOMP-RequestID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8adb0431-8597-4149-bf3f-0ac963c75965"] 2023-01-12T00:23:41.507Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||Request body: 2023-01-12T00:23:41.507Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||==========================request end================================================ 2023-01-12T00:23:42.531Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||============================response begin========================================== 2023-01-12T00:23:42.532Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T00:23:42.533Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||Status text : Not Found 2023-01-12T00:23:42.533Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A663B34AA63106507664721B01791AA0; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 00:23:41 GMT", x-envoy-upstream-service-time:"720", server:"envoy"] 2023-01-12T00:23:42.534Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||Response body: 2023-01-12T00:23:42.535Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|DEBUG|500||=======================response end================================================= 2023-01-12T00:23:42.535Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b32b9e0c-60b0-43fe-ac8f-603e994f1afd|INFO|404|Not Found|InvokeReturn 2023-01-12T00:23:42.813Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID b32b9e0c-60b0-43fe-ac8f-603e994f1afd 2023-01-12T00:23:42.850Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-01-12T00:23:42.855Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-01-12T00:23:42.858Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-01-12T00:23:42.858Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-12T00:23:42.865Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-01-12T00:23:42.866Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-01-12T00:23:42.867Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"d0d7329a9994d0c4393ad3c973a129a4", X-B3-SpanId:"feb8c4837b033e2a", X-B3-ParentSpanId:"d5aad5f076fd662a", X-B3-Sampled:"0", X-ONAP-RequestID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-RequestID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-TransactionID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-ECOMP-RequestID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76ae91b1-d183-4324-bab5-5dec4e8a41f4"] 2023-01-12T00:23:42.867Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-01-12T00:23:42.868Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-01-12T00:23:42.970Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-01-12T00:23:42.971Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-12T00:23:42.971Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-12T00:23:42.972Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 00:23:41 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2023-01-12T00:23:42.973Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-01-12T00:23:42.973Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-01-12T00:23:42.974Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-12T00:23:42.981Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-12T00:23:42.985Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-01-12T00:23:42.988Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-01-12T00:23:42.990Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-01-12T00:23:42.990Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-12T00:23:42.991Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-01-12T00:23:42.991Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-01-12T00:23:42.991Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"d0d7329a9994d0c4393ad3c973a129a4", X-B3-SpanId:"4a8bc5c01065319b", X-B3-ParentSpanId:"d5aad5f076fd662a", X-B3-Sampled:"0", X-ONAP-RequestID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-RequestID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-TransactionID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-ECOMP-RequestID:"b32b9e0c-60b0-43fe-ac8f-603e994f1afd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b9f93cc-2ca0-40ad-bddc-bcbe909830c9"] 2023-01-12T00:23:42.992Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-01-12T00:23:42.992Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-01-12T00:23:43.149Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-01-12T00:23:43.150Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-12T00:23:43.150Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-12T00:23:43.151Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 00:23:43 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2023-01-12T00:23:43.152Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-01-12T00:23:43.152Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-01-12T00:23:43.153Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-12T00:23:43.156Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-12T00:23:43.161Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7edaae03 2023-01-12T00:23:43.172Z|b32b9e0c-60b0-43fe-ac8f-603e994f1afd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T00:23:44.165Z|a3f831ab-0cb2-4e9c-a711-bbc73a79e09c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:44.166Z|a3f831ab-0cb2-4e9c-a711-bbc73a79e09c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:50.852Z|4979284e-7675-4ac4-a250-0672975a152f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:23:50.854Z|4979284e-7675-4ac4-a250-0672975a152f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:23:51.269Z|bd38bb0a-841a-41be-8984-e2c57f04fc64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:51.269Z|14cf3271-ef62-4b6a-a257-21c1a1a43396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:51.270Z|bd38bb0a-841a-41be-8984-e2c57f04fc64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:51.270Z|14cf3271-ef62-4b6a-a257-21c1a1a43396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:23:54.199Z|b2073aa6-3d6c-4d2b-9677-ca2b1b19a395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:23:54.201Z|b2073aa6-3d6c-4d2b-9677-ca2b1b19a395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:01.296Z|a7211a01-6688-46fe-859c-dcdac4f0f0cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:01.298Z|a7211a01-6688-46fe-859c-dcdac4f0f0cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:01.296Z|249781b3-e15d-4d36-861a-50e30cec1894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:01.299Z|249781b3-e15d-4d36-861a-50e30cec1894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:04.230Z|554dc95e-21a9-4820-ad45-2c0aeb9a5f2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:04.231Z|554dc95e-21a9-4820-ad45-2c0aeb9a5f2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:05.290Z|df4f8f15-0f56-4f56-9940-3e458d04e6a6|http-nio-8080-exec-10|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-12T00:24:05.291Z|df4f8f15-0f56-4f56-9940-3e458d04e6a6|http-nio-8080-exec-10|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:05.851Z|d6e0e1b7-c246-49e7-bd9e-68ee59541893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:24:05.852Z|d6e0e1b7-c246-49e7-bd9e-68ee59541893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:24:06.197Z|9865e541-52ff-49f6-ba93-122a6ac2071b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:24:06.198Z|9865e541-52ff-49f6-ba93-122a6ac2071b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:24:11.326Z|a851ba9c-4ed7-48c1-997e-8bd2f94aa408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:11.326Z|f1e5b828-78e3-4f04-b751-1a447b049ac8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:11.327Z|f1e5b828-78e3-4f04-b751-1a447b049ac8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:11.327Z|a851ba9c-4ed7-48c1-997e-8bd2f94aa408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:14.259Z|94972d14-01ae-4dcc-92cf-74469eb70f49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:14.260Z|94972d14-01ae-4dcc-92cf-74469eb70f49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:20.851Z|96fc9071-33ce-44b2-8607-a703b710291b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:24:20.852Z|96fc9071-33ce-44b2-8607-a703b710291b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:24:21.354Z|1f4a16ea-e3d5-4471-80d8-069d3a7e0cf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:21.354Z|11a8074d-5686-4660-bcc7-1218ff283b1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:21.355Z|1f4a16ea-e3d5-4471-80d8-069d3a7e0cf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:21.355Z|11a8074d-5686-4660-bcc7-1218ff283b1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:24.285Z|ecb0de75-f833-4157-9102-6e1985c82a32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:24.286Z|ecb0de75-f833-4157-9102-6e1985c82a32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:26.559Z|4c5c0b47-15ec-41de-8137-9fbd5d2cd883|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:24:26.561Z|4c5c0b47-15ec-41de-8137-9fbd5d2cd883|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:31.382Z|55c07697-1fa9-48a3-b0ab-b89f269a71c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:31.382Z|e3127785-6906-4b6c-bf68-914e3dd8b46c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:31.383Z|55c07697-1fa9-48a3-b0ab-b89f269a71c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:31.383Z|e3127785-6906-4b6c-bf68-914e3dd8b46c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:34.311Z|5129a772-7143-4263-9564-229c4aa9cc3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:34.312Z|5129a772-7143-4263-9564-229c4aa9cc3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:35.851Z|11c3a8a1-6de8-41c2-93f7-a292cbcbd526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:24:35.851Z|11c3a8a1-6de8-41c2-93f7-a292cbcbd526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:24:36.199Z|ccef5c2c-1151-4065-9052-19c3d368d4bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:24:36.199Z|ccef5c2c-1151-4065-9052-19c3d368d4bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:24:41.407Z|b2b1a82b-0148-4563-b460-b76262375473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:41.408Z|b2b1a82b-0148-4563-b460-b76262375473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:41.409Z|2ccece29-a23d-4b6c-8918-02b497b5840b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:41.410Z|2ccece29-a23d-4b6c-8918-02b497b5840b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:44.337Z|e3329380-f701-4a83-83a2-4cf6777f5d5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:44.337Z|e3329380-f701-4a83-83a2-4cf6777f5d5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:50.851Z|9fc956e3-431e-4b36-a6e0-e23af3a61717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:24:50.851Z|9fc956e3-431e-4b36-a6e0-e23af3a61717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:24:51.434Z|23d72c81-47c6-4080-9b06-f620d3f5bf28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:51.434Z|0939f22d-439c-4f7f-8380-d16308069cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:51.435Z|0939f22d-439c-4f7f-8380-d16308069cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:51.435Z|23d72c81-47c6-4080-9b06-f620d3f5bf28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:24:54.361Z|1e2b2334-bfd3-4fce-901e-7cb7b20b467f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:24:54.362Z|1e2b2334-bfd3-4fce-901e-7cb7b20b467f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:01.459Z|1e71c3cd-3adc-4fc0-b1d1-27f3a9163deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:01.460Z|1e71c3cd-3adc-4fc0-b1d1-27f3a9163deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:01.463Z|4380b600-2856-4005-85d6-3466941fa77e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:01.464Z|4380b600-2856-4005-85d6-3466941fa77e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:04.387Z|42a6b920-3f43-47a5-b2b1-3132b8b101e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:04.388Z|42a6b920-3f43-47a5-b2b1-3132b8b101e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:05.851Z|66b58ced-881c-48ec-8cd3-b943c55f5a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:25:05.851Z|66b58ced-881c-48ec-8cd3-b943c55f5a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:25:06.200Z|f6bdbeb0-7b74-4750-9619-f44446cdf6a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:25:06.201Z|f6bdbeb0-7b74-4750-9619-f44446cdf6a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:25:11.491Z|e1fb28fd-5904-40f1-9524-beb3673e2867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:11.492Z|e1fb28fd-5904-40f1-9524-beb3673e2867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:11.493Z|099d5bb6-ed01-4680-9ae5-e706adb01691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:11.494Z|099d5bb6-ed01-4680-9ae5-e706adb01691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:14.414Z|e7fef540-8626-448b-b714-839c4b20a15f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:14.415Z|e7fef540-8626-448b-b714-839c4b20a15f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:20.851Z|860288ea-617d-4194-870d-fb2404f7a790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:25:20.851Z|860288ea-617d-4194-870d-fb2404f7a790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:25:21.515Z|d73b79f7-3ff6-40e4-a8e1-cb018e1ef6e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:21.515Z|b62b5e00-bb64-4ad8-b4d7-8e3cc4a8522f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:21.516Z|d73b79f7-3ff6-40e4-a8e1-cb018e1ef6e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:21.516Z|b62b5e00-bb64-4ad8-b4d7-8e3cc4a8522f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:24.441Z|84dc9bd2-42d2-44a2-b48f-5b8e1da690a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:24.442Z|84dc9bd2-42d2-44a2-b48f-5b8e1da690a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:26.561Z|a6d627c3-1628-44c9-b033-0abe583cf874|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:25:26.562Z|a6d627c3-1628-44c9-b033-0abe583cf874|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:31.541Z|e3ff0fd4-3bd7-426b-9f1c-6567e9624551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:31.541Z|b3f3e662-e70e-4c2f-9095-0f1ea4c1360c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:31.542Z|e3ff0fd4-3bd7-426b-9f1c-6567e9624551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:31.542Z|b3f3e662-e70e-4c2f-9095-0f1ea4c1360c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:34.467Z|4e48f6e9-fcfd-4a1b-b44f-2625215d3bcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:34.468Z|4e48f6e9-fcfd-4a1b-b44f-2625215d3bcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:35.851Z|f5087f46-4545-459a-8ead-f624b28dd4dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:25:35.851Z|f5087f46-4545-459a-8ead-f624b28dd4dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:25:36.202Z|7b797660-44fe-4907-a80a-a49ec83045e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:25:36.203Z|7b797660-44fe-4907-a80a-a49ec83045e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:25:41.566Z|b782fd02-5aa4-4ad0-a9b3-158a86f32a24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:41.567Z|b782fd02-5aa4-4ad0-a9b3-158a86f32a24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:41.568Z|a34d7a2e-2c21-4db1-8e9d-bc7a2d3a1466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:41.569Z|a34d7a2e-2c21-4db1-8e9d-bc7a2d3a1466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:44.517Z|b14d18dd-46e9-4f44-938a-6924d36f6979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:44.518Z|b14d18dd-46e9-4f44-938a-6924d36f6979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:50.851Z|c6203620-02d6-429f-98d2-bc1dfb92f4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:25:50.851Z|c6203620-02d6-429f-98d2-bc1dfb92f4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:25:51.596Z|4ae50ef1-3bbc-456b-b122-9497b169d21e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:51.597Z|4ae50ef1-3bbc-456b-b122-9497b169d21e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:51.597Z|5920be78-9fec-4a08-9f42-c4d0b3eae01e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:51.599Z|5920be78-9fec-4a08-9f42-c4d0b3eae01e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:25:54.542Z|3feec257-64c0-42cf-a2a0-95eac571c3d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:25:54.543Z|3feec257-64c0-42cf-a2a0-95eac571c3d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:01.623Z|f3e81caf-ebec-4fa5-91dc-9a16ce32c5f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:01.623Z|cd80ea66-7625-4df9-8ab2-6f8013e2512b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:01.624Z|f3e81caf-ebec-4fa5-91dc-9a16ce32c5f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:01.624Z|cd80ea66-7625-4df9-8ab2-6f8013e2512b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:04.567Z|2a6e80fc-7527-400c-9eca-26a22ecccfc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:04.568Z|2a6e80fc-7527-400c-9eca-26a22ecccfc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:05.851Z|91f9af9b-0dbc-4bc2-b13c-3246118dc781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:26:05.853Z|91f9af9b-0dbc-4bc2-b13c-3246118dc781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:26:06.203Z|86942f5d-cfa6-4075-94e8-3ff00bf284f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:26:06.204Z|86942f5d-cfa6-4075-94e8-3ff00bf284f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:26:11.648Z|4c883583-3a16-4e57-921e-cfb6c6162cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:11.648Z|aa51cc8b-02ee-4aae-ad08-df2b4243aea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:11.649Z|4c883583-3a16-4e57-921e-cfb6c6162cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:11.649Z|aa51cc8b-02ee-4aae-ad08-df2b4243aea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:14.607Z|9e8935ff-2093-41a0-934e-69ade27ed3f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:14.608Z|9e8935ff-2093-41a0-934e-69ade27ed3f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:20.851Z|eacc7a23-5e0f-4f45-9588-9203f641aedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:26:20.851Z|eacc7a23-5e0f-4f45-9588-9203f641aedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:26:21.674Z|0ff4b531-b20d-471a-8de4-8f337dc83d3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:21.675Z|0ff4b531-b20d-471a-8de4-8f337dc83d3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:21.675Z|56d216b6-5e03-40b4-aff9-4dc3761b7c24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:21.676Z|56d216b6-5e03-40b4-aff9-4dc3761b7c24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:24.634Z|f50ef60d-18a9-4f29-983e-a8f40f38aace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:24.635Z|f50ef60d-18a9-4f29-983e-a8f40f38aace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:26.561Z|544468e3-77a3-436f-9c1e-0682c074c8cb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:26:26.563Z|544468e3-77a3-436f-9c1e-0682c074c8cb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:31.698Z|bf17bda7-6d73-4d8c-83e5-e6f2b327f5e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:31.698Z|9dac7905-eea7-4a36-ba05-63f3475b4e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:31.699Z|bf17bda7-6d73-4d8c-83e5-e6f2b327f5e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:31.699Z|9dac7905-eea7-4a36-ba05-63f3475b4e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:34.659Z|00ba5620-25ac-4ee2-9ced-19a3df8828c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:34.660Z|00ba5620-25ac-4ee2-9ced-19a3df8828c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:35.851Z|e7cc9778-1a52-4366-a17d-aaf4a1ef7ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:26:35.851Z|e7cc9778-1a52-4366-a17d-aaf4a1ef7ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:26:36.205Z|95441e67-13ab-4396-aa71-8e3341dedb6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:26:36.206Z|95441e67-13ab-4396-aa71-8e3341dedb6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:26:41.722Z|17984f4d-5bfa-48c4-8ada-36d3b2738471|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:41.722Z|ad83b8ac-c21c-43ac-98e2-0ecbc76b939e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:41.723Z|ad83b8ac-c21c-43ac-98e2-0ecbc76b939e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:41.723Z|17984f4d-5bfa-48c4-8ada-36d3b2738471|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:44.684Z|0b0f876f-134c-4b13-bad1-a7c1b15d898c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:44.686Z|0b0f876f-134c-4b13-bad1-a7c1b15d898c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:50.851Z|9dd2fef8-28ce-4381-8992-8b24c9968920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:26:50.852Z|9dd2fef8-28ce-4381-8992-8b24c9968920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:26:51.751Z|20360553-6418-4293-bd70-a055bb619385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:51.752Z|20360553-6418-4293-bd70-a055bb619385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:51.758Z|6e7a70f1-6714-42c7-a853-21105d4723d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:51.759Z|6e7a70f1-6714-42c7-a853-21105d4723d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:26:54.714Z|918c39aa-d827-42da-b7f2-2b9da651d4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:26:54.715Z|918c39aa-d827-42da-b7f2-2b9da651d4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:01.785Z|fd2debd4-78a2-4e35-87ea-4a78c37ce0fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:01.785Z|93ab197f-89c6-432a-99f9-1117afc91b29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:01.786Z|fd2debd4-78a2-4e35-87ea-4a78c37ce0fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:01.786Z|93ab197f-89c6-432a-99f9-1117afc91b29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:04.740Z|3951dcbf-348c-4c97-84df-aaca0eef3949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:04.741Z|3951dcbf-348c-4c97-84df-aaca0eef3949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:05.850Z|aa2e6df3-382d-4d83-bdca-f938cdf73c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:27:05.851Z|aa2e6df3-382d-4d83-bdca-f938cdf73c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:27:06.207Z|7c897f06-fb02-4832-bc4c-75da49895e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:27:06.208Z|7c897f06-fb02-4832-bc4c-75da49895e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:27:11.811Z|436955d5-432d-4e0f-9d64-d149b4a29d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:11.811Z|15940bb0-cc2a-4ae9-b0f1-c91f0dd1f313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:11.812Z|15940bb0-cc2a-4ae9-b0f1-c91f0dd1f313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:11.812Z|436955d5-432d-4e0f-9d64-d149b4a29d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:14.765Z|e261d0bb-9a73-41a7-96de-c5cf90aa9f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:14.767Z|e261d0bb-9a73-41a7-96de-c5cf90aa9f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:20.851Z|21555780-0974-4550-bf6f-312042ca9e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:27:20.851Z|21555780-0974-4550-bf6f-312042ca9e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:27:21.837Z|f61c2877-53c6-41be-9ea8-c22e2a0b3ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:21.837Z|62b58cfc-164e-4deb-be24-5deb71d30875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:21.838Z|62b58cfc-164e-4deb-be24-5deb71d30875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:21.838Z|f61c2877-53c6-41be-9ea8-c22e2a0b3ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:24.792Z|8b68d710-7645-4ae2-b337-a87caa543a16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:24.794Z|8b68d710-7645-4ae2-b337-a87caa543a16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:26.561Z|d71b8596-75d4-4ed0-b89b-5d93153b32b0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:27:26.562Z|d71b8596-75d4-4ed0-b89b-5d93153b32b0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:31.863Z|6cdce571-34f8-464e-86df-5aed9e3f0ceb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:31.863Z|ce116209-e48d-46cf-981b-bdceb699fe81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:31.864Z|6cdce571-34f8-464e-86df-5aed9e3f0ceb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:31.865Z|ce116209-e48d-46cf-981b-bdceb699fe81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:34.818Z|31cdac70-f8cd-4357-b272-27f54ce84f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:34.819Z|31cdac70-f8cd-4357-b272-27f54ce84f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:35.850Z|2b844683-3a03-4640-827f-a3d77c21bc4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:27:35.852Z|2b844683-3a03-4640-827f-a3d77c21bc4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:27:36.208Z|3428c185-5c19-4205-bb1f-9760d187d785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:27:36.209Z|3428c185-5c19-4205-bb1f-9760d187d785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:27:41.890Z|0e483f3a-31f0-4289-b822-8a47ed07f2d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:41.890Z|7c971735-213d-47de-8b8a-96dc78c11d26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:41.891Z|0e483f3a-31f0-4289-b822-8a47ed07f2d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:41.891Z|7c971735-213d-47de-8b8a-96dc78c11d26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:44.845Z|d7968b5e-a824-4847-b464-4adbd7761638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:44.846Z|d7968b5e-a824-4847-b464-4adbd7761638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:50.851Z|cc133e4f-e149-46e9-8d29-f5f56231ab58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:27:50.851Z|cc133e4f-e149-46e9-8d29-f5f56231ab58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:27:51.916Z|8bac8858-eeee-434a-9729-0698c7b7ae10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:51.917Z|8bac8858-eeee-434a-9729-0698c7b7ae10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:51.918Z|e3eaf69d-cf5b-4698-b235-0bbb5ac658c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:51.918Z|e3eaf69d-cf5b-4698-b235-0bbb5ac658c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:27:54.869Z|80d6243c-377e-4d8a-9eff-7b7c359cfe51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:27:54.870Z|80d6243c-377e-4d8a-9eff-7b7c359cfe51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:01.939Z|3ddb7dcc-e4cb-473d-846c-333080268baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:01.940Z|c953a569-c2ae-4201-a563-d04e43390886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:01.940Z|3ddb7dcc-e4cb-473d-846c-333080268baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:01.940Z|c953a569-c2ae-4201-a563-d04e43390886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:04.892Z|9fdaeb51-8efb-4869-a242-ca58230d37dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:04.893Z|9fdaeb51-8efb-4869-a242-ca58230d37dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:05.851Z|aece11c3-3b16-4234-9d31-7ed1a9cd180d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:28:05.852Z|aece11c3-3b16-4234-9d31-7ed1a9cd180d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:28:06.210Z|a60dcd9b-50b8-40ee-995f-c21f15f3884e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:28:06.211Z|a60dcd9b-50b8-40ee-995f-c21f15f3884e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:28:11.964Z|db79c4a3-21c9-45c6-87ed-31f66ac21790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:11.964Z|6673d730-a59b-4bb7-be27-2a0c84a593c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:11.965Z|db79c4a3-21c9-45c6-87ed-31f66ac21790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:11.965Z|6673d730-a59b-4bb7-be27-2a0c84a593c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:14.916Z|31da20aa-406f-4dd7-88a4-00301d68a5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:14.917Z|31da20aa-406f-4dd7-88a4-00301d68a5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:20.851Z|00f54d65-0156-4a32-990d-ac1b8e317116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:28:20.853Z|00f54d65-0156-4a32-990d-ac1b8e317116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:28:21.989Z|ed96e033-5862-41f9-b36e-02be52e7bc63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:21.990Z|bb1fae07-548b-4cd4-9283-83d2c4e3bfe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:21.990Z|ed96e033-5862-41f9-b36e-02be52e7bc63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:21.991Z|bb1fae07-548b-4cd4-9283-83d2c4e3bfe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:23.229Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-01-12T00:28:23.232Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: fb6e0873-5516-4ff9-90e8-a3b68032394c already exists in requestDb InfraActiveRequests table 2023-01-12T00:28:23.233Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c 2023-01-12T00:28:23.234Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|INFO|500||Invoke 2023-01-12T00:28:23.235Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||===========================request begin================================================ 2023-01-12T00:28:23.235Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c 2023-01-12T00:28:23.236Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||Method : GET 2023-01-12T00:28:23.236Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2b57c5d601e0a9d9129d42d4a06743f", X-B3-SpanId:"c03359fdb49b96a6", X-B3-ParentSpanId:"c4fe81643de4dbbc", X-B3-Sampled:"0", X-ONAP-RequestID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-RequestID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-TransactionID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-ECOMP-RequestID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"036335f4-b1c8-4c64-8e73-38657eedb178"] 2023-01-12T00:28:23.237Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||Request body: 2023-01-12T00:28:23.237Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||==========================request end================================================ 2023-01-12T00:28:23.296Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||============================response begin========================================== 2023-01-12T00:28:23.297Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T00:28:23.297Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||Status text : Not Found 2023-01-12T00:28:23.297Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 00:28:23 GMT", x-envoy-upstream-service-time:"46", server:"envoy"] 2023-01-12T00:28:23.298Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||Response body: 2023-01-12T00:28:23.298Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|DEBUG|500||=======================response end================================================= 2023-01-12T00:28:23.298Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb6e0873-5516-4ff9-90e8-a3b68032394c|INFO|404|Not Found|InvokeReturn 2023-01-12T00:28:23.305Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID fb6e0873-5516-4ff9-90e8-a3b68032394c 2023-01-12T00:28:23.306Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-01-12T00:28:23.307Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-01-12T00:28:23.308Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-01-12T00:28:23.308Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-12T00:28:23.308Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-01-12T00:28:23.308Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-01-12T00:28:23.309Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a2b57c5d601e0a9d9129d42d4a06743f", X-B3-SpanId:"7007416f211ea147", X-B3-ParentSpanId:"c4fe81643de4dbbc", X-B3-Sampled:"0", X-ONAP-RequestID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-RequestID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-TransactionID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-ECOMP-RequestID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2af5cf8b-bc01-4f14-be28-e343cb6eef51"] 2023-01-12T00:28:23.309Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-01-12T00:28:23.309Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-01-12T00:28:23.318Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-01-12T00:28:23.319Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-12T00:28:23.319Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-12T00:28:23.320Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 00:28:22 GMT", x-envoy-upstream-service-time:"4", server:"envoy"] 2023-01-12T00:28:23.320Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-01-12T00:28:23.320Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-01-12T00:28:23.321Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-12T00:28:23.322Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-12T00:28:23.323Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-01-12T00:28:23.324Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-01-12T00:28:23.324Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-01-12T00:28:23.324Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-12T00:28:23.325Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-01-12T00:28:23.325Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-01-12T00:28:23.325Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a2b57c5d601e0a9d9129d42d4a06743f", X-B3-SpanId:"36bf9820c862f01e", X-B3-ParentSpanId:"c4fe81643de4dbbc", X-B3-Sampled:"0", X-ONAP-RequestID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-RequestID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-TransactionID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-ECOMP-RequestID:"fb6e0873-5516-4ff9-90e8-a3b68032394c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8b09822-82d1-4b80-8bd0-41c07e156886"] 2023-01-12T00:28:23.326Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-01-12T00:28:23.326Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-01-12T00:28:23.341Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-01-12T00:28:23.342Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-12T00:28:23.342Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-12T00:28:23.342Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 00:28:23 GMT", x-envoy-upstream-service-time:"9", server:"envoy"] 2023-01-12T00:28:23.343Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-01-12T00:28:23.343Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-01-12T00:28:23.343Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-12T00:28:23.344Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-12T00:28:23.345Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@272d046a 2023-01-12T00:28:23.348Z|fb6e0873-5516-4ff9-90e8-a3b68032394c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T00:28:24.945Z|7f5ad70a-3611-4823-bb68-bff8618398ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:24.946Z|7f5ad70a-3611-4823-bb68-bff8618398ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:26.561Z|c0a2a8fd-bcfc-4cdd-ada9-16b283261fd4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:28:26.562Z|c0a2a8fd-bcfc-4cdd-ada9-16b283261fd4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:32.014Z|e9b89d48-35ed-4c21-bd5d-1a12224bb580|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:32.014Z|844a4295-77c0-4f9a-b7d6-e6a0523b436a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:32.015Z|e9b89d48-35ed-4c21-bd5d-1a12224bb580|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:32.015Z|844a4295-77c0-4f9a-b7d6-e6a0523b436a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:34.971Z|8c500f26-d8f0-4aba-8d48-f900897a61d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:34.972Z|8c500f26-d8f0-4aba-8d48-f900897a61d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:35.851Z|bf0b6faf-5c63-4b4c-bf7e-31a2dc2d57d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:28:35.852Z|bf0b6faf-5c63-4b4c-bf7e-31a2dc2d57d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:28:36.214Z|3736a57d-bb23-476d-afcf-89c10c5465f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:28:36.216Z|3736a57d-bb23-476d-afcf-89c10c5465f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:28:40.634Z|5217771d-3859-414c-bf5a-40c9885e9434|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-12T00:28:40.635Z|5217771d-3859-414c-bf5a-40c9885e9434|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:42.038Z|ea07128a-3229-4fb1-97bd-170dcca542f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:42.038Z|2938f7e7-29b0-4e26-9019-ba6663d349d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:42.039Z|ea07128a-3229-4fb1-97bd-170dcca542f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:42.039Z|2938f7e7-29b0-4e26-9019-ba6663d349d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:44.994Z|f03bea56-b126-483a-9407-d465de76d095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:44.995Z|f03bea56-b126-483a-9407-d465de76d095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:50.851Z|79362c7c-b8f8-452f-9798-8cf3c8bf0695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:28:50.851Z|79362c7c-b8f8-452f-9798-8cf3c8bf0695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:28:52.065Z|8ca6cc0d-bda7-4487-ab7d-48f2af25b7bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:52.065Z|fbd26a7a-f777-42ee-ac7b-79fbcc02ea62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:52.066Z|8ca6cc0d-bda7-4487-ab7d-48f2af25b7bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:52.065Z|fbd26a7a-f777-42ee-ac7b-79fbcc02ea62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:28:55.017Z|dfc0141e-d12b-410a-a8a1-7371dc1f0d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:28:55.018Z|dfc0141e-d12b-410a-a8a1-7371dc1f0d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:02.090Z|f7a9a0d1-54c4-4cac-9c23-5efa04cd64d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:02.091Z|f7a9a0d1-54c4-4cac-9c23-5efa04cd64d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:02.094Z|73122d9a-5f77-4c88-8af4-68340c1340d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:02.094Z|73122d9a-5f77-4c88-8af4-68340c1340d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:05.042Z|8b8fda5b-7258-4fbc-8edd-886df105531f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:05.043Z|8b8fda5b-7258-4fbc-8edd-886df105531f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:05.850Z|e5991a0f-5e71-45a6-b9c4-7bd245a515fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:29:05.852Z|e5991a0f-5e71-45a6-b9c4-7bd245a515fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:29:06.217Z|cbda644c-d256-4635-a9d4-dd4c26b2c8bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:29:06.217Z|cbda644c-d256-4635-a9d4-dd4c26b2c8bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:29:12.117Z|08de27f5-48d8-4bec-ae10-a34a3fd59bc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:12.117Z|daebf067-c2ee-4e3e-974d-3ecaa2113ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:12.118Z|08de27f5-48d8-4bec-ae10-a34a3fd59bc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:12.118Z|daebf067-c2ee-4e3e-974d-3ecaa2113ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:15.066Z|3f5b6f8b-9c22-4ff7-8935-69790daa8b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:15.067Z|3f5b6f8b-9c22-4ff7-8935-69790daa8b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:20.851Z|0b0394ef-eb5e-47fe-a1ed-727f05b175e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:29:20.851Z|0b0394ef-eb5e-47fe-a1ed-727f05b175e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:29:22.140Z|4bac4cb6-794c-4447-9aaf-51772c1193df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:22.141Z|4bac4cb6-794c-4447-9aaf-51772c1193df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:22.147Z|712358d6-361b-4dda-9b69-ffc1fe74f91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:22.148Z|712358d6-361b-4dda-9b69-ffc1fe74f91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:25.091Z|5ed10a9e-e393-4af2-8739-fb4631d1ef2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:25.092Z|5ed10a9e-e393-4af2-8739-fb4631d1ef2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:26.563Z|bce79c29-9acc-499e-8139-fe5393646290|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:29:26.564Z|bce79c29-9acc-499e-8139-fe5393646290|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:32.172Z|74659bc9-4b5c-48a3-8621-11b30dc8c29b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:32.172Z|1de31199-d220-42b8-86ef-72d1178f8ab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:32.173Z|74659bc9-4b5c-48a3-8621-11b30dc8c29b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:32.173Z|1de31199-d220-42b8-86ef-72d1178f8ab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:35.116Z|432706f5-2508-48f2-bcde-93e7677d1cd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:35.117Z|432706f5-2508-48f2-bcde-93e7677d1cd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:35.851Z|fac1ecef-a538-4a21-8a3f-9c3b7033416c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:29:35.852Z|fac1ecef-a538-4a21-8a3f-9c3b7033416c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:29:36.218Z|cae7259e-c955-427e-9a3e-ed04898e1328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:29:36.219Z|cae7259e-c955-427e-9a3e-ed04898e1328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:29:42.202Z|003026c8-9176-48da-8420-36384c0977f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:42.202Z|c0c87a54-080a-4b4c-8621-791048f61f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:42.203Z|c0c87a54-080a-4b4c-8621-791048f61f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:42.203Z|003026c8-9176-48da-8420-36384c0977f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:45.142Z|37933704-5d5b-46ca-9095-9da112580584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:45.143Z|37933704-5d5b-46ca-9095-9da112580584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:50.851Z|46d01a81-5cd4-4422-aad4-8fabc8478a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:29:50.853Z|46d01a81-5cd4-4422-aad4-8fabc8478a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:29:52.227Z|51239537-b589-453a-96d9-d1345ca88588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:52.228Z|51239537-b589-453a-96d9-d1345ca88588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:52.235Z|f158f855-884a-47ab-ad6f-05a1812180fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:52.236Z|f158f855-884a-47ab-ad6f-05a1812180fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:29:55.170Z|7e93d624-0ed2-4094-9ad3-7931c19afcdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:29:55.171Z|7e93d624-0ed2-4094-9ad3-7931c19afcdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:02.253Z|2fd1c766-5fe5-46b8-9d7d-5e35b7cd9a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:02.254Z|2fd1c766-5fe5-46b8-9d7d-5e35b7cd9a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:02.260Z|dca2fa1a-1a17-43f3-9213-4941e4d54ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:02.261Z|dca2fa1a-1a17-43f3-9213-4941e4d54ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:05.195Z|b9500edc-9749-40c2-869f-867b7bd6dbc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:05.197Z|b9500edc-9749-40c2-869f-867b7bd6dbc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:05.851Z|3d00f199-3c82-4cc9-97cf-f1c97bf42c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:30:05.851Z|3d00f199-3c82-4cc9-97cf-f1c97bf42c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:30:06.220Z|df42a08a-2863-4706-a155-029a2a580bec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:30:06.221Z|df42a08a-2863-4706-a155-029a2a580bec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:30:12.277Z|38662f5c-f29d-49df-a4eb-114088e1d889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:12.278Z|38662f5c-f29d-49df-a4eb-114088e1d889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:12.283Z|fe5e9fa3-a422-454b-8428-d639d1b6fd0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:12.284Z|fe5e9fa3-a422-454b-8428-d639d1b6fd0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:15.221Z|0193ba24-1f23-4ab4-8345-020690a01720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:15.222Z|0193ba24-1f23-4ab4-8345-020690a01720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:20.851Z|c19a2c92-f763-404d-810c-faa8f341e170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:30:20.851Z|c19a2c92-f763-404d-810c-faa8f341e170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:30:22.302Z|6adfe318-0748-4c85-b16a-efad08c8b804|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:22.302Z|6adfe318-0748-4c85-b16a-efad08c8b804|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:22.306Z|6598e92c-3d88-4f73-a7b8-95609b745644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:22.316Z|6598e92c-3d88-4f73-a7b8-95609b745644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:25.246Z|724e7e44-2a14-434d-b085-d7165e98d4e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:25.247Z|724e7e44-2a14-434d-b085-d7165e98d4e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:26.561Z|e86073bf-4efa-462f-8778-022f7c6a2983|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:30:26.562Z|e86073bf-4efa-462f-8778-022f7c6a2983|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:32.328Z|59051a96-e46e-4a4c-89d4-ca62b923902d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:32.329Z|59051a96-e46e-4a4c-89d4-ca62b923902d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:32.340Z|029a611b-94d6-4ddb-a569-66d66e886e6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:32.341Z|029a611b-94d6-4ddb-a569-66d66e886e6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:35.273Z|6ea41a8a-7c68-46ff-ac9c-bdb3a9404558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:35.274Z|6ea41a8a-7c68-46ff-ac9c-bdb3a9404558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:35.851Z|0015655a-f250-4cc4-a0a6-4a09463bcf22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:30:35.853Z|0015655a-f250-4cc4-a0a6-4a09463bcf22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:30:36.222Z|e65ed214-439a-4275-9edf-5fdf94ccf422|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:30:36.223Z|e65ed214-439a-4275-9edf-5fdf94ccf422|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:30:42.364Z|828a89e1-52b1-4d0a-8bbf-46197145cf5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:42.364Z|ee27eb45-9cd4-4c81-9445-7be28f7c5073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:42.365Z|ee27eb45-9cd4-4c81-9445-7be28f7c5073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:42.365Z|828a89e1-52b1-4d0a-8bbf-46197145cf5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:45.304Z|9f2ee2eb-e5ba-4479-a8d6-64411cc4efa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:45.304Z|9f2ee2eb-e5ba-4479-a8d6-64411cc4efa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:50.851Z|9d348f23-dd47-445c-9c47-8cef4f778c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:30:50.852Z|9d348f23-dd47-445c-9c47-8cef4f778c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:30:52.394Z|12bf9888-f53c-4e8b-9a35-338bf4cbed21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:52.395Z|12bf9888-f53c-4e8b-9a35-338bf4cbed21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:52.398Z|65573d0d-de8a-4529-9878-ee6e3e6ad505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:52.398Z|65573d0d-de8a-4529-9878-ee6e3e6ad505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:30:55.331Z|401623f7-4678-4bbc-b4d9-bd555c187116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:30:55.332Z|401623f7-4678-4bbc-b4d9-bd555c187116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:02.419Z|9c577feb-f8b2-4655-8042-bb92d33c0999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:02.420Z|9c577feb-f8b2-4655-8042-bb92d33c0999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:02.420Z|a3fec9b0-5675-4628-b008-9429bfad2609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:02.421Z|a3fec9b0-5675-4628-b008-9429bfad2609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:05.359Z|a4fd646a-f954-433c-95d1-f0eaec1cc7b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:05.361Z|a4fd646a-f954-433c-95d1-f0eaec1cc7b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:05.850Z|2ffd8127-e82c-4f55-bfd1-929306a5d41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:31:05.851Z|2ffd8127-e82c-4f55-bfd1-929306a5d41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:31:06.224Z|e6145ecc-4c42-4bec-8aae-174b6f093933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:31:06.224Z|e6145ecc-4c42-4bec-8aae-174b6f093933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:31:12.456Z|22fb8619-64ac-4267-8ddd-0a904fc08d9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:12.461Z|6007ee52-c441-4101-92ff-0848a69c2934|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:12.462Z|6007ee52-c441-4101-92ff-0848a69c2934|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:12.465Z|22fb8619-64ac-4267-8ddd-0a904fc08d9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:15.386Z|8b79a73e-1fc7-41a2-868d-be6e2d780298|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:15.387Z|8b79a73e-1fc7-41a2-868d-be6e2d780298|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:20.851Z|1a2b9458-88f3-4826-825a-bfaf7e26f20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:31:20.852Z|1a2b9458-88f3-4826-825a-bfaf7e26f20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:31:22.489Z|beea3689-f254-4099-bb76-d0eeb08f5e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:22.490Z|c3819e47-63f1-4ec3-9b71-2c9bad0cf4cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:22.490Z|c3819e47-63f1-4ec3-9b71-2c9bad0cf4cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:22.490Z|beea3689-f254-4099-bb76-d0eeb08f5e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:25.411Z|7cfd3014-1fbd-4005-abcc-ac1bb85a0b85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:25.411Z|7cfd3014-1fbd-4005-abcc-ac1bb85a0b85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:26.559Z|eca8e874-beb1-4d79-9643-a7ccd8ec6852|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:31:26.560Z|eca8e874-beb1-4d79-9643-a7ccd8ec6852|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:32.517Z|4ff1e632-40ba-4d1f-ac86-df8b7da155ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:32.517Z|a5bb0645-e729-45ab-abc3-0a9116246d5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:32.518Z|a5bb0645-e729-45ab-abc3-0a9116246d5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:32.518Z|4ff1e632-40ba-4d1f-ac86-df8b7da155ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:35.435Z|b5568bba-bda9-45e8-8cb3-aba284eacf7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:35.435Z|b5568bba-bda9-45e8-8cb3-aba284eacf7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:35.851Z|56cb8e36-1835-4a12-8a18-4757b55c37dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:31:35.851Z|56cb8e36-1835-4a12-8a18-4757b55c37dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:31:36.225Z|30578108-09d9-479a-a561-79a7dc957334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:31:36.226Z|30578108-09d9-479a-a561-79a7dc957334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:31:42.544Z|e38a5914-db6a-48fc-a689-74d1550dd6bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:42.544Z|d7bce45a-d0c0-4776-b3f6-d1630a28a995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:42.545Z|d7bce45a-d0c0-4776-b3f6-d1630a28a995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:42.545Z|e38a5914-db6a-48fc-a689-74d1550dd6bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:45.459Z|89beb4d9-b634-430e-9cb7-28edcc9cfa03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:45.460Z|89beb4d9-b634-430e-9cb7-28edcc9cfa03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:50.850Z|8903c194-2031-47f3-9aca-4624ef187f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:31:50.851Z|8903c194-2031-47f3-9aca-4624ef187f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:31:52.569Z|c4206b2e-29ff-4eba-ad84-e70c12636f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:52.569Z|063a723c-e454-4286-9395-21dcdfc1dace|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:52.570Z|c4206b2e-29ff-4eba-ad84-e70c12636f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:52.570Z|063a723c-e454-4286-9395-21dcdfc1dace|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:31:55.486Z|4f2c78b0-e560-495a-a6f6-929815082e89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:31:55.487Z|4f2c78b0-e560-495a-a6f6-929815082e89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:02.598Z|b2adf91d-1b08-49a6-834a-1702d22bcb43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:02.599Z|b2adf91d-1b08-49a6-834a-1702d22bcb43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:02.600Z|acddc75a-ec89-4b85-934d-d3b85073c283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:02.600Z|acddc75a-ec89-4b85-934d-d3b85073c283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:05.513Z|1f9d9a37-bad1-4470-a8ab-97127ed6b4d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:05.514Z|1f9d9a37-bad1-4470-a8ab-97127ed6b4d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:05.851Z|a0e750de-033f-455c-8f0c-463332304497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:32:05.853Z|a0e750de-033f-455c-8f0c-463332304497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:32:06.227Z|c6bb70f8-4f94-49c3-baf9-84e4e8f204ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:32:06.229Z|c6bb70f8-4f94-49c3-baf9-84e4e8f204ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:32:12.626Z|fbe76d47-35cf-4411-8bbf-de4764c9d5e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:12.626Z|b35ec3d7-6a3a-461b-8966-059bd1f3a480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:12.627Z|fbe76d47-35cf-4411-8bbf-de4764c9d5e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:12.627Z|b35ec3d7-6a3a-461b-8966-059bd1f3a480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:15.542Z|baf42278-eccc-4692-bbcd-aeb51e1becc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:15.543Z|baf42278-eccc-4692-bbcd-aeb51e1becc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:20.851Z|6d208d34-a286-422c-bd53-1a6fc3ddb258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:32:20.852Z|6d208d34-a286-422c-bd53-1a6fc3ddb258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:32:22.652Z|197fc29e-80dc-48be-8fd1-ef37c4e8091e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:22.652Z|49d18c53-93c7-40bf-b812-e38b36384797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:22.653Z|197fc29e-80dc-48be-8fd1-ef37c4e8091e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:22.653Z|49d18c53-93c7-40bf-b812-e38b36384797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:25.568Z|feb6d90d-1d27-4844-8c47-12d5d3cc9aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:25.569Z|feb6d90d-1d27-4844-8c47-12d5d3cc9aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:26.562Z|d54951a5-1067-479f-9540-0ff89aa3692f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:32:26.563Z|d54951a5-1067-479f-9540-0ff89aa3692f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:32.681Z|6018093e-4766-4703-a974-76ffe3d04036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:32.681Z|7e324501-ac08-4508-8826-700e4817bda7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:32.682Z|6018093e-4766-4703-a974-76ffe3d04036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:32.682Z|7e324501-ac08-4508-8826-700e4817bda7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:35.595Z|697c7ce7-7ca9-42e5-9464-623c4441d64e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:35.596Z|697c7ce7-7ca9-42e5-9464-623c4441d64e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:35.851Z|24de2b9e-4b97-4d41-9d0e-3fb38a3c857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:32:35.851Z|24de2b9e-4b97-4d41-9d0e-3fb38a3c857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:32:36.230Z|e1ef9ddf-f3a8-4159-a962-e2592365a9c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:32:36.230Z|e1ef9ddf-f3a8-4159-a962-e2592365a9c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:32:42.707Z|7b134fbc-4c24-4675-92f7-0029915365d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:42.707Z|95f5a1c5-4b27-4080-930c-a3896c7077bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:42.708Z|95f5a1c5-4b27-4080-930c-a3896c7077bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:42.708Z|7b134fbc-4c24-4675-92f7-0029915365d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:45.622Z|61e33f29-bf07-4b4a-abcb-1e2dd747fea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:45.623Z|61e33f29-bf07-4b4a-abcb-1e2dd747fea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:50.851Z|cb00acf4-28cf-40d5-b020-5e740c1e7549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:32:50.855Z|cb00acf4-28cf-40d5-b020-5e740c1e7549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:32:52.735Z|951f3488-6776-4560-93d9-a7036fc594c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:52.735Z|184532db-5373-4ec4-b42a-ab906ab41db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:52.736Z|951f3488-6776-4560-93d9-a7036fc594c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:52.736Z|184532db-5373-4ec4-b42a-ab906ab41db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:55.649Z|09856a00-7427-41d9-ba31-9f3d40e68ff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:32:55.650Z|09856a00-7427-41d9-ba31-9f3d40e68ff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:32:55.937Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-01-12T00:32:55.943Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 9d23914c-1041-4e77-811a-a4689eeff749 already exists in requestDb InfraActiveRequests table 2023-01-12T00:32:55.947Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749 2023-01-12T00:32:55.948Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|INFO|500||Invoke 2023-01-12T00:32:55.949Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||===========================request begin================================================ 2023-01-12T00:32:55.951Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749 2023-01-12T00:32:55.951Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||Method : GET 2023-01-12T00:32:55.951Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1bbef15add008a83b292910df3207a8", X-B3-SpanId:"d012e6c0399719be", X-B3-ParentSpanId:"3dfb060cbdfb582a", X-B3-Sampled:"1", X-ONAP-RequestID:"9d23914c-1041-4e77-811a-a4689eeff749", X-RequestID:"9d23914c-1041-4e77-811a-a4689eeff749", X-TransactionID:"9d23914c-1041-4e77-811a-a4689eeff749", X-ECOMP-RequestID:"9d23914c-1041-4e77-811a-a4689eeff749", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53af3aa2-745e-42fc-9c50-954d1509f50c"] 2023-01-12T00:32:55.952Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||Request body: 2023-01-12T00:32:55.952Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||==========================request end================================================ 2023-01-12T00:32:56.033Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||============================response begin========================================== 2023-01-12T00:32:56.034Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T00:32:56.035Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||Status text : Not Found 2023-01-12T00:32:56.036Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 00:32:56 GMT", x-envoy-upstream-service-time:"68", server:"envoy"] 2023-01-12T00:32:56.036Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||Response body: 2023-01-12T00:32:56.037Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|DEBUG|500||=======================response end================================================= 2023-01-12T00:32:56.038Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9d23914c-1041-4e77-811a-a4689eeff749|INFO|404|Not Found|InvokeReturn 2023-01-12T00:32:56.047Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 9d23914c-1041-4e77-811a-a4689eeff749 2023-01-12T00:32:56.049Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-01-12T00:32:56.051Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-01-12T00:32:56.052Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-01-12T00:32:56.052Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-12T00:32:56.052Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-01-12T00:32:56.052Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-01-12T00:32:56.053Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"b1bbef15add008a83b292910df3207a8", X-B3-SpanId:"c91e90238c85d7a1", X-B3-ParentSpanId:"3dfb060cbdfb582a", X-B3-Sampled:"1", X-ONAP-RequestID:"9d23914c-1041-4e77-811a-a4689eeff749", X-RequestID:"9d23914c-1041-4e77-811a-a4689eeff749", X-TransactionID:"9d23914c-1041-4e77-811a-a4689eeff749", X-ECOMP-RequestID:"9d23914c-1041-4e77-811a-a4689eeff749", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e09590a-17ba-4983-a3c5-d6ab3f7027c5"] 2023-01-12T00:32:56.053Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-01-12T00:32:56.053Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-01-12T00:32:56.069Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-01-12T00:32:56.069Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-12T00:32:56.070Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-12T00:32:56.070Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 00:32:54 GMT", x-envoy-upstream-service-time:"9", server:"envoy"] 2023-01-12T00:32:56.071Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-01-12T00:32:56.071Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-01-12T00:32:56.072Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-12T00:32:56.073Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-12T00:32:56.074Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-01-12T00:32:56.075Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-01-12T00:32:56.076Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-01-12T00:32:56.076Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-12T00:32:56.076Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-01-12T00:32:56.077Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-01-12T00:32:56.077Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"b1bbef15add008a83b292910df3207a8", X-B3-SpanId:"6fd0249588952569", X-B3-ParentSpanId:"3dfb060cbdfb582a", X-B3-Sampled:"1", X-ONAP-RequestID:"9d23914c-1041-4e77-811a-a4689eeff749", X-RequestID:"9d23914c-1041-4e77-811a-a4689eeff749", X-TransactionID:"9d23914c-1041-4e77-811a-a4689eeff749", X-ECOMP-RequestID:"9d23914c-1041-4e77-811a-a4689eeff749", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"832c9a53-8ae1-448a-bdaf-9b561c33a0f6"] 2023-01-12T00:32:56.078Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-01-12T00:32:56.078Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-01-12T00:32:56.125Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-01-12T00:32:56.126Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-12T00:32:56.127Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-12T00:32:56.127Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 00:32:56 GMT", x-envoy-upstream-service-time:"40", server:"envoy"] 2023-01-12T00:32:56.127Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-01-12T00:32:56.128Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-01-12T00:32:56.128Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-12T00:32:56.129Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-12T00:32:56.130Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4b9e0ac 2023-01-12T00:32:56.134Z|9d23914c-1041-4e77-811a-a4689eeff749|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T00:33:02.760Z|df2a35b0-1b7d-4b65-ad51-1d86bc682bf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:02.760Z|4d753fe9-3cfc-43a9-ab3b-9c78e2a84ebd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:02.761Z|4d753fe9-3cfc-43a9-ab3b-9c78e2a84ebd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:02.761Z|df2a35b0-1b7d-4b65-ad51-1d86bc682bf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:05.675Z|88c4fdd0-a67b-40b0-8ec8-9fb568a049ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:05.676Z|88c4fdd0-a67b-40b0-8ec8-9fb568a049ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:05.851Z|eeb6d8e5-7437-456f-991d-4c610bda6d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:33:05.852Z|eeb6d8e5-7437-456f-991d-4c610bda6d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:33:06.231Z|4473d9f2-591f-4dce-bf71-aad0b6e1e307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:33:06.232Z|4473d9f2-591f-4dce-bf71-aad0b6e1e307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:33:12.785Z|4afc712d-395b-4df4-a7cc-9252ea35c821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:12.786Z|65328773-583f-445f-9d8f-3d2d3dfac11d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:12.786Z|65328773-583f-445f-9d8f-3d2d3dfac11d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:12.786Z|4afc712d-395b-4df4-a7cc-9252ea35c821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:14.383Z|5cb0bb0f-f532-43d2-a126-548376d17a4f|http-nio-8080-exec-3|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-12T00:33:14.384Z|5cb0bb0f-f532-43d2-a126-548376d17a4f|http-nio-8080-exec-3|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:15.703Z|654cfb3b-48c6-439d-9f56-ae373802abfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:15.704Z|654cfb3b-48c6-439d-9f56-ae373802abfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:20.850Z|8511dd3b-e188-4d05-8c99-ff7b74234ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:33:20.851Z|8511dd3b-e188-4d05-8c99-ff7b74234ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:33:22.811Z|a821b9c4-ee6a-4d0d-ae2f-e444ba052278|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:22.811Z|7880f167-c5a4-44d5-a853-a20bd4f03d22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:22.811Z|a821b9c4-ee6a-4d0d-ae2f-e444ba052278|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:22.812Z|7880f167-c5a4-44d5-a853-a20bd4f03d22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:25.728Z|1616865f-fa00-4fbb-ab38-3bbe25090fa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:25.729Z|1616865f-fa00-4fbb-ab38-3bbe25090fa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:26.560Z|fef331c7-64c0-4a09-b1e5-7158944e2e3e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:33:26.561Z|fef331c7-64c0-4a09-b1e5-7158944e2e3e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:32.836Z|f7885638-b818-4b85-9598-3a98883b764d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:32.837Z|e2cd0d39-a90f-4865-95db-c3179b7b65f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:32.837Z|e2cd0d39-a90f-4865-95db-c3179b7b65f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:32.837Z|f7885638-b818-4b85-9598-3a98883b764d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:35.753Z|21cab9eb-f1a5-47c3-a3ef-2f1ddc4600f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:35.754Z|21cab9eb-f1a5-47c3-a3ef-2f1ddc4600f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:35.851Z|c124ff58-fc76-4bbd-b33c-06aa0688079c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:33:35.853Z|c124ff58-fc76-4bbd-b33c-06aa0688079c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:33:36.233Z|fbd39802-0ca4-4222-9a3a-46164f3041e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:33:36.233Z|fbd39802-0ca4-4222-9a3a-46164f3041e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:33:42.863Z|72b4c7c5-50ff-4eca-bd92-5ff938ce601a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:42.864Z|72b4c7c5-50ff-4eca-bd92-5ff938ce601a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:42.873Z|0aad0611-a90b-456e-ac67-d891f52011ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:42.874Z|0aad0611-a90b-456e-ac67-d891f52011ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:45.780Z|74f25c1c-ae89-44a4-bbf0-1469bd7e56f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:45.781Z|74f25c1c-ae89-44a4-bbf0-1469bd7e56f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:50.853Z|5e76f437-0f8c-4e80-889e-e4bb985d1000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:33:50.853Z|5e76f437-0f8c-4e80-889e-e4bb985d1000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:33:52.888Z|b10f8999-599f-42de-a220-1496d8f7a33b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:52.889Z|b10f8999-599f-42de-a220-1496d8f7a33b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:52.900Z|ddcaa109-8d64-4b1f-a965-e951bc6f0a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:52.901Z|ddcaa109-8d64-4b1f-a965-e951bc6f0a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:33:55.806Z|e87dc8ce-6084-4ba8-8605-9b2251675ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:33:55.807Z|e87dc8ce-6084-4ba8-8605-9b2251675ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:02.917Z|4d39dcc3-13d3-41c4-ad13-f4d8fe42af6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:02.918Z|4d39dcc3-13d3-41c4-ad13-f4d8fe42af6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:02.921Z|fdfd9361-6cef-481f-813a-61cd142b05fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:02.922Z|fdfd9361-6cef-481f-813a-61cd142b05fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:05.832Z|0fa70e9a-aa09-4b6c-b9b6-c32095434d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:05.833Z|0fa70e9a-aa09-4b6c-b9b6-c32095434d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:05.852Z|7ea7f87d-23ec-4c08-8ff3-9963567c6a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:34:05.853Z|7ea7f87d-23ec-4c08-8ff3-9963567c6a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:34:06.234Z|a11d9ac3-79fc-4478-8803-2f59627e04b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:34:06.234Z|a11d9ac3-79fc-4478-8803-2f59627e04b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:34:12.941Z|c4239e86-ddba-4f22-beed-e8e38241ee6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:12.942Z|c4239e86-ddba-4f22-beed-e8e38241ee6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:12.944Z|d19c4dde-4e07-478a-b721-70553273e3a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:12.945Z|d19c4dde-4e07-478a-b721-70553273e3a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:15.858Z|4c5c0e2d-f61b-466d-828b-edfc7467dfb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:15.859Z|4c5c0e2d-f61b-466d-828b-edfc7467dfb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:20.850Z|1c7b1014-17c9-49e9-89d9-2c0efc057a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:34:20.853Z|1c7b1014-17c9-49e9-89d9-2c0efc057a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:34:22.967Z|6eed646c-aace-43f2-8648-7c20644582e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:22.967Z|485867e8-77d5-4215-82bb-8e66b6efe27d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:22.967Z|6eed646c-aace-43f2-8648-7c20644582e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:22.967Z|485867e8-77d5-4215-82bb-8e66b6efe27d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:25.884Z|5bb336ab-ee35-42c9-b00c-59ed84a367f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:25.884Z|5bb336ab-ee35-42c9-b00c-59ed84a367f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:26.561Z|7c9ca985-4281-469c-9b2e-5591c7c1ddf5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:34:26.562Z|7c9ca985-4281-469c-9b2e-5591c7c1ddf5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:32.991Z|a65fb75b-623b-417b-a60c-bba747f7d2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:32.991Z|f2924c10-e7d7-4e0b-b58e-82b632ae1701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:32.991Z|a65fb75b-623b-417b-a60c-bba747f7d2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:32.991Z|f2924c10-e7d7-4e0b-b58e-82b632ae1701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:35.850Z|4f31e51d-7683-4f90-b34b-36d6c485483a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:34:35.851Z|4f31e51d-7683-4f90-b34b-36d6c485483a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:34:35.906Z|b3073491-b4b8-49a1-af90-c54db6c34a73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:35.907Z|b3073491-b4b8-49a1-af90-c54db6c34a73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:36.235Z|f2a0969f-50e8-4b13-b672-ea6ba391c893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:34:36.236Z|f2a0969f-50e8-4b13-b672-ea6ba391c893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:34:43.016Z|1eb5c152-2bad-46b1-b767-51dae55741f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:43.017Z|1eb5c152-2bad-46b1-b767-51dae55741f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:43.022Z|cd22d357-7f04-437b-909f-0a0d89d0a808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:43.022Z|cd22d357-7f04-437b-909f-0a0d89d0a808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:45.930Z|70806d42-c75b-4c7f-92e5-7b36c1ef959e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:45.931Z|70806d42-c75b-4c7f-92e5-7b36c1ef959e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:50.850Z|34b33cbc-d905-4f5b-93b8-9f3ba7483873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:34:50.851Z|34b33cbc-d905-4f5b-93b8-9f3ba7483873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:34:53.046Z|29cac50c-f031-4fc2-a630-d2c91c68f001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:53.047Z|29cac50c-f031-4fc2-a630-d2c91c68f001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:53.046Z|d1c4f676-8476-4f76-bce4-a6ae261339a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:53.048Z|d1c4f676-8476-4f76-bce4-a6ae261339a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:34:55.954Z|3b4516df-f0b7-42af-ba50-685f1e56d933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:34:55.955Z|3b4516df-f0b7-42af-ba50-685f1e56d933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:03.079Z|a16c7076-a3b4-4a95-b209-8f88c2edbf41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:03.079Z|a38bc988-7f6a-4d3c-b82b-853562636ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:03.080Z|a16c7076-a3b4-4a95-b209-8f88c2edbf41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:03.080Z|a38bc988-7f6a-4d3c-b82b-853562636ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:05.850Z|5dd7b9aa-8ab7-4752-81d5-fc860d1eb710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:35:05.853Z|5dd7b9aa-8ab7-4752-81d5-fc860d1eb710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:35:05.980Z|fb3d9da3-4913-4a4c-8040-5e421d4d10c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:05.981Z|fb3d9da3-4913-4a4c-8040-5e421d4d10c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:06.237Z|fd2aa411-7965-4cac-a8f5-9cc91b05f3ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:35:06.238Z|fd2aa411-7965-4cac-a8f5-9cc91b05f3ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:35:13.104Z|14adda4e-276a-454d-b608-18fba677b56f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:13.104Z|12719278-2001-4d2b-9534-e3541d52d0b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:13.105Z|14adda4e-276a-454d-b608-18fba677b56f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:13.105Z|12719278-2001-4d2b-9534-e3541d52d0b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:16.005Z|c69da0e0-36c9-4094-877c-b921be9e8f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:16.006Z|c69da0e0-36c9-4094-877c-b921be9e8f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:20.850Z|8f9ff2c4-96ce-461a-acd8-9173da1e9025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:35:20.851Z|8f9ff2c4-96ce-461a-acd8-9173da1e9025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:35:23.138Z|d0987b30-e3a2-447f-a2e3-2ac61b96e7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:23.138Z|ea0373c9-3ba4-4302-84e1-b8c37b8f05eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:23.139Z|d0987b30-e3a2-447f-a2e3-2ac61b96e7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:23.139Z|ea0373c9-3ba4-4302-84e1-b8c37b8f05eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:26.032Z|c1c4f821-4af0-45ad-9f6b-86bcceffccd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:26.033Z|c1c4f821-4af0-45ad-9f6b-86bcceffccd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:26.561Z|31be42aa-4b82-4db1-826f-e7144d848119|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:35:26.562Z|31be42aa-4b82-4db1-826f-e7144d848119|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:33.165Z|c0b186e7-b948-45f6-a558-cf5a0e3be388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:33.165Z|b3dbcb01-475d-4d6e-9b25-fd90aaa267cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:33.166Z|b3dbcb01-475d-4d6e-9b25-fd90aaa267cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:33.166Z|c0b186e7-b948-45f6-a558-cf5a0e3be388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:35.851Z|4bebe173-bb0c-4abe-a477-be27cc50240a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:35:35.852Z|4bebe173-bb0c-4abe-a477-be27cc50240a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:35:36.060Z|5d8d4cf8-e2b9-47c0-b4fb-040b2bd9e317|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:36.060Z|5d8d4cf8-e2b9-47c0-b4fb-040b2bd9e317|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:36.239Z|44ad711f-d769-4f5a-9878-0bf192f6ee93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:35:36.239Z|44ad711f-d769-4f5a-9878-0bf192f6ee93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:35:43.193Z|d691f78b-74c7-4e8c-959c-b7cdd8872128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:43.193Z|c37edbab-041b-4d7f-8a93-c3a6b1de0049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:43.194Z|d691f78b-74c7-4e8c-959c-b7cdd8872128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:43.194Z|c37edbab-041b-4d7f-8a93-c3a6b1de0049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:46.085Z|48cadb01-6e66-4e7b-8775-f93220a4f069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:46.085Z|48cadb01-6e66-4e7b-8775-f93220a4f069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:50.850Z|ede77f14-b1ce-4c69-895c-be9472d56265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:35:50.853Z|ede77f14-b1ce-4c69-895c-be9472d56265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:35:53.219Z|48410a9b-9cbc-4555-9603-bcd1e176bd83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:53.219Z|6b215678-4373-44e0-8fac-ff33d65868f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:53.220Z|6b215678-4373-44e0-8fac-ff33d65868f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:53.220Z|48410a9b-9cbc-4555-9603-bcd1e176bd83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:35:56.109Z|36a45a41-d58a-4661-95e0-e9c7edaf6495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:35:56.110Z|36a45a41-d58a-4661-95e0-e9c7edaf6495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:03.247Z|ef1b8178-cf9e-4050-9f7f-d97b06dba273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:03.247Z|1c70c0fa-aa26-4917-8807-2d1fb4c5445b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:03.248Z|ef1b8178-cf9e-4050-9f7f-d97b06dba273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:03.248Z|1c70c0fa-aa26-4917-8807-2d1fb4c5445b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:05.850Z|508afd6a-dc70-40f2-b02a-003866359d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:36:05.851Z|508afd6a-dc70-40f2-b02a-003866359d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:36:06.132Z|2611c89c-d5aa-416f-b208-ac4563947ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:06.133Z|2611c89c-d5aa-416f-b208-ac4563947ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:06.240Z|62c7016f-fd74-40f7-8f85-afa5bc27026d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:36:06.241Z|62c7016f-fd74-40f7-8f85-afa5bc27026d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:36:13.272Z|f2a5ba52-bd28-4fd1-a17b-58c958c7e03e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:13.273Z|2ead690d-8679-497c-91e2-2b6d086485a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:13.273Z|f2a5ba52-bd28-4fd1-a17b-58c958c7e03e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:13.274Z|2ead690d-8679-497c-91e2-2b6d086485a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:16.158Z|30ced2b0-16c9-41ee-94e5-1ae75be91f8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:16.159Z|30ced2b0-16c9-41ee-94e5-1ae75be91f8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:20.850Z|1f5cc343-a231-40c3-96c3-572e8c812e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:36:20.851Z|1f5cc343-a231-40c3-96c3-572e8c812e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:36:23.297Z|5ba4b9de-df31-4dd1-87e0-cd1b2b78491d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:23.297Z|cc1093f3-6237-45a7-a1b9-1e441b8b41da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:23.298Z|5ba4b9de-df31-4dd1-87e0-cd1b2b78491d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:23.298Z|cc1093f3-6237-45a7-a1b9-1e441b8b41da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:26.182Z|49f0e5fd-3a36-4232-af43-d1c7aa7c0217|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:26.183Z|49f0e5fd-3a36-4232-af43-d1c7aa7c0217|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:26.560Z|df48c562-3309-464a-9e6e-3685db110c61|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:36:26.561Z|df48c562-3309-464a-9e6e-3685db110c61|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:33.321Z|731dd056-5b2a-4308-a217-e198cc70d19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:33.322Z|731dd056-5b2a-4308-a217-e198cc70d19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:33.322Z|bed72e8a-2d6a-4382-84de-fabe1fd96b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:33.323Z|bed72e8a-2d6a-4382-84de-fabe1fd96b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:35.851Z|48f4ee02-58e2-486a-9a63-16b6776b4dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:36:35.853Z|48f4ee02-58e2-486a-9a63-16b6776b4dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:36:36.207Z|b4e1f374-66b7-4185-b46e-6f78b63a05db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:36.207Z|b4e1f374-66b7-4185-b46e-6f78b63a05db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:36.242Z|5ac78fde-5f24-4d09-9ba9-8a108fc44cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:36:36.243Z|5ac78fde-5f24-4d09-9ba9-8a108fc44cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:36:43.350Z|bb5fd0ab-4026-4717-bb83-fa28c5a17254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:43.350Z|342eea04-587a-40a8-b5b8-72f16729d2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:43.350Z|bb5fd0ab-4026-4717-bb83-fa28c5a17254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:43.350Z|342eea04-587a-40a8-b5b8-72f16729d2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:46.230Z|66afe763-17fb-4104-818b-1e5503c32256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:46.231Z|66afe763-17fb-4104-818b-1e5503c32256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:50.851Z|70dbb518-a067-45b3-8fb7-917f372eb8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:36:50.863Z|70dbb518-a067-45b3-8fb7-917f372eb8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:36:53.376Z|de6f8df5-5ca9-43a2-a261-e078328d0bad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:53.377Z|de6f8df5-5ca9-43a2-a261-e078328d0bad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:53.382Z|a084ab98-48af-4139-8727-6cc60a86559b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:53.383Z|a084ab98-48af-4139-8727-6cc60a86559b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:36:56.254Z|3176f5f6-f75d-4fb8-b69a-1bf43f18b3ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:36:56.255Z|3176f5f6-f75d-4fb8-b69a-1bf43f18b3ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:03.402Z|e5f959df-a0d2-442b-86ef-2d3a10da1c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:03.403Z|e5f959df-a0d2-442b-86ef-2d3a10da1c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:03.407Z|42826c51-2d5d-4a5b-a84a-e335ba007a35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:03.408Z|42826c51-2d5d-4a5b-a84a-e335ba007a35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:05.851Z|d45c7078-2b11-4f0e-b301-de6d72449566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:37:05.852Z|d45c7078-2b11-4f0e-b301-de6d72449566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:37:06.243Z|dea1b78b-bf7f-41cc-9420-1785289c44e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:37:06.244Z|dea1b78b-bf7f-41cc-9420-1785289c44e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:37:06.278Z|8a9b07b1-3917-4e39-b04e-2b472f835b79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:06.279Z|8a9b07b1-3917-4e39-b04e-2b472f835b79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:13.425Z|0efcf782-76b3-44c7-8aa3-2cc596035e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:13.426Z|0efcf782-76b3-44c7-8aa3-2cc596035e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:13.431Z|b097dafd-4b65-4881-b725-36c0ad4ed772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:13.432Z|b097dafd-4b65-4881-b725-36c0ad4ed772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:16.302Z|38e6453b-b291-487a-90e3-0fccccded787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:16.302Z|38e6453b-b291-487a-90e3-0fccccded787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:20.851Z|76ec70ba-e538-406f-ae92-a5e3d58bdcc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:37:20.853Z|76ec70ba-e538-406f-ae92-a5e3d58bdcc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:37:23.451Z|e2335efc-8ad1-4dac-8bba-a0eee5a2cb4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:23.451Z|e2335efc-8ad1-4dac-8bba-a0eee5a2cb4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:23.456Z|d82f5954-980b-4336-b24a-1b9f28ab598c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:23.457Z|d82f5954-980b-4336-b24a-1b9f28ab598c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:26.325Z|a4147a13-0718-43a9-b341-0b86011a28bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:26.326Z|a4147a13-0718-43a9-b341-0b86011a28bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:26.561Z|b04cd6f2-cfb6-4534-9c96-1dfdb977f068|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:37:26.562Z|b04cd6f2-cfb6-4534-9c96-1dfdb977f068|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:33.474Z|5b9d3911-ecb6-460e-af1a-1990a3b77fd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:33.475Z|5b9d3911-ecb6-460e-af1a-1990a3b77fd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:33.477Z|ca567a3e-8899-46f2-960c-6d69bbb841bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:33.478Z|ca567a3e-8899-46f2-960c-6d69bbb841bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:35.851Z|65b4bc92-3787-4b88-b649-63e2b9139ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:37:35.852Z|65b4bc92-3787-4b88-b649-63e2b9139ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:37:36.245Z|5a8ba312-27fc-4edb-89cd-2e57d2dc3929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:37:36.245Z|5a8ba312-27fc-4edb-89cd-2e57d2dc3929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:37:36.352Z|bb4e9798-4add-46d4-9710-e80d5678e9d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:36.353Z|bb4e9798-4add-46d4-9710-e80d5678e9d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:43.502Z|10ad9872-f8fd-485f-a7fa-290a8c2d3a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:43.503Z|10ad9872-f8fd-485f-a7fa-290a8c2d3a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:43.504Z|74782235-4f14-4aeb-9fc2-8d8b2eac19ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:43.505Z|74782235-4f14-4aeb-9fc2-8d8b2eac19ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:46.379Z|04d44382-1ae3-4197-9906-8c5aad9e274c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:46.380Z|04d44382-1ae3-4197-9906-8c5aad9e274c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:50.851Z|18c78e7d-bb84-498a-b05b-2da07c151e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:37:50.852Z|18c78e7d-bb84-498a-b05b-2da07c151e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:37:53.527Z|9917a77c-beb2-4030-9b28-e65410de584f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:53.527Z|977a67e4-7a38-4f57-b3bc-964a006c6834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:53.528Z|9917a77c-beb2-4030-9b28-e65410de584f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:53.528Z|977a67e4-7a38-4f57-b3bc-964a006c6834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:37:56.403Z|df2490a7-179e-492d-8764-284f5e2929ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:37:56.405Z|df2490a7-179e-492d-8764-284f5e2929ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:03.553Z|3f69f9f6-5c29-489c-8b8e-a6ca98ca091e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:03.554Z|3f69f9f6-5c29-489c-8b8e-a6ca98ca091e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:03.563Z|82bfd956-c0c9-472c-956f-053d4c8bd6c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:03.564Z|82bfd956-c0c9-472c-956f-053d4c8bd6c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:05.851Z|d418c61a-95aa-4837-8a2c-205c82aa8fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:38:05.852Z|d418c61a-95aa-4837-8a2c-205c82aa8fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:38:06.246Z|92a26517-f791-415f-8c58-ed93ac8fbe8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:38:06.247Z|92a26517-f791-415f-8c58-ed93ac8fbe8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:38:06.430Z|3b1f120c-244e-47e9-862b-24d697c311e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:06.431Z|3b1f120c-244e-47e9-862b-24d697c311e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:13.579Z|8102c634-792c-476c-b81a-59877da565de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:13.580Z|8102c634-792c-476c-b81a-59877da565de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:13.585Z|0ab1b3db-8f39-4018-bf47-fc8bbd1e65b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:13.586Z|0ab1b3db-8f39-4018-bf47-fc8bbd1e65b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:16.456Z|eaf26bfe-572d-4332-91d9-5cd6c02d667a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:16.456Z|eaf26bfe-572d-4332-91d9-5cd6c02d667a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:20.851Z|b297c032-b61d-4e1e-9ee6-d704c4515710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:38:20.851Z|b297c032-b61d-4e1e-9ee6-d704c4515710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:38:23.607Z|ea3bc41e-2ba5-46e0-90be-0b3b38f55a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:23.608Z|ea3bc41e-2ba5-46e0-90be-0b3b38f55a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:23.611Z|b7b3ea1e-e723-4c71-b15a-2fd706278a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:23.612Z|b7b3ea1e-e723-4c71-b15a-2fd706278a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:26.480Z|753d5208-bfb8-4780-ba2f-8273641f8865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:26.481Z|753d5208-bfb8-4780-ba2f-8273641f8865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:26.560Z|c7806b8c-2e18-4bcb-b3e3-da3f46bcf809|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:38:26.561Z|c7806b8c-2e18-4bcb-b3e3-da3f46bcf809|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:33.631Z|e6f1958f-fd18-4469-9a26-43b3c579ecf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:33.632Z|e6f1958f-fd18-4469-9a26-43b3c579ecf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:33.632Z|8bec9bfb-8a00-4be7-bd1f-6cccae18020e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:33.633Z|8bec9bfb-8a00-4be7-bd1f-6cccae18020e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:35.850Z|774eb3d6-5f3f-4354-9418-5894ba36793e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:38:35.851Z|774eb3d6-5f3f-4354-9418-5894ba36793e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:38:36.247Z|3771c04b-7e88-41e0-ba1e-5f84eae836e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:38:36.248Z|3771c04b-7e88-41e0-ba1e-5f84eae836e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:38:36.504Z|131da236-cd1b-4813-9b95-b4f7eaf05797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:36.505Z|131da236-cd1b-4813-9b95-b4f7eaf05797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:43.656Z|a8f5d3d9-e5df-4a40-b304-648153ca9f84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:43.657Z|a8f5d3d9-e5df-4a40-b304-648153ca9f84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:43.657Z|612c939e-a77a-40c9-9612-0788c47e8d70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:43.659Z|612c939e-a77a-40c9-9612-0788c47e8d70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:46.528Z|db4b6b79-bc72-4331-a30a-d9a44de2c95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:46.529Z|db4b6b79-bc72-4331-a30a-d9a44de2c95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:50.851Z|7da7b0e6-312b-4702-82d4-e6004b9ff4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:38:50.853Z|7da7b0e6-312b-4702-82d4-e6004b9ff4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:38:53.690Z|4c85baed-c2fa-4d17-9e89-a6f258e6a5bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:53.690Z|e92d2a9b-ba42-438d-9b0a-498f718a5880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:53.691Z|e92d2a9b-ba42-438d-9b0a-498f718a5880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:53.691Z|4c85baed-c2fa-4d17-9e89-a6f258e6a5bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:38:56.554Z|47e92914-db2e-4188-bb07-b7d3c1931185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:38:56.555Z|47e92914-db2e-4188-bb07-b7d3c1931185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:03.713Z|b26d16c0-2354-4db0-ac53-0cf176a86ee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:03.713Z|c09a8de6-b2e7-4544-982b-16597fe48c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:03.713Z|b26d16c0-2354-4db0-ac53-0cf176a86ee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:03.713Z|c09a8de6-b2e7-4544-982b-16597fe48c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:05.851Z|fa6c8c5a-d185-4538-8359-e94e8e4ff763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:39:05.851Z|fa6c8c5a-d185-4538-8359-e94e8e4ff763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:39:06.249Z|c369b45c-af65-4732-8cf5-a55243a4e25d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:39:06.249Z|c369b45c-af65-4732-8cf5-a55243a4e25d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:39:06.580Z|2bb9714e-b79d-4e01-9c03-48ac30c48617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:06.581Z|2bb9714e-b79d-4e01-9c03-48ac30c48617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:13.736Z|fa52619d-6624-404d-a883-b1a115ea26e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:13.736Z|3274113a-52c2-4996-8fc8-7bafece9bdf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:13.737Z|fa52619d-6624-404d-a883-b1a115ea26e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:13.737Z|3274113a-52c2-4996-8fc8-7bafece9bdf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:16.605Z|56a3bcef-779e-4541-9038-04768660239d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:16.605Z|56a3bcef-779e-4541-9038-04768660239d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:20.850Z|b11b24aa-ab98-48b8-8c12-2ee67324026a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:39:20.852Z|b11b24aa-ab98-48b8-8c12-2ee67324026a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:39:23.760Z|05b6fa0f-6f3d-4ada-b41c-4d478156e6a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:23.761Z|05b6fa0f-6f3d-4ada-b41c-4d478156e6a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:23.763Z|5da09188-b728-401e-929a-21f09456ee43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:23.763Z|5da09188-b728-401e-929a-21f09456ee43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:26.559Z|a02945d9-8aad-4dbd-889c-a8f6bb529e92|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:39:26.560Z|a02945d9-8aad-4dbd-889c-a8f6bb529e92|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:26.628Z|a5a88b5d-c30e-4341-aefe-ca09a0ce95b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:26.629Z|a5a88b5d-c30e-4341-aefe-ca09a0ce95b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:33.786Z|31f6ab42-1d7e-49e5-90e2-0a5a7121cbb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:33.786Z|8cb1391d-222f-4472-802d-50ff7acbf549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:33.787Z|31f6ab42-1d7e-49e5-90e2-0a5a7121cbb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:33.787Z|8cb1391d-222f-4472-802d-50ff7acbf549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:35.850Z|7019b256-7627-4aac-a894-1af9f79fec24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:39:35.852Z|7019b256-7627-4aac-a894-1af9f79fec24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:39:36.250Z|acf476da-7e03-411e-88a0-5488c558b35f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:39:36.251Z|acf476da-7e03-411e-88a0-5488c558b35f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:39:36.651Z|f867bdfc-ee09-4f7c-ad7d-d490f4c4e3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:36.652Z|f867bdfc-ee09-4f7c-ad7d-d490f4c4e3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:43.815Z|812d070d-8cff-4a0a-901a-069d09e49c4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:43.816Z|812d070d-8cff-4a0a-901a-069d09e49c4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:43.824Z|8ce77379-8dbd-4d11-977e-1f964821a5d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:43.826Z|8ce77379-8dbd-4d11-977e-1f964821a5d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:46.677Z|649f9e3b-59ba-4c84-91f2-05e1b0ba27e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:46.678Z|649f9e3b-59ba-4c84-91f2-05e1b0ba27e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:50.850Z|4100112b-1e64-439c-8fdc-ac7ec14d27a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:39:50.851Z|4100112b-1e64-439c-8fdc-ac7ec14d27a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:39:53.843Z|e869f838-dad1-493b-8b11-1498647bea5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:53.845Z|e869f838-dad1-493b-8b11-1498647bea5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:53.846Z|def15e90-0fd8-4fa0-8456-49a5a6f8130a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:53.846Z|def15e90-0fd8-4fa0-8456-49a5a6f8130a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:39:56.702Z|2d018100-74d7-41e3-b0fc-020366e00dae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:39:56.702Z|2d018100-74d7-41e3-b0fc-020366e00dae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:03.875Z|59c0075a-dd41-4854-b0b0-1ee09df07034|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:03.875Z|7ccd52cf-dba9-4f5e-b475-c17438c87b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:03.876Z|7ccd52cf-dba9-4f5e-b475-c17438c87b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:03.876Z|59c0075a-dd41-4854-b0b0-1ee09df07034|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:05.851Z|0d2410dc-649d-4933-a9da-799dad6f72ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:40:05.852Z|0d2410dc-649d-4933-a9da-799dad6f72ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:40:06.252Z|13c96d5f-c1d6-4ec9-adf0-3e424d937bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:40:06.253Z|13c96d5f-c1d6-4ec9-adf0-3e424d937bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:40:06.728Z|3a43530c-e3a9-408c-b7b7-8532a7bb6cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:06.729Z|3a43530c-e3a9-408c-b7b7-8532a7bb6cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:13.900Z|a4b94322-c3a6-45a3-9993-052846372fee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:13.901Z|a4b94322-c3a6-45a3-9993-052846372fee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:13.907Z|c8dd3e2d-f04e-4ffd-a916-4a2cc4dfd47d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:13.908Z|c8dd3e2d-f04e-4ffd-a916-4a2cc4dfd47d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:16.752Z|60d1102a-aebb-4e42-84fe-9c8c74c60b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:16.753Z|60d1102a-aebb-4e42-84fe-9c8c74c60b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:20.850Z|00f914c7-6398-464b-8b64-d0985ee83a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:40:20.852Z|00f914c7-6398-464b-8b64-d0985ee83a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:40:23.925Z|4c248f64-d303-4fac-94e0-dd297e88e835|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:23.926Z|4c248f64-d303-4fac-94e0-dd297e88e835|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:23.946Z|62c689d9-22a5-471f-843d-dc629c846476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:23.947Z|62c689d9-22a5-471f-843d-dc629c846476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:26.561Z|68d70a0f-c1e7-4960-98c0-574314041e3f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:40:26.562Z|68d70a0f-c1e7-4960-98c0-574314041e3f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:26.780Z|052cbbb1-77ef-4641-beff-c63d1473ab74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:26.780Z|052cbbb1-77ef-4641-beff-c63d1473ab74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:33.957Z|4de408fb-14e1-4f67-8466-9c162f9c8f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:33.957Z|4de408fb-14e1-4f67-8466-9c162f9c8f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:33.971Z|b60959d5-0947-43a3-9f90-fb0add00ccb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:33.972Z|b60959d5-0947-43a3-9f90-fb0add00ccb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:35.851Z|5ef602f5-7b96-4f91-8151-8b8542451265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:40:35.852Z|5ef602f5-7b96-4f91-8151-8b8542451265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:40:36.254Z|98c22075-0c2d-4903-97c9-20423add5835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:40:36.255Z|98c22075-0c2d-4903-97c9-20423add5835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:40:36.809Z|dafe4279-95ce-48b6-8eae-e4778bdb9d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:36.811Z|dafe4279-95ce-48b6-8eae-e4778bdb9d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:43.983Z|b31480ce-6848-4fb5-a73c-81126f7dab7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:43.984Z|b31480ce-6848-4fb5-a73c-81126f7dab7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:43.997Z|2c0bead5-3c19-42f7-8084-b29bcc81d00e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:43.997Z|2c0bead5-3c19-42f7-8084-b29bcc81d00e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:46.833Z|684126bc-841d-43aa-9a96-4e19e5a85c32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:46.834Z|684126bc-841d-43aa-9a96-4e19e5a85c32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:50.851Z|d83ed4eb-670d-43da-8d7c-02dafb2f3f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:40:50.851Z|d83ed4eb-670d-43da-8d7c-02dafb2f3f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:40:54.009Z|7f6df934-6a5b-4790-afa2-6aedc23d63f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:54.010Z|7f6df934-6a5b-4790-afa2-6aedc23d63f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:54.021Z|a738cdae-4204-4241-af43-ef4f9e08bbe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:54.021Z|a738cdae-4204-4241-af43-ef4f9e08bbe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:40:56.859Z|36b97d47-2486-4f56-ace6-e87f6007695f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:40:56.859Z|36b97d47-2486-4f56-ace6-e87f6007695f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:04.035Z|a4519b1e-a6bb-435e-82e1-8ca5531703a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:04.036Z|a4519b1e-a6bb-435e-82e1-8ca5531703a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:04.060Z|aa5fa8d3-bddf-4696-999e-d542523b76bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:04.061Z|aa5fa8d3-bddf-4696-999e-d542523b76bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:05.851Z|abd2c991-9be0-42fd-81d0-e028442938a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:41:05.854Z|abd2c991-9be0-42fd-81d0-e028442938a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:41:06.256Z|4afb2f4b-972c-432c-b417-bea59db28bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:41:06.256Z|4afb2f4b-972c-432c-b417-bea59db28bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:41:06.885Z|b7787ce8-147b-4304-b66e-379c88928472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:06.887Z|b7787ce8-147b-4304-b66e-379c88928472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:14.070Z|1b05d72d-fd28-45e3-97b7-c5129abf7bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:14.071Z|1b05d72d-fd28-45e3-97b7-c5129abf7bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:14.083Z|aa6c7fb3-95c2-4d11-bffd-c8a86bb27e19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:14.084Z|aa6c7fb3-95c2-4d11-bffd-c8a86bb27e19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:16.915Z|0f5e78b8-c741-416f-9d45-c75c78ceee56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:16.915Z|0f5e78b8-c741-416f-9d45-c75c78ceee56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:20.851Z|65cc3bc8-8518-48be-8e37-76296eb3897a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:41:20.852Z|65cc3bc8-8518-48be-8e37-76296eb3897a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:41:24.099Z|ffd7c724-3f93-492f-855a-5fd019a847eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:24.099Z|ffd7c724-3f93-492f-855a-5fd019a847eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:24.107Z|93cdd1cd-9179-4a9a-a7a1-13d22f176a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:24.108Z|93cdd1cd-9179-4a9a-a7a1-13d22f176a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:26.566Z|1681d67f-00a5-485e-a960-011a6d426f05|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:41:26.568Z|1681d67f-00a5-485e-a960-011a6d426f05|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:26.946Z|99888c2e-fb15-48ba-ae8c-b15124593ce6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:26.947Z|99888c2e-fb15-48ba-ae8c-b15124593ce6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:34.126Z|10be05f5-0483-4e44-b67a-2fec99d9ff18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:34.126Z|10be05f5-0483-4e44-b67a-2fec99d9ff18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:34.129Z|2870389d-fe38-48f3-92e1-95f5ce10eb81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:34.130Z|2870389d-fe38-48f3-92e1-95f5ce10eb81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:35.852Z|def26e49-5f99-45b4-b0cf-2979757760a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:41:35.853Z|def26e49-5f99-45b4-b0cf-2979757760a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:41:36.257Z|844dad46-c2dc-4664-954e-d28a7aea2e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:41:36.258Z|844dad46-c2dc-4664-954e-d28a7aea2e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:41:36.975Z|f69c4b29-5616-4aee-a7bf-5ac75f1a5965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:36.976Z|f69c4b29-5616-4aee-a7bf-5ac75f1a5965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:44.150Z|e27d8531-226f-4e06-b70b-4f1580a707ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:44.150Z|a42cc283-cc7d-4545-b022-e7f62054ca4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:44.151Z|a42cc283-cc7d-4545-b022-e7f62054ca4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:44.151Z|e27d8531-226f-4e06-b70b-4f1580a707ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:47.001Z|608e7249-a279-4e8c-aac3-c1083de311b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:47.002Z|608e7249-a279-4e8c-aac3-c1083de311b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:50.850Z|52f04547-2806-429e-b9df-68873d37260d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:41:50.852Z|52f04547-2806-429e-b9df-68873d37260d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:41:54.174Z|8f6b3225-486c-442b-92c1-89160e53b29d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:54.175Z|8f6b3225-486c-442b-92c1-89160e53b29d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:54.176Z|11903e29-ce88-4691-974f-75cf172733e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:54.177Z|11903e29-ce88-4691-974f-75cf172733e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:41:57.026Z|2baa024f-15e8-40de-8b23-f379146a2dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:41:57.027Z|2baa024f-15e8-40de-8b23-f379146a2dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:04.201Z|b14d4f32-8765-4aa3-b699-c3a0afd8c688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:04.201Z|b14d4f32-8765-4aa3-b699-c3a0afd8c688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:04.202Z|9ccfb7ad-c544-40ca-8268-0f2c2b0ecba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:04.203Z|9ccfb7ad-c544-40ca-8268-0f2c2b0ecba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:05.850Z|af4c04fa-79ab-4908-a756-afe61521a5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:42:05.851Z|af4c04fa-79ab-4908-a756-afe61521a5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:42:06.259Z|879e1a4d-9fc8-4ce4-8d93-49ee94e35662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:42:06.259Z|879e1a4d-9fc8-4ce4-8d93-49ee94e35662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:42:07.052Z|d63c28d1-7208-43a2-be66-4fb6818f0795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:07.053Z|d63c28d1-7208-43a2-be66-4fb6818f0795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:14.226Z|3e6a87e0-6313-4315-8fc7-4908c84558df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:14.226Z|ce34a4e0-7ea4-4b6e-b987-02d7426f091e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:14.227Z|3e6a87e0-6313-4315-8fc7-4908c84558df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:14.227Z|ce34a4e0-7ea4-4b6e-b987-02d7426f091e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:17.078Z|d1f01f55-6f31-49c6-afad-fac3c32a320d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:17.079Z|d1f01f55-6f31-49c6-afad-fac3c32a320d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:20.851Z|7dadf231-6006-41e4-b7c1-70a63a19b170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:42:20.851Z|7dadf231-6006-41e4-b7c1-70a63a19b170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:42:24.250Z|0040b34e-f669-4be5-99e2-9f5b19e24e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:24.251Z|0040b34e-f669-4be5-99e2-9f5b19e24e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:24.257Z|eac71091-ada5-4c14-824f-104b0030fbb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:24.257Z|eac71091-ada5-4c14-824f-104b0030fbb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:26.560Z|a3269772-fe13-4f38-ab60-b4c410da7de1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:42:26.561Z|a3269772-fe13-4f38-ab60-b4c410da7de1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:27.103Z|216179b6-f9ab-4684-a158-0ac93e429535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:27.104Z|216179b6-f9ab-4684-a158-0ac93e429535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:34.282Z|10310ce8-1693-4e09-a956-7b484bc888fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:34.282Z|fc3d98c8-ca99-4a7a-aa75-494662c84108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:34.283Z|fc3d98c8-ca99-4a7a-aa75-494662c84108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:34.283Z|10310ce8-1693-4e09-a956-7b484bc888fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:35.850Z|349ea3ca-cf83-4abe-996b-de6ea44f80bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:42:35.852Z|349ea3ca-cf83-4abe-996b-de6ea44f80bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:42:36.260Z|2ae24ce9-a1bc-4cfd-907c-bf6903b4709a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:42:36.261Z|2ae24ce9-a1bc-4cfd-907c-bf6903b4709a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:42:37.126Z|f36ddaa7-3fe9-4c39-be13-91ecc67f92a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:37.127Z|f36ddaa7-3fe9-4c39-be13-91ecc67f92a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:44.307Z|cb83c61b-e9d6-47ac-bdf3-42896909ad14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:44.307Z|94c8157f-d11b-4ecf-9ef7-24ff5f8c5687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:44.308Z|cb83c61b-e9d6-47ac-bdf3-42896909ad14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:44.308Z|94c8157f-d11b-4ecf-9ef7-24ff5f8c5687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:47.151Z|a2aeefd6-3361-4898-a7c6-43f2b7c83233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:47.152Z|a2aeefd6-3361-4898-a7c6-43f2b7c83233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:50.850Z|acac6e67-6aeb-4a87-886e-d5c6b4e3a3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:42:50.851Z|acac6e67-6aeb-4a87-886e-d5c6b4e3a3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:42:54.333Z|26128122-7f0d-476d-bd42-14051d84d62f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:54.333Z|26128122-7f0d-476d-bd42-14051d84d62f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:54.335Z|236fe9f4-b289-48da-bf1d-1e7f0b65a4d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:54.335Z|236fe9f4-b289-48da-bf1d-1e7f0b65a4d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:42:57.176Z|1639003a-9fe1-4277-a038-371b8f8536d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:42:57.178Z|1639003a-9fe1-4277-a038-371b8f8536d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:04.356Z|38ee4789-d527-4895-b278-beebc9f385f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:04.356Z|7bb0e39f-095b-492e-9fd1-aba3c2e2f4d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:04.356Z|7bb0e39f-095b-492e-9fd1-aba3c2e2f4d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:04.356Z|38ee4789-d527-4895-b278-beebc9f385f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:05.850Z|f3a8a764-f5c2-4301-a71b-c507a1b20516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:43:05.851Z|f3a8a764-f5c2-4301-a71b-c507a1b20516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:43:06.261Z|9b770724-360a-47a3-8b97-ea5c5b7f28c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:43:06.262Z|9b770724-360a-47a3-8b97-ea5c5b7f28c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:43:07.203Z|b7d67ffe-77b7-4176-a257-6d771c895da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:07.203Z|b7d67ffe-77b7-4176-a257-6d771c895da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:14.382Z|3212355c-e7a8-440c-9744-8b5435658527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:14.382Z|85ab3227-454e-44d3-aafc-a6c6fe6e486a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:14.383Z|3212355c-e7a8-440c-9744-8b5435658527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:14.383Z|85ab3227-454e-44d3-aafc-a6c6fe6e486a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:17.229Z|0b9f1b91-230d-46e6-b129-a5ad6bc72112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:17.229Z|0b9f1b91-230d-46e6-b129-a5ad6bc72112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:20.850Z|630104b6-0047-40d6-8e8a-8f23627102d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:43:20.852Z|630104b6-0047-40d6-8e8a-8f23627102d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:43:24.409Z|c7655e2e-21d8-42b7-96ce-9d00fa06a28d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:24.409Z|31ad9879-fcf1-4f17-9b56-8959ea4e8449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:24.410Z|c7655e2e-21d8-42b7-96ce-9d00fa06a28d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:24.410Z|31ad9879-fcf1-4f17-9b56-8959ea4e8449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:26.561Z|73e39dc8-a84d-4017-8560-39a199e487d0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:43:26.561Z|73e39dc8-a84d-4017-8560-39a199e487d0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:27.254Z|4177284d-9735-46d1-acd4-a7721a9c257d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:27.255Z|4177284d-9735-46d1-acd4-a7721a9c257d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:34.434Z|0a0bed43-123d-4ccc-9331-a9119310c2da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:34.435Z|0a0bed43-123d-4ccc-9331-a9119310c2da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:34.435Z|d52afeb2-4a69-4e73-8562-43b62634bb8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:34.436Z|d52afeb2-4a69-4e73-8562-43b62634bb8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:35.851Z|6e5a662a-20ee-47d1-ac79-06f80703832b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:43:35.851Z|6e5a662a-20ee-47d1-ac79-06f80703832b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:43:36.263Z|7f9db8cf-bbaa-4bb9-a688-2b81fe0569e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:43:36.264Z|7f9db8cf-bbaa-4bb9-a688-2b81fe0569e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:43:37.279Z|8f3943e5-7be6-4e08-af20-12df476bbae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:37.280Z|8f3943e5-7be6-4e08-af20-12df476bbae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:44.459Z|607cea92-1b20-4375-8f0c-623584fd1e91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:44.459Z|607cea92-1b20-4375-8f0c-623584fd1e91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:44.460Z|63a73e4b-a96b-41bf-9069-eab92bee51bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:44.461Z|63a73e4b-a96b-41bf-9069-eab92bee51bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:47.303Z|5c0ffaa7-3b47-490e-8246-755b4a1c085e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:47.304Z|5c0ffaa7-3b47-490e-8246-755b4a1c085e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:50.850Z|600f4e6d-be83-4583-b8b8-74782dc94a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:43:50.851Z|600f4e6d-be83-4583-b8b8-74782dc94a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:43:54.483Z|430ad563-a7c3-4b0f-85fb-2cdf1e52dd7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:54.484Z|430ad563-a7c3-4b0f-85fb-2cdf1e52dd7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:54.483Z|3ff1c08e-8265-4874-a033-85659338bb84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:54.485Z|3ff1c08e-8265-4874-a033-85659338bb84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:43:57.329Z|af4eb19d-429f-4227-af5e-f49e12cedaf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:43:57.329Z|af4eb19d-429f-4227-af5e-f49e12cedaf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:04.511Z|fc906c82-2776-4949-ba0c-fd544989fe2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:04.511Z|d3412bc1-373e-48e2-991a-8ae6b522c785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:04.511Z|fc906c82-2776-4949-ba0c-fd544989fe2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:04.511Z|d3412bc1-373e-48e2-991a-8ae6b522c785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:05.850Z|16c850bf-66a5-4f72-86e5-bc7f7b0a86bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:44:05.852Z|16c850bf-66a5-4f72-86e5-bc7f7b0a86bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:44:06.264Z|0dca9cd6-383a-48f4-adf2-8496d5dcaa00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:44:06.265Z|0dca9cd6-383a-48f4-adf2-8496d5dcaa00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:44:07.353Z|bd61a3b3-3ecd-46a0-b801-3f7075321226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:07.354Z|bd61a3b3-3ecd-46a0-b801-3f7075321226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:14.576Z|c0a1077d-92fd-43dc-bd8f-f70f621fb4ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:14.577Z|c0a1077d-92fd-43dc-bd8f-f70f621fb4ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:14.578Z|6da4c3dd-71df-4fb1-9b23-6a6f1b1ee23c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:14.579Z|6da4c3dd-71df-4fb1-9b23-6a6f1b1ee23c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:17.378Z|8b77afc8-cb45-49f7-b955-fea0b2675d9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:17.379Z|8b77afc8-cb45-49f7-b955-fea0b2675d9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:20.850Z|412880d5-4077-412c-a3af-65863bb08438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:44:20.851Z|412880d5-4077-412c-a3af-65863bb08438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:44:24.605Z|6baf7499-da93-41de-aa51-78f50b41cffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:24.606Z|6baf7499-da93-41de-aa51-78f50b41cffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:24.607Z|fa0664de-671b-49a9-9fc6-96d5330eecff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:24.608Z|fa0664de-671b-49a9-9fc6-96d5330eecff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:26.561Z|61a8d9ae-9147-4aba-8501-2eddf722f9bb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:44:26.563Z|61a8d9ae-9147-4aba-8501-2eddf722f9bb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:27.403Z|0e51f334-264f-4b00-b9f0-20c99bebe609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:27.404Z|0e51f334-264f-4b00-b9f0-20c99bebe609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:34.630Z|1e86dccb-1aaf-40f8-810d-f64a6292bc50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:34.630Z|1e86dccb-1aaf-40f8-810d-f64a6292bc50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:34.631Z|e4febbf3-4600-4bb6-ae7b-9202245ebd00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:34.631Z|e4febbf3-4600-4bb6-ae7b-9202245ebd00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:35.850Z|8ab0fdc5-5b72-4330-acfb-9d325aa0c391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:44:35.851Z|8ab0fdc5-5b72-4330-acfb-9d325aa0c391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:44:36.266Z|f7663f07-5a1c-4d32-867a-21a8769fc531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:44:36.266Z|f7663f07-5a1c-4d32-867a-21a8769fc531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:44:37.427Z|5e81f287-6866-4dcd-a1c1-32b647b6ffd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:37.428Z|5e81f287-6866-4dcd-a1c1-32b647b6ffd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:44.655Z|33cd1149-1675-4aef-958d-0abad68db564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:44.655Z|962cafe9-b604-4a90-b8dc-9ce8c0ae3cd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:44.656Z|33cd1149-1675-4aef-958d-0abad68db564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:44.656Z|962cafe9-b604-4a90-b8dc-9ce8c0ae3cd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:47.451Z|8f1a992a-6638-4d77-bd83-cbdb5c844500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:47.452Z|8f1a992a-6638-4d77-bd83-cbdb5c844500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:50.851Z|3ab0e5bb-57b3-4efa-a922-0a3cdb7ecb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:44:50.853Z|3ab0e5bb-57b3-4efa-a922-0a3cdb7ecb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:44:54.678Z|0dffece3-4f9f-4566-ac0e-edaa6442a795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:54.678Z|695f95c3-26be-46d2-936a-33a90deb9125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:54.679Z|0dffece3-4f9f-4566-ac0e-edaa6442a795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:54.679Z|695f95c3-26be-46d2-936a-33a90deb9125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:44:57.479Z|256ff31c-6aea-4363-93b1-9d24cef97c92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:44:57.480Z|256ff31c-6aea-4363-93b1-9d24cef97c92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:04.702Z|9410101e-b538-4f75-ba96-bf1ce5a4bde0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:04.703Z|9410101e-b538-4f75-ba96-bf1ce5a4bde0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:04.703Z|36faa246-b889-4f55-a55c-530fe1fc2b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:04.704Z|36faa246-b889-4f55-a55c-530fe1fc2b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:05.851Z|0ea48b75-8cf9-465f-b879-9ff361cfba5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:45:05.852Z|0ea48b75-8cf9-465f-b879-9ff361cfba5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:45:06.267Z|94fb15d7-a1f0-4adb-a85c-3d1aecb79a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:45:06.268Z|94fb15d7-a1f0-4adb-a85c-3d1aecb79a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:45:07.504Z|38788989-5f33-43a4-80f6-517076c8204f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:07.505Z|38788989-5f33-43a4-80f6-517076c8204f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:14.735Z|2555a561-c2fe-4f5c-a469-c69bcb7fae7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:14.735Z|b5e977b0-6658-46d2-a3ee-ad9194c77bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:14.736Z|2555a561-c2fe-4f5c-a469-c69bcb7fae7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:14.736Z|b5e977b0-6658-46d2-a3ee-ad9194c77bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:17.530Z|3cb38411-202e-4262-890c-e9304dd9e0be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:17.531Z|3cb38411-202e-4262-890c-e9304dd9e0be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:20.850Z|a8e047d4-7ac1-4a50-928f-75ec2eb42a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:45:20.851Z|a8e047d4-7ac1-4a50-928f-75ec2eb42a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:45:24.760Z|2ad016b9-02ec-4f39-babb-8f5e0252c650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:24.760Z|8409ec7f-2635-4068-b7c9-e4ceb40a447a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:24.760Z|2ad016b9-02ec-4f39-babb-8f5e0252c650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:24.761Z|8409ec7f-2635-4068-b7c9-e4ceb40a447a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:26.561Z|65f0e7a5-683c-4cf4-aa2f-eea0e44af47b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:45:26.562Z|65f0e7a5-683c-4cf4-aa2f-eea0e44af47b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:27.558Z|89c9d3ca-38f8-47fb-b007-d6feb1ca74d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:27.558Z|89c9d3ca-38f8-47fb-b007-d6feb1ca74d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:34.789Z|b37466d3-9f27-4b10-a8de-53474c8ee191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:34.789Z|320e1379-37a2-4a0e-8584-1f900790eb2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:34.790Z|320e1379-37a2-4a0e-8584-1f900790eb2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:34.790Z|b37466d3-9f27-4b10-a8de-53474c8ee191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:35.850Z|54f856ed-3eda-418a-a084-856a7226b4d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:45:35.852Z|54f856ed-3eda-418a-a084-856a7226b4d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:45:36.269Z|272aab59-519f-49ae-8639-b142739ab03d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:45:36.270Z|272aab59-519f-49ae-8639-b142739ab03d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:45:37.580Z|2575754a-b576-4195-8327-fb2ceb5b8dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:37.581Z|2575754a-b576-4195-8327-fb2ceb5b8dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:44.816Z|5addf094-8512-4291-9529-967b462f9730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:44.816Z|be4c6547-0dc8-4311-b000-f6f33c2c7031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:44.816Z|be4c6547-0dc8-4311-b000-f6f33c2c7031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:44.817Z|5addf094-8512-4291-9529-967b462f9730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:47.605Z|bfe548f6-ca72-4492-bd6a-d26b4f4312f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:47.607Z|bfe548f6-ca72-4492-bd6a-d26b4f4312f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:50.850Z|5d81426c-f558-42c6-8ac7-deb3fd253823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:45:50.851Z|5d81426c-f558-42c6-8ac7-deb3fd253823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:45:54.841Z|238a9f03-22c1-4879-ba8a-7acd9aee2925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:54.841Z|d063ac05-802c-4ca4-9b1e-c6e642ab0f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:54.841Z|d063ac05-802c-4ca4-9b1e-c6e642ab0f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:54.841Z|238a9f03-22c1-4879-ba8a-7acd9aee2925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:45:57.630Z|6787993c-a73a-4a5d-a782-478b3654b9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:45:57.631Z|6787993c-a73a-4a5d-a782-478b3654b9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:04.866Z|c8ef6bdd-26a1-49f5-85e6-c8724fa4fa12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:04.866Z|4e1b7ecb-2f50-4a40-81ce-8130cd201fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:04.867Z|c8ef6bdd-26a1-49f5-85e6-c8724fa4fa12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:04.867Z|4e1b7ecb-2f50-4a40-81ce-8130cd201fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:05.850Z|4d873bcd-5322-49e9-a60f-7fdf014fb717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:46:05.851Z|4d873bcd-5322-49e9-a60f-7fdf014fb717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:46:06.271Z|e1faf5db-a022-4d5f-b246-df6f53827d3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:46:06.271Z|e1faf5db-a022-4d5f-b246-df6f53827d3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:46:07.654Z|53dd3a7f-f938-480a-ba3d-b74247ebf71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:07.655Z|53dd3a7f-f938-480a-ba3d-b74247ebf71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:14.892Z|3d3a53fb-8d53-4b3f-ac51-a04a66af2297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:14.892Z|001bd0c3-0149-458d-8fe4-0af05072ad75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:14.893Z|001bd0c3-0149-458d-8fe4-0af05072ad75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:14.894Z|3d3a53fb-8d53-4b3f-ac51-a04a66af2297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:17.681Z|6efae109-09f9-42d5-bde1-4f59d4e94016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:17.682Z|6efae109-09f9-42d5-bde1-4f59d4e94016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:20.850Z|0d085e5e-8c75-4feb-8310-fe67d37ec2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:46:20.852Z|0d085e5e-8c75-4feb-8310-fe67d37ec2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:46:24.918Z|afaa9f65-0f4e-450f-865b-5ea1f92c32c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:24.918Z|197093ae-9c63-4bf3-827d-2cc19f267220|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:24.919Z|afaa9f65-0f4e-450f-865b-5ea1f92c32c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:24.919Z|197093ae-9c63-4bf3-827d-2cc19f267220|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:26.561Z|98d162ca-f57e-4252-8ca3-bd88c465757b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:46:26.562Z|98d162ca-f57e-4252-8ca3-bd88c465757b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:27.707Z|0e3052e8-4317-4a2d-8350-a5cddbc34064|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:27.707Z|0e3052e8-4317-4a2d-8350-a5cddbc34064|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:34.943Z|129e640c-08a7-43c8-bc80-04ec11b60600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:34.943Z|111e11d3-1571-4ed1-a437-b8e1e19d1bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:34.943Z|129e640c-08a7-43c8-bc80-04ec11b60600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:34.944Z|111e11d3-1571-4ed1-a437-b8e1e19d1bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:35.850Z|4210fa15-55a9-4546-a281-e066b0a5dba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:46:35.851Z|4210fa15-55a9-4546-a281-e066b0a5dba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:46:36.273Z|650adccd-a95d-4efa-ba2b-206afdab982a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:46:36.274Z|650adccd-a95d-4efa-ba2b-206afdab982a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:46:37.731Z|6647503b-fd0a-466d-be02-4af5b75ae202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:37.731Z|6647503b-fd0a-466d-be02-4af5b75ae202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:44.965Z|9c0fa3e4-ba03-48a4-980b-851216cee843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:44.965Z|90ad048b-93d0-4660-9d37-e07950ddefd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:44.966Z|9c0fa3e4-ba03-48a4-980b-851216cee843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:44.966Z|90ad048b-93d0-4660-9d37-e07950ddefd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:47.754Z|8ce3df62-c478-4b34-8cb3-62f18b1e86b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:47.755Z|8ce3df62-c478-4b34-8cb3-62f18b1e86b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:50.850Z|0d1f2425-deac-4e07-ade6-44ffdab0628c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:46:50.851Z|0d1f2425-deac-4e07-ade6-44ffdab0628c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:46:54.989Z|3504aaa3-3797-4a4a-b79f-362b79388d17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:54.989Z|4640a075-3b81-4e12-8a76-05c4d2b8d4da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:54.990Z|4640a075-3b81-4e12-8a76-05c4d2b8d4da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:54.990Z|3504aaa3-3797-4a4a-b79f-362b79388d17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:46:57.778Z|2fd029f9-1efc-4ed3-ba4b-acd7706ae13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:46:57.779Z|2fd029f9-1efc-4ed3-ba4b-acd7706ae13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:05.012Z|18cb0de3-bdc3-4bb2-a086-310bb8104aa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:05.013Z|18cb0de3-bdc3-4bb2-a086-310bb8104aa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:05.014Z|4224cedd-fef9-4738-a428-b56b45cd2b7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:05.015Z|4224cedd-fef9-4738-a428-b56b45cd2b7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:05.850Z|857c62a7-7d3b-4eea-9e71-3f9da5559d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:47:05.852Z|857c62a7-7d3b-4eea-9e71-3f9da5559d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:47:06.274Z|a73bfd10-15f6-4031-adea-90baa84adb62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:47:06.275Z|a73bfd10-15f6-4031-adea-90baa84adb62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:47:07.802Z|17ff3daf-6700-43b8-92fa-c54b38364924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:07.804Z|17ff3daf-6700-43b8-92fa-c54b38364924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:15.036Z|5565e4d9-94f4-410d-a4ab-80cc192c5402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:15.036Z|f1b59df6-0a9c-45a5-be39-f7fcd8192a3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:15.037Z|5565e4d9-94f4-410d-a4ab-80cc192c5402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:15.037Z|f1b59df6-0a9c-45a5-be39-f7fcd8192a3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:17.827Z|7c9fb589-6691-4686-84b9-20a882086e79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:17.828Z|7c9fb589-6691-4686-84b9-20a882086e79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:20.850Z|79cd1689-0b19-4ebc-9a33-28d95cbb2189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:47:20.851Z|79cd1689-0b19-4ebc-9a33-28d95cbb2189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:47:25.060Z|faf5daf4-5414-46fc-ae76-ffeebd005675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:25.060Z|ebd7fa7a-61c6-43cf-b3c4-37b1519008a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:25.061Z|faf5daf4-5414-46fc-ae76-ffeebd005675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:25.061Z|ebd7fa7a-61c6-43cf-b3c4-37b1519008a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:26.562Z|207893b8-f42d-40d8-b318-efa9f52c1624|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:47:26.563Z|207893b8-f42d-40d8-b318-efa9f52c1624|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:27.852Z|a93a7b6a-9570-4112-8883-ca1380729318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:27.852Z|a93a7b6a-9570-4112-8883-ca1380729318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:35.086Z|9dcf553f-48e5-41c9-be6e-6a9a10bdc1a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:35.086Z|7dd97cc8-4c66-4c8d-934d-d0e00d3a1831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:35.087Z|9dcf553f-48e5-41c9-be6e-6a9a10bdc1a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:35.087Z|7dd97cc8-4c66-4c8d-934d-d0e00d3a1831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:35.850Z|36eca0c5-2166-4298-b7cb-0c6fa9e1e760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:47:35.851Z|36eca0c5-2166-4298-b7cb-0c6fa9e1e760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:47:36.276Z|41e31a0c-b8eb-4365-869e-10f29b9f270a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:47:36.276Z|41e31a0c-b8eb-4365-869e-10f29b9f270a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:47:37.875Z|484e6dac-c740-4516-84c2-5a6a481ab9de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:37.875Z|484e6dac-c740-4516-84c2-5a6a481ab9de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:45.109Z|92f42197-599d-4933-b6a3-40be7e5bd264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:45.109Z|fac18c5a-8d6c-4809-a029-62a31821313b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:45.110Z|92f42197-599d-4933-b6a3-40be7e5bd264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:45.110Z|fac18c5a-8d6c-4809-a029-62a31821313b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:47.899Z|36181f9f-41c6-4f97-a962-e15802a4303d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:47.899Z|36181f9f-41c6-4f97-a962-e15802a4303d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:50.850Z|9737e69b-e4e5-4a7f-a0ea-2c370a5b04df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:47:50.852Z|9737e69b-e4e5-4a7f-a0ea-2c370a5b04df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:47:55.133Z|2fda6046-57c3-49f8-84ae-8bd8bf97c24e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:55.134Z|2fda6046-57c3-49f8-84ae-8bd8bf97c24e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:55.133Z|0ebd3d4b-589c-40b4-a75a-abeb996d948e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:55.136Z|0ebd3d4b-589c-40b4-a75a-abeb996d948e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:47:57.923Z|96b60d95-1bab-4b17-8d22-2997b0696165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:47:57.924Z|96b60d95-1bab-4b17-8d22-2997b0696165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:05.162Z|0816f109-142c-4218-9fb3-f95d6a291275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:05.162Z|fc308771-1abe-434b-9740-dd218cdda360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:05.163Z|0816f109-142c-4218-9fb3-f95d6a291275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:05.163Z|fc308771-1abe-434b-9740-dd218cdda360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:05.850Z|3eafa238-79fd-43a8-a644-04d25684ece8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:48:05.851Z|3eafa238-79fd-43a8-a644-04d25684ece8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:48:06.277Z|897d9760-dfe3-436b-8d11-6d9b5a8b6676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:48:06.278Z|897d9760-dfe3-436b-8d11-6d9b5a8b6676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:48:07.950Z|d2c7f52e-c671-4eab-a4ac-209045b3b363|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:07.951Z|d2c7f52e-c671-4eab-a4ac-209045b3b363|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:15.188Z|0a5d470c-2331-4e26-9438-51815b505252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:15.188Z|26463c73-5e3c-448e-8b89-19a9dc9903b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:15.189Z|0a5d470c-2331-4e26-9438-51815b505252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:15.189Z|26463c73-5e3c-448e-8b89-19a9dc9903b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:17.975Z|df239259-4542-4728-aae9-b67404a5e4d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:17.976Z|df239259-4542-4728-aae9-b67404a5e4d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:20.850Z|12239626-d0b7-40d1-a58c-ec2e45ac22eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:48:20.851Z|12239626-d0b7-40d1-a58c-ec2e45ac22eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:48:25.213Z|f7dd6827-a7cc-4648-89a2-771698dd4c2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:25.213Z|2a15408f-4ef4-493f-90a1-51fb4a304c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:25.213Z|f7dd6827-a7cc-4648-89a2-771698dd4c2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:25.213Z|2a15408f-4ef4-493f-90a1-51fb4a304c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:26.560Z|b751b1bf-d03a-4b95-9578-52516544d8e4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:48:26.561Z|b751b1bf-d03a-4b95-9578-52516544d8e4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:28.003Z|8614f049-f663-4925-bb86-c905d3336b9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:28.004Z|8614f049-f663-4925-bb86-c905d3336b9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:35.237Z|eee516b9-95db-4219-b1f1-366b912e0ea2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:35.238Z|eee516b9-95db-4219-b1f1-366b912e0ea2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:35.237Z|b9308734-42d9-4e68-ab5c-cf247c3a6170|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:35.239Z|b9308734-42d9-4e68-ab5c-cf247c3a6170|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:35.850Z|22115dde-270b-4987-af89-39e322dfcace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:48:35.853Z|22115dde-270b-4987-af89-39e322dfcace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:48:36.279Z|a8003095-8480-4e6b-8609-85124e125ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:48:36.279Z|a8003095-8480-4e6b-8609-85124e125ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:48:38.028Z|f1367bb0-2e1f-42a4-90a2-e595b6589468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:38.030Z|f1367bb0-2e1f-42a4-90a2-e595b6589468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:45.264Z|2c0f0c9f-6acf-4e3f-901d-80cd7d2c07aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:45.265Z|2c0f0c9f-6acf-4e3f-901d-80cd7d2c07aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:45.265Z|1d59e47e-badd-4c9f-b49f-3716eccc9f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:45.266Z|1d59e47e-badd-4c9f-b49f-3716eccc9f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:48.053Z|a4739cae-130a-4c57-a72b-d8fd5e69244e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:48.054Z|a4739cae-130a-4c57-a72b-d8fd5e69244e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:50.850Z|e8616d1a-79ef-4cf7-8d0c-3d5fd308627b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:48:50.851Z|e8616d1a-79ef-4cf7-8d0c-3d5fd308627b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:48:55.289Z|0ec698f5-4c33-4666-855f-0a846b8f89da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:55.289Z|7bf822a9-c8f7-48ea-9c89-447ee0797e6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:55.290Z|7bf822a9-c8f7-48ea-9c89-447ee0797e6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:55.290Z|0ec698f5-4c33-4666-855f-0a846b8f89da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:48:58.078Z|fc34f31e-ac51-47e1-bbc3-0ee609ed0845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:48:58.079Z|fc34f31e-ac51-47e1-bbc3-0ee609ed0845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:05.318Z|12733e62-78b3-4c2f-a707-0ebf9e73aaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:05.318Z|26426c73-2e41-4ae2-8718-c3e5332db6be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:05.319Z|12733e62-78b3-4c2f-a707-0ebf9e73aaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:05.319Z|26426c73-2e41-4ae2-8718-c3e5332db6be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:05.850Z|d489bef6-ec7a-42f8-a78b-7a50405b49ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:49:05.851Z|d489bef6-ec7a-42f8-a78b-7a50405b49ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:49:06.280Z|b13e6146-f16c-40d4-b07e-cb932fe3d854|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:49:06.281Z|b13e6146-f16c-40d4-b07e-cb932fe3d854|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:49:08.105Z|acd8965f-8e2d-46c7-b13a-a2ecaf102f4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:08.106Z|acd8965f-8e2d-46c7-b13a-a2ecaf102f4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:15.348Z|f97de625-7fc1-455c-b766-2c96c8e67da9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:15.348Z|03ecc3ed-a784-4394-b633-6b1db31720a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:15.349Z|f97de625-7fc1-455c-b766-2c96c8e67da9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:15.349Z|03ecc3ed-a784-4394-b633-6b1db31720a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:18.129Z|d13a6f1b-3d37-4b76-b0a2-0f724a86269a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:18.130Z|d13a6f1b-3d37-4b76-b0a2-0f724a86269a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:20.850Z|1c825690-8355-40b1-9f35-64ccae1bdd05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:49:20.853Z|1c825690-8355-40b1-9f35-64ccae1bdd05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:49:25.375Z|70c532d0-7dc8-47e2-90de-e6dbefc65c8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:25.375Z|1cbf4bbe-50be-4fb4-bbcd-4b184357c832|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:25.376Z|70c532d0-7dc8-47e2-90de-e6dbefc65c8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:25.376Z|1cbf4bbe-50be-4fb4-bbcd-4b184357c832|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:26.560Z|6c2d026b-2ba0-4b37-9d0f-3a9e42d852d9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:49:26.561Z|6c2d026b-2ba0-4b37-9d0f-3a9e42d852d9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:28.155Z|b4f71725-fafe-4b8c-9341-9218a6d721db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:28.156Z|b4f71725-fafe-4b8c-9341-9218a6d721db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:35.399Z|aefe32e5-3126-4e3a-b840-198115f25f1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:35.399Z|156daf25-c28f-4cc6-b0ea-d45e39d26c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:35.400Z|aefe32e5-3126-4e3a-b840-198115f25f1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:35.400Z|156daf25-c28f-4cc6-b0ea-d45e39d26c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:35.851Z|c6c9e609-d636-4f56-b1f1-4961f4a72b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:49:35.851Z|c6c9e609-d636-4f56-b1f1-4961f4a72b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:49:36.281Z|085b7f64-f144-4ff0-b8de-e4250d1fe335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:49:36.282Z|085b7f64-f144-4ff0-b8de-e4250d1fe335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:49:38.181Z|c87fd838-0d3a-42db-becf-cbd47ef67c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:38.182Z|c87fd838-0d3a-42db-becf-cbd47ef67c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:45.425Z|e7bcc3a3-e6a5-4d68-9e80-f556952e76df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:45.426Z|e7bcc3a3-e6a5-4d68-9e80-f556952e76df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:45.433Z|5b004b7e-761d-4649-8888-ff86a8f10799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:45.434Z|5b004b7e-761d-4649-8888-ff86a8f10799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:48.205Z|c5c90cc6-46b1-439a-92b9-3e467d2ebffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:48.206Z|c5c90cc6-46b1-439a-92b9-3e467d2ebffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:50.850Z|0cc074fb-5fb7-4810-be03-3b87ebb3e6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:49:50.851Z|0cc074fb-5fb7-4810-be03-3b87ebb3e6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:49:55.450Z|d8ebb5be-9c52-420a-bae7-91ee4725b4bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:55.451Z|d8ebb5be-9c52-420a-bae7-91ee4725b4bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:55.457Z|e6d47ec3-8a21-4a52-acb3-ce02524cbe4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:55.458Z|e6d47ec3-8a21-4a52-acb3-ce02524cbe4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:49:58.229Z|c3a200e3-0a8a-4f78-b064-73cb0a1a42b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:49:58.230Z|c3a200e3-0a8a-4f78-b064-73cb0a1a42b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:05.476Z|7e514545-e495-43fd-8f22-22b527de5e6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:05.477Z|7e514545-e495-43fd-8f22-22b527de5e6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:05.481Z|89e92d4c-4c43-4e83-bf07-f36661b860e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:05.482Z|89e92d4c-4c43-4e83-bf07-f36661b860e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:05.850Z|d39c3f0a-3349-4886-a44f-6f2785cd2193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:50:05.852Z|d39c3f0a-3349-4886-a44f-6f2785cd2193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:50:06.283Z|93b50a30-c5b2-426d-971d-e12cd494afe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:50:06.284Z|93b50a30-c5b2-426d-971d-e12cd494afe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:50:08.255Z|03485a99-a3c8-4c6b-abbf-c5c4dcd0c400|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:08.255Z|03485a99-a3c8-4c6b-abbf-c5c4dcd0c400|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:15.499Z|492678b4-0b35-4301-b373-a7d6e4d53e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:15.500Z|492678b4-0b35-4301-b373-a7d6e4d53e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:15.502Z|65e54667-e1e5-4750-b491-d83f24e1f9bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:15.503Z|65e54667-e1e5-4750-b491-d83f24e1f9bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:18.295Z|cb05ea1e-c09f-4b52-b86f-65cacec9313f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:18.296Z|cb05ea1e-c09f-4b52-b86f-65cacec9313f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:20.850Z|797ad6dd-3f60-4b66-b1a0-ffa90e7cc6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:50:20.851Z|797ad6dd-3f60-4b66-b1a0-ffa90e7cc6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:50:25.533Z|9260d32f-96c1-4895-b4fe-b0b79c335c04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:25.533Z|70feb5b4-80b5-4aa4-bfee-f67e835e3227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:25.534Z|9260d32f-96c1-4895-b4fe-b0b79c335c04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:25.535Z|70feb5b4-80b5-4aa4-bfee-f67e835e3227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:26.561Z|d094e1d5-0c2f-4be0-bf2d-550b0cde2748|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:50:26.562Z|d094e1d5-0c2f-4be0-bf2d-550b0cde2748|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:28.319Z|90837799-d4c2-4ad1-8d35-de550da47713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:28.320Z|90837799-d4c2-4ad1-8d35-de550da47713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:35.560Z|5075c78d-0278-4b46-bb18-8dfca8700d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:35.560Z|013e3020-622c-4826-b6c3-1e70c2814024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:35.561Z|5075c78d-0278-4b46-bb18-8dfca8700d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:35.561Z|013e3020-622c-4826-b6c3-1e70c2814024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:35.851Z|0377598c-a6ba-4a05-a7cf-03aa6f91105e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:50:35.851Z|0377598c-a6ba-4a05-a7cf-03aa6f91105e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:50:36.285Z|d48b624a-d578-4061-8f11-f81507c6edfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:50:36.285Z|d48b624a-d578-4061-8f11-f81507c6edfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:50:38.345Z|7afc2986-6b1a-4c0f-bd1e-e793bae66500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:38.345Z|7afc2986-6b1a-4c0f-bd1e-e793bae66500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:45.590Z|df9bfd9a-e645-4543-bfd5-6ca37b7240df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:45.590Z|f03cdac7-f7c2-42eb-9724-925b1f487d0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:45.590Z|df9bfd9a-e645-4543-bfd5-6ca37b7240df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:45.590Z|f03cdac7-f7c2-42eb-9724-925b1f487d0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:48.369Z|a63e0b9a-52c8-4567-9ab4-afb0834d29c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:48.370Z|a63e0b9a-52c8-4567-9ab4-afb0834d29c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:50.851Z|b7da7ec6-a333-4a0a-a272-7945e27a0e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:50:50.856Z|b7da7ec6-a333-4a0a-a272-7945e27a0e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:50:55.621Z|779a3ef1-b525-476f-911e-7de1c589d270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:55.621Z|e9b3b44d-36e4-4396-b313-e66a66b5b4bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:55.622Z|e9b3b44d-36e4-4396-b313-e66a66b5b4bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:55.622Z|779a3ef1-b525-476f-911e-7de1c589d270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:50:58.398Z|d66e5ec2-69ec-4935-bca6-06cf8da89170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:50:58.399Z|d66e5ec2-69ec-4935-bca6-06cf8da89170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:05.650Z|4b144705-fcd0-4cfe-8232-0dd9310a1af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:05.650Z|617a9911-52dc-49f3-8a9a-ad6bbd289630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:05.651Z|617a9911-52dc-49f3-8a9a-ad6bbd289630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:05.651Z|4b144705-fcd0-4cfe-8232-0dd9310a1af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:05.851Z|be23d32e-15d2-419e-ae4b-b1d92e596c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:51:05.852Z|be23d32e-15d2-419e-ae4b-b1d92e596c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:51:06.286Z|c65373ba-6d07-4685-b321-b4f0927e60ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:51:06.287Z|c65373ba-6d07-4685-b321-b4f0927e60ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:51:08.427Z|087ccd79-3e38-493b-b0ac-c1c53444e068|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:08.428Z|087ccd79-3e38-493b-b0ac-c1c53444e068|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:15.677Z|477b3e32-2997-479d-a9dd-720d9e6c6ade|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:15.677Z|e0462799-d6cf-4f44-a460-d168aa2e92be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:15.678Z|477b3e32-2997-479d-a9dd-720d9e6c6ade|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:15.678Z|e0462799-d6cf-4f44-a460-d168aa2e92be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:18.461Z|8f82c442-e67a-4c9d-b2c9-8c382c2ca268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:18.462Z|8f82c442-e67a-4c9d-b2c9-8c382c2ca268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:20.851Z|8199269b-ff07-495f-9add-7d4b97fef5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:51:20.852Z|8199269b-ff07-495f-9add-7d4b97fef5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:51:25.706Z|e0c9ef00-7bf4-4783-a4fe-2f84cfd2dd30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:25.706Z|96faa15a-ae98-428e-85a4-f9cd535ce2b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:25.707Z|96faa15a-ae98-428e-85a4-f9cd535ce2b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:25.706Z|e0c9ef00-7bf4-4783-a4fe-2f84cfd2dd30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:26.563Z|edddf8a1-a4a6-4264-94d3-416e2fca4690|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:51:26.564Z|edddf8a1-a4a6-4264-94d3-416e2fca4690|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:28.489Z|f6a16af3-71c0-4dfb-8591-4b10f913f0ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:28.490Z|f6a16af3-71c0-4dfb-8591-4b10f913f0ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:35.732Z|4de82804-198c-4293-b9ef-acc86191d7b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:35.732Z|68893887-9af1-415b-a60c-5fe436fc4e44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:35.733Z|4de82804-198c-4293-b9ef-acc86191d7b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:35.733Z|68893887-9af1-415b-a60c-5fe436fc4e44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:35.851Z|530cab14-b9b9-4042-9d67-a0a9e3b2a70d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:51:35.852Z|530cab14-b9b9-4042-9d67-a0a9e3b2a70d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:51:36.288Z|bb34680a-1652-408d-b261-811d61c46a46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:51:36.289Z|bb34680a-1652-408d-b261-811d61c46a46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:51:38.519Z|574b6d7a-c43b-4f9e-83f2-424a8750b302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:38.520Z|574b6d7a-c43b-4f9e-83f2-424a8750b302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:45.757Z|575059a0-2af7-42a9-8ce4-59f12871972e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:45.757Z|ab6604d4-7477-43cd-a06c-fd9356d1b5a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:45.758Z|575059a0-2af7-42a9-8ce4-59f12871972e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:45.758Z|ab6604d4-7477-43cd-a06c-fd9356d1b5a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:48.547Z|6b7f2c00-45cd-4589-92b2-615985a95431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:48.547Z|6b7f2c00-45cd-4589-92b2-615985a95431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:50.850Z|00595de6-0c0d-43e3-adc9-9fad4d883eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:51:50.851Z|00595de6-0c0d-43e3-adc9-9fad4d883eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:51:55.783Z|8712198d-dc5f-4238-a0e1-89354fa5f930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:55.783Z|68fe6382-3d6b-464a-ae2d-334daed9e1f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:55.783Z|68fe6382-3d6b-464a-ae2d-334daed9e1f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:55.783Z|8712198d-dc5f-4238-a0e1-89354fa5f930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:51:58.570Z|fe5ca64d-6426-4402-8ed7-1f76f16ea583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:51:58.571Z|fe5ca64d-6426-4402-8ed7-1f76f16ea583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:05.808Z|93a5fc93-8127-4e8e-9cac-ea4563e0dafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:05.808Z|aa79726c-bb95-490c-9c58-27dbdc3f2902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:05.809Z|93a5fc93-8127-4e8e-9cac-ea4563e0dafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:05.809Z|aa79726c-bb95-490c-9c58-27dbdc3f2902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:05.851Z|d81fc2fc-c232-4759-82c8-02383be5d998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:52:05.851Z|d81fc2fc-c232-4759-82c8-02383be5d998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:52:06.289Z|ec14c312-101b-4451-bac9-9737c71356b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:52:06.290Z|ec14c312-101b-4451-bac9-9737c71356b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:52:08.596Z|0d2251b5-ef0b-4106-84a8-7928d92a18a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:08.597Z|0d2251b5-ef0b-4106-84a8-7928d92a18a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:15.832Z|b193c711-190c-45ae-bb92-ab4dd4e03fb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:15.832Z|415d7e25-853f-403b-8275-3eaa5c1ff3e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:15.833Z|415d7e25-853f-403b-8275-3eaa5c1ff3e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:15.833Z|b193c711-190c-45ae-bb92-ab4dd4e03fb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:18.621Z|9dffdc78-8769-4d30-b4ab-1ff982c4bb20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:18.622Z|9dffdc78-8769-4d30-b4ab-1ff982c4bb20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:20.850Z|936afa67-dc0d-4c4a-92e0-88dec8134c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:52:20.854Z|936afa67-dc0d-4c4a-92e0-88dec8134c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:52:25.858Z|d3ae0b78-acbb-4920-8060-cb48178decba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:25.858Z|33b85f5f-5f09-4bdf-8865-052189a9b469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:25.858Z|d3ae0b78-acbb-4920-8060-cb48178decba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:25.859Z|33b85f5f-5f09-4bdf-8865-052189a9b469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:26.560Z|befb7962-6d60-4f70-9005-dcf4c4f9d754|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:52:26.561Z|befb7962-6d60-4f70-9005-dcf4c4f9d754|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:28.646Z|326a4e06-8560-4f52-8a0b-0e950fed3785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:28.647Z|326a4e06-8560-4f52-8a0b-0e950fed3785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:35.850Z|f361639e-f9a0-4288-8481-8f3579b50cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:52:35.851Z|f361639e-f9a0-4288-8481-8f3579b50cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:52:35.882Z|331a4ea2-40ef-4aa3-a46c-d16005ac8ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:35.883Z|caafc840-a39b-41a3-9b43-cf3224c445df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:35.883Z|331a4ea2-40ef-4aa3-a46c-d16005ac8ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:35.883Z|caafc840-a39b-41a3-9b43-cf3224c445df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:36.291Z|f396d879-6f02-4cd3-be00-b6dfa30e0722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:52:36.292Z|f396d879-6f02-4cd3-be00-b6dfa30e0722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:52:38.672Z|69bbbdd4-02ca-4c3f-8b69-1f61be7a5087|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:38.672Z|69bbbdd4-02ca-4c3f-8b69-1f61be7a5087|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:45.909Z|8c142830-dfc2-412c-8dcc-e483db9e0066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:45.909Z|8c142830-dfc2-412c-8dcc-e483db9e0066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:45.911Z|aa54bdea-910b-4750-a86f-d7c4ff239295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:45.912Z|aa54bdea-910b-4750-a86f-d7c4ff239295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:48.699Z|60fd1982-9a36-4812-85ff-58976f2ca698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:48.700Z|60fd1982-9a36-4812-85ff-58976f2ca698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:50.850Z|62139f37-e95c-4890-9531-a9df7ed1b421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:52:50.851Z|62139f37-e95c-4890-9531-a9df7ed1b421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:52:55.937Z|efeb9da8-e49a-423c-bb86-c99b5b5c8ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:55.937Z|2d00b71d-35d1-4cda-b2b4-a38ad86f2575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:55.938Z|efeb9da8-e49a-423c-bb86-c99b5b5c8ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:55.938Z|2d00b71d-35d1-4cda-b2b4-a38ad86f2575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:52:58.723Z|4e48f7fe-191c-47c3-9f48-146dd419cd27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:52:58.725Z|4e48f7fe-191c-47c3-9f48-146dd419cd27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:05.850Z|6194cc7d-7e43-41d5-b3b5-b1daf4e737e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:53:05.852Z|6194cc7d-7e43-41d5-b3b5-b1daf4e737e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:53:05.965Z|47eec4f3-07c7-4cab-9ca7-6f7406031409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:05.966Z|47eec4f3-07c7-4cab-9ca7-6f7406031409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:05.969Z|ff7a32d1-497d-4772-9948-c4e4e3b42516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:05.970Z|ff7a32d1-497d-4772-9948-c4e4e3b42516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:06.293Z|9a8e3fd5-1e4d-44b3-aea6-d5cdb92bd60e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:53:06.293Z|9a8e3fd5-1e4d-44b3-aea6-d5cdb92bd60e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:53:08.787Z|fb150818-1908-4140-999b-e40cbcac798d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:08.788Z|fb150818-1908-4140-999b-e40cbcac798d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:15.993Z|be1565ea-f003-4f10-b0a5-672cd86a6fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:15.993Z|0ac25b45-cce5-4f64-bb41-826992056742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:15.993Z|be1565ea-f003-4f10-b0a5-672cd86a6fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:15.993Z|0ac25b45-cce5-4f64-bb41-826992056742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:18.813Z|fffbd95c-81c5-4c60-89b6-16d97ebfac6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:18.813Z|fffbd95c-81c5-4c60-89b6-16d97ebfac6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:20.850Z|49259cd8-ae6a-4705-8481-a0d1ca381823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:53:20.851Z|49259cd8-ae6a-4705-8481-a0d1ca381823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:53:26.018Z|02cc56a7-a909-4d1c-99a9-31395558e3a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:26.018Z|2d27e10d-d40f-48dd-8eab-5d9a5882418b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:26.019Z|02cc56a7-a909-4d1c-99a9-31395558e3a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:26.020Z|2d27e10d-d40f-48dd-8eab-5d9a5882418b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:26.561Z|a5375971-9897-4f10-9816-4dc5e9350fee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:53:26.561Z|a5375971-9897-4f10-9816-4dc5e9350fee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:28.837Z|3dfa7125-1715-446f-bd49-068f816e4545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:28.838Z|3dfa7125-1715-446f-bd49-068f816e4545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:35.850Z|bccd6dcf-a0ab-40d6-b896-f4ff5148e04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:53:35.851Z|bccd6dcf-a0ab-40d6-b896-f4ff5148e04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:53:36.043Z|84f0d669-0b55-4305-9deb-8fa7a98bd98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:36.043Z|912986ab-3bce-43f2-830e-21490b9e8e8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:36.044Z|84f0d669-0b55-4305-9deb-8fa7a98bd98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:36.045Z|912986ab-3bce-43f2-830e-21490b9e8e8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:36.294Z|c299aaa8-f9f2-45d8-8434-0ae654ed4439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:53:36.295Z|c299aaa8-f9f2-45d8-8434-0ae654ed4439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:53:38.865Z|643f75a6-a419-49f5-a3f5-c888ca8a801d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:38.866Z|643f75a6-a419-49f5-a3f5-c888ca8a801d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:46.070Z|212414c3-1270-45ff-a075-412a3486ac71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:46.070Z|da75faeb-a699-4ffe-8b2e-fa6f13b4d575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:46.071Z|212414c3-1270-45ff-a075-412a3486ac71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:46.071Z|da75faeb-a699-4ffe-8b2e-fa6f13b4d575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:48.892Z|c1618ecd-db61-44c8-9af0-b90b27138d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:48.894Z|c1618ecd-db61-44c8-9af0-b90b27138d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:50.850Z|e26cc695-40eb-423d-9f44-5df90bbe5c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:53:50.855Z|e26cc695-40eb-423d-9f44-5df90bbe5c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:53:56.094Z|ecce1cea-3950-4f20-9144-f4451ebce601|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:56.094Z|9da329b6-fd00-4298-8397-6d86ae77730f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:56.095Z|ecce1cea-3950-4f20-9144-f4451ebce601|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:56.095Z|9da329b6-fd00-4298-8397-6d86ae77730f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:53:58.918Z|bb3f28cc-4c6c-4d24-930c-05b849abc8be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:53:58.919Z|bb3f28cc-4c6c-4d24-930c-05b849abc8be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:05.850Z|44addea1-b3d7-4e2f-894c-ac967e983b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:54:05.851Z|44addea1-b3d7-4e2f-894c-ac967e983b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:54:06.120Z|18a49ca4-047a-4eec-8800-c9bc51ee1fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:06.120Z|91105e0b-20c5-45cb-92a0-6e12f9b847c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:06.121Z|91105e0b-20c5-45cb-92a0-6e12f9b847c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:06.121Z|18a49ca4-047a-4eec-8800-c9bc51ee1fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:06.296Z|9bcf2d14-2343-4788-b65f-c60ad5198217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:54:06.296Z|9bcf2d14-2343-4788-b65f-c60ad5198217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:54:08.944Z|e56528d4-5db3-4ded-92dc-cdef1f213fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:08.945Z|e56528d4-5db3-4ded-92dc-cdef1f213fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:16.144Z|d2407109-7012-4cc0-a9ef-7f91b4aa17ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:16.144Z|6f88d33c-a86f-4e3b-9689-57ca1b2821bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:16.145Z|6f88d33c-a86f-4e3b-9689-57ca1b2821bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:16.145Z|d2407109-7012-4cc0-a9ef-7f91b4aa17ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:18.971Z|e2bd6c86-6c9a-4ce1-9fa9-e1d6cb9d6f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:18.972Z|e2bd6c86-6c9a-4ce1-9fa9-e1d6cb9d6f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:20.850Z|dc7be93d-8cf8-4088-a6fb-b32b2f32af66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:54:20.851Z|dc7be93d-8cf8-4088-a6fb-b32b2f32af66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:54:26.172Z|d7ec815e-0796-4a3c-bbb2-f5f125d31eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:26.172Z|f0036355-792c-4d54-bcac-c1dc719b9568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:26.173Z|d7ec815e-0796-4a3c-bbb2-f5f125d31eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:26.173Z|f0036355-792c-4d54-bcac-c1dc719b9568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:26.561Z|4ad6e19a-7619-4ca0-9b75-d63a35344d7f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:54:26.562Z|4ad6e19a-7619-4ca0-9b75-d63a35344d7f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:28.999Z|446388d5-08e0-4129-b30d-739d6239030b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:29.003Z|446388d5-08e0-4129-b30d-739d6239030b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:35.850Z|45184a6d-a0b0-48c5-8d9c-60c2a3c9d853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:54:35.851Z|45184a6d-a0b0-48c5-8d9c-60c2a3c9d853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:54:36.196Z|9d19654f-3f8e-47c7-9202-50b61c079ae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:36.196Z|11bd1cc4-1275-4882-b59e-587171ac3c83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:36.197Z|11bd1cc4-1275-4882-b59e-587171ac3c83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:36.197Z|9d19654f-3f8e-47c7-9202-50b61c079ae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:36.297Z|676286de-0731-4457-9c46-a1f4736b949f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:54:36.298Z|676286de-0731-4457-9c46-a1f4736b949f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:54:39.027Z|1f7927f7-78ee-4e0c-b5ee-87d8065d7249|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:39.027Z|1f7927f7-78ee-4e0c-b5ee-87d8065d7249|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:46.222Z|08b250df-2fd9-434d-867d-47206bc38929|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:46.222Z|78384e38-e3e2-4b12-af09-95cd4d045d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:46.223Z|08b250df-2fd9-434d-867d-47206bc38929|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:46.223Z|78384e38-e3e2-4b12-af09-95cd4d045d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:49.050Z|98dac13a-1f83-422f-9641-7706bb50a9b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:49.051Z|98dac13a-1f83-422f-9641-7706bb50a9b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:50.850Z|9f9db607-ab5a-4f04-9a48-8391169f6b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:54:50.851Z|9f9db607-ab5a-4f04-9a48-8391169f6b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:54:56.248Z|2d4fd051-edd2-47bb-b96c-2264ffa1fa7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:56.248Z|d1f9edcb-c76e-46b1-8316-173e243d6b1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:56.249Z|2d4fd051-edd2-47bb-b96c-2264ffa1fa7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:56.249Z|d1f9edcb-c76e-46b1-8316-173e243d6b1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:54:59.074Z|d69d9c51-37ff-477a-b103-288dbfb1c082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:54:59.075Z|d69d9c51-37ff-477a-b103-288dbfb1c082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:05.850Z|be8d2b8a-5419-40ff-bf47-d6a8895fc5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:55:05.851Z|be8d2b8a-5419-40ff-bf47-d6a8895fc5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:55:06.273Z|5fc44df2-4894-429d-aa68-03b0a18c83cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:06.273Z|eaf38335-9eed-4126-b008-d1c1b88bbc75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:06.274Z|eaf38335-9eed-4126-b008-d1c1b88bbc75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:06.281Z|5fc44df2-4894-429d-aa68-03b0a18c83cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:06.299Z|feb38bc9-094d-4594-936d-8aeda6796a41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:55:06.300Z|feb38bc9-094d-4594-936d-8aeda6796a41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:55:09.105Z|f889b0af-509c-4b20-8fbb-cd0b46f69c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:09.106Z|f889b0af-509c-4b20-8fbb-cd0b46f69c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:16.304Z|a17968cc-c9c6-40a3-84c2-7ed574746578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:16.304Z|3458e144-527a-4b58-b65c-327695a12472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:16.305Z|a17968cc-c9c6-40a3-84c2-7ed574746578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:16.305Z|3458e144-527a-4b58-b65c-327695a12472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:19.129Z|e1900e7f-b52c-4649-b69c-b72934af65f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:19.130Z|e1900e7f-b52c-4649-b69c-b72934af65f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:20.850Z|8c8a127d-cf14-46a4-911d-201beced18e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:55:20.851Z|8c8a127d-cf14-46a4-911d-201beced18e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:55:26.332Z|ff76a3cf-e6f8-4e6d-a9a9-8f40d99ecf6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:26.333Z|5638e5eb-810b-4537-8710-12947f759556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:26.334Z|5638e5eb-810b-4537-8710-12947f759556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:26.334Z|ff76a3cf-e6f8-4e6d-a9a9-8f40d99ecf6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:26.560Z|2838439e-b5cb-442f-b1ab-764984927fb8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:55:26.561Z|2838439e-b5cb-442f-b1ab-764984927fb8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:29.154Z|26027fa3-b867-4c5f-bf04-b9bda38630c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:29.155Z|26027fa3-b867-4c5f-bf04-b9bda38630c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:35.850Z|a95177c6-81e4-4535-bacb-0a0900723493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:55:35.853Z|a95177c6-81e4-4535-bacb-0a0900723493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:55:36.300Z|3b9d5946-a706-41c7-9689-1bce70d0c58f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:55:36.301Z|3b9d5946-a706-41c7-9689-1bce70d0c58f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:55:36.357Z|de140297-208a-499f-b5f3-2a10caf00f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:36.357Z|ea85fa8c-2ba8-4237-9816-3eb5609e7a0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:36.357Z|de140297-208a-499f-b5f3-2a10caf00f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:36.358Z|ea85fa8c-2ba8-4237-9816-3eb5609e7a0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:39.178Z|113f809a-cca9-4e30-88b2-956f0368e566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:39.179Z|113f809a-cca9-4e30-88b2-956f0368e566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:46.381Z|6f8a148a-f884-467e-95c4-b3b67fd867d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:46.381Z|f7403ada-3b90-4dc3-b145-cc1c0de322ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:46.382Z|f7403ada-3b90-4dc3-b145-cc1c0de322ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:46.382Z|6f8a148a-f884-467e-95c4-b3b67fd867d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:49.201Z|0a5a870f-89bd-48ce-8b27-c9dcbf51fd31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:49.202Z|0a5a870f-89bd-48ce-8b27-c9dcbf51fd31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:50.850Z|fa25e273-5493-4e44-87a7-2d10ad03c468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:55:50.851Z|fa25e273-5493-4e44-87a7-2d10ad03c468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:55:56.404Z|39d92397-1042-4f60-8739-5817b8406146|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:56.404Z|b6c8d177-750e-4cce-bed5-de5be72775f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:56.404Z|39d92397-1042-4f60-8739-5817b8406146|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:56.404Z|b6c8d177-750e-4cce-bed5-de5be72775f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:55:59.224Z|75e73b50-f20a-4a93-8fa3-7a6667ed894f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:55:59.225Z|75e73b50-f20a-4a93-8fa3-7a6667ed894f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:05.850Z|2a742d51-b041-44af-ab77-b7db8a37fe3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:56:05.851Z|2a742d51-b041-44af-ab77-b7db8a37fe3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:56:06.303Z|3e180ea9-fa85-45d4-97e3-df4524720c98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:56:06.304Z|3e180ea9-fa85-45d4-97e3-df4524720c98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:56:06.428Z|a57f3aa8-0875-4954-910c-6889f1e0d5ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:06.429Z|a57f3aa8-0875-4954-910c-6889f1e0d5ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:06.431Z|0307157f-f5db-45aa-aab1-599f5165be68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:06.431Z|0307157f-f5db-45aa-aab1-599f5165be68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:09.249Z|4c71d493-95d8-49ae-8667-c8be063e7bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:09.251Z|4c71d493-95d8-49ae-8667-c8be063e7bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:16.456Z|b7c0457f-e7b5-4571-bce9-dab34f1f8c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:16.457Z|b7c0457f-e7b5-4571-bce9-dab34f1f8c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:16.459Z|05d26cfa-79f3-4f11-a149-d348a76c3699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:16.459Z|05d26cfa-79f3-4f11-a149-d348a76c3699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:19.275Z|6773d1cb-fc24-43a6-95b4-ace4ee137337|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:19.276Z|6773d1cb-fc24-43a6-95b4-ace4ee137337|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:20.851Z|b5273263-d76d-4b9d-8bd0-3ab873405898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:56:20.854Z|b5273263-d76d-4b9d-8bd0-3ab873405898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:56:26.483Z|53b685b7-e4eb-40b6-a27d-b8791120f464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:26.483Z|2e918eec-7b2c-4257-9474-dec4ecfc48b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:26.484Z|2e918eec-7b2c-4257-9474-dec4ecfc48b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:26.484Z|53b685b7-e4eb-40b6-a27d-b8791120f464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:26.560Z|c9de6d8e-0cbe-4a90-96c6-e150e178bb62|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:56:26.561Z|c9de6d8e-0cbe-4a90-96c6-e150e178bb62|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:29.298Z|7285adcb-06a2-4fde-a3dd-3a39e2b45e99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:29.299Z|7285adcb-06a2-4fde-a3dd-3a39e2b45e99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:35.850Z|332478f5-914c-407d-b1c5-83129d979e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:56:35.851Z|332478f5-914c-407d-b1c5-83129d979e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:56:36.304Z|2b7eb416-8deb-479d-b811-81d4470678a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:56:36.305Z|2b7eb416-8deb-479d-b811-81d4470678a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:56:36.518Z|0cd59708-10da-4d84-83ad-c51d4d582738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:36.521Z|87a08bd9-b470-4966-8359-43088774f97a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:36.521Z|87a08bd9-b470-4966-8359-43088774f97a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:36.524Z|0cd59708-10da-4d84-83ad-c51d4d582738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:39.324Z|efac8513-8037-4db3-8250-b563df01572a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:39.325Z|efac8513-8037-4db3-8250-b563df01572a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:46.543Z|e59ea957-1c87-4d34-8533-f50a10e349f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:46.544Z|e59ea957-1c87-4d34-8533-f50a10e349f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:46.544Z|b62fa03c-abb4-4e34-919e-1d47309d5820|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:46.545Z|b62fa03c-abb4-4e34-919e-1d47309d5820|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:49.348Z|58603742-d0d6-40ab-bff9-64935a19d2ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:49.349Z|58603742-d0d6-40ab-bff9-64935a19d2ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:50.851Z|874252f3-5662-49e0-a9c4-0ca56a32c78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:56:50.852Z|874252f3-5662-49e0-a9c4-0ca56a32c78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:56:56.567Z|fed10f91-a2b0-4ef6-9b96-b7c7c33a04e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:56.568Z|fed10f91-a2b0-4ef6-9b96-b7c7c33a04e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:56.567Z|0439238a-9bde-41f6-bfc3-6c70ae3c2c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:56.570Z|0439238a-9bde-41f6-bfc3-6c70ae3c2c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:56:59.373Z|54d8ed30-1500-4896-9c9d-9c2e54dd6a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:56:59.375Z|54d8ed30-1500-4896-9c9d-9c2e54dd6a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:05.850Z|6f94ca5d-9129-4ac4-89e2-96a79da55158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:57:05.855Z|6f94ca5d-9129-4ac4-89e2-96a79da55158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:57:06.306Z|6618f187-f3ef-415e-9621-4c2e2384b097|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:57:06.306Z|6618f187-f3ef-415e-9621-4c2e2384b097|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:57:06.593Z|c1d55f6f-b420-48fe-a0f8-c74edc2d99ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:06.594Z|1aa1280c-ee01-4aea-8dc2-64b3985d1450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:06.594Z|c1d55f6f-b420-48fe-a0f8-c74edc2d99ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:06.594Z|1aa1280c-ee01-4aea-8dc2-64b3985d1450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:09.410Z|f8a9ebfa-8b35-4f5f-b532-8f7a540ebce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:09.410Z|f8a9ebfa-8b35-4f5f-b532-8f7a540ebce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:16.619Z|f87f116d-7d1a-4ab5-b5cf-cc9edc8362e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:16.619Z|baeb589a-0129-4de3-87f1-1c0a25d7a07a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:16.621Z|baeb589a-0129-4de3-87f1-1c0a25d7a07a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:16.621Z|f87f116d-7d1a-4ab5-b5cf-cc9edc8362e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:19.434Z|c07d78cb-13c2-4f70-b0cf-1304704e2391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:19.437Z|c07d78cb-13c2-4f70-b0cf-1304704e2391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:20.850Z|c2392b17-c928-4505-9fd8-1a080fba5ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:57:20.851Z|c2392b17-c928-4505-9fd8-1a080fba5ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:57:26.561Z|a1e24d22-5d52-413f-925e-e9b4dd7ed327|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:57:26.562Z|a1e24d22-5d52-413f-925e-e9b4dd7ed327|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:26.648Z|088ab997-c3e4-466b-aaab-6836c2bc5c97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:26.648Z|0ab5c22c-7ba6-450f-bfbb-ce20c37dd5e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:26.649Z|088ab997-c3e4-466b-aaab-6836c2bc5c97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:26.649Z|0ab5c22c-7ba6-450f-bfbb-ce20c37dd5e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:29.463Z|11a5e663-74b0-49fb-8161-bfdadfb9a133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:29.464Z|11a5e663-74b0-49fb-8161-bfdadfb9a133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:35.850Z|0e0005ac-b33a-449b-a7c4-1cc0572693d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:57:35.851Z|0e0005ac-b33a-449b-a7c4-1cc0572693d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:57:36.307Z|15c6a843-f5ff-4955-a5e9-a85ffbca1f22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:57:36.308Z|15c6a843-f5ff-4955-a5e9-a85ffbca1f22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:57:36.673Z|d5a9a89c-07f8-4688-9a68-f709dd85b23e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:36.673Z|d5a9a89c-07f8-4688-9a68-f709dd85b23e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:36.674Z|1313f59d-ab55-4d82-803c-98d54cfd5a95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:36.674Z|1313f59d-ab55-4d82-803c-98d54cfd5a95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:39.488Z|4f1c6e7b-de6e-49ec-aaf1-a7ecfa705169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:39.489Z|4f1c6e7b-de6e-49ec-aaf1-a7ecfa705169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:46.711Z|277a580a-99a8-488d-b30a-c16821cd4e18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:46.713Z|277a580a-99a8-488d-b30a-c16821cd4e18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:46.716Z|f18c3665-3abf-454e-bd3c-eb4554175a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:46.717Z|f18c3665-3abf-454e-bd3c-eb4554175a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:49.513Z|44817a22-3395-45bf-af70-58935a275533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:49.514Z|44817a22-3395-45bf-af70-58935a275533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:50.850Z|a8a2f607-4dfd-4597-8ff0-aaae66982057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:57:50.853Z|a8a2f607-4dfd-4597-8ff0-aaae66982057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:57:56.741Z|738a980e-02c5-4613-9ac5-2640f6b7cff1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:56.742Z|738a980e-02c5-4613-9ac5-2640f6b7cff1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:56.762Z|9ef0d2a7-9c81-44a8-b69e-0f7de9c995ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:56.763Z|9ef0d2a7-9c81-44a8-b69e-0f7de9c995ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:57:59.538Z|4da9d399-afd9-4ee1-9139-48c197b64817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:57:59.538Z|4da9d399-afd9-4ee1-9139-48c197b64817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:05.850Z|89cf3d82-02ba-4183-8e9e-490e10b8b61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:58:05.851Z|89cf3d82-02ba-4183-8e9e-490e10b8b61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:58:06.308Z|82c0acd4-55ba-4da6-b9ce-1ef1534efe88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:58:06.309Z|82c0acd4-55ba-4da6-b9ce-1ef1534efe88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:58:06.768Z|309e7be3-4573-4bc0-ba1c-d5be5125edeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:06.769Z|309e7be3-4573-4bc0-ba1c-d5be5125edeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:06.787Z|b19e9620-4fe3-43c6-8b8e-1f6d438c7c5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:06.788Z|b19e9620-4fe3-43c6-8b8e-1f6d438c7c5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:09.561Z|255ebcc8-3f3c-4131-80bf-a6b3361ce52e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:09.562Z|255ebcc8-3f3c-4131-80bf-a6b3361ce52e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:16.792Z|5266fc76-bf8a-4377-be08-d0bfb1338b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:16.793Z|5266fc76-bf8a-4377-be08-d0bfb1338b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:16.812Z|e0fdd943-fefd-4880-bbd6-648357401c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:16.813Z|e0fdd943-fefd-4880-bbd6-648357401c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:19.587Z|4a627b20-763f-4e56-974b-d5ab35354f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:19.589Z|4a627b20-763f-4e56-974b-d5ab35354f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:20.850Z|bce85ee0-afb0-4fff-82ac-00333da01846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:58:20.851Z|bce85ee0-afb0-4fff-82ac-00333da01846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:58:26.560Z|de76479f-6caa-4db7-be77-5d43cf8a811c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:58:26.561Z|de76479f-6caa-4db7-be77-5d43cf8a811c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:26.816Z|37692229-b2e0-493f-9522-b1e216016b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:26.817Z|37692229-b2e0-493f-9522-b1e216016b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:26.837Z|eed46547-52a9-48d7-ae18-aa8fa1cb6d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:26.838Z|eed46547-52a9-48d7-ae18-aa8fa1cb6d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:29.616Z|1c82f890-e451-412b-9b5a-dcbf64583f46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:29.617Z|1c82f890-e451-412b-9b5a-dcbf64583f46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:35.850Z|246d935c-67cb-4d52-99a7-af76cbc32f8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:58:35.854Z|246d935c-67cb-4d52-99a7-af76cbc32f8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:58:36.309Z|ee9bb844-8818-461d-9ad7-59849e3ba255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:58:36.310Z|ee9bb844-8818-461d-9ad7-59849e3ba255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:58:36.841Z|8970fffc-5ca0-4580-b092-70786f947ade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:36.842Z|8970fffc-5ca0-4580-b092-70786f947ade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:36.866Z|afd0deee-8122-4383-aba2-cd03d10779c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:36.867Z|afd0deee-8122-4383-aba2-cd03d10779c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:39.642Z|db765adb-6f95-46e7-8ae0-ee1705d2d9e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:39.643Z|db765adb-6f95-46e7-8ae0-ee1705d2d9e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:46.867Z|00e8645a-b2ea-49ce-9584-e5a2ad3ae581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:46.868Z|00e8645a-b2ea-49ce-9584-e5a2ad3ae581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:46.892Z|0ab15115-4f2a-4f01-b20b-affda8f55dbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:46.893Z|0ab15115-4f2a-4f01-b20b-affda8f55dbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:49.667Z|9ce971e3-6d01-44fa-8276-4733259e8b3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:49.668Z|9ce971e3-6d01-44fa-8276-4733259e8b3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:50.850Z|df82bc63-1336-4192-b208-bca7fcb8748e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:58:50.851Z|df82bc63-1336-4192-b208-bca7fcb8748e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:58:56.891Z|bd11ed27-f449-4f38-b8eb-bd6b05e0f11a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:56.892Z|bd11ed27-f449-4f38-b8eb-bd6b05e0f11a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:56.915Z|1bc3ee3c-6040-454f-95df-a1be19296850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:56.916Z|1bc3ee3c-6040-454f-95df-a1be19296850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:58:59.690Z|367f1904-da04-4197-8441-f1beef6386b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:58:59.690Z|367f1904-da04-4197-8441-f1beef6386b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:05.850Z|d0feb8c4-ce85-405c-86ab-8d01a35e3918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:59:05.851Z|d0feb8c4-ce85-405c-86ab-8d01a35e3918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:59:06.310Z|6a6f6fc6-92ce-4171-824d-fca2541db0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:59:06.311Z|6a6f6fc6-92ce-4171-824d-fca2541db0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:59:06.917Z|f6be1d9e-b0f0-4ceb-8038-4b634ff8af7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:06.918Z|f6be1d9e-b0f0-4ceb-8038-4b634ff8af7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:06.938Z|7b3e12f9-7bb5-4017-b808-fa41de69d909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:06.938Z|7b3e12f9-7bb5-4017-b808-fa41de69d909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:09.714Z|55cd038d-88b0-4cab-8bff-b58634ce3d55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:09.716Z|55cd038d-88b0-4cab-8bff-b58634ce3d55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:16.944Z|401122de-bdd2-4629-a864-6cb378623b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:16.945Z|401122de-bdd2-4629-a864-6cb378623b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:16.962Z|170a06f9-d271-46c3-bd5b-2900f46cea9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:16.963Z|170a06f9-d271-46c3-bd5b-2900f46cea9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:19.739Z|39342a19-bd2a-4c06-8c05-88a901587500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:19.740Z|39342a19-bd2a-4c06-8c05-88a901587500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:20.850Z|7d27f9c4-2de4-4b26-8718-d54fbc84460e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:59:20.853Z|7d27f9c4-2de4-4b26-8718-d54fbc84460e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:59:26.561Z|c577b0bf-b259-4363-9880-0e8a1555d22b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T00:59:26.561Z|c577b0bf-b259-4363-9880-0e8a1555d22b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:26.971Z|21224eda-e662-4755-b5f9-3408331cee27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:26.972Z|21224eda-e662-4755-b5f9-3408331cee27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:26.988Z|cd0de599-af80-4183-b9f9-31189b43caae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:26.989Z|cd0de599-af80-4183-b9f9-31189b43caae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:29.762Z|79f1b241-7569-482d-b27b-64d0d95d7917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:29.763Z|79f1b241-7569-482d-b27b-64d0d95d7917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:35.850Z|a72eec93-b1ea-4f69-9e98-e46745b994f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:59:35.851Z|a72eec93-b1ea-4f69-9e98-e46745b994f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:59:36.312Z|180611e8-a929-48f3-b294-a1ca80c5a13f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:59:36.313Z|180611e8-a929-48f3-b294-a1ca80c5a13f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:59:36.999Z|270a14a7-94ea-41ad-ad8d-4130504775e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:36.999Z|270a14a7-94ea-41ad-ad8d-4130504775e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:37.011Z|dd31f7a3-3d52-4cce-86be-dc7611e4759f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:37.011Z|dd31f7a3-3d52-4cce-86be-dc7611e4759f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:39.791Z|e002b849-3642-4156-b095-79026e2b57b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:39.798Z|e002b849-3642-4156-b095-79026e2b57b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:47.023Z|61988e83-53ce-4382-8722-63caf3bfb888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:47.023Z|61988e83-53ce-4382-8722-63caf3bfb888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:47.032Z|3e80f62e-33a5-46e7-a51e-00263456fb7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:47.033Z|3e80f62e-33a5-46e7-a51e-00263456fb7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:49.822Z|4cc8292c-0438-439f-85aa-d3a91370e65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:49.823Z|4cc8292c-0438-439f-85aa-d3a91370e65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:50.850Z|96cef00f-0c3b-4f1b-8faa-d8382a13a26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T00:59:50.851Z|96cef00f-0c3b-4f1b-8faa-d8382a13a26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T00:59:57.048Z|d835a79e-c510-443d-89ed-0ac89c92fbd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:57.049Z|d835a79e-c510-443d-89ed-0ac89c92fbd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:57.056Z|9f428f6b-7539-4a0b-aba0-514caeeffe26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:57.057Z|9f428f6b-7539-4a0b-aba0-514caeeffe26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T00:59:59.846Z|3ba5740e-af32-4530-acdc-76e08faf0bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T00:59:59.847Z|3ba5740e-af32-4530-acdc-76e08faf0bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:05.850Z|54b3561f-8889-4a80-8c9c-c38108226217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:00:05.854Z|54b3561f-8889-4a80-8c9c-c38108226217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:00:06.313Z|164f8bec-17b7-4203-b62d-688903827245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:00:06.314Z|164f8bec-17b7-4203-b62d-688903827245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:00:07.072Z|71a3bf3d-fc99-4bae-bf74-5ba4a2334049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:07.073Z|71a3bf3d-fc99-4bae-bf74-5ba4a2334049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:07.081Z|8631504f-b77d-4e72-8bb4-1f835971b671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:07.082Z|8631504f-b77d-4e72-8bb4-1f835971b671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:09.871Z|3df93d02-613f-4220-9142-6b22ea8050a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:09.872Z|3df93d02-613f-4220-9142-6b22ea8050a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:17.099Z|c0a0abba-8428-47e4-8bc9-123e48f9209c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:17.100Z|c0a0abba-8428-47e4-8bc9-123e48f9209c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:17.104Z|d4d239e2-3832-412d-86b9-206e9395f830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:17.105Z|d4d239e2-3832-412d-86b9-206e9395f830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:19.896Z|e2cdaec7-127e-4005-8056-feff98dbd135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:19.897Z|e2cdaec7-127e-4005-8056-feff98dbd135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:20.850Z|19b5eac1-b04a-4425-a0f6-23ad41233d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:00:20.851Z|19b5eac1-b04a-4425-a0f6-23ad41233d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:00:26.560Z|ffe10a89-4855-48e9-9bfb-48561523d8bd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:00:26.561Z|ffe10a89-4855-48e9-9bfb-48561523d8bd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:27.124Z|ba19e41c-793c-4f24-82c9-e44a15f73143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:27.126Z|ba19e41c-793c-4f24-82c9-e44a15f73143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:27.133Z|3e8ecb8f-ff3b-4dfa-a9e2-7ffe511de7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:27.134Z|3e8ecb8f-ff3b-4dfa-a9e2-7ffe511de7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:29.922Z|2f00699b-b7da-46fe-8f45-32e7048053c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:29.923Z|2f00699b-b7da-46fe-8f45-32e7048053c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:35.851Z|5193ecba-4820-43e1-bbef-8feefd77da48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:00:35.851Z|5193ecba-4820-43e1-bbef-8feefd77da48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:00:36.314Z|0b97f006-a906-4910-8050-67efc1876072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:00:36.315Z|0b97f006-a906-4910-8050-67efc1876072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:00:37.154Z|4397e751-80b3-47a6-9b5a-277299789e4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:37.154Z|cfebab45-5e02-4058-b764-047f85023a3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:37.155Z|cfebab45-5e02-4058-b764-047f85023a3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:37.156Z|4397e751-80b3-47a6-9b5a-277299789e4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:39.947Z|403a8da3-081c-4457-a635-36a67233e8a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:39.948Z|403a8da3-081c-4457-a635-36a67233e8a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:47.185Z|fc04d8c0-8c4a-4d1d-af1e-262c9aae6880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:47.185Z|f2fbc31c-1e71-4fb2-92c4-536bc81826fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:47.186Z|fc04d8c0-8c4a-4d1d-af1e-262c9aae6880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:47.186Z|f2fbc31c-1e71-4fb2-92c4-536bc81826fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:49.977Z|3c5bb06e-2cf1-4ef3-9936-d442d2c88bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:49.978Z|3c5bb06e-2cf1-4ef3-9936-d442d2c88bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:50.851Z|b24139c0-d0ff-44e5-b875-301089582d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:00:50.869Z|b24139c0-d0ff-44e5-b875-301089582d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:00:57.213Z|94926628-0581-41f0-be81-3675319b5c11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:57.213Z|c1f77a9f-d34a-4fc5-9658-e2c47bb85365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:00:57.215Z|c1f77a9f-d34a-4fc5-9658-e2c47bb85365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:00:57.215Z|94926628-0581-41f0-be81-3675319b5c11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:00.002Z|44bf2b85-c4ec-465f-9569-59bce10aad15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:00.002Z|44bf2b85-c4ec-465f-9569-59bce10aad15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:05.851Z|6a287292-1cc1-430f-b560-11f5aa7f7dc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:01:05.852Z|6a287292-1cc1-430f-b560-11f5aa7f7dc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:01:06.316Z|e2cbfaef-1aad-4f2f-b2ac-6289e786d528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:01:06.317Z|e2cbfaef-1aad-4f2f-b2ac-6289e786d528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:01:07.238Z|8d9857a5-0da3-4bb2-97d8-4525c571c2c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:07.239Z|8d9857a5-0da3-4bb2-97d8-4525c571c2c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:07.240Z|327b8084-5ff2-4aa2-b1e6-835f80874bb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:07.240Z|327b8084-5ff2-4aa2-b1e6-835f80874bb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:10.025Z|e6855fce-138d-4dca-ad75-1a0633eb2fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:10.027Z|e6855fce-138d-4dca-ad75-1a0633eb2fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:17.263Z|f469129e-0cb6-459e-9379-70bbbf0bbff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:17.265Z|f469129e-0cb6-459e-9379-70bbbf0bbff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:17.265Z|22735785-4fed-4056-a56d-012f8c37899f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:17.265Z|22735785-4fed-4056-a56d-012f8c37899f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:20.058Z|e8d7a6d2-a55c-447f-ad73-7b763467c779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:20.059Z|e8d7a6d2-a55c-447f-ad73-7b763467c779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:20.851Z|2e465d6e-972a-49f9-8d81-46c0599c5559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:01:20.851Z|2e465d6e-972a-49f9-8d81-46c0599c5559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:01:26.563Z|670f2bb7-814d-4b07-9553-c0fe0c5e5bfc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:01:26.565Z|670f2bb7-814d-4b07-9553-c0fe0c5e5bfc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:27.289Z|78a0d752-6807-47a7-96b1-2cc1e0739a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:27.289Z|05f8b49a-e9de-4555-9176-d8660eb962d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:27.290Z|78a0d752-6807-47a7-96b1-2cc1e0739a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:27.290Z|05f8b49a-e9de-4555-9176-d8660eb962d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:30.092Z|30c329fc-e167-431c-a114-6d35fb059c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:30.092Z|30c329fc-e167-431c-a114-6d35fb059c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:35.851Z|90fb9093-940b-4a26-8e5c-ffbd40521922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:01:35.855Z|90fb9093-940b-4a26-8e5c-ffbd40521922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:01:36.318Z|7ad373d5-453a-44d9-81ca-bc90e209db07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:01:36.319Z|7ad373d5-453a-44d9-81ca-bc90e209db07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:01:37.314Z|3929ffbc-6524-42be-b1ca-a68b5331393f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:37.314Z|b814dae7-c1a1-4e4f-ac9a-bcd3bbc7e1ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:37.316Z|3929ffbc-6524-42be-b1ca-a68b5331393f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:37.316Z|b814dae7-c1a1-4e4f-ac9a-bcd3bbc7e1ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:40.120Z|657a6214-9942-4a43-badd-842b4edc3baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:40.121Z|657a6214-9942-4a43-badd-842b4edc3baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:47.342Z|dc7a727c-5f59-4f2f-aebf-643dcf919678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:47.343Z|dc7a727c-5f59-4f2f-aebf-643dcf919678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:47.343Z|7e417ab6-ed64-47c3-aa86-3ad986ee9098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:47.344Z|7e417ab6-ed64-47c3-aa86-3ad986ee9098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:50.144Z|b1d6e441-1c83-458d-bce3-653e94476159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:50.145Z|b1d6e441-1c83-458d-bce3-653e94476159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:50.851Z|f368834b-0a2a-438a-8a66-51ce87283523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:01:50.856Z|f368834b-0a2a-438a-8a66-51ce87283523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:01:57.369Z|153edba7-d6bc-48b3-b0d2-d18a84b701ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:57.370Z|153edba7-d6bc-48b3-b0d2-d18a84b701ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:01:57.370Z|053f4f5d-4496-4266-8351-f615b16e1f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:01:57.371Z|053f4f5d-4496-4266-8351-f615b16e1f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:00.168Z|0ffbea3a-e5e7-4e0f-a69b-8f0eaa234f4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:00.169Z|0ffbea3a-e5e7-4e0f-a69b-8f0eaa234f4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:05.850Z|68708400-00f5-4f8f-b3d4-b38139e977d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:02:05.851Z|68708400-00f5-4f8f-b3d4-b38139e977d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:02:06.319Z|fe1bc20f-1177-4d28-a26e-be5b60207c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:02:06.320Z|fe1bc20f-1177-4d28-a26e-be5b60207c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:02:07.398Z|2eb31ea1-cfd6-4de1-948f-d7791f8d2b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:07.398Z|c4fe5d26-a379-40e5-9330-2544590d011e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:07.399Z|c4fe5d26-a379-40e5-9330-2544590d011e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:07.399Z|2eb31ea1-cfd6-4de1-948f-d7791f8d2b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:10.192Z|4675236d-d502-459a-978e-dc2a86169429|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:10.193Z|4675236d-d502-459a-978e-dc2a86169429|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:17.437Z|5c195741-d0b8-4c37-af77-c017d526a0e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:17.438Z|70c42645-0c47-4b09-a39e-82ca831e95f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:17.438Z|5c195741-d0b8-4c37-af77-c017d526a0e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:17.439Z|70c42645-0c47-4b09-a39e-82ca831e95f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:20.220Z|4d63d16a-5061-405c-83d6-4975b350bc14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:20.222Z|4d63d16a-5061-405c-83d6-4975b350bc14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:20.850Z|ddaba577-5d25-458b-8895-5b0445ad9eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:02:20.856Z|ddaba577-5d25-458b-8895-5b0445ad9eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:02:26.560Z|428449d7-6583-439c-9a07-4b5032905836|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:02:26.561Z|428449d7-6583-439c-9a07-4b5032905836|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:27.469Z|8e4af14f-03c2-48aa-9927-1c8786b634c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:27.469Z|61b4457e-a090-4e93-a702-a3afbbb411db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:27.469Z|8e4af14f-03c2-48aa-9927-1c8786b634c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:27.469Z|61b4457e-a090-4e93-a702-a3afbbb411db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:30.246Z|ef5a2612-859c-40f0-8f86-6d29b6afa03f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:30.247Z|ef5a2612-859c-40f0-8f86-6d29b6afa03f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:35.850Z|3d9ef44d-6dbb-45b0-a842-4531c84dab02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:02:35.851Z|3d9ef44d-6dbb-45b0-a842-4531c84dab02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:02:36.321Z|6877f4bc-c438-41e4-90cf-c59d77165582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:02:36.322Z|6877f4bc-c438-41e4-90cf-c59d77165582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:02:37.493Z|e743c555-2dcb-450b-9b62-69aee5e971b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:37.493Z|0b566335-6325-4499-9410-3db0a47e5f81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:37.494Z|0b566335-6325-4499-9410-3db0a47e5f81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:37.494Z|e743c555-2dcb-450b-9b62-69aee5e971b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:40.270Z|bf736a46-0a36-47aa-9d8c-7f90b51dda9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:40.271Z|bf736a46-0a36-47aa-9d8c-7f90b51dda9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:47.519Z|33f689ef-4a49-41d9-bd72-3a7839630eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:47.519Z|12984c28-cf4b-4e83-9d88-40ce440dd4d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:47.519Z|33f689ef-4a49-41d9-bd72-3a7839630eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:47.519Z|12984c28-cf4b-4e83-9d88-40ce440dd4d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:50.297Z|6ed27a8e-2ef2-48f9-83af-84855e947752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:50.298Z|6ed27a8e-2ef2-48f9-83af-84855e947752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:50.850Z|47493dfb-c515-45a2-8448-3da4c41ed70d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:02:50.851Z|47493dfb-c515-45a2-8448-3da4c41ed70d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:02:57.544Z|eb270b77-7968-4827-8cc0-07a916dc8f8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:57.545Z|eb270b77-7968-4827-8cc0-07a916dc8f8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:02:57.545Z|f27959c5-802f-45fb-b483-78bfa1c724fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:02:57.546Z|f27959c5-802f-45fb-b483-78bfa1c724fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:00.321Z|4b4138c1-f9bb-4c03-9c82-afeda3182377|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:00.322Z|4b4138c1-f9bb-4c03-9c82-afeda3182377|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:05.850Z|967b052c-f185-44f8-b0a9-7bb8c4555cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:03:05.855Z|967b052c-f185-44f8-b0a9-7bb8c4555cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:03:06.322Z|c92aee14-e6a3-4076-8869-3a38322799b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:03:06.323Z|c92aee14-e6a3-4076-8869-3a38322799b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:03:07.575Z|9b777758-260b-490f-bf3a-9434e00646ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:07.576Z|42b5e164-f227-4b52-8276-b0d304263984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:07.577Z|9b777758-260b-490f-bf3a-9434e00646ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:07.579Z|42b5e164-f227-4b52-8276-b0d304263984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:10.347Z|15b4719c-41a2-4071-8963-0ea9a656e950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:10.348Z|15b4719c-41a2-4071-8963-0ea9a656e950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:17.603Z|62ddc2ca-77b5-46bd-a9ca-462ff8074235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:17.603Z|cf691587-9b48-46f1-ad92-2454d41ad6e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:17.604Z|cf691587-9b48-46f1-ad92-2454d41ad6e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:17.604Z|62ddc2ca-77b5-46bd-a9ca-462ff8074235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:20.374Z|37f02a0d-6350-477d-ace3-db7513b75c60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:20.375Z|37f02a0d-6350-477d-ace3-db7513b75c60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:20.850Z|b743d6c2-eaba-4260-90f2-bd5ba7a22f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:03:20.851Z|b743d6c2-eaba-4260-90f2-bd5ba7a22f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:03:26.560Z|113a564b-4d14-4e56-8269-df7199d0aa52|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:03:26.561Z|113a564b-4d14-4e56-8269-df7199d0aa52|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:27.628Z|6bd56c58-aa49-45db-a9bb-aed06fec473d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:27.628Z|6bd56c58-aa49-45db-a9bb-aed06fec473d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:27.634Z|aabf6c62-c3ba-450e-8f3c-a164096346d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:27.634Z|aabf6c62-c3ba-450e-8f3c-a164096346d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:30.399Z|c4a38615-5fae-452f-b471-b7f4dd95e66b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:30.400Z|c4a38615-5fae-452f-b471-b7f4dd95e66b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:35.850Z|cdbee697-b32f-4065-8aec-56daaf1ddee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:03:35.851Z|cdbee697-b32f-4065-8aec-56daaf1ddee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:03:36.324Z|2ee8d16e-4e59-450d-81cb-b29a4c13ac8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:03:36.325Z|2ee8d16e-4e59-450d-81cb-b29a4c13ac8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:03:37.653Z|3e19e1db-4378-4997-8fef-c12feda3e37a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:37.653Z|7a85bb6f-1e1a-47fc-a4e6-c3fedd36b0f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:37.653Z|3e19e1db-4378-4997-8fef-c12feda3e37a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:37.654Z|7a85bb6f-1e1a-47fc-a4e6-c3fedd36b0f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:40.435Z|a23741f9-3393-40ff-8da5-bc501fabfd8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:40.435Z|a23741f9-3393-40ff-8da5-bc501fabfd8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:47.677Z|344ae3ae-3f4d-4247-abc4-6d102abf20ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:47.677Z|5c5bda21-6e56-405c-8afa-3120570bf827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:47.678Z|5c5bda21-6e56-405c-8afa-3120570bf827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:47.679Z|344ae3ae-3f4d-4247-abc4-6d102abf20ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:50.457Z|11d39953-7f4f-41d8-a03c-c42ec62ce571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:50.458Z|11d39953-7f4f-41d8-a03c-c42ec62ce571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:50.850Z|8fee97dc-05ce-4a6f-a37f-b832de4e457b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:03:50.854Z|8fee97dc-05ce-4a6f-a37f-b832de4e457b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:03:57.702Z|67861da1-f54a-4b88-bfde-4af545c77a63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:57.702Z|1edf642e-e8e9-405e-ad9d-507aca26ec5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:03:57.702Z|1edf642e-e8e9-405e-ad9d-507aca26ec5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:03:57.702Z|67861da1-f54a-4b88-bfde-4af545c77a63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:00.480Z|8faf9e18-9343-40e8-94fa-e265758aafe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:00.481Z|8faf9e18-9343-40e8-94fa-e265758aafe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:05.850Z|8540d98f-da6f-46b0-9ae5-66970f122eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:04:05.851Z|8540d98f-da6f-46b0-9ae5-66970f122eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:04:06.326Z|27b9edd1-e94d-4b70-8ba8-547b789b032e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:04:06.327Z|27b9edd1-e94d-4b70-8ba8-547b789b032e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:04:07.726Z|dc9c0cb9-bd83-4cc7-8ebe-900fdff39996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:07.727Z|dc9c0cb9-bd83-4cc7-8ebe-900fdff39996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:07.732Z|9637e2e2-dd33-46d2-a1ad-5550f82b8846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:07.733Z|9637e2e2-dd33-46d2-a1ad-5550f82b8846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:10.505Z|16a82c58-9b40-4d44-860c-a9a067b19263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:10.506Z|16a82c58-9b40-4d44-860c-a9a067b19263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:17.752Z|42395575-f7aa-405b-a990-759625438712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:17.753Z|42395575-f7aa-405b-a990-759625438712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:17.754Z|c48e571e-b18a-4fb0-ac74-eeb3d6740f39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:17.755Z|c48e571e-b18a-4fb0-ac74-eeb3d6740f39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:20.528Z|ae1b90cd-5581-45c7-b6a3-8345f52126dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:20.528Z|ae1b90cd-5581-45c7-b6a3-8345f52126dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:20.850Z|70864f4c-5d61-4f61-b5be-2af836319c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:04:20.851Z|70864f4c-5d61-4f61-b5be-2af836319c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:04:26.560Z|f250116c-9f87-415f-8d6f-776405b7b13e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:04:26.561Z|f250116c-9f87-415f-8d6f-776405b7b13e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:27.781Z|da433c19-1af1-43b5-b633-97e44481e496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:27.781Z|5c7a97bb-de03-43d4-809a-8b6f20c980f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:27.782Z|5c7a97bb-de03-43d4-809a-8b6f20c980f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:27.782Z|da433c19-1af1-43b5-b633-97e44481e496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:30.552Z|a6867fcf-8bf2-4fa2-b0ed-c8814466a5ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:30.552Z|a6867fcf-8bf2-4fa2-b0ed-c8814466a5ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:35.850Z|9448a199-7301-4e7a-ad40-63b8702a2478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:04:35.854Z|9448a199-7301-4e7a-ad40-63b8702a2478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:04:36.327Z|9e44943d-96fd-49de-b27f-36bebe8a0f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:04:36.328Z|9e44943d-96fd-49de-b27f-36bebe8a0f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:04:37.805Z|704a0e89-091b-4904-8747-aea34688b86a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:37.806Z|704a0e89-091b-4904-8747-aea34688b86a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:37.806Z|24619de3-98ab-484e-8be8-c5278bc0b352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:37.806Z|24619de3-98ab-484e-8be8-c5278bc0b352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:40.578Z|ac0cf2fe-9674-4dd0-84dc-5e0efd00719e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:40.579Z|ac0cf2fe-9674-4dd0-84dc-5e0efd00719e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:47.830Z|b45fa0fd-7c6b-4fb6-b029-b1d12f5ecc0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:47.830Z|b06da682-e9b1-43af-a7a9-04e5cf4f40f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:47.830Z|b45fa0fd-7c6b-4fb6-b029-b1d12f5ecc0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:47.831Z|b06da682-e9b1-43af-a7a9-04e5cf4f40f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:50.603Z|dcd38fb8-7e04-4890-9600-6a0e370c9222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:50.605Z|dcd38fb8-7e04-4890-9600-6a0e370c9222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:50.850Z|e6f85bce-0a48-49af-bd74-64938c741dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:04:50.851Z|e6f85bce-0a48-49af-bd74-64938c741dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:04:57.855Z|d9aba282-dea6-4091-9979-4cec09b2ec38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:57.855Z|12d204fa-fc88-4e7f-856e-fc6cc8915500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:04:57.856Z|d9aba282-dea6-4091-9979-4cec09b2ec38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:04:57.856Z|12d204fa-fc88-4e7f-856e-fc6cc8915500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:00.629Z|c573889c-d118-4e0e-bb06-50dbc080d1a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:00.630Z|c573889c-d118-4e0e-bb06-50dbc080d1a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:05.851Z|73d3aef1-b8e1-4d30-bbbf-2bf0fb4c4bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:05:05.851Z|73d3aef1-b8e1-4d30-bbbf-2bf0fb4c4bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:05:06.328Z|c0671df2-1aae-4c69-94cd-9b9096a1767b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:05:06.329Z|c0671df2-1aae-4c69-94cd-9b9096a1767b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:05:07.880Z|9422dd50-fd53-4735-87f1-2278af3ce7d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:07.880Z|e37c54d9-b2c7-4270-9c56-7c81adbc8707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:07.881Z|9422dd50-fd53-4735-87f1-2278af3ce7d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:07.881Z|e37c54d9-b2c7-4270-9c56-7c81adbc8707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:10.654Z|3791fb32-4ba8-4775-8f36-94402d7d8e0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:10.654Z|3791fb32-4ba8-4775-8f36-94402d7d8e0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:17.907Z|82db64c1-e2ee-4ed0-ab82-31ab2a2cc49e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:17.907Z|d73c7ba9-50ed-4e94-848c-ca4f345d4969|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:17.908Z|82db64c1-e2ee-4ed0-ab82-31ab2a2cc49e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:17.908Z|d73c7ba9-50ed-4e94-848c-ca4f345d4969|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:20.677Z|96b5ca39-a630-4e49-8590-8eeb987ade3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:20.678Z|96b5ca39-a630-4e49-8590-8eeb987ade3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:20.850Z|567f605f-c509-44f6-9975-3953c329980c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:05:20.862Z|567f605f-c509-44f6-9975-3953c329980c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:05:26.562Z|ce7ccd78-e7d3-4341-89c8-f25a9ca3ae46|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:05:26.564Z|ce7ccd78-e7d3-4341-89c8-f25a9ca3ae46|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:27.935Z|7a0d76c1-e4a9-4f3c-a9d8-6837f1ad9a35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:27.936Z|c108ab33-d217-4584-9d07-734f35642c7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:27.937Z|7a0d76c1-e4a9-4f3c-a9d8-6837f1ad9a35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:27.937Z|c108ab33-d217-4584-9d07-734f35642c7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:30.703Z|149390ab-741a-4b40-ba99-8709d1037f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:30.704Z|149390ab-741a-4b40-ba99-8709d1037f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:35.850Z|23b46745-02da-4606-a4e0-22d6a979575a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:05:35.851Z|23b46745-02da-4606-a4e0-22d6a979575a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:05:36.330Z|24e8d524-341d-412a-a5e5-203f0611ec44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:05:36.330Z|24e8d524-341d-412a-a5e5-203f0611ec44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:05:37.961Z|58844a99-960a-4118-ad29-13049ba97049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:37.961Z|ebc3a5a4-c764-4f96-be94-eeb0c2408ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:37.962Z|ebc3a5a4-c764-4f96-be94-eeb0c2408ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:37.962Z|58844a99-960a-4118-ad29-13049ba97049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:40.727Z|151bf386-bcea-447a-b8eb-2d6a66c4f024|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:40.727Z|151bf386-bcea-447a-b8eb-2d6a66c4f024|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:47.985Z|be0ad300-2833-4ed9-8eee-5d0ccb5fe99b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:47.985Z|e065483b-f9e3-4b0e-93b1-d6f8cec2ccc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:47.986Z|be0ad300-2833-4ed9-8eee-5d0ccb5fe99b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:47.986Z|e065483b-f9e3-4b0e-93b1-d6f8cec2ccc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:50.749Z|25473db3-b7a2-4158-993c-a14724092704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:50.750Z|25473db3-b7a2-4158-993c-a14724092704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:50.850Z|13b9183d-b6cd-4947-96fd-b42b84be629d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:05:50.851Z|13b9183d-b6cd-4947-96fd-b42b84be629d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:05:58.008Z|81a3af8b-73bb-4c49-b3a3-d2f6e05407f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:58.011Z|14b974ae-f7ab-4690-9b3c-90eca8597140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:05:58.011Z|81a3af8b-73bb-4c49-b3a3-d2f6e05407f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:05:58.011Z|14b974ae-f7ab-4690-9b3c-90eca8597140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:00.772Z|c43a9354-251d-4b6c-9712-ff41777a00da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:00.773Z|c43a9354-251d-4b6c-9712-ff41777a00da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:05.850Z|fc8cb7f2-1297-4374-a7e7-04fcbc048711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:06:05.854Z|fc8cb7f2-1297-4374-a7e7-04fcbc048711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:06:06.331Z|e4bb1cb2-fa58-4a17-b093-41e6b3e943d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:06:06.332Z|e4bb1cb2-fa58-4a17-b093-41e6b3e943d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:06:08.034Z|9c62a733-f517-4aa3-94c2-aa5d4d07a05d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:08.034Z|51076724-c381-415f-9787-60542653d9b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:08.035Z|51076724-c381-415f-9787-60542653d9b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:08.035Z|9c62a733-f517-4aa3-94c2-aa5d4d07a05d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:10.806Z|1ff02ca7-7443-43f6-8457-5786a0401c6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:10.807Z|1ff02ca7-7443-43f6-8457-5786a0401c6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:18.060Z|f0498ec1-d93e-407a-a268-d6815648acea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:18.060Z|29755610-62dc-414c-9de8-e02c0a1cb3c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:18.061Z|f0498ec1-d93e-407a-a268-d6815648acea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:18.061Z|29755610-62dc-414c-9de8-e02c0a1cb3c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:20.832Z|51802e00-f3b0-4e8c-b88e-9c034822279d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:20.834Z|51802e00-f3b0-4e8c-b88e-9c034822279d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:20.850Z|8ecdbb4e-2f4b-4813-9e88-889d5ffd5f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:06:20.851Z|8ecdbb4e-2f4b-4813-9e88-889d5ffd5f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:06:26.561Z|aac07507-4908-4fdd-ad1b-f15ad3d6404d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:06:26.563Z|aac07507-4908-4fdd-ad1b-f15ad3d6404d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:28.092Z|217489ec-fa03-4842-a157-aae45fef268d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:28.093Z|217489ec-fa03-4842-a157-aae45fef268d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:28.098Z|c223eb22-b89b-4072-8ed2-ab8de9d3c304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:28.099Z|c223eb22-b89b-4072-8ed2-ab8de9d3c304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:30.861Z|5a30cff5-e9d2-472b-af94-df21e7338ffa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:30.861Z|5a30cff5-e9d2-472b-af94-df21e7338ffa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:35.850Z|6c452f2f-e105-4af3-b45d-31f197df54a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:06:35.851Z|6c452f2f-e105-4af3-b45d-31f197df54a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:06:36.332Z|4f5034ed-9e43-41fc-9e12-a353eeeba621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:06:36.333Z|4f5034ed-9e43-41fc-9e12-a353eeeba621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:06:38.117Z|d446f595-f27c-4c50-b313-1a9e0f69c094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:38.118Z|d446f595-f27c-4c50-b313-1a9e0f69c094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:38.120Z|78aa9b88-bcc6-4b87-9b3d-3323d87687a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:38.121Z|78aa9b88-bcc6-4b87-9b3d-3323d87687a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:40.887Z|5f69451d-9957-4e1a-88a7-cad04f2e8d68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:40.891Z|5f69451d-9957-4e1a-88a7-cad04f2e8d68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:48.142Z|f7549e46-54b2-448e-93c7-53d71acd4f80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:48.142Z|423cabe8-52f8-46b5-871d-031ec98186ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:48.143Z|f7549e46-54b2-448e-93c7-53d71acd4f80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:48.143Z|423cabe8-52f8-46b5-871d-031ec98186ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:50.850Z|68bfd167-5d76-4320-a2ce-253cf42886a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:06:50.854Z|68bfd167-5d76-4320-a2ce-253cf42886a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:06:50.919Z|f3ee1002-80c1-475e-a46f-1f5dabb5d445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:50.920Z|f3ee1002-80c1-475e-a46f-1f5dabb5d445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:58.165Z|17a706dc-9ec3-49c4-85fd-56ef6c5dea25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:58.165Z|d33c468e-03a5-47e8-b283-e0b4cab41068|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:06:58.166Z|17a706dc-9ec3-49c4-85fd-56ef6c5dea25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:06:58.166Z|d33c468e-03a5-47e8-b283-e0b4cab41068|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:00.944Z|4bb562c2-bde8-44b6-a066-382e1a0a901a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:00.945Z|4bb562c2-bde8-44b6-a066-382e1a0a901a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:05.850Z|1ec5a792-0ac4-412e-8b16-bdc21b1fb7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:07:05.851Z|1ec5a792-0ac4-412e-8b16-bdc21b1fb7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:07:06.334Z|ec918e9d-69a9-4c04-938a-0cac48dc7c7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:07:06.334Z|ec918e9d-69a9-4c04-938a-0cac48dc7c7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:07:08.190Z|0481823c-58b7-4e94-963d-3c0914dbfc1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:08.190Z|31f3d878-87d9-4a9b-a7fe-d16597abb8d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:08.190Z|31f3d878-87d9-4a9b-a7fe-d16597abb8d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:08.191Z|0481823c-58b7-4e94-963d-3c0914dbfc1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:10.813Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-12T01:07:10.827Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf already exists in requestDb InfraActiveRequests table 2023-01-12T01:07:10.830Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf 2023-01-12T01:07:10.830Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|INFO|500||Invoke 2023-01-12T01:07:10.831Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||===========================request begin================================================ 2023-01-12T01:07:10.831Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf 2023-01-12T01:07:10.831Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Method : GET 2023-01-12T01:07:10.832Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc172d175c2551691ac947e190b1dc36", X-B3-SpanId:"c89aa8dbbd0df117", X-B3-ParentSpanId:"1ac947e190b1dc36", X-B3-Sampled:"0", X-ONAP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-TransactionID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ECOMP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7da87b97-4d93-456d-bd80-2f4b8dd1b5d7"] 2023-01-12T01:07:10.832Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Request body: 2023-01-12T01:07:10.832Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||==========================request end================================================ 2023-01-12T01:07:10.970Z|300bdc7e-823b-4342-8d2b-44cdd1fb3fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:10.970Z|300bdc7e-823b-4342-8d2b-44cdd1fb3fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:11.014Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||============================response begin========================================== 2023-01-12T01:07:11.015Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T01:07:11.015Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Status text : Not Found 2023-01-12T01:07:11.015Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F79C0074A555EC59D6E826F495AA7E78; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 01:07:11 GMT", x-envoy-upstream-service-time:"175", server:"envoy"] 2023-01-12T01:07:11.016Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Response body: 2023-01-12T01:07:11.016Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||=======================response end================================================= 2023-01-12T01:07:11.017Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|INFO|404|Not Found|InvokeReturn 2023-01-12T01:07:11.188Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T01:07:11.199Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-12T01:07:18.214Z|27261e03-a24a-4ea4-99d1-5f05dc341cd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:18.214Z|d9db99b5-3b5c-4f98-9d50-680600ed4a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:18.214Z|27261e03-a24a-4ea4-99d1-5f05dc341cd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:18.214Z|d9db99b5-3b5c-4f98-9d50-680600ed4a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:20.850Z|065343a5-6166-4e85-8261-6ea54f9a525f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:07:20.851Z|065343a5-6166-4e85-8261-6ea54f9a525f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:07:20.995Z|5135d5ac-d5fe-4a7c-855e-64c817b71604|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:20.995Z|5135d5ac-d5fe-4a7c-855e-64c817b71604|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:26.561Z|45ff1070-0f11-443d-aecb-5c9991f04092|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:07:26.562Z|45ff1070-0f11-443d-aecb-5c9991f04092|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:28.243Z|e90ec135-69d2-4c88-89a0-52513ecfb045|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:28.243Z|5116c4c7-6cbb-428a-85af-1febe473f5c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:28.244Z|5116c4c7-6cbb-428a-85af-1febe473f5c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:28.244Z|e90ec135-69d2-4c88-89a0-52513ecfb045|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:31.019Z|e9ecea8f-b6be-45ca-8c9a-3f8a2eb27b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:31.020Z|e9ecea8f-b6be-45ca-8c9a-3f8a2eb27b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:34.671Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T01:07:34.864Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2dac85d3-909f-497f-803d-0eca67ce238c with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T01:07:34.865Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2dac85d3-909f-497f-803d-0eca67ce238c|INFO|500||Invoke 2023-01-12T01:07:35.002Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2dac85d3-909f-497f-803d-0eca67ce238c|INFO|500||InvokeReturn 2023-01-12T01:07:35.003Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2dac85d3-909f-497f-803d-0eca67ce238c has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 01:07:33 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[72], vertex-id=[168064], x-aai-txid=[2-aai-resources-230112-01:07:33:275-99081], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T01:07:35.006Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"2dac85d3-909f-497f-803d-0eca67ce238c","service-description":"pNF","resource-version":"1673485627329"} 2023-01-12T01:07:35.102Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2023-01-12T01:07:35.107Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T01:07:35.151Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2dac85d3-909f-497f-803d-0eca67ce238c with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T01:07:35.152Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2dac85d3-909f-497f-803d-0eca67ce238c|INFO|500||Invoke 2023-01-12T01:07:35.183Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2dac85d3-909f-497f-803d-0eca67ce238c|INFO|500||InvokeReturn 2023-01-12T01:07:35.184Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2dac85d3-909f-497f-803d-0eca67ce238c has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 01:07:33 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[28], vertex-id=[168064], x-aai-txid=[0-aai-resources-230112-01:07:33:538-2957], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T01:07:35.185Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"2dac85d3-909f-497f-803d-0eca67ce238c","service-description":"pNF","resource-version":"1673485627329"} 2023-01-12T01:07:35.187Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T01:07:35.188Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T01:07:35.264Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-12T01:07:35.265Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T01:07:35.265Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T01:07:35.266Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-12T01:07:35.266Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T01:07:35.266Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"cc172d175c2551691ac947e190b1dc36", X-B3-SpanId:"14c8532056d4c378", X-B3-ParentSpanId:"1ac947e190b1dc36", X-B3-Sampled:"0", X-ONAP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-TransactionID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ECOMP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d688e987-33b4-483e-ae56-a099b7aee6f1"] 2023-01-12T01:07:35.267Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9","requestScope":"service"} 2023-01-12T01:07:35.267Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T01:07:35.535Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T01:07:35.536Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T01:07:35.536Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-01-12T01:07:35.537Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 01:07:35 GMT", x-envoy-upstream-service-time:"225", server:"envoy"] 2023-01-12T01:07:35.537Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T01:07:35.537Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T01:07:35.538Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T01:07:35.551Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4 2023-01-12T01:07:35.551Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|INFO|500||Invoke 2023-01-12T01:07:35.551Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||===========================request begin================================================ 2023-01-12T01:07:35.552Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4 2023-01-12T01:07:35.552Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Method : GET 2023-01-12T01:07:35.552Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-TransactionID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ECOMP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7dcc434-2804-4051-be1f-2a0c2b76e9db"] 2023-01-12T01:07:35.553Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Request body: 2023-01-12T01:07:35.553Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||==========================request end================================================ 2023-01-12T01:07:35.803Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||============================response begin========================================== 2023-01-12T01:07:35.803Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Status code : 200 OK 2023-01-12T01:07:35.804Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Status text : OK 2023-01-12T01:07:35.804Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FF09AEB2BA55BEEDBA8262A80013BB2A; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 12 Jan 2023 01:07:35 GMT", x-envoy-upstream-service-time:"238", server:"envoy", transfer-encoding:"chunked"] 2023-01-12T01:07:35.850Z|d9a598a0-d5eb-411a-a7ec-d93950837228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:07:35.854Z|d9a598a0-d5eb-411a-a7ec-d93950837228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:07:35.858Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Response body: { "modelName" : "Demo_pNF_8Yaqf7H4m1RkwcMbMrdr", "description" : "catalog service description", "modelUUID" : "ca496274-53bc-4569-989c-13801de5fad4", "modelInvariantUUID" : "641f01b9-6acd-4a66-ae82-b20ac07b51e6", "created" : "2023-01-12 01:03:29.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 6556619e-0af2", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/recipes" } } } 2023-01-12T01:07:35.859Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||=======================response end================================================= 2023-01-12T01:07:35.859Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|INFO|500||InvokeReturn 2023-01-12T01:07:36.019Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance 2023-01-12T01:07:36.019Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|INFO|500||Invoke 2023-01-12T01:07:36.020Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T01:07:36.020Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance 2023-01-12T01:07:36.020Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Method : GET 2023-01-12T01:07:36.020Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-TransactionID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ECOMP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72f10b66-b872-4cb8-bd09-b24ef5a2ccd6"] 2023-01-12T01:07:36.021Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Request body: 2023-01-12T01:07:36.021Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T01:07:36.336Z|ab602d57-8b67-4e42-89ed-36fc6313f0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:07:36.337Z|ab602d57-8b67-4e42-89ed-36fc6313f0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:07:36.581Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T01:07:36.581Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T01:07:36.582Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Status text : Not Found 2023-01-12T01:07:36.582Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 01:07:35 GMT", x-envoy-upstream-service-time:"523", server:"envoy"] 2023-01-12T01:07:36.583Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Response body: 2023-01-12T01:07:36.583Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T01:07:36.584Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T01:07:36.586Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6 2023-01-12T01:07:36.586Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|INFO|500||Invoke 2023-01-12T01:07:36.587Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||===========================request begin================================================ 2023-01-12T01:07:36.587Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6 2023-01-12T01:07:36.587Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||Method : GET 2023-01-12T01:07:36.588Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-TransactionID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ECOMP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e95af1e5-8ffa-4788-9a4c-0b3f78d671c9"] 2023-01-12T01:07:36.588Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||Request body: 2023-01-12T01:07:36.588Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||==========================request end================================================ 2023-01-12T01:07:36.760Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||============================response begin========================================== 2023-01-12T01:07:36.761Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||Status code : 200 OK 2023-01-12T01:07:36.761Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||Status text : OK 2023-01-12T01:07:36.762Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 12 Jan 2023 01:07:35 GMT", x-envoy-upstream-service-time:"167", server:"envoy", transfer-encoding:"chunked"] 2023-01-12T01:07:36.764Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_8Yaqf7H4m1RkwcMbMrdr", "description" : "catalog service description", "modelUUID" : "ca496274-53bc-4569-989c-13801de5fad4", "modelInvariantUUID" : "641f01b9-6acd-4a66-ae82-b20ac07b51e6", "created" : "2023-01-12 01:03:29.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 6556619e-0af2", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/recipes" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6" } } } 2023-01-12T01:07:36.764Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|DEBUG|500||=======================response end================================================= 2023-01-12T01:07:36.765Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=641f01b9-6acd-4a66-ae82-b20ac07b51e6|INFO|500||InvokeReturn 2023-01-12T01:07:36.780Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance 2023-01-12T01:07:36.781Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|INFO|500||Invoke 2023-01-12T01:07:36.781Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T01:07:36.782Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance 2023-01-12T01:07:36.782Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Method : GET 2023-01-12T01:07:36.783Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-TransactionID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ECOMP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e427ed3b-51b6-4d45-bb90-6274155e023b"] 2023-01-12T01:07:36.783Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Request body: 2023-01-12T01:07:36.783Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T01:07:36.827Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T01:07:36.828Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T01:07:36.829Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Status text : Not Found 2023-01-12T01:07:36.829Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 12 Jan 2023 01:07:36 GMT", x-envoy-upstream-service-time:"39", server:"envoy"] 2023-01-12T01:07:36.830Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||Response body: 2023-01-12T01:07:36.830Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T01:07:36.831Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ca496274-53bc-4569-989c-13801de5fad4&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T01:07:36.833Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T01:07:36.833Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T01:07:36.834Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T01:07:36.834Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T01:07:36.834Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T01:07:36.835Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-TransactionID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ECOMP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bb4557a-5dfa-4c41-a833-0ec6b7dc1c0b"] 2023-01-12T01:07:36.836Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T01:07:36.836Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T01:07:36.884Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T01:07:36.885Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-12T01:07:36.885Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-01-12T01:07:36.885Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 12 Jan 2023 01:07:36 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-01-12T01:07:36.887Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 23:24:35.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" } } } 2023-01-12T01:07:36.887Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T01:07:36.889Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T01:07:36.893Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-12T01:07:36.894Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-12T01:07:36.894Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T01:07:36.895Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-12T01:07:36.895Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-12T01:07:36.896Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-TransactionID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ECOMP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21f3ace6-4065-45f5-bd0e-a3e45d6d0a4d"] 2023-01-12T01:07:36.896Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-12T01:07:36.897Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T01:07:36.955Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T01:07:36.956Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-12T01:07:36.957Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-01-12T01:07:36.957Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 12 Jan 2023 01:07:36 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-01-12T01:07:36.959Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T23:24:35.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-01-12T01:07:36.959Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T01:07:36.961Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-12T01:07:36.983Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4 2023-01-12T01:07:36.985Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|INFO|500||Invoke 2023-01-12T01:07:36.985Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||===========================request begin================================================ 2023-01-12T01:07:36.986Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4 2023-01-12T01:07:36.986Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Method : GET 2023-01-12T01:07:36.987Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-TransactionID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ECOMP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2321261-f707-4d2a-9241-de1d4ded07f1"] 2023-01-12T01:07:36.987Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Request body: 2023-01-12T01:07:36.988Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||==========================request end================================================ 2023-01-12T01:07:37.029Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||============================response begin========================================== 2023-01-12T01:07:37.031Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Status code : 200 OK 2023-01-12T01:07:37.032Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Status text : OK 2023-01-12T01:07:37.032Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 12 Jan 2023 01:07:36 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-01-12T01:07:37.033Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||Response body: { "modelName" : "Demo_pNF_8Yaqf7H4m1RkwcMbMrdr", "description" : "catalog service description", "modelUUID" : "ca496274-53bc-4569-989c-13801de5fad4", "modelInvariantUUID" : "641f01b9-6acd-4a66-ae82-b20ac07b51e6", "created" : "2023-01-12 01:03:29.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 6556619e-0af2", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4/recipes" } } } 2023-01-12T01:07:37.033Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|DEBUG|500||=======================response end================================================= 2023-01-12T01:07:37.034Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ca496274-53bc-4569-989c-13801de5fad4|INFO|500||InvokeReturn 2023-01-12T01:07:37.053Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-12T01:07:37.054Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T01:07:37.055Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T01:07:37.056Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-12T01:07:37.056Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T01:07:37.057Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3880", X-B3-TraceId:"cc172d175c2551691ac947e190b1dc36", X-B3-SpanId:"d59f42af92dc8d8c", X-B3-ParentSpanId:"1ac947e190b1dc36", X-B3-Sampled:"0", X-ONAP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-TransactionID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ECOMP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"426323ab-9cd7-4c7a-8988-466726ce64fa"] 2023-01-12T01:07:37.057Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf","requestStatus":"IN_PROGRESS","startTime":1673485631198,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"641f01b9-6acd-4a66-ae82-b20ac07b51e6\",\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cbac8bc6-189e-4a2b-b974-9f70a8270585\",\n \"owningEntityName\":\"OE-ETE_Customer-cbac8bc6-189e-4a2b-b974-9f70a8270585\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_6f919078-e24a-403c-9d65-ec3c18fdbed9\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9\",\n \"productFamilyId\":\"2dac85d3-909f-497f-803d-0eca67ce238c\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 6556619e-0af2 0\",\n \"modelCustomizationId\":\"7f9b0121-a588-43d8-87bb-dd4c8e014440\",\n \"modelInvariantId\":\"641f01b9-6acd-4a66-ae82-b20ac07b51e6\",\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2dac85d3-909f-497f-803d-0eca67ce238c\",\n \"instanceParams\":[],\n \"instanceName\":\"8Yaqf7H4m1RkwcMbMrdr\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf"} 2023-01-12T01:07:37.058Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T01:07:37.647Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T01:07:37.648Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T01:07:37.649Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-01-12T01:07:37.649Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 12 Jan 2023 01:07:37 GMT", x-envoy-upstream-service-time:"583", server:"envoy", transfer-encoding:"chunked"] 2023-01-12T01:07:37.710Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T01:07:11.198+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"641f01b9-6acd-4a66-ae82-b20ac07b51e6\",\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cbac8bc6-189e-4a2b-b974-9f70a8270585\",\n \"owningEntityName\":\"OE-ETE_Customer-cbac8bc6-189e-4a2b-b974-9f70a8270585\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_6f919078-e24a-403c-9d65-ec3c18fdbed9\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9\",\n \"productFamilyId\":\"2dac85d3-909f-497f-803d-0eca67ce238c\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 6556619e-0af2 0\",\n \"modelCustomizationId\":\"7f9b0121-a588-43d8-87bb-dd4c8e014440\",\n \"modelInvariantId\":\"641f01b9-6acd-4a66-ae82-b20ac07b51e6\",\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2dac85d3-909f-497f-803d-0eca67ce238c\",\n \"instanceParams\":[],\n \"instanceName\":\"8Yaqf7H4m1RkwcMbMrdr\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T01:07:37.285+00:00", "serviceInstanceName" : "Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf" } } } 2023-01-12T01:07:37.711Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T01:07:37.712Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T01:07:37.808Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-12T01:07:37.809Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T01:07:37.809Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T01:07:37.809Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-12T01:07:37.810Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T01:07:37.810Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"cc172d175c2551691ac947e190b1dc36", X-B3-SpanId:"7a10adb49a9a92df", X-B3-ParentSpanId:"1ac947e190b1dc36", X-B3-Sampled:"0", X-ONAP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-TransactionID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ECOMP-RequestID:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34c6c620-570f-4ae7-b65f-bbda63366b67"] 2023-01-12T01:07:37.811Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"641f01b9-6acd-4a66-ae82-b20ac07b51e6\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\"modelUuid\":\"ca496274-53bc-4569-989c-13801de5fad4\",\"modelInvariantUuid\":\"641f01b9-6acd-4a66-ae82-b20ac07b51e6\"},\"requestInfo\":{\"productFamilyId\":\"2dac85d3-909f-497f-803d-0eca67ce238c\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_6f919078-e24a-403c-9d65-ec3c18fdbed9\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 6556619e-0af2 0\",\"modelCustomizationId\":\"7f9b0121-a588-43d8-87bb-dd4c8e014440\",\"modelInvariantId\":\"641f01b9-6acd-4a66-ae82-b20ac07b51e6\",\"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"2dac85d3-909f-497f-803d-0eca67ce238c\",\"instanceParams\":[],\"instanceName\":\"8Yaqf7H4m1RkwcMbMrdr\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"cbac8bc6-189e-4a2b-b974-9f70a8270585\",\"owningEntityName\":\"OE-ETE_Customer-cbac8bc6-189e-4a2b-b974-9f70a8270585\"}}}","type":"String"},"requestId":{"value":"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf","type":"String"},"mso-request-id":{"value":"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T01:07:37.811Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T01:07:38.268Z|5d642aac-255a-4377-a2c1-7953a430f7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:38.268Z|97522a5e-762b-44da-a388-94e6bd48da96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:38.269Z|5d642aac-255a-4377-a2c1-7953a430f7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:38.269Z|97522a5e-762b-44da-a388-94e6bd48da96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:41.045Z|9f06cc89-1167-46c3-b590-0819cf8fbe0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:41.046Z|9f06cc89-1167-46c3-b590-0819cf8fbe0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:48.294Z|3717171c-76c2-4a9f-a1fa-e28c645fe321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:48.295Z|f8e3ca61-ceab-44a5-86aa-6887e7bdc740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:48.295Z|f8e3ca61-ceab-44a5-86aa-6887e7bdc740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:48.295Z|3717171c-76c2-4a9f-a1fa-e28c645fe321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:50.850Z|e096ac77-5e61-48e9-9a53-d223066dcc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:07:50.851Z|e096ac77-5e61-48e9-9a53-d223066dcc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:07:51.069Z|dcfe297b-00a2-4ca8-945c-5aa82cb83307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:51.070Z|dcfe297b-00a2-4ca8-945c-5aa82cb83307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:58.320Z|c3ec7db8-ff28-4dbe-880a-6172e1da2c21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:58.320Z|ed43bff6-4556-4709-b13d-fceaffc15215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:07:58.321Z|c3ec7db8-ff28-4dbe-880a-6172e1da2c21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:07:58.321Z|ed43bff6-4556-4709-b13d-fceaffc15215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:01.093Z|252c70e0-aa20-489a-a400-f0bd11974802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:01.094Z|252c70e0-aa20-489a-a400-f0bd11974802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:05.698Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T01:08:05.699Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T01:08:05.700Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-01-12T01:08:05.700Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E1F96FB50D1918BFE7CF25C7B900CC3B; Path=/; HttpOnly", date:"Thu, 12 Jan 2023 01:08:04 GMT", x-onap-requestid:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", x-requestid:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", x-transactionid:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", x-ecomp-requestid:"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", x-onap-partnername:"UNKNOWN", x-invocationid:"34c6c620-570f-4ae7-b65f-bbda63366b67", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"27838", server:"envoy", transfer-encoding:"chunked"] 2023-01-12T01:08:05.701Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf\",\"instanceId\":\"42dfbb17-e79d-49ee-aa86-56b689dd1879\"}}","message":"Success","processInstanceID":"80eb82f2-9215-11ed-9bce-263c29f3f46e","variables":null,"messageCode":200} 2023-01-12T01:08:05.702Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T01:08:05.702Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T01:08:05.725Z|f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T01:08:05.850Z|da6045d6-da27-498a-ba99-32c384a1e5e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:08:05.851Z|da6045d6-da27-498a-ba99-32c384a1e5e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:08:06.337Z|7640e3eb-a213-46bb-ad7d-76d1d2975a59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:08:06.338Z|7640e3eb-a213-46bb-ad7d-76d1d2975a59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:08:08.344Z|7973bb94-eb16-40f9-b898-733e93a12c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:08.344Z|bb16f434-d574-4476-9e80-7ab7102367e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:08.345Z|7973bb94-eb16-40f9-b898-733e93a12c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:08.345Z|bb16f434-d574-4476-9e80-7ab7102367e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:11.120Z|f2a4969a-45cc-4ac4-a975-5d6b0fd925d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:11.121Z|f2a4969a-45cc-4ac4-a975-5d6b0fd925d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:18.369Z|2e4e0c7b-86ad-47f1-a591-8007e8f5c29d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:18.369Z|5728043a-f58d-49c0-9d49-c00b7744f057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:18.370Z|2e4e0c7b-86ad-47f1-a591-8007e8f5c29d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:18.370Z|5728043a-f58d-49c0-9d49-c00b7744f057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:20.850Z|0343940e-2e93-4f75-8650-bb9ba54b3164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:08:20.854Z|0343940e-2e93-4f75-8650-bb9ba54b3164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:08:21.149Z|6e5dd846-f083-44bf-aae9-ecc4abb4d806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:21.150Z|6e5dd846-f083-44bf-aae9-ecc4abb4d806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:26.561Z|f35d631f-b244-4b78-8d4e-13f9ce555366|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:08:26.562Z|f35d631f-b244-4b78-8d4e-13f9ce555366|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:28.394Z|74b35add-2e26-4151-81bc-9d3d4f2e80a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:28.394Z|74b35add-2e26-4151-81bc-9d3d4f2e80a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:28.394Z|4306b4dd-e99d-4e4d-bb42-2ee33f879de1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:28.395Z|4306b4dd-e99d-4e4d-bb42-2ee33f879de1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:31.173Z|0f4aaf7d-027c-4ca4-9d22-fe5e32200296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:31.174Z|0f4aaf7d-027c-4ca4-9d22-fe5e32200296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:31.712Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|||INFO|500||Entering 2023-01-12T01:08:31.753Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf 2023-01-12T01:08:31.755Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|INFO|500||Invoke 2023-01-12T01:08:31.755Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||===========================request begin================================================ 2023-01-12T01:08:31.756Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf 2023-01-12T01:08:31.756Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Method : GET 2023-01-12T01:08:31.757Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe09233202766276570240181895f13c", X-B3-SpanId:"975413f3307a4064", X-B3-ParentSpanId:"570240181895f13c", X-B3-Sampled:"0", X-ONAP-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-TransactionID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-ECOMP-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc9e2dbf-9b35-488e-a9a7-e068f776d6c5"] 2023-01-12T01:08:31.757Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Request body: 2023-01-12T01:08:31.758Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||==========================request end================================================ 2023-01-12T01:08:31.803Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||============================response begin========================================== 2023-01-12T01:08:31.805Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Status code : 200 OK 2023-01-12T01:08:31.805Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Status text : OK 2023-01-12T01:08:31.806Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 12 Jan 2023 01:08:31 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-01-12T01:08:31.807Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Response body: { "requestId" : "f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-01-12T01:07:11.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"641f01b9-6acd-4a66-ae82-b20ac07b51e6\",\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cbac8bc6-189e-4a2b-b974-9f70a8270585\",\n \"owningEntityName\":\"OE-ETE_Customer-cbac8bc6-189e-4a2b-b974-9f70a8270585\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_6f919078-e24a-403c-9d65-ec3c18fdbed9\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9\",\n \"productFamilyId\":\"2dac85d3-909f-497f-803d-0eca67ce238c\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 6556619e-0af2 0\",\n \"modelCustomizationId\":\"7f9b0121-a588-43d8-87bb-dd4c8e014440\",\n \"modelInvariantId\":\"641f01b9-6acd-4a66-ae82-b20ac07b51e6\",\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2dac85d3-909f-497f-803d-0eca67ce238c\",\n \"instanceParams\":[],\n \"instanceName\":\"8Yaqf7H4m1RkwcMbMrdr\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T01:08:14.000+00:00", "serviceInstanceId" : "42dfbb17-e79d-49ee-aa86-56b689dd1879", "serviceInstanceName" : "Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf" } } } 2023-01-12T01:08:31.807Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||=======================response end================================================= 2023-01-12T01:08:31.808Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|INFO|500||InvokeReturn 2023-01-12T01:08:31.815Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false 2023-01-12T01:08:31.815Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T01:08:31.815Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T01:08:31.815Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false 2023-01-12T01:08:31.816Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T01:08:31.816Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe09233202766276570240181895f13c", X-B3-SpanId:"4b2a815bb0f58c9f", X-B3-ParentSpanId:"570240181895f13c", X-B3-Sampled:"0", X-ONAP-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-TransactionID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-ECOMP-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e6aee37-b117-4d50-a795-67eff5f9d952"] 2023-01-12T01:08:31.816Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T01:08:31.817Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T01:08:31.902Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T01:08:31.902Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T01:08:31.902Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-01-12T01:08:31.903Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 12 Jan 2023 01:08:31 GMT", x-envoy-upstream-service-time:"82", server:"envoy", transfer-encoding:"chunked"] 2023-01-12T01:08:31.907Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T01:08:31.908Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T01:08:31.908Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T01:08:31.998Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T01:08:31.999Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T01:08:31.999Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T01:08:31.999Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T01:08:31.999Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T01:08:32.000Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-TransactionID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-ECOMP-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"381f09d3-40c1-48e0-a61f-c1a205d3e595"] 2023-01-12T01:08:32.000Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T01:08:32.000Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T01:08:32.312Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T01:08:32.313Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T01:08:32.313Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-01-12T01:08:32.313Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DC9738153E396F2C326E7805F474C281; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"693", date:"Thu, 12 Jan 2023 01:08:30 GMT", x-envoy-upstream-service-time:"276", server:"envoy"] 2023-01-12T01:08:32.315Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9758c93d-9215-11ed-9bce-263c29f3f46e","businessKey":"f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf","processDefinitionId":"WaitForPnfReadyBB:1:1d0f9492-9207-11ed-9bce-263c29f3f46e","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-12T01:08:14.950+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"80eb82f2-9215-11ed-9bce-263c29f3f46e","superProcessInstanceId":"96bd4c47-9215-11ed-9bce-263c29f3f46e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T01:08:32.315Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T01:08:32.316Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T01:08:32.365Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1 2023-01-12T01:08:32.365Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|INFO|500||Invoke 2023-01-12T01:08:32.365Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T01:08:32.365Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1 2023-01-12T01:08:32.366Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||Method : GET 2023-01-12T01:08:32.366Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-TransactionID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-ECOMP-RequestID:"95b8c318-1544-44f1-ae40-d66fe6a27ac2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef5d41d4-fc94-45e7-8fe0-7ff0b5a491ad"] 2023-01-12T01:08:32.366Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||Request body: 2023-01-12T01:08:32.366Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T01:08:32.535Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T01:08:32.535Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T01:08:32.536Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||Status text : OK 2023-01-12T01:08:32.536Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5F403D8BA0148C3FFD4E72C1F0C93633; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"826", date:"Thu, 12 Jan 2023 01:08:30 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-01-12T01:08:32.537Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||Response body: [{"id":"975a7704-9215-11ed-9bce-263c29f3f46e","parentActivityInstanceId":"9758c93d-9215-11ed-9bce-263c29f3f46e","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:1d0f9492-9207-11ed-9bce-263c29f3f46e","processInstanceId":"9758c93d-9215-11ed-9bce-263c29f3f46e","executionId":"9758c93d-9215-11ed-9bce-263c29f3f46e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T01:08:14.961+0000","endTime":"2023-01-12T01:08:15.108+0000","durationInMillis":147,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"80eb82f2-9215-11ed-9bce-263c29f3f46e"}] 2023-01-12T01:08:32.537Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T01:08:32.538Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9758c93d-9215-11ed-9bce-263c29f3f46e&maxResults=1|INFO|500||InvokeReturn 2023-01-12T01:08:32.553Z|95b8c318-1544-44f1-ae40-d66fe6a27ac2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T01:08:35.850Z|243ff783-5125-460a-a06e-75f88878ea9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:08:35.851Z|243ff783-5125-460a-a06e-75f88878ea9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:08:36.339Z|7e3d1c25-1887-48d8-b720-1e93c14eff05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:08:36.340Z|7e3d1c25-1887-48d8-b720-1e93c14eff05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:08:38.420Z|de2ab7b4-11f6-4afb-a302-6a3ecd3dc909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:38.420Z|ab33592a-7273-42b0-b9a1-0173fc41e34e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:38.421Z|de2ab7b4-11f6-4afb-a302-6a3ecd3dc909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:38.421Z|ab33592a-7273-42b0-b9a1-0173fc41e34e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:41.199Z|cbc0b239-9ce5-4517-9d89-e7c98c9a1d64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:41.200Z|cbc0b239-9ce5-4517-9d89-e7c98c9a1d64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:42.772Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|||INFO|500||Entering 2023-01-12T01:08:42.777Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf 2023-01-12T01:08:42.778Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|INFO|500||Invoke 2023-01-12T01:08:42.778Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||===========================request begin================================================ 2023-01-12T01:08:42.778Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf 2023-01-12T01:08:42.778Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Method : GET 2023-01-12T01:08:42.779Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d1eacb3e83225ab5628f477c6749476", X-B3-SpanId:"5941bea43132f5e9", X-B3-ParentSpanId:"5628f477c6749476", X-B3-Sampled:"0", X-ONAP-RequestID:"12b943ac-b2f0-4c7e-a6e7-c052515e97fd", X-RequestID:"12b943ac-b2f0-4c7e-a6e7-c052515e97fd", X-TransactionID:"12b943ac-b2f0-4c7e-a6e7-c052515e97fd", X-ECOMP-RequestID:"12b943ac-b2f0-4c7e-a6e7-c052515e97fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58ec3e26-9a66-4c88-9514-e65479e02f56"] 2023-01-12T01:08:42.779Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Request body: 2023-01-12T01:08:42.779Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||==========================request end================================================ 2023-01-12T01:08:42.824Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||============================response begin========================================== 2023-01-12T01:08:42.824Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Status code : 200 OK 2023-01-12T01:08:42.825Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Status text : OK 2023-01-12T01:08:42.825Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 12 Jan 2023 01:08:42 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-01-12T01:08:42.828Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||Response body: { "requestId" : "f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T01:07:11.000+00:00", "endTime" : "2023-01-12T01:08:36.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"641f01b9-6acd-4a66-ae82-b20ac07b51e6\",\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cbac8bc6-189e-4a2b-b974-9f70a8270585\",\n \"owningEntityName\":\"OE-ETE_Customer-cbac8bc6-189e-4a2b-b974-9f70a8270585\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_6f919078-e24a-403c-9d65-ec3c18fdbed9\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9\",\n \"productFamilyId\":\"2dac85d3-909f-497f-803d-0eca67ce238c\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 6556619e-0af2 0\",\n \"modelCustomizationId\":\"7f9b0121-a588-43d8-87bb-dd4c8e014440\",\n \"modelInvariantId\":\"641f01b9-6acd-4a66-ae82-b20ac07b51e6\",\n \"modelVersionId\":\"ca496274-53bc-4569-989c-13801de5fad4\",\n \"modelName\":\"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2dac85d3-909f-497f-803d-0eca67ce238c\",\n \"instanceParams\":[],\n \"instanceName\":\"8Yaqf7H4m1RkwcMbMrdr\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T01:08:37.000+00:00", "serviceInstanceId" : "42dfbb17-e79d-49ee-aa86-56b689dd1879", "serviceInstanceName" : "Service_Ete_Name6f919078-e24a-403c-9d65-ec3c18fdbed9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf" } } } 2023-01-12T01:08:42.828Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|DEBUG|500||=======================response end================================================= 2023-01-12T01:08:42.829Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|INFO|500||InvokeReturn 2023-01-12T01:08:42.849Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false 2023-01-12T01:08:42.850Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T01:08:42.850Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T01:08:42.851Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false 2023-01-12T01:08:42.851Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T01:08:42.851Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d1eacb3e83225ab5628f477c6749476", X-B3-SpanId:"ead52d8809de3e5c", X-B3-ParentSpanId:"5628f477c6749476", X-B3-Sampled:"0", X-ONAP-RequestID:"12b943ac-b2f0-4c7e-a6e7-c052515e97fd", X-RequestID:"12b943ac-b2f0-4c7e-a6e7-c052515e97fd", X-TransactionID:"12b943ac-b2f0-4c7e-a6e7-c052515e97fd", X-ECOMP-RequestID:"12b943ac-b2f0-4c7e-a6e7-c052515e97fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4e1498a-8320-4dc4-94ce-333da3a924b3"] 2023-01-12T01:08:42.851Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T01:08:42.852Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T01:08:43.021Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T01:08:43.022Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T01:08:43.022Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-01-12T01:08:43.035Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 12 Jan 2023 01:08:42 GMT", x-envoy-upstream-service-time:"157", server:"envoy", transfer-encoding:"chunked"] 2023-01-12T01:08:43.037Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T01:08:43.038Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T01:08:43.038Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T01:08:43.096Z|12b943ac-b2f0-4c7e-a6e7-c052515e97fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f3ccd63f-3e3e-4c3d-b56c-aeb8d24caabf|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T01:08:48.444Z|7ed380cf-ee96-435b-8be5-b71a24703543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:48.444Z|215e06dd-d047-400e-aa2e-059ae361181f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:48.445Z|7ed380cf-ee96-435b-8be5-b71a24703543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:48.446Z|215e06dd-d047-400e-aa2e-059ae361181f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:50.850Z|b927979f-826b-4a6a-9c63-ce4134102423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:08:50.851Z|b927979f-826b-4a6a-9c63-ce4134102423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:08:51.225Z|914d7779-7057-426a-a101-13005d0c8bad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:51.226Z|914d7779-7057-426a-a101-13005d0c8bad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:58.467Z|fce56d05-3df9-4f20-8d06-be5c5d76e383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:58.467Z|322cf875-5ed7-44c1-9aaa-296ca4423362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:08:58.468Z|fce56d05-3df9-4f20-8d06-be5c5d76e383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:08:58.468Z|322cf875-5ed7-44c1-9aaa-296ca4423362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:01.250Z|7434318c-e50f-4dae-9880-f47e51e7d8a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:01.251Z|7434318c-e50f-4dae-9880-f47e51e7d8a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:05.850Z|80e29e6d-8381-4549-a711-fbf3f8472417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:09:05.853Z|80e29e6d-8381-4549-a711-fbf3f8472417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:09:06.340Z|f007f43e-d099-4940-9b9b-bf51fd886866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:09:06.341Z|f007f43e-d099-4940-9b9b-bf51fd886866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:09:08.491Z|cf179cd7-653e-478a-862c-12864a966c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:08.491Z|25b59a60-337a-4ab2-ab44-7f829e2b09da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:08.492Z|25b59a60-337a-4ab2-ab44-7f829e2b09da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:08.492Z|cf179cd7-653e-478a-862c-12864a966c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:11.274Z|dd81c07a-32c1-4180-9d99-7c4c7075c171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:11.275Z|dd81c07a-32c1-4180-9d99-7c4c7075c171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:18.516Z|44f632f9-ba67-4bfc-aeeb-f2016c79712e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:18.516Z|44f632f9-ba67-4bfc-aeeb-f2016c79712e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:18.519Z|383cac71-205c-4702-b8c7-7fa731c3165b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:18.519Z|383cac71-205c-4702-b8c7-7fa731c3165b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:20.850Z|8b5e9823-4754-49bb-bc2d-a89a1a2731dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:09:20.851Z|8b5e9823-4754-49bb-bc2d-a89a1a2731dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:09:21.301Z|536555ea-4e1b-40a4-b995-3468dcc23e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:21.302Z|536555ea-4e1b-40a4-b995-3468dcc23e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:26.566Z|db2d9ec0-8103-4fd2-bfda-f0ca10f59a41|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:09:26.568Z|db2d9ec0-8103-4fd2-bfda-f0ca10f59a41|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:28.542Z|53aa78a7-e0f0-4051-9f67-d06b21b7dd4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:28.542Z|29602df9-228f-405a-ba92-5f02896d97c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:28.542Z|53aa78a7-e0f0-4051-9f67-d06b21b7dd4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:28.542Z|29602df9-228f-405a-ba92-5f02896d97c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:31.326Z|63378ede-f1a7-4fcb-b3f0-de59c6a8f266|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:31.327Z|63378ede-f1a7-4fcb-b3f0-de59c6a8f266|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:35.850Z|af789fc3-6563-4a18-9a96-2b178dc9f789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:09:35.851Z|af789fc3-6563-4a18-9a96-2b178dc9f789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:09:36.342Z|fdf8f2c4-0d39-4dec-8e5a-abb03c0bf5ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:09:36.342Z|fdf8f2c4-0d39-4dec-8e5a-abb03c0bf5ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:09:38.566Z|0d694845-1505-400c-aad2-32f4bbfd7f7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:38.566Z|0d694845-1505-400c-aad2-32f4bbfd7f7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:38.566Z|f86b4489-15d0-42c3-9d6c-b2e730e968e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:38.568Z|f86b4489-15d0-42c3-9d6c-b2e730e968e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:41.349Z|6fffc8ac-0568-446f-a1fc-aa04d944358b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:41.349Z|6fffc8ac-0568-446f-a1fc-aa04d944358b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:48.590Z|c30aed21-89b2-40fd-98f0-ec724dcc5a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:48.591Z|c30aed21-89b2-40fd-98f0-ec724dcc5a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:48.592Z|111d3038-fcb7-4617-90f6-65511c1be10f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:48.593Z|111d3038-fcb7-4617-90f6-65511c1be10f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:50.853Z|375d05d7-93d0-4c19-8f74-9d11f933fc21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:09:50.856Z|375d05d7-93d0-4c19-8f74-9d11f933fc21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:09:51.379Z|b49dc0d9-ba10-48a4-9591-cf0f2ecdbee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:51.380Z|b49dc0d9-ba10-48a4-9591-cf0f2ecdbee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:58.613Z|ef1a2cc5-f25e-4ab2-bb6a-e2bd6219ea54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:58.613Z|35a5ec44-7119-473b-a780-45ca1101508a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:09:58.614Z|35a5ec44-7119-473b-a780-45ca1101508a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:09:58.614Z|ef1a2cc5-f25e-4ab2-bb6a-e2bd6219ea54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:01.407Z|035be83b-011d-4c76-bde5-933e3cf7a3fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:01.408Z|035be83b-011d-4c76-bde5-933e3cf7a3fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:05.850Z|2243c137-1150-4a98-b0f6-b4283cf9dee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:10:05.851Z|2243c137-1150-4a98-b0f6-b4283cf9dee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:10:06.343Z|a9102feb-f2dc-47b4-b32d-da3f552760af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:10:06.343Z|a9102feb-f2dc-47b4-b32d-da3f552760af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:10:08.637Z|cbb506a7-0e9b-4b1b-8039-67000fe8d084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:08.637Z|cd807c77-8b92-47b8-b51b-8e0d5ec1ac1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:08.638Z|cbb506a7-0e9b-4b1b-8039-67000fe8d084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:08.638Z|cd807c77-8b92-47b8-b51b-8e0d5ec1ac1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:11.431Z|eb1c67fa-0c4f-4042-8f69-b68b3ce176f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:11.431Z|eb1c67fa-0c4f-4042-8f69-b68b3ce176f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:18.662Z|6b236853-8ea7-4078-9cd2-9c7fb81d31f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:18.662Z|680bf35e-aef3-4a0f-aa7a-7b5b67c3fbe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:18.663Z|6b236853-8ea7-4078-9cd2-9c7fb81d31f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:18.663Z|680bf35e-aef3-4a0f-aa7a-7b5b67c3fbe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:20.850Z|88a25e06-a392-41a0-b6ec-0ba38993e833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:10:20.851Z|88a25e06-a392-41a0-b6ec-0ba38993e833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:10:21.454Z|ade8f310-d311-4071-9181-73af33966b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:21.455Z|ade8f310-d311-4071-9181-73af33966b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:26.560Z|b7d652e0-c829-4742-b26b-a9786080f671|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:10:26.561Z|b7d652e0-c829-4742-b26b-a9786080f671|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:28.688Z|1a763307-d3c2-42a0-9cec-14437efc18bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:28.688Z|a8f04e3c-98fa-4f74-a41e-95a5e3348e10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:28.689Z|1a763307-d3c2-42a0-9cec-14437efc18bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:28.689Z|a8f04e3c-98fa-4f74-a41e-95a5e3348e10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:31.479Z|876d0324-4b1e-43c6-a9c5-48c0e265b122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:31.480Z|876d0324-4b1e-43c6-a9c5-48c0e265b122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:35.850Z|7bb664ca-6eed-4f74-882f-198bea113e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:10:35.854Z|7bb664ca-6eed-4f74-882f-198bea113e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:10:36.344Z|e3851aa0-3166-4758-ab94-bbb081727d23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:10:36.345Z|e3851aa0-3166-4758-ab94-bbb081727d23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:10:38.714Z|8c072648-763c-4cfc-8596-e12d07493d15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:38.714Z|ee0ee587-5021-4039-919c-2d172c24a617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:38.714Z|8c072648-763c-4cfc-8596-e12d07493d15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:38.714Z|ee0ee587-5021-4039-919c-2d172c24a617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:41.505Z|b8c18c03-7466-41bd-87c0-bbb79ffc475a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:41.505Z|b8c18c03-7466-41bd-87c0-bbb79ffc475a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:48.738Z|b49180bd-b500-4d54-876e-1704503c051e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:48.738Z|8f037ec7-a659-478a-840a-08d7ad5ea547|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:48.739Z|8f037ec7-a659-478a-840a-08d7ad5ea547|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:48.739Z|b49180bd-b500-4d54-876e-1704503c051e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:50.850Z|d1fdf541-8275-4c6f-84fa-96fd6e07b0d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:10:50.851Z|d1fdf541-8275-4c6f-84fa-96fd6e07b0d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:10:51.528Z|b19915dc-7524-46fc-a65c-86c736ede2fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:51.529Z|b19915dc-7524-46fc-a65c-86c736ede2fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:58.793Z|2a39d134-8f4c-4117-82d6-205ad8db1ca5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:58.794Z|2a39d134-8f4c-4117-82d6-205ad8db1ca5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:10:58.795Z|a42a415b-07ea-4794-9229-5f6e4e53da61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:10:58.795Z|a42a415b-07ea-4794-9229-5f6e4e53da61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:01.552Z|25630ce0-655a-4ce5-8bff-27f91d6d6dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:01.553Z|25630ce0-655a-4ce5-8bff-27f91d6d6dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:05.851Z|6386f426-254b-4a3d-9f8a-b123e41e5a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:11:05.852Z|6386f426-254b-4a3d-9f8a-b123e41e5a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:11:06.347Z|ebe7f958-6c80-492d-bc6b-ded089f3ea3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:11:06.348Z|ebe7f958-6c80-492d-bc6b-ded089f3ea3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:11:08.820Z|9e89a87a-0aee-4097-9edb-75c87277a00a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:08.820Z|28495965-cb97-4b28-b510-86ba73112120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:08.821Z|9e89a87a-0aee-4097-9edb-75c87277a00a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:08.822Z|28495965-cb97-4b28-b510-86ba73112120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:11.575Z|30484406-5641-4501-a223-e1d4f07cfd61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:11.576Z|30484406-5641-4501-a223-e1d4f07cfd61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:18.850Z|5bcc890b-6959-4b88-a7ec-84121cdbc01e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:18.850Z|e4dd4df5-22e1-47b8-a20c-d6783f0a15d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:18.851Z|5bcc890b-6959-4b88-a7ec-84121cdbc01e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:18.851Z|e4dd4df5-22e1-47b8-a20c-d6783f0a15d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:20.851Z|59cf5b12-1216-4242-a9b9-de6a221d6d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:11:20.859Z|59cf5b12-1216-4242-a9b9-de6a221d6d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:11:21.599Z|7146151b-453c-4d9e-89e0-15307c3027f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:21.601Z|7146151b-453c-4d9e-89e0-15307c3027f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:26.563Z|624767ff-5886-48ef-8c92-08e60d4595a8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:11:26.564Z|624767ff-5886-48ef-8c92-08e60d4595a8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:28.881Z|7b8e3724-d2d2-4c3d-8e53-036c1341feea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:28.882Z|7b8e3724-d2d2-4c3d-8e53-036c1341feea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:28.890Z|9ef1e690-c124-4d6a-bfab-5d2d74d2b139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:28.891Z|9ef1e690-c124-4d6a-bfab-5d2d74d2b139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:31.624Z|e05f609a-6492-4c58-9252-8d7899a6c89f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:31.625Z|e05f609a-6492-4c58-9252-8d7899a6c89f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:35.850Z|f5f963e2-4513-4436-b3c9-503d39f426b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:11:35.851Z|f5f963e2-4513-4436-b3c9-503d39f426b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:11:36.348Z|2b19d9e3-21a3-4ddb-bbc7-08e47d21147a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:11:36.349Z|2b19d9e3-21a3-4ddb-bbc7-08e47d21147a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:11:38.909Z|5517e4d8-b7ec-410c-8f81-e5575e848ef5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:38.910Z|5517e4d8-b7ec-410c-8f81-e5575e848ef5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:38.913Z|3ac0a81e-b146-4417-bc0f-fe024c39c923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:38.913Z|3ac0a81e-b146-4417-bc0f-fe024c39c923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:41.647Z|1d379afe-1271-4734-a83d-4696eb334ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:41.648Z|1d379afe-1271-4734-a83d-4696eb334ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:48.944Z|5ee5c7d1-8785-4382-b089-3f2b1e4686c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:48.944Z|2c305164-0912-49d5-92a9-f15ffacf7662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:48.945Z|5ee5c7d1-8785-4382-b089-3f2b1e4686c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:48.945Z|2c305164-0912-49d5-92a9-f15ffacf7662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:50.850Z|2345499a-da3b-4151-854e-c2974d5b2a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:11:50.851Z|2345499a-da3b-4151-854e-c2974d5b2a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:11:51.673Z|bb941235-7a86-4e49-8342-ced1c29f5373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:51.673Z|bb941235-7a86-4e49-8342-ced1c29f5373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:58.971Z|9c3f1a8b-c94c-4dd9-92ea-9daa29cd4be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:58.972Z|9c3f1a8b-c94c-4dd9-92ea-9daa29cd4be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:11:58.973Z|70a63fbd-a571-4081-a113-3419eacfa56c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:11:58.974Z|70a63fbd-a571-4081-a113-3419eacfa56c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:01.697Z|d85692df-ea17-4d82-9265-acdc79ba1fac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:01.698Z|d85692df-ea17-4d82-9265-acdc79ba1fac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:05.851Z|f9c89654-4cfc-4237-bc56-3a5acb42fcad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:12:05.854Z|f9c89654-4cfc-4237-bc56-3a5acb42fcad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:12:06.350Z|86fc3659-6ea3-4653-bbec-d42889a668de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:12:06.350Z|86fc3659-6ea3-4653-bbec-d42889a668de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:12:08.997Z|79f2bcf9-61a0-4dad-b008-a9e4c60597bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:08.997Z|831f7b61-60c0-4712-8bf4-7c753a7a7b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:08.998Z|79f2bcf9-61a0-4dad-b008-a9e4c60597bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:08.998Z|831f7b61-60c0-4712-8bf4-7c753a7a7b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:11.724Z|b53efcd3-0452-4fed-bfb6-b8d9a1699a0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:11.727Z|b53efcd3-0452-4fed-bfb6-b8d9a1699a0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:19.025Z|a52f2eab-04d9-4d5e-8e63-4ca2c1038a49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:19.025Z|1fdc94e2-7f62-4352-92e9-3ca2c4c6d912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:19.026Z|a52f2eab-04d9-4d5e-8e63-4ca2c1038a49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:19.027Z|1fdc94e2-7f62-4352-92e9-3ca2c4c6d912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:20.850Z|fafa6c42-53f1-4a23-ae0e-d307cdbc5076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:12:20.851Z|fafa6c42-53f1-4a23-ae0e-d307cdbc5076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:12:21.750Z|24859c89-c4e8-4c0d-97ef-06bfa019a88f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:21.751Z|24859c89-c4e8-4c0d-97ef-06bfa019a88f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:26.559Z|3488e114-5fd1-47e4-8ed7-eb82dac3d6f1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:12:26.560Z|3488e114-5fd1-47e4-8ed7-eb82dac3d6f1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:29.050Z|33b754a4-6231-422c-8dc5-5c802013e2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:29.050Z|1dcf2457-b024-424c-b386-e0d3005917ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:29.051Z|1dcf2457-b024-424c-b386-e0d3005917ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:29.051Z|33b754a4-6231-422c-8dc5-5c802013e2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:31.774Z|f6d50192-581e-447b-b68c-0a822e747ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:31.775Z|f6d50192-581e-447b-b68c-0a822e747ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:35.850Z|e29c704c-ef7e-4edb-ac0f-5498552422c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:12:35.851Z|e29c704c-ef7e-4edb-ac0f-5498552422c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:12:36.351Z|315706ac-f036-4699-83fc-c5ea718743d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:12:36.351Z|315706ac-f036-4699-83fc-c5ea718743d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:12:39.074Z|e7549784-42aa-4387-95a9-177ce0be1522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:39.074Z|d18ae70e-9722-4646-8f73-c78ea70979a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:39.074Z|e7549784-42aa-4387-95a9-177ce0be1522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:39.074Z|d18ae70e-9722-4646-8f73-c78ea70979a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:41.798Z|beaa1846-17e3-4a05-b606-62ac20aa52f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:41.799Z|beaa1846-17e3-4a05-b606-62ac20aa52f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:49.100Z|3f66640c-58cb-401d-9f38-21dd45313f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:49.100Z|3ff78111-097d-49bb-8584-73664c1bd1c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:49.101Z|3f66640c-58cb-401d-9f38-21dd45313f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:49.101Z|3ff78111-097d-49bb-8584-73664c1bd1c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:50.850Z|d039db94-5961-418e-a06f-57829cb49247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:12:50.853Z|d039db94-5961-418e-a06f-57829cb49247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:12:51.829Z|7f06a65c-27ae-428c-b828-04d3e2460158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:51.830Z|7f06a65c-27ae-428c-b828-04d3e2460158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:59.124Z|fb133d50-38da-44f1-b0b9-d1124509656e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:59.124Z|cb06385a-a8fd-4f9a-95ca-43e21a08a1b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:12:59.125Z|fb133d50-38da-44f1-b0b9-d1124509656e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:12:59.125Z|cb06385a-a8fd-4f9a-95ca-43e21a08a1b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:01.854Z|0fd2ed47-adf8-4792-b55e-f324d498a925|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:01.854Z|0fd2ed47-adf8-4792-b55e-f324d498a925|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:05.850Z|51e26f74-145c-4bde-81ef-0d015f59e47c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:13:05.851Z|51e26f74-145c-4bde-81ef-0d015f59e47c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:13:06.352Z|ed79a7d5-bc37-42b9-b50a-2b0d3fd6b1f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:13:06.353Z|ed79a7d5-bc37-42b9-b50a-2b0d3fd6b1f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:13:09.148Z|bd8e1df9-6719-4729-b815-8e0d915f7f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:09.148Z|677847e2-1953-46d9-a59d-cb71423b3291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:09.149Z|bd8e1df9-6719-4729-b815-8e0d915f7f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:09.149Z|677847e2-1953-46d9-a59d-cb71423b3291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:11.878Z|9092ce45-f3cf-4e54-86c7-f5ce465f7a00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:11.878Z|9092ce45-f3cf-4e54-86c7-f5ce465f7a00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:19.172Z|c3571285-6510-40e9-9125-258f1af8132f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:19.172Z|166f3979-783f-4ee9-88fa-17fe24743ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:19.173Z|c3571285-6510-40e9-9125-258f1af8132f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:19.173Z|166f3979-783f-4ee9-88fa-17fe24743ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:20.850Z|7d0aca6d-2646-4216-95da-aac5859f6960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:13:20.851Z|7d0aca6d-2646-4216-95da-aac5859f6960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:13:21.903Z|9b02df7f-202d-4787-8bf4-4d52d2c54073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:21.904Z|9b02df7f-202d-4787-8bf4-4d52d2c54073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:26.560Z|2b2e3bcf-c416-46ef-81a7-281754e3a500|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:13:26.561Z|2b2e3bcf-c416-46ef-81a7-281754e3a500|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:29.209Z|3fd8d3e0-836a-4387-afb6-dd10d3390f31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:29.209Z|7d20e619-5400-47bb-af13-c3769c2ef2bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:29.210Z|7d20e619-5400-47bb-af13-c3769c2ef2bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:29.210Z|3fd8d3e0-836a-4387-afb6-dd10d3390f31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:31.928Z|22b82549-779b-4a85-86ac-f1478de25afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:31.929Z|22b82549-779b-4a85-86ac-f1478de25afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:35.850Z|28d74d79-6334-4f30-ac0e-a3f28858e3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:13:35.854Z|28d74d79-6334-4f30-ac0e-a3f28858e3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:13:36.354Z|32e6986c-6932-429d-a8e8-cc0f474b217f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:13:36.354Z|32e6986c-6932-429d-a8e8-cc0f474b217f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:13:39.234Z|78d3341c-1e04-4afd-9a13-a2749b7bc6d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:39.234Z|06bb2274-13a5-499a-9b9d-20634ccba270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:39.234Z|78d3341c-1e04-4afd-9a13-a2749b7bc6d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:39.234Z|06bb2274-13a5-499a-9b9d-20634ccba270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:41.953Z|e9469fc8-2f5e-42ac-8355-3964af3ac3b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:41.954Z|e9469fc8-2f5e-42ac-8355-3964af3ac3b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:49.258Z|9e18db98-32f1-4bdb-928c-c399875cb273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:49.258Z|b26073d1-1a83-4357-bd93-2f2e9da955fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:49.260Z|9e18db98-32f1-4bdb-928c-c399875cb273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:49.260Z|b26073d1-1a83-4357-bd93-2f2e9da955fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:50.850Z|b65b447d-4850-4340-9d1d-3d2f6dc5f92f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:13:50.851Z|b65b447d-4850-4340-9d1d-3d2f6dc5f92f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:13:51.978Z|39ce3bea-9057-4863-b58f-c07efb6d6856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:51.978Z|39ce3bea-9057-4863-b58f-c07efb6d6856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:59.293Z|4afb3f95-0a23-418b-a025-c6d12042d315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:59.293Z|fa959750-d225-4913-a879-49d9cc7d1144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:13:59.294Z|4afb3f95-0a23-418b-a025-c6d12042d315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:13:59.294Z|fa959750-d225-4913-a879-49d9cc7d1144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:02.001Z|c9e47935-ed53-4672-bf5d-021e16307164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:02.002Z|c9e47935-ed53-4672-bf5d-021e16307164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:05.850Z|ceb5e981-a33b-4bf4-a9b0-b09dd64cb95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:14:05.851Z|ceb5e981-a33b-4bf4-a9b0-b09dd64cb95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:14:06.355Z|cd5d2b5b-949e-4345-adf8-c832a8034a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:14:06.356Z|cd5d2b5b-949e-4345-adf8-c832a8034a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:14:09.318Z|15893153-0808-45de-89f5-c2ea52038016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:09.318Z|80e2213e-e238-4098-bed4-801d9e9a487a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:09.319Z|15893153-0808-45de-89f5-c2ea52038016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:09.319Z|80e2213e-e238-4098-bed4-801d9e9a487a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:12.023Z|7a094263-3cf3-49a9-a21c-5b8d1b855742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:12.024Z|7a094263-3cf3-49a9-a21c-5b8d1b855742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:19.346Z|5a598e7b-ec55-4851-9958-3fdd8efd57e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:19.346Z|0cb95b68-4e1a-45b8-9f3c-3bc9e3f85daf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:19.347Z|5a598e7b-ec55-4851-9958-3fdd8efd57e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:19.348Z|0cb95b68-4e1a-45b8-9f3c-3bc9e3f85daf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:20.850Z|4a98a62b-614c-498c-966e-cbe195e654d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:14:20.854Z|4a98a62b-614c-498c-966e-cbe195e654d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:14:22.049Z|d82d18de-c979-4705-82bb-552afdc8598d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:22.050Z|d82d18de-c979-4705-82bb-552afdc8598d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:26.561Z|5d011732-3e33-4c3d-8e42-9fcb80b59451|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:14:26.562Z|5d011732-3e33-4c3d-8e42-9fcb80b59451|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:29.371Z|8af3dff3-96cb-46ba-ba0a-7589d97509ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:29.371Z|51a7b0a9-8df4-4f35-931d-a4e053b433bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:29.372Z|8af3dff3-96cb-46ba-ba0a-7589d97509ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:29.372Z|51a7b0a9-8df4-4f35-931d-a4e053b433bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:32.076Z|a4d76fbf-22a1-458e-9b4d-9ae38b231a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:32.077Z|a4d76fbf-22a1-458e-9b4d-9ae38b231a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:35.850Z|8af6d6c6-9708-4835-b70b-1cecae6f4f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:14:35.851Z|8af6d6c6-9708-4835-b70b-1cecae6f4f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:14:36.356Z|8f3476e6-0b6c-47e6-93b6-8caf6a391f82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:14:36.357Z|8f3476e6-0b6c-47e6-93b6-8caf6a391f82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:14:39.397Z|be01fff5-bbfc-41c0-bffe-33a94197c1d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:39.398Z|be01fff5-bbfc-41c0-bffe-33a94197c1d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:39.401Z|c0bbe086-1491-4cfe-bcaf-79e4a9de8ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:39.402Z|c0bbe086-1491-4cfe-bcaf-79e4a9de8ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:42.102Z|b11cf6a5-cf91-480f-9d54-1c95d49b976b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:42.103Z|b11cf6a5-cf91-480f-9d54-1c95d49b976b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:49.424Z|0007dd05-91b2-4707-8797-5847ff46e924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:49.424Z|fbb381af-d03b-460b-be49-91db2c8fdd07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:49.425Z|0007dd05-91b2-4707-8797-5847ff46e924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:49.425Z|fbb381af-d03b-460b-be49-91db2c8fdd07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:50.850Z|b740a081-6e6d-4800-bad8-74bd6c4740cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:14:50.851Z|b740a081-6e6d-4800-bad8-74bd6c4740cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:14:52.133Z|b8f48c43-b014-487a-b8ab-6002733bbdb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:52.134Z|b8f48c43-b014-487a-b8ab-6002733bbdb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:59.449Z|20bff251-1a1a-4414-bdc9-94abbaf30658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:59.449Z|9a8502b8-b640-4508-a23c-4ff44c5b85a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:14:59.450Z|9a8502b8-b640-4508-a23c-4ff44c5b85a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:14:59.450Z|20bff251-1a1a-4414-bdc9-94abbaf30658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:02.224Z|3f8db218-d67d-4d29-88ab-dc55e012c575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:02.225Z|3f8db218-d67d-4d29-88ab-dc55e012c575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:05.850Z|314ff8eb-16a6-4f13-a2ad-61da172e0c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:15:05.855Z|314ff8eb-16a6-4f13-a2ad-61da172e0c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:15:06.358Z|e1a53af7-6150-451d-8797-5a88b9f2b570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:15:06.358Z|e1a53af7-6150-451d-8797-5a88b9f2b570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:15:09.477Z|012bdb28-ee11-4ba6-9a09-e266e0c21a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:09.478Z|012bdb28-ee11-4ba6-9a09-e266e0c21a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:09.484Z|9c2ab3c9-e035-4474-b9b6-2999bfe3a25a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:09.485Z|9c2ab3c9-e035-4474-b9b6-2999bfe3a25a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:12.254Z|8a41a85d-5924-48cb-8ee2-c371326b199a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:12.255Z|8a41a85d-5924-48cb-8ee2-c371326b199a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:19.504Z|b8be7d2c-9e5c-4b90-bece-e53b2a816d36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:19.505Z|b8be7d2c-9e5c-4b90-bece-e53b2a816d36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:19.506Z|b4031787-a750-41b1-8e07-fa46094940c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:19.507Z|b4031787-a750-41b1-8e07-fa46094940c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:20.850Z|4ea3b4cf-12ab-48f8-9bd0-0170f2e5c48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:15:20.851Z|4ea3b4cf-12ab-48f8-9bd0-0170f2e5c48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:15:22.282Z|32456258-61a8-409c-9a77-3e8f9d6cba62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:22.283Z|32456258-61a8-409c-9a77-3e8f9d6cba62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:26.560Z|0cf8c9aa-abcc-4a99-b154-8f09738adda7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:15:26.561Z|0cf8c9aa-abcc-4a99-b154-8f09738adda7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:29.528Z|c0dd895c-a19e-4647-af20-02ae59f005db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:29.528Z|3dd4cd94-77bb-4c6c-bdbe-c89b11eed92f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:29.529Z|3dd4cd94-77bb-4c6c-bdbe-c89b11eed92f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:29.529Z|c0dd895c-a19e-4647-af20-02ae59f005db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:32.307Z|ecc5b78e-d9c6-42e0-a90f-b65faf6714bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:32.308Z|ecc5b78e-d9c6-42e0-a90f-b65faf6714bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:35.850Z|3a84b7c2-e587-49f4-8d74-5b41d13c6c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:15:35.851Z|3a84b7c2-e587-49f4-8d74-5b41d13c6c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:15:36.359Z|264cc265-c930-4ae5-8040-25de855ae35a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:15:36.360Z|264cc265-c930-4ae5-8040-25de855ae35a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:15:39.553Z|e547f590-6fd5-42c0-963f-e7c19f9c1047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:39.554Z|e547f590-6fd5-42c0-963f-e7c19f9c1047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:39.555Z|6e196182-d23e-4315-94e6-677f28042582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:39.555Z|6e196182-d23e-4315-94e6-677f28042582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:42.330Z|17911129-1f57-4d84-b214-18c2c3b3f4fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:42.331Z|17911129-1f57-4d84-b214-18c2c3b3f4fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:49.577Z|ec4126d0-4f6b-435d-a8e1-17072ee00c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:49.577Z|d2bc0f72-52e5-438b-a8dc-50373edac9e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:49.577Z|ec4126d0-4f6b-435d-a8e1-17072ee00c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:49.577Z|d2bc0f72-52e5-438b-a8dc-50373edac9e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:50.850Z|cf023712-d5ee-4b8e-89e5-6f6fbffb042c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:15:50.854Z|cf023712-d5ee-4b8e-89e5-6f6fbffb042c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:15:52.353Z|2f5a5c04-292d-4bc4-9071-03b8212faf8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:52.354Z|2f5a5c04-292d-4bc4-9071-03b8212faf8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:59.599Z|70aec622-948d-49bf-a9b6-6a58ba7f09e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:59.599Z|89bc15b8-0e31-4670-8f50-97d15942a700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:15:59.600Z|70aec622-948d-49bf-a9b6-6a58ba7f09e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:15:59.600Z|89bc15b8-0e31-4670-8f50-97d15942a700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:02.379Z|ac531397-74ac-4de9-a19e-51b8a6df5b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:02.380Z|ac531397-74ac-4de9-a19e-51b8a6df5b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:05.850Z|4fd98e59-444c-49c4-9f52-382d1884b6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:16:05.851Z|4fd98e59-444c-49c4-9f52-382d1884b6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:16:06.361Z|1e38d2da-53f9-4bce-88f3-0c4706e9c6a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:16:06.362Z|1e38d2da-53f9-4bce-88f3-0c4706e9c6a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:16:09.623Z|a7488c8e-0dbb-447a-9018-9a1d9ff77ce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:09.623Z|76d8c487-8f84-41cb-b923-49ce1b21bef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:09.624Z|a7488c8e-0dbb-447a-9018-9a1d9ff77ce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:09.624Z|76d8c487-8f84-41cb-b923-49ce1b21bef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:12.402Z|50c91f8d-05ba-4ecc-aeb4-8ac46c86d6e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:12.402Z|50c91f8d-05ba-4ecc-aeb4-8ac46c86d6e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:19.646Z|017b8d5f-787a-4993-91b5-4dd815f59437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:19.646Z|66852798-f840-4e8f-aadc-fe9192afcff0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:19.647Z|017b8d5f-787a-4993-91b5-4dd815f59437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:19.647Z|66852798-f840-4e8f-aadc-fe9192afcff0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:20.850Z|d2ae9489-6b93-4e75-9a2e-3acbbf7bc80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:16:20.851Z|d2ae9489-6b93-4e75-9a2e-3acbbf7bc80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:16:22.426Z|4f36ec9a-80f8-4862-8b75-950cabe28f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:22.427Z|4f36ec9a-80f8-4862-8b75-950cabe28f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:26.561Z|044d4071-be19-4bb8-ad7d-b7aa4623b403|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:16:26.562Z|044d4071-be19-4bb8-ad7d-b7aa4623b403|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:29.670Z|8edb098f-bd14-49de-8a63-02f817a49158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:29.671Z|0471a9c5-d7f3-4f1c-9319-0d3d3cfe914c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:29.671Z|8edb098f-bd14-49de-8a63-02f817a49158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:29.671Z|0471a9c5-d7f3-4f1c-9319-0d3d3cfe914c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:32.450Z|119705cb-108a-4c17-b1a5-57b7b7fda7d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:32.451Z|119705cb-108a-4c17-b1a5-57b7b7fda7d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:35.851Z|6caeb406-c76d-4b4f-9743-bd0ae6c0554e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:16:35.854Z|6caeb406-c76d-4b4f-9743-bd0ae6c0554e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:16:36.363Z|d5e900c1-6fb7-4748-80af-3d8f18ccc136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:16:36.364Z|d5e900c1-6fb7-4748-80af-3d8f18ccc136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:16:39.696Z|7f300ce2-db3e-4604-94f0-37d6ebf10db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:39.697Z|7f300ce2-db3e-4604-94f0-37d6ebf10db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:39.703Z|ea636729-4cd9-4a45-b6bb-89e81affaa56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:39.704Z|ea636729-4cd9-4a45-b6bb-89e81affaa56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:42.473Z|e62a9110-97e0-49bf-a17c-96caaca09297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:42.474Z|e62a9110-97e0-49bf-a17c-96caaca09297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:49.726Z|09505520-3c67-46a6-9b66-a38d845decd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:49.727Z|09505520-3c67-46a6-9b66-a38d845decd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:49.729Z|d8e46272-4ec2-46f7-81f1-aded222c721c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:49.729Z|d8e46272-4ec2-46f7-81f1-aded222c721c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:50.850Z|1c7fed99-e3f7-4a40-8eb1-535acb257bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:16:50.851Z|1c7fed99-e3f7-4a40-8eb1-535acb257bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:16:52.500Z|8e53c1a6-ded5-4b58-8250-6f8294a99a3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:52.501Z|8e53c1a6-ded5-4b58-8250-6f8294a99a3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:59.750Z|12e9d5ff-d470-4996-b346-c93ace048109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:59.750Z|68b198aa-b95f-415c-a403-71ac52e1a2a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:16:59.751Z|12e9d5ff-d470-4996-b346-c93ace048109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:16:59.751Z|68b198aa-b95f-415c-a403-71ac52e1a2a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:02.525Z|d2da6d6a-6309-4c51-9c55-3437f776a526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:02.526Z|d2da6d6a-6309-4c51-9c55-3437f776a526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:05.850Z|bf8ec64c-d910-490d-8089-849fd3b78379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:17:05.851Z|bf8ec64c-d910-490d-8089-849fd3b78379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:17:06.364Z|cba14a57-d0fc-4237-b11b-49ce51600a47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:17:06.365Z|cba14a57-d0fc-4237-b11b-49ce51600a47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:17:09.773Z|5770aa02-b363-42b0-8eeb-359149f21492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:09.773Z|366db1d2-c138-4b46-b71c-698bd8983e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:09.774Z|5770aa02-b363-42b0-8eeb-359149f21492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:09.774Z|366db1d2-c138-4b46-b71c-698bd8983e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:12.549Z|17abce97-590f-4dca-85ad-8e58ba38a749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:12.550Z|17abce97-590f-4dca-85ad-8e58ba38a749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:19.798Z|16d5c96d-4816-45dd-9825-c343ee4ea6fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:19.798Z|ab5f2ef4-cc18-4989-b272-cc3ddb74ca4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:19.798Z|ab5f2ef4-cc18-4989-b272-cc3ddb74ca4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:19.799Z|16d5c96d-4816-45dd-9825-c343ee4ea6fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:20.850Z|cbdbe4ff-cef7-424a-bd11-89e9145268b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:17:20.864Z|cbdbe4ff-cef7-424a-bd11-89e9145268b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:17:22.574Z|0ed77e2d-5129-4fed-8649-a8c160870e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:22.574Z|0ed77e2d-5129-4fed-8649-a8c160870e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:26.561Z|cf71fc90-d8ab-4545-92db-d53f2211bd31|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:17:26.562Z|cf71fc90-d8ab-4545-92db-d53f2211bd31|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:29.821Z|ea97bfde-73bd-4f8e-96de-928ab9d9b03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:29.821Z|1f9fd40b-805c-403f-b596-c461d04257f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:29.822Z|ea97bfde-73bd-4f8e-96de-928ab9d9b03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:29.822Z|1f9fd40b-805c-403f-b596-c461d04257f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:32.599Z|a317f67c-0ce2-44d8-8e13-a1b72f7062e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:32.600Z|a317f67c-0ce2-44d8-8e13-a1b72f7062e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:35.850Z|78833a60-14a2-451e-942b-98f2729e2068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:17:35.851Z|78833a60-14a2-451e-942b-98f2729e2068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:17:36.365Z|e07c7e65-0866-4458-8bb9-873ed5b79803|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:17:36.366Z|e07c7e65-0866-4458-8bb9-873ed5b79803|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:17:39.845Z|bc54a026-6af4-42cd-9d8e-6daf07f91995|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:39.845Z|4e360f40-5728-4900-ad0f-ea9462ce2f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:39.846Z|4e360f40-5728-4900-ad0f-ea9462ce2f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:39.845Z|bc54a026-6af4-42cd-9d8e-6daf07f91995|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:42.633Z|5915a016-68de-4f4d-8093-51309c29644a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:42.634Z|5915a016-68de-4f4d-8093-51309c29644a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:49.868Z|a84ba4b2-c3ab-4596-938b-6e328011acf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:49.868Z|282fd5c6-7e3d-48a5-a0a4-4c126f61be4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:49.868Z|282fd5c6-7e3d-48a5-a0a4-4c126f61be4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:49.868Z|a84ba4b2-c3ab-4596-938b-6e328011acf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:50.850Z|8788bf9c-9fac-43f3-a131-0983a61b4af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:17:50.851Z|8788bf9c-9fac-43f3-a131-0983a61b4af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:17:52.659Z|945597ad-1849-4135-8750-68e670435868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:52.660Z|945597ad-1849-4135-8750-68e670435868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:59.892Z|7d023b3f-338e-4961-a7bf-9fccd8719ec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:59.892Z|94f247b9-0ed1-4f23-a2e4-7838f03aa43d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:17:59.892Z|7d023b3f-338e-4961-a7bf-9fccd8719ec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:17:59.895Z|94f247b9-0ed1-4f23-a2e4-7838f03aa43d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:02.682Z|d149a8f3-96ad-4bf9-9c0d-6fc00ee07862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:02.683Z|d149a8f3-96ad-4bf9-9c0d-6fc00ee07862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:05.850Z|0af81571-65ab-491d-aae9-20b1bd5d5275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:18:05.853Z|0af81571-65ab-491d-aae9-20b1bd5d5275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:18:06.367Z|bacca7f0-ed51-41af-a72e-ed0574297ddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:18:06.367Z|bacca7f0-ed51-41af-a72e-ed0574297ddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:18:09.915Z|06d7c92c-f0ef-4e93-b2a9-5ced4f2bd5df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:09.916Z|06d7c92c-f0ef-4e93-b2a9-5ced4f2bd5df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:09.918Z|4c7fabd1-20c0-44d6-ad92-5fb67ada339f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:09.918Z|4c7fabd1-20c0-44d6-ad92-5fb67ada339f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:12.706Z|747fb464-f546-4c74-bac7-c5e8ec031391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:12.707Z|747fb464-f546-4c74-bac7-c5e8ec031391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:19.940Z|eaad9050-9b9c-4a85-8984-0bd28269e94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:19.940Z|eaad9050-9b9c-4a85-8984-0bd28269e94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:19.941Z|bf15435f-299c-4923-b9ff-794daff42cd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:19.942Z|bf15435f-299c-4923-b9ff-794daff42cd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:20.850Z|fc3bcb4b-f125-4b95-9e5e-d4488e69820d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:18:20.851Z|fc3bcb4b-f125-4b95-9e5e-d4488e69820d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:18:22.730Z|0f9d69a3-1b89-4fad-b9fc-ac508f3f3baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:22.730Z|0f9d69a3-1b89-4fad-b9fc-ac508f3f3baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:26.562Z|71d2296e-6d5d-47aa-b616-275d3b8b7b8c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:18:26.563Z|71d2296e-6d5d-47aa-b616-275d3b8b7b8c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:29.966Z|d65dbb32-3d8a-4642-9c61-d8741d671c3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:29.966Z|1128ca2e-0ef5-465b-a155-0d9ebbf3dcf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:29.967Z|1128ca2e-0ef5-465b-a155-0d9ebbf3dcf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:29.967Z|d65dbb32-3d8a-4642-9c61-d8741d671c3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:32.752Z|84a5272e-03a4-478d-9546-281f4837116b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:32.753Z|84a5272e-03a4-478d-9546-281f4837116b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:35.850Z|454b3f3c-544f-49fd-9303-ed01b6ebcd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:18:35.851Z|454b3f3c-544f-49fd-9303-ed01b6ebcd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:18:36.368Z|ff2f0523-b47f-4e1f-b9c5-e9e314ed0149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:18:36.369Z|ff2f0523-b47f-4e1f-b9c5-e9e314ed0149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:18:39.997Z|15020b21-a9bb-4637-8d02-d7053135757c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:39.997Z|630a97c3-1128-4ad7-b2b3-84dfd27c43c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:39.998Z|15020b21-a9bb-4637-8d02-d7053135757c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:39.998Z|630a97c3-1128-4ad7-b2b3-84dfd27c43c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:42.776Z|2c4857fe-af28-4dc6-b385-96cc4f438b5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:42.777Z|2c4857fe-af28-4dc6-b385-96cc4f438b5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:50.022Z|d2deb35b-c2ca-4740-b137-0760ecb46944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:50.023Z|d2deb35b-c2ca-4740-b137-0760ecb46944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:50.097Z|2f92f80b-7ea5-4a3e-a446-84c6928665f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:50.117Z|2f92f80b-7ea5-4a3e-a446-84c6928665f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:18:50.850Z|0f40a38b-3a78-4fa3-9034-0b5093fce418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:18:50.855Z|0f40a38b-3a78-4fa3-9034-0b5093fce418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:18:52.804Z|2b1b7cc2-59eb-4cb0-ab3e-542d25ec5490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:18:52.804Z|2b1b7cc2-59eb-4cb0-ab3e-542d25ec5490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:00.121Z|4c6724ea-4c03-47c8-bc22-12760b0137f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:00.122Z|4c6724ea-4c03-47c8-bc22-12760b0137f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:00.143Z|4d9fbd43-a899-4e32-8742-9c1aca78bbde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:00.144Z|4d9fbd43-a899-4e32-8742-9c1aca78bbde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:02.830Z|ed3c6d5d-e73e-4e84-b912-f21502735862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:02.831Z|ed3c6d5d-e73e-4e84-b912-f21502735862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:05.850Z|bfad26d5-5971-4ca0-b67f-b6e66da1172b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:19:05.851Z|bfad26d5-5971-4ca0-b67f-b6e66da1172b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:19:06.369Z|d99be2b0-84fe-4c93-99b7-60a2053b2435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:19:06.370Z|d99be2b0-84fe-4c93-99b7-60a2053b2435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:19:10.146Z|b5eb957c-c20f-4d1e-bea7-c232d0b8df41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:10.147Z|b5eb957c-c20f-4d1e-bea7-c232d0b8df41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:10.167Z|cd2c6c2d-0ee4-4f45-a204-c0e6607f2183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:10.168Z|cd2c6c2d-0ee4-4f45-a204-c0e6607f2183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:12.854Z|fd4c95ab-8ab3-4bd6-ae5e-e85c6b5cb6e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:12.855Z|fd4c95ab-8ab3-4bd6-ae5e-e85c6b5cb6e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:20.172Z|dff9b6f5-4667-4c71-a600-c64bdc4c22b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:20.174Z|dff9b6f5-4667-4c71-a600-c64bdc4c22b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:20.191Z|9b792df7-6b27-466f-82a7-d2b09392dec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:20.192Z|9b792df7-6b27-466f-82a7-d2b09392dec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:20.850Z|ca71b000-69c1-461a-89ae-f9b4b0951bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:19:20.851Z|ca71b000-69c1-461a-89ae-f9b4b0951bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:19:22.878Z|851128c2-8d28-4a24-ba6c-3320b946ab8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:22.879Z|851128c2-8d28-4a24-ba6c-3320b946ab8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:26.559Z|faee3b61-9aa3-450a-a510-355d656ce99e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:19:26.560Z|faee3b61-9aa3-450a-a510-355d656ce99e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:30.196Z|0f19e22c-157f-49a3-8947-42e9bd51bde4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:30.197Z|0f19e22c-157f-49a3-8947-42e9bd51bde4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:30.213Z|5176ceb5-ba58-435d-8fd0-bfbdcd2c355e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:30.214Z|5176ceb5-ba58-435d-8fd0-bfbdcd2c355e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:32.904Z|9526bfa8-e2ee-44a7-b075-72c3b9001cc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:32.905Z|9526bfa8-e2ee-44a7-b075-72c3b9001cc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:35.851Z|72006fe1-e828-4fa8-a373-35e8b76323cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:19:35.854Z|72006fe1-e828-4fa8-a373-35e8b76323cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:19:36.370Z|03f66139-9034-422a-91c6-41691848b5c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:19:36.371Z|03f66139-9034-422a-91c6-41691848b5c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:19:40.222Z|73f01cbe-8edf-46f7-bcb4-2787dd813dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:40.223Z|73f01cbe-8edf-46f7-bcb4-2787dd813dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:40.239Z|95612cd2-aa29-48d2-9ea7-82d9b07f8672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:40.241Z|95612cd2-aa29-48d2-9ea7-82d9b07f8672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:42.929Z|2cfad890-0006-4ecc-8088-5f735be0d8ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:42.929Z|2cfad890-0006-4ecc-8088-5f735be0d8ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:50.249Z|0dcd991d-54f3-418b-8ccd-678461f2a17d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:50.250Z|0dcd991d-54f3-418b-8ccd-678461f2a17d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:50.264Z|4ec7d21e-660b-4fce-b78a-d38856261569|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:50.265Z|4ec7d21e-660b-4fce-b78a-d38856261569|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:19:50.850Z|1525d170-8205-4873-a099-4511ba39663a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:19:50.851Z|1525d170-8205-4873-a099-4511ba39663a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:19:52.952Z|fd5260cd-ffc0-4917-a84e-d267cd225bd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:19:52.953Z|fd5260cd-ffc0-4917-a84e-d267cd225bd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:00.273Z|b2c717db-7388-4b63-b226-1f2c80bf3849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:00.275Z|b2c717db-7388-4b63-b226-1f2c80bf3849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:00.288Z|1971c885-ebfc-4106-b496-8110a63c82eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:00.289Z|1971c885-ebfc-4106-b496-8110a63c82eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:02.982Z|e0f6cef9-1e5d-4f7b-8127-acece7293ccc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:02.983Z|e0f6cef9-1e5d-4f7b-8127-acece7293ccc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:05.850Z|2e9dfa62-8fbe-4301-8190-41d0f8a47295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:20:05.851Z|2e9dfa62-8fbe-4301-8190-41d0f8a47295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:20:06.371Z|a0b8fc83-010e-4c30-a670-2240c582b69c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:20:06.372Z|a0b8fc83-010e-4c30-a670-2240c582b69c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:20:10.298Z|45432191-12d8-4b8e-9b4c-b8405e3d74e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:10.299Z|45432191-12d8-4b8e-9b4c-b8405e3d74e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:10.310Z|21730c8f-09df-4ab6-a641-2a9d276d1a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:10.311Z|21730c8f-09df-4ab6-a641-2a9d276d1a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:13.006Z|1d6a056a-91ac-46bd-be30-9d55ffa9d0ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:13.007Z|1d6a056a-91ac-46bd-be30-9d55ffa9d0ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:20.327Z|63d9b296-d3b8-4c91-8a6c-c528f014f6d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:20.328Z|63d9b296-d3b8-4c91-8a6c-c528f014f6d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:20.340Z|48a8d18b-25d8-445e-a67d-8d4cc313ddcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:20.342Z|48a8d18b-25d8-445e-a67d-8d4cc313ddcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:20.851Z|05652e49-7be4-4ca5-a1d6-508db2232f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:20:20.854Z|05652e49-7be4-4ca5-a1d6-508db2232f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:20:23.032Z|a5027238-0ffb-4c25-bd0a-68cdfa681392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:23.033Z|a5027238-0ffb-4c25-bd0a-68cdfa681392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:26.566Z|3fb51f9d-3e91-42f5-91e1-6f692a7b33c4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:20:26.572Z|3fb51f9d-3e91-42f5-91e1-6f692a7b33c4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:30.354Z|966253bd-2fb2-4cc2-8965-e86439dbee84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:30.355Z|966253bd-2fb2-4cc2-8965-e86439dbee84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:30.366Z|3e55a013-1ac5-435e-93d3-4e54faed975d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:30.366Z|3e55a013-1ac5-435e-93d3-4e54faed975d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:33.056Z|3b30fe1e-a3b9-4180-b8d7-5aea75382ba3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:33.057Z|3b30fe1e-a3b9-4180-b8d7-5aea75382ba3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:35.853Z|5215905d-e463-4235-9300-8c4ae800f05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:20:35.855Z|5215905d-e463-4235-9300-8c4ae800f05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:20:36.373Z|c977a7fa-340d-41af-9dee-c5fb0e90a1e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:20:36.374Z|c977a7fa-340d-41af-9dee-c5fb0e90a1e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:20:40.381Z|d0c8da64-0510-445d-bcb8-9ef4c6211d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:40.382Z|d0c8da64-0510-445d-bcb8-9ef4c6211d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:40.389Z|cf2586de-b22c-47fc-ac48-e408224c4750|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:40.390Z|cf2586de-b22c-47fc-ac48-e408224c4750|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:43.085Z|f715f1f3-7998-49ef-9b05-031ca74e6951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:43.086Z|f715f1f3-7998-49ef-9b05-031ca74e6951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:50.410Z|a6dbe406-9efe-4746-8e34-42aca087f013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:50.412Z|a6dbe406-9efe-4746-8e34-42aca087f013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:50.423Z|a85747d1-7c6e-46a6-a799-f8dde483b54f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:50.423Z|a85747d1-7c6e-46a6-a799-f8dde483b54f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:20:50.850Z|84545247-1727-4efd-ab1c-3823876c5d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:20:50.851Z|84545247-1727-4efd-ab1c-3823876c5d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:20:53.113Z|9d523ee9-fc17-499f-88cc-16e77c1ab9e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:20:53.114Z|9d523ee9-fc17-499f-88cc-16e77c1ab9e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:00.438Z|cc2adb6f-b0cd-491b-8068-64a335aca1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:00.440Z|cc2adb6f-b0cd-491b-8068-64a335aca1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:00.449Z|13413627-6149-4e83-b1aa-6e0000845652|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:00.450Z|13413627-6149-4e83-b1aa-6e0000845652|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:03.139Z|fd61b952-7456-496d-a5f0-225c6058a19f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:03.141Z|fd61b952-7456-496d-a5f0-225c6058a19f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:05.853Z|584ceddc-4c93-4b35-ae6c-fcf53e87f0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:21:05.854Z|584ceddc-4c93-4b35-ae6c-fcf53e87f0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:21:06.375Z|a80e8f06-445e-407a-9059-3a1f823d221e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:21:06.376Z|a80e8f06-445e-407a-9059-3a1f823d221e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:21:10.467Z|4b414bd7-a192-4976-bd7b-f09721e0b9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:10.468Z|4b414bd7-a192-4976-bd7b-f09721e0b9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:10.476Z|3244da8b-244f-4cb0-a29f-7c7aaf9a5eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:10.477Z|3244da8b-244f-4cb0-a29f-7c7aaf9a5eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:13.164Z|1ab65692-6652-405c-9798-722ce0b97d01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:13.165Z|1ab65692-6652-405c-9798-722ce0b97d01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:20.494Z|4ce29658-de90-43fc-a0d5-6bc85b04b1b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:20.495Z|4ce29658-de90-43fc-a0d5-6bc85b04b1b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:20.498Z|68a534a9-4e8a-4c69-ab01-8bec8e05b915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:20.499Z|68a534a9-4e8a-4c69-ab01-8bec8e05b915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:20.850Z|56027b95-d333-411e-933c-cda9b41cf0cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:21:20.851Z|56027b95-d333-411e-933c-cda9b41cf0cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:21:23.190Z|6d477013-5063-499a-954e-9cd74a5bd4e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:23.191Z|6d477013-5063-499a-954e-9cd74a5bd4e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:26.560Z|8ab30ae3-fcbe-43b1-b8bc-6169b5793377|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:21:26.561Z|8ab30ae3-fcbe-43b1-b8bc-6169b5793377|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:30.520Z|ad32b5fd-e0b3-4bef-abeb-3ff8b6a0d83d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:30.520Z|f11e0971-311e-45d2-8762-bfbe6e422eba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:30.521Z|ad32b5fd-e0b3-4bef-abeb-3ff8b6a0d83d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:30.521Z|f11e0971-311e-45d2-8762-bfbe6e422eba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:33.217Z|81fc0db3-4ee1-4601-a39c-0becc713806c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:33.218Z|81fc0db3-4ee1-4601-a39c-0becc713806c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:35.851Z|d6d3e017-613b-4e53-b688-1a7a2bce26ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:21:35.851Z|d6d3e017-613b-4e53-b688-1a7a2bce26ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:21:36.376Z|0b0b3b55-82c0-4015-a61f-45f22aa3b400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:21:36.377Z|0b0b3b55-82c0-4015-a61f-45f22aa3b400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:21:40.543Z|9143038a-6926-4d38-8492-e7948a81f502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:40.543Z|9ce8a66b-fbf8-47c1-969a-2f913bba51c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:40.544Z|9ce8a66b-fbf8-47c1-969a-2f913bba51c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:40.544Z|9143038a-6926-4d38-8492-e7948a81f502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:43.244Z|7a28d6d0-d46d-49a8-927d-b2132a41f6dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:43.245Z|7a28d6d0-d46d-49a8-927d-b2132a41f6dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:50.567Z|c89b06af-97cd-4579-97b0-f9be25df8edd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:50.567Z|b4fc8cb3-5225-4032-93ec-c139d7333d64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:50.568Z|b4fc8cb3-5225-4032-93ec-c139d7333d64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:50.568Z|c89b06af-97cd-4579-97b0-f9be25df8edd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:21:50.850Z|46f2729f-e8bc-43aa-b950-143dac45493c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:21:50.852Z|46f2729f-e8bc-43aa-b950-143dac45493c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:21:53.270Z|fe171210-57af-412a-9459-4df0caac4c27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:21:53.270Z|fe171210-57af-412a-9459-4df0caac4c27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:00.591Z|67a4ee23-fb12-47f1-87cc-5c799dcedc42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:00.591Z|47c567ee-4994-4a39-854b-45775f588a0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:00.591Z|67a4ee23-fb12-47f1-87cc-5c799dcedc42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:00.591Z|47c567ee-4994-4a39-854b-45775f588a0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:03.295Z|fa87f2d0-aeae-4dd6-b658-b104c0147c18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:03.295Z|fa87f2d0-aeae-4dd6-b658-b104c0147c18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:05.850Z|ff0b9465-da98-4d34-88d3-246fc70dfe7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:22:05.851Z|ff0b9465-da98-4d34-88d3-246fc70dfe7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:22:06.378Z|1b2977dc-fe97-46b1-b296-c2daea7c8984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:22:06.379Z|1b2977dc-fe97-46b1-b296-c2daea7c8984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:22:10.614Z|46556d42-a1c4-4de4-b6d5-0da347e1e5e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:10.614Z|028705a8-dfa6-4a9a-8870-ba61ef997744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:10.615Z|028705a8-dfa6-4a9a-8870-ba61ef997744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:10.615Z|46556d42-a1c4-4de4-b6d5-0da347e1e5e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:13.320Z|d21ae5e0-0f58-4bb7-99b3-fdd80794e079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:13.322Z|d21ae5e0-0f58-4bb7-99b3-fdd80794e079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:20.638Z|d8b63a04-4cf9-4e30-86cc-180299b6c6fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:20.638Z|c6e7bc3d-98fc-4eb0-9682-857ef0e184fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:20.638Z|d8b63a04-4cf9-4e30-86cc-180299b6c6fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:20.638Z|c6e7bc3d-98fc-4eb0-9682-857ef0e184fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:20.850Z|093bfc21-2141-430c-b053-1c2511d01ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:22:20.851Z|093bfc21-2141-430c-b053-1c2511d01ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:22:23.348Z|b4e05c21-9626-4c92-97a0-dd5dd92ca009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:23.351Z|b4e05c21-9626-4c92-97a0-dd5dd92ca009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:26.561Z|c8337eec-e176-4ade-acdb-3fc7b3dc5656|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:22:26.561Z|c8337eec-e176-4ade-acdb-3fc7b3dc5656|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:30.662Z|e7183856-85e8-4718-92df-d2b3ba5c40e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:30.662Z|cd57d582-f627-4e16-9f23-268aaa700064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:30.663Z|cd57d582-f627-4e16-9f23-268aaa700064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:30.663Z|e7183856-85e8-4718-92df-d2b3ba5c40e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:33.375Z|9f7a0721-a900-41b2-91e2-99e6e545e4f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:33.376Z|9f7a0721-a900-41b2-91e2-99e6e545e4f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:35.850Z|007dd94f-3075-440a-ac5a-65d97cd1f0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:22:35.853Z|007dd94f-3075-440a-ac5a-65d97cd1f0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:22:36.380Z|ee76f16b-b444-44cd-9002-d5e0520b3dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:22:36.380Z|ee76f16b-b444-44cd-9002-d5e0520b3dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:22:40.689Z|d5ae445d-0f03-4ea0-a89c-4b56cef1d8b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:40.689Z|333ef079-5d7f-4ed0-a2ff-29fde32c2dff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:40.690Z|d5ae445d-0f03-4ea0-a89c-4b56cef1d8b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:40.690Z|333ef079-5d7f-4ed0-a2ff-29fde32c2dff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:43.406Z|30a98b22-0dec-458d-ae5a-3e9e63d21381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:43.407Z|30a98b22-0dec-458d-ae5a-3e9e63d21381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:50.715Z|d3cd7bdd-2bb8-4cc0-a718-243d2724c2df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:50.715Z|4773c53c-0fea-4914-8d28-d6b1851d894e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:50.716Z|4773c53c-0fea-4914-8d28-d6b1851d894e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:50.716Z|d3cd7bdd-2bb8-4cc0-a718-243d2724c2df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:22:50.850Z|cab2095c-a829-44ca-975c-6873dfa88d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:22:50.851Z|cab2095c-a829-44ca-975c-6873dfa88d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:22:53.431Z|8a0025a6-c9f6-4087-8456-fc636bd3c9bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:22:53.432Z|8a0025a6-c9f6-4087-8456-fc636bd3c9bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:00.742Z|f89031e4-275d-45b1-826c-0c2ec78d9b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:00.742Z|e560094f-d4c5-446e-a50f-0dc1f557ed33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:00.743Z|f89031e4-275d-45b1-826c-0c2ec78d9b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:00.743Z|e560094f-d4c5-446e-a50f-0dc1f557ed33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:03.457Z|056523ec-cb53-4725-8608-ae2a51e531c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:03.458Z|056523ec-cb53-4725-8608-ae2a51e531c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:05.850Z|4d86f585-dafa-4163-9b3c-3708e1de71c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:23:05.851Z|4d86f585-dafa-4163-9b3c-3708e1de71c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:23:06.381Z|fbbddaf4-522e-445f-b5ac-1988f26785da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:23:06.382Z|fbbddaf4-522e-445f-b5ac-1988f26785da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:23:10.767Z|1759db87-ce0e-4dd8-9a76-07ee6b6b4c95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:10.767Z|84f9824f-18de-4c44-9eb6-d1ca350ce961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:10.768Z|84f9824f-18de-4c44-9eb6-d1ca350ce961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:10.768Z|1759db87-ce0e-4dd8-9a76-07ee6b6b4c95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:13.483Z|f8e9a263-9ed8-4807-bfb8-29dfe4fe1f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:13.484Z|f8e9a263-9ed8-4807-bfb8-29dfe4fe1f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:20.792Z|5bb4c485-5b87-44c3-9a49-faf6b2ecbda5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:20.793Z|5bb4c485-5b87-44c3-9a49-faf6b2ecbda5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:20.796Z|8d9a56c2-8093-447b-b60b-c5e48b6410fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:20.797Z|8d9a56c2-8093-447b-b60b-c5e48b6410fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:20.850Z|8ce2136a-c078-42e6-912f-6e21d5aac635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:23:20.853Z|8ce2136a-c078-42e6-912f-6e21d5aac635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:23:23.516Z|29b9c68b-35c1-4ae8-9fc3-61afcf2d36fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:23.517Z|29b9c68b-35c1-4ae8-9fc3-61afcf2d36fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:26.562Z|5ab7656d-a8a7-4322-97f7-86063b555b34|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:23:26.563Z|5ab7656d-a8a7-4322-97f7-86063b555b34|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:30.819Z|213dd210-264b-484f-af86-c97cb135f756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:30.820Z|05d81966-4937-41e5-855b-89d3f3fb2d17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:30.820Z|213dd210-264b-484f-af86-c97cb135f756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:30.821Z|05d81966-4937-41e5-855b-89d3f3fb2d17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:33.542Z|fba113a7-d4e4-4610-b873-4ce06dba9427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:33.542Z|fba113a7-d4e4-4610-b873-4ce06dba9427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:35.850Z|11e40d00-7ee2-4e68-a03c-111904334b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:23:35.851Z|11e40d00-7ee2-4e68-a03c-111904334b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:23:36.382Z|0209c180-2743-4d89-b273-99190c964bae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:23:36.383Z|0209c180-2743-4d89-b273-99190c964bae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:23:40.845Z|964f01e2-afbc-4f6e-ba69-cb8ddca8011c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:40.846Z|964f01e2-afbc-4f6e-ba69-cb8ddca8011c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:40.851Z|0948eafa-979b-4c63-87aa-9319638083dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:40.852Z|0948eafa-979b-4c63-87aa-9319638083dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:43.575Z|fe3cfaca-f1a5-49a0-a2b4-149a44e12417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:43.576Z|fe3cfaca-f1a5-49a0-a2b4-149a44e12417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:50.851Z|a74d2ac4-bebb-40d1-8715-336844244039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:23:50.852Z|a74d2ac4-bebb-40d1-8715-336844244039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:23:50.870Z|3231e49e-49a2-4811-b3fc-a8abe720d0a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:50.871Z|3231e49e-49a2-4811-b3fc-a8abe720d0a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:50.872Z|6af241c3-2395-4253-9750-20de167d3e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:50.872Z|6af241c3-2395-4253-9750-20de167d3e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:23:53.600Z|0b88ac08-b469-4c9d-acc0-98f79ef419e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:23:53.601Z|0b88ac08-b469-4c9d-acc0-98f79ef419e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:00.897Z|d7747a6b-d50f-4c9a-9cf8-f6875117cea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:00.898Z|d7747a6b-d50f-4c9a-9cf8-f6875117cea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:00.903Z|b369ddf2-7108-4516-8fb3-ca5d8b35c56a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:00.904Z|b369ddf2-7108-4516-8fb3-ca5d8b35c56a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:03.625Z|55cc51a7-3682-42b2-a677-4a49a79dab08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:03.627Z|55cc51a7-3682-42b2-a677-4a49a79dab08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:05.850Z|83d25206-6dd5-4e20-8c64-3ce1dc86da57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:24:05.851Z|83d25206-6dd5-4e20-8c64-3ce1dc86da57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:24:06.384Z|6818fdfd-515f-4d3a-8008-8709a1ddfe94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:24:06.384Z|6818fdfd-515f-4d3a-8008-8709a1ddfe94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:24:10.922Z|a1981f9e-7da8-44c4-aa26-10cc5c2eac13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:10.923Z|a1981f9e-7da8-44c4-aa26-10cc5c2eac13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:10.929Z|7c4309fb-aa62-4cf2-9584-d9cd76b79a6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:10.930Z|7c4309fb-aa62-4cf2-9584-d9cd76b79a6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:13.650Z|ad4c9edf-a384-47e7-bbcd-17621749c35d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:13.651Z|ad4c9edf-a384-47e7-bbcd-17621749c35d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:20.850Z|14f5a070-efd5-4ff7-82de-15af9c5f3bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:24:20.851Z|14f5a070-efd5-4ff7-82de-15af9c5f3bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:24:20.950Z|85142f91-07d4-450c-b380-c1d3f25f050b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:20.950Z|85142f91-07d4-450c-b380-c1d3f25f050b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:20.956Z|452c177c-2750-4add-93d3-da194ce3ad28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:20.957Z|452c177c-2750-4add-93d3-da194ce3ad28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:23.674Z|2c041dbd-d642-44a1-b6a5-e5a71e7857b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:23.675Z|2c041dbd-d642-44a1-b6a5-e5a71e7857b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:26.560Z|0885ed1b-3c34-425d-8b5f-419d59571be3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:24:26.561Z|0885ed1b-3c34-425d-8b5f-419d59571be3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:30.978Z|b231ddfb-fb25-487f-a472-69d0cb0f73bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:30.978Z|5059adfa-833a-4455-940b-c90385bb63e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:30.979Z|b231ddfb-fb25-487f-a472-69d0cb0f73bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:30.980Z|5059adfa-833a-4455-940b-c90385bb63e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:33.700Z|02a27b35-c863-42b0-9f6a-914c770e782c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:33.701Z|02a27b35-c863-42b0-9f6a-914c770e782c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:35.850Z|be5ed0cb-3ebe-41dd-a6c5-ad9e968985d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:24:35.851Z|be5ed0cb-3ebe-41dd-a6c5-ad9e968985d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:24:36.385Z|8f415673-9bdd-4ff8-9bc0-3f1fb7852372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:24:36.386Z|8f415673-9bdd-4ff8-9bc0-3f1fb7852372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:24:41.003Z|bad067cf-547c-4c80-b88c-b9a90ac25d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:41.003Z|866fb404-5c79-4872-b11c-4a12a87898d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:41.004Z|bad067cf-547c-4c80-b88c-b9a90ac25d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:41.004Z|866fb404-5c79-4872-b11c-4a12a87898d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:43.726Z|ad462b9a-62b8-44cc-ae9a-365e9ed40615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:43.727Z|ad462b9a-62b8-44cc-ae9a-365e9ed40615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:50.851Z|73e61054-930f-4688-8f47-77e84b2305f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:24:50.851Z|73e61054-930f-4688-8f47-77e84b2305f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:24:51.028Z|5dd948b1-3e03-40cf-b992-f6965909c07e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:51.029Z|5dd948b1-3e03-40cf-b992-f6965909c07e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:51.032Z|449c8511-8ffa-4b91-a5fe-27365fbcd033|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:51.032Z|449c8511-8ffa-4b91-a5fe-27365fbcd033|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:24:53.750Z|3860806a-c493-4e35-878e-84d68fb9881e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:24:53.751Z|3860806a-c493-4e35-878e-84d68fb9881e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:01.056Z|fed5cb51-0c56-40bd-9aec-caa13a1a6ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:01.056Z|eda51997-ff7f-4012-9593-77ff851ade67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:01.057Z|fed5cb51-0c56-40bd-9aec-caa13a1a6ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:01.057Z|eda51997-ff7f-4012-9593-77ff851ade67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:03.774Z|3c248ee3-0599-4116-862a-083df084501f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:03.775Z|3c248ee3-0599-4116-862a-083df084501f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:05.850Z|235903cd-7f01-4e80-8a46-1ef54d81e215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:25:05.852Z|235903cd-7f01-4e80-8a46-1ef54d81e215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:25:06.387Z|4118fbd1-0804-49a1-830d-5872da84e9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:25:06.389Z|4118fbd1-0804-49a1-830d-5872da84e9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:25:11.081Z|0ba4b237-d2cf-40e0-b1ed-074a22375333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:11.082Z|0ba4b237-d2cf-40e0-b1ed-074a22375333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:11.081Z|8c285fea-b94e-4f14-8840-ba131ac9622c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:11.083Z|8c285fea-b94e-4f14-8840-ba131ac9622c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:13.800Z|16348d38-846d-47d7-8c6c-25c02821d650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:13.801Z|16348d38-846d-47d7-8c6c-25c02821d650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:20.850Z|f8e8fbfa-023b-4f44-a082-587dccf9b1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:25:20.851Z|f8e8fbfa-023b-4f44-a082-587dccf9b1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:25:21.110Z|05500554-7f9e-4353-9eff-98118e78c5ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:21.110Z|74a39acd-c771-43de-9602-1bbae8e4d887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:21.110Z|74a39acd-c771-43de-9602-1bbae8e4d887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:21.110Z|05500554-7f9e-4353-9eff-98118e78c5ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:23.827Z|e272387d-8f25-41a0-a85c-b006ea0fcc73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:23.828Z|e272387d-8f25-41a0-a85c-b006ea0fcc73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:26.561Z|5a4eae46-fd8e-4115-a1f6-59c5a145263d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:25:26.562Z|5a4eae46-fd8e-4115-a1f6-59c5a145263d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:31.134Z|3bc8bb7f-5c3b-4e4a-acaf-1404ee85f942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:31.134Z|9008f111-e3de-4e3e-9f7c-cbe8d2a7afff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:31.134Z|3bc8bb7f-5c3b-4e4a-acaf-1404ee85f942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:31.134Z|9008f111-e3de-4e3e-9f7c-cbe8d2a7afff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:33.854Z|c19e081a-2618-4809-839b-83fa70cddcb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:33.855Z|c19e081a-2618-4809-839b-83fa70cddcb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:35.850Z|7b4bacbb-fdf6-4bac-9940-b51da524c020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:25:35.851Z|7b4bacbb-fdf6-4bac-9940-b51da524c020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:25:36.390Z|a9824bae-3dbe-4ffa-a195-caa134f34b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:25:36.392Z|a9824bae-3dbe-4ffa-a195-caa134f34b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:25:41.158Z|6239f651-2584-4a76-9d4c-ded6cbc2574d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:41.158Z|01c0a4b5-3c28-4e78-b09c-46732d5ffb82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:41.159Z|6239f651-2584-4a76-9d4c-ded6cbc2574d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:41.159Z|01c0a4b5-3c28-4e78-b09c-46732d5ffb82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:43.879Z|4d058691-1aa6-4246-b35a-87ffc3665e24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:43.880Z|4d058691-1aa6-4246-b35a-87ffc3665e24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:50.850Z|5a079f87-6a49-429c-abab-b90ea67face9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:25:50.853Z|5a079f87-6a49-429c-abab-b90ea67face9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:25:51.183Z|9218dcb4-7d32-4444-9ad2-4c93ed33172c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:51.183Z|f07f18f5-2e73-49b5-8a1c-946f78d7902e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:51.184Z|f07f18f5-2e73-49b5-8a1c-946f78d7902e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:51.185Z|9218dcb4-7d32-4444-9ad2-4c93ed33172c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:25:53.912Z|391a0acc-6dd4-40c0-8144-3f41519e0f49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:25:53.912Z|391a0acc-6dd4-40c0-8144-3f41519e0f49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:01.209Z|36b69e61-3c0c-4949-954c-7081b8ec99ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:01.210Z|36b69e61-3c0c-4949-954c-7081b8ec99ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:01.217Z|926b3b30-842e-4841-863c-dcf8f78d59b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:01.217Z|926b3b30-842e-4841-863c-dcf8f78d59b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:03.937Z|18119e4b-6eb4-4bfa-9d00-af5d0a2b4d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:03.938Z|18119e4b-6eb4-4bfa-9d00-af5d0a2b4d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:05.850Z|1c0fb704-c582-4c04-924e-5473a760203f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:26:05.851Z|1c0fb704-c582-4c04-924e-5473a760203f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:26:06.393Z|a931271e-26ad-402b-8576-7a22da38b218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:26:06.394Z|a931271e-26ad-402b-8576-7a22da38b218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:26:11.235Z|55c9c1af-0ddf-4338-bdd2-4f3b1cf34a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:11.236Z|55c9c1af-0ddf-4338-bdd2-4f3b1cf34a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:11.241Z|41c367ac-e456-4887-b8e4-772af9c81ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:11.242Z|41c367ac-e456-4887-b8e4-772af9c81ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:13.961Z|ee1bae83-a243-4417-accb-dab6c3ccc05b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:13.961Z|ee1bae83-a243-4417-accb-dab6c3ccc05b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:20.850Z|88274e5c-2387-4ca6-a761-2e18c3a717c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:26:20.851Z|88274e5c-2387-4ca6-a761-2e18c3a717c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:26:21.260Z|93c7e4c0-cc81-4c63-a17e-00ea529cb82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:21.261Z|93c7e4c0-cc81-4c63-a17e-00ea529cb82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:21.262Z|c4110447-bfeb-4548-91a6-8730d3ae7324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:21.262Z|c4110447-bfeb-4548-91a6-8730d3ae7324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:23.988Z|eff55a10-5bb9-4847-bf39-b8a971848765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:23.988Z|eff55a10-5bb9-4847-bf39-b8a971848765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:26.560Z|fc8be81f-c986-461c-9cfd-96010c23e048|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:26:26.560Z|fc8be81f-c986-461c-9cfd-96010c23e048|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:31.286Z|fca12efd-23b4-4035-ab99-1a4866add78d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:31.287Z|fca12efd-23b4-4035-ab99-1a4866add78d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:31.287Z|37b6f0c3-ab83-4605-aaba-44bb1f90ef22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:31.288Z|37b6f0c3-ab83-4605-aaba-44bb1f90ef22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:34.014Z|b51b4985-95ef-44c3-8dd5-8ff8e9f133e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:34.015Z|b51b4985-95ef-44c3-8dd5-8ff8e9f133e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:35.850Z|bd521464-d879-4c4b-8601-2e41908dae0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:26:35.852Z|bd521464-d879-4c4b-8601-2e41908dae0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:26:36.394Z|9363f3cb-4658-4770-b385-8503212ce47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:26:36.395Z|9363f3cb-4658-4770-b385-8503212ce47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:26:41.309Z|f3239cbf-1c32-4210-adee-b2199c1a0215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:41.310Z|f3239cbf-1c32-4210-adee-b2199c1a0215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:41.309Z|dd1785df-0f22-49b9-9325-0772757da30f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:41.311Z|dd1785df-0f22-49b9-9325-0772757da30f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:44.038Z|8872b636-89a1-4db2-865c-e9a44bc70d9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:44.039Z|8872b636-89a1-4db2-865c-e9a44bc70d9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:50.851Z|6e06629c-54f7-4a12-8be5-5d116b4a0f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:26:50.851Z|6e06629c-54f7-4a12-8be5-5d116b4a0f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:26:51.342Z|b5a5cb66-e3f0-4a3d-99e2-c187680b1ac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:51.342Z|5ab6ff6c-0c62-4265-9dfb-57e437936205|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:51.342Z|b5a5cb66-e3f0-4a3d-99e2-c187680b1ac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:51.342Z|5ab6ff6c-0c62-4265-9dfb-57e437936205|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:26:54.062Z|d49a962d-da72-4254-8c38-d8237e06f6e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:26:54.063Z|d49a962d-da72-4254-8c38-d8237e06f6e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:01.368Z|e5604041-e007-4834-a3b0-593557687965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:01.369Z|e5604041-e007-4834-a3b0-593557687965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:01.368Z|836ff782-a313-4617-8e48-1f7455c8c784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:01.370Z|836ff782-a313-4617-8e48-1f7455c8c784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:04.086Z|2d82eb6f-65ac-4cf2-8a05-27b1ed28df73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:04.086Z|2d82eb6f-65ac-4cf2-8a05-27b1ed28df73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:05.850Z|6e64d4cd-7c70-4b77-b16f-fbc09448ae04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:27:05.851Z|6e64d4cd-7c70-4b77-b16f-fbc09448ae04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:27:06.396Z|3da2fab5-d775-4ec4-a6cb-4696f2b94b42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:27:06.397Z|3da2fab5-d775-4ec4-a6cb-4696f2b94b42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:27:11.393Z|241f4272-7bb4-4696-bb43-61a22575b5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:11.393Z|699b6a4f-ca12-4f0d-9b25-761e7ad2b999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:11.393Z|241f4272-7bb4-4696-bb43-61a22575b5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:11.393Z|699b6a4f-ca12-4f0d-9b25-761e7ad2b999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:14.143Z|83df991c-8279-4dcb-a455-c4601a99c0f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:14.144Z|83df991c-8279-4dcb-a455-c4601a99c0f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:20.851Z|7aebd624-c209-42de-baeb-0dadf309074d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:27:20.853Z|7aebd624-c209-42de-baeb-0dadf309074d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:27:21.419Z|0b7ca08a-be83-4d36-9f61-074f340bcba0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:21.420Z|0b7ca08a-be83-4d36-9f61-074f340bcba0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:21.420Z|9834c464-ee7d-4731-a228-dd014dcd912d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:21.421Z|9834c464-ee7d-4731-a228-dd014dcd912d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:24.167Z|d2bbc1bd-7fe1-47f3-a0a9-aef2cf4c0226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:24.167Z|d2bbc1bd-7fe1-47f3-a0a9-aef2cf4c0226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:26.560Z|64d180a4-1724-43b8-b3ab-db67f4ba9093|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:27:26.561Z|64d180a4-1724-43b8-b3ab-db67f4ba9093|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:31.444Z|a14cde7b-5025-481e-9fbc-17834de0d900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:31.444Z|8de3d875-3119-4d2c-8eeb-ced56335ade7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:31.445Z|a14cde7b-5025-481e-9fbc-17834de0d900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:31.445Z|8de3d875-3119-4d2c-8eeb-ced56335ade7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:34.190Z|25499757-6736-4696-a708-efc191cf91af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:34.191Z|25499757-6736-4696-a708-efc191cf91af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:35.850Z|2bf30404-62c4-4f03-b26c-ed6b4fe6cd6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:27:35.851Z|2bf30404-62c4-4f03-b26c-ed6b4fe6cd6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:27:36.397Z|bd5f273d-899e-49db-90e7-9f92cd6f5769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:27:36.398Z|bd5f273d-899e-49db-90e7-9f92cd6f5769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:27:41.467Z|69270a6e-7196-48cc-963c-45725e948da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:41.467Z|4002d4c6-e837-4147-84a0-f08cfcc19afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:41.467Z|4002d4c6-e837-4147-84a0-f08cfcc19afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:41.467Z|69270a6e-7196-48cc-963c-45725e948da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:44.215Z|1d2054aa-a691-484e-ba4b-ac4b7ab46a65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:44.216Z|1d2054aa-a691-484e-ba4b-ac4b7ab46a65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:50.851Z|b2e42d46-33d4-40e6-8234-2c46add61aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:27:50.853Z|b2e42d46-33d4-40e6-8234-2c46add61aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:27:51.491Z|92d70371-96e2-4c2b-85f0-7ca181916351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:51.492Z|92d70371-96e2-4c2b-85f0-7ca181916351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:51.491Z|b7514d43-2896-46b5-8fec-13e87ddf3650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:51.493Z|b7514d43-2896-46b5-8fec-13e87ddf3650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:27:54.239Z|81b8d16c-1bed-4864-92e8-c79902b9c705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:27:54.241Z|81b8d16c-1bed-4864-92e8-c79902b9c705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:01.517Z|5634daa9-e9b5-4355-929d-d93e07d06eb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:01.518Z|5634daa9-e9b5-4355-929d-d93e07d06eb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:01.523Z|ed8caaff-1e62-4de8-b262-e84c9826c40b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:01.524Z|ed8caaff-1e62-4de8-b262-e84c9826c40b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:04.269Z|8b2d1d1d-df90-456a-849e-ce3abf08ddea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:04.270Z|8b2d1d1d-df90-456a-849e-ce3abf08ddea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:05.850Z|c5937429-8377-4718-a323-f9f2415f517d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:28:05.852Z|c5937429-8377-4718-a323-f9f2415f517d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:28:06.399Z|a9a8d05a-68a0-4b59-a930-ebbf4805ab78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:28:06.399Z|a9a8d05a-68a0-4b59-a930-ebbf4805ab78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:28:11.541Z|3f9e356b-1054-4d64-8a3f-99bb8f7e9240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:11.542Z|3f9e356b-1054-4d64-8a3f-99bb8f7e9240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:11.545Z|b0815a35-8168-4777-938c-280cd31333ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:11.546Z|b0815a35-8168-4777-938c-280cd31333ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:14.296Z|2c5ac2f9-c02d-42cc-8a29-c3a0f25fd0c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:14.297Z|2c5ac2f9-c02d-42cc-8a29-c3a0f25fd0c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:20.850Z|b0d53bdc-2cf9-46ab-9c12-9e72f68009e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:28:20.851Z|b0d53bdc-2cf9-46ab-9c12-9e72f68009e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:28:21.567Z|e49cae80-25b3-4607-93fe-942d62438c41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:21.571Z|e49cae80-25b3-4607-93fe-942d62438c41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:21.575Z|345f1d40-bb97-4c16-8476-eb2ae2a1c565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:21.576Z|345f1d40-bb97-4c16-8476-eb2ae2a1c565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:24.319Z|8c2ad77f-0190-498e-98d7-0ad5fb72d8f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:24.320Z|8c2ad77f-0190-498e-98d7-0ad5fb72d8f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:26.560Z|d4679c78-c0fe-4643-86ed-8db161853e6f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:28:26.561Z|d4679c78-c0fe-4643-86ed-8db161853e6f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:31.595Z|254a81e7-05d4-4cc5-b49e-1a4f2a2ac316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:31.596Z|254a81e7-05d4-4cc5-b49e-1a4f2a2ac316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:31.602Z|d06851ea-7ac0-4f93-8718-175929623e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:31.602Z|d06851ea-7ac0-4f93-8718-175929623e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:34.343Z|e2225c8b-116c-4aed-9457-0f0d0fddc50d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:34.343Z|e2225c8b-116c-4aed-9457-0f0d0fddc50d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:35.850Z|0d21d010-7fe2-490c-8ad1-88159f4fd556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:28:35.851Z|0d21d010-7fe2-490c-8ad1-88159f4fd556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:28:36.400Z|8bd57678-7fe2-4e91-b767-2adfe0f4193d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:28:36.401Z|8bd57678-7fe2-4e91-b767-2adfe0f4193d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:28:41.620Z|7291fad1-abd2-4813-96a0-62d55b34c22c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:41.621Z|7291fad1-abd2-4813-96a0-62d55b34c22c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:41.622Z|aa414d7e-c04f-4761-aa73-28be27719d74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:41.622Z|aa414d7e-c04f-4761-aa73-28be27719d74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:44.366Z|29a5af4b-9a03-470d-9d47-3240048729c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:44.367Z|29a5af4b-9a03-470d-9d47-3240048729c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:50.850Z|6aebdc1e-76ca-4406-8d5c-98a9287a6e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:28:50.852Z|6aebdc1e-76ca-4406-8d5c-98a9287a6e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:28:51.650Z|9ae16618-4add-4728-8703-974f6ebc90ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:51.650Z|21113246-9c82-4737-92b7-83d5f3d651f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:51.651Z|9ae16618-4add-4728-8703-974f6ebc90ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:51.651Z|21113246-9c82-4737-92b7-83d5f3d651f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:28:54.391Z|d02efeff-1e80-4d62-8f24-9aa785f3d30a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:28:54.392Z|d02efeff-1e80-4d62-8f24-9aa785f3d30a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:01.679Z|fdd8a8b0-4a38-4f8c-a403-96d96cc53198|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:01.679Z|fdd8a8b0-4a38-4f8c-a403-96d96cc53198|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:01.684Z|58689f3d-d97c-4bf3-914e-2d544d85f5a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:01.685Z|58689f3d-d97c-4bf3-914e-2d544d85f5a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:04.414Z|ff620555-86d5-48f8-8e5e-0e5252c0b094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:04.415Z|ff620555-86d5-48f8-8e5e-0e5252c0b094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:05.850Z|fa1044ff-98a1-4a0e-acd8-caebb438efca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:29:05.851Z|fa1044ff-98a1-4a0e-acd8-caebb438efca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:29:06.402Z|a195271c-a252-43b1-9454-1dd391fdaa9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:29:06.402Z|a195271c-a252-43b1-9454-1dd391fdaa9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:29:11.703Z|da530ef7-385b-49be-90d2-8ab8c458609b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:11.703Z|da530ef7-385b-49be-90d2-8ab8c458609b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:11.705Z|8862db27-f921-4c5d-ad94-9258a74d73da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:11.706Z|8862db27-f921-4c5d-ad94-9258a74d73da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:14.439Z|61ed1f5f-bf39-4f55-91d0-a69c42381ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:14.440Z|61ed1f5f-bf39-4f55-91d0-a69c42381ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:20.850Z|d497e63f-12bc-4d43-bb47-4b996e947424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:29:20.851Z|d497e63f-12bc-4d43-bb47-4b996e947424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:29:21.725Z|79901366-47b7-4052-986f-886524793583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:21.725Z|fb6a97e4-74c9-4931-b95b-03baffffd5e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:21.726Z|79901366-47b7-4052-986f-886524793583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:21.726Z|fb6a97e4-74c9-4931-b95b-03baffffd5e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:24.462Z|7c339aaa-5781-4094-9fb7-f20e4b39a40a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:24.463Z|7c339aaa-5781-4094-9fb7-f20e4b39a40a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:26.560Z|8f5d6c58-a7b5-4523-9826-49daf7c501d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:29:26.561Z|8f5d6c58-a7b5-4523-9826-49daf7c501d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:31.749Z|88641291-5018-43ef-bca9-583281e5f0fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:31.749Z|14e3566d-e98a-44ed-b395-1e89675f67fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:31.750Z|14e3566d-e98a-44ed-b395-1e89675f67fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:31.750Z|88641291-5018-43ef-bca9-583281e5f0fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:34.487Z|a0fc52cd-15a0-4712-aa5e-4268b595e1c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:34.487Z|a0fc52cd-15a0-4712-aa5e-4268b595e1c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:35.851Z|76aac564-b5ef-4b97-b992-6291abe0720b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:29:35.852Z|76aac564-b5ef-4b97-b992-6291abe0720b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:29:36.403Z|75a249aa-9c23-4486-a2c9-ce7026c1ec49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:29:36.404Z|75a249aa-9c23-4486-a2c9-ce7026c1ec49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:29:41.773Z|0ad0923e-2588-4108-b830-7018b80331b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:41.773Z|59329c13-c2df-49d0-b351-8c472bdc63ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:41.775Z|0ad0923e-2588-4108-b830-7018b80331b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:41.775Z|59329c13-c2df-49d0-b351-8c472bdc63ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:44.509Z|2d64d748-a974-4214-ac60-4120db8cf69d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:44.510Z|2d64d748-a974-4214-ac60-4120db8cf69d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:50.850Z|eda9b348-40e4-4adc-808d-2ce3e1bdfb8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:29:50.851Z|eda9b348-40e4-4adc-808d-2ce3e1bdfb8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:29:51.799Z|53c88ff4-b825-44ba-9a31-459994142336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:51.799Z|c4c9cd4e-9c96-498a-bf20-8f4b2c02bb49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:51.800Z|c4c9cd4e-9c96-498a-bf20-8f4b2c02bb49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:51.800Z|53c88ff4-b825-44ba-9a31-459994142336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:29:54.534Z|38045e53-599d-44ea-b0d5-013421b7a933|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:29:54.534Z|38045e53-599d-44ea-b0d5-013421b7a933|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:01.825Z|2d993286-bb4d-4b9e-9a23-6c89a2ca928b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:01.826Z|2d993286-bb4d-4b9e-9a23-6c89a2ca928b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:01.829Z|1c1edc7a-da3e-418c-8bfe-7cce4d31f7d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:01.830Z|1c1edc7a-da3e-418c-8bfe-7cce4d31f7d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:04.559Z|29827bfc-d538-49de-ab53-9dae7d8ea3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:04.559Z|29827bfc-d538-49de-ab53-9dae7d8ea3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:05.850Z|ade52b5c-54ff-4e8d-ba85-cefe72684224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:30:05.851Z|ade52b5c-54ff-4e8d-ba85-cefe72684224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:30:06.405Z|4aa8ff61-cfae-4299-9265-9c63d23af21b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:30:06.405Z|4aa8ff61-cfae-4299-9265-9c63d23af21b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:30:11.849Z|e0145de9-9e22-4927-b2d2-99804ff24060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:11.850Z|e0145de9-9e22-4927-b2d2-99804ff24060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:11.854Z|cea4cb19-0e4a-4737-939d-cebe60995840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:11.855Z|cea4cb19-0e4a-4737-939d-cebe60995840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:14.581Z|f7d3e7db-2636-4cb1-b93f-40734fab5450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:14.581Z|f7d3e7db-2636-4cb1-b93f-40734fab5450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:20.850Z|0cdd2710-4d61-491d-aaf1-19f0709c86fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:30:20.852Z|0cdd2710-4d61-491d-aaf1-19f0709c86fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:30:21.873Z|4f93c539-d7db-4dc7-85a1-f0634c776e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:21.875Z|4f93c539-d7db-4dc7-85a1-f0634c776e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:21.878Z|df34c1c9-4b69-4df4-8d4c-06c5e0abee1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:21.879Z|df34c1c9-4b69-4df4-8d4c-06c5e0abee1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:24.618Z|c918ba38-f1e4-49d1-b938-f3ba3d6cb6fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:24.619Z|c918ba38-f1e4-49d1-b938-f3ba3d6cb6fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:26.561Z|a07efb41-f268-4507-9353-860e2e9433b3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:30:26.561Z|a07efb41-f268-4507-9353-860e2e9433b3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:31.898Z|d2843ced-3f6f-4d89-95ae-9e9807d92962|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:31.898Z|01021839-704d-44e2-9c8c-feb00af084ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:31.899Z|d2843ced-3f6f-4d89-95ae-9e9807d92962|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:31.899Z|01021839-704d-44e2-9c8c-feb00af084ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:34.647Z|82b6cba6-b2e7-4688-9623-5958f634a62e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:34.648Z|82b6cba6-b2e7-4688-9623-5958f634a62e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:35.850Z|3554afb6-c2ad-455d-9bce-d812eea5e94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:30:35.851Z|3554afb6-c2ad-455d-9bce-d812eea5e94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:30:36.407Z|0e4f6951-9963-4956-8fb4-61ab38438901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:30:36.408Z|0e4f6951-9963-4956-8fb4-61ab38438901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:30:41.930Z|fe7cad89-4264-4bb9-9584-4b5549cd32b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:41.930Z|fbabec2a-1225-43f9-8e5c-21a58f713c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:41.931Z|fe7cad89-4264-4bb9-9584-4b5549cd32b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:41.932Z|fbabec2a-1225-43f9-8e5c-21a58f713c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:44.688Z|52a48713-62cc-4d58-a7d8-72ef6427f8f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:44.689Z|52a48713-62cc-4d58-a7d8-72ef6427f8f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:50.850Z|7950d49c-79b0-4cff-a853-e77b24c52091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:30:50.851Z|7950d49c-79b0-4cff-a853-e77b24c52091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:30:51.960Z|6ff5e791-40cb-4a45-9963-4a960b964f6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:51.961Z|6ff5e791-40cb-4a45-9963-4a960b964f6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:51.972Z|9b4e39b9-e4e4-4a5d-9461-3a135f4cbb7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:51.973Z|9b4e39b9-e4e4-4a5d-9461-3a135f4cbb7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:30:54.715Z|d6902230-4e68-4521-b507-6e811b54002d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:30:54.716Z|d6902230-4e68-4521-b507-6e811b54002d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:01.990Z|0ab8ebbc-f5b6-42af-81a5-68b8e85ac18b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:01.992Z|0ab8ebbc-f5b6-42af-81a5-68b8e85ac18b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:01.994Z|bf2e2d56-b859-4881-a086-e2231a64ede3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:01.995Z|bf2e2d56-b859-4881-a086-e2231a64ede3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:04.742Z|80dd3c39-61c8-495c-bc7a-ccd41534f52a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:04.743Z|80dd3c39-61c8-495c-bc7a-ccd41534f52a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:05.851Z|754bd710-73b1-43ad-9fae-4b22aa0e781e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:31:05.853Z|754bd710-73b1-43ad-9fae-4b22aa0e781e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:31:06.409Z|5eb19431-5b06-4848-a5d8-f5c74bb52d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:31:06.410Z|5eb19431-5b06-4848-a5d8-f5c74bb52d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:31:12.018Z|adea08c0-0e04-4c82-8acd-70b00c157b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:12.018Z|9fd9ca5c-2342-49a7-8f0f-b7fb1c9bbfb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:12.019Z|adea08c0-0e04-4c82-8acd-70b00c157b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:12.019Z|9fd9ca5c-2342-49a7-8f0f-b7fb1c9bbfb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:14.767Z|643b7d3b-06e5-4fec-9f37-cb41568a5ef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:14.767Z|643b7d3b-06e5-4fec-9f37-cb41568a5ef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:20.851Z|0ca33149-d7d5-4661-8618-9a357808035f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:31:20.851Z|0ca33149-d7d5-4661-8618-9a357808035f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:31:22.049Z|4c5196b0-3f74-42e1-b054-4d9861ad0b60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:22.049Z|8b709ac2-88ca-4b40-b38a-db49618a9b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:22.050Z|4c5196b0-3f74-42e1-b054-4d9861ad0b60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:22.050Z|8b709ac2-88ca-4b40-b38a-db49618a9b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:24.792Z|4ad59cd0-c281-4bb6-b77a-5ef169cbc0c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:24.793Z|4ad59cd0-c281-4bb6-b77a-5ef169cbc0c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:26.562Z|540b0def-439c-4975-a12d-b7bf0e3c98b7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:31:26.563Z|540b0def-439c-4975-a12d-b7bf0e3c98b7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:32.077Z|ba41a422-e164-41b3-b524-b85ba92811a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:32.077Z|b2bdec50-cb38-4b50-a8eb-22fab702c78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:32.078Z|b2bdec50-cb38-4b50-a8eb-22fab702c78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:32.078Z|ba41a422-e164-41b3-b524-b85ba92811a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:34.815Z|c5a3e9f8-011a-47ba-856f-3cdcf2d13b8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:34.816Z|c5a3e9f8-011a-47ba-856f-3cdcf2d13b8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:35.851Z|9b930eea-d3b1-4947-8395-0aad81d56830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:31:35.852Z|9b930eea-d3b1-4947-8395-0aad81d56830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:31:36.410Z|a054243a-6114-432d-84b1-72b7f39b4399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:31:36.411Z|a054243a-6114-432d-84b1-72b7f39b4399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:31:42.102Z|06688532-2402-4dc1-8fe6-9806fd71cdad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:42.102Z|9f02db8e-cf13-44fc-bf6c-7aa4c1cb45e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:42.103Z|9f02db8e-cf13-44fc-bf6c-7aa4c1cb45e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:42.103Z|06688532-2402-4dc1-8fe6-9806fd71cdad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:44.838Z|9fe0184d-ac88-4d89-9b37-6c1bcc226a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:44.839Z|9fe0184d-ac88-4d89-9b37-6c1bcc226a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:50.850Z|ff7ceccf-b6cf-486e-aed8-917f36ff4963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:31:50.852Z|ff7ceccf-b6cf-486e-aed8-917f36ff4963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:31:52.127Z|958d8747-5348-45d2-8723-3e49576da6ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:52.127Z|c6947043-d3bf-4c26-b999-4833e647aa35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:52.128Z|958d8747-5348-45d2-8723-3e49576da6ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:52.128Z|c6947043-d3bf-4c26-b999-4833e647aa35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:31:54.863Z|8014030b-86f0-444e-956f-40f23e73d626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:31:54.865Z|8014030b-86f0-444e-956f-40f23e73d626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:02.152Z|4d908324-5fb4-4b4a-b38b-63818f696c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:02.152Z|929b4da9-480d-4864-b9e8-9fd1b2452743|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:02.153Z|4d908324-5fb4-4b4a-b38b-63818f696c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:02.153Z|929b4da9-480d-4864-b9e8-9fd1b2452743|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:04.895Z|967c8ac2-8860-4878-865a-e76335f8d09b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:04.896Z|967c8ac2-8860-4878-865a-e76335f8d09b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:05.850Z|845d65b0-ab96-4df5-968a-1c91e02a3347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:32:05.851Z|845d65b0-ab96-4df5-968a-1c91e02a3347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:32:06.412Z|a693830b-1578-435f-9c07-12849d09d54b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:32:06.413Z|a693830b-1578-435f-9c07-12849d09d54b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:32:12.179Z|fbcec4f7-31ff-474f-9190-d817f4670235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:12.179Z|fbcec4f7-31ff-474f-9190-d817f4670235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:12.182Z|b32ae544-6c66-4d6f-81d4-8d362059dc31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:12.183Z|b32ae544-6c66-4d6f-81d4-8d362059dc31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:14.920Z|ead4ed0d-2940-492e-be76-4fa3d51429bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:14.921Z|ead4ed0d-2940-492e-be76-4fa3d51429bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:20.850Z|5bad9f6a-eb4c-491c-8d0d-40d182fd2d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:32:20.851Z|5bad9f6a-eb4c-491c-8d0d-40d182fd2d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:32:22.203Z|d8040fe4-5530-440a-9a94-cc990f51f786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:22.204Z|7d703ff6-dc0e-4620-92c4-8f93be2c464c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:22.204Z|d8040fe4-5530-440a-9a94-cc990f51f786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:22.205Z|7d703ff6-dc0e-4620-92c4-8f93be2c464c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:24.950Z|1f9be1d4-be42-4d06-ac12-97b84c501b36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:24.950Z|1f9be1d4-be42-4d06-ac12-97b84c501b36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:26.560Z|57a806fa-44ba-46cc-892e-b161351f79f0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:32:26.561Z|57a806fa-44ba-46cc-892e-b161351f79f0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:32.229Z|2e251961-91d4-43ac-a5d4-425c3935beb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:32.229Z|2db60130-e1d0-4f24-b09e-3a63554712f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:32.230Z|2e251961-91d4-43ac-a5d4-425c3935beb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:32.230Z|2db60130-e1d0-4f24-b09e-3a63554712f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:34.976Z|eb8239db-9959-4f3e-8593-4a729bf01b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:34.977Z|eb8239db-9959-4f3e-8593-4a729bf01b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:35.850Z|25f234b6-1e46-4e70-81fb-5bf33ad600f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:32:35.852Z|25f234b6-1e46-4e70-81fb-5bf33ad600f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:32:36.414Z|b9aafe82-7910-4815-bf5c-0009443c9cba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:32:36.414Z|b9aafe82-7910-4815-bf5c-0009443c9cba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:32:42.254Z|617cd188-cc67-412e-8a57-a0ffb1719ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:42.254Z|e6d84f94-fa09-47e1-b93b-1d626f741861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:42.254Z|617cd188-cc67-412e-8a57-a0ffb1719ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:42.254Z|e6d84f94-fa09-47e1-b93b-1d626f741861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:45.000Z|d3a158cc-f1e8-488f-b274-12f0d4ce2497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:45.001Z|d3a158cc-f1e8-488f-b274-12f0d4ce2497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:50.850Z|202c5ec6-b1a1-497e-baab-f94bc83667f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:32:50.851Z|202c5ec6-b1a1-497e-baab-f94bc83667f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:32:52.282Z|3c19468f-a3ed-4bad-a74e-de6fc17a83ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:52.282Z|12423ac7-ae89-4f1f-872c-ecc7c2d2c851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:52.283Z|12423ac7-ae89-4f1f-872c-ecc7c2d2c851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:52.283Z|3c19468f-a3ed-4bad-a74e-de6fc17a83ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:32:55.023Z|3178a250-3145-4918-9d9c-cdfe1c9a76d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:32:55.024Z|3178a250-3145-4918-9d9c-cdfe1c9a76d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:02.309Z|874b5b81-621e-46ac-84f8-c9224dae7665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:02.309Z|81248767-b59a-4daa-9211-680346ded1a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:02.310Z|81248767-b59a-4daa-9211-680346ded1a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:02.310Z|874b5b81-621e-46ac-84f8-c9224dae7665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:05.048Z|36aa389c-ce2a-417e-a97f-06eec0572a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:05.049Z|36aa389c-ce2a-417e-a97f-06eec0572a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:05.850Z|3066f706-d769-4a2f-8f11-04ac2da1578b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:33:05.851Z|3066f706-d769-4a2f-8f11-04ac2da1578b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:33:06.415Z|872596b1-ed4d-4d0f-bccb-f6d78b98127f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:33:06.416Z|872596b1-ed4d-4d0f-bccb-f6d78b98127f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:33:12.337Z|b35ed7b8-5854-47b9-a5f6-1433727dbe0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:12.338Z|b35ed7b8-5854-47b9-a5f6-1433727dbe0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:12.344Z|2d609e66-393c-412a-aa63-b9164b6e9bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:12.345Z|2d609e66-393c-412a-aa63-b9164b6e9bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:15.074Z|84563bfb-7981-4c79-961b-2aaf469dd3ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:15.075Z|84563bfb-7981-4c79-961b-2aaf469dd3ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:20.850Z|9442b2b3-ea3e-4759-a279-35d2d4581537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:33:20.852Z|9442b2b3-ea3e-4759-a279-35d2d4581537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:33:22.361Z|90766010-644e-49e7-bb43-1ff9a13ed2b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:22.362Z|90766010-644e-49e7-bb43-1ff9a13ed2b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:22.364Z|50208c09-a8bd-4e02-923c-5c5b44d4b82c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:22.364Z|50208c09-a8bd-4e02-923c-5c5b44d4b82c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:25.101Z|916eb1a0-4441-4108-9177-b01f66e87bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:25.102Z|916eb1a0-4441-4108-9177-b01f66e87bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:26.559Z|55359877-eda6-4ff1-a799-d8fad77f80e0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:33:26.560Z|55359877-eda6-4ff1-a799-d8fad77f80e0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:32.386Z|8dd32085-79f4-4292-a26c-ee7ed7bb9e2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:32.387Z|8dd32085-79f4-4292-a26c-ee7ed7bb9e2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:32.392Z|35f53684-4e80-455e-91d7-e6b8a2a25c26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:32.393Z|35f53684-4e80-455e-91d7-e6b8a2a25c26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:35.127Z|75e19a9f-8ff3-4bf3-8c41-dffdacc2f99a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:35.128Z|75e19a9f-8ff3-4bf3-8c41-dffdacc2f99a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:35.850Z|ddd2279a-79a4-4f2e-8fe6-d8abae483132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:33:35.851Z|ddd2279a-79a4-4f2e-8fe6-d8abae483132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:33:36.417Z|9915f640-2bbb-464b-a09a-a2f0bf79d677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:33:36.417Z|9915f640-2bbb-464b-a09a-a2f0bf79d677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:33:42.415Z|68cb4e0d-99c0-48b0-8dd7-2fc6ccc53646|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:42.415Z|68cb4e0d-99c0-48b0-8dd7-2fc6ccc53646|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:42.418Z|67c23a57-52ec-487d-a4a6-6548307eb6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:42.418Z|67c23a57-52ec-487d-a4a6-6548307eb6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:45.152Z|c34f78aa-745d-4ffe-aa4f-131ec81a5d9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:45.152Z|c34f78aa-745d-4ffe-aa4f-131ec81a5d9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:50.850Z|bf3d5fc6-85f2-4650-9320-88923e0b846c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:33:50.851Z|bf3d5fc6-85f2-4650-9320-88923e0b846c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:33:52.439Z|b2cf1efa-11ec-4144-a06d-b06131eb1f3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:52.440Z|b2cf1efa-11ec-4144-a06d-b06131eb1f3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:52.442Z|7330a61f-5e75-437c-aa08-252e2a0f05cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:52.442Z|7330a61f-5e75-437c-aa08-252e2a0f05cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:33:55.174Z|1f129605-08c1-4f7a-a8c1-0cfb4a569851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:33:55.175Z|1f129605-08c1-4f7a-a8c1-0cfb4a569851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:02.463Z|fb760f6d-6360-468a-872c-a3ab85f021b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:02.464Z|fe395a89-54c5-439f-bda1-993aa0c77d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:02.464Z|fb760f6d-6360-468a-872c-a3ab85f021b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:02.464Z|fe395a89-54c5-439f-bda1-993aa0c77d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:05.198Z|8e86d427-7e3b-4227-82b6-81ab86f4dce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:05.199Z|8e86d427-7e3b-4227-82b6-81ab86f4dce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:05.850Z|0db303a9-dd62-4092-9426-c9e2b04f5c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:34:05.852Z|0db303a9-dd62-4092-9426-c9e2b04f5c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:34:06.418Z|bd919f44-8b9f-47ad-8299-30563f29674e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:34:06.419Z|bd919f44-8b9f-47ad-8299-30563f29674e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:34:12.488Z|5e9d0036-5587-401f-8620-54594e959fbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:12.488Z|2512c234-3d5f-4787-92f9-fe978ceff2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:12.489Z|2512c234-3d5f-4787-92f9-fe978ceff2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:12.489Z|5e9d0036-5587-401f-8620-54594e959fbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:15.225Z|48166a99-1fc3-4441-a995-a651fa3e11a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:15.225Z|48166a99-1fc3-4441-a995-a651fa3e11a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:20.851Z|ad6abb8f-b686-4218-8493-810a95513f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:34:20.851Z|ad6abb8f-b686-4218-8493-810a95513f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:34:22.511Z|5dd5d2c5-8850-44b5-b042-d4b5f09dbf80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:22.511Z|8c9895d3-8a6f-4078-be68-e6e93dfcaf28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:22.512Z|5dd5d2c5-8850-44b5-b042-d4b5f09dbf80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:22.512Z|8c9895d3-8a6f-4078-be68-e6e93dfcaf28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:25.249Z|3f491f16-64ff-4d12-b0e4-ccb5fc3fefb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:25.249Z|3f491f16-64ff-4d12-b0e4-ccb5fc3fefb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:26.559Z|2e5ffe9e-5a59-4b62-8504-726e3f028f4d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:34:26.561Z|2e5ffe9e-5a59-4b62-8504-726e3f028f4d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:32.534Z|852cd717-b9e1-4e64-a5bf-98d71d579817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:32.534Z|5c6b7d61-e1d0-407f-88dc-b1b7bad41d19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:32.535Z|852cd717-b9e1-4e64-a5bf-98d71d579817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:32.535Z|5c6b7d61-e1d0-407f-88dc-b1b7bad41d19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:35.272Z|fb45bb17-3d42-4082-bb1d-bbb95cad9fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:35.273Z|fb45bb17-3d42-4082-bb1d-bbb95cad9fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:35.850Z|dd0efc71-d05f-435c-becc-5e1b606bd51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:34:35.851Z|dd0efc71-d05f-435c-becc-5e1b606bd51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:34:36.420Z|32fd5d46-d665-43d9-88ea-02a3aab2e037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:34:36.420Z|32fd5d46-d665-43d9-88ea-02a3aab2e037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:34:42.558Z|a4ff1838-3d08-452c-8104-315adec14413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:42.558Z|77452a2a-bf7d-467e-86e5-b07d6f08db37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:42.559Z|a4ff1838-3d08-452c-8104-315adec14413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:42.559Z|77452a2a-bf7d-467e-86e5-b07d6f08db37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:45.294Z|01cc1f70-e13b-478a-91c1-4b10ea488d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:45.295Z|01cc1f70-e13b-478a-91c1-4b10ea488d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:50.850Z|1451812e-9332-408a-8106-cffedf430134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:34:50.852Z|1451812e-9332-408a-8106-cffedf430134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:34:52.582Z|a2d30796-bf79-4b5d-938f-475ad977d8a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:52.582Z|a2d30796-bf79-4b5d-938f-475ad977d8a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:52.582Z|c61e3cda-4082-4a68-acf7-e1eb4b6b7bfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:52.583Z|c61e3cda-4082-4a68-acf7-e1eb4b6b7bfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:34:55.317Z|47ee38f9-644f-4ddd-9d40-e4752cfbfc63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:34:55.317Z|47ee38f9-644f-4ddd-9d40-e4752cfbfc63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:02.606Z|10fdd809-e652-41f6-8781-7d6f3dc81219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:02.606Z|1b36332b-08f8-43a6-b865-9f37afed4733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:02.607Z|10fdd809-e652-41f6-8781-7d6f3dc81219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:02.608Z|1b36332b-08f8-43a6-b865-9f37afed4733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:05.343Z|8ee4b47d-9dc2-4642-b8af-cfb8f9006fce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:05.343Z|8ee4b47d-9dc2-4642-b8af-cfb8f9006fce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:05.850Z|475762ca-ef25-4125-a624-3fc4fdd69575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:35:05.851Z|475762ca-ef25-4125-a624-3fc4fdd69575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:35:06.421Z|6033085a-2cde-4581-b9a7-8078e7c113eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:35:06.421Z|6033085a-2cde-4581-b9a7-8078e7c113eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:35:12.631Z|c5d06762-f1f7-46e1-b4d4-f8e4715fd51d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:12.632Z|c5d06762-f1f7-46e1-b4d4-f8e4715fd51d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:12.637Z|99788108-338d-428d-9db2-307f31fc0635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:12.638Z|99788108-338d-428d-9db2-307f31fc0635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:15.370Z|a9b971c1-36d4-4004-980b-7fe707140e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:15.371Z|a9b971c1-36d4-4004-980b-7fe707140e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:20.850Z|9cd4c3af-0948-4883-b7a7-588c46b2ddfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:35:20.851Z|9cd4c3af-0948-4883-b7a7-588c46b2ddfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:35:22.656Z|51c642dd-5483-4dc6-9ba0-a412ba9089c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:22.656Z|e0651459-d349-4811-b600-8062d5e5768c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:22.657Z|51c642dd-5483-4dc6-9ba0-a412ba9089c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:22.657Z|e0651459-d349-4811-b600-8062d5e5768c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:25.398Z|de96822a-dccc-4844-b507-301b73ccbd55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:25.399Z|de96822a-dccc-4844-b507-301b73ccbd55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:26.563Z|14327e4c-dc5a-450a-a82f-cf90d0f28235|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:35:26.564Z|14327e4c-dc5a-450a-a82f-cf90d0f28235|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:32.679Z|db30a3a6-876a-41b0-b28b-4edcc40d9fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:32.679Z|354d71f9-c674-4397-9946-63bb33e4f807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:32.680Z|354d71f9-c674-4397-9946-63bb33e4f807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:32.680Z|db30a3a6-876a-41b0-b28b-4edcc40d9fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:35.423Z|b3f2e42c-797e-4803-bede-59c2006f578a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:35.424Z|b3f2e42c-797e-4803-bede-59c2006f578a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:35.850Z|35c79e22-c40b-4437-85ef-38bc245beff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:35:35.852Z|35c79e22-c40b-4437-85ef-38bc245beff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:35:36.422Z|ba653fc7-680c-4065-9d8c-7ff8c33f391d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:35:36.423Z|ba653fc7-680c-4065-9d8c-7ff8c33f391d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:35:42.704Z|abe76837-6552-456a-b1ce-9a5846158edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:42.704Z|abe76837-6552-456a-b1ce-9a5846158edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:42.706Z|f2dd5081-567a-46d8-a550-7bf9425b70f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:42.707Z|f2dd5081-567a-46d8-a550-7bf9425b70f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:45.447Z|7b44cf22-e476-4d10-bae8-2af28d323d7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:45.448Z|7b44cf22-e476-4d10-bae8-2af28d323d7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:50.850Z|b5a85593-e4ad-4f51-a14b-02c3e17ad406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:35:50.851Z|b5a85593-e4ad-4f51-a14b-02c3e17ad406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:35:52.727Z|815aafdc-a9cc-48ee-b771-95af63445875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:52.728Z|815aafdc-a9cc-48ee-b771-95af63445875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:52.728Z|c62e6394-b6f4-4f83-b86e-a88e0760cf5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:52.728Z|c62e6394-b6f4-4f83-b86e-a88e0760cf5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:35:55.471Z|4f706312-97fe-4c34-a5d6-ee3e89f54863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:35:55.472Z|4f706312-97fe-4c34-a5d6-ee3e89f54863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:02.751Z|43dbbbab-3e1b-463e-804e-a610ba5be35d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:02.751Z|e8fbf0ab-4b85-443a-bffa-800974cbe8f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:02.752Z|43dbbbab-3e1b-463e-804e-a610ba5be35d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:02.752Z|e8fbf0ab-4b85-443a-bffa-800974cbe8f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:05.495Z|cefac1a3-d790-472c-aa1b-90813ec9da20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:05.496Z|cefac1a3-d790-472c-aa1b-90813ec9da20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:05.850Z|8ae8cedd-4c23-47c9-90e4-c3279ef1ddce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:36:05.851Z|8ae8cedd-4c23-47c9-90e4-c3279ef1ddce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:36:06.424Z|abe0fb43-911a-4bc8-aed0-3a037b0d40f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:36:06.425Z|abe0fb43-911a-4bc8-aed0-3a037b0d40f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:36:12.775Z|b8367285-8466-49cf-a0c3-3419ff724383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:12.775Z|32f79854-238f-4203-9e3c-03c547e4ba2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:12.775Z|32f79854-238f-4203-9e3c-03c547e4ba2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:12.775Z|b8367285-8466-49cf-a0c3-3419ff724383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:15.520Z|a6e19f27-4ab5-4ff4-9802-77f8f341a82c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:15.521Z|a6e19f27-4ab5-4ff4-9802-77f8f341a82c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:20.850Z|25374e8f-2803-44f3-b36e-689dbd3823c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:36:20.852Z|25374e8f-2803-44f3-b36e-689dbd3823c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:36:22.798Z|41046fd1-6d91-4705-9d52-d8cc5ed42efd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:22.799Z|41046fd1-6d91-4705-9d52-d8cc5ed42efd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:22.803Z|0d7ffdd4-03eb-4182-a20e-a64d7627be56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:22.804Z|0d7ffdd4-03eb-4182-a20e-a64d7627be56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:25.545Z|d7adb7c7-0928-40de-af5d-e2f9229fbd68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:25.546Z|d7adb7c7-0928-40de-af5d-e2f9229fbd68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:26.560Z|e01032c4-93fc-439d-8438-5456c8d5b92d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:36:26.561Z|e01032c4-93fc-439d-8438-5456c8d5b92d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:32.824Z|8d7b5b5c-e5b6-4bf4-8c8d-85214372e66a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:32.824Z|cdd219b3-f836-448d-b24d-8e87acb2a711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:32.824Z|cdd219b3-f836-448d-b24d-8e87acb2a711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:32.824Z|8d7b5b5c-e5b6-4bf4-8c8d-85214372e66a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:35.570Z|e538e970-92f5-4437-a249-577d279fbece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:35.571Z|e538e970-92f5-4437-a249-577d279fbece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:35.850Z|9c65b38b-4e5c-4273-9df6-feae623ac8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:36:35.851Z|9c65b38b-4e5c-4273-9df6-feae623ac8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:36:36.425Z|43ce06e0-3c85-48c9-b4da-1da6f386e319|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:36:36.426Z|43ce06e0-3c85-48c9-b4da-1da6f386e319|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:36:42.850Z|45e015fe-e264-4488-9fd1-5ac2efc5745c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:42.850Z|1e1db1c1-a5b5-49a8-b5c5-b24d2a320297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:42.851Z|45e015fe-e264-4488-9fd1-5ac2efc5745c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:42.851Z|1e1db1c1-a5b5-49a8-b5c5-b24d2a320297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:45.609Z|f096c7f8-efab-4c79-9d7f-e167b206ce67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:45.610Z|f096c7f8-efab-4c79-9d7f-e167b206ce67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:50.850Z|e921dc21-a692-47df-bbeb-ea6e02c8ebe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:36:50.851Z|e921dc21-a692-47df-bbeb-ea6e02c8ebe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:36:52.874Z|0e768cda-14fa-4561-b90b-82bb8b90f07d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:52.875Z|0e768cda-14fa-4561-b90b-82bb8b90f07d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:52.874Z|c215d98b-bbe6-488d-b3ff-add9e7542893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:52.877Z|c215d98b-bbe6-488d-b3ff-add9e7542893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:36:55.633Z|476ac863-42ea-426c-b008-cedeb76d50ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:36:55.634Z|476ac863-42ea-426c-b008-cedeb76d50ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:02.899Z|0dbabd1c-3ee4-4860-b00d-2783b3933973|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:02.899Z|7526f607-e783-4c6e-8ee0-7f99beb3d370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:02.899Z|7526f607-e783-4c6e-8ee0-7f99beb3d370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:02.900Z|0dbabd1c-3ee4-4860-b00d-2783b3933973|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:05.658Z|17f516ab-6b8a-49d0-b8e1-9a67689fc912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:05.658Z|17f516ab-6b8a-49d0-b8e1-9a67689fc912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:05.850Z|0ede0ee0-7f34-480e-a379-2caa601a916a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:37:05.852Z|0ede0ee0-7f34-480e-a379-2caa601a916a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:37:06.427Z|0c52a3aa-bc3b-49e2-b1a2-4e0e91d0cace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:37:06.428Z|0c52a3aa-bc3b-49e2-b1a2-4e0e91d0cace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:37:12.926Z|3498ba3a-dfd5-4032-8057-febb10018e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:12.926Z|02464d52-bb3c-4b13-964e-f67372b7a0b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:12.927Z|02464d52-bb3c-4b13-964e-f67372b7a0b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:12.927Z|3498ba3a-dfd5-4032-8057-febb10018e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:15.680Z|e66769a9-8680-408b-ae04-436e91665d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:15.681Z|e66769a9-8680-408b-ae04-436e91665d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:20.850Z|b93d3789-f1c6-4ead-85b9-9591142288e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:37:20.851Z|b93d3789-f1c6-4ead-85b9-9591142288e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:37:22.959Z|063b6052-301f-4023-a877-b6a21b4bfa77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:22.959Z|063b6052-301f-4023-a877-b6a21b4bfa77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:22.959Z|eb4edf57-6701-4a33-a59b-76e4aa99f3ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:22.964Z|eb4edf57-6701-4a33-a59b-76e4aa99f3ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:25.703Z|76ee32eb-02fd-4a20-bbdb-c22008bd1836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:25.704Z|76ee32eb-02fd-4a20-bbdb-c22008bd1836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:26.561Z|8f481885-6b9d-42ad-b981-95b19b00a332|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:37:26.562Z|8f481885-6b9d-42ad-b981-95b19b00a332|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:32.982Z|84f7cf73-2bd1-490a-a6c5-1001dc13df4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:32.983Z|84f7cf73-2bd1-490a-a6c5-1001dc13df4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:32.991Z|10b910e4-6505-43e6-ae8a-b9509c1092b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:32.991Z|10b910e4-6505-43e6-ae8a-b9509c1092b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:35.735Z|d8c81d21-c262-4c84-81ac-3270e4067e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:35.736Z|d8c81d21-c262-4c84-81ac-3270e4067e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:35.850Z|9a2f8ff8-21ff-45dc-a869-e718f4251a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:37:35.851Z|9a2f8ff8-21ff-45dc-a869-e718f4251a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:37:36.428Z|7eeef86f-ecc5-4a7a-af42-821263ca15f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:37:36.429Z|7eeef86f-ecc5-4a7a-af42-821263ca15f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:37:43.009Z|443b0dd7-2752-4150-b123-c398d0ebe8f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:43.010Z|443b0dd7-2752-4150-b123-c398d0ebe8f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:43.023Z|64d51c80-f5c2-47e5-9d06-f1b70ff20ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:43.024Z|64d51c80-f5c2-47e5-9d06-f1b70ff20ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:45.758Z|ac53aba4-cd23-4193-b9f9-fe52423edf81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:45.759Z|ac53aba4-cd23-4193-b9f9-fe52423edf81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:50.851Z|29842fda-6131-4a6d-a4aa-1ae8565d4824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:37:50.852Z|29842fda-6131-4a6d-a4aa-1ae8565d4824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:37:53.037Z|35b07211-1fb7-4b71-ab4e-61cda21f8f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:53.037Z|35b07211-1fb7-4b71-ab4e-61cda21f8f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:53.047Z|4c3b4c98-873b-42b9-bf44-427eac964670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:53.048Z|4c3b4c98-873b-42b9-bf44-427eac964670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:37:55.790Z|2534d69b-25d8-4c05-aaf9-dc67c6a62f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:37:55.791Z|2534d69b-25d8-4c05-aaf9-dc67c6a62f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:03.063Z|1e4c6f68-6ce5-42de-a94c-8493f04f3aeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:03.064Z|1e4c6f68-6ce5-42de-a94c-8493f04f3aeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:03.068Z|a8da2b56-205b-4cb0-8046-27edb1cc27ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:03.069Z|a8da2b56-205b-4cb0-8046-27edb1cc27ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:05.816Z|527a1974-d3c9-4e24-b8ec-92c5f2aaed77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:05.817Z|527a1974-d3c9-4e24-b8ec-92c5f2aaed77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:05.852Z|d40a23d3-2f65-46db-96b9-00d01f9dc5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:38:05.852Z|d40a23d3-2f65-46db-96b9-00d01f9dc5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:38:06.430Z|e3a7323d-58d1-44d7-acad-0948c7c6cb0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:38:06.430Z|e3a7323d-58d1-44d7-acad-0948c7c6cb0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:38:13.086Z|621eafed-1cfb-4a55-b5ef-45d4d4cd3c2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:13.087Z|621eafed-1cfb-4a55-b5ef-45d4d4cd3c2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:13.094Z|7a62e93b-ebf7-4fbb-a827-8561bfbc17ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:13.095Z|7a62e93b-ebf7-4fbb-a827-8561bfbc17ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:15.840Z|ec56a846-2bb2-48c4-bbaa-6aa78d70b051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:15.841Z|ec56a846-2bb2-48c4-bbaa-6aa78d70b051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:20.850Z|7e08c8aa-6acb-4f0a-80c8-dd57705b8816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:38:20.851Z|7e08c8aa-6acb-4f0a-80c8-dd57705b8816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:38:23.110Z|717c6803-5f40-4e64-b55c-72e0c6d32cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:23.110Z|717c6803-5f40-4e64-b55c-72e0c6d32cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:23.118Z|3ce3f976-735b-4e42-bf70-2e550e20c17a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:23.119Z|3ce3f976-735b-4e42-bf70-2e550e20c17a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:25.864Z|4feaab5b-70b4-4863-a9ee-0faf84f8a387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:25.865Z|4feaab5b-70b4-4863-a9ee-0faf84f8a387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:26.560Z|ac490479-afdd-4e48-bd15-cd3bc9252835|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:38:26.561Z|ac490479-afdd-4e48-bd15-cd3bc9252835|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:33.134Z|8ef36d0c-c124-4b39-96df-c2fe4f77df41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:33.134Z|8ef36d0c-c124-4b39-96df-c2fe4f77df41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:33.144Z|e7848ca2-1ddd-4ddd-9376-de9a0b634ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:33.145Z|e7848ca2-1ddd-4ddd-9376-de9a0b634ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:35.850Z|2ed4d767-99f0-41a5-a3b6-3a1b401273aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:38:35.852Z|2ed4d767-99f0-41a5-a3b6-3a1b401273aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:38:35.886Z|233fe43a-64ff-498c-b8c0-9ccf2a8713c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:35.887Z|233fe43a-64ff-498c-b8c0-9ccf2a8713c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:36.431Z|25b5e3ba-3203-49e8-9556-e7cec0cbceca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:38:36.432Z|25b5e3ba-3203-49e8-9556-e7cec0cbceca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:38:43.157Z|1bd358f9-0889-40c7-8ea5-6f748af4c7d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:43.158Z|1bd358f9-0889-40c7-8ea5-6f748af4c7d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:43.166Z|a1c9931f-f766-434b-94d6-74766889bca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:43.167Z|a1c9931f-f766-434b-94d6-74766889bca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:45.909Z|c0975989-5967-48f1-b362-d510692f1162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:45.910Z|c0975989-5967-48f1-b362-d510692f1162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:50.850Z|e1cf6005-05b2-4610-ada9-c256854caba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:38:50.851Z|e1cf6005-05b2-4610-ada9-c256854caba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:38:53.181Z|10961915-d28c-45b8-9f67-469b43e24f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:53.182Z|10961915-d28c-45b8-9f67-469b43e24f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:53.187Z|f3da34eb-74e8-449a-866e-cb09ddcedef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:53.188Z|f3da34eb-74e8-449a-866e-cb09ddcedef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:38:55.933Z|66f97602-eabc-4abc-8bdc-73f31a860f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:38:55.934Z|66f97602-eabc-4abc-8bdc-73f31a860f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:03.207Z|ecb4c123-4cd0-423e-95f9-a021416e963a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:03.208Z|ecb4c123-4cd0-423e-95f9-a021416e963a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:03.210Z|e473b82b-671b-4769-aa8f-5d35c2a2af0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:03.210Z|e473b82b-671b-4769-aa8f-5d35c2a2af0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:05.850Z|472dbc6a-53e8-4d04-97dc-d3896e29dbf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:39:05.851Z|472dbc6a-53e8-4d04-97dc-d3896e29dbf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:39:05.956Z|94d9e9e1-1800-4a09-9d79-aa4ac9946cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:05.957Z|94d9e9e1-1800-4a09-9d79-aa4ac9946cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:06.432Z|0ddd3921-3819-4669-9ce2-0b8b098ff308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:39:06.433Z|0ddd3921-3819-4669-9ce2-0b8b098ff308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:39:13.232Z|806f3a43-43cd-4418-922e-a12da16a7293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:13.232Z|df316078-7aed-4c9d-9630-3cb3954d81b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:13.233Z|806f3a43-43cd-4418-922e-a12da16a7293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:13.233Z|df316078-7aed-4c9d-9630-3cb3954d81b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:15.980Z|675cb06e-a24f-4e6b-a334-5510dd356670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:15.981Z|675cb06e-a24f-4e6b-a334-5510dd356670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:20.850Z|9e5694e9-a143-4426-acb6-76abd56707ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:39:20.852Z|9e5694e9-a143-4426-acb6-76abd56707ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:39:23.254Z|2e6cd141-fb7a-401d-a11a-68855968e0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:23.254Z|36a677b0-1f2a-4a3a-8d00-676de43e2d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:23.255Z|2e6cd141-fb7a-401d-a11a-68855968e0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:23.255Z|36a677b0-1f2a-4a3a-8d00-676de43e2d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:26.004Z|321f21b0-219a-48b5-aa81-4d4cc34887e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:26.005Z|321f21b0-219a-48b5-aa81-4d4cc34887e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:26.559Z|e07f56b8-3830-4769-9a19-eded99d050ee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:39:26.560Z|e07f56b8-3830-4769-9a19-eded99d050ee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:33.277Z|4d861a81-5aed-4131-a1ce-46422e57779c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:33.278Z|4d861a81-5aed-4131-a1ce-46422e57779c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:33.279Z|b14a09a5-579d-437b-b91b-c2f83e6dabf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:33.279Z|b14a09a5-579d-437b-b91b-c2f83e6dabf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:35.850Z|e1b87f31-1f5f-4c1b-a939-997119c2188c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:39:35.851Z|e1b87f31-1f5f-4c1b-a939-997119c2188c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:39:36.029Z|7116e45c-4d13-455a-bc89-e9394be1b659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:36.029Z|7116e45c-4d13-455a-bc89-e9394be1b659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:36.434Z|25309328-7721-41fb-833e-db32ca36b01a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:39:36.434Z|25309328-7721-41fb-833e-db32ca36b01a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:39:43.303Z|499db133-67d5-4c7d-9a68-7f55f71cb73f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:43.304Z|41fcf0a6-ea7e-4484-9362-b469390fb112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:43.305Z|41fcf0a6-ea7e-4484-9362-b469390fb112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:43.307Z|499db133-67d5-4c7d-9a68-7f55f71cb73f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:46.051Z|f8481a0a-dd16-4165-b2ba-f8fc0fb1c14b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:46.052Z|f8481a0a-dd16-4165-b2ba-f8fc0fb1c14b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:50.851Z|2da17e77-7fed-46ba-ad4f-220fb4538b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:39:50.851Z|2da17e77-7fed-46ba-ad4f-220fb4538b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:39:53.327Z|5d908489-0b3a-4202-a2ab-83521aee8769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:53.336Z|5d908489-0b3a-4202-a2ab-83521aee8769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:53.339Z|b7208379-ecfd-4317-8583-c3b5ae04e437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:53.340Z|b7208379-ecfd-4317-8583-c3b5ae04e437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:39:56.075Z|1b95951e-0c76-4c0a-9e9a-5dae46b4f4f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:39:56.076Z|1b95951e-0c76-4c0a-9e9a-5dae46b4f4f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:03.361Z|aab48ca6-7ca2-40ab-a961-cdeb49551dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:03.361Z|f60b1e1b-ecfa-48e3-a7d1-cb2d6193d77e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:03.362Z|f60b1e1b-ecfa-48e3-a7d1-cb2d6193d77e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:03.362Z|aab48ca6-7ca2-40ab-a961-cdeb49551dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:05.850Z|3853c886-ebe9-4c00-a3ec-3b543fb47b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:40:05.852Z|3853c886-ebe9-4c00-a3ec-3b543fb47b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:40:06.099Z|e57ccc25-2338-41f5-9810-fe5a2b88af88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:06.099Z|e57ccc25-2338-41f5-9810-fe5a2b88af88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:06.435Z|f9c55cf6-d6b8-4aa8-b26a-3a7a9b053161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:40:06.435Z|f9c55cf6-d6b8-4aa8-b26a-3a7a9b053161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:40:13.384Z|5c1972c4-4c52-43e5-a74b-75f5441fea73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:13.384Z|da2d15ed-c00f-4889-8f56-fb4e9aa86116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:13.385Z|da2d15ed-c00f-4889-8f56-fb4e9aa86116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:13.385Z|5c1972c4-4c52-43e5-a74b-75f5441fea73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:16.125Z|eb34ca4e-8c36-46f5-962d-609d15c571e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:16.125Z|eb34ca4e-8c36-46f5-962d-609d15c571e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:20.850Z|2b6a5c74-e7f4-4ed2-9a8a-9787b7d62f11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:40:20.851Z|2b6a5c74-e7f4-4ed2-9a8a-9787b7d62f11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:40:23.409Z|946d774c-1f9e-454d-b6b2-97ca6a087b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:23.411Z|d5f7e14a-0f2a-4fa8-a0d6-f7df9e855a68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:23.411Z|d5f7e14a-0f2a-4fa8-a0d6-f7df9e855a68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:23.414Z|946d774c-1f9e-454d-b6b2-97ca6a087b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:26.148Z|3b870ae2-4ca9-484f-9865-fe353ce77f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:26.149Z|3b870ae2-4ca9-484f-9865-fe353ce77f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:26.561Z|28331f6f-0489-4f7f-93c6-48879d3c6e9e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:40:26.561Z|28331f6f-0489-4f7f-93c6-48879d3c6e9e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:33.434Z|c3065e4e-a28d-43de-b97e-75a245938b93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:33.435Z|c3065e4e-a28d-43de-b97e-75a245938b93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:33.435Z|9721ecb6-01fe-44d1-a10b-5745219293e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:33.436Z|9721ecb6-01fe-44d1-a10b-5745219293e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:35.850Z|d8d36843-d982-412c-b91b-cf396c88ddb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:40:35.851Z|d8d36843-d982-412c-b91b-cf396c88ddb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:40:36.174Z|df2dceb5-bf77-4e2e-a53e-2cf5bf5ef227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:36.175Z|df2dceb5-bf77-4e2e-a53e-2cf5bf5ef227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:36.436Z|2adcce1e-a5db-4230-abc2-ea1dcc1c7ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:40:36.437Z|2adcce1e-a5db-4230-abc2-ea1dcc1c7ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:40:43.460Z|0ca38cf9-8816-46c5-b787-ce9a6b3942f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:43.460Z|ef86552a-bb21-4629-9fbe-64f9357f9495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:43.461Z|ef86552a-bb21-4629-9fbe-64f9357f9495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:43.461Z|0ca38cf9-8816-46c5-b787-ce9a6b3942f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:46.198Z|ebfc5501-6352-4c54-be90-053b77f78238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:46.199Z|ebfc5501-6352-4c54-be90-053b77f78238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:50.850Z|1d00faf0-c84c-4a91-9a13-06b6105ab154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:40:50.852Z|1d00faf0-c84c-4a91-9a13-06b6105ab154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:40:53.486Z|6525b542-13cb-4a6d-a7ba-14e45f8ea8a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:53.486Z|073f380e-8a0e-4cf5-9e29-3874961b350e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:53.487Z|073f380e-8a0e-4cf5-9e29-3874961b350e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:53.487Z|6525b542-13cb-4a6d-a7ba-14e45f8ea8a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:40:56.224Z|429a38f9-758b-4c81-9634-237be18b95dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:40:56.225Z|429a38f9-758b-4c81-9634-237be18b95dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:03.515Z|ee63465a-821e-4f10-9cfa-0b4330d3c838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:03.517Z|ee63465a-821e-4f10-9cfa-0b4330d3c838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:03.519Z|626b84f1-dc28-4c3f-8438-60ca07976152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:03.520Z|626b84f1-dc28-4c3f-8438-60ca07976152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:05.851Z|4be426c8-51ff-4430-803b-f0f28c835e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:41:05.852Z|4be426c8-51ff-4430-803b-f0f28c835e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:41:06.251Z|c25f9921-9a51-45af-86e2-bb07ac8ae687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:06.253Z|c25f9921-9a51-45af-86e2-bb07ac8ae687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:06.437Z|16ab290f-80c6-4795-9473-b16f08708a51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:41:06.438Z|16ab290f-80c6-4795-9473-b16f08708a51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:41:13.547Z|72ad1829-a7dc-4de3-a699-7be1a7837677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:13.547Z|3137297d-04b7-41cc-b583-ce53aa70f850|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:13.548Z|72ad1829-a7dc-4de3-a699-7be1a7837677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:13.549Z|3137297d-04b7-41cc-b583-ce53aa70f850|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:16.282Z|40471281-1df9-47ca-8d93-43653c8fb370|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:16.283Z|40471281-1df9-47ca-8d93-43653c8fb370|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:20.851Z|e0b8973c-0680-4cec-b91c-201393082301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:41:20.851Z|e0b8973c-0680-4cec-b91c-201393082301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:41:23.587Z|98631650-d639-4ad6-bedd-78fa98800039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:23.587Z|98631650-d639-4ad6-bedd-78fa98800039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:23.587Z|afabad6a-3eef-4e0d-b042-d9a683db1a32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:23.605Z|afabad6a-3eef-4e0d-b042-d9a683db1a32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:26.307Z|bf8159f9-efa9-4229-a9c4-ae6d9393a8e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:26.308Z|bf8159f9-efa9-4229-a9c4-ae6d9393a8e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:26.561Z|ae208439-3aa0-4dc0-8eff-42ac5646b6d0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:41:26.562Z|ae208439-3aa0-4dc0-8eff-42ac5646b6d0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:33.640Z|006fcaad-714c-479f-913a-dc0c1af57a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:33.641Z|006fcaad-714c-479f-913a-dc0c1af57a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:33.642Z|6e15b431-8f06-4730-a322-866e39e50c85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:33.643Z|6e15b431-8f06-4730-a322-866e39e50c85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:35.850Z|ba1e7128-8f7d-44ac-87d6-3fa3c9fec3e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:41:35.852Z|ba1e7128-8f7d-44ac-87d6-3fa3c9fec3e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:41:36.334Z|4fc6bafd-955a-4dbc-a11a-334dfd66a487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:36.334Z|4fc6bafd-955a-4dbc-a11a-334dfd66a487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:36.438Z|b3e9e1ee-5a38-4769-a3e6-a056b3160a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:41:36.439Z|b3e9e1ee-5a38-4769-a3e6-a056b3160a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:41:43.666Z|bb5e0c69-5ee5-4753-b464-1adc1504a098|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:43.666Z|2b4e5fab-46a6-45fe-805d-e9c202b07f1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:43.667Z|bb5e0c69-5ee5-4753-b464-1adc1504a098|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:43.667Z|2b4e5fab-46a6-45fe-805d-e9c202b07f1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:46.359Z|6d5366e8-3f47-49b1-a68d-62961306f872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:46.360Z|6d5366e8-3f47-49b1-a68d-62961306f872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:50.850Z|c0442c28-96d1-4eaa-9442-e405cf163fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:41:50.851Z|c0442c28-96d1-4eaa-9442-e405cf163fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:41:53.690Z|3830c654-3377-4354-bfa4-655d7b44ccc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:53.690Z|2ee489bf-5f2e-42f6-a5bc-fcc2801d1421|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:53.690Z|2ee489bf-5f2e-42f6-a5bc-fcc2801d1421|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:53.690Z|3830c654-3377-4354-bfa4-655d7b44ccc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:41:56.386Z|a764f4b7-d9e7-489e-971a-52c9876d5863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:41:56.387Z|a764f4b7-d9e7-489e-971a-52c9876d5863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:03.715Z|6ca1d899-8ebd-49db-ada5-d9249604a578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:03.716Z|6ca1d899-8ebd-49db-ada5-d9249604a578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:03.722Z|12350d4c-8162-4082-ad4a-c7310782d31a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:03.722Z|12350d4c-8162-4082-ad4a-c7310782d31a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:05.850Z|b1cdd030-038a-465e-8c41-d836468b3075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:42:05.851Z|b1cdd030-038a-465e-8c41-d836468b3075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:42:06.414Z|5fca0723-4174-4bab-9587-6bbe2bf6bd57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:06.415Z|5fca0723-4174-4bab-9587-6bbe2bf6bd57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:06.440Z|29590eaa-171e-44ca-abe7-8f16e2c0c004|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:42:06.440Z|29590eaa-171e-44ca-abe7-8f16e2c0c004|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:42:13.740Z|b0ceaaa4-4539-4da7-94a3-fb3eb4cd7075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:13.741Z|b0ceaaa4-4539-4da7-94a3-fb3eb4cd7075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:13.748Z|caa3adad-fdbb-44c7-bde1-5580f35988c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:13.749Z|caa3adad-fdbb-44c7-bde1-5580f35988c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:16.451Z|a84d3a02-bdcf-484a-beb7-72e3d6e62d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:16.452Z|a84d3a02-bdcf-484a-beb7-72e3d6e62d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:20.850Z|a9312fa8-8209-4130-86ea-63b9fd23369e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:42:20.853Z|a9312fa8-8209-4130-86ea-63b9fd23369e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:42:23.767Z|581c48d1-77db-4a24-8f67-78fad1e269cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:23.769Z|581c48d1-77db-4a24-8f67-78fad1e269cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:23.774Z|95c2817e-e8a9-4144-a83c-4556170a9d72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:23.775Z|95c2817e-e8a9-4144-a83c-4556170a9d72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:26.476Z|a933a35b-7aab-46d0-a92f-245ce1a8d327|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:26.477Z|a933a35b-7aab-46d0-a92f-245ce1a8d327|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:26.559Z|e51d0a20-04c3-4216-898b-40aed0524a37|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:42:26.560Z|e51d0a20-04c3-4216-898b-40aed0524a37|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:33.797Z|6677de08-457a-4ba7-90bc-9c1e7a632d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:33.798Z|6677de08-457a-4ba7-90bc-9c1e7a632d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:33.800Z|8cb26b35-37e2-480b-a770-c72ccf9be02d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:33.801Z|8cb26b35-37e2-480b-a770-c72ccf9be02d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:35.850Z|8bfdc8c9-bb38-4bab-962d-967ac68bc360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:42:35.851Z|8bfdc8c9-bb38-4bab-962d-967ac68bc360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:42:36.441Z|2bf74061-cd7f-44ff-8d02-79b41b937fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:42:36.442Z|2bf74061-cd7f-44ff-8d02-79b41b937fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:42:36.501Z|793f589e-b70c-4d52-a518-aed5393e1993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:36.501Z|793f589e-b70c-4d52-a518-aed5393e1993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:43.827Z|ede44036-7331-4ab2-a177-4a47b7401623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:43.827Z|3721bd70-505d-435f-b7f4-1d36c7c324b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:43.828Z|ede44036-7331-4ab2-a177-4a47b7401623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:43.830Z|3721bd70-505d-435f-b7f4-1d36c7c324b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:46.525Z|3931b3bc-f3b3-463b-929e-39ad3c993bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:46.526Z|3931b3bc-f3b3-463b-929e-39ad3c993bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:50.850Z|c6cacdd2-1900-487a-89bc-9aa2a4574928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:42:50.851Z|c6cacdd2-1900-487a-89bc-9aa2a4574928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:42:53.858Z|748bcb2a-ceb1-4246-b694-668728964500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:53.859Z|748bcb2a-ceb1-4246-b694-668728964500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:53.860Z|9f250a3d-a637-449f-928b-f5bf32c7a0ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:53.860Z|9f250a3d-a637-449f-928b-f5bf32c7a0ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:42:56.550Z|8bb7e9d6-24e8-46da-bec7-03ef8ec220f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:42:56.551Z|8bb7e9d6-24e8-46da-bec7-03ef8ec220f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:03.883Z|0c01e829-8b25-4477-831d-57e81ab09a0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:03.884Z|0c01e829-8b25-4477-831d-57e81ab09a0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:03.890Z|06fca172-0148-4c1f-9e4c-af4fc2b3efa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:03.891Z|06fca172-0148-4c1f-9e4c-af4fc2b3efa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:05.850Z|db8842f8-2d19-408e-8c20-7f4976214e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:43:05.852Z|db8842f8-2d19-408e-8c20-7f4976214e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:43:06.443Z|889b8462-1511-40f6-90a2-fef1ff1bcea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:43:06.443Z|889b8462-1511-40f6-90a2-fef1ff1bcea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:43:06.573Z|8d0d5e30-c874-403b-ac0d-61e407a629d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:06.574Z|8d0d5e30-c874-403b-ac0d-61e407a629d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:13.908Z|453229ac-deb9-481b-a07a-410d9b3c7449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:13.909Z|453229ac-deb9-481b-a07a-410d9b3c7449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:13.915Z|e352720c-0a22-450c-8364-446fef1abc75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:13.916Z|e352720c-0a22-450c-8364-446fef1abc75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:16.596Z|949426ba-be0c-4c6a-b6c9-a06b467cfcb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:16.597Z|949426ba-be0c-4c6a-b6c9-a06b467cfcb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:20.850Z|1223cda6-bdbb-4502-9e62-68f5bdd677a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:43:20.851Z|1223cda6-bdbb-4502-9e62-68f5bdd677a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:43:23.939Z|ab2040a2-b534-4241-a16b-de62ffa76256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:23.940Z|ab2040a2-b534-4241-a16b-de62ffa76256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:23.953Z|4db25e40-859b-4cc5-834d-0f7d8646f1e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:23.953Z|4db25e40-859b-4cc5-834d-0f7d8646f1e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:26.560Z|1996e9a9-86d8-4d87-95e4-9998623bcbcd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:43:26.561Z|1996e9a9-86d8-4d87-95e4-9998623bcbcd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:26.621Z|ebe44630-ec98-4557-82c6-08bebaf50ca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:26.622Z|ebe44630-ec98-4557-82c6-08bebaf50ca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:33.963Z|59cfa129-25f3-4e77-865b-afdcd5e31651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:33.964Z|59cfa129-25f3-4e77-865b-afdcd5e31651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:33.974Z|d44eb82f-8ed3-4ca2-b24d-ee669e893f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:33.975Z|d44eb82f-8ed3-4ca2-b24d-ee669e893f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:35.850Z|1e46de40-471d-4cf9-a9a4-ab6cf66af6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:43:35.851Z|1e46de40-471d-4cf9-a9a4-ab6cf66af6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:43:36.444Z|b366fbbf-d644-47c2-8347-fbaa6c005363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:43:36.445Z|b366fbbf-d644-47c2-8347-fbaa6c005363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:43:36.647Z|7d229935-55d1-4e90-a5d9-ce882fb0b7b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:36.648Z|7d229935-55d1-4e90-a5d9-ce882fb0b7b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:43.987Z|a7602307-881f-4819-b2f6-0bd568a4fdb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:43.988Z|a7602307-881f-4819-b2f6-0bd568a4fdb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:43.994Z|ef6f3648-d215-4a3a-8614-5fc3c3f95bb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:43.995Z|ef6f3648-d215-4a3a-8614-5fc3c3f95bb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:46.672Z|22684b75-c150-4a21-a6dd-ea25e6fde613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:46.673Z|22684b75-c150-4a21-a6dd-ea25e6fde613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:50.850Z|3eb0c53a-8f54-4651-b6ba-78344c1a660e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:43:50.852Z|3eb0c53a-8f54-4651-b6ba-78344c1a660e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:43:54.010Z|ceea209b-e785-4ea0-ba92-4ec4d33c4d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:54.011Z|ceea209b-e785-4ea0-ba92-4ec4d33c4d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:54.015Z|a2ebfca7-6601-4d1a-a514-83dbac89cfa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:54.016Z|a2ebfca7-6601-4d1a-a514-83dbac89cfa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:43:56.698Z|2eb09dfe-d3bb-4a6b-9328-2ce3a45df6c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:43:56.698Z|2eb09dfe-d3bb-4a6b-9328-2ce3a45df6c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:04.035Z|e440e5aa-3f44-4e35-acc0-50819bb15e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:04.035Z|7082f3d3-285f-43e3-83a5-11ea99530b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:04.036Z|e440e5aa-3f44-4e35-acc0-50819bb15e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:04.036Z|7082f3d3-285f-43e3-83a5-11ea99530b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:05.850Z|71a6162a-6e82-4dcf-9b2b-87beda23d3c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:44:05.851Z|71a6162a-6e82-4dcf-9b2b-87beda23d3c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:44:06.445Z|8c99a768-f02f-4960-8737-66d35b90a2db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:44:06.446Z|8c99a768-f02f-4960-8737-66d35b90a2db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:44:06.724Z|d312d99a-5644-4737-b12f-22497b86498d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:06.725Z|d312d99a-5644-4737-b12f-22497b86498d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:14.064Z|f7f30ec6-faad-42e0-9cf3-22f5e254aacd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:14.064Z|f7f30ec6-faad-42e0-9cf3-22f5e254aacd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:14.082Z|41413542-bb45-4884-82fe-a4763a9b956e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:14.082Z|41413542-bb45-4884-82fe-a4763a9b956e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:16.748Z|a78e0d73-f50e-47a2-8331-1939528b8b3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:16.748Z|a78e0d73-f50e-47a2-8331-1939528b8b3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:20.850Z|63224d23-ac7e-4acb-b57e-6cf88ae2d232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:44:20.851Z|63224d23-ac7e-4acb-b57e-6cf88ae2d232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:44:24.087Z|c074aaa4-5058-43a7-9a3a-09c1eb4bd96a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:24.088Z|c074aaa4-5058-43a7-9a3a-09c1eb4bd96a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:24.106Z|69ae3d7e-5291-4e5c-b736-05feae4163d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:24.107Z|69ae3d7e-5291-4e5c-b736-05feae4163d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:26.560Z|0ac033c6-fd66-403c-a20f-c7c3e17788b3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:44:26.561Z|0ac033c6-fd66-403c-a20f-c7c3e17788b3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:26.771Z|a2f8ec97-cf25-486f-bcd8-644ffddea240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:26.772Z|a2f8ec97-cf25-486f-bcd8-644ffddea240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:34.112Z|d5a023d7-c8e7-4ab2-9d3c-e98a74512e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:34.113Z|d5a023d7-c8e7-4ab2-9d3c-e98a74512e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:34.128Z|16708c7b-5bb5-40b7-b8f1-7be35d81a96d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:34.129Z|16708c7b-5bb5-40b7-b8f1-7be35d81a96d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:35.850Z|8cc4bbcd-afde-4091-b351-df40a3703235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:44:35.852Z|8cc4bbcd-afde-4091-b351-df40a3703235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:44:36.447Z|7d29f015-ef00-44fc-bd69-63ee287e10e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:44:36.447Z|7d29f015-ef00-44fc-bd69-63ee287e10e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:44:36.795Z|2338d67b-7fb0-4c95-95ef-e0821f3b9f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:36.795Z|2338d67b-7fb0-4c95-95ef-e0821f3b9f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:44.136Z|7ade41d5-74bd-4147-be48-3ee4f6776ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:44.136Z|7ade41d5-74bd-4147-be48-3ee4f6776ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:44.153Z|53ae41a2-9298-4c2c-a4d1-f28118a38e32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:44.154Z|53ae41a2-9298-4c2c-a4d1-f28118a38e32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:46.821Z|4a0e4561-6fe6-45a2-9b18-0dbe9414aefb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:46.821Z|4a0e4561-6fe6-45a2-9b18-0dbe9414aefb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:50.850Z|4c283a0e-72e7-4f79-97f8-4ae9f1a0a5da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:44:50.851Z|4c283a0e-72e7-4f79-97f8-4ae9f1a0a5da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:44:54.160Z|90b1806f-7825-4f0f-a59e-8a6ecbff64a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:54.161Z|90b1806f-7825-4f0f-a59e-8a6ecbff64a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:54.177Z|ee554c50-68d6-4b2b-851d-9a0bd586c2d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:54.178Z|ee554c50-68d6-4b2b-851d-9a0bd586c2d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:44:56.844Z|d0b0c982-4678-4635-aef1-6569376ff710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:44:56.845Z|d0b0c982-4678-4635-aef1-6569376ff710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:04.183Z|cf9b7475-5538-4823-b2c1-613a66f76039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:04.184Z|cf9b7475-5538-4823-b2c1-613a66f76039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:04.200Z|1b8884d8-c547-431c-95f6-cf0ed6607a90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:04.201Z|1b8884d8-c547-431c-95f6-cf0ed6607a90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:05.850Z|0899d870-4336-43fb-bfc6-ee81bb90ab2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:45:05.851Z|0899d870-4336-43fb-bfc6-ee81bb90ab2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:45:06.448Z|6977ca9e-c15d-4763-bc44-c3e8f62da9a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:45:06.449Z|6977ca9e-c15d-4763-bc44-c3e8f62da9a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:45:06.870Z|23d6fbf0-6f56-4030-9b8c-27382ef81bee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:06.871Z|23d6fbf0-6f56-4030-9b8c-27382ef81bee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:14.207Z|4bb497e1-08ca-4112-a788-50fff6425db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:14.208Z|4bb497e1-08ca-4112-a788-50fff6425db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:14.222Z|22fabe69-f85c-47d8-ac85-1fa8ca5874b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:14.223Z|22fabe69-f85c-47d8-ac85-1fa8ca5874b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:16.895Z|56bc0a45-6925-4192-b97d-7a048ee75b79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:16.898Z|56bc0a45-6925-4192-b97d-7a048ee75b79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:20.850Z|2f6f6ba8-6148-4a55-a1cf-1c007055ff91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:45:20.852Z|2f6f6ba8-6148-4a55-a1cf-1c007055ff91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:45:24.231Z|bbbadcd3-93d9-49b5-b73f-a78dc8f54628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:24.232Z|bbbadcd3-93d9-49b5-b73f-a78dc8f54628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:24.244Z|76bf4837-dfa6-4821-87c5-6d4f802156c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:24.245Z|76bf4837-dfa6-4821-87c5-6d4f802156c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:26.564Z|cba91bc3-9dce-4351-9881-33a0bd64244c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:45:26.565Z|cba91bc3-9dce-4351-9881-33a0bd64244c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:26.930Z|ad246f3b-38fb-4f9a-8d9f-17699a3b7cf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:26.931Z|ad246f3b-38fb-4f9a-8d9f-17699a3b7cf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:34.256Z|258f98c7-2e24-4184-b915-d48a8a8d2757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:34.256Z|258f98c7-2e24-4184-b915-d48a8a8d2757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:34.267Z|4f5bede5-643e-4921-9686-7d8a99e1d815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:34.268Z|4f5bede5-643e-4921-9686-7d8a99e1d815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:35.850Z|db5b4f71-611a-4dbd-ba68-d6f43266f7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:45:35.855Z|db5b4f71-611a-4dbd-ba68-d6f43266f7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:45:36.450Z|5aaa1c37-696a-4133-8303-f9e6e846662b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:45:36.450Z|5aaa1c37-696a-4133-8303-f9e6e846662b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:45:36.955Z|e375ab31-7fa7-41f8-b29c-72159daa9691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:36.956Z|e375ab31-7fa7-41f8-b29c-72159daa9691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:44.281Z|b908bced-f554-4d56-ba67-9c3706d1c4cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:44.282Z|b908bced-f554-4d56-ba67-9c3706d1c4cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:44.290Z|7dd25651-9a55-4f7e-97c3-3e504a5d3f3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:44.291Z|7dd25651-9a55-4f7e-97c3-3e504a5d3f3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:46.979Z|69302d64-bfe7-4280-bfbe-344ef25a321b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:46.980Z|69302d64-bfe7-4280-bfbe-344ef25a321b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:50.850Z|ffdd7b64-6fae-4af5-833b-99a59e1257da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:45:50.851Z|ffdd7b64-6fae-4af5-833b-99a59e1257da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:45:54.303Z|357e6697-8da8-4e84-8d7b-72350c80cc50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:54.304Z|357e6697-8da8-4e84-8d7b-72350c80cc50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:54.312Z|bfbf2077-8155-405f-bb7e-fc86f1abfca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:54.313Z|bfbf2077-8155-405f-bb7e-fc86f1abfca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:45:57.002Z|1e74a6bd-adc4-40ba-886c-214c5015dc9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:45:57.003Z|1e74a6bd-adc4-40ba-886c-214c5015dc9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:04.327Z|86576ed9-3fcc-4939-89fe-e1057df7729a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:04.328Z|86576ed9-3fcc-4939-89fe-e1057df7729a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:04.336Z|b0338d1a-fa21-498d-9888-8b807e83dbb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:04.337Z|b0338d1a-fa21-498d-9888-8b807e83dbb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:05.850Z|13fdaf94-e97f-48c8-9940-c53646702861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:46:05.852Z|13fdaf94-e97f-48c8-9940-c53646702861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:46:06.451Z|6d9a1e68-4cb6-4269-8a5b-4e787c5f3ddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:46:06.451Z|6d9a1e68-4cb6-4269-8a5b-4e787c5f3ddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:46:07.025Z|8c8f7404-c02f-48b2-9e7f-e4c8b8cb2043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:07.026Z|8c8f7404-c02f-48b2-9e7f-e4c8b8cb2043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:14.349Z|4afa91aa-a8a1-4da5-82d3-c3aacfc61ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:14.350Z|4afa91aa-a8a1-4da5-82d3-c3aacfc61ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:14.358Z|2148bdc5-d38e-4cbe-9ac8-82e8b5ca3083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:14.359Z|2148bdc5-d38e-4cbe-9ac8-82e8b5ca3083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:17.051Z|10c3f126-1366-4808-ad78-f7c30d937a97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:17.053Z|10c3f126-1366-4808-ad78-f7c30d937a97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:20.850Z|afdde2ac-4a93-4d0c-8632-963693cfc3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:46:20.851Z|afdde2ac-4a93-4d0c-8632-963693cfc3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:46:24.373Z|74e50d04-8be7-4b7b-bc9c-9d981fea307b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:24.374Z|74e50d04-8be7-4b7b-bc9c-9d981fea307b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:24.380Z|ca041eb8-459a-4410-9d14-d375011e5dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:24.381Z|ca041eb8-459a-4410-9d14-d375011e5dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:26.559Z|147fa2cd-f269-402b-acf9-69fed113b7fd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:46:26.560Z|147fa2cd-f269-402b-acf9-69fed113b7fd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:27.077Z|dd36aa60-ea33-4e3c-8e58-6541b2654717|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:27.078Z|dd36aa60-ea33-4e3c-8e58-6541b2654717|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:34.397Z|81c385bb-d107-4080-9cf6-daced43e9fc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:34.397Z|81c385bb-d107-4080-9cf6-daced43e9fc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:34.402Z|459098f8-723d-42d9-baf3-536eb1497012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:34.403Z|459098f8-723d-42d9-baf3-536eb1497012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:35.850Z|df1c064f-8cc8-482c-9f92-a0fb73683fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:46:35.851Z|df1c064f-8cc8-482c-9f92-a0fb73683fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:46:36.452Z|9fdecb93-c59f-47af-b6d6-d10dc8630d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:46:36.452Z|9fdecb93-c59f-47af-b6d6-d10dc8630d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:46:37.105Z|fbb6d496-5005-4191-873f-4fafe496028f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:37.106Z|fbb6d496-5005-4191-873f-4fafe496028f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:44.421Z|4db99136-2460-4a10-93d3-6e934272420a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:44.422Z|4db99136-2460-4a10-93d3-6e934272420a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:44.424Z|0d3e021f-e83c-4a10-bb37-35bebfa3cfd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:44.424Z|0d3e021f-e83c-4a10-bb37-35bebfa3cfd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:47.130Z|b30fec32-b7a6-43ae-b9dd-942cee43ece9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:47.131Z|b30fec32-b7a6-43ae-b9dd-942cee43ece9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:50.850Z|514ea259-36c4-4f75-b595-19bc48558b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:46:50.852Z|514ea259-36c4-4f75-b595-19bc48558b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:46:54.448Z|f79698aa-cf6c-4c9d-8e5e-7736d6c7956e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:54.449Z|8273c504-f7b3-4bc8-a4c4-8f7a6b2d50cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:54.449Z|f79698aa-cf6c-4c9d-8e5e-7736d6c7956e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:54.449Z|8273c504-f7b3-4bc8-a4c4-8f7a6b2d50cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:46:57.155Z|a210c307-a47e-4e6e-b8be-42d00c28826b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:46:57.155Z|a210c307-a47e-4e6e-b8be-42d00c28826b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:04.478Z|62bff7f6-8472-4841-82f0-4e5c9662c9e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:04.478Z|c38f9f15-b0fe-4d5d-9d46-419a05c223c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:04.479Z|62bff7f6-8472-4841-82f0-4e5c9662c9e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:04.479Z|c38f9f15-b0fe-4d5d-9d46-419a05c223c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:05.850Z|8b6ae39f-3d1f-4432-a57a-508545e7264e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:47:05.851Z|8b6ae39f-3d1f-4432-a57a-508545e7264e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:47:06.453Z|50b0cbf2-c286-438f-8e4c-4cf7dc612775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:47:06.454Z|50b0cbf2-c286-438f-8e4c-4cf7dc612775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:47:07.178Z|5243180c-f5ce-4551-8071-572b4ba222bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:07.179Z|5243180c-f5ce-4551-8071-572b4ba222bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:14.503Z|8eec24d2-932d-4aca-a7a2-1db703623237|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:14.504Z|8eec24d2-932d-4aca-a7a2-1db703623237|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:14.511Z|c08d0d21-60f5-4fbe-b147-1ac8c21e81e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:14.512Z|c08d0d21-60f5-4fbe-b147-1ac8c21e81e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:17.201Z|eba612bc-9b9e-4ff3-9f26-306c16ed898d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:17.202Z|eba612bc-9b9e-4ff3-9f26-306c16ed898d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:20.850Z|6fa78a88-5b9a-45dd-a266-4901fef3ee88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:47:20.851Z|6fa78a88-5b9a-45dd-a266-4901fef3ee88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:47:24.619Z|e3765649-a7ba-45d8-aa85-fc02aeb766a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:24.620Z|e3765649-a7ba-45d8-aa85-fc02aeb766a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:24.624Z|c566e1ca-2d3c-40ee-9c9e-22b05f150970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:24.625Z|c566e1ca-2d3c-40ee-9c9e-22b05f150970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:26.561Z|4052dc1a-e7f9-4b7c-891e-387fd7664f13|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:47:26.562Z|4052dc1a-e7f9-4b7c-891e-387fd7664f13|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:27.223Z|88b3a1ce-9877-48f9-a3e6-970f92111516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:27.223Z|88b3a1ce-9877-48f9-a3e6-970f92111516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:34.653Z|854857cc-01ad-42bf-8abb-58ef14b13698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:34.654Z|854857cc-01ad-42bf-8abb-58ef14b13698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:34.658Z|a36c10e4-7504-4a86-94c1-704376cc6c54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:34.659Z|a36c10e4-7504-4a86-94c1-704376cc6c54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:35.850Z|72567885-f611-461c-8566-1d8c5ea5190a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:47:35.852Z|72567885-f611-461c-8566-1d8c5ea5190a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:47:36.454Z|b3f68bb8-cadd-49bd-b527-fb40a55df3e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:47:36.455Z|b3f68bb8-cadd-49bd-b527-fb40a55df3e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:47:37.246Z|2cf68549-dd30-42fc-882f-4b5c7b004531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:37.246Z|2cf68549-dd30-42fc-882f-4b5c7b004531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:44.687Z|2bbfb556-18f0-48f0-89d1-43096f904755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:44.687Z|a2d3186e-b623-45c1-ae0d-7e38052559ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:44.688Z|a2d3186e-b623-45c1-ae0d-7e38052559ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:44.688Z|2bbfb556-18f0-48f0-89d1-43096f904755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:47.268Z|4145ecc8-da31-4841-886e-507826972d99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:47.269Z|4145ecc8-da31-4841-886e-507826972d99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:50.850Z|8bd1c8cf-0a85-44ab-8261-421a9881fd34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:47:50.851Z|8bd1c8cf-0a85-44ab-8261-421a9881fd34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:47:54.711Z|5640e234-9e6e-4562-9b1b-23004b6c2762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:54.711Z|5640e234-9e6e-4562-9b1b-23004b6c2762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:54.713Z|a9d538c3-9f92-4d27-a9b8-284dacf27896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:54.714Z|a9d538c3-9f92-4d27-a9b8-284dacf27896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:47:57.298Z|24847abf-3577-498a-9534-cdbfae820923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:47:57.299Z|24847abf-3577-498a-9534-cdbfae820923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:04.735Z|1f700632-6ac7-41d7-b946-54e33bbbc80f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:04.735Z|5021fbc3-cb09-4a81-8e02-ad8767b8d4b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:04.736Z|1f700632-6ac7-41d7-b946-54e33bbbc80f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:04.736Z|5021fbc3-cb09-4a81-8e02-ad8767b8d4b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:05.850Z|b91971cd-20ca-4624-832d-7fa1a6c5b95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:48:05.851Z|b91971cd-20ca-4624-832d-7fa1a6c5b95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:48:06.456Z|f9e10f3c-fada-4317-bda2-dd67002fd592|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:48:06.456Z|f9e10f3c-fada-4317-bda2-dd67002fd592|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:48:07.321Z|eea674fd-30c5-4c70-8491-d3e40f44ce9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:07.322Z|eea674fd-30c5-4c70-8491-d3e40f44ce9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:14.759Z|b8d58220-d624-4c37-9858-a31710e5545e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:14.760Z|d66e2669-2f8e-4b0a-b36d-8441dd429a31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:14.760Z|d66e2669-2f8e-4b0a-b36d-8441dd429a31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:14.761Z|b8d58220-d624-4c37-9858-a31710e5545e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:17.347Z|cdf431f6-f38c-4007-9820-ed2089a14bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:17.348Z|cdf431f6-f38c-4007-9820-ed2089a14bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:20.852Z|eef11c67-15a7-4d44-b72c-7a6e8f6bdc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:48:20.854Z|eef11c67-15a7-4d44-b72c-7a6e8f6bdc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:48:24.784Z|4512b874-c7b4-4170-8b38-6fd1f6b74945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:24.784Z|4512b874-c7b4-4170-8b38-6fd1f6b74945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:24.787Z|c696ffb9-8a5d-4472-ac77-04a658cd4cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:24.787Z|c696ffb9-8a5d-4472-ac77-04a658cd4cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:26.561Z|14af255f-7421-4080-ae38-a8331fa50eed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:48:26.562Z|14af255f-7421-4080-ae38-a8331fa50eed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:27.376Z|a31dd635-fe30-46a9-b959-0897a1cf76b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:27.377Z|a31dd635-fe30-46a9-b959-0897a1cf76b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:34.810Z|bb9273ff-723d-47ee-81bd-2bd795171819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:34.810Z|15988539-1f9d-4594-bcea-46e0202f1ca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:34.810Z|bb9273ff-723d-47ee-81bd-2bd795171819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:34.811Z|15988539-1f9d-4594-bcea-46e0202f1ca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:35.850Z|4183273b-f587-47a9-91bd-2c6feff4f1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:48:35.851Z|4183273b-f587-47a9-91bd-2c6feff4f1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:48:36.457Z|96cc630e-886a-4696-9ad0-a1e2675de37f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:48:36.458Z|96cc630e-886a-4696-9ad0-a1e2675de37f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:48:37.400Z|0f605d82-ef42-4ffc-96a0-4a8a620a603f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:37.401Z|0f605d82-ef42-4ffc-96a0-4a8a620a603f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:44.835Z|ee747529-a3cc-4f65-8760-7328048894df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:44.835Z|dcd84c18-eb51-438e-8320-4766f38c7bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:44.836Z|dcd84c18-eb51-438e-8320-4766f38c7bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:44.836Z|ee747529-a3cc-4f65-8760-7328048894df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:47.423Z|aa2686a0-b327-4227-8034-772ef949c861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:47.424Z|aa2686a0-b327-4227-8034-772ef949c861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:50.850Z|a62c529f-061b-4f8b-b6a9-7174147a8456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:48:50.851Z|a62c529f-061b-4f8b-b6a9-7174147a8456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:48:54.858Z|3d785b0d-902b-4ff5-86e1-020a2c3b3fd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:54.858Z|8c0ddef2-55d8-41e8-a3d8-7fedee433c5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:54.859Z|8c0ddef2-55d8-41e8-a3d8-7fedee433c5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:54.859Z|3d785b0d-902b-4ff5-86e1-020a2c3b3fd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:48:57.447Z|b43ebfb3-220e-4209-a263-dbfadc7de733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:48:57.447Z|b43ebfb3-220e-4209-a263-dbfadc7de733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:04.883Z|24d7d2ec-ce7f-4650-b497-330a98e048b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:04.883Z|7bf3eca0-5a01-4a62-8b7e-79cebe738091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:04.884Z|7bf3eca0-5a01-4a62-8b7e-79cebe738091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:04.884Z|24d7d2ec-ce7f-4650-b497-330a98e048b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:05.850Z|90eb1588-9664-4065-bc90-8ae98d8dd542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:49:05.852Z|90eb1588-9664-4065-bc90-8ae98d8dd542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:49:06.458Z|2a9f610b-35a9-41fd-a0d0-f016b29c5a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:49:06.459Z|2a9f610b-35a9-41fd-a0d0-f016b29c5a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:49:07.472Z|830fdf21-5416-40e9-a6b6-8a48a6cb6ef1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:07.473Z|830fdf21-5416-40e9-a6b6-8a48a6cb6ef1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:14.912Z|821dc145-b66c-41fa-8dfc-82f264fb3b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:14.913Z|821dc145-b66c-41fa-8dfc-82f264fb3b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:14.914Z|8bb9dfd8-ae07-4115-bea8-89174dadd477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:14.914Z|8bb9dfd8-ae07-4115-bea8-89174dadd477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:17.499Z|4dcee80a-6d10-46f4-99da-82751e9bcf13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:17.499Z|4dcee80a-6d10-46f4-99da-82751e9bcf13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:20.851Z|650d26b8-d3e0-4bb8-870b-5ec6bf993616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:49:20.852Z|650d26b8-d3e0-4bb8-870b-5ec6bf993616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:49:24.938Z|f4afa0c2-a9a0-4a59-b968-7cb6845f227f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:24.940Z|f4afa0c2-a9a0-4a59-b968-7cb6845f227f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:24.940Z|e99ce7a4-ca6f-4e29-b4e7-b328dc249c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:24.940Z|e99ce7a4-ca6f-4e29-b4e7-b328dc249c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:26.560Z|264c3ed6-bdfa-4653-8f9c-4240be9126b0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:49:26.562Z|264c3ed6-bdfa-4653-8f9c-4240be9126b0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:27.526Z|34ed0a85-70d7-4780-8bc8-820affc345a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:27.526Z|34ed0a85-70d7-4780-8bc8-820affc345a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:34.964Z|d9b540c0-48bb-4467-b408-dc09badd7ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:34.964Z|e2044ee1-2e3c-463a-b2b4-96121fad3e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:34.965Z|e2044ee1-2e3c-463a-b2b4-96121fad3e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:34.964Z|d9b540c0-48bb-4467-b408-dc09badd7ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:35.850Z|798bf000-fbff-4577-aba2-4d73fc4d75a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:49:35.851Z|798bf000-fbff-4577-aba2-4d73fc4d75a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:49:36.460Z|ab37ecb7-4bb3-4f7a-a764-4945550ca52b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:49:36.460Z|ab37ecb7-4bb3-4f7a-a764-4945550ca52b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:49:37.549Z|6fc69e4a-e3b8-47b9-9fd3-a92d5000758b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:37.550Z|6fc69e4a-e3b8-47b9-9fd3-a92d5000758b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:44.988Z|88fdcb42-d1ab-4bc5-9744-aad6894579c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:44.988Z|f006af7e-0b12-4200-b9ec-8b3ffc18ba8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:44.989Z|f006af7e-0b12-4200-b9ec-8b3ffc18ba8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:44.989Z|88fdcb42-d1ab-4bc5-9744-aad6894579c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:47.573Z|1344164d-14ad-4a39-993d-06fd9bf56cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:47.573Z|1344164d-14ad-4a39-993d-06fd9bf56cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:50.850Z|86c98a79-b389-4afc-af0e-84492d3b629e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:49:50.852Z|86c98a79-b389-4afc-af0e-84492d3b629e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:49:55.012Z|362cb130-d1fc-4488-8bbe-7bae3dfe3553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:55.012Z|8417c22f-1642-45a6-8dc1-6c6210dfaecb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:55.013Z|362cb130-d1fc-4488-8bbe-7bae3dfe3553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:55.013Z|8417c22f-1642-45a6-8dc1-6c6210dfaecb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:49:57.596Z|372d8d0f-324e-49d7-ab10-adf67a57775e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:49:57.597Z|372d8d0f-324e-49d7-ab10-adf67a57775e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:05.035Z|79a4f2ce-0755-4b0d-a2b0-5a3b2023a694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:05.035Z|5711eaad-cddf-4a8c-b441-96d233d1b0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:05.036Z|79a4f2ce-0755-4b0d-a2b0-5a3b2023a694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:05.036Z|5711eaad-cddf-4a8c-b441-96d233d1b0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:05.850Z|8ac5b359-a09d-4e29-a2f9-8c5520c15fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:50:05.851Z|8ac5b359-a09d-4e29-a2f9-8c5520c15fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:50:06.461Z|160ccb2f-a365-4016-9a10-d38346b2f80f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:50:06.462Z|160ccb2f-a365-4016-9a10-d38346b2f80f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:50:07.620Z|bad7ef9c-972d-4bc3-84f2-306a8306aaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:07.621Z|bad7ef9c-972d-4bc3-84f2-306a8306aaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:15.060Z|4e2be00c-8253-4bb7-8673-9f6c5f16f912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:15.060Z|d5655c4e-012c-4d78-8fc1-05ee4435065e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:15.061Z|4e2be00c-8253-4bb7-8673-9f6c5f16f912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:15.061Z|d5655c4e-012c-4d78-8fc1-05ee4435065e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:17.646Z|4c394283-1b7f-4c9e-84bf-f515cdca1ee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:17.647Z|4c394283-1b7f-4c9e-84bf-f515cdca1ee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:20.850Z|47b698de-d680-42a3-8150-5ab470d9c3a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:50:20.851Z|47b698de-d680-42a3-8150-5ab470d9c3a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:50:25.083Z|5ddd6008-fc74-4267-86f3-5925ff0f8617|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:25.083Z|e2243954-9b67-45fb-8e5c-fb5a9ceb103a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:25.084Z|5ddd6008-fc74-4267-86f3-5925ff0f8617|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:25.084Z|e2243954-9b67-45fb-8e5c-fb5a9ceb103a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:26.560Z|254c7ff2-949b-4b51-8043-6c8943784e6c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:50:26.561Z|254c7ff2-949b-4b51-8043-6c8943784e6c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:27.670Z|f2156ee7-4fde-498b-ac68-e8f584019227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:27.671Z|f2156ee7-4fde-498b-ac68-e8f584019227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:35.107Z|83988408-ce06-4d63-8837-81c7df2b158d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:35.107Z|b200b65e-4107-4913-b247-7d7fe40e7550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:35.107Z|83988408-ce06-4d63-8837-81c7df2b158d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:35.107Z|b200b65e-4107-4913-b247-7d7fe40e7550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:35.850Z|deb05592-2ba2-498a-afd5-46c74f15f511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:50:35.852Z|deb05592-2ba2-498a-afd5-46c74f15f511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:50:36.462Z|0ae274b4-bfac-4fce-b29d-11536c2b550b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:50:36.463Z|0ae274b4-bfac-4fce-b29d-11536c2b550b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:50:37.696Z|fba626c3-0a4a-46b7-977b-5b73cc5b8c47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:37.697Z|fba626c3-0a4a-46b7-977b-5b73cc5b8c47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:45.131Z|81eb0921-3da1-4277-8859-10c4fc7f5814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:45.130Z|646b43b5-ccd8-4783-8bea-83a6e910c8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:45.131Z|646b43b5-ccd8-4783-8bea-83a6e910c8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:45.131Z|81eb0921-3da1-4277-8859-10c4fc7f5814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:47.720Z|e1c8aff3-a9a8-435d-a4a3-ccc891e8a776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:47.721Z|e1c8aff3-a9a8-435d-a4a3-ccc891e8a776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:50.851Z|67d3e51f-f6ec-48f2-8d8f-6a6cc842d169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:50:50.851Z|67d3e51f-f6ec-48f2-8d8f-6a6cc842d169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:50:55.156Z|726c9afe-3660-4385-a36b-134368fad632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:55.157Z|726c9afe-3660-4385-a36b-134368fad632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:55.160Z|4ecedc5a-6bd2-42a0-88b5-4d21b30d3ffb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:55.161Z|4ecedc5a-6bd2-42a0-88b5-4d21b30d3ffb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:50:57.747Z|c042f6fb-f742-4840-9a60-90db8f8a9f77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:50:57.748Z|c042f6fb-f742-4840-9a60-90db8f8a9f77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:05.183Z|ea76af85-4e26-4108-9133-bb4be661f72d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:05.184Z|ea76af85-4e26-4108-9133-bb4be661f72d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:05.183Z|73803cc9-b8ed-4747-a495-92bb9edfdcd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:05.187Z|73803cc9-b8ed-4747-a495-92bb9edfdcd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:05.851Z|82b69fd8-c425-422e-a134-6e3765e5f933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:51:05.852Z|82b69fd8-c425-422e-a134-6e3765e5f933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:51:06.464Z|7ecfdaca-cef0-49d5-9fb3-b4818750e6a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:51:06.465Z|7ecfdaca-cef0-49d5-9fb3-b4818750e6a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:51:07.773Z|2cb4e016-ce51-44e7-bb0d-d30aebb6d756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:07.774Z|2cb4e016-ce51-44e7-bb0d-d30aebb6d756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:15.207Z|76a1d7a7-b41f-4036-b894-95b2b73611ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:15.207Z|a10de144-8df4-4f20-9dcf-1cf96dcf8c2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:15.208Z|a10de144-8df4-4f20-9dcf-1cf96dcf8c2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:15.208Z|76a1d7a7-b41f-4036-b894-95b2b73611ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:17.798Z|7639447f-91dd-4344-9e0e-d724018060c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:17.799Z|7639447f-91dd-4344-9e0e-d724018060c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:20.851Z|a59563fc-10f6-4694-aa92-0331b2a2cafa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:51:20.854Z|a59563fc-10f6-4694-aa92-0331b2a2cafa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:51:25.232Z|f9ac0aac-83ea-40ca-875b-77384befb2a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:25.232Z|e34ae446-902f-4b51-a5d4-8116c42fc302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:25.234Z|f9ac0aac-83ea-40ca-875b-77384befb2a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:25.235Z|e34ae446-902f-4b51-a5d4-8116c42fc302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:26.562Z|9bb7f441-b362-4a5f-acab-4f5ddf27552e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:51:26.563Z|9bb7f441-b362-4a5f-acab-4f5ddf27552e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:27.823Z|442edb6b-9b0e-487e-9764-842211b41595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:27.824Z|442edb6b-9b0e-487e-9764-842211b41595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:35.259Z|e2fb2a38-7fb4-4b5d-b01a-14b4b414e8c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:35.259Z|f1959815-3ae3-4c15-9fcd-35b0236b92eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:35.260Z|e2fb2a38-7fb4-4b5d-b01a-14b4b414e8c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:35.260Z|f1959815-3ae3-4c15-9fcd-35b0236b92eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:35.850Z|c15617d4-10cf-4b6d-aebb-9d425c410e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:51:35.851Z|c15617d4-10cf-4b6d-aebb-9d425c410e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:51:36.466Z|2826371a-e8c8-4ee2-9a51-67f244485980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:51:36.467Z|2826371a-e8c8-4ee2-9a51-67f244485980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:51:37.847Z|84a76589-0bb9-4b8a-891e-555a4dda542b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:37.848Z|84a76589-0bb9-4b8a-891e-555a4dda542b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:45.284Z|797a4061-e624-419d-b9e7-cb80b0393a4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:45.284Z|529d988a-3dc0-4db6-90cc-1ba6072343f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:45.284Z|797a4061-e624-419d-b9e7-cb80b0393a4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:45.285Z|529d988a-3dc0-4db6-90cc-1ba6072343f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:47.873Z|6e295f28-6a02-4944-919d-7ffe9a8adf7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:47.873Z|6e295f28-6a02-4944-919d-7ffe9a8adf7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:50.850Z|416a8080-96ce-430c-856b-da8274b0e078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:51:50.851Z|416a8080-96ce-430c-856b-da8274b0e078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:51:55.315Z|5635902d-c82f-4b9e-be3d-b359fb141a9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:55.315Z|6c81926c-0777-4dd6-81fb-d87a46f17af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:55.321Z|6c81926c-0777-4dd6-81fb-d87a46f17af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:55.321Z|5635902d-c82f-4b9e-be3d-b359fb141a9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:51:57.897Z|189135c5-a883-4ff1-bf65-26601caabe61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:51:57.898Z|189135c5-a883-4ff1-bf65-26601caabe61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:05.358Z|a78f54e5-7fbb-4cae-a356-c2a0fc40346f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:05.358Z|6030c481-7547-41dd-bd38-ec5fd9b2347f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:05.359Z|a78f54e5-7fbb-4cae-a356-c2a0fc40346f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:05.359Z|6030c481-7547-41dd-bd38-ec5fd9b2347f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:05.850Z|e2bbbed3-f403-4c74-bafe-19018e0f0ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:52:05.853Z|e2bbbed3-f403-4c74-bafe-19018e0f0ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:52:06.467Z|d6bc7288-93b1-49bb-9da6-b9a89d526076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:52:06.468Z|d6bc7288-93b1-49bb-9da6-b9a89d526076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:52:07.922Z|5bea00a4-e3dc-424b-8e85-ad94cbaa3ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:07.923Z|5bea00a4-e3dc-424b-8e85-ad94cbaa3ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:15.382Z|538b0c36-8584-472e-a963-437af958ec48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:15.383Z|322060a5-619a-4d4f-b081-b68a3bfd3958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:15.383Z|538b0c36-8584-472e-a963-437af958ec48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:15.383Z|322060a5-619a-4d4f-b081-b68a3bfd3958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:17.946Z|e10b36a1-ad04-4d40-b952-91bab0dc69b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:17.947Z|e10b36a1-ad04-4d40-b952-91bab0dc69b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:20.851Z|0290fd4e-e2c3-4457-9bf5-ad3786828eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:52:20.851Z|0290fd4e-e2c3-4457-9bf5-ad3786828eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:52:25.413Z|2aa4c2e1-9f0f-430c-a030-ef668ffc4861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:25.414Z|2aa4c2e1-9f0f-430c-a030-ef668ffc4861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:25.432Z|d7a56820-3c3a-414b-8461-e14c7ccd45ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:25.432Z|d7a56820-3c3a-414b-8461-e14c7ccd45ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:26.560Z|5130165b-fe5d-49bc-ab58-d1ab93825611|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:52:26.561Z|5130165b-fe5d-49bc-ab58-d1ab93825611|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:27.970Z|11d2d2b6-4a54-4a50-b47a-ac548de0ad70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:27.971Z|11d2d2b6-4a54-4a50-b47a-ac548de0ad70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:35.453Z|83ca77ee-db88-4ecf-bc3c-13202b9113b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:35.454Z|83ca77ee-db88-4ecf-bc3c-13202b9113b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:35.455Z|e0d447f6-f2dc-463b-9248-576e7cf2344d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:35.455Z|e0d447f6-f2dc-463b-9248-576e7cf2344d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:35.850Z|288a54a4-1f2e-436c-835f-97ae3ac6e06e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:52:35.851Z|288a54a4-1f2e-436c-835f-97ae3ac6e06e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:52:36.468Z|ce4ef7e2-5b0f-48c3-9bca-4659e2f24d31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:52:36.469Z|ce4ef7e2-5b0f-48c3-9bca-4659e2f24d31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:52:37.994Z|40960b44-7ea0-4ca6-832e-4bbd8d8aeb91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:37.994Z|40960b44-7ea0-4ca6-832e-4bbd8d8aeb91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:45.480Z|1fb1bcfa-19ad-4cf4-b0ea-36a5d13d8bce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:45.480Z|26f8ea06-81b9-467c-8214-0a9a039aa367|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:45.481Z|1fb1bcfa-19ad-4cf4-b0ea-36a5d13d8bce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:45.481Z|26f8ea06-81b9-467c-8214-0a9a039aa367|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:48.017Z|08251ead-0569-4d41-a61d-5d3969e3a391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:48.018Z|08251ead-0569-4d41-a61d-5d3969e3a391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:50.850Z|151098fd-4466-4a49-aa5b-3e838e8af65f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:52:50.853Z|151098fd-4466-4a49-aa5b-3e838e8af65f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:52:55.510Z|9c3d42b6-0765-496a-baee-9933bc66bb18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:55.510Z|0128afdb-f403-442b-a6de-70ae9e15b37d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:55.511Z|0128afdb-f403-442b-a6de-70ae9e15b37d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:55.511Z|9c3d42b6-0765-496a-baee-9933bc66bb18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:52:58.042Z|95234868-bf23-4525-a122-f0e10c71a9fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:52:58.043Z|95234868-bf23-4525-a122-f0e10c71a9fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:05.535Z|ef92ab9c-3dde-4861-b029-48118208ebdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:05.535Z|6031832e-df19-4682-b324-203b5d71e45c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:05.536Z|6031832e-df19-4682-b324-203b5d71e45c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:05.536Z|ef92ab9c-3dde-4861-b029-48118208ebdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:05.850Z|c205179e-7290-4e65-af06-bbdfe6f50a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:53:05.851Z|c205179e-7290-4e65-af06-bbdfe6f50a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:53:06.469Z|5cd88034-99db-435a-af9c-f2606d698e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:53:06.470Z|5cd88034-99db-435a-af9c-f2606d698e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:53:08.067Z|81d7a49b-cac9-4a86-8398-5e879df15219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:08.068Z|81d7a49b-cac9-4a86-8398-5e879df15219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:15.558Z|51c655d4-8026-48f0-92bb-ce59089e2abd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:15.558Z|ab67a41b-2d15-405f-8285-a572b81c658f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:15.558Z|51c655d4-8026-48f0-92bb-ce59089e2abd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:15.559Z|ab67a41b-2d15-405f-8285-a572b81c658f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:18.092Z|f81f6f77-a336-4e93-9ac4-668ad4965bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:18.093Z|f81f6f77-a336-4e93-9ac4-668ad4965bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:20.851Z|4f4fb54d-a239-48f3-8d99-a9f91631e1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:53:20.851Z|4f4fb54d-a239-48f3-8d99-a9f91631e1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:53:25.582Z|e4a121b6-597a-485d-879e-d5ca9fdc57bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:25.582Z|7f45f7c0-e128-47b5-b4b2-3a5dda36deea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:25.583Z|e4a121b6-597a-485d-879e-d5ca9fdc57bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:25.583Z|7f45f7c0-e128-47b5-b4b2-3a5dda36deea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:26.561Z|53495af6-57d8-43ec-9c6f-5574443f5c11|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:53:26.562Z|53495af6-57d8-43ec-9c6f-5574443f5c11|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:28.120Z|765159f9-a34b-4ccf-a063-eb8092bd614e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:28.121Z|765159f9-a34b-4ccf-a063-eb8092bd614e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:35.605Z|46a65ad8-bc78-40a2-b5a8-bdab3b9ccf23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:35.605Z|a81781ad-b2f6-47e3-a3f0-d4314a7013da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:35.606Z|46a65ad8-bc78-40a2-b5a8-bdab3b9ccf23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:35.606Z|a81781ad-b2f6-47e3-a3f0-d4314a7013da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:35.850Z|79584c75-b69e-42d1-bad2-2a13b33496fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:53:35.851Z|79584c75-b69e-42d1-bad2-2a13b33496fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:53:36.471Z|68dc2017-dc2a-42c0-aa37-56fd3629f730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:53:36.471Z|68dc2017-dc2a-42c0-aa37-56fd3629f730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:53:38.147Z|ef724bb9-ba51-461d-8810-973a87a20668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:38.147Z|ef724bb9-ba51-461d-8810-973a87a20668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:45.635Z|44333711-da9a-457f-a684-720cd856dca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:45.635Z|e6e1015d-6f97-4ce8-b969-60a12602d516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:45.635Z|44333711-da9a-457f-a684-720cd856dca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:45.636Z|e6e1015d-6f97-4ce8-b969-60a12602d516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:48.170Z|a2e4b7b8-5288-4bb6-b34e-cbc8545ad71e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:48.171Z|a2e4b7b8-5288-4bb6-b34e-cbc8545ad71e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:50.850Z|347251e1-a132-4592-b425-e428c65a2794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:53:50.851Z|347251e1-a132-4592-b425-e428c65a2794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:53:55.663Z|a9a43c46-1483-4f0e-9ee4-5ca08818634d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:55.663Z|9ecf34b1-d8fe-4237-9313-1eb500f2259b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:55.663Z|a9a43c46-1483-4f0e-9ee4-5ca08818634d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:55.664Z|9ecf34b1-d8fe-4237-9313-1eb500f2259b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:53:58.194Z|37c54f2b-2a21-4f09-9115-4b042e72f76a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:53:58.195Z|37c54f2b-2a21-4f09-9115-4b042e72f76a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:05.689Z|ed8fd96e-a9e1-4f0f-8842-295f53ea847c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:05.689Z|50b4d973-8861-4a86-8567-4d412eaa3acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:05.690Z|ed8fd96e-a9e1-4f0f-8842-295f53ea847c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:05.690Z|50b4d973-8861-4a86-8567-4d412eaa3acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:05.851Z|d7103677-2067-46be-95fc-8cf0ce376358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:54:05.851Z|d7103677-2067-46be-95fc-8cf0ce376358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:54:06.472Z|45efd8d2-d444-4946-86ef-1844e81ff597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:54:06.472Z|45efd8d2-d444-4946-86ef-1844e81ff597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:54:08.217Z|8b536a19-f24c-4412-8eae-85bbdd5693b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:08.218Z|8b536a19-f24c-4412-8eae-85bbdd5693b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:15.714Z|d42f1114-4520-4e6f-9818-02e8ea62b343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:15.714Z|d2574299-893e-4ff4-9d51-dbdd1710974a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:15.716Z|d42f1114-4520-4e6f-9818-02e8ea62b343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:15.717Z|d2574299-893e-4ff4-9d51-dbdd1710974a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:18.242Z|5edebbfa-4b0d-42ca-b93c-8ecfd3b4a9dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:18.243Z|5edebbfa-4b0d-42ca-b93c-8ecfd3b4a9dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:20.850Z|c2c4cd25-9aa5-4731-8e42-d920c6223006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:54:20.851Z|c2c4cd25-9aa5-4731-8e42-d920c6223006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:54:25.739Z|24103d9b-a368-4147-bc4f-fff0a3e7be92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:25.741Z|24103d9b-a368-4147-bc4f-fff0a3e7be92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:25.743Z|3cbcace7-97bb-4152-9076-0e3c13bb4075|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:25.746Z|3cbcace7-97bb-4152-9076-0e3c13bb4075|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:26.560Z|640dbd1a-1535-467a-8adf-541b4cfc624d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:54:26.561Z|640dbd1a-1535-467a-8adf-541b4cfc624d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:28.266Z|c817e85f-0e37-447c-995b-051477c2b680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:28.267Z|c817e85f-0e37-447c-995b-051477c2b680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:35.765Z|f24a3893-0369-43c8-9f6e-12834d8ec79f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:35.766Z|f24a3893-0369-43c8-9f6e-12834d8ec79f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:35.770Z|4bfb5991-403b-4a08-9742-27c8d2ca1f45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:35.771Z|4bfb5991-403b-4a08-9742-27c8d2ca1f45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:35.850Z|4ec8bf4d-e4ff-429b-9ef8-99612d5d5c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:54:35.853Z|4ec8bf4d-e4ff-429b-9ef8-99612d5d5c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:54:36.473Z|a2d11642-f095-4f06-aa37-6f35d3d2d0f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:54:36.474Z|a2d11642-f095-4f06-aa37-6f35d3d2d0f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:54:38.289Z|0f84bcbe-0ca1-4908-b1dd-13fb0d88fdde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:38.290Z|0f84bcbe-0ca1-4908-b1dd-13fb0d88fdde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:45.791Z|79ec3d12-cd39-4180-a9f8-31989c85fa46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:45.792Z|79ec3d12-cd39-4180-a9f8-31989c85fa46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:45.793Z|37d47019-6ff9-4a5f-935f-feada62774a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:45.794Z|37d47019-6ff9-4a5f-935f-feada62774a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:48.315Z|8bb55737-89c0-48a9-9d85-f05026894dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:48.316Z|8bb55737-89c0-48a9-9d85-f05026894dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:50.851Z|39e56e82-1c91-4772-816d-31faf3a9fb2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:54:50.851Z|39e56e82-1c91-4772-816d-31faf3a9fb2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:54:55.815Z|8eab12ca-24e1-4510-ac18-a60751211915|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:55.815Z|02a92dfb-1840-45b5-904d-224f0d805d52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:55.816Z|8eab12ca-24e1-4510-ac18-a60751211915|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:55.816Z|02a92dfb-1840-45b5-904d-224f0d805d52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:54:58.338Z|fd333a37-8f07-4915-a93a-d382f774a443|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:54:58.339Z|fd333a37-8f07-4915-a93a-d382f774a443|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:05.838Z|7a552371-4cd5-44d7-a625-c933844fdf82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:05.838Z|2289c172-86d8-4c70-99f8-ae1edfa3c214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:05.839Z|7a552371-4cd5-44d7-a625-c933844fdf82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:05.839Z|2289c172-86d8-4c70-99f8-ae1edfa3c214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:05.850Z|ea922c04-94d3-4bb9-832a-2ac0f62da190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:55:05.851Z|ea922c04-94d3-4bb9-832a-2ac0f62da190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:55:06.475Z|5348dc16-1f77-487c-ac66-f481d9579e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:55:06.475Z|5348dc16-1f77-487c-ac66-f481d9579e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:55:08.362Z|bc2da668-4047-49d2-8037-09132306607f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:08.363Z|bc2da668-4047-49d2-8037-09132306607f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:15.861Z|ca5550e7-56b1-4692-97f1-a95416ac9193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:15.861Z|4eaacb76-76f7-4076-84f5-19a6306ffacd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:15.862Z|ca5550e7-56b1-4692-97f1-a95416ac9193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:15.862Z|4eaacb76-76f7-4076-84f5-19a6306ffacd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:18.389Z|7889e76a-056a-468b-976a-e166ca3de877|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:18.390Z|7889e76a-056a-468b-976a-e166ca3de877|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:20.850Z|38ea3127-c3c8-4d6b-a0bf-8ba040b7a847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:55:20.853Z|38ea3127-c3c8-4d6b-a0bf-8ba040b7a847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:55:25.886Z|8b704f9a-62ab-4cfa-9dbb-5ad0b83bc711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:25.887Z|8b704f9a-62ab-4cfa-9dbb-5ad0b83bc711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:25.890Z|60f88ca0-865a-4e7b-a224-12f67da929a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:25.891Z|60f88ca0-865a-4e7b-a224-12f67da929a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:26.559Z|0a03e4da-6390-4aa9-a5df-3d73006c5c0b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:55:26.560Z|0a03e4da-6390-4aa9-a5df-3d73006c5c0b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:28.420Z|1e659dda-0ccc-4b7d-94e7-0f281af3443d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:28.421Z|1e659dda-0ccc-4b7d-94e7-0f281af3443d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:35.850Z|feddf9c5-2da9-4136-ba5a-405b63a16b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:55:35.851Z|feddf9c5-2da9-4136-ba5a-405b63a16b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:55:35.915Z|7fd4a8ed-fbbf-44db-99f3-2007f34f9131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:35.917Z|7fd4a8ed-fbbf-44db-99f3-2007f34f9131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:35.924Z|74a86394-e3f1-4a16-b5e7-3f86dc3de70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:35.925Z|74a86394-e3f1-4a16-b5e7-3f86dc3de70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:36.476Z|a50057e7-ca2e-46be-8be1-51e55b94a14a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:55:36.476Z|a50057e7-ca2e-46be-8be1-51e55b94a14a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:55:38.445Z|4a92047c-2b8c-4279-8f17-019bfba74d06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:38.446Z|4a92047c-2b8c-4279-8f17-019bfba74d06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:45.943Z|6cde2355-bf16-42f3-856c-915f4507d1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:45.944Z|6cde2355-bf16-42f3-856c-915f4507d1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:45.946Z|aa5d1ddc-eab9-45ea-a41a-979961f4c082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:45.946Z|aa5d1ddc-eab9-45ea-a41a-979961f4c082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:48.471Z|9fdc316d-230a-4cab-a5e6-2e75df6e8d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:48.472Z|9fdc316d-230a-4cab-a5e6-2e75df6e8d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:50.850Z|a258a793-adf5-4707-a9fc-3d1704292126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:55:50.851Z|a258a793-adf5-4707-a9fc-3d1704292126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:55:55.972Z|e41c5508-0149-4ebd-8868-f5d06692f90c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:55.972Z|ee1c5d0e-4d90-4622-be4a-8983efbe4871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:55.973Z|e41c5508-0149-4ebd-8868-f5d06692f90c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:55.973Z|ee1c5d0e-4d90-4622-be4a-8983efbe4871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:55:58.495Z|5be0ec77-d574-453c-b01f-c64fa0a112b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:55:58.497Z|5be0ec77-d574-453c-b01f-c64fa0a112b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:05.850Z|471ef75f-6504-4005-8248-c70b8d412819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:56:05.854Z|471ef75f-6504-4005-8248-c70b8d412819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:56:05.997Z|44f28241-23e5-407e-8bec-85e1fbbd72eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:05.998Z|44f28241-23e5-407e-8bec-85e1fbbd72eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:05.999Z|0dc5ee07-375c-4892-a23f-d9052f3b0c55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:06.000Z|0dc5ee07-375c-4892-a23f-d9052f3b0c55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:06.477Z|99333dc4-d020-4305-8b7d-ee1c3114914d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:56:06.478Z|99333dc4-d020-4305-8b7d-ee1c3114914d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:56:08.520Z|45fd70a8-a063-41a1-b38d-80deb462aa95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:08.521Z|45fd70a8-a063-41a1-b38d-80deb462aa95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:16.023Z|5684ec1f-d927-4601-aa32-06b119ad5927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:16.023Z|ab5650e7-6cb9-403a-b452-e76a20621fb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:16.024Z|ab5650e7-6cb9-403a-b452-e76a20621fb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:16.024Z|5684ec1f-d927-4601-aa32-06b119ad5927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:18.544Z|002bf7c0-71ed-44a2-9ade-9ab597a0f69f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:18.544Z|002bf7c0-71ed-44a2-9ade-9ab597a0f69f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:20.850Z|45446036-9e1f-480d-9adc-570458c01ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:56:20.851Z|45446036-9e1f-480d-9adc-570458c01ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:56:26.047Z|24465881-a18f-4ddf-a501-b2da35ce2fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:26.047Z|4543ea9a-e0ba-4154-97fd-0c8f38b15027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:26.047Z|24465881-a18f-4ddf-a501-b2da35ce2fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:26.048Z|4543ea9a-e0ba-4154-97fd-0c8f38b15027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:26.561Z|dbd2b1d3-de5e-4eb3-ba66-6e0ebe4c39fe|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:56:26.562Z|dbd2b1d3-de5e-4eb3-ba66-6e0ebe4c39fe|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:28.574Z|e4c96ee7-4bc5-4989-8598-f3e0918aa04b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:28.575Z|e4c96ee7-4bc5-4989-8598-f3e0918aa04b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:35.850Z|1f7736ae-f656-492d-a38c-d6876f0df808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:56:35.851Z|1f7736ae-f656-492d-a38c-d6876f0df808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:56:36.078Z|d9ca9778-816a-437a-9f28-53bd6a4d3dd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:36.078Z|8e477379-c1ad-4137-8e03-fa1f653345d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:36.079Z|8e477379-c1ad-4137-8e03-fa1f653345d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:36.079Z|d9ca9778-816a-437a-9f28-53bd6a4d3dd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:36.479Z|47983e6b-cda7-440e-85a3-4ec3ac2a4521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:56:36.479Z|47983e6b-cda7-440e-85a3-4ec3ac2a4521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:56:38.599Z|08f673ea-2ad3-4601-9db5-66ce87b7d9ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:38.600Z|08f673ea-2ad3-4601-9db5-66ce87b7d9ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:46.103Z|cbe5976e-68ee-4883-b8c6-31b0797f5cec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:46.105Z|cbe5976e-68ee-4883-b8c6-31b0797f5cec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:46.110Z|81af94b4-1663-427b-8831-dddd85c719e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:46.111Z|81af94b4-1663-427b-8831-dddd85c719e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:48.624Z|c2201512-3230-45be-a689-b26f7007f863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:48.625Z|c2201512-3230-45be-a689-b26f7007f863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:50.850Z|e3eed094-1c5f-46cb-9eb8-df20727735e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:56:50.853Z|e3eed094-1c5f-46cb-9eb8-df20727735e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:56:56.129Z|8378f5b3-49f5-4a66-b4fa-418b96a98897|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:56.130Z|6e5bc924-51e8-480a-8981-41f7ef94d04b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:56.130Z|8378f5b3-49f5-4a66-b4fa-418b96a98897|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:56.130Z|6e5bc924-51e8-480a-8981-41f7ef94d04b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:56:58.647Z|0f50512e-393d-4e5b-95fb-d6279b936009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:56:58.648Z|0f50512e-393d-4e5b-95fb-d6279b936009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:05.850Z|f73b1d94-677a-4d5b-be55-32ad3bade483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:57:05.851Z|f73b1d94-677a-4d5b-be55-32ad3bade483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:57:06.160Z|301686bf-5586-4d25-a93c-32760e9c2a92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:06.160Z|301686bf-5586-4d25-a93c-32760e9c2a92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:06.160Z|62deda75-7a2a-4b6f-a4a2-b792a58b61ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:06.162Z|62deda75-7a2a-4b6f-a4a2-b792a58b61ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:06.480Z|376aec37-748e-4f53-809d-ceee8f58f89f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:57:06.482Z|376aec37-748e-4f53-809d-ceee8f58f89f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:57:08.672Z|02c4ed71-afdb-4fa1-8f4d-bd70f1480f91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:08.674Z|02c4ed71-afdb-4fa1-8f4d-bd70f1480f91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:16.184Z|d6c7956a-1699-47e9-b6d9-dc3d8f3675c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:16.184Z|70befec6-1d70-47bc-ad9a-0ff6a7cd9728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:16.185Z|70befec6-1d70-47bc-ad9a-0ff6a7cd9728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:16.185Z|d6c7956a-1699-47e9-b6d9-dc3d8f3675c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:18.700Z|8f109790-0c71-4a9f-9e63-81fe119364d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:18.701Z|8f109790-0c71-4a9f-9e63-81fe119364d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:20.850Z|0dc57a03-fca8-4801-9679-b78c6f52a317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:57:20.851Z|0dc57a03-fca8-4801-9679-b78c6f52a317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:57:26.209Z|2efd1ec5-8c11-40ec-8bd0-e92e684a1dba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:26.210Z|2efd1ec5-8c11-40ec-8bd0-e92e684a1dba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:26.214Z|1a6b9e19-502d-405e-8fa2-a95f7f2f6157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:26.215Z|1a6b9e19-502d-405e-8fa2-a95f7f2f6157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:26.561Z|2eb47b64-9609-431a-861b-f76f43b72b10|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:57:26.561Z|2eb47b64-9609-431a-861b-f76f43b72b10|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:28.723Z|170f3874-690b-4747-a062-e2154bf54ec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:28.724Z|170f3874-690b-4747-a062-e2154bf54ec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:35.850Z|0230b13e-7772-4250-a856-6d2060979d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:57:35.853Z|0230b13e-7772-4250-a856-6d2060979d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:57:36.233Z|b52a6461-8eed-491b-bff0-45712e3ca683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:36.234Z|b52a6461-8eed-491b-bff0-45712e3ca683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:36.239Z|19c0473c-05db-4a81-8c35-f711dbda368a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:36.240Z|19c0473c-05db-4a81-8c35-f711dbda368a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:36.483Z|442cd9f8-d422-4582-9132-6930a508509c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:57:36.483Z|442cd9f8-d422-4582-9132-6930a508509c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:57:38.746Z|8bd83b09-f5f2-44a1-8066-ec6bbc80cd21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:38.747Z|8bd83b09-f5f2-44a1-8066-ec6bbc80cd21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:46.257Z|a75bf80f-cb16-4603-ba01-5d296af9b030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:46.257Z|a75bf80f-cb16-4603-ba01-5d296af9b030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:46.263Z|42ce0d9d-6df0-47b9-a756-ba74cdaab49d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:46.264Z|42ce0d9d-6df0-47b9-a756-ba74cdaab49d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:48.771Z|f90dab04-6d24-4241-9ff2-ff9b6ff385e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:48.772Z|f90dab04-6d24-4241-9ff2-ff9b6ff385e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:50.850Z|2eb1d37a-dd74-465b-8470-7a747b766a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:57:50.851Z|2eb1d37a-dd74-465b-8470-7a747b766a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:57:56.282Z|0562d696-8ea5-4b51-85d6-7482e692e608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:56.283Z|0562d696-8ea5-4b51-85d6-7482e692e608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:56.290Z|a06c0e99-c89f-48a6-b629-3a40b5318076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:56.291Z|a06c0e99-c89f-48a6-b629-3a40b5318076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:57:58.796Z|f53a12d2-8362-4758-86f3-7b15fe2c6f49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:57:58.797Z|f53a12d2-8362-4758-86f3-7b15fe2c6f49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:05.850Z|825bbcdd-19cd-4398-8169-e0053af9b0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:58:05.851Z|825bbcdd-19cd-4398-8169-e0053af9b0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:58:06.311Z|3c13cb50-d193-4aa0-9ae3-4e3bcc1374f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:06.312Z|c2a91553-bc7e-4479-af22-3f760fce8dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:06.312Z|3c13cb50-d193-4aa0-9ae3-4e3bcc1374f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:06.312Z|c2a91553-bc7e-4479-af22-3f760fce8dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:06.484Z|3546feac-4d70-48e7-9b85-9d38af2a54e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:58:06.484Z|3546feac-4d70-48e7-9b85-9d38af2a54e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:58:08.855Z|b7e7355d-9658-4514-a88d-3b7230b2ca91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:08.856Z|b7e7355d-9658-4514-a88d-3b7230b2ca91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:16.335Z|b8a20cfc-457c-4f25-a5de-0b89091292e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:16.335Z|6cb6830a-0aff-4dc2-a4d5-d45e24b2fe17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:16.335Z|b8a20cfc-457c-4f25-a5de-0b89091292e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:16.335Z|6cb6830a-0aff-4dc2-a4d5-d45e24b2fe17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:18.878Z|7831f059-8a95-4a00-8f6a-59692c0de678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:18.879Z|7831f059-8a95-4a00-8f6a-59692c0de678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:20.850Z|c3c27596-b850-4efe-96cb-1c2128428d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:58:20.863Z|c3c27596-b850-4efe-96cb-1c2128428d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:58:26.358Z|2aea3dea-65bc-4138-aa80-2f9fde5ff912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:26.358Z|8ed9e388-a9c8-4108-a7fc-5a3a02cdde94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:26.359Z|2aea3dea-65bc-4138-aa80-2f9fde5ff912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:26.359Z|8ed9e388-a9c8-4108-a7fc-5a3a02cdde94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:26.561Z|3b03cd72-53a3-47f8-9740-e7f21abe3c77|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:58:26.562Z|3b03cd72-53a3-47f8-9740-e7f21abe3c77|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:28.902Z|62b4e21f-810a-4081-8eed-70cec5db8c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:28.902Z|62b4e21f-810a-4081-8eed-70cec5db8c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:35.850Z|6a11ae4c-840b-46a8-a9d6-ee8561f55691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:58:35.851Z|6a11ae4c-840b-46a8-a9d6-ee8561f55691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:58:36.383Z|9e3c4460-ddd1-4ada-aea2-e59cf7c712d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:36.383Z|13e51924-0b07-4173-af42-1854d94cfcf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:36.385Z|9e3c4460-ddd1-4ada-aea2-e59cf7c712d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:36.385Z|13e51924-0b07-4173-af42-1854d94cfcf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:36.485Z|0141c381-e825-4716-b0b2-f4b2e07e5db2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:58:36.486Z|0141c381-e825-4716-b0b2-f4b2e07e5db2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:58:38.927Z|60c75686-9ca9-4179-8fe8-e759645dd013|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:38.927Z|60c75686-9ca9-4179-8fe8-e759645dd013|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:46.411Z|bf4f0f8a-84e7-4dea-ba5a-a3e756eaacf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:46.411Z|7aeb9a60-68ed-49ea-93dc-5609648abaa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:46.412Z|7aeb9a60-68ed-49ea-93dc-5609648abaa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:46.412Z|bf4f0f8a-84e7-4dea-ba5a-a3e756eaacf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:48.956Z|253d0c9d-c6e7-45f0-b092-d6d547dc63b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:48.957Z|253d0c9d-c6e7-45f0-b092-d6d547dc63b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:50.851Z|2bb83245-91c4-4d7f-ae8e-90bbdbb89401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:58:50.851Z|2bb83245-91c4-4d7f-ae8e-90bbdbb89401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:58:56.435Z|5834b1fa-c58b-4e86-aa87-caffc4c71848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:56.435Z|62da83ce-2536-4f13-b318-ca1d4a58e3a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:56.436Z|5834b1fa-c58b-4e86-aa87-caffc4c71848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:56.436Z|62da83ce-2536-4f13-b318-ca1d4a58e3a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:58:58.978Z|ee4a2677-0ec5-48f2-9c48-e058ca00d1af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:58:58.979Z|ee4a2677-0ec5-48f2-9c48-e058ca00d1af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:05.850Z|d9b3b80f-c857-43b9-a171-36e346a0ca25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:59:05.853Z|d9b3b80f-c857-43b9-a171-36e346a0ca25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:59:06.458Z|5ad899c7-f784-4f1f-b298-4c6aabc6ef23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:06.458Z|89d36fd0-d35d-4c29-b579-90ceac245ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:06.459Z|89d36fd0-d35d-4c29-b579-90ceac245ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:06.459Z|5ad899c7-f784-4f1f-b298-4c6aabc6ef23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:06.487Z|fab2d502-1f36-4acd-b0a0-e6273102b62b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:59:06.488Z|fab2d502-1f36-4acd-b0a0-e6273102b62b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:59:09.002Z|b7459a29-754e-4aa4-9839-d3bcc7712683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:09.002Z|b7459a29-754e-4aa4-9839-d3bcc7712683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:16.481Z|a1f75acd-cde7-4052-947c-dd43276683e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:16.482Z|a1f75acd-cde7-4052-947c-dd43276683e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:16.484Z|c42e3144-9ad3-4819-968d-b994cf0fb54c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:16.485Z|c42e3144-9ad3-4819-968d-b994cf0fb54c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:19.027Z|e5219c05-0efb-4929-9159-4901c7d4358d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:19.028Z|e5219c05-0efb-4929-9159-4901c7d4358d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:20.850Z|50b5e1cc-80d8-40cb-8796-c5b90b7c3bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:59:20.851Z|50b5e1cc-80d8-40cb-8796-c5b90b7c3bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:59:26.508Z|bee3be4f-4197-4343-9276-254a4155485f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:26.509Z|bee3be4f-4197-4343-9276-254a4155485f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:26.511Z|953dd0c6-17d0-4c04-b26a-1627d812e4df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:26.513Z|953dd0c6-17d0-4c04-b26a-1627d812e4df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:26.560Z|0bbf7962-a383-4091-8147-2cb298591407|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T01:59:26.561Z|0bbf7962-a383-4091-8147-2cb298591407|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:29.055Z|0ebeb118-7330-48ed-a692-acf3b2d14e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:29.055Z|0ebeb118-7330-48ed-a692-acf3b2d14e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:35.850Z|cbecfee5-fb67-467b-b745-9b471078c1f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:59:35.851Z|cbecfee5-fb67-467b-b745-9b471078c1f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:59:36.488Z|4524f659-04f6-4147-bc4e-9d2c202e4a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:59:36.489Z|4524f659-04f6-4147-bc4e-9d2c202e4a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:59:36.534Z|fd22a6af-79bc-4e0c-8e68-0849d7f73210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:36.534Z|1eb3cb9a-e0a0-4385-82a2-e03f2ee7cdef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:36.535Z|fd22a6af-79bc-4e0c-8e68-0849d7f73210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:36.535Z|1eb3cb9a-e0a0-4385-82a2-e03f2ee7cdef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:39.078Z|6dbf9918-6fa6-47c9-b73e-36ec66243bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:39.079Z|6dbf9918-6fa6-47c9-b73e-36ec66243bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:46.560Z|28c21e7c-a5d8-40e4-af04-8a7a396b3d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:46.560Z|2b401af0-02b6-4e1a-8552-1b39d3a56c60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:46.561Z|28c21e7c-a5d8-40e4-af04-8a7a396b3d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:46.561Z|2b401af0-02b6-4e1a-8552-1b39d3a56c60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:49.104Z|84d60d41-0170-4833-87da-ad22f76c8cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:49.105Z|84d60d41-0170-4833-87da-ad22f76c8cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:50.850Z|1441576d-66c7-45a3-8c2e-d6525990161d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T01:59:50.853Z|1441576d-66c7-45a3-8c2e-d6525990161d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T01:59:56.585Z|c01d8380-f7a1-47e0-ba65-786dc95af347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:56.585Z|2f18f0ec-285e-49bd-9d8d-d92ea7d741da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:56.587Z|c01d8380-f7a1-47e0-ba65-786dc95af347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:56.588Z|2f18f0ec-285e-49bd-9d8d-d92ea7d741da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T01:59:59.129Z|2a4b2129-f75e-46fe-ab4f-2a296460cc31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T01:59:59.130Z|2a4b2129-f75e-46fe-ab4f-2a296460cc31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:05.850Z|46ab3b23-7384-40cc-8146-c9ddd2238f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:00:05.851Z|46ab3b23-7384-40cc-8146-c9ddd2238f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:00:06.489Z|f37540ee-04b9-4c7c-bbce-074eef7cb750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:00:06.490Z|f37540ee-04b9-4c7c-bbce-074eef7cb750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:00:06.609Z|968ad3e3-d671-4311-af71-fba99c29f489|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:06.609Z|d307f6d8-d8fc-4fcd-9942-836276dd291a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:06.609Z|968ad3e3-d671-4311-af71-fba99c29f489|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:06.609Z|d307f6d8-d8fc-4fcd-9942-836276dd291a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:09.153Z|2717abb4-46eb-4825-af8c-181c8c34c620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:09.154Z|2717abb4-46eb-4825-af8c-181c8c34c620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:16.634Z|f8c75c01-d760-4f3b-922f-45316a37ffcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:16.635Z|f8c75c01-d760-4f3b-922f-45316a37ffcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:16.639Z|dc82ce20-27bf-48c2-b5c3-29afc6c8d997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:16.641Z|dc82ce20-27bf-48c2-b5c3-29afc6c8d997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:19.182Z|3693230e-20d0-4eb2-9db4-1ced492e248c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:19.183Z|3693230e-20d0-4eb2-9db4-1ced492e248c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:20.850Z|aa39a21b-652d-4468-bbf3-f4fa05fd425d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:00:20.851Z|aa39a21b-652d-4468-bbf3-f4fa05fd425d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:00:26.560Z|0bfcdcfd-c3f3-4cca-b83c-d8808de19485|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:00:26.561Z|0bfcdcfd-c3f3-4cca-b83c-d8808de19485|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:26.659Z|3b776fad-19df-4898-9345-e2ecd3e9eb04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:26.660Z|3b776fad-19df-4898-9345-e2ecd3e9eb04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:26.661Z|0f477d15-d0bb-415b-8c39-b1eca2f9cb25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:26.663Z|0f477d15-d0bb-415b-8c39-b1eca2f9cb25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:29.206Z|68cc2c33-c4f0-43dc-b433-a8ebc07cb423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:29.207Z|68cc2c33-c4f0-43dc-b433-a8ebc07cb423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:35.850Z|8ab67dd2-4b89-415f-a752-79a1b6d7ddc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:00:35.854Z|8ab67dd2-4b89-415f-a752-79a1b6d7ddc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:00:36.491Z|cac44789-a5b1-4988-801f-ada122241a4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:00:36.491Z|cac44789-a5b1-4988-801f-ada122241a4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:00:36.687Z|eefa25d4-f10a-4172-861e-efa8d3b8f931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:36.687Z|bfb5e1ec-f945-46be-b1c7-235e103dca0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:36.687Z|bfb5e1ec-f945-46be-b1c7-235e103dca0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:36.687Z|eefa25d4-f10a-4172-861e-efa8d3b8f931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:39.231Z|8bcdea7f-4ae8-4970-9513-e8e2d8381e58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:39.233Z|8bcdea7f-4ae8-4970-9513-e8e2d8381e58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:46.711Z|d3b3cb7e-65ca-42de-a273-2d0b00fe7fa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:46.711Z|07cd9937-24a0-4665-87b6-2a2c340fe4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:46.712Z|d3b3cb7e-65ca-42de-a273-2d0b00fe7fa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:46.712Z|07cd9937-24a0-4665-87b6-2a2c340fe4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:49.256Z|684b68b4-e25b-479a-ae3c-05a92c1a58c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:49.257Z|684b68b4-e25b-479a-ae3c-05a92c1a58c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:50.850Z|1eef1124-89e7-46ae-9f56-4ae5b8dd114c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:00:50.851Z|1eef1124-89e7-46ae-9f56-4ae5b8dd114c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:00:56.734Z|7384b265-84c7-4896-8c0d-118e36d309b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:56.734Z|06caa581-1121-4e5e-8bc3-71507e75b5a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:56.735Z|06caa581-1121-4e5e-8bc3-71507e75b5a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:56.735Z|7384b265-84c7-4896-8c0d-118e36d309b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:00:59.286Z|0b231e41-660b-47ec-81de-59e0e5a9aeaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:00:59.287Z|0b231e41-660b-47ec-81de-59e0e5a9aeaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:05.851Z|d5f79a13-a459-4bc0-a986-1587e4f595b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:01:05.852Z|d5f79a13-a459-4bc0-a986-1587e4f595b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:01:06.492Z|ad69f091-e430-46de-ac39-0e73a2cf395b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:01:06.493Z|ad69f091-e430-46de-ac39-0e73a2cf395b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:01:06.758Z|b58bb53b-86f1-4f28-9ad2-12fdcfdecdc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:06.758Z|e67cb31f-9188-402d-930a-de9fcf326ebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:06.759Z|e67cb31f-9188-402d-930a-de9fcf326ebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:06.759Z|b58bb53b-86f1-4f28-9ad2-12fdcfdecdc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:09.314Z|ded24b0e-af0f-447f-bd10-46b15eb6b548|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:09.315Z|ded24b0e-af0f-447f-bd10-46b15eb6b548|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:16.781Z|2be825b8-75b4-448e-9843-d34619972e38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:16.781Z|20cab85a-71c8-4b05-8371-1a6bbc95b127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:16.782Z|20cab85a-71c8-4b05-8371-1a6bbc95b127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:16.782Z|2be825b8-75b4-448e-9843-d34619972e38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:19.338Z|3aab08db-e286-43ca-9431-35a4f8aeeb3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:19.339Z|3aab08db-e286-43ca-9431-35a4f8aeeb3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:20.850Z|987ec3ae-b8d1-4149-9b2e-7ab90e5e2c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:01:20.853Z|987ec3ae-b8d1-4149-9b2e-7ab90e5e2c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:01:26.559Z|f0f35cf5-96dc-4d61-894a-aa8210339b42|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:01:26.560Z|f0f35cf5-96dc-4d61-894a-aa8210339b42|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:26.806Z|ca7afee9-10ec-4ad5-a753-63129a0f3e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:26.806Z|337b8430-3348-4697-8793-a282758e6749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:26.806Z|ca7afee9-10ec-4ad5-a753-63129a0f3e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:26.806Z|337b8430-3348-4697-8793-a282758e6749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:29.360Z|f46a9995-9477-451d-a77c-57663b2070b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:29.361Z|f46a9995-9477-451d-a77c-57663b2070b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:35.850Z|43b4fafd-d86e-4bbc-b273-f236713b2ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:01:35.851Z|43b4fafd-d86e-4bbc-b273-f236713b2ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:01:36.493Z|d422501f-5d6b-4b05-8d0a-d2881b32730c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:01:36.494Z|d422501f-5d6b-4b05-8d0a-d2881b32730c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:01:36.831Z|0a9b79be-1fa1-4faa-aa07-49c320f5e79e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:36.831Z|a79bc5d7-5d39-498f-b910-fd43ce9e155e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:36.832Z|0a9b79be-1fa1-4faa-aa07-49c320f5e79e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:36.832Z|a79bc5d7-5d39-498f-b910-fd43ce9e155e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:39.384Z|b13380cf-bf73-4f0e-98cd-b0b96742e935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:39.384Z|b13380cf-bf73-4f0e-98cd-b0b96742e935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:46.855Z|2bd82af9-a8e1-4f83-b7e7-17b2730b6e73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:46.855Z|d246f842-7a6c-4e1e-b18c-9ddd18d9e0eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:46.856Z|d246f842-7a6c-4e1e-b18c-9ddd18d9e0eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:46.856Z|2bd82af9-a8e1-4f83-b7e7-17b2730b6e73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:49.408Z|614cb4e9-31cb-480f-be9d-e8aa658803a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:49.409Z|614cb4e9-31cb-480f-be9d-e8aa658803a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:50.851Z|11685402-b23e-4d79-9fa6-d9901b9cbfb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:01:50.851Z|11685402-b23e-4d79-9fa6-d9901b9cbfb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:01:56.880Z|a1639ee4-e8ae-45bb-8e3c-ece1d3f85b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:56.880Z|3cd46926-780c-4764-aa24-5f4db227d7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:56.881Z|a1639ee4-e8ae-45bb-8e3c-ece1d3f85b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:56.881Z|3cd46926-780c-4764-aa24-5f4db227d7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:01:59.430Z|2ad738f7-0d95-4f91-a2ff-97df0d9c2fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:01:59.431Z|2ad738f7-0d95-4f91-a2ff-97df0d9c2fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:05.850Z|c7ae7472-3301-4795-9e2e-9e4fbb9e25df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:02:05.854Z|c7ae7472-3301-4795-9e2e-9e4fbb9e25df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:02:06.495Z|b0465bf6-073e-4ffc-b44a-e0744ffc5fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:02:06.495Z|b0465bf6-073e-4ffc-b44a-e0744ffc5fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:02:06.906Z|03ec55fa-38f3-4458-a3c8-45c5124f067a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:06.906Z|ca2cb54f-abca-41b1-b3c7-793dc3b26615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:06.907Z|03ec55fa-38f3-4458-a3c8-45c5124f067a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:06.907Z|ca2cb54f-abca-41b1-b3c7-793dc3b26615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:09.452Z|8222467f-0ce4-48ab-ad02-cb5efb5cb345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:09.453Z|8222467f-0ce4-48ab-ad02-cb5efb5cb345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:16.936Z|b4106005-507d-476e-9f1e-680ee35b3e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:16.936Z|a739e900-b4a6-4f4f-98e5-981932dce803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:16.937Z|b4106005-507d-476e-9f1e-680ee35b3e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:16.938Z|a739e900-b4a6-4f4f-98e5-981932dce803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:19.476Z|2482fa07-9699-48f5-9282-6e4aad3d6413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:19.476Z|2482fa07-9699-48f5-9282-6e4aad3d6413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:20.850Z|0d7233ab-6d3e-4059-8794-b3fafcc01481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:02:20.851Z|0d7233ab-6d3e-4059-8794-b3fafcc01481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:02:26.561Z|783bd67b-3cfa-45df-b595-a219872c158b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:02:26.562Z|783bd67b-3cfa-45df-b595-a219872c158b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:26.967Z|1c2e5948-dc6c-4e3e-a6f1-c54e8ca0cf61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:26.967Z|5af980b8-b79b-4ad1-8274-fb2ed5d33df8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:26.968Z|5af980b8-b79b-4ad1-8274-fb2ed5d33df8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:26.967Z|1c2e5948-dc6c-4e3e-a6f1-c54e8ca0cf61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:29.500Z|f024f786-690c-491a-879b-7cfa34a9a228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:29.501Z|f024f786-690c-491a-879b-7cfa34a9a228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:35.850Z|8552fff7-5aad-48e6-9b58-935a376d114a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:02:35.851Z|8552fff7-5aad-48e6-9b58-935a376d114a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:02:36.496Z|59e96cdc-29bf-4442-803a-77abc3fb4a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:02:36.497Z|59e96cdc-29bf-4442-803a-77abc3fb4a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:02:36.992Z|6672b100-cc5a-4ce7-9ee6-eff3319264a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:36.992Z|e31e594e-7a93-4be8-8b9e-17508ff008d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:36.993Z|6672b100-cc5a-4ce7-9ee6-eff3319264a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:36.994Z|e31e594e-7a93-4be8-8b9e-17508ff008d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:39.528Z|5a77dd6b-d16f-4ecc-a5b5-f4438d7611f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:39.529Z|5a77dd6b-d16f-4ecc-a5b5-f4438d7611f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:47.023Z|07719700-f03d-4183-954c-da82bc4da840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:47.023Z|01eb3540-895b-4805-85f2-694dd25bfe01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:47.024Z|01eb3540-895b-4805-85f2-694dd25bfe01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:47.024Z|07719700-f03d-4183-954c-da82bc4da840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:49.553Z|468597aa-22d1-4eaa-9d54-ce6740484fcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:49.554Z|468597aa-22d1-4eaa-9d54-ce6740484fcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:50.851Z|8b2bd6ea-ed0f-4921-b922-b2db6aed035b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:02:50.855Z|8b2bd6ea-ed0f-4921-b922-b2db6aed035b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:02:57.066Z|54ad5aae-b3cb-421f-b2bf-cc75354694af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:57.070Z|65bd306b-0d15-4282-88ed-0129dc96af1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:57.071Z|65bd306b-0d15-4282-88ed-0129dc96af1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:57.073Z|54ad5aae-b3cb-421f-b2bf-cc75354694af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:02:59.578Z|62ddbb32-72fa-41c4-8b97-3671c295a1d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:02:59.579Z|62ddbb32-72fa-41c4-8b97-3671c295a1d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:05.851Z|0a937f86-076d-4c7b-96ad-3d6b6cdcb6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:03:05.852Z|0a937f86-076d-4c7b-96ad-3d6b6cdcb6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:03:06.497Z|941e0cbb-096b-4fd7-a763-a4c8ce6b788a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:03:06.499Z|941e0cbb-096b-4fd7-a763-a4c8ce6b788a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:03:07.113Z|e96a3fb5-6828-463e-b4ca-8907eccf1dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:07.114Z|e96a3fb5-6828-463e-b4ca-8907eccf1dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:07.111Z|f25efe80-1eae-49df-9415-488d7e770f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:07.115Z|f25efe80-1eae-49df-9415-488d7e770f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:09.602Z|23e2bb6a-b0dd-48b8-9940-0c4397dfd98f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:09.603Z|23e2bb6a-b0dd-48b8-9940-0c4397dfd98f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:17.139Z|46f3360b-e016-4b80-a0be-7ecdd678e04e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:17.139Z|6ba90552-e381-42cd-9f71-b9c519663960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:17.141Z|6ba90552-e381-42cd-9f71-b9c519663960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:17.141Z|46f3360b-e016-4b80-a0be-7ecdd678e04e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:19.625Z|0e21473b-2eb7-4ed1-8e20-cea8ca0da162|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:19.626Z|0e21473b-2eb7-4ed1-8e20-cea8ca0da162|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:20.850Z|be51f955-02be-4653-8821-acd4175a57a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:03:20.851Z|be51f955-02be-4653-8821-acd4175a57a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:03:26.561Z|567a495b-9825-4a88-b25b-05ba60dd7577|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:03:26.562Z|567a495b-9825-4a88-b25b-05ba60dd7577|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:27.165Z|94b4ee56-fd04-490c-8fae-344fbe22fe65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:27.165Z|603d825f-bf34-402d-9a5a-290439b9dd6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:27.166Z|603d825f-bf34-402d-9a5a-290439b9dd6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:27.166Z|94b4ee56-fd04-490c-8fae-344fbe22fe65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:29.650Z|e4911b41-6376-4bfd-8784-836adc0c26c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:29.651Z|e4911b41-6376-4bfd-8784-836adc0c26c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:35.850Z|8b88d27c-b991-47fb-b344-77c5bda47222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:03:35.853Z|8b88d27c-b991-47fb-b344-77c5bda47222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:03:36.499Z|b0645026-7d41-444c-88af-d06c78aaaf05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:03:36.500Z|b0645026-7d41-444c-88af-d06c78aaaf05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:03:37.189Z|c2d26fe1-e07f-4d1f-975c-7183b14d2251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:37.189Z|1895ed60-78f5-43c3-ad92-eb0765584864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:37.190Z|c2d26fe1-e07f-4d1f-975c-7183b14d2251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:37.190Z|1895ed60-78f5-43c3-ad92-eb0765584864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:39.674Z|ee0da031-acab-47a5-b2e9-1df1156917e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:39.675Z|ee0da031-acab-47a5-b2e9-1df1156917e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:47.212Z|c7fbcdec-2626-4b15-b72f-de4dfc9e282f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:47.212Z|07c5bcf3-34f5-4dbf-bdc7-2c36ef7b7728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:47.213Z|c7fbcdec-2626-4b15-b72f-de4dfc9e282f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:47.213Z|07c5bcf3-34f5-4dbf-bdc7-2c36ef7b7728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:49.700Z|6f82264a-5e36-4cb8-bb03-194eb6367738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:49.701Z|6f82264a-5e36-4cb8-bb03-194eb6367738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:50.851Z|bd5c7402-da7b-4770-9801-f43c1dd7233f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:03:50.851Z|bd5c7402-da7b-4770-9801-f43c1dd7233f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:03:57.235Z|53dee468-6d39-4589-af80-9b15575ed7fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:57.235Z|571a74f5-220a-4bb9-a2b1-0f878c04ab57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:57.236Z|53dee468-6d39-4589-af80-9b15575ed7fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:57.236Z|571a74f5-220a-4bb9-a2b1-0f878c04ab57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:03:59.729Z|3a856451-893c-43d4-a52e-b946056c67bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:03:59.730Z|3a856451-893c-43d4-a52e-b946056c67bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:05.850Z|3988124e-cf9d-446f-9ceb-6ad07e92f7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:04:05.851Z|3988124e-cf9d-446f-9ceb-6ad07e92f7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:04:06.501Z|06bfc3eb-6fb0-4090-a696-fcdd2481bd8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:04:06.502Z|06bfc3eb-6fb0-4090-a696-fcdd2481bd8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:04:07.260Z|33ec49ed-3205-4d3b-b71e-8830cc542bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:07.260Z|5e458f27-3874-4e83-a09e-210ee4122fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:07.261Z|5e458f27-3874-4e83-a09e-210ee4122fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:07.261Z|33ec49ed-3205-4d3b-b71e-8830cc542bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:09.752Z|34972638-951f-49c0-99fd-b2e6a75ff3d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:09.753Z|34972638-951f-49c0-99fd-b2e6a75ff3d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:17.285Z|b8e1188f-e09b-4a69-9c9f-0409dcd615ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:17.285Z|ca5287d0-100f-48aa-8cb6-99e25b0fe216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:17.285Z|b8e1188f-e09b-4a69-9c9f-0409dcd615ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:17.286Z|ca5287d0-100f-48aa-8cb6-99e25b0fe216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:19.779Z|e58c740b-639d-4d65-a41c-5be24ab0bf22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:19.779Z|e58c740b-639d-4d65-a41c-5be24ab0bf22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:20.850Z|f4dd27a0-7b98-4ef2-b505-ec5826cd010f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:04:20.854Z|f4dd27a0-7b98-4ef2-b505-ec5826cd010f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:04:26.561Z|2a8f8e1e-3437-479d-93dd-0e1a04c3c2d8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:04:26.561Z|2a8f8e1e-3437-479d-93dd-0e1a04c3c2d8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:27.309Z|34c978cd-b6a9-4c3a-82c9-d31cdabce48f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:27.309Z|eb0103f7-2d17-4091-8e6b-17d7033b0c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:27.309Z|34c978cd-b6a9-4c3a-82c9-d31cdabce48f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:27.309Z|eb0103f7-2d17-4091-8e6b-17d7033b0c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:29.803Z|c06574bd-7692-4c3c-b4b6-b4a964f534e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:29.804Z|c06574bd-7692-4c3c-b4b6-b4a964f534e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:35.850Z|ab850825-7f47-4722-b390-97f55a539495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:04:35.851Z|ab850825-7f47-4722-b390-97f55a539495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:04:36.503Z|42314b39-0a61-420f-98cc-63e14b2d0824|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:04:36.504Z|42314b39-0a61-420f-98cc-63e14b2d0824|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:04:37.331Z|faa9422f-a8e8-43f0-93c2-765de3d06d28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:37.331Z|2c23317d-5382-44f0-a3c9-75cd73165982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:37.332Z|faa9422f-a8e8-43f0-93c2-765de3d06d28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:37.332Z|2c23317d-5382-44f0-a3c9-75cd73165982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:39.826Z|bb7acb63-1832-4107-b971-c5785b759f4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:39.826Z|bb7acb63-1832-4107-b971-c5785b759f4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:47.355Z|1b62f984-096d-47ec-8096-2fae1df65f04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:47.355Z|0c75e834-e704-4cf1-bcb3-b62db2a2a2ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:47.356Z|0c75e834-e704-4cf1-bcb3-b62db2a2a2ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:47.356Z|1b62f984-096d-47ec-8096-2fae1df65f04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:49.851Z|7fe1fa3a-3b16-4a51-9f22-0d1fc1ff9128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:49.852Z|7fe1fa3a-3b16-4a51-9f22-0d1fc1ff9128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:50.850Z|71e70ca5-6c83-4ebd-ac99-a476b23b7c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:04:50.851Z|71e70ca5-6c83-4ebd-ac99-a476b23b7c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:04:57.383Z|1c58ba83-fbfe-4209-b4ec-a51dcc397f92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:57.383Z|1c58ba83-fbfe-4209-b4ec-a51dcc397f92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:57.388Z|6b920e4e-17ca-466c-bd7f-b01e5adff608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:57.388Z|6b920e4e-17ca-466c-bd7f-b01e5adff608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:04:59.874Z|bf11c9a2-eadc-451f-8056-9e0059a5168c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:04:59.875Z|bf11c9a2-eadc-451f-8056-9e0059a5168c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:05.850Z|da3fe744-525e-471c-b782-d3b6620cb8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:05:05.853Z|da3fe744-525e-471c-b782-d3b6620cb8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:05:06.505Z|6ba9044d-0d27-46d9-bd2c-96605f753dfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:05:06.506Z|6ba9044d-0d27-46d9-bd2c-96605f753dfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:05:07.413Z|2ec65205-8ef3-4c3b-9640-6391efe946d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:07.413Z|38a9d5f7-995e-411d-a47e-41fdeabc415b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:07.414Z|2ec65205-8ef3-4c3b-9640-6391efe946d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:07.414Z|38a9d5f7-995e-411d-a47e-41fdeabc415b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:09.901Z|bf23666a-e060-4b6d-9a3c-fb432bb71e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:09.902Z|bf23666a-e060-4b6d-9a3c-fb432bb71e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:17.437Z|a1353fce-b31d-484e-8fd6-e950f8ab7d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:17.437Z|2d5ec2d4-89d4-4800-bd71-8870d203a320|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:17.437Z|a1353fce-b31d-484e-8fd6-e950f8ab7d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:17.438Z|2d5ec2d4-89d4-4800-bd71-8870d203a320|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:19.925Z|ba1219cb-a6c4-4fb2-9d23-1b1308ef8f00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:19.926Z|ba1219cb-a6c4-4fb2-9d23-1b1308ef8f00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:20.850Z|e25ba35b-bca8-4a96-9696-c620ad4fa013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:05:20.851Z|e25ba35b-bca8-4a96-9696-c620ad4fa013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:05:26.560Z|e809be73-ab4d-465a-a1ea-cd02f2157922|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:05:26.561Z|e809be73-ab4d-465a-a1ea-cd02f2157922|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:27.461Z|c7349e47-41b0-462e-8eb4-96bb9d0d7e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:27.462Z|c7349e47-41b0-462e-8eb4-96bb9d0d7e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:27.463Z|c5389c48-691e-4a43-b568-802946f956a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:27.463Z|c5389c48-691e-4a43-b568-802946f956a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:29.954Z|e1affd5a-c013-4f60-bdc8-4f38a4fdf1e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:29.954Z|e1affd5a-c013-4f60-bdc8-4f38a4fdf1e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:35.850Z|88120ed9-5b01-4f38-a5bf-7c23e172ae88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:05:35.851Z|88120ed9-5b01-4f38-a5bf-7c23e172ae88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:05:36.506Z|9efcb051-d952-4b71-a208-b96915f325f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:05:36.507Z|9efcb051-d952-4b71-a208-b96915f325f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:05:37.485Z|8b057053-5628-42a4-8e67-7b3b86f439e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:37.485Z|8c5675c0-b26c-474f-b756-7651b99e6470|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:37.486Z|8c5675c0-b26c-474f-b756-7651b99e6470|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:37.486Z|8b057053-5628-42a4-8e67-7b3b86f439e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:39.978Z|fe8ff352-22b1-43d1-a63b-ac7cef09ffef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:39.979Z|fe8ff352-22b1-43d1-a63b-ac7cef09ffef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:47.508Z|3d464a7e-781e-49c3-ac64-339ec90d7fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:47.508Z|3d464a7e-781e-49c3-ac64-339ec90d7fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:47.509Z|3e352e61-b5ec-4a08-93ca-b9856546a5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:47.509Z|3e352e61-b5ec-4a08-93ca-b9856546a5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:50.001Z|378bfb3b-c07d-49d5-aeb4-28733c505834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:50.002Z|378bfb3b-c07d-49d5-aeb4-28733c505834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:50.850Z|c63978f2-ef49-433b-a3a9-33b6e95ee1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:05:50.856Z|c63978f2-ef49-433b-a3a9-33b6e95ee1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:05:57.531Z|79b8192c-a2d4-4b61-b3e9-e5d98492543a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:57.531Z|3395ca6e-d96d-4727-b0af-33e4ae924291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:05:57.532Z|79b8192c-a2d4-4b61-b3e9-e5d98492543a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:05:57.532Z|3395ca6e-d96d-4727-b0af-33e4ae924291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:00.025Z|4551b4eb-fabf-43e8-a6e7-932e3f0dcd99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:00.026Z|4551b4eb-fabf-43e8-a6e7-932e3f0dcd99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:05.850Z|240ef90b-34fa-4b7e-a208-8842250bb840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:06:05.851Z|240ef90b-34fa-4b7e-a208-8842250bb840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:06:06.508Z|ee9a4f23-e498-407a-b777-bcfc578e72a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:06:06.508Z|ee9a4f23-e498-407a-b777-bcfc578e72a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:06:07.554Z|6dad65e1-a32d-417d-ae87-ce165d7aa0af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:07.554Z|c7d59161-34c4-48df-8b11-2b2bb7625659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:07.555Z|c7d59161-34c4-48df-8b11-2b2bb7625659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:07.554Z|6dad65e1-a32d-417d-ae87-ce165d7aa0af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:10.049Z|50284d72-035f-49ed-87df-e4d16c719738|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:10.050Z|50284d72-035f-49ed-87df-e4d16c719738|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:17.577Z|ab888ee3-5451-44f9-a4e6-533f4926839c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:17.577Z|3c3c5603-fa55-49e9-8daf-fee2e93d45e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:17.578Z|ab888ee3-5451-44f9-a4e6-533f4926839c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:17.578Z|3c3c5603-fa55-49e9-8daf-fee2e93d45e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:20.075Z|a1afdfa5-ad31-462e-abad-fdaddb9c39e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:20.076Z|a1afdfa5-ad31-462e-abad-fdaddb9c39e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:20.850Z|e8711f33-71bf-4867-968c-8ebfedddf6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:06:20.851Z|e8711f33-71bf-4867-968c-8ebfedddf6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:06:26.560Z|09b07f58-61d3-4e54-b2cd-1c9a0704fb24|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:06:26.561Z|09b07f58-61d3-4e54-b2cd-1c9a0704fb24|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:27.600Z|c3622e2f-a18f-4a0b-9b10-67feb36a87ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:27.601Z|c3622e2f-a18f-4a0b-9b10-67feb36a87ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:27.605Z|b819c1ac-af9c-4cc3-b73e-45ee01fc7e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:27.605Z|b819c1ac-af9c-4cc3-b73e-45ee01fc7e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:30.099Z|fa190470-c0e0-4971-aea2-febadf4e849e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:30.100Z|fa190470-c0e0-4971-aea2-febadf4e849e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:35.850Z|3f0f8805-bac3-4f2e-bce0-b9a8770844d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:06:35.853Z|3f0f8805-bac3-4f2e-bce0-b9a8770844d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:06:36.510Z|95f1b6d7-690d-45b6-9b5a-c56469ee351a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:06:36.510Z|95f1b6d7-690d-45b6-9b5a-c56469ee351a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:06:37.624Z|0732cd7d-100b-4915-b043-c122a266500c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:37.625Z|0732cd7d-100b-4915-b043-c122a266500c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:37.627Z|73d44db1-3b1c-4d67-9538-4cd497cb071f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:37.628Z|73d44db1-3b1c-4d67-9538-4cd497cb071f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:40.122Z|e2959087-cb9e-4c6c-8e9e-be59651d2907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:40.123Z|e2959087-cb9e-4c6c-8e9e-be59651d2907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:47.646Z|35a593c2-ed9b-4d39-8fa3-fdcea69c8bac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:47.647Z|974b58b0-05a3-40de-912f-fd94e1af9698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:47.647Z|974b58b0-05a3-40de-912f-fd94e1af9698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:47.647Z|35a593c2-ed9b-4d39-8fa3-fdcea69c8bac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:50.150Z|2ccc2a78-eb11-4340-b3c9-569386457994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:50.151Z|2ccc2a78-eb11-4340-b3c9-569386457994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:50.850Z|5e3b26bd-abb0-4e72-b24a-642c4853c992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:06:50.851Z|5e3b26bd-abb0-4e72-b24a-642c4853c992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:06:57.672Z|c34603cc-0d80-413c-8c2d-57f123e833ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:57.672Z|df22f646-d7ae-4864-b33a-b025cf30cdf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:06:57.672Z|c34603cc-0d80-413c-8c2d-57f123e833ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:06:57.673Z|df22f646-d7ae-4864-b33a-b025cf30cdf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:00.174Z|5a30ca89-15f5-45fa-83ef-c4d7432e81b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:00.175Z|5a30ca89-15f5-45fa-83ef-c4d7432e81b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:05.850Z|2a09c2da-3e11-4ba8-905a-d60158ffb862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:07:05.851Z|2a09c2da-3e11-4ba8-905a-d60158ffb862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:07:06.511Z|3fd27305-668b-41bc-b112-46159a28f58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:07:06.511Z|3fd27305-668b-41bc-b112-46159a28f58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:07:07.696Z|75f857d1-73fd-4af7-bc8c-acc614a6231f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:07.696Z|ba5a2115-86ab-4f18-9aa2-45e672235028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:07.697Z|75f857d1-73fd-4af7-bc8c-acc614a6231f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:07.697Z|ba5a2115-86ab-4f18-9aa2-45e672235028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:10.198Z|065c14db-2c1f-4679-9584-370c19516b95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:10.199Z|065c14db-2c1f-4679-9584-370c19516b95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:17.719Z|a10f782d-5149-4631-b090-11f4666277a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:17.719Z|86206658-0ace-47f1-ae6c-9d82b0917c5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:17.720Z|a10f782d-5149-4631-b090-11f4666277a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:17.720Z|86206658-0ace-47f1-ae6c-9d82b0917c5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:20.222Z|988e188a-6e75-41f5-814e-8a5d3d82fa40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:20.223Z|988e188a-6e75-41f5-814e-8a5d3d82fa40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:20.850Z|5fdefeaf-a008-4139-b4f1-02ae6487bfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:07:20.853Z|5fdefeaf-a008-4139-b4f1-02ae6487bfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:07:26.559Z|c222ebb0-1994-4573-b69a-a0f7a0562332|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:07:26.560Z|c222ebb0-1994-4573-b69a-a0f7a0562332|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:27.743Z|ba2bc61e-e68b-4ab4-a5b9-dda8f26a7c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:27.744Z|ba2bc61e-e68b-4ab4-a5b9-dda8f26a7c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:27.745Z|a67a77e2-a418-4615-a7e2-25203ed758c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:27.745Z|a67a77e2-a418-4615-a7e2-25203ed758c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:30.244Z|e9f45979-6faa-4a20-b3f3-e866212847bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:30.245Z|e9f45979-6faa-4a20-b3f3-e866212847bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:35.850Z|f5bfbfbc-5397-4afa-9361-84dcb28fd243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:07:35.851Z|f5bfbfbc-5397-4afa-9361-84dcb28fd243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:07:36.513Z|58f3a195-318c-4d20-9391-a2b3ecb93951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:07:36.513Z|58f3a195-318c-4d20-9391-a2b3ecb93951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:07:37.768Z|45668316-8b5a-4200-a74c-1196f6557f00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:37.768Z|78b7c2b7-3043-4557-b5b7-5dbcc49f825c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:37.768Z|45668316-8b5a-4200-a74c-1196f6557f00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:37.769Z|78b7c2b7-3043-4557-b5b7-5dbcc49f825c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:40.268Z|5e83d15e-4784-4041-b584-159a5e5e29e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:40.269Z|5e83d15e-4784-4041-b584-159a5e5e29e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:47.793Z|c48848da-45b7-457d-9c00-21fdd13a1f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:47.794Z|c48848da-45b7-457d-9c00-21fdd13a1f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:47.793Z|27caa829-d6df-434b-af50-3c293df0b8c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:47.794Z|27caa829-d6df-434b-af50-3c293df0b8c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:50.292Z|59fab9a9-0025-4078-9e11-b2f8db4b1f59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:50.292Z|59fab9a9-0025-4078-9e11-b2f8db4b1f59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:50.850Z|14fec262-49c4-433e-9b30-94e613699617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:07:50.851Z|14fec262-49c4-433e-9b30-94e613699617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:07:57.818Z|2b755551-b303-4c08-b34c-5f63dacdb8b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:57.819Z|2b755551-b303-4c08-b34c-5f63dacdb8b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:07:57.820Z|857ed505-254b-4785-b95f-fe7ec3f54d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:07:57.820Z|857ed505-254b-4785-b95f-fe7ec3f54d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:00.316Z|75efab09-0ec8-4c37-8a3c-ae8d2267dbc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:00.317Z|75efab09-0ec8-4c37-8a3c-ae8d2267dbc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:05.850Z|382d7a28-7453-43fc-82a5-30dfd5a1784d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:08:05.854Z|382d7a28-7453-43fc-82a5-30dfd5a1784d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:08:06.514Z|3771c876-afba-4090-be91-5170432ca4a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:08:06.515Z|3771c876-afba-4090-be91-5170432ca4a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:08:07.842Z|0ab1a358-a566-46ca-acb4-2a0b27a22163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:07.844Z|903efab3-5ee9-4032-b1cb-92e594035cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:07.844Z|903efab3-5ee9-4032-b1cb-92e594035cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:07.843Z|0ab1a358-a566-46ca-acb4-2a0b27a22163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:10.341Z|24806048-b8f9-4c37-ab19-0a4ca46c2527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:10.342Z|24806048-b8f9-4c37-ab19-0a4ca46c2527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:17.867Z|a8886b50-03b9-4930-88be-d7df1f071ef4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:17.867Z|89d356f4-569f-4bcf-86fa-70f668b632c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:17.868Z|a8886b50-03b9-4930-88be-d7df1f071ef4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:17.868Z|89d356f4-569f-4bcf-86fa-70f668b632c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:20.364Z|48e0ccae-c8ae-4e65-ac0d-274cf1c53076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:20.365Z|48e0ccae-c8ae-4e65-ac0d-274cf1c53076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:20.850Z|d73e651c-f12e-448a-8876-3284f572dc6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:08:20.851Z|d73e651c-f12e-448a-8876-3284f572dc6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:08:26.561Z|3d930ff5-68ae-4c8d-9f3c-e1cb1ef3d977|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:08:26.562Z|3d930ff5-68ae-4c8d-9f3c-e1cb1ef3d977|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:27.892Z|16e3dfb4-491b-43f8-968b-da7d598701e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:27.892Z|500400db-fa18-45b8-a164-bf6f6b9d25c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:27.893Z|16e3dfb4-491b-43f8-968b-da7d598701e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:27.893Z|500400db-fa18-45b8-a164-bf6f6b9d25c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:30.387Z|176c9956-5c58-4690-920d-aa3a2a0b48b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:30.388Z|176c9956-5c58-4690-920d-aa3a2a0b48b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:35.850Z|658ab4d0-d47d-4f91-a976-b4f14ecba5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:08:35.851Z|658ab4d0-d47d-4f91-a976-b4f14ecba5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:08:36.516Z|765565fd-8b0d-4c58-a32b-5f3df81ed2a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:08:36.517Z|765565fd-8b0d-4c58-a32b-5f3df81ed2a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:08:37.918Z|4b47c0bc-2c34-492a-afa6-10c00e969d4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:37.918Z|49fbcbbf-8165-476b-8191-92c753830996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:37.919Z|49fbcbbf-8165-476b-8191-92c753830996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:37.919Z|4b47c0bc-2c34-492a-afa6-10c00e969d4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:40.410Z|16178139-f3a5-4fda-bfb9-1186de15d111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:40.410Z|16178139-f3a5-4fda-bfb9-1186de15d111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:47.944Z|bcab2884-eae7-41ee-bd64-6e2ebd3ccb7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:47.944Z|11ccf387-8ad7-4eac-93a9-9cbbf2f87afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:47.945Z|11ccf387-8ad7-4eac-93a9-9cbbf2f87afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:47.945Z|bcab2884-eae7-41ee-bd64-6e2ebd3ccb7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:50.432Z|a2a08a0a-9edf-4568-990e-c01d744293f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:50.433Z|a2a08a0a-9edf-4568-990e-c01d744293f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:50.855Z|bf464741-0ae6-4c9f-9555-8413fafdd51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:08:50.865Z|bf464741-0ae6-4c9f-9555-8413fafdd51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:08:57.968Z|0b6a76e7-876d-4843-b3f2-4000e08e1759|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:57.968Z|95466dd0-8f85-4fa6-bead-2b6d9161a170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:08:57.969Z|95466dd0-8f85-4fa6-bead-2b6d9161a170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:08:57.969Z|0b6a76e7-876d-4843-b3f2-4000e08e1759|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:00.455Z|87542778-1331-4417-a327-0fe62ed567f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:00.456Z|87542778-1331-4417-a327-0fe62ed567f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:05.850Z|7105440a-97bd-4ecb-b5fd-06a3e9d3c9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:09:05.851Z|7105440a-97bd-4ecb-b5fd-06a3e9d3c9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:09:06.518Z|4a4cb8ac-0fb6-423f-8bb9-f637f7561f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:09:06.518Z|4a4cb8ac-0fb6-423f-8bb9-f637f7561f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:09:07.992Z|942176ef-042d-426c-b86c-42f0a1ee8a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:07.992Z|e2bac133-f353-4474-9c40-79cfccf23a59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:07.993Z|e2bac133-f353-4474-9c40-79cfccf23a59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:07.993Z|942176ef-042d-426c-b86c-42f0a1ee8a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:10.479Z|e1751f78-dafe-48f8-be21-9629c67baf3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:10.480Z|e1751f78-dafe-48f8-be21-9629c67baf3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:18.016Z|394eae22-adc0-4ac3-99ab-7d5fc8c8a25f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:18.016Z|1eb1b04c-1d56-486d-ae83-182e909b6335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:18.017Z|1eb1b04c-1d56-486d-ae83-182e909b6335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:18.017Z|394eae22-adc0-4ac3-99ab-7d5fc8c8a25f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:20.502Z|4874076f-ba1a-462e-9815-d41722abb095|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:20.502Z|4874076f-ba1a-462e-9815-d41722abb095|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:20.850Z|ba80aeb1-f483-48d8-a0d2-7f84d6414fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:09:20.851Z|ba80aeb1-f483-48d8-a0d2-7f84d6414fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:09:26.559Z|fe975451-b6cb-47a9-8a33-e4ac978229f9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:09:26.559Z|fe975451-b6cb-47a9-8a33-e4ac978229f9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:28.040Z|a5e09cc5-5da1-4ae1-9534-8608a0310ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:28.040Z|6582e43e-a0c3-4a48-a7c9-c401999583de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:28.040Z|a5e09cc5-5da1-4ae1-9534-8608a0310ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:28.040Z|6582e43e-a0c3-4a48-a7c9-c401999583de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:30.525Z|1eae503a-f328-4e2a-8bd2-6dda84c9e806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:30.526Z|1eae503a-f328-4e2a-8bd2-6dda84c9e806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:35.850Z|c3f7b2b1-6a3b-4226-8781-12f830a0914b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:09:35.853Z|c3f7b2b1-6a3b-4226-8781-12f830a0914b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:09:36.519Z|5c80de6a-2cc6-4a41-a9cc-3072154242f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:09:36.519Z|5c80de6a-2cc6-4a41-a9cc-3072154242f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:09:38.064Z|55ae6976-3f00-43f0-a62b-e681be4dd2aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:38.064Z|6aeb4a13-e642-4485-a094-d8aa52ca778a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:38.065Z|55ae6976-3f00-43f0-a62b-e681be4dd2aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:38.065Z|6aeb4a13-e642-4485-a094-d8aa52ca778a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:40.548Z|c52076e7-eccd-4c53-bd84-0a6e5bbdcc07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:40.549Z|c52076e7-eccd-4c53-bd84-0a6e5bbdcc07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:48.088Z|9bcecaea-c036-4d8a-b9e8-a1a572c6725e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:48.089Z|9bcecaea-c036-4d8a-b9e8-a1a572c6725e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:48.091Z|08274baa-b150-4a1e-85f5-6728848d0d7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:48.091Z|08274baa-b150-4a1e-85f5-6728848d0d7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:50.575Z|7efe27a2-0931-4c1f-a1f4-18bcf602ac7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:50.575Z|7efe27a2-0931-4c1f-a1f4-18bcf602ac7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:50.850Z|5ea69ea9-4048-4d29-8e16-690a7aa3b2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:09:50.851Z|5ea69ea9-4048-4d29-8e16-690a7aa3b2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:09:58.114Z|189904e8-d6c5-4355-bf46-9bd7fc240025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:58.114Z|189904e8-d6c5-4355-bf46-9bd7fc240025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:09:58.114Z|67022452-3c86-4781-ad95-d49821d7dc86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:09:58.115Z|67022452-3c86-4781-ad95-d49821d7dc86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:00.601Z|b7c19f2f-ea8e-4ad0-b65b-a2bbad105c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:00.602Z|b7c19f2f-ea8e-4ad0-b65b-a2bbad105c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:05.850Z|f6775602-c40c-4c09-9ab6-ce6f7e1d2e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:10:05.851Z|f6775602-c40c-4c09-9ab6-ce6f7e1d2e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:10:06.520Z|f53a6006-9271-4ca9-9836-74a762846a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:10:06.521Z|f53a6006-9271-4ca9-9836-74a762846a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:10:08.138Z|8ddd2573-d4bc-4b04-99f5-dd500dee18cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:08.139Z|8ddd2573-d4bc-4b04-99f5-dd500dee18cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:08.138Z|79b61459-47fc-4d5a-b321-c074b66acc7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:08.140Z|79b61459-47fc-4d5a-b321-c074b66acc7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:10.623Z|902d1d9f-4502-4980-badb-7f2e8570beff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:10.624Z|902d1d9f-4502-4980-badb-7f2e8570beff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:18.161Z|fc603eae-bbe5-4e43-aa3b-85c06dbd6e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:18.162Z|fc603eae-bbe5-4e43-aa3b-85c06dbd6e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:18.164Z|f20afd12-9c4a-4609-9282-a400c5e1f6d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:18.164Z|f20afd12-9c4a-4609-9282-a400c5e1f6d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:20.645Z|242bb35d-427a-42b7-b296-26dce794e7f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:20.646Z|242bb35d-427a-42b7-b296-26dce794e7f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:20.850Z|7e123b1e-5d16-4791-87a9-8a4e123d54cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:10:20.853Z|7e123b1e-5d16-4791-87a9-8a4e123d54cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:10:26.559Z|8bcc40a9-2a17-4991-9cbd-f6261b9b03b9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:10:26.560Z|8bcc40a9-2a17-4991-9cbd-f6261b9b03b9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:28.185Z|4f72596c-a257-4876-8b32-61f9b7b762b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:28.185Z|ae5a14c3-0325-4ca2-8e87-173b1551731b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:28.186Z|4f72596c-a257-4876-8b32-61f9b7b762b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:28.186Z|ae5a14c3-0325-4ca2-8e87-173b1551731b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:30.670Z|6acff65c-c6bf-4509-bbc5-ab4c08afb557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:30.670Z|6acff65c-c6bf-4509-bbc5-ab4c08afb557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:35.850Z|c030e531-35c5-4c0e-a4b6-fdea695dfc85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:10:35.851Z|c030e531-35c5-4c0e-a4b6-fdea695dfc85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:10:36.522Z|9ad1d92b-7c30-424b-858b-56997ed0ab2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:10:36.522Z|9ad1d92b-7c30-424b-858b-56997ed0ab2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:10:38.210Z|7a927e86-837c-48a8-ac91-88f613e9f947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:38.210Z|8eb7d337-5377-4930-a167-b56d50e572c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:38.211Z|8eb7d337-5377-4930-a167-b56d50e572c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:38.211Z|7a927e86-837c-48a8-ac91-88f613e9f947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:40.693Z|56989d2b-a9be-416f-8974-2996cc565069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:40.694Z|56989d2b-a9be-416f-8974-2996cc565069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:48.234Z|d28015cd-48b8-4319-822b-7e064066dcdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:48.234Z|30960e17-b2cd-4217-ad7c-9a8bb314525f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:48.235Z|d28015cd-48b8-4319-822b-7e064066dcdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:48.235Z|30960e17-b2cd-4217-ad7c-9a8bb314525f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:50.718Z|8789a908-613e-4bc4-8bf7-3a0c3731dada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:50.719Z|8789a908-613e-4bc4-8bf7-3a0c3731dada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:50.850Z|a9bd63f7-fd4c-4b6e-ba30-d99422a29342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:10:50.851Z|a9bd63f7-fd4c-4b6e-ba30-d99422a29342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:10:58.257Z|9e7293bd-694e-4c10-8f52-4c65b7d8771b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:58.257Z|66ceeed7-9a48-45dc-99e8-a8099c3cb584|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:10:58.258Z|66ceeed7-9a48-45dc-99e8-a8099c3cb584|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:10:58.258Z|9e7293bd-694e-4c10-8f52-4c65b7d8771b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:00.779Z|2d1ffc4b-c17f-4fdb-ab69-e3bc7ed9c27d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:00.780Z|2d1ffc4b-c17f-4fdb-ab69-e3bc7ed9c27d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:05.850Z|bf3b690d-8da1-4252-8b8b-c390ac62400c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:11:05.853Z|bf3b690d-8da1-4252-8b8b-c390ac62400c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:11:06.523Z|04641e62-378b-494b-93d5-d722636a0d4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:11:06.523Z|04641e62-378b-494b-93d5-d722636a0d4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:11:08.281Z|296e9e8c-44f6-4480-a519-3e11b340fc5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:08.281Z|296e9e8c-44f6-4480-a519-3e11b340fc5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:08.281Z|f0712a2e-9c4f-4196-8ae2-41ba3a2b07c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:08.283Z|f0712a2e-9c4f-4196-8ae2-41ba3a2b07c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:10.801Z|e9e26736-e1b7-49c8-88aa-5256250202af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:10.801Z|e9e26736-e1b7-49c8-88aa-5256250202af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:18.303Z|3f0386a7-22d9-4235-8391-c09b6c933730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:18.304Z|8c0d1760-ac17-4eee-b493-bb6290c32697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:18.304Z|3f0386a7-22d9-4235-8391-c09b6c933730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:18.305Z|8c0d1760-ac17-4eee-b493-bb6290c32697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:20.827Z|199d6071-f680-4678-9480-6a590e34c65e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:20.828Z|199d6071-f680-4678-9480-6a590e34c65e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:20.850Z|39a991da-b0d0-49df-aabc-787d2513d847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:11:20.851Z|39a991da-b0d0-49df-aabc-787d2513d847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:11:26.561Z|28b73c5d-bc26-414a-ae53-7c24ea054b05|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:11:26.562Z|28b73c5d-bc26-414a-ae53-7c24ea054b05|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:28.328Z|552615cf-ee84-4b9f-9220-864c8452e0bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:28.328Z|5ba53a3a-d477-4fdd-bd21-ea8c822c22f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:28.329Z|552615cf-ee84-4b9f-9220-864c8452e0bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:28.329Z|5ba53a3a-d477-4fdd-bd21-ea8c822c22f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:30.870Z|1c3b0866-6ab4-4ba2-8859-874d44bb879f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:30.871Z|1c3b0866-6ab4-4ba2-8859-874d44bb879f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:35.852Z|d33a6440-1b2e-4c46-bcf0-3a354e1943c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:11:35.853Z|d33a6440-1b2e-4c46-bcf0-3a354e1943c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:11:36.524Z|c492686e-8f06-4e6e-aad4-b76b401e3a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:11:36.525Z|c492686e-8f06-4e6e-aad4-b76b401e3a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:11:38.352Z|3926b66c-d1e5-453d-b9db-39c2d0145a8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:38.352Z|363d09c8-eec9-4274-82f6-4c15d48089e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:38.353Z|3926b66c-d1e5-453d-b9db-39c2d0145a8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:38.353Z|363d09c8-eec9-4274-82f6-4c15d48089e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:40.896Z|044a4d8a-df49-4e92-8276-162bb2eca48a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:40.897Z|044a4d8a-df49-4e92-8276-162bb2eca48a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:48.376Z|d712b7f9-2009-43e5-9811-8cfdb9dd7f7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:48.376Z|a1b5643d-4df4-41c6-8ae1-78dec6f0bfdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:48.376Z|d712b7f9-2009-43e5-9811-8cfdb9dd7f7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:48.377Z|a1b5643d-4df4-41c6-8ae1-78dec6f0bfdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:50.850Z|11c9766d-85c0-4b23-ac26-9b9d39836310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:11:50.854Z|11c9766d-85c0-4b23-ac26-9b9d39836310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:11:50.919Z|0162103c-89c7-4d08-821d-ca7dcddeb03f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:50.919Z|0162103c-89c7-4d08-821d-ca7dcddeb03f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:58.399Z|801c7c7c-1310-412a-8ac0-e78b4294cf22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:58.399Z|f169a245-e6a2-4b11-85c7-dedd83b9ab1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:11:58.400Z|f169a245-e6a2-4b11-85c7-dedd83b9ab1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:11:58.400Z|801c7c7c-1310-412a-8ac0-e78b4294cf22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:00.942Z|6a7e9382-8ae5-4cc8-b671-9a4fba2593a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:00.943Z|6a7e9382-8ae5-4cc8-b671-9a4fba2593a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:05.850Z|de42270b-7abd-406d-afbb-41d976278871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:12:05.851Z|de42270b-7abd-406d-afbb-41d976278871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:12:06.525Z|33a94fbf-47c2-4e37-b124-c8650aaf02c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:12:06.526Z|33a94fbf-47c2-4e37-b124-c8650aaf02c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:12:08.421Z|3a5ab0d8-a522-4eff-a927-d9c08b3c2f4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:08.421Z|ec0a64a8-f6df-431a-8330-eabe4456f9a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:08.422Z|3a5ab0d8-a522-4eff-a927-d9c08b3c2f4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:08.422Z|ec0a64a8-f6df-431a-8330-eabe4456f9a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:10.973Z|d6ed0048-4768-4119-bde8-873b60d0fa96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:10.974Z|d6ed0048-4768-4119-bde8-873b60d0fa96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:18.445Z|49578639-5b44-44bf-99d4-01e71fd86876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:18.445Z|2afabc95-b524-4037-a777-1857cd4f630c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:18.446Z|49578639-5b44-44bf-99d4-01e71fd86876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:18.446Z|2afabc95-b524-4037-a777-1857cd4f630c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:20.850Z|178452b6-20d4-4088-9a0e-6acb23c50e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:12:20.851Z|178452b6-20d4-4088-9a0e-6acb23c50e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:12:20.995Z|ed65f995-64ad-4b57-b171-77f08910b9fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:20.996Z|ed65f995-64ad-4b57-b171-77f08910b9fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:26.558Z|8b043e1e-550d-4c40-89a5-dd8bd8eaefcc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:12:26.559Z|8b043e1e-550d-4c40-89a5-dd8bd8eaefcc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:28.469Z|8f6df952-466a-48cc-81cd-5567139b208d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:28.469Z|0bcc6158-fe79-42c6-9ec5-7545d608d7fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:28.469Z|8f6df952-466a-48cc-81cd-5567139b208d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:28.469Z|0bcc6158-fe79-42c6-9ec5-7545d608d7fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:31.019Z|bbea0f30-a21c-441e-9ca4-f0f014bfa645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:31.020Z|bbea0f30-a21c-441e-9ca4-f0f014bfa645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:35.850Z|ae6d34c8-8030-4f1e-a40c-f424c9155c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:12:35.854Z|ae6d34c8-8030-4f1e-a40c-f424c9155c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:12:36.528Z|c7c13d56-082c-4ad8-b1ba-71a604d6b925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:12:36.529Z|c7c13d56-082c-4ad8-b1ba-71a604d6b925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:12:38.492Z|15425b3f-fd5b-4b67-8a1b-1e40b2137be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:38.492Z|e9cbebf8-2734-4558-94a4-fd75e48a1959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:38.493Z|e9cbebf8-2734-4558-94a4-fd75e48a1959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:38.493Z|15425b3f-fd5b-4b67-8a1b-1e40b2137be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:41.042Z|b4a0f50c-7a12-40cf-8bdc-0e5830421ec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:41.043Z|b4a0f50c-7a12-40cf-8bdc-0e5830421ec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:48.520Z|d382cd6d-db3f-4b35-9b40-82d95bcf69ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:48.520Z|4a1340e1-4b51-4a09-8e71-d67835d3d5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:48.520Z|d382cd6d-db3f-4b35-9b40-82d95bcf69ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:48.520Z|4a1340e1-4b51-4a09-8e71-d67835d3d5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:50.850Z|1cccac28-5b52-4f09-bd51-ecc58f997b95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:12:50.851Z|1cccac28-5b52-4f09-bd51-ecc58f997b95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:12:51.070Z|1ce763f5-eb60-4be9-bb07-b86ed47f3e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:51.071Z|1ce763f5-eb60-4be9-bb07-b86ed47f3e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:58.547Z|b952488b-48d1-4757-8ecb-2fa618ef4efe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:58.547Z|9c17b429-9a7b-43be-b411-76dcb5f294a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:12:58.547Z|9c17b429-9a7b-43be-b411-76dcb5f294a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:12:58.547Z|b952488b-48d1-4757-8ecb-2fa618ef4efe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:01.098Z|73c672c0-0575-401e-a448-ff0e779c0534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:01.099Z|73c672c0-0575-401e-a448-ff0e779c0534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:05.850Z|e3bde40e-1cd6-4dc4-96cc-5581903d80d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:13:05.851Z|e3bde40e-1cd6-4dc4-96cc-5581903d80d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:13:06.529Z|86854dfd-268c-4427-9ec9-efa23d4759c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:13:06.530Z|86854dfd-268c-4427-9ec9-efa23d4759c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:13:08.569Z|750eac5b-5b5c-4232-af7a-bb69f71a61b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:08.569Z|e1320253-5e44-4b56-b448-bbaf2bd2b33e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:08.570Z|e1320253-5e44-4b56-b448-bbaf2bd2b33e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:08.571Z|750eac5b-5b5c-4232-af7a-bb69f71a61b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:11.123Z|c2e18d71-f766-4afc-905f-5482fac1f00b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:11.124Z|c2e18d71-f766-4afc-905f-5482fac1f00b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:18.595Z|d6c05667-596c-4e41-8f13-482e1750f882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:18.595Z|f6cdf01d-9d8e-4610-9a57-5d838ce69fac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:18.596Z|f6cdf01d-9d8e-4610-9a57-5d838ce69fac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:18.596Z|d6c05667-596c-4e41-8f13-482e1750f882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:20.850Z|70cab2a9-ff37-41d8-993b-e4e3d04a981a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:13:20.857Z|70cab2a9-ff37-41d8-993b-e4e3d04a981a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:13:21.145Z|01c8ac31-7d74-47fa-9964-e80d70f78dd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:21.146Z|01c8ac31-7d74-47fa-9964-e80d70f78dd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:26.560Z|e2824f30-f436-46b4-b764-c5aa659aa6f2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:13:26.561Z|e2824f30-f436-46b4-b764-c5aa659aa6f2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:28.619Z|dddb8675-e7aa-45a2-91a3-4855b17a1053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:28.621Z|dddb8675-e7aa-45a2-91a3-4855b17a1053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:28.622Z|2fe38c3d-3598-4033-9e17-aaf87841ba06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:28.622Z|2fe38c3d-3598-4033-9e17-aaf87841ba06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:31.168Z|0d9e398a-bbd7-4059-9f26-9c0a448610ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:31.169Z|0d9e398a-bbd7-4059-9f26-9c0a448610ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:35.850Z|b5589f1d-5594-49ee-b164-90e9ccb90d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:13:35.851Z|b5589f1d-5594-49ee-b164-90e9ccb90d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:13:36.530Z|b082e6e4-cf35-4935-ab61-887b7b691fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:13:36.531Z|b082e6e4-cf35-4935-ab61-887b7b691fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:13:38.644Z|1d77d018-05d7-435e-b30c-7b0746eef105|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:38.644Z|893673eb-dc0c-450b-abc4-4cbdb8c2863f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:38.645Z|893673eb-dc0c-450b-abc4-4cbdb8c2863f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:38.645Z|1d77d018-05d7-435e-b30c-7b0746eef105|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:41.193Z|3b0bfdd9-8b17-4359-8f32-d98af2172764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:41.194Z|3b0bfdd9-8b17-4359-8f32-d98af2172764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:48.668Z|4b324152-a75f-406d-a169-061007ab9603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:48.668Z|92f6075c-7c8d-41bd-9536-c5fd5955c5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:48.669Z|4b324152-a75f-406d-a169-061007ab9603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:48.669Z|92f6075c-7c8d-41bd-9536-c5fd5955c5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:50.856Z|7dd6417b-8a26-4582-8e7b-54e73986f3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:13:50.857Z|7dd6417b-8a26-4582-8e7b-54e73986f3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:13:51.217Z|8e8571e9-bc22-46a4-b34b-942b8454732b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:51.218Z|8e8571e9-bc22-46a4-b34b-942b8454732b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:58.699Z|09506141-d755-4e0a-93a9-298f07816fb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:58.699Z|b8cc79b3-4a3d-4cf9-86bb-3e61d97616cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:13:58.701Z|09506141-d755-4e0a-93a9-298f07816fb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:13:58.701Z|b8cc79b3-4a3d-4cf9-86bb-3e61d97616cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:01.242Z|a54bcd94-7fa3-4b82-a316-4fca4ab39d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:01.243Z|a54bcd94-7fa3-4b82-a316-4fca4ab39d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:05.851Z|2667b4a1-b59a-46d2-9958-1acf60514a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:14:05.854Z|2667b4a1-b59a-46d2-9958-1acf60514a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:14:06.532Z|510d5d4c-7e0b-4299-99c0-4daf26c37ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:14:06.533Z|510d5d4c-7e0b-4299-99c0-4daf26c37ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:14:08.726Z|f21c09ed-abc5-44ae-ad04-55f2ca25d3b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:08.726Z|ddc59f2c-0331-4690-8f82-482a353ad42e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:08.727Z|f21c09ed-abc5-44ae-ad04-55f2ca25d3b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:08.727Z|ddc59f2c-0331-4690-8f82-482a353ad42e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:11.265Z|e38949fa-f336-499e-baaa-5eec144044ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:11.266Z|e38949fa-f336-499e-baaa-5eec144044ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:18.751Z|c309c16a-79c1-4d13-9b04-31d0b8d47821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:18.751Z|1068f4b2-2a48-47a0-9b62-1f0fb492bc6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:18.752Z|c309c16a-79c1-4d13-9b04-31d0b8d47821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:18.752Z|1068f4b2-2a48-47a0-9b62-1f0fb492bc6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:20.850Z|5b80a36c-3b58-459b-906a-5b2599131a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:14:20.851Z|5b80a36c-3b58-459b-906a-5b2599131a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:14:21.289Z|cc749803-89e6-41e7-ace7-5ee60a0b5166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:21.291Z|cc749803-89e6-41e7-ace7-5ee60a0b5166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:26.561Z|ab37a64d-b13c-4055-a37c-e6e10bb4f4d9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:14:26.562Z|ab37a64d-b13c-4055-a37c-e6e10bb4f4d9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:28.776Z|70971f82-3124-452d-b5eb-bfeeab9912fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:28.776Z|4c99e839-92f7-497f-b9cf-104c89ae00b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:28.776Z|70971f82-3124-452d-b5eb-bfeeab9912fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:28.777Z|4c99e839-92f7-497f-b9cf-104c89ae00b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:31.318Z|b19ed1fa-4026-453f-8026-3b8e4524345e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:31.319Z|b19ed1fa-4026-453f-8026-3b8e4524345e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:35.850Z|ba1e49ce-0ce0-47c2-9468-19f6a98dda07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:14:35.852Z|ba1e49ce-0ce0-47c2-9468-19f6a98dda07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:14:36.533Z|8eb20ec3-8f06-4cf3-b072-b827cb5c1df8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:14:36.534Z|8eb20ec3-8f06-4cf3-b072-b827cb5c1df8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:14:38.813Z|9eba5450-d049-4900-8a38-35fbd6c16066|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:38.813Z|9bfca0cc-7deb-405e-9efb-64e447eecc1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:38.813Z|9eba5450-d049-4900-8a38-35fbd6c16066|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:38.813Z|9bfca0cc-7deb-405e-9efb-64e447eecc1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:41.343Z|fcf46cf3-7484-4f8d-9035-abc2bec865c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:41.344Z|fcf46cf3-7484-4f8d-9035-abc2bec865c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:48.869Z|bba6566c-877f-491a-905c-6d239fda856a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:48.869Z|e194110e-bfb6-4729-94f1-9caae95e0aed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:48.870Z|bba6566c-877f-491a-905c-6d239fda856a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:48.870Z|e194110e-bfb6-4729-94f1-9caae95e0aed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:50.851Z|f8c23b67-c25c-405c-9cc6-6ebce7b9e52a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:14:50.855Z|f8c23b67-c25c-405c-9cc6-6ebce7b9e52a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:14:51.373Z|0309b9af-f03a-4416-899e-819b9f245fda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:51.373Z|0309b9af-f03a-4416-899e-819b9f245fda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:58.892Z|c71647cd-4327-4781-8d49-fe59bfa97169|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:58.892Z|4fa61e42-66c2-4ce5-bd42-ac082520c213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:14:58.893Z|c71647cd-4327-4781-8d49-fe59bfa97169|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:14:58.893Z|4fa61e42-66c2-4ce5-bd42-ac082520c213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:01.401Z|a119e075-2704-4336-bb71-f97baeb2d259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:01.402Z|a119e075-2704-4336-bb71-f97baeb2d259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:05.850Z|4a950746-9a4b-418e-a61d-1af22a6689c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:15:05.851Z|4a950746-9a4b-418e-a61d-1af22a6689c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:15:06.534Z|d0bf8f99-602f-4dbb-80cf-97fed63b105b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:15:06.535Z|d0bf8f99-602f-4dbb-80cf-97fed63b105b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:15:08.915Z|93fbaa18-89a1-43a7-a804-cf67e113ce48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:08.915Z|a320e61c-d349-49b6-b087-aab58f151766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:08.916Z|93fbaa18-89a1-43a7-a804-cf67e113ce48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:08.916Z|a320e61c-d349-49b6-b087-aab58f151766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:11.425Z|9ee17b86-2e49-451e-94df-511b9fd9ff2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:11.426Z|9ee17b86-2e49-451e-94df-511b9fd9ff2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:18.939Z|f53fbf0a-2ae2-4c5b-9728-adffa4732ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:18.940Z|f53fbf0a-2ae2-4c5b-9728-adffa4732ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:18.956Z|3ea8e554-2c8d-43d2-92a4-ef9f09e53212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:18.956Z|3ea8e554-2c8d-43d2-92a4-ef9f09e53212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:20.850Z|13d9d7c3-faa8-4144-a7cb-99ac020cd992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:15:20.851Z|13d9d7c3-faa8-4144-a7cb-99ac020cd992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:15:21.449Z|e819b73d-ad39-4aa7-aa4e-d315be47be7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:21.450Z|e819b73d-ad39-4aa7-aa4e-d315be47be7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:26.560Z|f507dc3f-c349-41b5-af84-3b47db99c957|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:15:26.561Z|f507dc3f-c349-41b5-af84-3b47db99c957|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:28.963Z|b4288977-0651-4adc-9032-2e9905e9b35f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:28.964Z|b4288977-0651-4adc-9032-2e9905e9b35f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:28.991Z|e69ec4c6-402f-4b33-8486-af3b1c420770|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:28.992Z|e69ec4c6-402f-4b33-8486-af3b1c420770|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:31.474Z|c526b468-5e58-4df0-8d02-05366fdf1d36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:31.475Z|c526b468-5e58-4df0-8d02-05366fdf1d36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:35.850Z|2280a537-2d03-49a8-abda-e4185c844dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:15:35.854Z|2280a537-2d03-49a8-abda-e4185c844dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:15:36.536Z|e324c1c5-9e11-4688-a6bd-5072fb705d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:15:36.536Z|e324c1c5-9e11-4688-a6bd-5072fb705d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:15:38.998Z|6277037d-7650-4c46-a5f6-b171053618ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:38.999Z|6277037d-7650-4c46-a5f6-b171053618ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:39.018Z|d856cc95-1c96-4a0d-bbd9-d89d4badd277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:39.019Z|d856cc95-1c96-4a0d-bbd9-d89d4badd277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:41.496Z|932df4d8-9977-4f6b-b381-79edfb6e068f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:41.496Z|932df4d8-9977-4f6b-b381-79edfb6e068f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:49.023Z|2153aba9-9362-4994-a93a-5856d03a7c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:49.024Z|2153aba9-9362-4994-a93a-5856d03a7c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:49.044Z|cbdfdd39-d9bc-4008-a5df-496584e723b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:49.044Z|cbdfdd39-d9bc-4008-a5df-496584e723b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:50.851Z|e27f9ed0-fef7-4047-8f2f-eea46a7c11d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:15:50.852Z|e27f9ed0-fef7-4047-8f2f-eea46a7c11d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:15:51.521Z|28f2c273-9add-4e83-85a4-932437f2d819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:51.521Z|28f2c273-9add-4e83-85a4-932437f2d819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:59.048Z|d0263f66-ebaa-4132-b987-cfcd2bfc24ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:59.048Z|d0263f66-ebaa-4132-b987-cfcd2bfc24ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:15:59.064Z|854900a5-893c-4bf7-af11-e3dc7afcad98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:15:59.064Z|854900a5-893c-4bf7-af11-e3dc7afcad98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:01.549Z|d8e0a1e1-3e14-4d9a-bc2e-48b6d7655727|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:01.549Z|d8e0a1e1-3e14-4d9a-bc2e-48b6d7655727|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:05.850Z|b6422fe9-3e2d-4271-b3ce-fdf06c6adac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:16:05.851Z|b6422fe9-3e2d-4271-b3ce-fdf06c6adac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:16:06.537Z|00e9d2ce-5052-4d66-acb6-45986f8317dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:16:06.537Z|00e9d2ce-5052-4d66-acb6-45986f8317dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:16:09.070Z|e1e40383-ecee-4bfc-ab9c-3462188c91b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:09.070Z|e1e40383-ecee-4bfc-ab9c-3462188c91b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:09.086Z|1a23c0e9-5671-484f-974a-601e0946baaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:09.086Z|1a23c0e9-5671-484f-974a-601e0946baaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:11.573Z|fadd0577-67ef-4a36-aca4-6594354e691d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:11.574Z|fadd0577-67ef-4a36-aca4-6594354e691d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:19.093Z|73932db2-32ff-4509-905c-95bd1f881a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:19.094Z|73932db2-32ff-4509-905c-95bd1f881a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:19.108Z|40ff3608-5a1d-4d94-bf3f-beadfc98bf02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:19.109Z|40ff3608-5a1d-4d94-bf3f-beadfc98bf02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:20.850Z|86753d31-b106-47f3-bbb7-97e6773e7aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:16:20.854Z|86753d31-b106-47f3-bbb7-97e6773e7aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:16:21.599Z|a6bbbc1e-b055-4b6c-b7a9-3dcdb0046397|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:21.600Z|a6bbbc1e-b055-4b6c-b7a9-3dcdb0046397|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:26.559Z|318be462-0887-479c-8287-1a42d245c6b9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:16:26.560Z|318be462-0887-479c-8287-1a42d245c6b9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:29.115Z|b30b9600-dbbe-4df2-af58-52cacaa1817c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:29.116Z|b30b9600-dbbe-4df2-af58-52cacaa1817c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:29.128Z|a191292d-e162-424f-949f-a327faea3d1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:29.129Z|a191292d-e162-424f-949f-a327faea3d1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:31.623Z|76fea081-c4bf-4be1-89c2-6a9748577793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:31.624Z|76fea081-c4bf-4be1-89c2-6a9748577793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:35.850Z|0b5689fe-922f-4de6-9dd8-31ba66e44077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:16:35.851Z|0b5689fe-922f-4de6-9dd8-31ba66e44077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:16:36.538Z|ecd2facb-170f-40b5-9e1c-93bad9355918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:16:36.538Z|ecd2facb-170f-40b5-9e1c-93bad9355918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:16:39.138Z|7c5f8926-9595-4be5-99bd-009e69b28062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:39.139Z|7c5f8926-9595-4be5-99bd-009e69b28062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:39.148Z|a5dd02df-c0b4-42fa-bc45-9eb16f373ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:39.149Z|a5dd02df-c0b4-42fa-bc45-9eb16f373ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:41.648Z|1588d2d6-aea7-45d5-bdfa-db4a98116e9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:41.649Z|1588d2d6-aea7-45d5-bdfa-db4a98116e9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:49.163Z|4d8cffa1-989a-4dfa-a5f0-991ff4f4fb34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:49.163Z|4d8cffa1-989a-4dfa-a5f0-991ff4f4fb34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:49.168Z|d1f26857-941c-4d19-b17d-3a3a537b511b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:49.169Z|d1f26857-941c-4d19-b17d-3a3a537b511b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:50.850Z|132094b7-e1c8-4c17-99a1-81b48d97adaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:16:50.851Z|132094b7-e1c8-4c17-99a1-81b48d97adaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:16:51.674Z|167bc2bf-7c46-44b6-836e-873ceea06661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:51.675Z|167bc2bf-7c46-44b6-836e-873ceea06661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:59.187Z|3e32f1a3-d43a-4154-99f4-47845c25d279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:59.188Z|3e32f1a3-d43a-4154-99f4-47845c25d279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:16:59.191Z|966798eb-632e-4e24-93c0-04659a7adab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:16:59.191Z|966798eb-632e-4e24-93c0-04659a7adab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:01.699Z|23f5e75e-9e3d-438f-b432-a4bc991db2a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:01.699Z|23f5e75e-9e3d-438f-b432-a4bc991db2a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:05.850Z|a2f2e905-83c8-453b-8e4f-b8159be6786c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:17:05.852Z|a2f2e905-83c8-453b-8e4f-b8159be6786c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:17:06.539Z|b658fd39-cf3c-441d-805c-7df5f2179286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:17:06.540Z|b658fd39-cf3c-441d-805c-7df5f2179286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:17:09.213Z|eed5f086-4d6c-45f9-8e1d-e7afab494c73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:09.213Z|089f71bc-b442-4264-a0a2-7f9be492a541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:09.214Z|089f71bc-b442-4264-a0a2-7f9be492a541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:09.213Z|eed5f086-4d6c-45f9-8e1d-e7afab494c73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:11.722Z|2ad8b3dd-8616-40fb-9bdb-2b4f561a524b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:11.723Z|2ad8b3dd-8616-40fb-9bdb-2b4f561a524b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:19.237Z|9757bcb1-808d-42e9-8480-f2ef05e17e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:19.238Z|9757bcb1-808d-42e9-8480-f2ef05e17e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:19.237Z|8528a5f1-eb34-4467-9ce7-9b0b928441fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:19.239Z|8528a5f1-eb34-4467-9ce7-9b0b928441fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:20.850Z|ad21fc7f-2a43-4f8f-a86f-9ec679e1ccc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:17:20.851Z|ad21fc7f-2a43-4f8f-a86f-9ec679e1ccc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:17:21.748Z|35072145-8c07-42c3-afd2-36067416efeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:21.748Z|35072145-8c07-42c3-afd2-36067416efeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:26.560Z|33170806-064d-4520-aedc-5d5fe116bf8a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:17:26.561Z|33170806-064d-4520-aedc-5d5fe116bf8a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:29.261Z|3f7cbc22-7bb9-4dfe-a60c-71f73d8a5875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:29.261Z|3cae534f-25d3-4aca-be7c-bc8ae50f1bb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:29.261Z|3cae534f-25d3-4aca-be7c-bc8ae50f1bb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:29.261Z|3f7cbc22-7bb9-4dfe-a60c-71f73d8a5875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:31.775Z|9c0916a5-b2bc-4f7c-9318-6edde31fcf4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:31.776Z|9c0916a5-b2bc-4f7c-9318-6edde31fcf4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:35.850Z|4661088b-1eb0-4f7a-98f1-a3e371228ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:17:35.851Z|4661088b-1eb0-4f7a-98f1-a3e371228ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:17:36.540Z|2a3d1dfa-2f55-45fd-8871-cee4b9491054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:17:36.541Z|2a3d1dfa-2f55-45fd-8871-cee4b9491054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:17:39.283Z|0c6fa7be-ca7e-4d18-a520-6e86e824d1a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:39.283Z|552fcede-2a90-42e6-b640-f73c28fff588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:39.283Z|552fcede-2a90-42e6-b640-f73c28fff588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:39.283Z|0c6fa7be-ca7e-4d18-a520-6e86e824d1a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:41.799Z|73a3398b-e02f-46c1-874b-3b9039905bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:41.801Z|73a3398b-e02f-46c1-874b-3b9039905bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:49.309Z|017827a3-b7de-4758-8144-8e3ea304a4a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:49.309Z|0e815965-daf8-4c35-93e3-6c482bc740af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:49.309Z|017827a3-b7de-4758-8144-8e3ea304a4a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:49.309Z|0e815965-daf8-4c35-93e3-6c482bc740af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:50.851Z|410ceaaa-588e-4974-9b3e-d6268c877c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:17:50.853Z|410ceaaa-588e-4974-9b3e-d6268c877c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:17:51.824Z|ae67b693-3f35-402b-ae9f-5de948a69b35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:51.825Z|ae67b693-3f35-402b-ae9f-5de948a69b35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:59.332Z|b1bb6f0b-5eec-4f52-bc01-98009135ae6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:59.332Z|fc0f66b6-b986-41a8-a26e-41cef6000017|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:17:59.333Z|b1bb6f0b-5eec-4f52-bc01-98009135ae6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:17:59.333Z|fc0f66b6-b986-41a8-a26e-41cef6000017|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:01.846Z|71008452-750f-4c7b-a7f6-39adef9c0c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:01.847Z|71008452-750f-4c7b-a7f6-39adef9c0c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:05.850Z|174cbd8d-1443-4d03-8797-beb44ad967a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:18:05.851Z|174cbd8d-1443-4d03-8797-beb44ad967a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:18:06.541Z|2d997536-598f-48f9-a5d2-70bdd6ee0ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:18:06.542Z|2d997536-598f-48f9-a5d2-70bdd6ee0ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:18:09.359Z|a07224ae-4c7e-4495-a45e-1502ae168f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:09.365Z|a07224ae-4c7e-4495-a45e-1502ae168f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:09.366Z|e15d369d-26c5-4f80-8685-61eb75e95c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:09.366Z|e15d369d-26c5-4f80-8685-61eb75e95c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:11.869Z|3e6421ea-a797-4d76-af11-eb78fbdee3d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:11.870Z|3e6421ea-a797-4d76-af11-eb78fbdee3d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:19.389Z|552024f7-c68c-49a2-81b2-eb896c8414da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:19.389Z|4b0a0470-0ee7-43e3-ba45-6721f268628f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:19.390Z|4b0a0470-0ee7-43e3-ba45-6721f268628f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:19.390Z|552024f7-c68c-49a2-81b2-eb896c8414da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:20.850Z|936e9a00-0323-4b78-9af8-cbef167e5081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:18:20.851Z|936e9a00-0323-4b78-9af8-cbef167e5081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:18:21.894Z|6b50acef-4740-467b-b705-2fa1cd82d683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:21.894Z|6b50acef-4740-467b-b705-2fa1cd82d683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:26.559Z|df96fb91-f4b3-4495-a4d0-227b4eb3df3c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:18:26.560Z|df96fb91-f4b3-4495-a4d0-227b4eb3df3c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:29.414Z|e2e740a5-3937-4c2f-b28c-3a08f9a05171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:29.414Z|c6810b36-c98a-4302-80c5-2e5767f0cfb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:29.415Z|c6810b36-c98a-4302-80c5-2e5767f0cfb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:29.415Z|e2e740a5-3937-4c2f-b28c-3a08f9a05171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:31.921Z|931ed915-6e49-4185-93fe-0023c9311de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:31.922Z|931ed915-6e49-4185-93fe-0023c9311de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:35.850Z|9af8b951-314a-4d3f-b096-825fe3cb7c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:18:35.852Z|9af8b951-314a-4d3f-b096-825fe3cb7c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:18:36.543Z|12253e69-71ff-47bc-8957-9a635f09b22b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:18:36.543Z|12253e69-71ff-47bc-8957-9a635f09b22b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:18:39.439Z|634886dc-2fdd-4ad7-bd28-cab848df9096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:39.439Z|2eaf39b6-c160-4624-be78-1c85bf69e93f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:39.439Z|2eaf39b6-c160-4624-be78-1c85bf69e93f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:39.439Z|634886dc-2fdd-4ad7-bd28-cab848df9096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:41.946Z|01e1ca48-deca-4856-b15e-7863d7574676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:41.948Z|01e1ca48-deca-4856-b15e-7863d7574676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:49.462Z|7dbaa713-736d-4520-90e3-04eb10f7cca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:49.462Z|d9f75768-76f1-4e93-a336-0c11e186477c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:49.463Z|d9f75768-76f1-4e93-a336-0c11e186477c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:49.463Z|7dbaa713-736d-4520-90e3-04eb10f7cca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:50.850Z|c8ab018c-8c71-4ca3-948d-6f2fce09668f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:18:50.851Z|c8ab018c-8c71-4ca3-948d-6f2fce09668f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:18:51.972Z|6f942ede-6ccb-40c6-8e9c-c578bca211fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:51.973Z|6f942ede-6ccb-40c6-8e9c-c578bca211fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:59.485Z|9f471770-8a58-4353-bb49-79638173fcbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:59.485Z|4ff144d5-3d9e-448f-8b63-55b6248b6d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:18:59.486Z|9f471770-8a58-4353-bb49-79638173fcbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:18:59.486Z|4ff144d5-3d9e-448f-8b63-55b6248b6d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:01.999Z|55cc9589-7af3-4160-bdf1-45eeb65b29fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:02.000Z|55cc9589-7af3-4160-bdf1-45eeb65b29fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:05.850Z|311edd30-47c2-4fd4-b1cb-1ccddc1a5e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:19:05.851Z|311edd30-47c2-4fd4-b1cb-1ccddc1a5e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:19:06.544Z|6468b394-b17a-43b4-ade5-181a6b3e2f1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:19:06.544Z|6468b394-b17a-43b4-ade5-181a6b3e2f1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:19:09.507Z|b5c495a3-876c-4e6e-8747-802523d8307c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:09.507Z|b5c495a3-876c-4e6e-8747-802523d8307c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:09.509Z|377bba76-ba10-4e78-a45a-d85270ef5f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:09.509Z|377bba76-ba10-4e78-a45a-d85270ef5f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:12.022Z|4da128b7-6e96-4d45-946f-7e1cf4e04ca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:12.023Z|4da128b7-6e96-4d45-946f-7e1cf4e04ca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:19.531Z|eeb4b14a-fa14-4a38-9aeb-9228cad0211a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:19.531Z|c619e260-1672-44f0-bc91-39e07cc4509e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:19.531Z|eeb4b14a-fa14-4a38-9aeb-9228cad0211a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:19.531Z|c619e260-1672-44f0-bc91-39e07cc4509e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:20.850Z|0700c1c3-e2a8-46fa-9096-9f961951aecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:19:20.854Z|0700c1c3-e2a8-46fa-9096-9f961951aecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:19:22.049Z|3433f26a-2838-41c5-ba75-9c6ce52de351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:22.050Z|3433f26a-2838-41c5-ba75-9c6ce52de351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:26.560Z|4ed86533-f9ea-41b9-83b8-3230097f8841|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:19:26.561Z|4ed86533-f9ea-41b9-83b8-3230097f8841|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:29.556Z|99aa1ac4-55c6-4c4d-83e0-d992c4376b0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:29.556Z|14c546a3-7638-4355-93da-99fcc2a900d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:29.556Z|14c546a3-7638-4355-93da-99fcc2a900d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:29.556Z|99aa1ac4-55c6-4c4d-83e0-d992c4376b0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:32.077Z|134d8fad-60e6-44b4-a9e4-7d809b8a4ca3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:32.077Z|134d8fad-60e6-44b4-a9e4-7d809b8a4ca3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:35.850Z|4612c0ea-f35c-4b0d-898a-f21ba0b7cf57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:19:35.851Z|4612c0ea-f35c-4b0d-898a-f21ba0b7cf57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:19:36.545Z|c2836f7b-23a8-43d9-b534-e17cde9c8cea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:19:36.545Z|c2836f7b-23a8-43d9-b534-e17cde9c8cea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:19:39.580Z|91a3e3f0-fc79-4f1e-960e-75aa398861a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:39.580Z|82b0229e-36fe-44e3-9c27-fc96f336229c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:39.581Z|91a3e3f0-fc79-4f1e-960e-75aa398861a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:39.581Z|82b0229e-36fe-44e3-9c27-fc96f336229c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:42.101Z|c0ebdd92-eb05-427b-b322-9740848aea87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:42.102Z|c0ebdd92-eb05-427b-b322-9740848aea87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:49.605Z|d0f7a6d1-8949-4478-bb41-0c3a9250451f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:49.605Z|8d395de3-b723-40d1-a6b6-00368c8d7935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:49.606Z|d0f7a6d1-8949-4478-bb41-0c3a9250451f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:49.606Z|8d395de3-b723-40d1-a6b6-00368c8d7935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:50.850Z|e920579d-f48c-4ad3-9ad9-ac52d8c2e225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:19:50.851Z|e920579d-f48c-4ad3-9ad9-ac52d8c2e225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:19:52.128Z|d27a87db-f8d4-4879-9253-d024a432360b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:52.129Z|d27a87db-f8d4-4879-9253-d024a432360b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:59.629Z|6e2019ee-4c91-49ab-bd17-050c8f7c899c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:59.629Z|d7778135-7d6b-40d9-bc50-dfc36f2268b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:19:59.630Z|6e2019ee-4c91-49ab-bd17-050c8f7c899c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:19:59.630Z|d7778135-7d6b-40d9-bc50-dfc36f2268b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:02.154Z|b237e848-f876-4bce-a507-5536916c623f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:02.155Z|b237e848-f876-4bce-a507-5536916c623f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:05.851Z|84c434fd-861a-4e21-a5f3-f00e201bde3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:20:05.854Z|84c434fd-861a-4e21-a5f3-f00e201bde3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:20:06.546Z|2d627d2e-b125-455a-85b3-22eada414fb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:20:06.546Z|2d627d2e-b125-455a-85b3-22eada414fb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:20:09.655Z|db58de43-6c82-408b-86ab-a7fa5d4fca02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:09.656Z|db58de43-6c82-408b-86ab-a7fa5d4fca02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:09.658Z|c2e8f1c0-5dc4-4a41-8ea3-f2f92ffa6b29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:09.659Z|c2e8f1c0-5dc4-4a41-8ea3-f2f92ffa6b29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:12.179Z|622d5a2c-1385-4138-ba91-301aa8cde84f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:12.180Z|622d5a2c-1385-4138-ba91-301aa8cde84f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:19.678Z|808b1908-25a4-4d11-9645-f25e7954cbc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:19.678Z|be6ae489-7e41-4dd3-b888-a44cbb56abcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:19.679Z|808b1908-25a4-4d11-9645-f25e7954cbc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:19.679Z|be6ae489-7e41-4dd3-b888-a44cbb56abcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:20.850Z|a4290014-3669-464b-acf7-69c391c2a24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:20:20.851Z|a4290014-3669-464b-acf7-69c391c2a24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:20:22.203Z|5ecedcc9-dc9b-4a6f-8eed-d61eea52baac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:22.203Z|5ecedcc9-dc9b-4a6f-8eed-d61eea52baac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:26.560Z|c571c8c4-2600-43f7-85b7-b9592e94e640|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:20:26.560Z|c571c8c4-2600-43f7-85b7-b9592e94e640|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:29.702Z|0e818f97-f2a0-40dc-a389-e576d8bfc85c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:29.703Z|0e818f97-f2a0-40dc-a389-e576d8bfc85c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:29.704Z|8666ddea-2a92-4ec7-8719-97be562115a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:29.705Z|8666ddea-2a92-4ec7-8719-97be562115a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:32.225Z|5ee6618a-d4cb-4d64-b83e-ca11c423a221|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:32.226Z|5ee6618a-d4cb-4d64-b83e-ca11c423a221|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:35.850Z|b8945d6b-6980-489c-9e85-5c262e644947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:20:35.851Z|b8945d6b-6980-489c-9e85-5c262e644947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:20:36.547Z|c891e386-53d4-4bed-9d9f-9265f0ae0ec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:20:36.548Z|c891e386-53d4-4bed-9d9f-9265f0ae0ec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:20:39.725Z|75012bab-a1bf-4e55-98a4-04a1ae790efa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:39.725Z|8702bcff-822e-47dd-b94f-b49ed1faf5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:39.726Z|8702bcff-822e-47dd-b94f-b49ed1faf5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:39.726Z|75012bab-a1bf-4e55-98a4-04a1ae790efa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:42.249Z|abe244eb-4f05-442f-aba1-2d47c10bfc26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:42.250Z|abe244eb-4f05-442f-aba1-2d47c10bfc26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:49.757Z|2256a31c-99f2-43d9-9a58-8780206df091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:49.757Z|f60d2105-c169-4059-b4e4-864ea71acdb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:49.757Z|f60d2105-c169-4059-b4e4-864ea71acdb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:49.758Z|2256a31c-99f2-43d9-9a58-8780206df091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:50.852Z|3dc26272-021a-49a1-a6bf-609392dd16a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:20:50.855Z|3dc26272-021a-49a1-a6bf-609392dd16a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:20:52.278Z|7be2dd87-009b-4236-bfaf-039e2183328b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:52.279Z|7be2dd87-009b-4236-bfaf-039e2183328b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:59.780Z|a0e721b1-bb3c-4f6d-8aaf-dee313af7f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:59.780Z|74e8b3c0-b621-4bc2-aa4c-69ee59c5150d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:20:59.781Z|a0e721b1-bb3c-4f6d-8aaf-dee313af7f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:20:59.781Z|74e8b3c0-b621-4bc2-aa4c-69ee59c5150d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:02.312Z|05c342a9-f9f0-45ae-bfc9-ee10a1d9a84f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:02.313Z|05c342a9-f9f0-45ae-bfc9-ee10a1d9a84f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:05.850Z|374dade2-0e74-4bf2-9af2-ff471ac1eec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:21:05.851Z|374dade2-0e74-4bf2-9af2-ff471ac1eec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:21:06.549Z|e5c28d4d-7126-40e8-b685-6b4d7aeba59b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:21:06.549Z|e5c28d4d-7126-40e8-b685-6b4d7aeba59b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:21:09.807Z|2b555d70-3221-41c6-a3fa-accbdd7f39c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:09.807Z|0e4f1b5a-e296-4142-b631-b35240efda1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:09.807Z|2b555d70-3221-41c6-a3fa-accbdd7f39c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:09.808Z|0e4f1b5a-e296-4142-b631-b35240efda1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:12.336Z|376d388c-9ef1-4098-b526-e3f950c1c43e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:12.337Z|376d388c-9ef1-4098-b526-e3f950c1c43e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:19.831Z|d9275665-aabb-414e-84e4-5776a058da23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:19.834Z|d9275665-aabb-414e-84e4-5776a058da23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:19.835Z|3673a4a2-54b5-41ab-965e-4562316484e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:19.835Z|3673a4a2-54b5-41ab-965e-4562316484e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:20.850Z|3fa08e96-630d-43ee-b1ce-316baa7b3055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:21:20.851Z|3fa08e96-630d-43ee-b1ce-316baa7b3055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:21:22.360Z|d1f546d3-e215-4afe-a6d5-be2028b70f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:22.361Z|d1f546d3-e215-4afe-a6d5-be2028b70f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:26.560Z|a04c0dfc-c9f7-4542-8dc9-299b91c15225|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:21:26.561Z|a04c0dfc-c9f7-4542-8dc9-299b91c15225|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:29.858Z|60cb3089-dce7-4441-ba56-56b858dc31f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:29.858Z|8be78e2b-eb1d-45c4-9917-904e2f1defcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:29.859Z|60cb3089-dce7-4441-ba56-56b858dc31f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:29.859Z|8be78e2b-eb1d-45c4-9917-904e2f1defcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:32.384Z|e8b7a023-2789-4ca2-b7ca-7a7b778c2b91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:32.385Z|e8b7a023-2789-4ca2-b7ca-7a7b778c2b91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:35.850Z|2cf5c40e-63a0-4f31-9106-30409cd1ace1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:21:35.852Z|2cf5c40e-63a0-4f31-9106-30409cd1ace1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:21:36.550Z|23a43d1e-9fa7-4209-a350-5424490afde1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:21:36.552Z|23a43d1e-9fa7-4209-a350-5424490afde1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:21:39.882Z|90c10517-ce44-45bc-8af6-59988430ccf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:39.882Z|32bd3413-ed6d-4160-93e9-a2f92e7bba49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:39.883Z|32bd3413-ed6d-4160-93e9-a2f92e7bba49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:39.883Z|90c10517-ce44-45bc-8af6-59988430ccf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:42.407Z|7ef02b1b-7c51-4614-a06c-dd22080816e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:42.408Z|7ef02b1b-7c51-4614-a06c-dd22080816e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:49.906Z|68efa0c2-9953-427e-9383-303937a93d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:49.906Z|75893c27-c62b-415f-82e6-cfef051019ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:49.907Z|75893c27-c62b-415f-82e6-cfef051019ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:49.907Z|68efa0c2-9953-427e-9383-303937a93d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:50.850Z|6be09b39-ff47-4974-9d26-58858c12d659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:21:50.851Z|6be09b39-ff47-4974-9d26-58858c12d659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:21:52.430Z|fd9c118a-fca9-4763-9e46-c359ce82526e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:52.430Z|fd9c118a-fca9-4763-9e46-c359ce82526e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:59.933Z|3f0ac607-1747-48f7-bd2e-7d7b6f49b40f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:59.933Z|c6439660-54b6-4bef-8966-6e25b2bc41fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:21:59.934Z|3f0ac607-1747-48f7-bd2e-7d7b6f49b40f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:21:59.934Z|c6439660-54b6-4bef-8966-6e25b2bc41fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:02.460Z|5c7c2016-9fc7-42b9-ad67-2295a67b3fe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:02.461Z|5c7c2016-9fc7-42b9-ad67-2295a67b3fe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:05.850Z|946d1e1c-97fd-4b41-a93c-43eb229d148a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:22:05.851Z|946d1e1c-97fd-4b41-a93c-43eb229d148a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:22:06.553Z|f9b9cc4a-f13b-43db-8e52-21b2d77e989b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:22:06.554Z|f9b9cc4a-f13b-43db-8e52-21b2d77e989b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:22:09.959Z|aec8ed1d-b5c5-41cb-986f-a4f41cc5cab7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:09.960Z|aec8ed1d-b5c5-41cb-986f-a4f41cc5cab7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:09.959Z|697d0b7d-7b17-4d88-bc4d-d7b52945cab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:09.960Z|697d0b7d-7b17-4d88-bc4d-d7b52945cab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:12.482Z|c821f109-bd3e-4d19-80c1-eed8fd25d0d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:12.483Z|c821f109-bd3e-4d19-80c1-eed8fd25d0d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:19.982Z|d7bb1ee6-cc65-492b-b18f-6fcee13bc2ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:19.982Z|11e51809-f118-4d9b-b919-3cbba9a741fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:19.982Z|d7bb1ee6-cc65-492b-b18f-6fcee13bc2ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:19.982Z|11e51809-f118-4d9b-b919-3cbba9a741fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:20.850Z|505c2dfa-c79a-49d5-8c5d-459fc3aa606a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:22:20.852Z|505c2dfa-c79a-49d5-8c5d-459fc3aa606a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:22:22.507Z|88a19dcc-ee40-485c-886d-d1275c93f2bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:22.508Z|88a19dcc-ee40-485c-886d-d1275c93f2bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:26.560Z|7ecbc3db-9b78-4afe-a802-0f508c466a3d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:22:26.561Z|7ecbc3db-9b78-4afe-a802-0f508c466a3d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:30.005Z|45a9daff-04e7-4ea5-9eb5-53797b79ada7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:30.006Z|45a9daff-04e7-4ea5-9eb5-53797b79ada7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:30.010Z|7ab9b145-8326-4f53-a635-ed7acad13b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:30.011Z|7ab9b145-8326-4f53-a635-ed7acad13b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:32.530Z|5bec46a9-946d-4da3-afe0-5c357fc84893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:32.531Z|5bec46a9-946d-4da3-afe0-5c357fc84893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:35.850Z|93b98608-7f41-4245-9600-f4260e8acb29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:22:35.851Z|93b98608-7f41-4245-9600-f4260e8acb29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:22:36.554Z|ade77bfe-604a-4446-8c18-2c91cbfc9730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:22:36.555Z|ade77bfe-604a-4446-8c18-2c91cbfc9730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:22:40.027Z|9927ece9-bb07-46d6-9957-966c232164eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:40.028Z|9927ece9-bb07-46d6-9957-966c232164eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:40.031Z|4fe51404-5083-4577-bda0-87c53b38f906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:40.032Z|4fe51404-5083-4577-bda0-87c53b38f906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:42.554Z|bf5239e5-117c-43b7-bb76-735a14186c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:42.555Z|bf5239e5-117c-43b7-bb76-735a14186c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:50.053Z|75e755c4-6c2a-4ce6-90f9-71429c9575b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:50.053Z|cd9b5503-be59-4b17-8b98-502c7f136e10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:50.054Z|75e755c4-6c2a-4ce6-90f9-71429c9575b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:50.055Z|cd9b5503-be59-4b17-8b98-502c7f136e10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:22:50.852Z|7000292a-ad47-4702-a379-ff4e0ccebad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:22:50.856Z|7000292a-ad47-4702-a379-ff4e0ccebad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:22:52.577Z|4d731df3-cc57-44e3-b98b-ae50358c17c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:22:52.577Z|4d731df3-cc57-44e3-b98b-ae50358c17c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:00.079Z|e8015d26-7e62-4fa1-9199-04440920d2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:00.079Z|bf73d164-ad5e-4d15-a9a9-d9f0092a6347|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:00.080Z|e8015d26-7e62-4fa1-9199-04440920d2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:00.080Z|bf73d164-ad5e-4d15-a9a9-d9f0092a6347|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:02.601Z|38a6c39a-07d2-4e22-8da4-4aaf3425ab92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:02.602Z|38a6c39a-07d2-4e22-8da4-4aaf3425ab92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:05.850Z|71f88fda-5c4f-495a-a96d-3abcf9e61ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:23:05.851Z|71f88fda-5c4f-495a-a96d-3abcf9e61ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:23:06.557Z|a21ee96f-d615-4075-99a9-8cd4da944a75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:23:06.558Z|a21ee96f-d615-4075-99a9-8cd4da944a75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:23:10.102Z|45f6d781-4d17-4fb6-85c3-2e03acf79517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:10.102Z|bb24c1e7-16b7-47c1-8bf0-edba5b5219a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:10.103Z|45f6d781-4d17-4fb6-85c3-2e03acf79517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:10.103Z|bb24c1e7-16b7-47c1-8bf0-edba5b5219a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:12.627Z|424904e8-fc0c-4f0a-8c86-4e5e36e4d571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:12.627Z|424904e8-fc0c-4f0a-8c86-4e5e36e4d571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:20.126Z|74b22efd-a7ae-4d1a-b014-dfad1c0991bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:20.126Z|1f12a8e5-e445-41f8-bc9c-a0d8cf9ce84c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:20.126Z|1f12a8e5-e445-41f8-bc9c-a0d8cf9ce84c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:20.126Z|74b22efd-a7ae-4d1a-b014-dfad1c0991bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:20.850Z|8a236ab2-8ab4-489e-9f0d-d653f282d48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:23:20.851Z|8a236ab2-8ab4-489e-9f0d-d653f282d48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:23:22.648Z|b769052d-3c15-4025-b7d8-de48e164d460|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:22.649Z|b769052d-3c15-4025-b7d8-de48e164d460|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:26.560Z|365014e9-dba9-4318-b6f3-4d142cab388b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:23:26.561Z|365014e9-dba9-4318-b6f3-4d142cab388b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:30.148Z|4513a7df-a2e8-4956-889e-2134cf00cb52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:30.148Z|bc2a78ad-3dcb-4d59-8198-fad482bdba1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:30.149Z|4513a7df-a2e8-4956-889e-2134cf00cb52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:30.149Z|bc2a78ad-3dcb-4d59-8198-fad482bdba1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:32.675Z|9d141ae8-615b-4314-bd1e-3f316c9975fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:32.677Z|9d141ae8-615b-4314-bd1e-3f316c9975fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:35.850Z|8ca1b2e7-f695-4aed-8b41-2d3d5042fa84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:23:35.851Z|8ca1b2e7-f695-4aed-8b41-2d3d5042fa84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:23:36.559Z|9593097f-ef0e-491e-9fd1-2a8f95a93c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:23:36.559Z|9593097f-ef0e-491e-9fd1-2a8f95a93c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:23:40.170Z|ad5fefc9-e0e1-448c-bfff-6cf0bd08baed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:40.170Z|ad5fefc9-e0e1-448c-bfff-6cf0bd08baed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:40.177Z|80945a61-9e25-4596-a536-f05edde031a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:40.178Z|80945a61-9e25-4596-a536-f05edde031a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:42.699Z|df728b5a-a793-449c-81c0-75b663125187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:42.699Z|df728b5a-a793-449c-81c0-75b663125187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:50.194Z|4271970c-b022-41f6-9c01-d70e8f038826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:50.195Z|4271970c-b022-41f6-9c01-d70e8f038826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:50.197Z|881c78c5-d3f2-4558-84bd-146dec819b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:50.198Z|881c78c5-d3f2-4558-84bd-146dec819b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:23:50.850Z|8255e737-e04d-4ef7-b855-3c151413a211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:23:50.851Z|8255e737-e04d-4ef7-b855-3c151413a211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:23:52.722Z|23b2423b-2f57-4b96-bd01-31e179101cc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:23:52.723Z|23b2423b-2f57-4b96-bd01-31e179101cc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:00.220Z|34f7ac13-1532-425d-9ff9-842536795a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:00.220Z|9a180638-f498-4926-bef3-469a7c261ac9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:00.221Z|9a180638-f498-4926-bef3-469a7c261ac9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:00.221Z|34f7ac13-1532-425d-9ff9-842536795a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:02.748Z|6c2175ae-273d-4545-8b08-95d471730991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:02.749Z|6c2175ae-273d-4545-8b08-95d471730991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:05.851Z|6d922697-c881-422f-8f12-dbd9244647df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:24:05.852Z|6d922697-c881-422f-8f12-dbd9244647df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:24:06.560Z|121ebc89-0080-4956-b8a2-96f25972b992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:24:06.560Z|121ebc89-0080-4956-b8a2-96f25972b992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:24:10.247Z|7a09ea56-a565-48ec-a588-920c845d7f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:10.247Z|55b81f4e-c033-4f47-a5de-d86a2d67aa2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:10.248Z|7a09ea56-a565-48ec-a588-920c845d7f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:10.248Z|55b81f4e-c033-4f47-a5de-d86a2d67aa2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:12.774Z|7f53d26e-799e-4c20-b84c-104a054cc540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:12.775Z|7f53d26e-799e-4c20-b84c-104a054cc540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:20.274Z|599648d7-71f0-40d2-80d5-8cf7f0343b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:20.274Z|3c595348-aec8-44aa-86f7-2a4ed6cb30bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:20.275Z|599648d7-71f0-40d2-80d5-8cf7f0343b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:20.275Z|3c595348-aec8-44aa-86f7-2a4ed6cb30bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:20.851Z|57290cb3-98b6-4b15-b645-26716f0e882a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:24:20.852Z|57290cb3-98b6-4b15-b645-26716f0e882a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:24:22.800Z|f5dd307e-b120-4e58-9ffc-d4159e0f935a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:22.801Z|f5dd307e-b120-4e58-9ffc-d4159e0f935a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:26.561Z|2bb9b495-e04a-4323-aad1-f4bd04621aff|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:24:26.562Z|2bb9b495-e04a-4323-aad1-f4bd04621aff|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:30.299Z|2d915739-c0f5-4439-bcc7-cf191e8f9bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:30.299Z|24f4718f-7d24-4e2f-90b0-1ccd6a149108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:30.299Z|2d915739-c0f5-4439-bcc7-cf191e8f9bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:30.299Z|24f4718f-7d24-4e2f-90b0-1ccd6a149108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:32.825Z|87637ac5-bd2f-440f-ba7e-e9d024f0f20f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:32.826Z|87637ac5-bd2f-440f-ba7e-e9d024f0f20f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:35.850Z|5c622ba4-4c8e-4f48-8da4-36b2e1f3dcf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:24:35.854Z|5c622ba4-4c8e-4f48-8da4-36b2e1f3dcf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:24:36.561Z|147b70de-7c21-4762-89c1-6737447c60ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:24:36.562Z|147b70de-7c21-4762-89c1-6737447c60ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:24:40.324Z|f1d3dd94-8a6c-4941-bbc9-dc1ea922c10f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:40.324Z|14b2c4e8-d99d-42f6-8819-a15eedfecfe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:40.325Z|f1d3dd94-8a6c-4941-bbc9-dc1ea922c10f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:40.325Z|14b2c4e8-d99d-42f6-8819-a15eedfecfe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:42.848Z|bae90b1b-07e9-46a6-982f-b9fd03e16dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:42.849Z|bae90b1b-07e9-46a6-982f-b9fd03e16dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:50.348Z|043d17ee-6881-457c-8e8d-6f8bb198477e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:50.348Z|fa6bc985-1660-4cf1-bd51-11fae841fbef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:50.349Z|fa6bc985-1660-4cf1-bd51-11fae841fbef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:50.349Z|043d17ee-6881-457c-8e8d-6f8bb198477e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:24:50.850Z|43bd53eb-1c8a-4ce2-ad93-37eacb9fae53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:24:50.851Z|43bd53eb-1c8a-4ce2-ad93-37eacb9fae53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:24:52.871Z|5605c79e-3c0e-4f6b-b540-1aacf54026df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:24:52.872Z|5605c79e-3c0e-4f6b-b540-1aacf54026df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:00.373Z|597b4ef3-b123-4e1a-9a3c-75c6b7258c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:00.373Z|24ba296a-1fd8-4b88-b95c-3760f7cdf4ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:00.374Z|597b4ef3-b123-4e1a-9a3c-75c6b7258c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:00.374Z|24ba296a-1fd8-4b88-b95c-3760f7cdf4ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:02.896Z|6fca3534-ffe3-427c-9041-7af5fae6b55b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:02.897Z|6fca3534-ffe3-427c-9041-7af5fae6b55b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:05.851Z|e0cc96b9-e566-4efc-97a9-30904306cad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:25:05.852Z|e0cc96b9-e566-4efc-97a9-30904306cad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:25:06.562Z|e2bc6a85-e0c6-4878-8f5e-9d1def7aabf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:25:06.564Z|e2bc6a85-e0c6-4878-8f5e-9d1def7aabf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:25:10.400Z|22fa5f2a-f0f7-4cbd-9c2d-1c72977a6a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:10.400Z|7b5c3140-7392-4691-a9e7-689d7c48644d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:10.401Z|22fa5f2a-f0f7-4cbd-9c2d-1c72977a6a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:10.402Z|7b5c3140-7392-4691-a9e7-689d7c48644d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:12.919Z|6f60760f-2f41-44c7-8a8a-a5157f33831b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:12.920Z|6f60760f-2f41-44c7-8a8a-a5157f33831b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:20.426Z|994a4ed2-4f18-4628-9991-dc9b16378da5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:20.426Z|9f953a9a-2301-40e4-8470-6a22cb6be12c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:20.427Z|994a4ed2-4f18-4628-9991-dc9b16378da5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:20.427Z|9f953a9a-2301-40e4-8470-6a22cb6be12c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:20.850Z|565a2524-b606-46f1-8dfd-0eecc6c330e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:25:20.854Z|565a2524-b606-46f1-8dfd-0eecc6c330e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:25:22.942Z|37d8da29-b600-480a-a87d-c1f30620da28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:22.944Z|37d8da29-b600-480a-a87d-c1f30620da28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:26.564Z|d8ff756c-7e63-4a49-90e4-62532a5e94b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:25:26.565Z|d8ff756c-7e63-4a49-90e4-62532a5e94b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:30.451Z|551a7ba7-7ca4-4f00-91d4-0bcd84f3d51f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:30.452Z|551a7ba7-7ca4-4f00-91d4-0bcd84f3d51f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:30.451Z|c67f284f-679c-4e94-b7a8-4b6ff173b129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:30.456Z|c67f284f-679c-4e94-b7a8-4b6ff173b129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:32.970Z|6004c11c-a351-40c7-afc0-fea3bd6d55ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:32.971Z|6004c11c-a351-40c7-afc0-fea3bd6d55ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:35.850Z|ec98df72-3387-4274-8b73-79dc45111b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:25:35.851Z|ec98df72-3387-4274-8b73-79dc45111b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:25:36.564Z|516c1cd0-caf6-4873-b270-374bf2c5f024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:25:36.565Z|516c1cd0-caf6-4873-b270-374bf2c5f024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:25:40.477Z|3bcd7628-aca1-4c5b-8b66-6477935d42f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:40.478Z|3bcd7628-aca1-4c5b-8b66-6477935d42f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:40.478Z|33614688-85a2-4abe-ae24-9edb362928aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:40.479Z|33614688-85a2-4abe-ae24-9edb362928aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:42.998Z|1ea5f514-9691-4cd8-956d-600b27050dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:42.999Z|1ea5f514-9691-4cd8-956d-600b27050dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:50.503Z|c2e5218c-542e-426f-b2f0-fcbd044e13e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:50.503Z|441fa5ce-7803-4a90-b463-d489e381803c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:50.503Z|c2e5218c-542e-426f-b2f0-fcbd044e13e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:50.503Z|441fa5ce-7803-4a90-b463-d489e381803c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:25:50.851Z|3da83b11-2253-4705-b39c-a998e2ae4938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:25:50.852Z|3da83b11-2253-4705-b39c-a998e2ae4938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:25:53.034Z|6f95232a-d64d-4e42-ab76-ff80e946070e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:25:53.034Z|6f95232a-d64d-4e42-ab76-ff80e946070e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:00.527Z|4481ba22-264b-4b43-b761-09333f26956d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:00.527Z|4481ba22-264b-4b43-b761-09333f26956d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:00.539Z|2ac55055-23b1-41a3-b1d5-28c889e1758b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:00.540Z|2ac55055-23b1-41a3-b1d5-28c889e1758b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:03.060Z|3fa77ef1-6d2c-451c-bb86-c5a0f9becbc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:03.061Z|3fa77ef1-6d2c-451c-bb86-c5a0f9becbc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:05.850Z|d09e3a09-710e-4640-8611-54671302cd1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:26:05.853Z|d09e3a09-710e-4640-8611-54671302cd1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:26:06.566Z|e77d4c24-601d-414b-becc-fce4f5fd95e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:26:06.566Z|e77d4c24-601d-414b-becc-fce4f5fd95e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:26:10.551Z|c4ff12e5-8e51-478d-8f0b-e1130a62c9c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:10.552Z|c4ff12e5-8e51-478d-8f0b-e1130a62c9c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:10.562Z|f3f84b27-cde5-4412-b2da-c92abfa8b6ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:10.562Z|f3f84b27-cde5-4412-b2da-c92abfa8b6ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:13.084Z|25c7d9d0-22cb-4dc3-b804-d450d70f726a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:13.086Z|25c7d9d0-22cb-4dc3-b804-d450d70f726a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:20.589Z|0950ab56-f1e3-4074-abae-a483691b4b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:20.590Z|0950ab56-f1e3-4074-abae-a483691b4b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:20.587Z|ca857744-b6f3-465b-8ba1-3a8e126bcb14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:20.595Z|ca857744-b6f3-465b-8ba1-3a8e126bcb14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:20.850Z|05be3ee0-08ec-4bf0-8946-73111e4fa615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:26:20.851Z|05be3ee0-08ec-4bf0-8946-73111e4fa615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:26:23.112Z|75965cdb-44b5-4d60-a61f-179cc6f89fcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:23.113Z|75965cdb-44b5-4d60-a61f-179cc6f89fcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:26.561Z|c5451af1-c3bf-4061-95bd-b09b54de35c1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:26:26.562Z|c5451af1-c3bf-4061-95bd-b09b54de35c1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:30.616Z|12404455-8728-4263-ae21-6cae48214603|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:30.616Z|c5af9be4-ac7e-49ad-93e5-54681226b838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:30.616Z|12404455-8728-4263-ae21-6cae48214603|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:30.617Z|c5af9be4-ac7e-49ad-93e5-54681226b838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:33.135Z|230d5c4a-46a7-4aa4-9382-01a08f274ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:33.136Z|230d5c4a-46a7-4aa4-9382-01a08f274ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:35.851Z|a3144975-5d21-4fb2-b40f-1a26c2b57050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:26:35.852Z|a3144975-5d21-4fb2-b40f-1a26c2b57050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:26:36.567Z|289db162-bc4e-4c58-b4a5-7497333a23fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:26:36.568Z|289db162-bc4e-4c58-b4a5-7497333a23fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:26:40.638Z|ea41b393-0131-4b7b-998e-7fd02801472d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:40.638Z|415bd247-571d-4960-b396-3f68741b0b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:40.639Z|ea41b393-0131-4b7b-998e-7fd02801472d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:40.639Z|415bd247-571d-4960-b396-3f68741b0b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:43.160Z|2ac4ba38-012e-481a-a2e9-83ac969cee5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:43.161Z|2ac4ba38-012e-481a-a2e9-83ac969cee5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:50.661Z|da8c058c-4f31-471a-a330-8376abdc1d5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:50.661Z|74699488-e3f5-4daf-8d89-17422581b7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:50.662Z|da8c058c-4f31-471a-a330-8376abdc1d5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:50.662Z|74699488-e3f5-4daf-8d89-17422581b7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:26:50.850Z|3e18a585-2b32-438e-b9db-5c36615e8945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:26:50.853Z|3e18a585-2b32-438e-b9db-5c36615e8945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:26:53.203Z|8cf6a4f4-f0b4-47ab-8e51-4756b73c831c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:26:53.203Z|8cf6a4f4-f0b4-47ab-8e51-4756b73c831c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:00.685Z|3dc76b61-3916-4887-8963-e694e4dafb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:00.685Z|0df40999-01c8-4554-aff5-e2bc9d2926fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:00.685Z|0df40999-01c8-4554-aff5-e2bc9d2926fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:00.685Z|3dc76b61-3916-4887-8963-e694e4dafb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:03.228Z|e2bb24d4-7fc4-4536-8148-b7d5ecdf22ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:03.229Z|e2bb24d4-7fc4-4536-8148-b7d5ecdf22ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:05.850Z|45370bd8-be10-4d2e-abc4-57d8b29ba262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:27:05.851Z|45370bd8-be10-4d2e-abc4-57d8b29ba262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:27:06.568Z|d4bb511c-794d-407c-a6bc-aaed4afb8c21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:27:06.569Z|d4bb511c-794d-407c-a6bc-aaed4afb8c21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:27:10.713Z|57277f06-cca6-4368-b3a2-aa1aaba738e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:10.714Z|57277f06-cca6-4368-b3a2-aa1aaba738e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:10.722Z|a297a9ac-590c-4969-a428-e5376d059b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:10.723Z|a297a9ac-590c-4969-a428-e5376d059b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:13.252Z|08812591-5fd4-4e96-ba51-54e2ed31d786|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:13.253Z|08812591-5fd4-4e96-ba51-54e2ed31d786|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:20.737Z|223f95ff-8352-4695-8d54-69bcbd90d398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:20.739Z|223f95ff-8352-4695-8d54-69bcbd90d398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:20.745Z|26a3459c-8a19-4003-a571-5f8a3dd84baf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:20.747Z|26a3459c-8a19-4003-a571-5f8a3dd84baf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:20.850Z|de016cf0-d939-4130-b85f-26da663a9578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:27:20.851Z|de016cf0-d939-4130-b85f-26da663a9578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:27:23.277Z|6cde0d70-d849-4a9c-bb02-7f9a26d00e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:23.278Z|6cde0d70-d849-4a9c-bb02-7f9a26d00e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:26.560Z|ac91c9c6-bf10-4b2a-835a-390858463898|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:27:26.561Z|ac91c9c6-bf10-4b2a-835a-390858463898|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:30.767Z|80226c28-b8dc-4725-83b3-890ed032d1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:30.767Z|47d38bf1-7ac5-45fe-98de-0bad5d5884de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:30.767Z|80226c28-b8dc-4725-83b3-890ed032d1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:30.767Z|47d38bf1-7ac5-45fe-98de-0bad5d5884de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:33.301Z|09e3e0ed-79dd-4d11-879a-329f63f096f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:33.302Z|09e3e0ed-79dd-4d11-879a-329f63f096f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:35.850Z|d8513f40-064e-497f-9a8d-83072dee73aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:27:35.853Z|d8513f40-064e-497f-9a8d-83072dee73aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:27:36.570Z|8feec44b-6d23-49d5-9dd2-f4565ec80d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:27:36.571Z|8feec44b-6d23-49d5-9dd2-f4565ec80d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:27:40.790Z|8b43f332-28a9-40d0-8f12-2891dfb13d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:40.791Z|8b43f332-28a9-40d0-8f12-2891dfb13d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:40.795Z|e0931b8e-0099-41eb-a891-cff1768f87c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:40.795Z|e0931b8e-0099-41eb-a891-cff1768f87c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:43.326Z|f8a47da0-24e6-4a29-a08f-bb73edf1fed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:43.327Z|f8a47da0-24e6-4a29-a08f-bb73edf1fed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:50.818Z|3ad2461e-0525-4503-84c5-abebf8ebb3bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:50.818Z|3ad2461e-0525-4503-84c5-abebf8ebb3bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:50.818Z|cc6f104c-651b-4730-8be0-b1421db1bcdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:50.819Z|cc6f104c-651b-4730-8be0-b1421db1bcdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:27:50.850Z|50285686-0fe0-4bfe-81e8-2bab5c40f1f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:27:50.851Z|50285686-0fe0-4bfe-81e8-2bab5c40f1f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:27:53.353Z|8eeb7d1f-735e-4ab4-a7f4-af0563d252be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:27:53.354Z|8eeb7d1f-735e-4ab4-a7f4-af0563d252be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:00.841Z|2f2e96a0-baec-4ee2-8ef1-a33d5e0fca86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:00.841Z|b8f8b167-b4c6-4988-97e9-cb21e0d93266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:00.842Z|b8f8b167-b4c6-4988-97e9-cb21e0d93266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:00.842Z|2f2e96a0-baec-4ee2-8ef1-a33d5e0fca86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:03.380Z|eda89f38-55d7-4b02-927e-5b0d6e069fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:03.381Z|eda89f38-55d7-4b02-927e-5b0d6e069fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:05.851Z|9784db85-d4e9-467b-9a47-00950848c4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:28:05.852Z|9784db85-d4e9-467b-9a47-00950848c4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:28:06.572Z|02195952-8b90-45ec-b325-a38b4e275196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:28:06.573Z|02195952-8b90-45ec-b325-a38b4e275196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:28:10.865Z|9c065538-c6eb-4d50-8026-8a24fe554d78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:10.865Z|cec4ef76-4eb6-4545-ac6f-e8b012067396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:10.866Z|9c065538-c6eb-4d50-8026-8a24fe554d78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:10.866Z|cec4ef76-4eb6-4545-ac6f-e8b012067396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:13.404Z|93ba4c35-533b-4940-b157-3934b9b6b59b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:13.405Z|93ba4c35-533b-4940-b157-3934b9b6b59b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:20.852Z|4e708c9a-6ac9-4626-893b-5313ca08a072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:28:20.856Z|4e708c9a-6ac9-4626-893b-5313ca08a072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:28:20.891Z|c80b171d-76a8-431f-bcea-ff8f14c2ce52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:20.892Z|c80b171d-76a8-431f-bcea-ff8f14c2ce52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:20.896Z|3e67cb7c-81bf-4b91-9db5-d71fde2f3fec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:20.897Z|3e67cb7c-81bf-4b91-9db5-d71fde2f3fec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:23.428Z|2aedbcf4-5ab3-423a-9ef6-a09c1e03bc25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:23.429Z|2aedbcf4-5ab3-423a-9ef6-a09c1e03bc25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:26.560Z|23449ac4-bcb3-4e2b-b537-5a5de8292d8e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:28:26.561Z|23449ac4-bcb3-4e2b-b537-5a5de8292d8e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:30.918Z|1135af46-591f-4a13-8970-a561b713a410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:30.919Z|1135af46-591f-4a13-8970-a561b713a410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:30.925Z|2abf2419-8380-46cb-80a3-b65c53c7ce86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:30.925Z|2abf2419-8380-46cb-80a3-b65c53c7ce86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:33.451Z|5e9d8917-d7ff-4b86-8023-854cf4ab6045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:33.453Z|5e9d8917-d7ff-4b86-8023-854cf4ab6045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:35.851Z|0dc6db17-b7eb-4fa6-b7ee-51e1798c5a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:28:35.852Z|0dc6db17-b7eb-4fa6-b7ee-51e1798c5a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:28:36.574Z|d7cf5b54-54bf-4d86-8ea7-b02ed724fc6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:28:36.574Z|d7cf5b54-54bf-4d86-8ea7-b02ed724fc6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:28:40.942Z|89d61865-8368-4bef-a72d-07ca8ef2ed15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:40.943Z|89d61865-8368-4bef-a72d-07ca8ef2ed15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:40.948Z|59a84e74-94d4-4482-8cc5-415badb97b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:40.949Z|59a84e74-94d4-4482-8cc5-415badb97b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:43.476Z|8dfa5157-018c-403e-85b9-1887210d7239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:43.477Z|8dfa5157-018c-403e-85b9-1887210d7239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:50.850Z|e864f818-f51c-4834-8bf2-d517cb0c7209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:28:50.851Z|e864f818-f51c-4834-8bf2-d517cb0c7209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:28:50.970Z|f171b8c9-3f31-49fc-82c8-4ab84d7a8591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:50.970Z|f171b8c9-3f31-49fc-82c8-4ab84d7a8591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:50.975Z|eb8fdbcc-7cdc-4a8e-8998-16f00cbe5300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:50.975Z|eb8fdbcc-7cdc-4a8e-8998-16f00cbe5300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:28:53.499Z|4795cdbe-1451-473b-8420-70ac2fe2c44b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:28:53.500Z|4795cdbe-1451-473b-8420-70ac2fe2c44b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:01.007Z|116e1a29-3ab8-4681-b574-ec2a7e9bb9a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:01.007Z|d7bb68ea-4312-4bfc-87ca-bbc39fc2d0ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:01.008Z|d7bb68ea-4312-4bfc-87ca-bbc39fc2d0ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:01.008Z|116e1a29-3ab8-4681-b574-ec2a7e9bb9a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:03.523Z|edb0f990-d7e3-4740-9dde-f5490772347b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:03.524Z|edb0f990-d7e3-4740-9dde-f5490772347b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:05.850Z|363d3d0b-b1ce-45d7-99c9-d6c9f38d23f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:29:05.853Z|363d3d0b-b1ce-45d7-99c9-d6c9f38d23f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:29:06.575Z|3975da3a-b47c-45ae-9eda-efd97aea0d8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:29:06.576Z|3975da3a-b47c-45ae-9eda-efd97aea0d8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:29:11.031Z|9e6170d0-21ad-4908-b465-d17396705a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:11.031Z|99b689b2-29d3-4b21-8c24-d892343bb11f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:11.032Z|9e6170d0-21ad-4908-b465-d17396705a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:11.032Z|99b689b2-29d3-4b21-8c24-d892343bb11f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:13.545Z|a749092e-3d5c-42c1-9ce4-456f4af1d1d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:13.546Z|a749092e-3d5c-42c1-9ce4-456f4af1d1d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:20.850Z|7b3bce46-57b4-46af-be59-7934b99a5a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:29:20.851Z|7b3bce46-57b4-46af-be59-7934b99a5a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:29:21.056Z|b6fe2c7f-3c65-41c0-a214-2c6f42940d16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:21.056Z|1a7c7e3b-f043-424b-af6a-873994e7fa76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:21.058Z|b6fe2c7f-3c65-41c0-a214-2c6f42940d16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:21.058Z|1a7c7e3b-f043-424b-af6a-873994e7fa76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:23.568Z|0aae60ba-f450-4edd-842a-293f31c9343f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:23.569Z|0aae60ba-f450-4edd-842a-293f31c9343f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:26.559Z|1490764f-501c-432c-a9e1-7a8a4b588989|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:29:26.560Z|1490764f-501c-432c-a9e1-7a8a4b588989|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:31.156Z|c078ff06-f824-4a6a-b80e-65df727d45c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:31.156Z|0f8cc9df-7c1f-4016-94ba-e6e212483acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:31.157Z|c078ff06-f824-4a6a-b80e-65df727d45c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:31.157Z|0f8cc9df-7c1f-4016-94ba-e6e212483acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:33.594Z|52f1e1ae-79fa-49a9-ae1f-dd7e8922c499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:33.595Z|52f1e1ae-79fa-49a9-ae1f-dd7e8922c499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:35.850Z|b7bd1480-68e0-4eb3-af18-1e1daed0230e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:29:35.851Z|b7bd1480-68e0-4eb3-af18-1e1daed0230e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:29:36.576Z|bb9fd6e0-d6db-46de-8c82-69022dd8142d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:29:36.577Z|bb9fd6e0-d6db-46de-8c82-69022dd8142d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:29:41.180Z|a2ac8646-8de9-4a5b-8e75-55f26f40a02c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:41.180Z|f061a0a0-98c9-4b6c-bfcc-048b4aaae4af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:41.181Z|a2ac8646-8de9-4a5b-8e75-55f26f40a02c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:41.181Z|f061a0a0-98c9-4b6c-bfcc-048b4aaae4af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:43.617Z|567bec03-8ff0-45eb-aa2a-82bdfeb2de3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:43.617Z|567bec03-8ff0-45eb-aa2a-82bdfeb2de3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:50.850Z|54e74d71-aa46-4748-a3d8-ed584721cd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:29:50.853Z|54e74d71-aa46-4748-a3d8-ed584721cd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:29:51.206Z|ab594267-7c6d-47e0-9bbb-6c4fe87d789e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:51.207Z|14f8832b-646c-48ab-9d07-62fa93d9d944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:51.207Z|ab594267-7c6d-47e0-9bbb-6c4fe87d789e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:51.208Z|14f8832b-646c-48ab-9d07-62fa93d9d944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:29:53.639Z|b16d4ea8-7931-49d6-8df7-e084fc1fd90e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:29:53.640Z|b16d4ea8-7931-49d6-8df7-e084fc1fd90e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:01.231Z|d645b1f5-b8d1-40db-8861-998a08e5898d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:01.231Z|7d9a31b7-df65-4d18-a998-9898f78e249a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:01.232Z|d645b1f5-b8d1-40db-8861-998a08e5898d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:01.232Z|7d9a31b7-df65-4d18-a998-9898f78e249a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:03.661Z|2abf5268-36fe-4259-bf4f-fa722b7c47dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:03.662Z|2abf5268-36fe-4259-bf4f-fa722b7c47dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:05.850Z|70b4ac19-4550-4e75-bde6-3ee641bac1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:30:05.851Z|70b4ac19-4550-4e75-bde6-3ee641bac1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:30:06.578Z|95fb28d6-4930-4e1a-992c-106f837de2e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:30:06.578Z|95fb28d6-4930-4e1a-992c-106f837de2e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:30:11.262Z|94114ebc-6b19-41af-9074-199a8da61eed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:11.262Z|c64eb235-e817-4c9e-abbb-1857844afbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:11.263Z|c64eb235-e817-4c9e-abbb-1857844afbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:11.263Z|94114ebc-6b19-41af-9074-199a8da61eed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:13.683Z|93e1f8d6-2b7d-4ebd-a786-16b78775c795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:13.684Z|93e1f8d6-2b7d-4ebd-a786-16b78775c795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:20.850Z|26c9bc06-9a52-4548-94c9-498fa865fb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:30:20.851Z|26c9bc06-9a52-4548-94c9-498fa865fb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:30:21.287Z|0d52b4a2-ebd3-4c7c-8715-878f06fa3362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:21.287Z|0d25452f-275a-4b12-a8fa-85cba065c092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:21.288Z|0d52b4a2-ebd3-4c7c-8715-878f06fa3362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:21.288Z|0d25452f-275a-4b12-a8fa-85cba065c092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:23.708Z|f0839082-6254-4e75-9f85-8186246968a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:23.710Z|f0839082-6254-4e75-9f85-8186246968a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:26.560Z|bceebdf9-566e-47c3-bbde-9fd1a331b42d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:30:26.562Z|bceebdf9-566e-47c3-bbde-9fd1a331b42d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:31.311Z|16d4321e-d28c-42f9-8ca5-793c547993cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:31.311Z|559e709d-62d2-41e6-82c6-469b5af512df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:31.312Z|16d4321e-d28c-42f9-8ca5-793c547993cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:31.312Z|559e709d-62d2-41e6-82c6-469b5af512df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:33.734Z|e12712f4-e5ee-45a7-b4ca-e2d49410653d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:33.736Z|e12712f4-e5ee-45a7-b4ca-e2d49410653d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:35.850Z|2fb6d0f3-7cd1-4bbb-8e74-d191223c38dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:30:35.854Z|2fb6d0f3-7cd1-4bbb-8e74-d191223c38dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:30:36.579Z|798aeb49-2e4f-427f-81e4-6c9c1f773a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:30:36.580Z|798aeb49-2e4f-427f-81e4-6c9c1f773a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:30:41.335Z|315abea7-f685-425a-bcde-3c8258435397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:41.336Z|315abea7-f685-425a-bcde-3c8258435397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:41.342Z|6a956646-6cd6-44f0-9281-8b8f0dfd73da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:41.343Z|6a956646-6cd6-44f0-9281-8b8f0dfd73da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:43.759Z|8708ac47-953d-4de6-92be-8b6394d4e92d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:43.759Z|8708ac47-953d-4de6-92be-8b6394d4e92d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:50.851Z|1bcb8712-3db5-4136-b407-e702398ab316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:30:50.851Z|1bcb8712-3db5-4136-b407-e702398ab316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:30:51.360Z|c2ecdc88-c612-4f4d-a361-1450139032bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:51.361Z|c2ecdc88-c612-4f4d-a361-1450139032bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:51.367Z|0128dee3-0f23-4a20-aac2-c6002fccbac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:51.369Z|0128dee3-0f23-4a20-aac2-c6002fccbac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:30:53.784Z|f4e6fc13-2533-464e-9466-b61e01c0f5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:30:53.785Z|f4e6fc13-2533-464e-9466-b61e01c0f5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:01.389Z|ae47924c-295f-47ad-8560-866ca3a7907c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:01.390Z|ae47924c-295f-47ad-8560-866ca3a7907c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:01.395Z|3c622c2b-ff68-4a37-9ead-426c2f1d3e93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:01.396Z|3c622c2b-ff68-4a37-9ead-426c2f1d3e93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:03.814Z|54a45e4f-c037-4689-b7ea-7dead95c135a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:03.816Z|54a45e4f-c037-4689-b7ea-7dead95c135a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:05.850Z|7a605635-7a5c-4071-8971-0db5a38ec59d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:31:05.851Z|7a605635-7a5c-4071-8971-0db5a38ec59d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:31:06.580Z|9753bb75-3cd2-4d46-80e6-268743cc3649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:31:06.581Z|9753bb75-3cd2-4d46-80e6-268743cc3649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:31:11.413Z|283c5836-0c1e-42c6-ad3b-7349a289ca20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:11.414Z|283c5836-0c1e-42c6-ad3b-7349a289ca20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:11.416Z|2a8e449b-b036-45e8-bac0-eeb810be5b53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:11.416Z|2a8e449b-b036-45e8-bac0-eeb810be5b53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:13.842Z|5d46dc2b-4a08-4a6c-bc0e-328f0cc43749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:13.843Z|5d46dc2b-4a08-4a6c-bc0e-328f0cc43749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:20.851Z|55a11270-e8a1-47a6-8813-47a9e6eabcdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:31:20.854Z|55a11270-e8a1-47a6-8813-47a9e6eabcdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:31:21.438Z|367829c5-b57a-45d1-9488-0424164f119b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:21.438Z|bdb5d49b-23a6-42c0-b515-00cb7cfc9e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:21.439Z|367829c5-b57a-45d1-9488-0424164f119b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:21.439Z|bdb5d49b-23a6-42c0-b515-00cb7cfc9e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:23.866Z|77a0c1bc-7a5f-4fcc-ab21-c16d213f7869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:23.867Z|77a0c1bc-7a5f-4fcc-ab21-c16d213f7869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:26.559Z|0ebceee5-4e47-4132-a550-0ff262dd2767|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:31:26.560Z|0ebceee5-4e47-4132-a550-0ff262dd2767|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:31.463Z|a4165caa-527b-41c9-8703-7f5f800b210b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:31.463Z|3a92aa4c-adee-4bdd-8ab1-bea943b7d165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:31.464Z|a4165caa-527b-41c9-8703-7f5f800b210b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:31.464Z|3a92aa4c-adee-4bdd-8ab1-bea943b7d165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:33.889Z|73ca901b-eada-4d7b-b64f-3b8e6d4c18cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:33.890Z|73ca901b-eada-4d7b-b64f-3b8e6d4c18cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:35.850Z|344f2640-134a-4ee7-b653-fbb0d681d3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:31:35.851Z|344f2640-134a-4ee7-b653-fbb0d681d3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:31:36.582Z|6a8aed40-85a0-4dd2-a15f-b72d866efe28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:31:36.583Z|6a8aed40-85a0-4dd2-a15f-b72d866efe28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:31:41.486Z|6ac135f4-887e-4714-bdbb-16781ab3b3e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:41.486Z|bc4b7324-cf29-4c69-b12d-7724f4cc39ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:41.487Z|6ac135f4-887e-4714-bdbb-16781ab3b3e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:41.487Z|bc4b7324-cf29-4c69-b12d-7724f4cc39ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:43.914Z|7b8fff92-e388-4e67-bb11-db2769c1a445|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:43.915Z|7b8fff92-e388-4e67-bb11-db2769c1a445|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:50.850Z|f8bbc02a-5565-41cf-a00b-92a61c044145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:31:50.851Z|f8bbc02a-5565-41cf-a00b-92a61c044145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:31:51.510Z|cdba9ad7-956a-482f-83c0-c808c95d68b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:51.511Z|cdba9ad7-956a-482f-83c0-c808c95d68b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:51.512Z|a472694d-1c98-4fcc-ab39-9b7cd9064b89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:51.513Z|a472694d-1c98-4fcc-ab39-9b7cd9064b89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:31:53.948Z|2be447d5-018d-4e71-8945-df33ac18c185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:31:53.949Z|2be447d5-018d-4e71-8945-df33ac18c185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:01.538Z|0a72478a-a46f-46cd-9266-7fb8e1df538b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:01.538Z|2f291210-bccc-4616-97ad-b7a21c9d7d30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:01.539Z|0a72478a-a46f-46cd-9266-7fb8e1df538b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:01.539Z|2f291210-bccc-4616-97ad-b7a21c9d7d30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:03.972Z|6fd9a37c-e4b2-422f-b88f-25617b1cfee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:03.973Z|6fd9a37c-e4b2-422f-b88f-25617b1cfee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:05.850Z|b06a2f21-3a76-403a-b664-831b281a7e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:32:05.854Z|b06a2f21-3a76-403a-b664-831b281a7e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:32:06.584Z|91514aaf-8926-4dde-b729-f696343341db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:32:06.585Z|91514aaf-8926-4dde-b729-f696343341db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:32:11.563Z|94bfbba3-37c3-48d9-b46c-d32611a8da2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:11.563Z|ca44c32e-4b1c-4221-a4a2-7609114425b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:11.564Z|ca44c32e-4b1c-4221-a4a2-7609114425b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:11.564Z|94bfbba3-37c3-48d9-b46c-d32611a8da2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:13.995Z|025a2530-06e5-49ca-99e4-7928ef321612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:13.996Z|025a2530-06e5-49ca-99e4-7928ef321612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:20.851Z|10fbd7f8-1ff0-4474-9bc1-aca8e6f3d2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:32:20.852Z|10fbd7f8-1ff0-4474-9bc1-aca8e6f3d2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:32:21.587Z|0e13d0ab-dd4f-404b-a16b-ea4d9976c9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:21.587Z|e3d18d9d-feb9-45f6-a494-d12852eb76d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:21.588Z|e3d18d9d-feb9-45f6-a494-d12852eb76d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:21.589Z|0e13d0ab-dd4f-404b-a16b-ea4d9976c9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:24.022Z|accd06e3-d768-4d85-a408-79c581622616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:24.022Z|accd06e3-d768-4d85-a408-79c581622616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:26.561Z|e697c358-87a4-403f-9bea-13c5f6afe3d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:32:26.562Z|e697c358-87a4-403f-9bea-13c5f6afe3d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:31.622Z|023c34c7-a61b-4a27-8e9d-e72b5d7f0c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:31.622Z|22309f7b-4d5f-4a40-8f7d-b31bdf487442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:31.623Z|22309f7b-4d5f-4a40-8f7d-b31bdf487442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:31.623Z|023c34c7-a61b-4a27-8e9d-e72b5d7f0c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:34.045Z|26078f28-8830-4584-8304-f8cb77307334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:34.045Z|26078f28-8830-4584-8304-f8cb77307334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:35.850Z|db373e6a-1bf9-48b3-b0bd-58e18527dc57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:32:35.851Z|db373e6a-1bf9-48b3-b0bd-58e18527dc57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:32:36.586Z|7caf78f9-f6ef-47c7-8ea9-517a79c2f8be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:32:36.586Z|7caf78f9-f6ef-47c7-8ea9-517a79c2f8be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:32:41.647Z|2ef6960a-4832-4867-a61f-2b26b4b38da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:41.647Z|1f22ce64-6218-412b-afcb-2217d88c1e01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:41.648Z|2ef6960a-4832-4867-a61f-2b26b4b38da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:41.648Z|1f22ce64-6218-412b-afcb-2217d88c1e01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:44.069Z|ce6b9f27-f9ad-4284-a11c-5ecba29e8060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:44.070Z|ce6b9f27-f9ad-4284-a11c-5ecba29e8060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:50.850Z|87bc93f3-ec5f-4ddf-986c-9fcf4da740e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:32:50.854Z|87bc93f3-ec5f-4ddf-986c-9fcf4da740e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:32:51.671Z|b17739cf-0eca-40e2-885c-15a882e032b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:51.671Z|fe7517fe-97bd-4c1b-8eac-c26c1e87a4dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:51.672Z|b17739cf-0eca-40e2-885c-15a882e032b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:51.672Z|fe7517fe-97bd-4c1b-8eac-c26c1e87a4dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:32:54.093Z|33d22397-239f-4fad-bff5-bad3e4c43b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:32:54.094Z|33d22397-239f-4fad-bff5-bad3e4c43b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:01.706Z|198cd7b2-e65c-4dc5-9c12-f12efd39b041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:01.707Z|198cd7b2-e65c-4dc5-9c12-f12efd39b041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:01.706Z|c9564d3f-8153-4106-afdd-8eb6ce25b599|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:01.709Z|c9564d3f-8153-4106-afdd-8eb6ce25b599|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:04.117Z|28cc2342-160c-4142-9a0d-3e0fde3559d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:04.118Z|28cc2342-160c-4142-9a0d-3e0fde3559d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:05.850Z|706e3b67-cb3f-4dfb-84e0-a787be49af66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:33:05.851Z|706e3b67-cb3f-4dfb-84e0-a787be49af66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:33:06.587Z|2ac2032d-2c3f-4b10-9bb5-d0507138425d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:33:06.588Z|2ac2032d-2c3f-4b10-9bb5-d0507138425d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:33:11.729Z|23b19510-0020-456d-ae82-9f34a506caa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:11.730Z|d3bbb8af-067a-4cd9-aa99-83cf8217b211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:11.730Z|d3bbb8af-067a-4cd9-aa99-83cf8217b211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:11.730Z|23b19510-0020-456d-ae82-9f34a506caa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:14.162Z|24706ad3-d20b-4086-aeb6-d80597e4447d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:14.162Z|24706ad3-d20b-4086-aeb6-d80597e4447d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:20.851Z|f3c989fe-45f4-4b92-991d-15b953b7ad5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:33:20.852Z|f3c989fe-45f4-4b92-991d-15b953b7ad5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:33:21.756Z|d3be145c-8627-463d-9c1c-b518c465ce75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:21.758Z|8872dce5-0cb8-4bfb-9a53-bc0b3c9fceb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:21.759Z|8872dce5-0cb8-4bfb-9a53-bc0b3c9fceb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:21.763Z|d3be145c-8627-463d-9c1c-b518c465ce75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:24.184Z|9795ea00-3fca-4e4d-9cf7-a7f3a94316cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:24.184Z|9795ea00-3fca-4e4d-9cf7-a7f3a94316cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:26.559Z|d50ea718-7260-49a0-9795-62a5467531c2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:33:26.560Z|d50ea718-7260-49a0-9795-62a5467531c2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:31.783Z|55a9afe5-8f99-499a-8d5d-b44a59ba1bdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:31.784Z|46720d88-b29f-4d1d-84e8-783ac5fc0d82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:31.784Z|55a9afe5-8f99-499a-8d5d-b44a59ba1bdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:31.785Z|46720d88-b29f-4d1d-84e8-783ac5fc0d82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:34.208Z|aea3321e-4975-44ec-b136-e5642b3e2569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:34.210Z|aea3321e-4975-44ec-b136-e5642b3e2569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:35.851Z|fd70c483-28b1-4160-8fc5-680c15d0555d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:33:35.854Z|fd70c483-28b1-4160-8fc5-680c15d0555d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:33:36.588Z|a26b41e1-2499-4720-ab9e-612a6f68f490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:33:36.589Z|a26b41e1-2499-4720-ab9e-612a6f68f490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:33:41.809Z|6591353c-dd39-4971-a993-bbc9de7a1aa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:41.811Z|6591353c-dd39-4971-a993-bbc9de7a1aa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:41.819Z|827aadc0-a2b4-42d7-8804-1606943fe75e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:41.820Z|827aadc0-a2b4-42d7-8804-1606943fe75e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:44.235Z|f4e2479c-cb83-4ff3-b1a0-132b509b7489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:44.236Z|f4e2479c-cb83-4ff3-b1a0-132b509b7489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:50.850Z|db5fdbcc-5eba-4b5a-a0b8-d86864ec21ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:33:50.851Z|db5fdbcc-5eba-4b5a-a0b8-d86864ec21ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:33:51.852Z|e8125f44-e410-4d25-91ef-18beacefe82e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:51.852Z|3c90ce45-e2fe-4bb8-8d4f-8aa2890024a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:51.853Z|e8125f44-e410-4d25-91ef-18beacefe82e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:51.853Z|3c90ce45-e2fe-4bb8-8d4f-8aa2890024a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:33:54.261Z|5f7265fc-8d82-4f55-b747-d217199e8d16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:33:54.262Z|5f7265fc-8d82-4f55-b747-d217199e8d16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:01.878Z|050c8ef7-7979-4905-953c-86b6fee004e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:01.878Z|bafec189-60d7-4bdd-9acd-f9d2e32cda17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:01.880Z|050c8ef7-7979-4905-953c-86b6fee004e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:01.880Z|bafec189-60d7-4bdd-9acd-f9d2e32cda17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:04.286Z|7351caba-e5df-40e7-8807-6f143c3c3d82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:04.286Z|7351caba-e5df-40e7-8807-6f143c3c3d82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:05.851Z|d70c4abf-6de9-499b-a41e-822f83ab2d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:34:05.852Z|d70c4abf-6de9-499b-a41e-822f83ab2d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:34:06.594Z|710a5494-32d3-4fa5-9cc0-2d90fc7758c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:34:06.595Z|710a5494-32d3-4fa5-9cc0-2d90fc7758c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:34:11.907Z|d57ed880-9aa3-45bf-9816-6790508b9ab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:11.907Z|35f8339c-b91c-45fa-a919-f07bb6eefff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:11.908Z|d57ed880-9aa3-45bf-9816-6790508b9ab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:11.908Z|35f8339c-b91c-45fa-a919-f07bb6eefff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:14.310Z|5a955370-56aa-4170-84e2-1dfa203aa986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:14.311Z|5a955370-56aa-4170-84e2-1dfa203aa986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:20.850Z|134d462b-6b64-4215-91bf-85d2b0e6e1ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:34:20.854Z|134d462b-6b64-4215-91bf-85d2b0e6e1ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:34:21.936Z|4e52e340-d461-46b8-8040-fd23101065da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:21.936Z|d0187bab-838f-476e-9215-7ab16c6b4840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:21.936Z|d0187bab-838f-476e-9215-7ab16c6b4840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:21.936Z|4e52e340-d461-46b8-8040-fd23101065da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:24.342Z|b6c0b1df-ce6f-4ac9-9756-dc105a1ed66a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:24.345Z|b6c0b1df-ce6f-4ac9-9756-dc105a1ed66a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:26.561Z|fdd04195-10bb-4347-a082-6af47baf824d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:34:26.562Z|fdd04195-10bb-4347-a082-6af47baf824d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:31.960Z|e4167f39-6ef4-4d28-bdce-afe1d62edf36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:31.960Z|fab30d0a-c500-4193-a566-30d3e71c0358|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:31.961Z|fab30d0a-c500-4193-a566-30d3e71c0358|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:31.961Z|e4167f39-6ef4-4d28-bdce-afe1d62edf36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:34.379Z|7cb3bce5-6398-48dc-95c4-05221ec4ce68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:34.380Z|7cb3bce5-6398-48dc-95c4-05221ec4ce68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:35.851Z|05d94afa-5609-4b1c-9c91-91d8feed07a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:34:35.851Z|05d94afa-5609-4b1c-9c91-91d8feed07a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:34:36.596Z|87e39cb1-9ad5-45f6-b671-8d2ae5a286bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:34:36.597Z|87e39cb1-9ad5-45f6-b671-8d2ae5a286bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:34:41.998Z|1af064e2-910c-4f65-aa3e-5206daa230dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:41.998Z|2780dc14-0113-4a7c-9153-3aaa94991613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:41.999Z|1af064e2-910c-4f65-aa3e-5206daa230dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:41.999Z|2780dc14-0113-4a7c-9153-3aaa94991613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:44.406Z|348b1018-0dc9-447c-ac38-65ca391e1b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:44.407Z|348b1018-0dc9-447c-ac38-65ca391e1b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:50.851Z|ed97c517-95ef-445c-a049-1b4539fec517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:34:50.852Z|ed97c517-95ef-445c-a049-1b4539fec517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:34:52.024Z|39f71bd4-7e2e-46f1-93cc-523965c24bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:52.026Z|39f71bd4-7e2e-46f1-93cc-523965c24bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:52.027Z|4e9e28bd-0ced-4b14-8dd6-1def020c4c31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:52.027Z|4e9e28bd-0ced-4b14-8dd6-1def020c4c31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:34:54.431Z|d5a390b9-5987-412a-b618-3ea5c47ba98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:34:54.432Z|d5a390b9-5987-412a-b618-3ea5c47ba98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:02.049Z|bd551514-35f7-4f2d-b8f2-34b5c7c607de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:02.049Z|0a780915-eab7-42f0-b34f-1ffb3fe4e42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:02.050Z|0a780915-eab7-42f0-b34f-1ffb3fe4e42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:02.050Z|bd551514-35f7-4f2d-b8f2-34b5c7c607de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:04.457Z|ea952783-0bcc-431f-9d8b-655d09f38d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:04.458Z|ea952783-0bcc-431f-9d8b-655d09f38d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:05.850Z|a670c7cd-8098-4304-a4f0-7b8b14c8f121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:35:05.853Z|a670c7cd-8098-4304-a4f0-7b8b14c8f121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:35:06.598Z|6b95d072-b0b0-4338-a59a-e39b553090cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:35:06.599Z|6b95d072-b0b0-4338-a59a-e39b553090cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:35:12.075Z|1ea35067-ff36-4357-b518-ec6654a680a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:12.075Z|1ea35067-ff36-4357-b518-ec6654a680a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:12.075Z|d454e388-b36c-428c-bf61-9b15c95f7e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:12.077Z|d454e388-b36c-428c-bf61-9b15c95f7e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:14.481Z|b6d7b08f-a8b7-4806-a093-96b1ddc1a5bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:14.482Z|b6d7b08f-a8b7-4806-a093-96b1ddc1a5bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:20.851Z|193d5cd9-4991-4872-8294-a79736dfa154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:35:20.852Z|193d5cd9-4991-4872-8294-a79736dfa154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:35:22.098Z|ea4063c2-2ee3-4747-a250-a41998026990|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:22.098Z|f64e3384-29cb-4445-9f3c-fe0f9653e66b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:22.099Z|ea4063c2-2ee3-4747-a250-a41998026990|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:22.099Z|f64e3384-29cb-4445-9f3c-fe0f9653e66b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:24.503Z|e8720dd5-8b75-48e2-b901-a97227238c63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:24.504Z|e8720dd5-8b75-48e2-b901-a97227238c63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:26.561Z|becb4e56-7d6c-42fd-bc35-952de11c3a0d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:35:26.562Z|becb4e56-7d6c-42fd-bc35-952de11c3a0d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:32.121Z|ad528d89-bd92-4808-9efa-920624d6a025|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:32.121Z|81b8a4ec-077f-4e87-a7a5-77b3cdb08f1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:32.122Z|81b8a4ec-077f-4e87-a7a5-77b3cdb08f1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:32.121Z|ad528d89-bd92-4808-9efa-920624d6a025|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:34.525Z|a7bd4ef3-0e52-4d88-9a66-95efde4bd729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:34.526Z|a7bd4ef3-0e52-4d88-9a66-95efde4bd729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:35.850Z|edd27ac2-838c-4ca1-8695-8a3efbe08321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:35:35.851Z|edd27ac2-838c-4ca1-8695-8a3efbe08321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:35:36.600Z|46f9efb6-ca96-4878-a4fb-7f1197867f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:35:36.601Z|46f9efb6-ca96-4878-a4fb-7f1197867f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:35:42.145Z|7a3ffc51-2f3c-4c7a-a6f6-c236b2bc32c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:42.145Z|57232075-f527-49a4-ab5d-7f8f85b9a030|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:42.146Z|57232075-f527-49a4-ab5d-7f8f85b9a030|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:42.146Z|7a3ffc51-2f3c-4c7a-a6f6-c236b2bc32c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:44.549Z|5897bd4f-d17e-4b72-ba0f-8cd2e349e6ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:44.550Z|5897bd4f-d17e-4b72-ba0f-8cd2e349e6ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:50.850Z|a1c6520c-491e-4eb7-9d7a-d783f8a8e629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:35:50.853Z|a1c6520c-491e-4eb7-9d7a-d783f8a8e629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:35:52.170Z|6aa879c4-8953-4134-b9af-ce2d9c73696a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:52.170Z|d024427a-0888-46c5-82c9-8c0a77252da8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:52.170Z|6aa879c4-8953-4134-b9af-ce2d9c73696a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:52.171Z|d024427a-0888-46c5-82c9-8c0a77252da8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:35:54.571Z|e514fd1c-adda-4080-986a-5413253c7023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:35:54.572Z|e514fd1c-adda-4080-986a-5413253c7023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:02.195Z|bb9e2255-3039-4316-a53e-cd3523803daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:02.195Z|3f2bbd46-020d-4735-8d9c-82534460e8b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:02.196Z|3f2bbd46-020d-4735-8d9c-82534460e8b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:02.196Z|bb9e2255-3039-4316-a53e-cd3523803daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:04.594Z|bbf24366-c40c-4596-9844-90274e7f00be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:04.595Z|bbf24366-c40c-4596-9844-90274e7f00be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:05.850Z|c2fbb82e-1819-483d-b0b8-ea71e06bb6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:36:05.851Z|c2fbb82e-1819-483d-b0b8-ea71e06bb6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:36:06.601Z|38a3306b-d7f6-434c-9d28-c30258925a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:36:06.602Z|38a3306b-d7f6-434c-9d28-c30258925a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:36:12.222Z|a7884113-e76b-4202-ad96-7a796f001bc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:12.222Z|a7884113-e76b-4202-ad96-7a796f001bc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:12.222Z|9830078e-f22a-4eaf-afe7-47e199c731ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:12.227Z|9830078e-f22a-4eaf-afe7-47e199c731ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:14.624Z|9c45e8e1-5f2f-43fb-904e-ca1c4832aac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:14.626Z|9c45e8e1-5f2f-43fb-904e-ca1c4832aac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:20.851Z|0d992be0-f1c8-45fc-938a-7191eed05fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:36:20.852Z|0d992be0-f1c8-45fc-938a-7191eed05fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:36:22.246Z|c6e04ea7-467b-4483-85e3-647486fa0b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:22.246Z|3824b31d-d3d9-443d-a77e-af80d577ba4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:22.247Z|c6e04ea7-467b-4483-85e3-647486fa0b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:22.247Z|3824b31d-d3d9-443d-a77e-af80d577ba4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:24.652Z|f85d1c57-b586-4e38-a6bb-f077fd032fa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:24.653Z|f85d1c57-b586-4e38-a6bb-f077fd032fa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:26.561Z|0ac4d8c2-5d47-42eb-8580-d9242a19d439|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:36:26.562Z|0ac4d8c2-5d47-42eb-8580-d9242a19d439|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:32.275Z|5ceace25-25fe-4eb2-b3fb-945f45e39fa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:32.276Z|5ceace25-25fe-4eb2-b3fb-945f45e39fa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:32.276Z|619163e1-e982-43ec-8118-33fb9019be27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:32.280Z|619163e1-e982-43ec-8118-33fb9019be27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:34.697Z|7533633f-89ff-42bf-ba30-7490447f851a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:34.698Z|7533633f-89ff-42bf-ba30-7490447f851a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:35.850Z|2efa51ad-6955-4062-ac80-6d66f4d6f5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:36:35.857Z|2efa51ad-6955-4062-ac80-6d66f4d6f5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:36:36.602Z|ce03f712-0b95-49be-bdf4-fba4a42c3fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:36:36.603Z|ce03f712-0b95-49be-bdf4-fba4a42c3fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:36:42.299Z|30035375-acd5-4245-b025-d6f1573ca953|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:42.300Z|30035375-acd5-4245-b025-d6f1573ca953|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:42.301Z|2753b552-547e-4753-8259-6b87a54d340b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:42.301Z|2753b552-547e-4753-8259-6b87a54d340b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:44.724Z|5d6bc24d-c49f-49ee-b274-2a0cb5ba5f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:44.725Z|5d6bc24d-c49f-49ee-b274-2a0cb5ba5f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:50.850Z|d1b474e2-3abb-4711-8a80-36c9e0cd76f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:36:50.851Z|d1b474e2-3abb-4711-8a80-36c9e0cd76f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:36:52.324Z|080d9c96-a862-4dc2-9218-c32848a2ef7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:52.324Z|67e4c1e7-ec14-4706-868f-d4c849230e9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:52.325Z|080d9c96-a862-4dc2-9218-c32848a2ef7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:52.325Z|67e4c1e7-ec14-4706-868f-d4c849230e9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:36:54.770Z|25419c6d-a986-40f7-9143-360b79c66cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:36:54.771Z|25419c6d-a986-40f7-9143-360b79c66cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:02.349Z|68656089-f392-4bca-ae9b-cff76c1f7db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:02.350Z|68656089-f392-4bca-ae9b-cff76c1f7db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:02.351Z|0580b700-83f2-46db-9bdc-ac8b737fa200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:02.352Z|0580b700-83f2-46db-9bdc-ac8b737fa200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:04.793Z|7596a77c-6a8b-42d4-b2b2-b65d1641e548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:04.794Z|7596a77c-6a8b-42d4-b2b2-b65d1641e548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:05.850Z|6867c584-f86d-4323-9d9e-2b399054c7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:37:05.851Z|6867c584-f86d-4323-9d9e-2b399054c7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:37:06.603Z|b8ee3b7a-c77e-4e9f-94cd-1c091e8f581a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:37:06.604Z|b8ee3b7a-c77e-4e9f-94cd-1c091e8f581a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:37:12.374Z|4e9f371a-2482-488c-a931-773928e04d77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:12.375Z|4e9f371a-2482-488c-a931-773928e04d77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:12.378Z|cb2f6c69-a7c5-408a-a28b-d577acd65df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:12.378Z|cb2f6c69-a7c5-408a-a28b-d577acd65df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:14.816Z|4c41b47e-c104-4ddf-9c86-9c1821cd2fbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:14.816Z|4c41b47e-c104-4ddf-9c86-9c1821cd2fbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:20.850Z|2f6dd3c2-0603-4cab-be73-e3502afd40c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:37:20.853Z|2f6dd3c2-0603-4cab-be73-e3502afd40c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:37:22.399Z|2d07a7bf-bb1c-4944-be00-20fdd93cc285|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:22.399Z|c64daf5c-953f-41ac-82d7-b33dfad23c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:22.400Z|2d07a7bf-bb1c-4944-be00-20fdd93cc285|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:22.400Z|c64daf5c-953f-41ac-82d7-b33dfad23c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:24.838Z|2c9b4695-716b-4ddb-9a9f-3156baeef749|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:24.839Z|2c9b4695-716b-4ddb-9a9f-3156baeef749|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:26.560Z|9ba78a3f-e11b-460c-b33b-643595ad3ccb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:37:26.561Z|9ba78a3f-e11b-460c-b33b-643595ad3ccb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:32.422Z|260c6d22-6f36-4197-8a89-7e18e4888a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:32.422Z|855dad30-38bd-4e86-84e7-28de940721cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:32.423Z|855dad30-38bd-4e86-84e7-28de940721cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:32.423Z|260c6d22-6f36-4197-8a89-7e18e4888a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:34.861Z|ecc336f4-3cfd-49fc-aba8-a805c3091d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:34.862Z|ecc336f4-3cfd-49fc-aba8-a805c3091d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:35.850Z|72a2c923-91f9-4b9e-b652-c9695f0bc96f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:37:35.851Z|72a2c923-91f9-4b9e-b652-c9695f0bc96f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:37:36.605Z|5cd81e40-dfe8-4967-8b9b-74dfdac682f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:37:36.605Z|5cd81e40-dfe8-4967-8b9b-74dfdac682f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:37:42.447Z|748aed73-3b47-404e-8094-c9f6aaf2636c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:42.447Z|0fce50c5-0151-4632-9fab-12718ca4fb53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:42.448Z|748aed73-3b47-404e-8094-c9f6aaf2636c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:42.448Z|0fce50c5-0151-4632-9fab-12718ca4fb53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:44.886Z|aa983019-0293-465f-88ad-aad129b43f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:44.886Z|aa983019-0293-465f-88ad-aad129b43f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:50.850Z|d15e9915-c7d8-474c-8cc6-dd57c98b42be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:37:50.851Z|d15e9915-c7d8-474c-8cc6-dd57c98b42be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:37:52.471Z|343de41e-fad7-4238-8fdd-e98c20616a7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:52.471Z|75b281a3-fe50-43a8-8537-cb98352c8546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:52.472Z|343de41e-fad7-4238-8fdd-e98c20616a7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:52.472Z|75b281a3-fe50-43a8-8537-cb98352c8546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:37:54.910Z|d819be5e-8488-4d23-b4bb-72e242c1adb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:37:54.910Z|d819be5e-8488-4d23-b4bb-72e242c1adb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:02.496Z|132114ca-abbe-4ca1-bae6-e62d541f238e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:02.496Z|c29f6214-32ec-476e-9b41-e533110e57a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:02.497Z|132114ca-abbe-4ca1-bae6-e62d541f238e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:02.497Z|c29f6214-32ec-476e-9b41-e533110e57a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:04.933Z|d15764b6-cf7e-44ea-9e70-6b1c986db3f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:04.933Z|d15764b6-cf7e-44ea-9e70-6b1c986db3f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:05.850Z|17062221-6b9d-4b44-bc75-15936c4c6c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:38:05.854Z|17062221-6b9d-4b44-bc75-15936c4c6c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:38:06.606Z|626c2622-2254-4f02-96aa-d7aed15ef339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:38:06.606Z|626c2622-2254-4f02-96aa-d7aed15ef339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:38:12.519Z|98716991-6c7f-49ec-a6ab-3dd5cdb5957e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:12.519Z|cd042077-2e7f-4c8c-9825-cbb58c40bb64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:12.520Z|cd042077-2e7f-4c8c-9825-cbb58c40bb64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:12.520Z|98716991-6c7f-49ec-a6ab-3dd5cdb5957e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:14.956Z|836ef667-1ac6-43cf-ae0a-c834bfece911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:14.957Z|836ef667-1ac6-43cf-ae0a-c834bfece911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:20.850Z|6407a490-f9c7-4c12-b4cb-02978d41b9ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:38:20.851Z|6407a490-f9c7-4c12-b4cb-02978d41b9ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:38:22.543Z|31f1be1d-e9ce-41fe-95b7-fd7f2e52bedc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:22.544Z|31f1be1d-e9ce-41fe-95b7-fd7f2e52bedc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:22.543Z|01de02f1-f07f-4e7a-bf22-6ba25a94b82e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:22.545Z|01de02f1-f07f-4e7a-bf22-6ba25a94b82e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:24.980Z|b506cd39-c794-4b8d-b02d-636bc23f3dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:24.980Z|b506cd39-c794-4b8d-b02d-636bc23f3dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:26.560Z|234c2c69-2937-4ab9-b374-2c8bb15c6be0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T02:38:26.561Z|234c2c69-2937-4ab9-b374-2c8bb15c6be0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:32.567Z|f99dfc04-a6d9-457b-a55e-487e016231b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:32.567Z|42c79f20-f008-4fb6-a11b-9900e3966a6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:32.567Z|f99dfc04-a6d9-457b-a55e-487e016231b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:32.567Z|42c79f20-f008-4fb6-a11b-9900e3966a6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:35.005Z|d5b80285-7997-4178-8a43-dce792e96a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:35.005Z|d5b80285-7997-4178-8a43-dce792e96a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:35.850Z|02b92a37-f52a-4e81-b7d5-24a300342d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:38:35.851Z|02b92a37-f52a-4e81-b7d5-24a300342d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:38:36.608Z|e8b2ff82-f49a-4f78-8534-36da6988e631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:38:36.609Z|e8b2ff82-f49a-4f78-8534-36da6988e631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:38:42.590Z|19ee389d-1315-4759-97fb-90591a8d4002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:42.591Z|19ee389d-1315-4759-97fb-90591a8d4002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:42.591Z|cefa13f4-f9ee-4278-b0f8-1a680c8ba119|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:42.592Z|cefa13f4-f9ee-4278-b0f8-1a680c8ba119|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:45.032Z|1d12a174-5e13-4d8e-8c18-fbd8c74debe7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:45.033Z|1d12a174-5e13-4d8e-8c18-fbd8c74debe7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:50.851Z|26482620-e708-40c6-b9e1-45e1e0090473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T02:38:50.857Z|26482620-e708-40c6-b9e1-45e1e0090473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T02:38:52.615Z|67af8bfc-01c9-4194-a0c8-5901aefa97dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:52.615Z|4a43a100-0858-4ab7-9947-4c4c28af7979|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:52.615Z|67af8bfc-01c9-4194-a0c8-5901aefa97dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:52.615Z|4a43a100-0858-4ab7-9947-4c4c28af7979|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T02:38:55.064Z|b15c13b3-445b-419c-89ba-a0939107627d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T02:38:55.065Z|b15c13b3-445b-419c-89ba-a0939107627d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.