By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-03-14T10:11:35.422Z||main|||||INFO|500||The following profiles are active: basic 2022-03-14T10:12:02.167Z||main|||||INFO|500||Starting service [Tomcat] 2022-03-14T10:12:02.175Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-03-14T10:12:02.454Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-03-14T10:12:18.037Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-03-14T10:12:18.474Z||main|||||INFO|500||catdb-pool - Starting... 2022-03-14T10:12:18.973Z||main|||||INFO|500||catdb-pool - Start completed. 2022-03-14T10:12:19.701Z||main|||||INFO|500||reqdb-pool - Starting... 2022-03-14T10:12:19.710Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-03-14T10:12:19.947Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-03-14T10:12:20.294Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-03-14T10:12:21.465Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-14T10:12:24.493Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-03-14T10:12:28.020Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-14T10:12:28.132Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-03-14T10:12:29.080Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-03-14T10:12:29.338Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-03-14T10:12:31.877Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-14T10:12:34.116Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-03-14T10:12:45.305Z||main|||||WARN|500||--- 2022-03-14T10:12:45.305Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-03-14T10:12:45.306Z||main|||||WARN|500||--- 2022-03-14T10:12:46.117Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-03-14T10:12:55.667Z||main|||||INFO|500||Started ApiHandlerApplication in 86.323 seconds (JVM running for 90.097) 2022-03-14T10:12:55.686Z|1dfa5961-749c-443c-a55a-8ab9b1dfd6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:12:55.711Z|1dfa5961-749c-443c-a55a-8ab9b1dfd6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:12:55.714Z|3c6a0e20-d97d-446c-ab64-330082a5cef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:12:55.724Z|3c6a0e20-d97d-446c-ab64-330082a5cef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:12:59.205Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-03-14T10:12:59.819Z|a64498cb-c8c6-429a-b5f4-7d8c36a58280|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:12:59.818Z|b6b448bb-ff8a-447c-938a-ac06c655143d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:12:59.817Z|be0b9925-1139-4f27-a20e-696f416a3878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-03-14T10:13:00.814Z|b6b448bb-ff8a-447c-938a-ac06c655143d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:00.814Z|be0b9925-1139-4f27-a20e-696f416a3878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:00.815Z|a64498cb-c8c6-429a-b5f4-7d8c36a58280|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:09.923Z|57a8b18a-f107-4333-9008-5ea2f07b2642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:09.925Z|57a8b18a-f107-4333-9008-5ea2f07b2642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:09.932Z|e82b2a83-4593-4e41-9c2c-9d8b7f2b4903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:09.934Z|e82b2a83-4593-4e41-9c2c-9d8b7f2b4903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:09.947Z|5d981c5c-3bed-40ae-a3ad-38d5938ce858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:09.949Z|5d981c5c-3bed-40ae-a3ad-38d5938ce858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:10.650Z|cc1e6a68-ed53-4b12-9d95-33e72709c280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:13:10.652Z|cc1e6a68-ed53-4b12-9d95-33e72709c280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:13:20.002Z|7d3ed958-8cb5-4099-a9db-c72548a461bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:20.002Z|7f0fe538-22d6-4aa7-8b03-196b91579859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:20.004Z|7f0fe538-22d6-4aa7-8b03-196b91579859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:20.004Z|7d3ed958-8cb5-4099-a9db-c72548a461bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:20.002Z|871b2387-d86d-43c2-8e68-1c1a40fcb30f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:20.006Z|871b2387-d86d-43c2-8e68-1c1a40fcb30f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:25.650Z|3ddf5bc0-1929-439e-bf98-8d794cfa1aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:13:25.652Z|3ddf5bc0-1929-439e-bf98-8d794cfa1aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:13:25.727Z|89792462-ef97-4ccd-aeee-7500241f76f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:13:25.729Z|89792462-ef97-4ccd-aeee-7500241f76f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:13:30.086Z|296b9b69-d07e-4bf0-921d-453caa9437f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:30.080Z|6e444c0e-6859-4896-80cc-b743118b9d50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:30.090Z|296b9b69-d07e-4bf0-921d-453caa9437f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:30.090Z|6e444c0e-6859-4896-80cc-b743118b9d50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:30.087Z|2f7e34b8-9cac-4c7e-a2b4-965c5cdcc98a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:30.094Z|2f7e34b8-9cac-4c7e-a2b4-965c5cdcc98a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:40.148Z|49ce01f8-c166-4375-84dc-2357e6d1c477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:40.150Z|49ce01f8-c166-4375-84dc-2357e6d1c477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:40.150Z|81a96c2e-ee54-4de3-b686-90eeba01270a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:40.154Z|81a96c2e-ee54-4de3-b686-90eeba01270a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:40.155Z|be167173-7f69-439e-8e20-780eac611876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:40.159Z|be167173-7f69-439e-8e20-780eac611876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:40.650Z|4d3d1811-6e7f-459e-b66d-2cb3f027422a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:13:40.654Z|4d3d1811-6e7f-459e-b66d-2cb3f027422a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:13:50.197Z|4b70ee47-ab8a-476c-969e-e59aa45f4c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:50.197Z|a13a44d5-df25-4b66-8f99-4a466773823f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:50.199Z|4b70ee47-ab8a-476c-969e-e59aa45f4c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:50.199Z|9d4464bc-9974-4079-a49d-5bb112a950b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:13:50.201Z|a13a44d5-df25-4b66-8f99-4a466773823f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:50.201Z|9d4464bc-9974-4079-a49d-5bb112a950b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:13:55.650Z|654a0081-2690-4f89-856a-08783016d9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:13:55.651Z|654a0081-2690-4f89-856a-08783016d9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:13:55.731Z|98d0d94f-b14a-48a0-9ac9-524e8782970c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:13:55.735Z|98d0d94f-b14a-48a0-9ac9-524e8782970c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:14:00.252Z|8bbd4276-47c2-4e2a-91ea-a8a489fda59f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:00.252Z|e6befd15-dec8-45cc-9f96-f1573de63b24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:00.253Z|8bbd4276-47c2-4e2a-91ea-a8a489fda59f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:00.255Z|e6befd15-dec8-45cc-9f96-f1573de63b24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:00.264Z|f542711a-61da-4c95-a069-10ed361a6e3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:00.266Z|f542711a-61da-4c95-a069-10ed361a6e3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:10.283Z|3968a7c9-316b-4103-83d4-33dfeb431e5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:10.285Z|3968a7c9-316b-4103-83d4-33dfeb431e5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:10.293Z|c462647e-3727-44a1-abd6-d72e7e5d5730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:10.295Z|c462647e-3727-44a1-abd6-d72e7e5d5730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:10.298Z|73b0af12-9787-4876-afce-62e255c2f872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:10.300Z|73b0af12-9787-4876-afce-62e255c2f872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:10.649Z|564c0ff5-a42d-4242-b318-1a0be22b96c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:14:10.651Z|564c0ff5-a42d-4242-b318-1a0be22b96c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:14:20.330Z|681ad101-0238-4ad9-bbe4-4abd920ace0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:20.332Z|681ad101-0238-4ad9-bbe4-4abd920ace0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:20.341Z|abcc013f-c95a-43e3-98c1-a0483b9661d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:20.343Z|abcc013f-c95a-43e3-98c1-a0483b9661d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:20.349Z|fce8ddff-d605-4db7-b487-31e49f70e0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:20.351Z|fce8ddff-d605-4db7-b487-31e49f70e0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:25.650Z|1c4a684a-14a1-41f5-9f15-4bac40031940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:14:25.652Z|1c4a684a-14a1-41f5-9f15-4bac40031940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:14:25.737Z|f7d7231d-aae1-4c74-aeab-458546881687|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:14:25.738Z|f7d7231d-aae1-4c74-aeab-458546881687|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:14:30.374Z|acb7375c-80d7-4ac1-84be-57d080ca4b53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:30.374Z|9ae738d5-fb6a-45e4-b394-b51c93132180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:30.376Z|acb7375c-80d7-4ac1-84be-57d080ca4b53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:30.377Z|9ae738d5-fb6a-45e4-b394-b51c93132180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:30.393Z|5dc5bee1-beeb-41a1-92ee-0f63145ca495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:30.395Z|5dc5bee1-beeb-41a1-92ee-0f63145ca495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:40.415Z|dfc57270-a532-431c-b763-c2cd44a16359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:40.415Z|137987b2-0d93-44e5-9053-fe49cd85bfa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:40.424Z|dfc57270-a532-431c-b763-c2cd44a16359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:40.424Z|137987b2-0d93-44e5-9053-fe49cd85bfa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:40.452Z|7091f24e-60f4-42ba-9e16-ae5e9fd2ea6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:40.455Z|7091f24e-60f4-42ba-9e16-ae5e9fd2ea6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:40.649Z|f3319c12-495b-4df2-acad-c352615bb8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:14:40.651Z|f3319c12-495b-4df2-acad-c352615bb8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:14:50.461Z|83f817fd-037b-4ace-afd0-c77c831752f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:50.461Z|65d9bbd1-a5cf-451d-ac3b-1accf0ded976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:50.463Z|83f817fd-037b-4ace-afd0-c77c831752f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:50.463Z|65d9bbd1-a5cf-451d-ac3b-1accf0ded976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:50.511Z|a8186369-f7e8-4e9d-8b96-b0f8b6393029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:14:50.512Z|a8186369-f7e8-4e9d-8b96-b0f8b6393029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:14:55.651Z|e2e7b308-65ae-4a80-b4d0-4d2feb28e60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:14:55.655Z|e2e7b308-65ae-4a80-b4d0-4d2feb28e60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:14:55.740Z|a7ed1436-1c05-4cbf-bfc7-1b1484480a3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:14:55.741Z|a7ed1436-1c05-4cbf-bfc7-1b1484480a3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:15:00.510Z|39045ee5-68d1-413a-bbd0-e79b2fcc1ec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:00.510Z|e009765c-ec83-4072-9c00-6e2563eb52ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:00.511Z|39045ee5-68d1-413a-bbd0-e79b2fcc1ec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:00.512Z|e009765c-ec83-4072-9c00-6e2563eb52ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:00.555Z|56e76e06-5aaa-41f3-853f-92ae297a793e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:00.556Z|56e76e06-5aaa-41f3-853f-92ae297a793e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:10.554Z|c30383a7-eb58-4b13-a4a2-5a2b9a1f80a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:10.554Z|b9caf43d-0dc3-4c4f-81c7-fbd202359700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:10.555Z|b9caf43d-0dc3-4c4f-81c7-fbd202359700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:10.555Z|c30383a7-eb58-4b13-a4a2-5a2b9a1f80a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:10.590Z|277d8f0a-989f-4ecd-abac-ee37c2fbccbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:10.591Z|277d8f0a-989f-4ecd-abac-ee37c2fbccbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:10.653Z|e8e6dfc3-fd90-43c9-83bd-5650d050d9c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:15:10.654Z|e8e6dfc3-fd90-43c9-83bd-5650d050d9c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:15:20.595Z|27134291-be77-44d6-a40f-74ba89fb9f19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:20.597Z|27134291-be77-44d6-a40f-74ba89fb9f19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:20.592Z|60f3f2d9-a20d-4abb-a699-ec1ade5f8d53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:20.599Z|60f3f2d9-a20d-4abb-a699-ec1ade5f8d53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:20.638Z|df76a7cb-50a0-413d-be02-c75095843247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:20.639Z|df76a7cb-50a0-413d-be02-c75095843247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:25.651Z|4f04e7b3-0ff8-4529-92bf-5089a5455960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:15:25.653Z|4f04e7b3-0ff8-4529-92bf-5089a5455960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:15:25.743Z|f1111297-1ec3-49f8-badf-ca13f87e6693|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:15:25.744Z|f1111297-1ec3-49f8-badf-ca13f87e6693|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:15:30.643Z|1f6e3935-ea7f-4044-b17f-ec53c48aaccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:30.645Z|1f6e3935-ea7f-4044-b17f-ec53c48aaccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:30.646Z|95041c6d-db24-41ab-93bd-2b4e4f137e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:30.653Z|95041c6d-db24-41ab-93bd-2b4e4f137e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:30.676Z|517f561f-b7ef-40b4-bda8-821f8363f9de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:30.678Z|517f561f-b7ef-40b4-bda8-821f8363f9de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:40.651Z|d9cba293-caa7-4c0b-8ca4-79c19dbda50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:15:40.656Z|d9cba293-caa7-4c0b-8ca4-79c19dbda50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:15:40.674Z|ffe898f2-1be0-4a58-8c3e-079293be0a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:40.675Z|ffe898f2-1be0-4a58-8c3e-079293be0a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:40.700Z|53a40433-e854-4dc2-aadd-569e1811bd73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:40.706Z|8a192363-64fd-48b6-a760-a24e44ff2e68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:40.707Z|8a192363-64fd-48b6-a760-a24e44ff2e68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:40.709Z|53a40433-e854-4dc2-aadd-569e1811bd73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:50.706Z|f6df3fc8-2d8c-4d5a-a19e-dd57a25017a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:50.708Z|f6df3fc8-2d8c-4d5a-a19e-dd57a25017a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:50.745Z|4795af39-70db-4724-bec2-268050ff44bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:50.747Z|4795af39-70db-4724-bec2-268050ff44bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:50.769Z|968dd676-e5a3-45a3-aa84-80599e9ef2ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:15:50.771Z|968dd676-e5a3-45a3-aa84-80599e9ef2ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:15:55.650Z|a278d4cb-abae-4b7a-ad15-cc3c7d053d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:15:55.651Z|a278d4cb-abae-4b7a-ad15-cc3c7d053d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:15:55.746Z|ba72b84e-d3f4-4d32-a0de-d14808465b4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:15:55.747Z|ba72b84e-d3f4-4d32-a0de-d14808465b4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:16:00.747Z|c8f57b73-19b5-4e41-8fa4-cac57f7e7028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:00.749Z|c8f57b73-19b5-4e41-8fa4-cac57f7e7028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:00.779Z|4987d6bc-a863-493b-9ff5-298064b3cc22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:00.781Z|4987d6bc-a863-493b-9ff5-298064b3cc22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:00.806Z|76e70f6d-13d9-4e3c-890c-f509d1876aa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:00.808Z|76e70f6d-13d9-4e3c-890c-f509d1876aa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:10.650Z|92a13d4f-0c71-4080-8b0d-5e84e4c64f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:16:10.651Z|92a13d4f-0c71-4080-8b0d-5e84e4c64f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:16:10.789Z|a68f28b9-ecc5-4d92-9441-e9a54db21a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:10.791Z|a68f28b9-ecc5-4d92-9441-e9a54db21a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:10.813Z|6a98f0de-8cac-4aa0-9311-47891069cfea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:10.815Z|6a98f0de-8cac-4aa0-9311-47891069cfea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:10.847Z|4d4ccebb-73e7-4064-bc96-91a773153832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:10.849Z|4d4ccebb-73e7-4064-bc96-91a773153832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:20.836Z|a53afcf5-512e-41d5-b7ba-dafdb25523bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:20.851Z|a53afcf5-512e-41d5-b7ba-dafdb25523bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:20.856Z|2d361455-b5d6-4fb0-aeb7-42dd2b7ea306|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:20.859Z|2d361455-b5d6-4fb0-aeb7-42dd2b7ea306|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:20.880Z|3b55a4b6-0291-4ca7-87f2-5416c10cb22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:20.881Z|3b55a4b6-0291-4ca7-87f2-5416c10cb22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:25.649Z|ad5acbb4-fcd9-4960-a93d-6e0a4fa8ae8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:16:25.652Z|ad5acbb4-fcd9-4960-a93d-6e0a4fa8ae8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:16:25.749Z|f6fd54d7-ec36-4aaf-92f0-09cecfc3f663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:16:25.750Z|f6fd54d7-ec36-4aaf-92f0-09cecfc3f663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:16:30.883Z|566b7215-58ed-4b0d-b5c1-8df4eb311160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:30.885Z|566b7215-58ed-4b0d-b5c1-8df4eb311160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:30.895Z|1b38104c-0139-444e-8800-4f06c56248be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:30.897Z|1b38104c-0139-444e-8800-4f06c56248be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:30.911Z|63ec1960-18ad-4346-bcec-9864572a2658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:30.913Z|63ec1960-18ad-4346-bcec-9864572a2658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:40.651Z|c70ae4eb-6bea-4049-8481-71af54695994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:16:40.652Z|c70ae4eb-6bea-4049-8481-71af54695994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:16:40.915Z|1b045ac1-f531-4e84-8be1-2f5d25c1fb49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:40.917Z|1b045ac1-f531-4e84-8be1-2f5d25c1fb49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:40.943Z|085854eb-ec22-4db9-a43d-d850595272c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:40.944Z|085854eb-ec22-4db9-a43d-d850595272c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:40.947Z|72d18c26-dc59-445b-9993-073a2b93e55f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:40.952Z|72d18c26-dc59-445b-9993-073a2b93e55f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:50.956Z|16bdd0a8-e15f-426c-a149-b775d780d519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:50.957Z|16bdd0a8-e15f-426c-a149-b775d780d519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:50.988Z|fde8ab22-8f22-450a-b2ea-7b5d83762907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:50.990Z|fde8ab22-8f22-450a-b2ea-7b5d83762907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:50.996Z|9d8a82d9-d562-4e87-bba9-073877cd4012|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:16:51.002Z|9d8a82d9-d562-4e87-bba9-073877cd4012|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:16:55.650Z|b9ae6d09-835e-4422-9804-3dd85bfa0ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:16:55.651Z|b9ae6d09-835e-4422-9804-3dd85bfa0ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:16:55.752Z|47622949-2d94-4e36-9457-fb5e8d9c6b5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:16:55.753Z|47622949-2d94-4e36-9457-fb5e8d9c6b5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:17:00.998Z|1c96cc9f-03db-4495-8786-a485d3cd4b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:01.000Z|1c96cc9f-03db-4495-8786-a485d3cd4b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:01.056Z|a825cf5f-2f61-4f1f-938a-2d9737476bf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:01.057Z|a825cf5f-2f61-4f1f-938a-2d9737476bf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:01.063Z|a8f84a55-e001-4fc8-b79b-a1c56b82b3e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:01.066Z|a8f84a55-e001-4fc8-b79b-a1c56b82b3e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:10.649Z|fc335b91-ee98-4f40-98e9-e57cf5524c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:17:10.654Z|fc335b91-ee98-4f40-98e9-e57cf5524c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:17:11.047Z|eb03b495-de63-4663-889f-60aa0f72d8ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:11.048Z|eb03b495-de63-4663-889f-60aa0f72d8ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:11.091Z|dc5589e6-4bc5-461a-8de2-43f9692177b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:11.093Z|dc5589e6-4bc5-461a-8de2-43f9692177b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:11.103Z|0c9f0733-ec26-4dc7-be0a-fab045f0ce15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:11.105Z|0c9f0733-ec26-4dc7-be0a-fab045f0ce15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:21.075Z|f6327c03-c332-49a7-b429-bd15937913f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:21.077Z|f6327c03-c332-49a7-b429-bd15937913f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:21.137Z|4f1b8128-961f-49b0-a80a-8a66ab055521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:21.140Z|4f1b8128-961f-49b0-a80a-8a66ab055521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:21.144Z|b3da5976-2f2c-4f1d-a381-a598b3cbde5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:21.145Z|b3da5976-2f2c-4f1d-a381-a598b3cbde5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:25.649Z|e645724c-4fc5-41d9-9edc-d13fc13d4b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:17:25.650Z|e645724c-4fc5-41d9-9edc-d13fc13d4b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:17:25.754Z|93edaaee-695d-4409-8375-25267ef39f14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:17:25.755Z|93edaaee-695d-4409-8375-25267ef39f14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:17:31.108Z|bfc4f3b5-8e5f-4525-a301-73adc47b2f19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:31.110Z|bfc4f3b5-8e5f-4525-a301-73adc47b2f19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:31.184Z|3b5ccd2a-aecb-4f16-b56e-76ed2e71b556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:31.186Z|3b5ccd2a-aecb-4f16-b56e-76ed2e71b556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:31.186Z|d4a4cf8d-527b-41ba-b836-d404fefb51ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:31.200Z|d4a4cf8d-527b-41ba-b836-d404fefb51ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:40.649Z|857a8103-968a-4bc6-9a7c-ba3246a45c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:17:40.651Z|857a8103-968a-4bc6-9a7c-ba3246a45c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:17:41.144Z|901bb367-8a5e-4067-ab90-950f40e506cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:41.146Z|901bb367-8a5e-4067-ab90-950f40e506cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:41.226Z|069d4e0c-f19a-4327-852f-39fcd13b9489|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:41.227Z|069d4e0c-f19a-4327-852f-39fcd13b9489|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:41.234Z|b8ed337e-44ea-47a1-8214-f4d3c6a61201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:41.236Z|b8ed337e-44ea-47a1-8214-f4d3c6a61201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:51.181Z|c14d82c7-f586-4f5c-b70d-e7bde35a60ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:51.183Z|c14d82c7-f586-4f5c-b70d-e7bde35a60ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:51.259Z|8999ed96-45e1-4ff7-b4b7-8afdaeb1a699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:51.264Z|8999ed96-45e1-4ff7-b4b7-8afdaeb1a699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:51.276Z|7b489b60-68dc-4cac-9ae3-cfe158cd2b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:17:51.278Z|7b489b60-68dc-4cac-9ae3-cfe158cd2b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:17:55.650Z|a478ed5f-8999-4732-be7b-15b9edf793f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:17:55.653Z|a478ed5f-8999-4732-be7b-15b9edf793f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:17:55.757Z|ee12e52d-2530-4864-8a37-0f49fcdfdd44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:17:55.758Z|ee12e52d-2530-4864-8a37-0f49fcdfdd44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:18:01.216Z|d47905b9-cc69-4f34-a06e-6ebe0fdc2942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:01.218Z|d47905b9-cc69-4f34-a06e-6ebe0fdc2942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:01.298Z|83b462bc-6b11-4120-a5fe-51fc9ec205b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:01.299Z|83b462bc-6b11-4120-a5fe-51fc9ec205b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:01.309Z|8d9ee2da-6a91-4886-a8e6-4bcd5b5f9151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:01.311Z|8d9ee2da-6a91-4886-a8e6-4bcd5b5f9151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:10.650Z|e7c35b02-ae4a-4f43-ab96-0d9672c0b983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:18:10.651Z|e7c35b02-ae4a-4f43-ab96-0d9672c0b983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:18:11.252Z|4f28056a-c796-458b-a78d-e591ac19a7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:11.253Z|4f28056a-c796-458b-a78d-e591ac19a7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:11.336Z|2ee65480-a90c-462c-86a5-16e446f297ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:11.339Z|2ee65480-a90c-462c-86a5-16e446f297ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:11.339Z|abb254ea-f0c7-41d3-9184-cb07aa00a7b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:11.340Z|abb254ea-f0c7-41d3-9184-cb07aa00a7b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:21.288Z|a8c96abc-fe0d-47d2-9f5a-6f7dd59732b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:21.290Z|a8c96abc-fe0d-47d2-9f5a-6f7dd59732b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:21.373Z|b4c85951-fa0b-4ae0-b804-a363fcac9bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:21.374Z|a6a42b0c-2a05-490a-abed-7a3f5a278f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:21.374Z|b4c85951-fa0b-4ae0-b804-a363fcac9bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:21.375Z|a6a42b0c-2a05-490a-abed-7a3f5a278f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:25.649Z|ce851209-8b37-4477-8504-26c83b96bfb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:18:25.650Z|ce851209-8b37-4477-8504-26c83b96bfb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:18:25.759Z|95073592-b87f-4849-b94b-5cb1f5ccda24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:18:25.760Z|95073592-b87f-4849-b94b-5cb1f5ccda24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:18:31.326Z|30b6a7a7-8ab6-4e58-8eff-dc7720a52493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:31.329Z|30b6a7a7-8ab6-4e58-8eff-dc7720a52493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:31.406Z|343865bd-f248-43c2-9aec-5f1242f8ebc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:31.407Z|1bc1aea8-c9cc-4a3f-94d0-9074a6201bdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:31.408Z|1bc1aea8-c9cc-4a3f-94d0-9074a6201bdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:31.408Z|343865bd-f248-43c2-9aec-5f1242f8ebc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:40.649Z|3a1e7f83-0aca-44a1-be7f-f1b96001a7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:18:40.653Z|3a1e7f83-0aca-44a1-be7f-f1b96001a7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:18:41.360Z|01fcb2ab-2b45-4761-bede-fb41edb60ca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:41.362Z|01fcb2ab-2b45-4761-bede-fb41edb60ca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:41.442Z|f23163b7-ea23-4f2b-8248-4cf01ca70597|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:41.442Z|2bf3a710-333c-4c8a-a612-1694acabdaa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:41.443Z|f23163b7-ea23-4f2b-8248-4cf01ca70597|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:41.443Z|2bf3a710-333c-4c8a-a612-1694acabdaa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:51.400Z|d2244434-98a2-4442-bc8a-bae1cfc96da9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:51.402Z|d2244434-98a2-4442-bc8a-bae1cfc96da9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:51.475Z|6480a9b4-a3ed-4d5d-8288-06c4321daf86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:51.475Z|03889da8-42ba-4c2c-ae6e-a3078154bd58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:18:51.476Z|03889da8-42ba-4c2c-ae6e-a3078154bd58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:51.479Z|6480a9b4-a3ed-4d5d-8288-06c4321daf86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:18:55.649Z|40554281-d377-4131-af43-3c94c2b9cb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:18:55.650Z|40554281-d377-4131-af43-3c94c2b9cb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:18:55.762Z|d6aaf0ee-adb4-440d-a5a4-90503dafc4db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:18:55.763Z|d6aaf0ee-adb4-440d-a5a4-90503dafc4db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:19:01.441Z|a4171a9f-ad9a-4f78-b8a5-eed279cd4337|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:01.442Z|a4171a9f-ad9a-4f78-b8a5-eed279cd4337|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:01.509Z|3f6e78de-13ed-4cbf-9136-a64fd6cfd273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:01.512Z|3f6e78de-13ed-4cbf-9136-a64fd6cfd273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:01.570Z|f7cf7703-2d9a-44a0-b4d3-024733b4fe50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:01.571Z|f7cf7703-2d9a-44a0-b4d3-024733b4fe50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:10.650Z|162cdc8f-f3ac-4094-b066-3e272a385e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:19:10.651Z|162cdc8f-f3ac-4094-b066-3e272a385e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:19:11.474Z|1e95e789-f22f-4f59-92f9-9c9529750eca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:11.476Z|1e95e789-f22f-4f59-92f9-9c9529750eca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:11.596Z|692a4dad-bb3f-410f-bb8e-8f562d9ee7e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:11.597Z|692a4dad-bb3f-410f-bb8e-8f562d9ee7e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:11.603Z|1c49ae4d-963d-4e03-8e03-6408e9ea4ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:11.605Z|1c49ae4d-963d-4e03-8e03-6408e9ea4ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:21.506Z|f12d32b7-2233-4f39-aa6e-28a1c40460ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:21.507Z|f12d32b7-2233-4f39-aa6e-28a1c40460ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:21.633Z|116bbad6-c5bf-411f-90c8-bfaae171f36e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:21.634Z|116bbad6-c5bf-411f-90c8-bfaae171f36e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:21.639Z|65e5fa6a-14ca-4441-9cd9-9388e7e03c88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:21.640Z|65e5fa6a-14ca-4441-9cd9-9388e7e03c88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:25.649Z|92fa31f2-ae5e-4977-8b5e-88142892d272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:19:25.653Z|92fa31f2-ae5e-4977-8b5e-88142892d272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:19:25.766Z|d77d1506-ad62-41bd-bc81-4e06a33a196e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:19:25.767Z|d77d1506-ad62-41bd-bc81-4e06a33a196e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:19:31.543Z|62e31d1a-e821-4b18-b583-78c2c2181a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:31.544Z|62e31d1a-e821-4b18-b583-78c2c2181a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:31.665Z|729d3749-eaf0-4ec7-bc57-9fc3260566c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:31.667Z|729d3749-eaf0-4ec7-bc57-9fc3260566c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:31.669Z|3f286097-e09d-42c2-b6c0-417e56ea5849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:31.671Z|3f286097-e09d-42c2-b6c0-417e56ea5849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:40.650Z|38af1f0d-0a42-40ef-8d08-730b2577ad6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:19:40.651Z|38af1f0d-0a42-40ef-8d08-730b2577ad6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:19:41.576Z|5f79af68-53d0-4d72-bbf8-2f390f8458ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:41.579Z|5f79af68-53d0-4d72-bbf8-2f390f8458ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:41.710Z|85aab580-fe3c-4bb8-a35c-4823f4c8f784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:41.710Z|b583e31f-0a3e-4725-bc7f-1790c8de5a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:41.711Z|85aab580-fe3c-4bb8-a35c-4823f4c8f784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:41.712Z|b583e31f-0a3e-4725-bc7f-1790c8de5a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:51.630Z|87cc0e6e-7a42-43c6-bc7a-59234c71b939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:51.631Z|87cc0e6e-7a42-43c6-bc7a-59234c71b939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:51.750Z|91ee90f8-a66b-433d-81eb-71df9fb82a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:51.753Z|91ee90f8-a66b-433d-81eb-71df9fb82a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:51.754Z|72bab47f-28f4-4fde-9e48-047c85b99157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:19:51.754Z|72bab47f-28f4-4fde-9e48-047c85b99157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:19:55.650Z|7d8f6472-dd21-4480-a1a4-f3e94fb29c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:19:55.651Z|7d8f6472-dd21-4480-a1a4-f3e94fb29c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:19:55.769Z|d4295d6f-33dd-4b01-b009-f3c9dcb54510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:19:55.770Z|d4295d6f-33dd-4b01-b009-f3c9dcb54510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:20:01.665Z|89eb9bf3-24a8-42b9-9f35-3b6559234bf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:01.666Z|89eb9bf3-24a8-42b9-9f35-3b6559234bf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:01.788Z|5e43321a-7d79-4672-9579-da2ddae91dbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:01.792Z|e9bcaf68-f7f3-4584-a9ce-2affbb2231da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:01.795Z|5e43321a-7d79-4672-9579-da2ddae91dbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:01.795Z|e9bcaf68-f7f3-4584-a9ce-2affbb2231da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:10.650Z|8219af9b-72de-4866-abf7-8c8a83dc4af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:20:10.654Z|8219af9b-72de-4866-abf7-8c8a83dc4af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:20:11.698Z|b31174cf-8056-4521-9caa-2a3bc55be17d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:11.700Z|b31174cf-8056-4521-9caa-2a3bc55be17d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:11.824Z|7f8bc081-312e-4e07-a2be-7ac0e1765b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:11.827Z|7f8bc081-312e-4e07-a2be-7ac0e1765b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:11.847Z|1016ad49-9ac2-4acd-9e25-a20f1abe94bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:11.849Z|1016ad49-9ac2-4acd-9e25-a20f1abe94bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:21.739Z|156b8aea-065a-4dee-b4f8-d9190953c49d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:21.741Z|156b8aea-065a-4dee-b4f8-d9190953c49d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:21.869Z|45e2c70c-51e0-4846-a2de-b87df46139de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:21.870Z|45e2c70c-51e0-4846-a2de-b87df46139de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:21.881Z|c97c6288-c5ae-4e08-a5ff-05af5c5ab608|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:21.883Z|c97c6288-c5ae-4e08-a5ff-05af5c5ab608|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:25.649Z|e66f9996-e1ca-4b29-be19-d8310b7ad794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:20:25.650Z|e66f9996-e1ca-4b29-be19-d8310b7ad794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:20:25.773Z|c2dcdd44-7c43-4aba-941d-8150a81d3fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:20:25.774Z|c2dcdd44-7c43-4aba-941d-8150a81d3fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:20:31.772Z|00bc231e-8ef0-4493-bf45-c83360ad81bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:31.773Z|00bc231e-8ef0-4493-bf45-c83360ad81bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:31.911Z|af82e4e6-4a8a-4a7e-89f3-db6aa177eebb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:31.911Z|ecb5b622-2820-4575-96cb-0e6c3ce4ac02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:31.912Z|af82e4e6-4a8a-4a7e-89f3-db6aa177eebb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:31.912Z|ecb5b622-2820-4575-96cb-0e6c3ce4ac02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:40.649Z|6abb56c3-9b88-4be1-aa70-e64bb57d7929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:20:40.651Z|6abb56c3-9b88-4be1-aa70-e64bb57d7929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:20:41.802Z|5431f2fc-f4c9-47b9-9fc5-73c24047e613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:41.803Z|5431f2fc-f4c9-47b9-9fc5-73c24047e613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:41.952Z|90bfbc0f-0ee5-4a08-99b2-ba3ca8ac8a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:41.953Z|90bfbc0f-0ee5-4a08-99b2-ba3ca8ac8a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:41.958Z|46634f6f-cf3c-446e-8907-d537d0d2b0f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:41.959Z|46634f6f-cf3c-446e-8907-d537d0d2b0f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:51.843Z|f1c834fb-a3ca-412c-bd41-771639d60144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:51.845Z|f1c834fb-a3ca-412c-bd41-771639d60144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:51.988Z|300d7e15-5524-4a17-adb7-1eefa8718b66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:51.989Z|300d7e15-5524-4a17-adb7-1eefa8718b66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:52.013Z|d3724d37-2654-40c5-a1c6-db1c3f1ec301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:20:52.014Z|d3724d37-2654-40c5-a1c6-db1c3f1ec301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:20:55.651Z|940e3ac8-bdcb-4d3e-8306-88ecbfe5b524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:20:55.655Z|940e3ac8-bdcb-4d3e-8306-88ecbfe5b524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:20:55.776Z|893ceeaf-2a92-4945-8e5b-99f61d6b4f55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:20:55.778Z|893ceeaf-2a92-4945-8e5b-99f61d6b4f55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:21:01.890Z|f9bbcaf0-a746-4231-92d2-0f2fa12e5542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:01.891Z|f9bbcaf0-a746-4231-92d2-0f2fa12e5542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:02.024Z|81088fa2-e847-4467-bc49-c02f3c3181e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:02.025Z|81088fa2-e847-4467-bc49-c02f3c3181e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:02.050Z|05743da0-ffb9-415e-b45e-fd763d4c0be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:02.051Z|05743da0-ffb9-415e-b45e-fd763d4c0be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:10.649Z|81d368c5-96a5-4055-8085-a543ee1903b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:21:10.650Z|81d368c5-96a5-4055-8085-a543ee1903b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:21:11.932Z|4b1e0b7b-45f3-4a21-bc6d-621f202ad9f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:11.934Z|4b1e0b7b-45f3-4a21-bc6d-621f202ad9f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:12.054Z|790e493d-94f7-4b6b-9d9b-c28440032853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:12.055Z|790e493d-94f7-4b6b-9d9b-c28440032853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:12.080Z|37753288-1edf-4e76-8b1f-0da84e516865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:12.081Z|37753288-1edf-4e76-8b1f-0da84e516865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:21.972Z|8671200e-2e80-4adf-9fad-e35d99b6bc15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:21.973Z|8671200e-2e80-4adf-9fad-e35d99b6bc15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:22.083Z|ac61afc0-122c-428d-a6bc-06991b708d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:22.084Z|ac61afc0-122c-428d-a6bc-06991b708d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:22.112Z|09c85d9f-e83d-45fb-9907-28aea04e7404|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:22.114Z|09c85d9f-e83d-45fb-9907-28aea04e7404|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:25.649Z|14e2e27a-70ea-49cc-9dc4-a3ea854b7e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:21:25.650Z|14e2e27a-70ea-49cc-9dc4-a3ea854b7e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:21:25.788Z|0d86994c-c30a-45dd-bf73-62e895504324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:21:25.789Z|0d86994c-c30a-45dd-bf73-62e895504324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:21:32.015Z|0369d790-36c9-4f8b-a061-2081faf0718a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:32.016Z|0369d790-36c9-4f8b-a061-2081faf0718a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:32.116Z|98cf8910-8efc-46ac-ae0a-95f88b91e6a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:32.118Z|98cf8910-8efc-46ac-ae0a-95f88b91e6a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:32.150Z|168ccb64-ad3f-4925-9e0a-7d1e8fcb00a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:32.151Z|168ccb64-ad3f-4925-9e0a-7d1e8fcb00a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:40.649Z|108b6189-b65f-49bc-a851-ac6ef1fff21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:21:40.654Z|108b6189-b65f-49bc-a851-ac6ef1fff21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:21:42.048Z|338ee81e-a3d4-4aaf-ad45-97b8aa9494e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:42.049Z|338ee81e-a3d4-4aaf-ad45-97b8aa9494e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:42.150Z|1cb7022f-4f0c-4d2d-aef4-25d28163e343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:42.151Z|1cb7022f-4f0c-4d2d-aef4-25d28163e343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:42.178Z|c19a8564-fcb6-49fe-abb5-e2579c18e48a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:42.179Z|c19a8564-fcb6-49fe-abb5-e2579c18e48a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:52.081Z|8aaafae6-01a0-4ffa-9421-d9fa8de464c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:52.083Z|8aaafae6-01a0-4ffa-9421-d9fa8de464c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:52.183Z|fda60e81-e8ed-4bfa-838a-c00e7a0f728c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:52.184Z|fda60e81-e8ed-4bfa-838a-c00e7a0f728c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:52.211Z|b8845e70-ccca-488a-b35c-821d09e8b2ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:21:52.213Z|b8845e70-ccca-488a-b35c-821d09e8b2ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:21:55.649Z|47d8769d-4dc9-41cc-a9ff-c8cd753bcd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:21:55.650Z|47d8769d-4dc9-41cc-a9ff-c8cd753bcd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:21:55.790Z|b2b993ef-ac0e-4b5d-b61c-b3c64d43d372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:21:55.791Z|b2b993ef-ac0e-4b5d-b61c-b3c64d43d372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:22:02.131Z|7eb326f7-89be-4c4a-ae69-1d79270826e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:02.133Z|7eb326f7-89be-4c4a-ae69-1d79270826e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:02.234Z|f57b8e9c-3229-4f93-8d55-fb488520a6f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:02.241Z|f57b8e9c-3229-4f93-8d55-fb488520a6f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:02.244Z|821a15e5-8f45-4892-ab53-cba079daaa2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:02.246Z|821a15e5-8f45-4892-ab53-cba079daaa2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:10.650Z|952f4c4c-9ae0-4aed-8b71-e64c38d2071b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:22:10.651Z|952f4c4c-9ae0-4aed-8b71-e64c38d2071b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:22:12.170Z|6d28344f-5a5a-4598-b667-d2c4e5a416bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:12.172Z|6d28344f-5a5a-4598-b667-d2c4e5a416bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:12.273Z|99e2a9fa-2039-48ed-bb55-9bae27458374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:12.274Z|99e2a9fa-2039-48ed-bb55-9bae27458374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:12.279Z|72c67f7b-5c50-42df-ad60-5384e73e9f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:12.281Z|72c67f7b-5c50-42df-ad60-5384e73e9f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:16.762Z|b4fd27de-083b-4ced-bc3d-0ffff2deba6a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:22:16.763Z|b4fd27de-083b-4ced-bc3d-0ffff2deba6a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:22.210Z|80d9e57d-3b73-4f27-835c-8a454501888a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:22.211Z|80d9e57d-3b73-4f27-835c-8a454501888a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:22.304Z|272b3498-aa10-4fc9-be31-67b2121e36d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:22.305Z|272b3498-aa10-4fc9-be31-67b2121e36d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:22.320Z|47bf7c10-9d4e-4a58-9f6e-f948fcfeb9bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:22.322Z|47bf7c10-9d4e-4a58-9f6e-f948fcfeb9bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:25.649Z|02f0afad-8f64-47e5-8822-58dab99914e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:22:25.652Z|02f0afad-8f64-47e5-8822-58dab99914e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:22:25.792Z|699990bf-300f-413d-abba-94973e448799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:22:25.793Z|699990bf-300f-413d-abba-94973e448799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:22:32.246Z|def00eda-cfb5-48aa-86bb-80c9a8434da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:32.247Z|def00eda-cfb5-48aa-86bb-80c9a8434da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:32.337Z|fdb9c0e0-13b1-4346-88b0-e26001087c31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:32.339Z|fdb9c0e0-13b1-4346-88b0-e26001087c31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:32.358Z|2bfd23fe-e416-4891-992b-346ac4b1ba7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:32.359Z|2bfd23fe-e416-4891-992b-346ac4b1ba7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:40.649Z|765e0c6c-4077-4df2-8658-d1040cd61983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:22:40.651Z|765e0c6c-4077-4df2-8658-d1040cd61983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:22:42.290Z|4d372840-50c2-4d67-b75d-ed171bd7cab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:42.291Z|4d372840-50c2-4d67-b75d-ed171bd7cab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:42.379Z|3d9289d6-186c-4c39-9c4d-6a5f555dcb29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:42.380Z|3d9289d6-186c-4c39-9c4d-6a5f555dcb29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:42.383Z|078b155d-70fb-43da-962f-f808c4b34d83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:42.384Z|078b155d-70fb-43da-962f-f808c4b34d83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:52.325Z|27493d53-303c-4526-99dc-640c36f77de2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:52.327Z|27493d53-303c-4526-99dc-640c36f77de2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:52.412Z|499103e5-026b-46fc-9694-3138f064ad04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:52.412Z|bb3239a5-f069-4813-a336-d4a5c3a57a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:22:52.414Z|499103e5-026b-46fc-9694-3138f064ad04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:52.414Z|bb3239a5-f069-4813-a336-d4a5c3a57a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:22:55.649Z|4025e838-9666-4e6b-a2b5-b2bd247f0cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:22:55.650Z|4025e838-9666-4e6b-a2b5-b2bd247f0cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:22:55.794Z|cecc3a95-8d00-4379-9bea-c0b41856c4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:22:55.795Z|cecc3a95-8d00-4379-9bea-c0b41856c4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:23:02.357Z|c3dc3527-face-489c-b3e2-37569d2ff5a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:02.358Z|c3dc3527-face-489c-b3e2-37569d2ff5a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:02.449Z|38100245-e8a1-484b-bf7a-2d8708741f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:02.449Z|158d0b01-5546-4a71-ac31-4addf94c0f7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:02.450Z|158d0b01-5546-4a71-ac31-4addf94c0f7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:02.450Z|38100245-e8a1-484b-bf7a-2d8708741f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:10.649Z|8a5ceb17-f297-4e8f-86a8-bf7fd59c5e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:23:10.653Z|8a5ceb17-f297-4e8f-86a8-bf7fd59c5e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:23:12.392Z|8e2ef62b-0597-4c50-8bbf-0f86357fad07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:12.393Z|8e2ef62b-0597-4c50-8bbf-0f86357fad07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:12.480Z|439a6f95-3b85-4efe-a84f-ca22361e372a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:12.480Z|49321f81-51d6-40a1-8b68-3f1601b95c71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:12.482Z|439a6f95-3b85-4efe-a84f-ca22361e372a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:12.484Z|49321f81-51d6-40a1-8b68-3f1601b95c71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:16.736Z|afcae778-00f2-4cd9-9520-2ee55b3a8056|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:23:16.737Z|afcae778-00f2-4cd9-9520-2ee55b3a8056|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:22.443Z|562e3928-2779-48ec-82cc-4344d91ec7ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:22.444Z|562e3928-2779-48ec-82cc-4344d91ec7ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:22.522Z|6c9d37bb-6004-4182-bb6e-8758b22018b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:22.522Z|6305735e-b02d-4dce-bec4-86385ebc90ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:22.524Z|6305735e-b02d-4dce-bec4-86385ebc90ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:22.524Z|6c9d37bb-6004-4182-bb6e-8758b22018b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:25.649Z|c033c1be-b981-4204-a566-b7767199d854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:23:25.650Z|c033c1be-b981-4204-a566-b7767199d854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:23:25.797Z|4a01f37f-12c6-48cb-9288-df6a5355ea59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:23:25.798Z|4a01f37f-12c6-48cb-9288-df6a5355ea59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:23:32.477Z|65069a27-05e8-49a5-a8b2-77c608b2054c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:32.478Z|65069a27-05e8-49a5-a8b2-77c608b2054c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:32.554Z|78a2622c-01bc-47b2-8932-d1e90a7daef4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:32.555Z|78a2622c-01bc-47b2-8932-d1e90a7daef4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:32.563Z|2cb4bb23-a992-4468-9478-ddbeda7bac06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:32.564Z|2cb4bb23-a992-4468-9478-ddbeda7bac06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:40.649Z|3b7b3c69-7517-417d-a16c-23b8a5c56f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:23:40.650Z|3b7b3c69-7517-417d-a16c-23b8a5c56f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:23:42.508Z|f4bc4bfb-df8c-4497-98a1-77a4d1350fca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:42.509Z|f4bc4bfb-df8c-4497-98a1-77a4d1350fca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:42.583Z|b8d36a8c-cfad-48a7-9261-94aacfb748ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:42.584Z|b8d36a8c-cfad-48a7-9261-94aacfb748ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:42.597Z|20545452-dca5-4cbf-bb21-99a9e46f5f73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:42.598Z|20545452-dca5-4cbf-bb21-99a9e46f5f73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:52.539Z|673f48c5-7299-4c9b-9b01-250416a38cf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:52.540Z|673f48c5-7299-4c9b-9b01-250416a38cf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:52.627Z|457b037d-e523-4425-9ff2-0e581d695d20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:52.628Z|457b037d-e523-4425-9ff2-0e581d695d20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:52.637Z|36492c07-11fd-433d-bb51-16a5710fa7bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:23:52.638Z|36492c07-11fd-433d-bb51-16a5710fa7bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:23:55.649Z|f7b415a3-cb58-4adb-a06b-037ba2dc3429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:23:55.653Z|f7b415a3-cb58-4adb-a06b-037ba2dc3429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:23:55.799Z|d945e1b6-17f1-47ea-a802-4f248871de4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:23:55.800Z|d945e1b6-17f1-47ea-a802-4f248871de4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:24:02.572Z|f337b180-cf79-4bc6-8623-7b357fdc7f9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:02.574Z|f337b180-cf79-4bc6-8623-7b357fdc7f9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:02.661Z|950e06ca-0f59-4b42-9b60-c9e1f8b2c976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:02.663Z|950e06ca-0f59-4b42-9b60-c9e1f8b2c976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:02.668Z|c0dd3f46-1efe-4f80-8674-ed9a6004f5de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:02.675Z|c0dd3f46-1efe-4f80-8674-ed9a6004f5de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:10.650Z|6afede2d-510f-41db-a679-42c4ad4fec9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:24:10.651Z|6afede2d-510f-41db-a679-42c4ad4fec9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:24:12.601Z|0970c939-24b2-4aa9-a8e2-9a1dcb446a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:12.602Z|0970c939-24b2-4aa9-a8e2-9a1dcb446a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:12.703Z|41ad16b2-ae72-4069-813a-04d076dc18fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:12.705Z|41ad16b2-ae72-4069-813a-04d076dc18fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:12.713Z|649b5c53-8792-4609-8dab-377a2cf86f1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:12.730Z|649b5c53-8792-4609-8dab-377a2cf86f1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:16.741Z|8c7f5bab-afc5-4d70-a093-5a2f7f49caef|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:24:16.743Z|8c7f5bab-afc5-4d70-a093-5a2f7f49caef|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:22.633Z|63e82ed8-e4d8-4b1d-9445-8b9a92dc7950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:22.634Z|63e82ed8-e4d8-4b1d-9445-8b9a92dc7950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:22.733Z|b5769c5c-6f39-4e8d-8b0d-c91a43e9af82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:22.735Z|b5769c5c-6f39-4e8d-8b0d-c91a43e9af82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:22.760Z|ff9747d7-6499-4880-82ea-bc30dae8e970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:22.762Z|ff9747d7-6499-4880-82ea-bc30dae8e970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:25.649Z|b979bad0-d2a4-41ed-8308-912e10133b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:24:25.650Z|b979bad0-d2a4-41ed-8308-912e10133b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:24:25.801Z|e99e5558-8a92-4088-bfd5-99b9b1889b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:24:25.802Z|e99e5558-8a92-4088-bfd5-99b9b1889b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:24:32.661Z|6d5a989d-cadf-459f-a9b9-94df65ad5273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:32.664Z|6d5a989d-cadf-459f-a9b9-94df65ad5273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:32.764Z|6813ed28-3a9c-4f21-a12b-ca7f8b774b7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:32.765Z|6813ed28-3a9c-4f21-a12b-ca7f8b774b7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:32.788Z|ea3c3ecc-c5a2-4380-9c72-e2eaa7aa25d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:32.789Z|ea3c3ecc-c5a2-4380-9c72-e2eaa7aa25d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:40.649Z|339ec105-6051-48ff-a7dd-5bfe3f64278f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:24:40.652Z|339ec105-6051-48ff-a7dd-5bfe3f64278f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:24:42.693Z|5e310f58-b5fe-4721-bfad-ff34e43db5a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:42.694Z|5e310f58-b5fe-4721-bfad-ff34e43db5a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:42.796Z|287914c2-0149-4508-a46a-71436ff05eac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:42.797Z|287914c2-0149-4508-a46a-71436ff05eac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:42.819Z|279bb61b-eaa1-4b4a-afe0-df158a654098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:42.820Z|279bb61b-eaa1-4b4a-afe0-df158a654098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:52.726Z|b2840dd5-b06c-4e90-a8b9-c170f9b24741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:52.727Z|b2840dd5-b06c-4e90-a8b9-c170f9b24741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:52.830Z|817f4b18-e845-4dbc-8951-cae3f11268f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:52.831Z|817f4b18-e845-4dbc-8951-cae3f11268f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:52.856Z|6f7ae68c-9a8f-407c-8f79-51eaec382526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:24:52.858Z|6f7ae68c-9a8f-407c-8f79-51eaec382526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:24:55.649Z|cc0beb97-2217-4869-9086-e8a530090112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:24:55.650Z|cc0beb97-2217-4869-9086-e8a530090112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:24:55.803Z|7eccdabe-ecec-4d70-bfe9-8d609b7c1c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:24:55.804Z|7eccdabe-ecec-4d70-bfe9-8d609b7c1c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:25:02.762Z|d358ae7a-74ec-40ea-add6-7673c2f42b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:02.763Z|d358ae7a-74ec-40ea-add6-7673c2f42b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:02.864Z|019522f4-a257-4b76-a7b3-0631ed16dc1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:02.865Z|019522f4-a257-4b76-a7b3-0631ed16dc1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:02.935Z|5d74d482-c6a2-4efc-a441-8e12ea71839f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:02.936Z|5d74d482-c6a2-4efc-a441-8e12ea71839f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:10.649Z|14e96878-20a7-4366-8b0a-5fa76f1887ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:25:10.650Z|14e96878-20a7-4366-8b0a-5fa76f1887ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:25:12.793Z|5750fc4c-7eca-4f47-a8fd-77b48be1c13c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:12.796Z|5750fc4c-7eca-4f47-a8fd-77b48be1c13c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:12.893Z|ffa0a919-322e-4235-95bf-0ad0ae806dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:12.895Z|ffa0a919-322e-4235-95bf-0ad0ae806dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:12.964Z|a44b6ebe-38c5-483b-a76b-f09e849f36ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:12.965Z|a44b6ebe-38c5-483b-a76b-f09e849f36ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:16.737Z|0deb9230-3d85-4690-af3a-c1d65adf4006|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:25:16.739Z|0deb9230-3d85-4690-af3a-c1d65adf4006|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:22.823Z|0b027f3e-0801-40bd-8dae-482d0924cbd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:22.825Z|0b027f3e-0801-40bd-8dae-482d0924cbd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:22.925Z|e0594954-d325-4164-95a0-84439dd42700|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:22.926Z|e0594954-d325-4164-95a0-84439dd42700|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:22.994Z|b87703f7-cd63-40d2-86bf-551987e0993d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:22.995Z|b87703f7-cd63-40d2-86bf-551987e0993d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:25.649Z|256ac415-eac3-4d90-b9f9-24a1dbb97f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:25:25.655Z|256ac415-eac3-4d90-b9f9-24a1dbb97f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:25:25.805Z|98d90e0d-3dfc-47d6-ae9c-740807d54139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:25:25.806Z|98d90e0d-3dfc-47d6-ae9c-740807d54139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:25:32.860Z|9353d5dc-c6b3-4d6a-b02e-19aa7a1ac55b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:32.862Z|9353d5dc-c6b3-4d6a-b02e-19aa7a1ac55b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:32.957Z|efe679de-f209-42c5-a5c2-c6e97644436c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:32.960Z|efe679de-f209-42c5-a5c2-c6e97644436c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:33.030Z|8e15b5f9-9a13-41ec-aeb5-df225cc54fde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:33.031Z|8e15b5f9-9a13-41ec-aeb5-df225cc54fde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:40.649Z|91ff19fa-3293-4a32-9a14-67d6b167afe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:25:40.650Z|91ff19fa-3293-4a32-9a14-67d6b167afe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:25:42.905Z|970f3356-187e-4a2b-bba3-1375ad87f827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:42.906Z|970f3356-187e-4a2b-bba3-1375ad87f827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:42.995Z|0f2ce7d5-e631-4a61-81fa-ee7f0696b929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:42.996Z|0f2ce7d5-e631-4a61-81fa-ee7f0696b929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:43.075Z|54c89831-eba8-4c8e-8cd7-eb5217899a39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:43.077Z|54c89831-eba8-4c8e-8cd7-eb5217899a39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:52.936Z|5a65b4b1-cc4d-44d7-9b97-2c500f26b420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:52.937Z|5a65b4b1-cc4d-44d7-9b97-2c500f26b420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:53.025Z|b9d247dd-4f17-4bf7-8ce1-f3214e0c0e79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:53.026Z|b9d247dd-4f17-4bf7-8ce1-f3214e0c0e79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:53.119Z|38be7822-65c0-43e7-8ad7-db72dc6f524e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:25:53.121Z|38be7822-65c0-43e7-8ad7-db72dc6f524e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:25:55.649Z|0e1fffcf-14c1-42be-9a86-ee892aace092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:25:55.650Z|0e1fffcf-14c1-42be-9a86-ee892aace092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:25:55.808Z|5563c9ef-f80b-4b02-aa9b-1f71164868c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:25:55.808Z|5563c9ef-f80b-4b02-aa9b-1f71164868c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:26:02.966Z|7fa523e9-e4cb-4391-9f71-cc985b5f2286|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:02.967Z|7fa523e9-e4cb-4391-9f71-cc985b5f2286|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:03.063Z|3d53bba9-52c3-49e9-b222-47c85900ca0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:03.064Z|3d53bba9-52c3-49e9-b222-47c85900ca0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:03.155Z|2cc7ac94-1cc2-470c-be83-63c2a8bffb8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:03.156Z|2cc7ac94-1cc2-470c-be83-63c2a8bffb8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:10.649Z|ad989ba6-edc3-4f76-8da2-d2e99e9bc2db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:26:10.652Z|ad989ba6-edc3-4f76-8da2-d2e99e9bc2db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:26:13.007Z|4b5f4645-ccb9-4a72-9f71-1bbf6950cb25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:13.011Z|4b5f4645-ccb9-4a72-9f71-1bbf6950cb25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:13.100Z|8398ccc7-9512-4ed0-840d-bf36da71f077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:13.102Z|8398ccc7-9512-4ed0-840d-bf36da71f077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:13.243Z|0cb26b4e-3bd6-4ec3-ada6-ff7d0c83dfe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:13.244Z|0cb26b4e-3bd6-4ec3-ada6-ff7d0c83dfe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:16.738Z|69717c1c-d9e7-4bca-b463-31fe0fa980c2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:26:16.740Z|69717c1c-d9e7-4bca-b463-31fe0fa980c2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:23.063Z|a46bdc12-cef6-42ab-a1ff-6f9b5318f83d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:23.065Z|a46bdc12-cef6-42ab-a1ff-6f9b5318f83d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:23.148Z|017cbd10-c2bf-4180-a8a9-8be2d32d0094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:23.149Z|017cbd10-c2bf-4180-a8a9-8be2d32d0094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:23.292Z|70cb575b-7ec8-4a17-997a-61c864233e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:23.294Z|70cb575b-7ec8-4a17-997a-61c864233e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:25.649Z|141cc634-562e-4288-934a-c1987459d70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:26:25.650Z|141cc634-562e-4288-934a-c1987459d70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:26:25.809Z|d6391860-8a4e-442b-9891-596c90ff9ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:26:25.810Z|d6391860-8a4e-442b-9891-596c90ff9ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:26:33.111Z|49b2e119-4693-4581-9c98-b810943bd7ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:33.112Z|49b2e119-4693-4581-9c98-b810943bd7ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:33.179Z|089cd612-b21f-4477-b3e0-146b1d2f8124|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:33.180Z|089cd612-b21f-4477-b3e0-146b1d2f8124|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:33.334Z|c2f93e0a-dd1b-4231-b3e0-e2d97a70eb0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:33.336Z|c2f93e0a-dd1b-4231-b3e0-e2d97a70eb0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:40.649Z|82f1d8e2-e120-40a8-b7bc-0513d046d44a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:26:40.650Z|82f1d8e2-e120-40a8-b7bc-0513d046d44a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:26:43.158Z|b95c28ba-9f20-4aaf-b756-62b64e059045|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:43.159Z|b95c28ba-9f20-4aaf-b756-62b64e059045|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:43.226Z|08d6a926-a94c-4de1-a453-3eea6e3f2753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:43.228Z|08d6a926-a94c-4de1-a453-3eea6e3f2753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:43.377Z|7f203e33-74e6-4bb4-a5c5-e7e00ea4e055|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:43.378Z|7f203e33-74e6-4bb4-a5c5-e7e00ea4e055|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:53.191Z|617794f7-a0c3-4411-b2e3-fd1420015a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:53.195Z|617794f7-a0c3-4411-b2e3-fd1420015a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:53.262Z|630d416a-c624-4548-a2a6-f3e82644226c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:53.263Z|630d416a-c624-4548-a2a6-f3e82644226c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:53.411Z|c96e989c-52d5-48d9-9ced-53c045ef7109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:26:53.413Z|c96e989c-52d5-48d9-9ced-53c045ef7109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:26:55.649Z|39f389b6-feac-4dc0-8c1f-1a89a6d6af57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:26:55.652Z|39f389b6-feac-4dc0-8c1f-1a89a6d6af57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:26:55.812Z|5147bc98-981a-49eb-8c44-8f640421582b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:26:55.813Z|5147bc98-981a-49eb-8c44-8f640421582b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:27:03.229Z|1973bbaf-55c3-4b0a-9d5f-809080a2b403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:03.230Z|1973bbaf-55c3-4b0a-9d5f-809080a2b403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:03.294Z|d1b0d986-70f7-4727-8cab-9fd22ed4e5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:03.295Z|d1b0d986-70f7-4727-8cab-9fd22ed4e5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:03.455Z|9273e45b-6224-4e99-991f-af73ed025099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:03.456Z|9273e45b-6224-4e99-991f-af73ed025099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:10.649Z|edd8341d-f79d-4379-aec6-480ae0ae9c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:27:10.650Z|edd8341d-f79d-4379-aec6-480ae0ae9c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:27:13.272Z|ca1c7729-d1df-4e08-831f-c6a193a43c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:13.274Z|ca1c7729-d1df-4e08-831f-c6a193a43c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:13.343Z|71677b41-135c-48b7-8270-4139e9e86c41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:13.346Z|71677b41-135c-48b7-8270-4139e9e86c41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:13.487Z|615de9cf-25a2-4c29-a05b-1934568655cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:13.488Z|615de9cf-25a2-4c29-a05b-1934568655cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:16.741Z|538e7c77-ded5-4900-b631-e3031e1a0d71|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:27:16.743Z|538e7c77-ded5-4900-b631-e3031e1a0d71|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:23.311Z|385fb730-535f-4d09-a52f-8b77f65676cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:23.313Z|385fb730-535f-4d09-a52f-8b77f65676cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:23.386Z|61b752d8-b23b-4e87-bf2e-6f05d54d315c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:23.387Z|61b752d8-b23b-4e87-bf2e-6f05d54d315c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:23.524Z|68fce18e-cd75-48ed-bd02-8b1a561730e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:23.525Z|68fce18e-cd75-48ed-bd02-8b1a561730e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:25.649Z|dfe49ad9-807c-4819-ac8a-79543c8c9892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:27:25.650Z|dfe49ad9-807c-4819-ac8a-79543c8c9892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:27:25.814Z|49995663-95cb-4c0d-9e93-b1b1f77cb933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:27:25.815Z|49995663-95cb-4c0d-9e93-b1b1f77cb933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:27:33.343Z|010f66d8-72c3-4b5b-8f57-53960731a169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:33.344Z|010f66d8-72c3-4b5b-8f57-53960731a169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:33.417Z|7a697d83-3d51-4581-826d-0fd2c2eb8ad5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:33.418Z|7a697d83-3d51-4581-826d-0fd2c2eb8ad5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:33.552Z|8000494f-b2ca-47b5-976e-6e1cefe09fba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:33.554Z|8000494f-b2ca-47b5-976e-6e1cefe09fba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:40.649Z|c9432a09-85e1-4692-8cfd-19a4ae1c8fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:27:40.652Z|c9432a09-85e1-4692-8cfd-19a4ae1c8fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:27:43.381Z|28ee2231-f458-4cdc-b11d-bceb3f53e1dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:43.383Z|28ee2231-f458-4cdc-b11d-bceb3f53e1dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:43.448Z|794f9e63-cfe8-4ea4-bc82-c9ba7ce192b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:43.449Z|794f9e63-cfe8-4ea4-bc82-c9ba7ce192b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:43.586Z|eb639daf-9c8a-4464-92de-e5d94bde233d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:43.588Z|eb639daf-9c8a-4464-92de-e5d94bde233d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:53.429Z|5aa655e7-1802-4b54-8db8-7e351a771473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:53.430Z|5aa655e7-1802-4b54-8db8-7e351a771473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:53.480Z|dc84e71b-4016-4dcc-a516-ec4e713fa57d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:53.481Z|dc84e71b-4016-4dcc-a516-ec4e713fa57d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:53.629Z|114a7bc5-244e-48ec-9cf8-69bef3a02ecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:27:53.631Z|114a7bc5-244e-48ec-9cf8-69bef3a02ecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:27:55.649Z|78822b12-e3e7-4fe0-89e0-9667697c0000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:27:55.651Z|78822b12-e3e7-4fe0-89e0-9667697c0000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:27:55.816Z|717bcd1d-beb2-476e-aceb-42aace51606f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:27:55.817Z|717bcd1d-beb2-476e-aceb-42aace51606f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:28:03.459Z|e79b6b69-c1b8-4fb7-8057-921e2bd975e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:03.460Z|e79b6b69-c1b8-4fb7-8057-921e2bd975e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:03.518Z|bc33c3a6-4539-4368-a582-7c4ed3832cba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:03.519Z|bc33c3a6-4539-4368-a582-7c4ed3832cba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:03.660Z|81d4212b-9f38-4aa2-aceb-d92ee190cb52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:03.661Z|81d4212b-9f38-4aa2-aceb-d92ee190cb52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:10.649Z|58df6264-6e9b-4260-afeb-9c0d49203e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:28:10.650Z|58df6264-6e9b-4260-afeb-9c0d49203e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:28:13.492Z|17dfbb07-f766-4b88-b317-9db5bc56a90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:13.493Z|17dfbb07-f766-4b88-b317-9db5bc56a90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:13.551Z|6ab97f18-dd0a-4706-89a3-227e25600aaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:13.552Z|6ab97f18-dd0a-4706-89a3-227e25600aaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:13.690Z|fc65e5c1-023f-4721-bf1d-9674d217e532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:13.691Z|fc65e5c1-023f-4721-bf1d-9674d217e532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:16.747Z|1218a06d-8e7c-47e6-902a-5656a41d3e8b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:28:16.749Z|1218a06d-8e7c-47e6-902a-5656a41d3e8b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:23.540Z|1c146518-5ed3-42d5-a13a-da5a5ecc18d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:23.541Z|1c146518-5ed3-42d5-a13a-da5a5ecc18d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:23.583Z|ade8f09f-3723-4f9e-a5ff-a30b0e28f247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:23.584Z|ade8f09f-3723-4f9e-a5ff-a30b0e28f247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:23.727Z|ab94300b-9771-4fcd-af15-1f23d9a4544b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:23.728Z|ab94300b-9771-4fcd-af15-1f23d9a4544b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:25.649Z|d9cff83d-722a-4420-a3b5-175115792e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:28:25.653Z|d9cff83d-722a-4420-a3b5-175115792e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:28:25.818Z|2881ccf1-b306-4e1b-9ee4-196b78b1b349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:28:25.819Z|2881ccf1-b306-4e1b-9ee4-196b78b1b349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:28:33.569Z|91894270-0380-477e-9f84-a0f2909b9101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:33.571Z|91894270-0380-477e-9f84-a0f2909b9101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:33.612Z|a7361423-2db4-4a4a-9c42-c3ea5080dd82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:33.612Z|a7361423-2db4-4a4a-9c42-c3ea5080dd82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:33.754Z|1992fa40-5899-49f3-b3ce-253ada508252|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:33.756Z|1992fa40-5899-49f3-b3ce-253ada508252|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:40.649Z|1e01bbd6-4331-4e54-875f-4458deb658ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:28:40.650Z|1e01bbd6-4331-4e54-875f-4458deb658ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:28:43.600Z|9a6563aa-bb2b-4ffc-ba3a-b82fcd59ba07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:43.601Z|9a6563aa-bb2b-4ffc-ba3a-b82fcd59ba07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:43.645Z|79ea6fd1-0faa-457e-873a-6dd1d62e9011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:43.646Z|79ea6fd1-0faa-457e-873a-6dd1d62e9011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:43.786Z|799ec7f7-8c4f-40e4-80c3-845d8bd40cb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:43.788Z|799ec7f7-8c4f-40e4-80c3-845d8bd40cb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:53.634Z|542a5ab9-57be-452c-9edb-1400429a8218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:53.636Z|542a5ab9-57be-452c-9edb-1400429a8218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:53.672Z|3eb90f59-3a36-4ba4-b15b-2ffd60358415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:53.673Z|3eb90f59-3a36-4ba4-b15b-2ffd60358415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:53.832Z|490db771-cfb1-4154-aafd-ea68454613db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:28:53.833Z|490db771-cfb1-4154-aafd-ea68454613db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:28:55.649Z|a25d711e-33be-403e-b5ba-dc39b172bfdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:28:55.650Z|a25d711e-33be-403e-b5ba-dc39b172bfdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:28:55.821Z|80677aea-87f6-4e35-9d45-17004cc4cace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:28:55.821Z|80677aea-87f6-4e35-9d45-17004cc4cace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:29:03.662Z|be71a5b6-9aa1-45ec-a124-eb1dde57f93a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:03.663Z|be71a5b6-9aa1-45ec-a124-eb1dde57f93a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:03.701Z|17222301-7dfc-46ee-947c-9d813f4e3277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:03.702Z|17222301-7dfc-46ee-947c-9d813f4e3277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:03.864Z|471be10f-9915-4eec-a519-a61f573a3280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:03.865Z|471be10f-9915-4eec-a519-a61f573a3280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:10.649Z|4701c1af-1982-45ed-a6c4-76ee98445cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:29:10.653Z|4701c1af-1982-45ed-a6c4-76ee98445cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:29:13.692Z|7ff72731-4c21-47a7-af64-56c755b97f47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:13.694Z|7ff72731-4c21-47a7-af64-56c755b97f47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:13.743Z|a2dfd80d-b492-4a5e-b2fb-6d7722839665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:13.744Z|a2dfd80d-b492-4a5e-b2fb-6d7722839665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:13.894Z|5b68d3ce-ad5d-45ff-8117-50c42725e058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:13.895Z|5b68d3ce-ad5d-45ff-8117-50c42725e058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:16.742Z|17a9f0df-80d4-4814-a9f3-1c0535488128|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:29:16.744Z|17a9f0df-80d4-4814-a9f3-1c0535488128|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:23.729Z|bca1d305-6e98-4e49-aad7-bd67de993c0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:23.730Z|bca1d305-6e98-4e49-aad7-bd67de993c0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:23.777Z|34cd0619-59a2-4b1f-a579-b34261515fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:23.778Z|34cd0619-59a2-4b1f-a579-b34261515fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:23.953Z|baa65c41-15b6-4f8a-86ec-c9e06b1d44ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:23.955Z|baa65c41-15b6-4f8a-86ec-c9e06b1d44ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:25.649Z|a8c84257-d609-4303-83c0-8f243bd28b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:29:25.650Z|a8c84257-d609-4303-83c0-8f243bd28b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:29:25.823Z|83eb2db8-e4fc-4a02-855f-a78321ee8cf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:29:25.824Z|83eb2db8-e4fc-4a02-855f-a78321ee8cf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:29:33.762Z|7010b57f-cef2-4564-ad09-1e3414cd4722|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:33.764Z|7010b57f-cef2-4564-ad09-1e3414cd4722|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:33.807Z|2908fa36-4610-415f-8e89-67aefda45438|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:33.809Z|2908fa36-4610-415f-8e89-67aefda45438|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:33.986Z|40ab41b7-ec65-4ad3-831f-a0fc67577de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:33.987Z|40ab41b7-ec65-4ad3-831f-a0fc67577de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:40.649Z|0163dbc9-4720-400b-a1e0-bdc9d6edc0f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:29:40.650Z|0163dbc9-4720-400b-a1e0-bdc9d6edc0f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:29:43.795Z|ee6fb15c-8257-4d37-b848-1d22f6ca0074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:43.796Z|ee6fb15c-8257-4d37-b848-1d22f6ca0074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:43.850Z|3b377101-3c5f-4be0-b355-ab5980527da4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:43.851Z|3b377101-3c5f-4be0-b355-ab5980527da4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:44.019Z|1fcbe483-7663-4908-ab6f-c88328e1e11d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:44.020Z|1fcbe483-7663-4908-ab6f-c88328e1e11d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:53.834Z|25dc7a1f-5680-4aa8-9fca-73033268e6bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:53.835Z|25dc7a1f-5680-4aa8-9fca-73033268e6bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:53.882Z|5b85da64-f0b4-465c-bb53-2e9e866e2dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:53.883Z|5b85da64-f0b4-465c-bb53-2e9e866e2dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:54.054Z|bb4f19e9-7898-483f-ab92-21bec00ef9f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:29:54.055Z|bb4f19e9-7898-483f-ab92-21bec00ef9f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:29:55.649Z|1e87d18a-a04c-438f-89d9-64ef41e3f4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:29:55.652Z|1e87d18a-a04c-438f-89d9-64ef41e3f4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:29:55.825Z|be9320df-4a22-4eec-b2df-b4948537c78f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:29:55.826Z|be9320df-4a22-4eec-b2df-b4948537c78f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:30:03.867Z|6a6c7210-ddbe-4d60-a52a-f5745879ef0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:03.869Z|6a6c7210-ddbe-4d60-a52a-f5745879ef0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:03.917Z|f14f415b-39c0-46e7-aaf6-673ee32aa8ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:03.918Z|f14f415b-39c0-46e7-aaf6-673ee32aa8ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:04.082Z|2459d500-02d4-44fb-b199-b48eb0671e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:04.083Z|2459d500-02d4-44fb-b199-b48eb0671e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:10.649Z|2071daa1-833e-4ede-aa24-917595614b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:30:10.650Z|2071daa1-833e-4ede-aa24-917595614b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:30:13.904Z|1d6bcb92-959b-473b-b5bb-ba6312c14410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:13.905Z|1d6bcb92-959b-473b-b5bb-ba6312c14410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:13.952Z|94c5c1e8-e9b7-4e35-b568-9489faf3b6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:13.954Z|94c5c1e8-e9b7-4e35-b568-9489faf3b6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:14.122Z|cba28fcf-4658-4113-966a-57350a3ae532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:14.124Z|cba28fcf-4658-4113-966a-57350a3ae532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:16.741Z|d2b3a96e-d728-42d9-90c7-c65aec95e102|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:30:16.742Z|d2b3a96e-d728-42d9-90c7-c65aec95e102|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:23.935Z|10c43392-607a-4b54-934c-92d2425f01d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:23.938Z|10c43392-607a-4b54-934c-92d2425f01d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:23.985Z|6b945487-36de-451c-a406-c1ae46f552e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:23.987Z|6b945487-36de-451c-a406-c1ae46f552e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:24.160Z|8f8f757c-7698-484e-80aa-a43feb2f41dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:24.162Z|8f8f757c-7698-484e-80aa-a43feb2f41dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:25.649Z|e4b21d5b-64cd-4426-936e-158fffdeef78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:30:25.650Z|e4b21d5b-64cd-4426-936e-158fffdeef78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:30:25.827Z|6fce2b1f-930d-45f3-b977-291802e276c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:30:25.830Z|6fce2b1f-930d-45f3-b977-291802e276c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:30:33.968Z|d7760ffe-3428-424b-b932-cff570da96f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:33.969Z|d7760ffe-3428-424b-b932-cff570da96f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:34.042Z|8200d900-9520-4c3b-81aa-27fc6eabfd9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:34.043Z|8200d900-9520-4c3b-81aa-27fc6eabfd9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:34.198Z|0a830138-f06f-49f7-8322-0e4b17f76bc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:34.200Z|0a830138-f06f-49f7-8322-0e4b17f76bc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:40.658Z|54c79a85-7b85-478c-a7a2-d8ba7768c412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:30:40.665Z|54c79a85-7b85-478c-a7a2-d8ba7768c412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:30:43.999Z|64530008-57c4-4b64-a3ff-d4874f7c70dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:44.001Z|64530008-57c4-4b64-a3ff-d4874f7c70dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:44.069Z|80f49ad3-bd47-4459-a704-e48d91f2e07c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:44.071Z|80f49ad3-bd47-4459-a704-e48d91f2e07c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:44.235Z|3951bd87-abeb-4101-9b06-e75657ae4067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:44.236Z|3951bd87-abeb-4101-9b06-e75657ae4067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:54.038Z|a6e7fd27-8289-43ae-b50b-01071e3611ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:54.039Z|a6e7fd27-8289-43ae-b50b-01071e3611ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:54.099Z|03e4bb7c-9e90-4134-a466-9aaeb939c872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:54.100Z|03e4bb7c-9e90-4134-a466-9aaeb939c872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:54.268Z|cc20c524-df01-4b94-9944-cebd457b2d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:30:54.269Z|cc20c524-df01-4b94-9944-cebd457b2d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:30:55.649Z|b01b7195-5eb8-4377-9ab8-49df3f978e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:30:55.650Z|b01b7195-5eb8-4377-9ab8-49df3f978e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:30:55.838Z|f907a417-2fd9-43b7-bac0-500d5294d4ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:30:55.838Z|f907a417-2fd9-43b7-bac0-500d5294d4ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:31:04.068Z|fc87fca7-b028-4118-abdd-bc97f80e86a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:04.069Z|fc87fca7-b028-4118-abdd-bc97f80e86a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:04.142Z|82a0b095-b6e3-476d-83bb-23b23de989c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:04.143Z|82a0b095-b6e3-476d-83bb-23b23de989c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:04.297Z|d991b111-8971-4138-a7c3-c1a72e3424e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:04.298Z|d991b111-8971-4138-a7c3-c1a72e3424e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:10.649Z|46808f7e-631b-4943-9cb6-690a6cca152e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:31:10.650Z|46808f7e-631b-4943-9cb6-690a6cca152e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:31:14.099Z|08b478ce-ea56-485e-8e77-e06944b5e6df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:14.101Z|08b478ce-ea56-485e-8e77-e06944b5e6df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:14.171Z|01ac8c1e-c480-49b7-b503-9600141f1a75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:14.172Z|01ac8c1e-c480-49b7-b503-9600141f1a75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:14.338Z|9e697486-bafe-4b7b-93b7-7e5ded55df50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:14.342Z|9e697486-bafe-4b7b-93b7-7e5ded55df50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:16.738Z|4be979c2-7dbe-45f4-a1ed-7f89af0587f3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:31:16.739Z|4be979c2-7dbe-45f4-a1ed-7f89af0587f3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:18.202Z||http-nio-8080-exec-7|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xbd0x08Z0xf10x99\]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-14T10:31:24.134Z|ae926a7c-8677-40d3-b53f-1bb0571cb8c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:24.135Z|ae926a7c-8677-40d3-b53f-1bb0571cb8c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:24.202Z|073f1807-f669-4e08-9fff-180c0f5da87a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:24.203Z|073f1807-f669-4e08-9fff-180c0f5da87a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:24.375Z|859841e1-b203-4381-be3a-f71544e10bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:24.376Z|859841e1-b203-4381-be3a-f71544e10bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:25.649Z|f63ed5fc-3aaf-456a-a9b0-9c485fed3ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:31:25.654Z|f63ed5fc-3aaf-456a-a9b0-9c485fed3ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:31:25.840Z|d33a77cc-2600-4020-90cc-5c35b627a836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:31:25.841Z|d33a77cc-2600-4020-90cc-5c35b627a836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:31:34.163Z|494710a9-5754-4cc1-b6f8-57925f730826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:34.164Z|494710a9-5754-4cc1-b6f8-57925f730826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:34.239Z|8b62ee16-5cfa-46ef-85a4-6dfc62ceac13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:34.240Z|8b62ee16-5cfa-46ef-85a4-6dfc62ceac13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:34.407Z|96d3f53a-313b-4d91-aaf5-084c30bfe620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:34.408Z|96d3f53a-313b-4d91-aaf5-084c30bfe620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:40.653Z|f950b1f6-5e80-40d1-8cd1-262895f6a149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:31:40.654Z|f950b1f6-5e80-40d1-8cd1-262895f6a149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:31:44.191Z|b08a51e1-3008-447a-826d-646187ee62fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:44.192Z|b08a51e1-3008-447a-826d-646187ee62fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:44.267Z|dae2dfe1-7a7c-4544-94d6-d00ea4de3e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:44.268Z|dae2dfe1-7a7c-4544-94d6-d00ea4de3e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:44.436Z|fc720e55-4ead-4d63-b1a8-d2590cd40605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:44.438Z|fc720e55-4ead-4d63-b1a8-d2590cd40605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:54.232Z|d0686424-652b-4938-9ef9-30024b43580a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:54.233Z|d0686424-652b-4938-9ef9-30024b43580a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:54.296Z|6052b4fd-b18a-46f2-bcf1-e0233e007ca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:54.297Z|6052b4fd-b18a-46f2-bcf1-e0233e007ca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:54.474Z|0180391e-1d28-4170-90b6-ca3d1152bb15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:31:54.476Z|0180391e-1d28-4170-90b6-ca3d1152bb15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:31:55.649Z|b860ab31-ce8b-47e0-b9a8-7d8f52846f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:31:55.655Z|b860ab31-ce8b-47e0-b9a8-7d8f52846f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:31:55.842Z|f150e4d3-4b1a-4fa9-8daf-ff850e1d8005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:31:55.843Z|f150e4d3-4b1a-4fa9-8daf-ff850e1d8005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:32:04.262Z|4e669342-d823-4c69-b1be-af76c6e37bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:04.263Z|4e669342-d823-4c69-b1be-af76c6e37bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:04.333Z|ee9cbc45-8933-438d-a8a5-5333af21fa4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:04.335Z|ee9cbc45-8933-438d-a8a5-5333af21fa4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:04.506Z|59ac2527-a517-42a3-bffd-f0c7f85878e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:04.507Z|59ac2527-a517-42a3-bffd-f0c7f85878e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:10.650Z|35438dc3-78b9-4960-808e-25ee3676e74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:32:10.655Z|35438dc3-78b9-4960-808e-25ee3676e74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:32:14.293Z|26bfd1f0-0d99-4e60-8518-76ac51660436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:14.296Z|26bfd1f0-0d99-4e60-8518-76ac51660436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:14.369Z|c7bc1189-bd54-4b39-a841-0ab4da7bdb85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:14.371Z|c7bc1189-bd54-4b39-a841-0ab4da7bdb85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:14.554Z|1782b013-e334-4002-a1a3-8cb823b9fb1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:14.556Z|1782b013-e334-4002-a1a3-8cb823b9fb1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:16.736Z|482347c2-d871-4829-ad23-24cfee7202a3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:32:16.737Z|482347c2-d871-4829-ad23-24cfee7202a3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:24.329Z|60cbf2b0-e1b7-4f46-a9a7-a2ffbb1c99fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:24.331Z|60cbf2b0-e1b7-4f46-a9a7-a2ffbb1c99fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:24.399Z|42b5468e-93e7-4366-9349-61c9eef1c031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:24.400Z|42b5468e-93e7-4366-9349-61c9eef1c031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:24.582Z|dae6b53d-a5ca-4fb8-be05-66f73ad2ee55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:24.584Z|dae6b53d-a5ca-4fb8-be05-66f73ad2ee55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:25.649Z|699822da-435c-446f-90de-1e4c04a0c525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:32:25.650Z|699822da-435c-446f-90de-1e4c04a0c525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:32:25.844Z|490aa3f8-009c-46d7-9fd4-4b0f4ab0af5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:32:25.845Z|490aa3f8-009c-46d7-9fd4-4b0f4ab0af5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:32:34.358Z|42850e1b-2c5d-4f34-86ca-f944aac6a157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:34.359Z|42850e1b-2c5d-4f34-86ca-f944aac6a157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:34.434Z|c4a85df5-4c7f-4c4e-9e81-569e7b5b4220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:34.435Z|c4a85df5-4c7f-4c4e-9e81-569e7b5b4220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:34.640Z|89b10dad-67a1-439e-9655-eeef7f595ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:34.642Z|89b10dad-67a1-439e-9655-eeef7f595ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:40.650Z|82468812-82cb-4d1d-b730-da515bd7298f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:32:40.651Z|82468812-82cb-4d1d-b730-da515bd7298f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:32:44.386Z|9de4d4c0-c7b0-484b-9f50-dea12d44543f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:44.388Z|9de4d4c0-c7b0-484b-9f50-dea12d44543f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:44.464Z|bee7b194-5189-4a49-9727-3bcc1390552e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:44.465Z|bee7b194-5189-4a49-9727-3bcc1390552e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:44.679Z|70aaf978-7c7f-4200-8ea0-d06f29c854fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:44.680Z|70aaf978-7c7f-4200-8ea0-d06f29c854fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:54.428Z|9740ef5f-1baa-43bb-8be0-032a92b18163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:54.429Z|9740ef5f-1baa-43bb-8be0-032a92b18163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:54.493Z|b06baeff-9b5e-4d13-aefd-d30bc209b093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:54.494Z|b06baeff-9b5e-4d13-aefd-d30bc209b093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:54.718Z|474afbf5-16da-4a33-b046-806b20629ea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:32:54.720Z|474afbf5-16da-4a33-b046-806b20629ea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:32:55.649Z|c361c2d9-c36f-4aa3-b7ec-6d2168903f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:32:55.651Z|c361c2d9-c36f-4aa3-b7ec-6d2168903f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:32:55.846Z|635cd91f-16f6-4926-9b34-a8f4d9ee3a5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:32:55.847Z|635cd91f-16f6-4926-9b34-a8f4d9ee3a5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:33:04.469Z|7faac916-0925-42f1-a196-ac49c701a9fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:04.471Z|7faac916-0925-42f1-a196-ac49c701a9fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:04.527Z|f1ea4a95-a6fa-4923-a9de-5147b08da951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:04.529Z|f1ea4a95-a6fa-4923-a9de-5147b08da951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:04.748Z|c8f238cf-ded0-469b-9f1b-00a39eb6597f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:04.750Z|c8f238cf-ded0-469b-9f1b-00a39eb6597f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:10.650Z|bde08dac-d7ff-4cbc-8e11-cf4dd6dea078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:33:10.651Z|bde08dac-d7ff-4cbc-8e11-cf4dd6dea078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:33:14.506Z|3ddc3927-60c9-45f3-a533-647d621d4342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:14.507Z|3ddc3927-60c9-45f3-a533-647d621d4342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:14.562Z|1e70e31b-5a97-40b7-9e40-cb6bc50a5c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:14.563Z|1e70e31b-5a97-40b7-9e40-cb6bc50a5c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:14.778Z|6f599cf1-a9cd-4211-856b-9f039ef907fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:14.779Z|6f599cf1-a9cd-4211-856b-9f039ef907fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:16.743Z|df076ac0-6f44-4d27-9ff2-65793af1705e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:33:16.744Z|df076ac0-6f44-4d27-9ff2-65793af1705e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:24.546Z|92b8cb33-a0bb-4805-97a3-c0ff6fcfd969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:24.547Z|92b8cb33-a0bb-4805-97a3-c0ff6fcfd969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:24.597Z|f95dcc9f-fe78-4ada-825e-83f0ed308c50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:24.599Z|f95dcc9f-fe78-4ada-825e-83f0ed308c50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:24.810Z|b743fd98-36bc-4a2d-9638-374460ce1682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:24.812Z|b743fd98-36bc-4a2d-9638-374460ce1682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:25.649Z|d20593e3-8a04-4ec9-8484-304b31fcf2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:33:25.650Z|d20593e3-8a04-4ec9-8484-304b31fcf2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:33:25.849Z|455feb41-6a23-48ff-9052-fbb5c2be6618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:33:25.851Z|455feb41-6a23-48ff-9052-fbb5c2be6618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:33:34.579Z|2df0bb4c-b912-44c8-94ad-03a3503147bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:34.581Z|2df0bb4c-b912-44c8-94ad-03a3503147bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:34.642Z|36c369b2-14e9-4e66-aa26-becd42ecac05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:34.644Z|36c369b2-14e9-4e66-aa26-becd42ecac05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:34.852Z|3f261408-3156-4b6a-834c-4eddf4d3b0d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:34.853Z|3f261408-3156-4b6a-834c-4eddf4d3b0d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:40.650Z|0d1e2eb7-16fc-4820-a541-ad7d0befc8f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:33:40.652Z|0d1e2eb7-16fc-4820-a541-ad7d0befc8f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:33:44.621Z|c853a372-4169-40fe-9afa-61af755b45d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:44.623Z|c853a372-4169-40fe-9afa-61af755b45d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:44.686Z|b6917fe5-78ba-4d90-9dda-f1f5f657602a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:44.687Z|b6917fe5-78ba-4d90-9dda-f1f5f657602a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:44.883Z|dff1b2ad-c982-4ba6-9944-f7d955c93fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:44.884Z|dff1b2ad-c982-4ba6-9944-f7d955c93fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:54.656Z|83207afe-560d-44c1-b7e7-1b59b92e41dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:54.658Z|83207afe-560d-44c1-b7e7-1b59b92e41dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:54.734Z|ec9e1cd9-ce48-4266-992e-d93a5092700f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:54.736Z|ec9e1cd9-ce48-4266-992e-d93a5092700f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:54.917Z|fb5c9071-d4e9-4889-866d-d73da26c0c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:33:54.919Z|fb5c9071-d4e9-4889-866d-d73da26c0c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:33:55.649Z|492fb359-36d5-4a97-94ae-062354bfecad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:33:55.650Z|492fb359-36d5-4a97-94ae-062354bfecad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:33:55.852Z|965269e1-702d-4729-ba4c-f363f3b39add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:33:55.853Z|965269e1-702d-4729-ba4c-f363f3b39add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:34:04.686Z|92be71b5-840f-4427-99da-08129c3729e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:04.687Z|92be71b5-840f-4427-99da-08129c3729e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:04.770Z|c0ac20d8-7b05-4adb-81a2-11b92830bcc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:04.771Z|c0ac20d8-7b05-4adb-81a2-11b92830bcc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:04.947Z|a81df1f3-d1cb-488f-9670-096745f7c703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:04.948Z|a81df1f3-d1cb-488f-9670-096745f7c703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:10.650Z|58cfe951-d4cb-439c-a401-463d1b6a7e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:34:10.651Z|58cfe951-d4cb-439c-a401-463d1b6a7e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:34:14.743Z|c395a45a-e40d-4476-a4ef-7ddf6a85d970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:14.744Z|c395a45a-e40d-4476-a4ef-7ddf6a85d970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:14.798Z|fc7553c1-2f20-405a-bf0b-be39884fa4ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:14.800Z|fc7553c1-2f20-405a-bf0b-be39884fa4ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:14.977Z|8044e989-62a7-460d-b398-65b1c5e902f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:14.978Z|8044e989-62a7-460d-b398-65b1c5e902f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:16.746Z|8e87a113-09fc-46e5-8418-466f948ba7b4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-14T10:34:16.747Z|8e87a113-09fc-46e5-8418-466f948ba7b4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:24.777Z|1c7617f2-eb26-4af1-8dc4-d806b3bfab73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:24.779Z|1c7617f2-eb26-4af1-8dc4-d806b3bfab73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:24.831Z|0c7b6ede-9c19-462f-b882-598c4c8d3692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:24.833Z|0c7b6ede-9c19-462f-b882-598c4c8d3692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:25.025Z|08476357-0f72-4ce6-8fef-68d25c46db5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:25.027Z|08476357-0f72-4ce6-8fef-68d25c46db5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:25.649Z|971375dc-390a-4b3f-bd2b-eada16d5c07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:34:25.650Z|971375dc-390a-4b3f-bd2b-eada16d5c07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:34:25.854Z|5e5dd97a-a402-4bb5-8107-6909c0dd5bd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:34:25.855Z|5e5dd97a-a402-4bb5-8107-6909c0dd5bd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:34:34.817Z|a4bdcc1c-5e9b-436d-a3dd-a6f27577c973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:34.818Z|a4bdcc1c-5e9b-436d-a3dd-a6f27577c973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:34.863Z|e3171278-18f1-4331-be4c-61b7b28d8182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:34.864Z|e3171278-18f1-4331-be4c-61b7b28d8182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:35.057Z|878ac6d0-9bec-44c3-a31c-c8eabf4f69d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:35.058Z|878ac6d0-9bec-44c3-a31c-c8eabf4f69d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:40.649Z|aee0ae55-b7b0-4636-8818-62bb25448416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:34:40.650Z|aee0ae55-b7b0-4636-8818-62bb25448416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:34:44.848Z|e8b54fe4-79d6-4507-99e1-29a7541ef1f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:44.849Z|e8b54fe4-79d6-4507-99e1-29a7541ef1f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:44.899Z|33671c5d-ba86-4b80-bd30-95ed45c3002a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:44.900Z|33671c5d-ba86-4b80-bd30-95ed45c3002a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:45.086Z|76089d7b-6fca-4ced-b1b7-b5439ffdb835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:45.087Z|76089d7b-6fca-4ced-b1b7-b5439ffdb835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:54.878Z|4b61c204-7112-49e3-bc53-802832556d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:54.879Z|4b61c204-7112-49e3-bc53-802832556d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:54.928Z|b26d1954-64e9-4d34-b66e-b71766c6adae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:54.929Z|b26d1954-64e9-4d34-b66e-b71766c6adae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:55.118Z|cfdd5069-ea4f-4372-a32c-797cae9837bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:34:55.121Z|cfdd5069-ea4f-4372-a32c-797cae9837bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:34:55.649Z|a28edb3f-723f-4157-b976-a6dbbc458963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:34:55.650Z|a28edb3f-723f-4157-b976-a6dbbc458963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:34:55.856Z|070a9458-db70-48bd-bea2-67010bbb81c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:34:55.857Z|070a9458-db70-48bd-bea2-67010bbb81c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-14T10:35:04.920Z|f0770072-a18a-4137-bb34-e11d2c52091e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:35:04.921Z|f0770072-a18a-4137-bb34-e11d2c52091e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:35:04.959Z|8ddd1dda-e637-41e0-88c0-44ad0c49f808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:35:04.960Z|8ddd1dda-e637-41e0-88c0-44ad0c49f808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:35:05.150Z|0340095e-ed19-4dbe-9019-9e0afa991df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-14T10:35:05.151Z|0340095e-ed19-4dbe-9019-9e0afa991df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-14T10:35:10.649Z|5888e262-60ed-4eed-bdc2-d1b92c2664a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-14T10:35:10.651Z|5888e262-60ed-4eed-bdc2-d1b92c2664a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.