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-06-14T05:30:02.797Z||main|||||INFO|500||The following profiles are active: basic 2022-06-14T05:30:29.353Z||main|||||INFO|500||Starting service [Tomcat] 2022-06-14T05:30:29.358Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-06-14T05:30:29.640Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-06-14T05:30:44.755Z||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-06-14T05:30:45.194Z||main|||||INFO|500||catdb-pool - Starting... 2022-06-14T05:30:45.796Z||main|||||INFO|500||catdb-pool - Start completed. 2022-06-14T05:30:46.793Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-06-14T05:30:47.351Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-06-14T05:30:48.813Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-14T05:30:53.469Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-14T05:30:54.949Z||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-06-14T05:31:00.577Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-14T05:31:00.946Z||main|||||INFO|500||reqdb-pool - Starting... 2022-06-14T05:31:00.982Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-06-14T05:31:01.004Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-06-14T05:31:02.211Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-14T05:31:03.125Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-14T05:31:05.897Z||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-06-14T05:31:17.691Z||main|||||WARN|500||--- 2022-06-14T05:31:17.692Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-06-14T05:31:17.692Z||main|||||WARN|500||--- 2022-06-14T05:31:18.829Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-06-14T05:31:30.080Z||main|||||INFO|500||Started ApiHandlerApplication in 94.521 seconds (JVM running for 102.121) 2022-06-14T05:31:30.103Z|2fb38dff-9bca-42cc-bb81-e8e7d201d763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:31:30.151Z|2fb38dff-9bca-42cc-bb81-e8e7d201d763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:31:30.161Z|7e61356e-14e3-40a3-95a5-cf0fdeae6fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:31:30.173Z|7e61356e-14e3-40a3-95a5-cf0fdeae6fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:31:30.753Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-14T05:31:31.127Z|03a9dac8-1cde-4ce8-9249-730aa964202a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-06-14T05:31:32.036Z|03a9dac8-1cde-4ce8-9249-730aa964202a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:35.233Z|88007411-50a3-4bea-8f9b-dee8d94ca9d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:35.235Z|88007411-50a3-4bea-8f9b-dee8d94ca9d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:37.769Z|686a5e7d-223b-4e0c-82c0-f91aa679e510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:37.774Z|686a5e7d-223b-4e0c-82c0-f91aa679e510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:41.511Z|d3619301-72bb-4e19-8246-f0bdfbb4881a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:41.519Z|d3619301-72bb-4e19-8246-f0bdfbb4881a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:45.063Z|4e02ab10-016a-40eb-b916-cb1f33d93bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:31:45.065Z|4e02ab10-016a-40eb-b916-cb1f33d93bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:31:45.324Z|76a540ad-9a55-4cb3-822b-718cc4c530a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:45.325Z|76a540ad-9a55-4cb3-822b-718cc4c530a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:47.833Z|764d12ba-74b0-4c3d-a490-9f2bb118e192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:47.835Z|764d12ba-74b0-4c3d-a490-9f2bb118e192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:51.572Z|1e3d9641-56f4-4d06-8bb4-e40b20ac890d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:51.574Z|1e3d9641-56f4-4d06-8bb4-e40b20ac890d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:55.397Z|30a13f40-74a3-4498-b147-bd14caea1ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:55.399Z|30a13f40-74a3-4498-b147-bd14caea1ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:57.884Z|1f85bbe9-e30c-4b72-b6b0-60374bd29065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:57.885Z|1f85bbe9-e30c-4b72-b6b0-60374bd29065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:00.063Z|ab54a03f-b97d-4d3f-bbb3-98bc764e7fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:00.065Z|ab54a03f-b97d-4d3f-bbb3-98bc764e7fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:00.179Z|4c320173-83db-417d-9e77-65c19b1f6c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:00.180Z|4c320173-83db-417d-9e77-65c19b1f6c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:01.627Z|77eb9e73-df85-45c9-9cbe-e2a92edeed64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:01.630Z|77eb9e73-df85-45c9-9cbe-e2a92edeed64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:05.491Z|da8e02d1-07d4-45d6-ab80-2cd9a87075fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:05.493Z|da8e02d1-07d4-45d6-ab80-2cd9a87075fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:07.951Z|61068ece-2ab9-4e87-9c3b-acb1376e38c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:07.953Z|61068ece-2ab9-4e87-9c3b-acb1376e38c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:11.689Z|a82639b1-e8c7-4a57-a13b-722817282193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:11.691Z|a82639b1-e8c7-4a57-a13b-722817282193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:15.062Z|1e2ad74b-3f56-45eb-8776-975d3adb6bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:15.068Z|1e2ad74b-3f56-45eb-8776-975d3adb6bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:15.590Z|a8d3be9e-0e77-4e24-93db-926a78010c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:15.592Z|a8d3be9e-0e77-4e24-93db-926a78010c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:18.003Z|62468c73-08ae-4a91-9d00-111d0915c77d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:18.005Z|62468c73-08ae-4a91-9d00-111d0915c77d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:21.766Z|4ebebc6f-b3eb-4ccf-b171-677480271a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:21.768Z|4ebebc6f-b3eb-4ccf-b171-677480271a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:25.705Z|c34c3a97-6585-4d48-8152-baebe27cfce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:25.707Z|c34c3a97-6585-4d48-8152-baebe27cfce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:28.047Z|ed30a2b8-4291-44ab-8901-e46977592c5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:28.049Z|ed30a2b8-4291-44ab-8901-e46977592c5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:30.062Z|5863cca0-93c6-4cb8-abda-aa8fc93e26c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:30.067Z|5863cca0-93c6-4cb8-abda-aa8fc93e26c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:30.182Z|9bff3859-6c74-4e18-b4b1-2492e60065f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:30.184Z|9bff3859-6c74-4e18-b4b1-2492e60065f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:31.821Z|efa4afc4-cb97-4a82-a0ad-21a9a655e78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:31.823Z|efa4afc4-cb97-4a82-a0ad-21a9a655e78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:35.777Z|6b18ffd2-5453-421f-945f-4f877bd2274b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:35.779Z|6b18ffd2-5453-421f-945f-4f877bd2274b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:38.091Z|8520d196-b701-4874-b47a-83200dddd618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:38.093Z|8520d196-b701-4874-b47a-83200dddd618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:41.866Z|f8cb6d2a-a97b-4f82-9b6d-f23a9f9f0bf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:41.868Z|f8cb6d2a-a97b-4f82-9b6d-f23a9f9f0bf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:45.062Z|a0a8ebd1-b432-43f1-a3c8-7b20b354ddd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:45.064Z|a0a8ebd1-b432-43f1-a3c8-7b20b354ddd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:45.821Z|840a4954-a744-41f0-ac34-e79f5067b357|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:45.823Z|840a4954-a744-41f0-ac34-e79f5067b357|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:48.142Z|f4d17f5c-699e-4783-8b06-182f875f8b45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:48.144Z|f4d17f5c-699e-4783-8b06-182f875f8b45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:51.912Z|77bebbc3-3ca7-4913-b898-5e49498157fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:51.914Z|77bebbc3-3ca7-4913-b898-5e49498157fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:55.873Z|f0b0f57d-8f5f-45f1-9721-950f81de4182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:55.876Z|f0b0f57d-8f5f-45f1-9721-950f81de4182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:58.185Z|02cfbbf1-ce46-44a8-b346-8574be23b817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:58.187Z|02cfbbf1-ce46-44a8-b346-8574be23b817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:00.062Z|f6cb0242-c14a-4ea5-9a65-295381fed9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:00.067Z|f6cb0242-c14a-4ea5-9a65-295381fed9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:00.186Z|0ee3f9f3-2304-4e84-8b0a-4aab3d8896e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:00.188Z|0ee3f9f3-2304-4e84-8b0a-4aab3d8896e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:01.950Z|4745e2f0-5bad-45f4-bf92-9a19c37b9432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:01.952Z|4745e2f0-5bad-45f4-bf92-9a19c37b9432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:05.918Z|3a3bc466-bfaf-4f22-9cbe-02d6edd42aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:05.920Z|3a3bc466-bfaf-4f22-9cbe-02d6edd42aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:08.225Z|62478458-25fc-48c5-b060-837f70aba505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:08.227Z|62478458-25fc-48c5-b060-837f70aba505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:12.000Z|9f4ca2a4-6145-4a44-b176-c6dbe1be86c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:12.002Z|9f4ca2a4-6145-4a44-b176-c6dbe1be86c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:15.062Z|b78f7c8d-51f2-45e7-be30-68d9299adf67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:15.063Z|b78f7c8d-51f2-45e7-be30-68d9299adf67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:15.967Z|2ce74082-ca6f-4493-a1c9-3ce37d4039f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:15.969Z|2ce74082-ca6f-4493-a1c9-3ce37d4039f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:18.265Z|47d85d3c-5184-40c3-9596-8ef00b65ef3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:18.268Z|47d85d3c-5184-40c3-9596-8ef00b65ef3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:22.038Z|d2afa6ec-9d6d-400d-a717-48145389f69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:22.040Z|d2afa6ec-9d6d-400d-a717-48145389f69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:26.007Z|96a2474d-afe9-4784-99b2-ed53828d3161|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:26.009Z|96a2474d-afe9-4784-99b2-ed53828d3161|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:28.311Z|ebc50ed7-c286-4832-957d-0bb48f1b3e76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:28.313Z|ebc50ed7-c286-4832-957d-0bb48f1b3e76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:30.062Z|5acfae51-9a50-47c9-b985-0674ea1a0664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:30.064Z|5acfae51-9a50-47c9-b985-0674ea1a0664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:30.190Z|652aa647-09a3-4865-b52b-8be46d6df895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:30.191Z|652aa647-09a3-4865-b52b-8be46d6df895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:32.080Z|f4150dde-c12e-4244-a8cb-4b19ab3894a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:32.082Z|f4150dde-c12e-4244-a8cb-4b19ab3894a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:36.053Z|e7d8f15c-ac3f-4457-9810-ab4f9351b3b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:36.054Z|e7d8f15c-ac3f-4457-9810-ab4f9351b3b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:38.352Z|e5ae9eec-59f9-4494-ac9d-02f9334364ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:38.353Z|e5ae9eec-59f9-4494-ac9d-02f9334364ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:42.124Z|855f7e29-4454-4fe5-a6a4-8e4a14b0f148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:42.125Z|855f7e29-4454-4fe5-a6a4-8e4a14b0f148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:45.062Z|f8be816f-dcbb-46ec-acd9-940ec82f8b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:45.066Z|f8be816f-dcbb-46ec-acd9-940ec82f8b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:46.088Z|e8c8368a-788b-45d0-9580-b4bafde91f32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:46.090Z|e8c8368a-788b-45d0-9580-b4bafde91f32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:48.390Z|b4811ea7-34e0-47a8-a729-f1146cbce6eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:48.392Z|b4811ea7-34e0-47a8-a729-f1146cbce6eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:52.162Z|34fa60b6-2c4e-4e0d-ae6d-08503b8e44ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:52.164Z|34fa60b6-2c4e-4e0d-ae6d-08503b8e44ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:56.129Z|2492cfa9-b5f3-4224-8e2a-abe5b50c815e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:56.132Z|2492cfa9-b5f3-4224-8e2a-abe5b50c815e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:58.435Z|8bd74201-8927-4d52-9827-70a397f4206b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:58.437Z|8bd74201-8927-4d52-9827-70a397f4206b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:00.063Z|2c50606a-a46f-4a0d-9418-aebc56c892d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:00.065Z|2c50606a-a46f-4a0d-9418-aebc56c892d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:00.193Z|b5b1740c-9f60-47fc-92da-e69c6e1b43c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:00.195Z|b5b1740c-9f60-47fc-92da-e69c6e1b43c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:02.200Z|348023b4-00ea-4a5e-89b5-fc734759e78e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:02.202Z|348023b4-00ea-4a5e-89b5-fc734759e78e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:06.175Z|b18805f1-4efa-4b86-86ea-c382ca70e9b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:06.177Z|b18805f1-4efa-4b86-86ea-c382ca70e9b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:08.471Z|fa44981c-51b9-48f5-9aaf-557d67695718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:08.475Z|fa44981c-51b9-48f5-9aaf-557d67695718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:12.243Z|2bed5cfd-1eb7-4786-a6ad-28ef053fcd1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:12.245Z|2bed5cfd-1eb7-4786-a6ad-28ef053fcd1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:15.062Z|33ccf268-7c07-4025-8270-28e49285baeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:15.063Z|33ccf268-7c07-4025-8270-28e49285baeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:16.227Z|070c277e-f851-4be4-af4c-6d87258c1640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:16.228Z|070c277e-f851-4be4-af4c-6d87258c1640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:18.512Z|2e730c13-6332-40f6-b645-9f111b59aa69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:18.514Z|2e730c13-6332-40f6-b645-9f111b59aa69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:22.279Z|bac9c5cf-9404-4297-996e-fd368fc722df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:22.281Z|bac9c5cf-9404-4297-996e-fd368fc722df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:26.268Z|6d5d7580-ef26-4043-8331-5b9abb06f454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:26.270Z|6d5d7580-ef26-4043-8331-5b9abb06f454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:28.548Z|6d14b9e1-291d-4af7-b8b1-50dd5f3ac994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:28.550Z|6d14b9e1-291d-4af7-b8b1-50dd5f3ac994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:30.062Z|b01a4f31-bc42-44be-ab34-36c5008439d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:30.066Z|b01a4f31-bc42-44be-ab34-36c5008439d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:30.197Z|cd52dac3-5105-48da-a39d-cc08298a339f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:30.198Z|cd52dac3-5105-48da-a39d-cc08298a339f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:32.315Z|9c7c46b6-7847-4173-af02-669ae8822815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:32.317Z|9c7c46b6-7847-4173-af02-669ae8822815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:36.306Z|c60bd7c3-13dd-41f4-97f9-9210c41cadf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:36.308Z|c60bd7c3-13dd-41f4-97f9-9210c41cadf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:38.585Z|75a2f8fc-fd3d-451d-88fd-3be9625e4eea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:38.587Z|75a2f8fc-fd3d-451d-88fd-3be9625e4eea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:42.353Z|c75bf60f-b50c-40ad-b6d8-9097e006b736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:42.357Z|c75bf60f-b50c-40ad-b6d8-9097e006b736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:45.062Z|92b25705-c458-46f7-98b9-cce8d2b796c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:45.064Z|92b25705-c458-46f7-98b9-cce8d2b796c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:46.347Z|bc987930-e9fd-4a01-b90c-da230c86404b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:46.349Z|bc987930-e9fd-4a01-b90c-da230c86404b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:48.618Z|7e34a604-ba4f-449d-a90d-f66c71887261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:48.621Z|7e34a604-ba4f-449d-a90d-f66c71887261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:52.392Z|a7f152c4-03f9-44b5-9869-d720a9dd0b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:52.395Z|a7f152c4-03f9-44b5-9869-d720a9dd0b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:56.384Z|3845af2f-dda6-4b02-bc27-c44dfceea057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:56.385Z|3845af2f-dda6-4b02-bc27-c44dfceea057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:58.653Z|a71437b8-e6cf-47e3-963c-9c98f3599a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:58.654Z|a71437b8-e6cf-47e3-963c-9c98f3599a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:00.062Z|95b515b0-e08f-41c1-b47b-5c737375e8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:00.063Z|95b515b0-e08f-41c1-b47b-5c737375e8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:00.200Z|e90e5d6e-7ab5-4eec-b9a9-665454824b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:00.202Z|e90e5d6e-7ab5-4eec-b9a9-665454824b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:02.448Z|03f51cee-aa28-4c5a-8d99-5262fce379f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:02.451Z|03f51cee-aa28-4c5a-8d99-5262fce379f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:06.420Z|256a29a3-3e40-4817-8ff0-a3261f4fea52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:06.422Z|256a29a3-3e40-4817-8ff0-a3261f4fea52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:08.687Z|403dd2fb-ace0-42ce-baa1-e1b8592b49c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:08.689Z|403dd2fb-ace0-42ce-baa1-e1b8592b49c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:12.486Z|f866b75b-86ad-4d8c-af88-4e2393fa443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:12.488Z|f866b75b-86ad-4d8c-af88-4e2393fa443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:15.063Z|b0c06a3e-d7b6-4dfc-9f49-2929f084b6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:15.070Z|b0c06a3e-d7b6-4dfc-9f49-2929f084b6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:16.455Z|79211909-0602-4a15-bc71-8d6cf7ec7584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:16.457Z|79211909-0602-4a15-bc71-8d6cf7ec7584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:18.730Z|e6c1d5ac-b07e-4941-b5ae-3deb33682936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:18.732Z|e6c1d5ac-b07e-4941-b5ae-3deb33682936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:22.523Z|c3904989-8c54-406f-abce-d535c3213db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:22.525Z|c3904989-8c54-406f-abce-d535c3213db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:26.491Z|6adc56b5-c3c1-482c-8733-fa553069c752|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:26.493Z|6adc56b5-c3c1-482c-8733-fa553069c752|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:28.771Z|9d333ea3-f25a-489b-b144-fee07a584dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:28.779Z|9d333ea3-f25a-489b-b144-fee07a584dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:30.062Z|7cd3d3a6-7b18-486f-9670-6661f48addc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:30.064Z|7cd3d3a6-7b18-486f-9670-6661f48addc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:30.205Z|d0a73992-326f-4644-9081-fb4b6c516493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:30.206Z|d0a73992-326f-4644-9081-fb4b6c516493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:32.573Z|b3e4be7f-9746-4d3e-aaef-c28933f8fb20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:32.577Z|b3e4be7f-9746-4d3e-aaef-c28933f8fb20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:36.537Z|fb8e095a-f322-4f46-8ed3-b528ec1cdef7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:36.539Z|fb8e095a-f322-4f46-8ed3-b528ec1cdef7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:38.831Z|5e35eef0-2802-45d8-b13a-a46d710315b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:38.838Z|5e35eef0-2802-45d8-b13a-a46d710315b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:42.627Z|e95ae414-51a6-4930-b2f9-94533f781c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:42.628Z|e95ae414-51a6-4930-b2f9-94533f781c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:45.062Z|dca0b8e5-e6df-4fb2-a780-c15153a100d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:45.064Z|dca0b8e5-e6df-4fb2-a780-c15153a100d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:46.581Z|bc58c15a-1982-4915-a6ed-faca0562e020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:46.583Z|bc58c15a-1982-4915-a6ed-faca0562e020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:48.872Z|92da8a95-3815-4f4b-9760-dbf68c042421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:48.874Z|92da8a95-3815-4f4b-9760-dbf68c042421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:52.668Z|b65d679b-cc7e-4737-9eb2-65ec9dca2713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:52.671Z|b65d679b-cc7e-4737-9eb2-65ec9dca2713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:56.617Z|b2d4d54b-b626-4465-9649-76a9b2983f64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:56.618Z|b2d4d54b-b626-4465-9649-76a9b2983f64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:58.911Z|df306eeb-c28b-4a95-8632-a3d782b9d399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:58.912Z|df306eeb-c28b-4a95-8632-a3d782b9d399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:00.062Z|69d85cdc-745d-42c7-8269-f3503af28dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:00.066Z|69d85cdc-745d-42c7-8269-f3503af28dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:00.207Z|a68674e6-8f84-474e-9a98-fde8aa51045b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:00.208Z|a68674e6-8f84-474e-9a98-fde8aa51045b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:02.707Z|843e80b6-3682-43d3-b016-ac15872ecae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:02.709Z|843e80b6-3682-43d3-b016-ac15872ecae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:06.663Z|7f32eaec-8906-46c3-8496-9ae5205b2692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:06.665Z|7f32eaec-8906-46c3-8496-9ae5205b2692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:08.944Z|b48fe371-f76e-4383-aaa0-0ad1d3d1f40b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:08.947Z|b48fe371-f76e-4383-aaa0-0ad1d3d1f40b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:12.740Z|276a187c-eba9-4ef9-a23f-df23c43e5e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:12.742Z|276a187c-eba9-4ef9-a23f-df23c43e5e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:15.062Z|e84a662f-1ff0-47ae-ad6a-8b5c95726caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:15.064Z|e84a662f-1ff0-47ae-ad6a-8b5c95726caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:16.707Z|0abe401b-3f57-47ab-8757-0e7a921a3fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:16.708Z|0abe401b-3f57-47ab-8757-0e7a921a3fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:18.981Z|c3f1c2f6-d23b-4826-b799-09305d41fa69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:18.983Z|c3f1c2f6-d23b-4826-b799-09305d41fa69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:22.774Z|7d86e91a-b5f4-43d7-96c5-f67a4b2defc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:22.776Z|7d86e91a-b5f4-43d7-96c5-f67a4b2defc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:26.747Z|a4698469-b0d4-4107-ae71-c1e40a13c342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:26.748Z|a4698469-b0d4-4107-ae71-c1e40a13c342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:29.017Z|1c986dd1-9580-47f9-beba-2b9920f65527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:29.019Z|1c986dd1-9580-47f9-beba-2b9920f65527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:30.062Z|07e59264-6f8e-4759-a89e-098fc4556dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:30.064Z|07e59264-6f8e-4759-a89e-098fc4556dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:30.210Z|d79a2634-dc0b-4462-b8c7-d3d2426ce94e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:30.213Z|d79a2634-dc0b-4462-b8c7-d3d2426ce94e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:32.812Z|836f496d-8787-48d7-b330-97560322e942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:32.813Z|836f496d-8787-48d7-b330-97560322e942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:36.781Z|8c6da7b7-5455-4b27-8dec-4970ef42dc9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:36.782Z|8c6da7b7-5455-4b27-8dec-4970ef42dc9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:39.053Z|27275e57-15dc-47c6-92bb-3705d32ec730|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:39.055Z|27275e57-15dc-47c6-92bb-3705d32ec730|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:42.845Z|ff288da2-f87c-4460-bdd2-12a9010ffb73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:42.847Z|ff288da2-f87c-4460-bdd2-12a9010ffb73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:45.062Z|980ef791-cb3e-43d4-b4b6-1508a1f20e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:45.066Z|980ef791-cb3e-43d4-b4b6-1508a1f20e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:46.819Z|e2a2d5e6-3e32-44be-839f-49f971658052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:46.821Z|e2a2d5e6-3e32-44be-839f-49f971658052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:49.104Z|39403a67-8e19-4aae-ab48-09c08a2faf97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:49.105Z|39403a67-8e19-4aae-ab48-09c08a2faf97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:52.880Z|9815baf0-fa1e-403b-8a35-90a95f6dd5a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:52.882Z|9815baf0-fa1e-403b-8a35-90a95f6dd5a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:56.861Z|da8bc192-5cd0-48f4-9a83-3d4695fef8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:56.864Z|da8bc192-5cd0-48f4-9a83-3d4695fef8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:59.137Z|a9e61af8-1996-4eea-9ce5-5410f1e7f71e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:59.138Z|a9e61af8-1996-4eea-9ce5-5410f1e7f71e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:00.062Z|5f32d204-da1b-4b75-a1c1-5a9cce44130b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:00.063Z|5f32d204-da1b-4b75-a1c1-5a9cce44130b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:00.215Z|c3394681-b527-436e-a583-e09ac569d270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:00.216Z|c3394681-b527-436e-a583-e09ac569d270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:02.915Z|c3b49bcc-8100-4b64-9577-c44a966ee117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:02.917Z|c3b49bcc-8100-4b64-9577-c44a966ee117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:06.904Z|5bc84f90-db97-4108-98f8-8da0254ffc43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:06.918Z|5bc84f90-db97-4108-98f8-8da0254ffc43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:09.173Z|02c0cd9f-f753-418f-8416-02d332854a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:09.174Z|02c0cd9f-f753-418f-8416-02d332854a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:12.959Z|65eba8a9-4f07-43b7-8021-b668c84b8277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:12.961Z|65eba8a9-4f07-43b7-8021-b668c84b8277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:15.062Z|a81a0194-7a2f-431b-b24d-7b1c1405c0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:15.063Z|a81a0194-7a2f-431b-b24d-7b1c1405c0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:16.964Z|3c86f209-739f-4806-9f1e-a8f1701e5b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:16.965Z|3c86f209-739f-4806-9f1e-a8f1701e5b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:19.210Z|cb16a849-5b87-476e-bc20-8be79f2c14e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:19.211Z|cb16a849-5b87-476e-bc20-8be79f2c14e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:23.003Z|67be55bf-3690-47c5-8f6b-9c24264dd417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:23.005Z|67be55bf-3690-47c5-8f6b-9c24264dd417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:26.998Z|1ec47a38-c354-4349-990e-80539d6e1f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:26.999Z|1ec47a38-c354-4349-990e-80539d6e1f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:29.255Z|e6492898-e98b-4a8d-a759-d086151f2fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:29.256Z|e6492898-e98b-4a8d-a759-d086151f2fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:30.062Z|5b69405d-c765-4564-8deb-3914536566ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:30.066Z|5b69405d-c765-4564-8deb-3914536566ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:30.217Z|b80d62c6-3ebf-4295-a68a-67ad6901ed7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:30.219Z|b80d62c6-3ebf-4295-a68a-67ad6901ed7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:33.050Z|dfc7e8b5-8f8a-42ef-a68c-4ad49fe75681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:33.051Z|dfc7e8b5-8f8a-42ef-a68c-4ad49fe75681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:37.068Z|53422f37-e7b7-4fa7-940d-d9b756263eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:37.070Z|53422f37-e7b7-4fa7-940d-d9b756263eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:39.291Z|bc38aa69-bbb8-4e22-b5be-9090d70bfeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:39.293Z|bc38aa69-bbb8-4e22-b5be-9090d70bfeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:43.118Z|b472089c-0be0-4c91-8c57-bd5bfbb3bb59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:43.119Z|b472089c-0be0-4c91-8c57-bd5bfbb3bb59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:45.062Z|ffe42e8e-9398-41be-b0c8-6a70d0190ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:45.064Z|ffe42e8e-9398-41be-b0c8-6a70d0190ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:47.110Z|2a943fb5-8188-4ca2-88b6-f6faa7e2949a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:47.111Z|2a943fb5-8188-4ca2-88b6-f6faa7e2949a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:49.332Z|86614258-9c36-4a17-be89-6671be46d4f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:49.335Z|86614258-9c36-4a17-be89-6671be46d4f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:53.197Z|06b6b8a9-6447-4ffe-9672-6ea303985045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:53.198Z|06b6b8a9-6447-4ffe-9672-6ea303985045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:57.169Z|cb301f06-75c3-4b27-8a32-4c3888db5ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:57.172Z|cb301f06-75c3-4b27-8a32-4c3888db5ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:59.374Z|2a84c0db-da27-4283-bc28-efa679b8f5e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:59.375Z|2a84c0db-da27-4283-bc28-efa679b8f5e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:00.063Z|1f68ecf9-d563-4c34-aa48-05807efcfd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:00.064Z|1f68ecf9-d563-4c34-aa48-05807efcfd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:00.221Z|55836b17-44fd-4ed7-94e2-b3af8ae0dce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:00.224Z|55836b17-44fd-4ed7-94e2-b3af8ae0dce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:03.240Z|a18c2603-9b79-4091-9f19-9ff71f7aff90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:03.243Z|a18c2603-9b79-4091-9f19-9ff71f7aff90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:07.220Z|1defe0dc-23e8-4f79-9c96-7a93c1241055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:07.221Z|1defe0dc-23e8-4f79-9c96-7a93c1241055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:09.425Z|0b49f5b2-ffba-486f-8e19-22a59a550f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:09.427Z|0b49f5b2-ffba-486f-8e19-22a59a550f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:13.280Z|82eb5d14-ec78-40ce-91bf-ed0cf96e5d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:13.283Z|82eb5d14-ec78-40ce-91bf-ed0cf96e5d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:15.062Z|a8cca78b-ea23-412f-9bd3-2ed72aeb58f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:15.068Z|a8cca78b-ea23-412f-9bd3-2ed72aeb58f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:17.265Z|7bdf75f2-2e02-42d0-b03d-93bc5a8f1ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:17.266Z|7bdf75f2-2e02-42d0-b03d-93bc5a8f1ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:19.470Z|d7525eb2-3cd3-48cc-a074-345f8e8c4e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:19.472Z|d7525eb2-3cd3-48cc-a074-345f8e8c4e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:23.324Z|b3c78e73-d2bc-4399-bb39-26a611fd43b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:23.327Z|b3c78e73-d2bc-4399-bb39-26a611fd43b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:27.305Z|38657794-2067-4772-b5a1-d6f176cc5ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:27.307Z|38657794-2067-4772-b5a1-d6f176cc5ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:29.507Z|0f3ccaea-bee5-4014-b0dc-3b8854c4a7b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:29.509Z|0f3ccaea-bee5-4014-b0dc-3b8854c4a7b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:30.062Z|b1ecafd0-d7bc-472d-b7c4-1c27722f2029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:30.063Z|b1ecafd0-d7bc-472d-b7c4-1c27722f2029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:30.225Z|0c0c6073-8455-46bb-8cc6-ae1ee6b62670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:30.227Z|0c0c6073-8455-46bb-8cc6-ae1ee6b62670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:33.369Z|877c7897-c922-4810-96a9-897e845c2781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:33.370Z|877c7897-c922-4810-96a9-897e845c2781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:37.377Z|dc6ebe76-abc4-4587-81a7-8956c9c71db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:37.381Z|dc6ebe76-abc4-4587-81a7-8956c9c71db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:39.557Z|8c8b1a7f-9eac-4469-9d70-f5681415f839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:39.559Z|8c8b1a7f-9eac-4469-9d70-f5681415f839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:43.406Z|5d9ce15b-858b-439e-9dc4-be0821e700ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:43.408Z|5d9ce15b-858b-439e-9dc4-be0821e700ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:45.062Z|f2c3e4e8-2871-44f3-80ab-bc8155d765a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:45.063Z|f2c3e4e8-2871-44f3-80ab-bc8155d765a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:47.423Z|d19eeb1d-db71-45a7-8a80-e73cb92db9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:47.425Z|d19eeb1d-db71-45a7-8a80-e73cb92db9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:49.596Z|955eee8f-a038-4a82-afff-3b6131acf26f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:49.597Z|955eee8f-a038-4a82-afff-3b6131acf26f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:53.444Z|98cd72d0-9a3f-49f3-9177-1a8856ee476e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:53.446Z|98cd72d0-9a3f-49f3-9177-1a8856ee476e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:57.462Z|e9eb6080-7845-4841-8078-c7cfd780867d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:57.463Z|e9eb6080-7845-4841-8078-c7cfd780867d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:59.643Z|70953964-cb93-4107-85bc-503e16c02bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:59.645Z|70953964-cb93-4107-85bc-503e16c02bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:00.061Z|8dfde70b-3a78-40b5-b311-da34a5e6ad5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:00.065Z|8dfde70b-3a78-40b5-b311-da34a5e6ad5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:00.232Z|39f08feb-01dc-404a-bc76-b34ba9718e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:00.235Z|39f08feb-01dc-404a-bc76-b34ba9718e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:03.484Z|5dc33b2b-ae2e-46d4-8698-afbf20f5a3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:03.487Z|5dc33b2b-ae2e-46d4-8698-afbf20f5a3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:07.497Z|4b19231a-0ff9-40c4-831f-33334d6b1556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:07.500Z|4b19231a-0ff9-40c4-831f-33334d6b1556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:09.678Z|b8382d67-34ec-4f6c-aeae-3d604b72d9a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:09.680Z|b8382d67-34ec-4f6c-aeae-3d604b72d9a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:13.532Z|989a5936-378f-446c-b9c6-364aee12b54c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:13.534Z|989a5936-378f-446c-b9c6-364aee12b54c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:15.062Z|e597f50a-756d-4476-835d-3da17b5d82ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:15.063Z|e597f50a-756d-4476-835d-3da17b5d82ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:17.545Z|3199cee5-eda5-4e4a-b78e-9387e83e6195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:17.547Z|3199cee5-eda5-4e4a-b78e-9387e83e6195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:19.714Z|2e2a0a96-dd0b-403e-b8ef-4e03339d4a49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:19.715Z|2e2a0a96-dd0b-403e-b8ef-4e03339d4a49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:23.568Z|d6a6951b-de73-4949-b27f-f3b118b21750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:23.569Z|d6a6951b-de73-4949-b27f-f3b118b21750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:27.582Z|4484f287-01e0-4686-8965-0f2f5efd7e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:27.584Z|4484f287-01e0-4686-8965-0f2f5efd7e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:29.763Z|b1c939cd-1c42-4738-afae-185dbd42fa82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:29.765Z|b1c939cd-1c42-4738-afae-185dbd42fa82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:30.063Z|eccd6c68-0a57-4ff5-9157-3a9585d23ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:30.064Z|eccd6c68-0a57-4ff5-9157-3a9585d23ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:30.236Z|8cc3d535-a30c-4b52-947a-1bda2a6d7b39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:30.237Z|8cc3d535-a30c-4b52-947a-1bda2a6d7b39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:33.607Z|ce6e902d-c294-42f1-8181-8f3a047ce198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:33.610Z|ce6e902d-c294-42f1-8181-8f3a047ce198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:37.636Z|433acaf8-560d-4f35-a2bb-9f760f4aba48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:37.639Z|433acaf8-560d-4f35-a2bb-9f760f4aba48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:39.810Z|981639a5-377c-4159-8f39-1e4fef9f2a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:39.812Z|981639a5-377c-4159-8f39-1e4fef9f2a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:43.648Z|8a2a03af-099d-497e-8aad-efdce771c850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:43.650Z|8a2a03af-099d-497e-8aad-efdce771c850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:45.061Z|4b02eccd-e95b-4cc8-b13a-4e2905499833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:45.066Z|4b02eccd-e95b-4cc8-b13a-4e2905499833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:47.674Z|d9943211-f319-48e8-89a4-95b21c42f922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:47.675Z|d9943211-f319-48e8-89a4-95b21c42f922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:49.842Z|f1533714-b2c9-412f-8c60-6cb2832d32ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:49.843Z|f1533714-b2c9-412f-8c60-6cb2832d32ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:53.687Z|5566cbc7-26f4-4113-85a1-b6013db606cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:53.689Z|5566cbc7-26f4-4113-85a1-b6013db606cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:57.726Z|d24ce8dd-7a3a-4585-9a5f-35dc376557d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:57.727Z|d24ce8dd-7a3a-4585-9a5f-35dc376557d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:59.877Z|39e5c2b2-7485-4322-adbd-6689ff06d1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:59.879Z|39e5c2b2-7485-4322-adbd-6689ff06d1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:00.062Z|6940dd70-f9e6-4f42-adc3-853d555b26cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:00.063Z|6940dd70-f9e6-4f42-adc3-853d555b26cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:00.239Z|31e3cfbe-cafd-48ec-916c-9c7c2687672b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:00.240Z|31e3cfbe-cafd-48ec-916c-9c7c2687672b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:03.724Z|64a7a5b0-3c74-45b0-a49d-a7a0f23d97cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:03.725Z|64a7a5b0-3c74-45b0-a49d-a7a0f23d97cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:07.765Z|94963913-f0e4-4de0-ad41-f8f019722a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:07.766Z|94963913-f0e4-4de0-ad41-f8f019722a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:09.914Z|6322ebd2-d891-44c0-8816-38787628b33b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:09.915Z|6322ebd2-d891-44c0-8816-38787628b33b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:13.769Z|72fff4d5-97ba-4022-86b7-c4b192d805e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:13.771Z|72fff4d5-97ba-4022-86b7-c4b192d805e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:15.062Z|9d364baf-052b-431c-b987-b1d32dc8964b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:15.063Z|9d364baf-052b-431c-b987-b1d32dc8964b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:17.801Z|fe1fc15f-3873-4d95-850a-e8ca94ef35a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:17.807Z|fe1fc15f-3873-4d95-850a-e8ca94ef35a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:19.950Z|803a0bd0-e90a-41b0-afee-3cc195b90794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:19.952Z|803a0bd0-e90a-41b0-afee-3cc195b90794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:23.808Z|4b2eca69-c551-46ce-a6b7-f5b24b3a847c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:23.809Z|4b2eca69-c551-46ce-a6b7-f5b24b3a847c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:27.863Z|1eed2275-1667-4c45-ab34-30aa2d3e1f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:27.864Z|1eed2275-1667-4c45-ab34-30aa2d3e1f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:29.898Z|9b6bb7d4-d537-4cfe-8fd5-2bea8a44f906|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:40:29.900Z|9b6bb7d4-d537-4cfe-8fd5-2bea8a44f906|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:29.992Z|53785a72-2933-402f-90b3-7007702b3878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:29.993Z|53785a72-2933-402f-90b3-7007702b3878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:30.062Z|74a9b658-2a0f-4a15-b605-0bd7cf9ada4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:30.066Z|74a9b658-2a0f-4a15-b605-0bd7cf9ada4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:30.241Z|0b303f45-5a06-4688-92a9-f76c835c7152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:30.242Z|0b303f45-5a06-4688-92a9-f76c835c7152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:33.854Z|85afd210-d111-43c6-984c-299b66d4bc8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:33.856Z|85afd210-d111-43c6-984c-299b66d4bc8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:37.897Z|7f271c71-fb0b-401e-8cfe-f9c340a673a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:37.899Z|7f271c71-fb0b-401e-8cfe-f9c340a673a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:40.031Z|da0dba93-33da-4031-afba-b38746b167fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:40.032Z|da0dba93-33da-4031-afba-b38746b167fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:43.888Z|d19f1ec4-2d30-48ec-9e44-fbfc45928433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:43.890Z|d19f1ec4-2d30-48ec-9e44-fbfc45928433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:45.062Z|56e9bb0e-bc92-40c6-8dd2-ff8fe9309481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:45.064Z|56e9bb0e-bc92-40c6-8dd2-ff8fe9309481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:47.939Z|d4dd5c78-2315-4607-968e-bfd5d39c0182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:47.941Z|d4dd5c78-2315-4607-968e-bfd5d39c0182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:50.067Z|c3a09307-76a2-4038-a971-2b59cf0486c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:50.068Z|c3a09307-76a2-4038-a971-2b59cf0486c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:53.936Z|318b458c-d351-4da5-b772-544510b344b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:53.937Z|318b458c-d351-4da5-b772-544510b344b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:57.979Z|ab42b9d3-fe78-4892-8d2d-5f744cf9043c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:57.980Z|ab42b9d3-fe78-4892-8d2d-5f744cf9043c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:00.061Z|4e564dcc-b21e-4d93-b80f-dcf1c59a1951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:00.063Z|4e564dcc-b21e-4d93-b80f-dcf1c59a1951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:00.102Z|3ebfd74b-de83-427c-ba99-439fe9e11be2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:00.104Z|3ebfd74b-de83-427c-ba99-439fe9e11be2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:00.244Z|3b0238e9-a910-4270-9ddd-b0e879f35999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:00.245Z|3b0238e9-a910-4270-9ddd-b0e879f35999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:03.968Z|a9b4374b-3bbd-410c-a6cf-6f62c979c8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:03.969Z|a9b4374b-3bbd-410c-a6cf-6f62c979c8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:08.019Z|b3b820a0-1f1c-4ca1-a689-d2a255ad733e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:08.020Z|b3b820a0-1f1c-4ca1-a689-d2a255ad733e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:10.136Z|81739e12-0407-4023-941f-7884a5217ee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:10.138Z|81739e12-0407-4023-941f-7884a5217ee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:14.002Z|b23a81fd-6c23-4fe5-abbd-bb3ce470c8bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:14.003Z|b23a81fd-6c23-4fe5-abbd-bb3ce470c8bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:15.061Z|de0bc7ad-2c09-4c03-9efb-7d38c7baa763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:15.065Z|de0bc7ad-2c09-4c03-9efb-7d38c7baa763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:18.059Z|d5f497fe-3b03-4503-a33d-90831df07036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:18.061Z|d5f497fe-3b03-4503-a33d-90831df07036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:20.173Z|069132cf-0eda-4a95-8aa1-4811056f83fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:20.174Z|069132cf-0eda-4a95-8aa1-4811056f83fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:24.037Z|d87cea8d-c47d-40e8-9085-020766a8d629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:24.040Z|d87cea8d-c47d-40e8-9085-020766a8d629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:28.096Z|38ee3916-c650-4617-9962-2b2f89d094e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:28.098Z|38ee3916-c650-4617-9962-2b2f89d094e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:29.865Z|ad6c7a4b-b552-4842-bdfd-b43842068ddd|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:41:29.867Z|ad6c7a4b-b552-4842-bdfd-b43842068ddd|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:30.061Z|3b7cb869-98ec-4bf4-9d08-39478e729f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:30.062Z|3b7cb869-98ec-4bf4-9d08-39478e729f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:30.216Z|51338159-0488-4308-a206-147b08eaac65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:30.217Z|51338159-0488-4308-a206-147b08eaac65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:30.247Z|f912ccdd-4933-4f46-b5a2-1299608ac192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:30.248Z|f912ccdd-4933-4f46-b5a2-1299608ac192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:34.082Z|6daadda6-33f8-4234-a8b4-4778737184fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:34.084Z|6daadda6-33f8-4234-a8b4-4778737184fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:38.129Z|7224a082-78ff-49b0-8a59-80aa390c7d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:38.131Z|7224a082-78ff-49b0-8a59-80aa390c7d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:40.254Z|1e491d91-2020-46c7-85d9-5600003b442b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:40.255Z|1e491d91-2020-46c7-85d9-5600003b442b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:44.119Z|82907259-2109-43b4-91b9-a90a50cdf3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:44.120Z|82907259-2109-43b4-91b9-a90a50cdf3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:45.061Z|3122d31c-ed23-4a1c-bb0f-f0045e54f1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:45.063Z|3122d31c-ed23-4a1c-bb0f-f0045e54f1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:48.164Z|e5026ecc-4c69-4674-a363-1c679e7e1403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:48.166Z|e5026ecc-4c69-4674-a363-1c679e7e1403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:50.297Z|6f5aac72-25e4-40cb-8e48-d09e991d801a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:50.300Z|6f5aac72-25e4-40cb-8e48-d09e991d801a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:54.161Z|a6fb06d1-7ab3-4aae-ab24-c2c34028f307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:54.166Z|a6fb06d1-7ab3-4aae-ab24-c2c34028f307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:58.198Z|7568cf42-3185-4179-80be-5069910d3899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:58.199Z|7568cf42-3185-4179-80be-5069910d3899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:00.062Z|a0c2731f-ebf4-47c5-92c2-6fdd6c51f9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:00.066Z|a0c2731f-ebf4-47c5-92c2-6fdd6c51f9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:00.249Z|05e7765f-156f-403c-adea-e244bdb5b910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:00.250Z|05e7765f-156f-403c-adea-e244bdb5b910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:00.331Z|8244e96a-a92d-460f-8f1a-36b6856e5e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:00.333Z|8244e96a-a92d-460f-8f1a-36b6856e5e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:04.202Z|13fc8d78-0a8b-45d3-841a-ad4c23baf235|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:04.204Z|13fc8d78-0a8b-45d3-841a-ad4c23baf235|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:08.234Z|622499a9-2f44-4717-a638-ab7bb706ed90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:08.236Z|622499a9-2f44-4717-a638-ab7bb706ed90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:10.368Z|e1618cb4-ef99-4b4a-9b67-4fbf6861fb18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:10.369Z|e1618cb4-ef99-4b4a-9b67-4fbf6861fb18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:14.236Z|28b2fb79-3b82-457c-889f-a9f4235480e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:14.238Z|28b2fb79-3b82-457c-889f-a9f4235480e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:15.062Z|e75477bd-5a64-4050-99f5-cdd62326dae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:15.063Z|e75477bd-5a64-4050-99f5-cdd62326dae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:18.271Z|f7bffa4d-66cd-4d93-b77f-7b3940ba1599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:18.273Z|f7bffa4d-66cd-4d93-b77f-7b3940ba1599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:20.401Z|0b11ef66-9d10-4fee-bcb4-b10ebb3c1eaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:20.402Z|0b11ef66-9d10-4fee-bcb4-b10ebb3c1eaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:24.297Z|1e692cf7-4599-4055-bf4e-798a3cd2e3d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:24.298Z|1e692cf7-4599-4055-bf4e-798a3cd2e3d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:28.313Z|c55135c0-08a0-401a-8b9a-bd46905fa3a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:28.315Z|c55135c0-08a0-401a-8b9a-bd46905fa3a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:29.862Z|2a4826eb-2c48-4985-9a6f-f23e1b690ee4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:42:29.863Z|2a4826eb-2c48-4985-9a6f-f23e1b690ee4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:30.061Z|bedbd07a-9102-4cf6-89a9-cb427abca2fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:30.063Z|bedbd07a-9102-4cf6-89a9-cb427abca2fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:30.252Z|41eaef2a-85fb-4d2d-8543-965430efdda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:30.253Z|41eaef2a-85fb-4d2d-8543-965430efdda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:30.437Z|ccbfab10-dab1-474e-b45f-44deff5b4dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:30.439Z|ccbfab10-dab1-474e-b45f-44deff5b4dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:34.340Z|14b45cb3-96c6-478a-b72d-30f15ba1aba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:34.342Z|14b45cb3-96c6-478a-b72d-30f15ba1aba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:38.346Z|74927186-c4cb-4fef-9950-6b28802bc5d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:38.347Z|74927186-c4cb-4fef-9950-6b28802bc5d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:40.475Z|e00ba56b-cf9b-4833-89cb-c3a26ce3119e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:40.476Z|e00ba56b-cf9b-4833-89cb-c3a26ce3119e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:44.374Z|603e9784-b6e0-45c6-baa5-0a8428663282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:44.375Z|603e9784-b6e0-45c6-baa5-0a8428663282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:45.061Z|2e88b33c-11f9-40f3-aff0-0f853cdfd5a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:45.065Z|2e88b33c-11f9-40f3-aff0-0f853cdfd5a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:48.382Z|44c8a74a-ee8c-449d-80a5-860d482978b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:48.385Z|44c8a74a-ee8c-449d-80a5-860d482978b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:50.508Z|30a6af5c-bbe9-494f-9d2c-c61e8ac6b869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:50.509Z|30a6af5c-bbe9-494f-9d2c-c61e8ac6b869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:54.408Z|a7a85129-e7f8-4ff9-8c72-5a1b2adb3b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:54.409Z|a7a85129-e7f8-4ff9-8c72-5a1b2adb3b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:58.424Z|63f48fa8-31ec-441d-9ef9-8d7ca93c31e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:58.425Z|63f48fa8-31ec-441d-9ef9-8d7ca93c31e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:00.061Z|44a10b20-54f7-4657-9fe4-4a0fb03ee0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:00.062Z|44a10b20-54f7-4657-9fe4-4a0fb03ee0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:00.254Z|05c3b7de-6a2b-49d2-99d1-7522c1c2ee91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:00.255Z|05c3b7de-6a2b-49d2-99d1-7522c1c2ee91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:00.543Z|1cfa1852-b843-43ac-b41a-5aa98f7638ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:00.545Z|1cfa1852-b843-43ac-b41a-5aa98f7638ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:04.463Z|d7d1d913-138a-4e7c-8637-bba8cb8d5669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:04.465Z|d7d1d913-138a-4e7c-8637-bba8cb8d5669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:08.457Z|6cfe21cd-f033-4ceb-9dc6-87b70b5d188e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:08.459Z|6cfe21cd-f033-4ceb-9dc6-87b70b5d188e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:10.579Z|34cb1c52-d75c-47f4-9baf-56514dd3e766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:10.581Z|34cb1c52-d75c-47f4-9baf-56514dd3e766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:14.504Z|6b2ab920-3e58-4c8a-8d27-78ea712f39fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:14.505Z|6b2ab920-3e58-4c8a-8d27-78ea712f39fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:15.061Z|9b0f0c99-0259-42fd-a73c-dd2ddcf2245a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:15.063Z|9b0f0c99-0259-42fd-a73c-dd2ddcf2245a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:18.511Z|e12f6404-3547-4436-a749-97e37c23ff91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:18.513Z|e12f6404-3547-4436-a749-97e37c23ff91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:20.612Z|8bf22b73-3ae1-4d14-8c26-113934bb63f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:20.613Z|8bf22b73-3ae1-4d14-8c26-113934bb63f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:24.545Z|51b35f50-96ec-4063-b252-6ddca15bbed5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:24.546Z|51b35f50-96ec-4063-b252-6ddca15bbed5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:28.550Z|5b25fd7d-21a7-4367-9cda-dab36f1e05a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:28.552Z|5b25fd7d-21a7-4367-9cda-dab36f1e05a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:29.862Z|fb767836-632c-4569-8dca-d39b3b27d816|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:43:29.864Z|fb767836-632c-4569-8dca-d39b3b27d816|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:30.061Z|8b8f43ee-c4f4-493a-b51c-550a967580a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:30.066Z|8b8f43ee-c4f4-493a-b51c-550a967580a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:30.256Z|4d32c3f9-56a9-4943-9869-4bc33df5c66d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:30.257Z|4d32c3f9-56a9-4943-9869-4bc33df5c66d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:30.652Z|4dd36ad9-6fe6-4c7d-96d7-81beb1bff863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:30.654Z|4dd36ad9-6fe6-4c7d-96d7-81beb1bff863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:34.583Z|54045339-5c57-4828-974f-271b3065a057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:34.585Z|54045339-5c57-4828-974f-271b3065a057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:38.582Z|e0deffef-d78e-477a-911f-4bcfffc1b872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:38.583Z|e0deffef-d78e-477a-911f-4bcfffc1b872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:40.688Z|d118edf7-ee2c-44a6-9e79-bebe20059595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:40.690Z|d118edf7-ee2c-44a6-9e79-bebe20059595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:44.621Z|3ca1287f-4024-450b-ab41-9c3641653bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:44.623Z|3ca1287f-4024-450b-ab41-9c3641653bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:45.061Z|4b7e415e-30b5-4fec-a319-d2667b563a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:45.063Z|4b7e415e-30b5-4fec-a319-d2667b563a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:48.614Z|ef8e6da8-5141-4802-8df3-69bbed984da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:48.616Z|ef8e6da8-5141-4802-8df3-69bbed984da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:50.722Z|84c046cd-f294-42ad-8b26-8244626ee395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:50.723Z|84c046cd-f294-42ad-8b26-8244626ee395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:54.666Z|1866db64-da4a-4b9b-a475-83b49e4e7264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:54.667Z|1866db64-da4a-4b9b-a475-83b49e4e7264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:58.649Z|68e529e6-0ba6-4cbe-9d07-d8e315e91290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:58.651Z|68e529e6-0ba6-4cbe-9d07-d8e315e91290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:00.061Z|7537eba0-e692-4623-a769-9f2434966325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:00.063Z|7537eba0-e692-4623-a769-9f2434966325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:00.259Z|e6662686-2f6f-4c4d-92b2-3a6926167f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:00.260Z|e6662686-2f6f-4c4d-92b2-3a6926167f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:00.759Z|dd9276c6-edec-4c27-bb4a-3d7dd19d9cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:00.760Z|dd9276c6-edec-4c27-bb4a-3d7dd19d9cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:04.701Z|4b3e1320-bd66-4356-8bc0-9ebc91df8bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:04.703Z|4b3e1320-bd66-4356-8bc0-9ebc91df8bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:08.683Z|3b30d760-abcd-4a77-a6a1-d9d48207360c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:08.685Z|3b30d760-abcd-4a77-a6a1-d9d48207360c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:10.793Z|d70ba485-65e2-4a15-8aac-af6e940130bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:10.795Z|d70ba485-65e2-4a15-8aac-af6e940130bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:14.736Z|b29f6ace-dbd9-4f83-8581-0f25dd4a9db7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:14.738Z|b29f6ace-dbd9-4f83-8581-0f25dd4a9db7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:15.062Z|928d55d1-dce6-40a9-a61b-caa47b34ee7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:15.066Z|928d55d1-dce6-40a9-a61b-caa47b34ee7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:18.717Z|6379f72d-204f-48a5-aa99-e4128dc9d673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:18.718Z|6379f72d-204f-48a5-aa99-e4128dc9d673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:20.828Z|a4dcb83d-4d33-4fe3-a357-bd0bef47c3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:20.829Z|a4dcb83d-4d33-4fe3-a357-bd0bef47c3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:24.774Z|2ffab292-264e-4adc-a1b9-62d2b7e8afd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:24.776Z|2ffab292-264e-4adc-a1b9-62d2b7e8afd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:28.756Z|4ea300dd-c0b0-4722-9889-c1634cdfffd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:28.758Z|4ea300dd-c0b0-4722-9889-c1634cdfffd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:29.861Z|6727e34e-03f1-45b9-81a0-8ec0f90c2ce6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:44:29.863Z|6727e34e-03f1-45b9-81a0-8ec0f90c2ce6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:30.061Z|433c0027-c228-402f-a38f-cbd874248437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:30.062Z|433c0027-c228-402f-a38f-cbd874248437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:30.261Z|848cb076-e1ee-439a-abf0-fa041d23b9af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:30.262Z|848cb076-e1ee-439a-abf0-fa041d23b9af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:30.867Z|f5b59e68-e5f8-4102-8644-43abb3539b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:30.869Z|f5b59e68-e5f8-4102-8644-43abb3539b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:34.812Z|6a099585-7eb9-4ed3-a075-84ac7b91458f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:34.813Z|6a099585-7eb9-4ed3-a075-84ac7b91458f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:38.795Z|d981b7c1-1388-4f71-8e29-cffdf5984088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:38.796Z|d981b7c1-1388-4f71-8e29-cffdf5984088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:40.903Z|7e940189-5946-40ce-a7e8-2d4e1b6d53d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:40.905Z|7e940189-5946-40ce-a7e8-2d4e1b6d53d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:44.872Z|55d309b5-f063-4ba1-b49e-e7967ac5ed19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:44.873Z|55d309b5-f063-4ba1-b49e-e7967ac5ed19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:45.062Z|44d5251c-5015-4802-a90c-1e8fe2f917e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:45.063Z|44d5251c-5015-4802-a90c-1e8fe2f917e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:48.834Z|5cf932f0-dff2-43ca-aa9c-881d282999d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:48.836Z|5cf932f0-dff2-43ca-aa9c-881d282999d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:50.936Z|940da780-877e-40ae-8ea7-e53a290708ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:50.937Z|940da780-877e-40ae-8ea7-e53a290708ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:54.911Z|49a20d65-09c5-49d7-860c-d4bc79039694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:54.913Z|49a20d65-09c5-49d7-860c-d4bc79039694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:58.873Z|51423459-5c32-4f57-b030-4d51f93c199a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:58.874Z|51423459-5c32-4f57-b030-4d51f93c199a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:00.063Z|75534657-a9c2-4470-a41a-491eada2ba6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:00.076Z|75534657-a9c2-4470-a41a-491eada2ba6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:00.264Z|6c5617e2-19bb-4893-bcb4-003192b01419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:00.265Z|6c5617e2-19bb-4893-bcb4-003192b01419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:00.969Z|9ba9695a-c001-4f1f-bb32-0ad5e0479552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:00.971Z|9ba9695a-c001-4f1f-bb32-0ad5e0479552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:04.943Z|f7f41ef7-2692-48c6-8050-ed2e93613691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:04.944Z|f7f41ef7-2692-48c6-8050-ed2e93613691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:08.909Z|e99288f9-c4ea-4efa-99de-e2ac4422a575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:08.910Z|e99288f9-c4ea-4efa-99de-e2ac4422a575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:11.020Z|790a8926-8dc1-41d9-8e4b-e25a76fd0a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:11.023Z|790a8926-8dc1-41d9-8e4b-e25a76fd0a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:14.980Z|c6807602-d352-4057-b1bc-4983219fa717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:14.982Z|c6807602-d352-4057-b1bc-4983219fa717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:15.061Z|74b6927d-2f25-43b3-973c-4795e196f279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:15.062Z|74b6927d-2f25-43b3-973c-4795e196f279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:18.942Z|256be73a-67c8-4ad6-9f29-b4a7bc0ae91c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:18.944Z|256be73a-67c8-4ad6-9f29-b4a7bc0ae91c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:21.061Z|a5d41eac-f689-4654-a5ea-8a799f8c1438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:21.063Z|a5d41eac-f689-4654-a5ea-8a799f8c1438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:25.043Z|a7967dcd-e7e5-4a6a-8daa-69f40f9fad93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:25.045Z|a7967dcd-e7e5-4a6a-8daa-69f40f9fad93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:28.974Z|59442180-fe28-4250-87aa-d42db3bb5ebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:28.977Z|59442180-fe28-4250-87aa-d42db3bb5ebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:29.863Z|34130f46-91ce-4f6e-bb32-ff5215eed26d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:45:29.865Z|34130f46-91ce-4f6e-bb32-ff5215eed26d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:30.061Z|eb0ea42f-a9b1-469d-85d1-f669a29166de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:30.063Z|eb0ea42f-a9b1-469d-85d1-f669a29166de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:30.267Z|72144b60-d0b1-4904-a17e-8159b466be5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:30.268Z|72144b60-d0b1-4904-a17e-8159b466be5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:31.093Z|d927b51a-8b3a-42ce-b3fa-bf75f1a0b0fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:31.094Z|d927b51a-8b3a-42ce-b3fa-bf75f1a0b0fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:35.082Z|bf8ed48d-2a6e-4c74-8c43-70ec37c130b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:35.084Z|bf8ed48d-2a6e-4c74-8c43-70ec37c130b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:39.011Z|fc9f56f2-7c9d-4c96-ba9f-e363f088bcdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:39.013Z|fc9f56f2-7c9d-4c96-ba9f-e363f088bcdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:41.129Z|799e6dce-e963-4f74-8124-e1077bb75439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:41.131Z|799e6dce-e963-4f74-8124-e1077bb75439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:45.061Z|eafc34ef-7290-4407-acd2-19ffcef33697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:45.065Z|eafc34ef-7290-4407-acd2-19ffcef33697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:45.120Z|c52c055c-a06b-4d57-869b-42fc9a09c0bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:45.121Z|c52c055c-a06b-4d57-869b-42fc9a09c0bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:49.045Z|2bd00477-de52-4566-ab1b-62cfe0aea9ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:49.046Z|2bd00477-de52-4566-ab1b-62cfe0aea9ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:51.167Z|94a2d99e-e1a4-4f01-b10b-eb1f13226a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:51.168Z|94a2d99e-e1a4-4f01-b10b-eb1f13226a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:55.159Z|ef8f501c-da3c-4d21-afba-0d0c27770b7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:55.160Z|ef8f501c-da3c-4d21-afba-0d0c27770b7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:59.090Z|4d64f5f5-235d-450c-b408-f65fd9bd7061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:59.092Z|4d64f5f5-235d-450c-b408-f65fd9bd7061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:00.061Z|84d49ad6-7a50-443a-85f2-a163ee5f5bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:00.062Z|84d49ad6-7a50-443a-85f2-a163ee5f5bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:00.269Z|04776757-361a-4620-bd48-39673281ab96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:00.270Z|04776757-361a-4620-bd48-39673281ab96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:01.200Z|11b76a50-60fe-4b11-b422-1d9c4b4aaf26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:01.201Z|11b76a50-60fe-4b11-b422-1d9c4b4aaf26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:05.189Z|64edf8c1-31b6-45a9-92f7-b122e282c2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:05.191Z|64edf8c1-31b6-45a9-92f7-b122e282c2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:09.126Z|f8aa44e2-86a8-4d43-9f7d-90071ddf3523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:09.127Z|f8aa44e2-86a8-4d43-9f7d-90071ddf3523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:11.236Z|b3d793c4-8a29-44de-9559-82a9c5d33c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:11.238Z|b3d793c4-8a29-44de-9559-82a9c5d33c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:15.061Z|90de5675-eeb4-4962-90bd-2620dbe59818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:15.063Z|90de5675-eeb4-4962-90bd-2620dbe59818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:15.231Z|fd5f4298-dbd9-4d25-83ea-2a0767900522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:15.232Z|fd5f4298-dbd9-4d25-83ea-2a0767900522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:19.159Z|951f5177-b277-49c7-8398-edce37410b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:19.160Z|951f5177-b277-49c7-8398-edce37410b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:21.275Z|011e38fc-9b62-4f67-9a64-c4f642afdb79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:21.277Z|011e38fc-9b62-4f67-9a64-c4f642afdb79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:25.279Z|331206ad-e063-445c-be88-ef50f34ecb6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:25.281Z|331206ad-e063-445c-be88-ef50f34ecb6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:29.192Z|1150169d-0eb0-46d5-9749-62b6d26485a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:29.193Z|1150169d-0eb0-46d5-9749-62b6d26485a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:29.862Z|8ebadc1b-f6be-4c88-a660-986df1de6e6e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:46:29.864Z|8ebadc1b-f6be-4c88-a660-986df1de6e6e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:30.062Z|c3f1b88e-3141-4724-bb04-fa0309695fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:30.067Z|c3f1b88e-3141-4724-bb04-fa0309695fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:30.272Z|d2ed23d5-9e79-4822-9a0f-903e0d6b0cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:30.274Z|d2ed23d5-9e79-4822-9a0f-903e0d6b0cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:31.307Z|fc93bd69-0ac5-477e-a87a-1ede83637083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:31.309Z|fc93bd69-0ac5-477e-a87a-1ede83637083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:35.315Z|ce124733-8f13-489a-982d-bdfa26907c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:35.316Z|ce124733-8f13-489a-982d-bdfa26907c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:39.226Z|5c6b7939-6976-4dbd-9fdb-ca1b35acfd9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:39.227Z|5c6b7939-6976-4dbd-9fdb-ca1b35acfd9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:41.339Z|47f6f66b-7006-43d7-9113-114f7af5f87b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:41.340Z|47f6f66b-7006-43d7-9113-114f7af5f87b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:45.063Z|ab109643-d06f-44ae-a462-82d69a40f7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:45.065Z|ab109643-d06f-44ae-a462-82d69a40f7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:45.348Z|e7c89213-0da8-4f76-81d2-11afc95650dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:45.350Z|e7c89213-0da8-4f76-81d2-11afc95650dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:49.267Z|186d0e52-2139-4ce6-99f6-6d4375d2b0c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:49.270Z|186d0e52-2139-4ce6-99f6-6d4375d2b0c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:51.370Z|081e6d3d-e16a-49e4-80e4-c6673671dfa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:51.372Z|081e6d3d-e16a-49e4-80e4-c6673671dfa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:55.388Z|860d2a00-99fa-4166-b8f1-bcb98c588989|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:55.390Z|860d2a00-99fa-4166-b8f1-bcb98c588989|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:59.309Z|c61612a5-0621-459d-8353-c4b946bdd666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:59.310Z|c61612a5-0621-459d-8353-c4b946bdd666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:00.062Z|9c79113c-735d-4cf8-8187-3ac27c1f34d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:00.063Z|9c79113c-735d-4cf8-8187-3ac27c1f34d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:00.275Z|e3928a93-c7e3-4988-9028-3414354e218b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:00.276Z|e3928a93-c7e3-4988-9028-3414354e218b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:01.415Z|cb0176ad-5a0f-42d2-aeec-296053b92a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:01.417Z|cb0176ad-5a0f-42d2-aeec-296053b92a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:05.436Z|f2d8a3e5-81fa-4a83-be82-f1688c297d43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:05.438Z|f2d8a3e5-81fa-4a83-be82-f1688c297d43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:09.343Z|beb83dc4-5577-4d50-88b1-6be4c469eb73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:09.344Z|beb83dc4-5577-4d50-88b1-6be4c469eb73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:11.455Z|62a83257-e00c-4fb2-b316-6fe19cb693b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:11.456Z|62a83257-e00c-4fb2-b316-6fe19cb693b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:15.064Z|ac3cdb03-984d-4ab1-a4b7-f7982e5d6de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:15.069Z|ac3cdb03-984d-4ab1-a4b7-f7982e5d6de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:15.472Z|ab108772-1427-4279-80ad-7ecedc24c89c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:15.473Z|ab108772-1427-4279-80ad-7ecedc24c89c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:19.378Z|ad22ca58-30a3-4267-9f98-a14e0cb65983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:19.380Z|ad22ca58-30a3-4267-9f98-a14e0cb65983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:21.491Z|bbff12d2-197c-49f8-a46b-d82ebb1c2736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:21.492Z|bbff12d2-197c-49f8-a46b-d82ebb1c2736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:25.507Z|4acb0438-04e8-4382-bb41-678919299be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:25.510Z|4acb0438-04e8-4382-bb41-678919299be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:29.412Z|c6d58552-d082-4b27-90e0-850967e087f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:29.415Z|c6d58552-d082-4b27-90e0-850967e087f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:29.862Z|43d4871a-5839-4eff-a599-eb2cce706b62|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:47:29.863Z|43d4871a-5839-4eff-a599-eb2cce706b62|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:30.062Z|78e302f1-4ab9-43af-a045-bfa9f8605c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:30.063Z|78e302f1-4ab9-43af-a045-bfa9f8605c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:30.277Z|7d36ef2e-4e76-4d4a-90b3-940a9faf4d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:30.278Z|7d36ef2e-4e76-4d4a-90b3-940a9faf4d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:31.529Z|ee5d12dd-84db-47f8-a0b6-cea3251b95af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:31.530Z|ee5d12dd-84db-47f8-a0b6-cea3251b95af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:35.544Z|0171db12-14de-477e-a75f-e17cc59e03a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:35.545Z|0171db12-14de-477e-a75f-e17cc59e03a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:39.453Z|df170128-0f1d-45ec-a9dd-b950ba564e2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:39.454Z|df170128-0f1d-45ec-a9dd-b950ba564e2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:41.564Z|acd43b5b-02af-474f-b04d-279778ce1fff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:41.565Z|acd43b5b-02af-474f-b04d-279778ce1fff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:45.062Z|3029e020-db7d-4ecc-8819-9f48d0ad4342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:45.063Z|3029e020-db7d-4ecc-8819-9f48d0ad4342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:45.580Z|39c4891b-2128-46fb-83d1-e36ef1b9ca7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:45.584Z|39c4891b-2128-46fb-83d1-e36ef1b9ca7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:49.491Z|d5f32353-4bcd-4e4e-975e-0bf0eb08b90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:49.493Z|d5f32353-4bcd-4e4e-975e-0bf0eb08b90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:51.597Z|a42b61f2-98e0-44a2-b576-630e53ea9462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:51.599Z|a42b61f2-98e0-44a2-b576-630e53ea9462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:55.618Z|37138dbd-57ca-4ca1-ab97-e2fbd9a904b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:55.620Z|37138dbd-57ca-4ca1-ab97-e2fbd9a904b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:59.523Z|aed8ef82-c09c-44a3-9469-18ecfc79edb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:59.525Z|aed8ef82-c09c-44a3-9469-18ecfc79edb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:00.061Z|62a8d612-42f4-4fda-bf4d-5dce122eab8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:00.066Z|62a8d612-42f4-4fda-bf4d-5dce122eab8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:00.279Z|0d679466-6d8f-4ca5-baa1-5c5a889953ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:00.280Z|0d679466-6d8f-4ca5-baa1-5c5a889953ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:01.637Z|3e346bda-3cab-48e4-9b25-637c5e8102e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:01.638Z|3e346bda-3cab-48e4-9b25-637c5e8102e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:05.674Z|c721acf1-81b0-45f6-bcb4-9a69b15ff6f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:05.676Z|c721acf1-81b0-45f6-bcb4-9a69b15ff6f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:09.558Z|c4765241-d260-4d46-bdbd-6be8b28be397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:09.559Z|c4765241-d260-4d46-bdbd-6be8b28be397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:11.672Z|73d6d4eb-0e15-40c9-a3fc-13d25ebc08c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:11.673Z|73d6d4eb-0e15-40c9-a3fc-13d25ebc08c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:15.061Z|aeee32ff-1cd5-4dae-bd3b-34878315f3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:15.063Z|aeee32ff-1cd5-4dae-bd3b-34878315f3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:15.716Z|454abdb5-2219-44b2-9197-032fd82b8bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:15.717Z|454abdb5-2219-44b2-9197-032fd82b8bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:19.592Z|dfef2b83-8154-4ada-aad0-fd818c55f3db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:19.594Z|dfef2b83-8154-4ada-aad0-fd818c55f3db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:21.705Z|70b46210-b922-42c0-a095-55ec1385e199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:21.706Z|70b46210-b922-42c0-a095-55ec1385e199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:25.765Z|facf3d56-d740-42ee-af2d-f36766906dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:25.766Z|facf3d56-d740-42ee-af2d-f36766906dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:29.635Z|1ab720ac-bd4b-4c27-8daa-f04cab217b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:29.636Z|1ab720ac-bd4b-4c27-8daa-f04cab217b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:29.862Z|285c0186-73cd-46fa-8f28-8eba250b15b5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:48:29.864Z|285c0186-73cd-46fa-8f28-8eba250b15b5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:30.062Z|e14795ca-c1f5-4d0f-baea-24b765cd8b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:30.063Z|e14795ca-c1f5-4d0f-baea-24b765cd8b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:30.282Z|579dec15-2b00-4584-9066-2b548150938b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:30.283Z|579dec15-2b00-4584-9066-2b548150938b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:31.740Z|7a460276-a350-4b08-9f56-18848ba683c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:31.741Z|7a460276-a350-4b08-9f56-18848ba683c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:35.799Z|5c446a65-9c28-488a-af79-19effbb63a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:35.800Z|5c446a65-9c28-488a-af79-19effbb63a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:39.672Z|ba15d938-e623-4d4a-a829-a5e9687a6962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:39.673Z|ba15d938-e623-4d4a-a829-a5e9687a6962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:41.810Z|a6ce7d0f-687a-453c-84d2-8b2cff9af4bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:41.811Z|a6ce7d0f-687a-453c-84d2-8b2cff9af4bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:45.061Z|d76501ea-7b53-407f-a479-964584155523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:45.068Z|d76501ea-7b53-407f-a479-964584155523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:45.839Z|5bae400b-96de-4243-ac7a-fd9e84fa49e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:45.840Z|5bae400b-96de-4243-ac7a-fd9e84fa49e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:49.709Z|31240105-a5fe-473f-a96d-9c7bd248eda4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:49.711Z|31240105-a5fe-473f-a96d-9c7bd248eda4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:51.857Z|c3fef37f-3d39-445f-ae69-e9583e868b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:51.858Z|c3fef37f-3d39-445f-ae69-e9583e868b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:55.884Z|c290e769-76db-410e-9550-80d79de4daa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:55.886Z|c290e769-76db-410e-9550-80d79de4daa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:59.744Z|13a01d92-3696-4072-a2ab-f5b42b03b9e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:59.745Z|13a01d92-3696-4072-a2ab-f5b42b03b9e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:00.061Z|621910d0-6769-4e07-8187-ca74ded79e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:00.062Z|621910d0-6769-4e07-8187-ca74ded79e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:00.284Z|75ea5478-defe-4353-8af7-4b437a651fe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:00.285Z|75ea5478-defe-4353-8af7-4b437a651fe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:01.912Z|e8e356be-7cb6-408d-a8a4-77c1a8de4952|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:01.914Z|e8e356be-7cb6-408d-a8a4-77c1a8de4952|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:05.919Z|e40d4d6d-7b58-4c22-85e4-1348b9d64fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:05.920Z|e40d4d6d-7b58-4c22-85e4-1348b9d64fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:09.778Z|c9324f28-9274-4031-836c-b64508b08097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:09.779Z|c9324f28-9274-4031-836c-b64508b08097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:11.951Z|d1407360-347d-48a0-a98f-e002b6352d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:11.953Z|d1407360-347d-48a0-a98f-e002b6352d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:15.061Z|c93a4605-8a90-4b5b-ae2c-4741a926465e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:15.062Z|c93a4605-8a90-4b5b-ae2c-4741a926465e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:15.959Z|b5b41845-e1e4-4112-9133-6a04dc82e949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:15.960Z|b5b41845-e1e4-4112-9133-6a04dc82e949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:19.815Z|b6e22374-83a7-415d-8014-b825f099f467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:19.816Z|b6e22374-83a7-415d-8014-b825f099f467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:21.989Z|3b200fcf-7525-4488-b46e-2ee26b2b90c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:21.991Z|3b200fcf-7525-4488-b46e-2ee26b2b90c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:25.997Z|e2074aa7-2cc2-471d-a0b1-4f8f57a97b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:25.999Z|e2074aa7-2cc2-471d-a0b1-4f8f57a97b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:29.849Z|9847557e-4508-4a10-8413-5788f2842130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:29.851Z|9847557e-4508-4a10-8413-5788f2842130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:29.864Z|b66b0955-1ba3-470b-82a7-091eb916415d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:49:29.866Z|b66b0955-1ba3-470b-82a7-091eb916415d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:30.061Z|e5ffb1d8-0d92-42a7-873c-eb595ebeebbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:30.065Z|e5ffb1d8-0d92-42a7-873c-eb595ebeebbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:30.286Z|6ac0a285-4bc5-4622-aee7-76dff3b54dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:30.287Z|6ac0a285-4bc5-4622-aee7-76dff3b54dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:32.026Z|a9ed2c6f-4c2d-44ad-adc1-a282d5f5c9d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:32.027Z|a9ed2c6f-4c2d-44ad-adc1-a282d5f5c9d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:36.036Z|ecf00a6f-7310-41dc-9acc-fe00bec3a965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:36.038Z|ecf00a6f-7310-41dc-9acc-fe00bec3a965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:39.881Z|c06d5566-e627-4be5-97e8-19e461c5cd4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:39.882Z|c06d5566-e627-4be5-97e8-19e461c5cd4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:42.056Z|737f1755-f85f-47f0-b13d-7bb4a804d8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:42.057Z|737f1755-f85f-47f0-b13d-7bb4a804d8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:45.061Z|e28c16ec-341a-4942-b97f-8338de311d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:45.062Z|e28c16ec-341a-4942-b97f-8338de311d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:46.068Z|47227460-5fd5-4751-b380-7be52dbc21f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:46.069Z|47227460-5fd5-4751-b380-7be52dbc21f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:49.915Z|1c889a14-8746-4727-9805-2079f25115e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:49.916Z|1c889a14-8746-4727-9805-2079f25115e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:52.089Z|6b69f791-378b-4cb5-bac5-4d1867b4cdc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:52.091Z|6b69f791-378b-4cb5-bac5-4d1867b4cdc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:56.105Z|f411ec9b-2bd4-411d-915b-3877fe0a966b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:56.106Z|f411ec9b-2bd4-411d-915b-3877fe0a966b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:59.949Z|a6a5d4ab-99f0-489f-bb10-cfedf45a95f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:59.950Z|a6a5d4ab-99f0-489f-bb10-cfedf45a95f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:00.061Z|06ab007b-9ca1-4279-ada1-e3cef07d04cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:00.062Z|06ab007b-9ca1-4279-ada1-e3cef07d04cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:00.289Z|3e36a3e9-6bd9-4c66-8b8f-112d350b361b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:00.290Z|3e36a3e9-6bd9-4c66-8b8f-112d350b361b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:02.125Z|fdfc2408-73a7-471f-8350-3f1105db4859|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:02.126Z|fdfc2408-73a7-471f-8350-3f1105db4859|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:06.141Z|b2db60ef-96b8-496a-bf97-5afc8ce0f578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:06.142Z|b2db60ef-96b8-496a-bf97-5afc8ce0f578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:09.979Z|2841e5c9-ad29-427a-b967-51f043d3ea33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:09.981Z|2841e5c9-ad29-427a-b967-51f043d3ea33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:12.164Z|5988916d-5f8c-46ee-bcb1-b4a3b5e65d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:12.165Z|5988916d-5f8c-46ee-bcb1-b4a3b5e65d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:15.061Z|c7f86860-8165-4773-8089-e5b6c717dd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:15.065Z|c7f86860-8165-4773-8089-e5b6c717dd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:16.171Z|972b2746-a456-41f6-a29b-170ea710ce4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:16.173Z|972b2746-a456-41f6-a29b-170ea710ce4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:20.010Z|e030998a-5cc9-4274-940b-4b11823a5392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:20.012Z|e030998a-5cc9-4274-940b-4b11823a5392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:22.199Z|cd106de6-2d4f-499b-93b9-940db91006dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:22.201Z|cd106de6-2d4f-499b-93b9-940db91006dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:26.211Z|7d9a4b6d-48c2-450a-bc58-acbfe79df4ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:26.212Z|7d9a4b6d-48c2-450a-bc58-acbfe79df4ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:29.861Z|df7a3817-9539-4eed-b457-59b429448242|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:50:29.862Z|df7a3817-9539-4eed-b457-59b429448242|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:30.039Z|758fd4f6-36aa-4304-9e42-56cdae2db2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:30.040Z|758fd4f6-36aa-4304-9e42-56cdae2db2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:30.061Z|5dcb9166-71ca-47a8-b779-67a74f124bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:30.063Z|5dcb9166-71ca-47a8-b779-67a74f124bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:30.292Z|db80b398-a874-4acc-acb1-04816a4d90f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:30.293Z|db80b398-a874-4acc-acb1-04816a4d90f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:32.235Z|cff421b0-e6f5-43ce-94e0-12212c450336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:32.236Z|cff421b0-e6f5-43ce-94e0-12212c450336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:36.249Z|244244dd-c198-4822-aeff-2e1ba7834a6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:36.251Z|244244dd-c198-4822-aeff-2e1ba7834a6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:40.076Z|7194cf8f-c534-4927-a433-2445a4e87ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:40.077Z|7194cf8f-c534-4927-a433-2445a4e87ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:42.269Z|55edca82-e8c3-4e6c-aaa3-89cddd4a3baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:42.271Z|55edca82-e8c3-4e6c-aaa3-89cddd4a3baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:45.061Z|d57ab9ba-3871-41e4-bdda-49fe0d7daccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:45.062Z|d57ab9ba-3871-41e4-bdda-49fe0d7daccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:46.283Z|21a2b5e3-5227-4766-b6f9-d57d237227e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:46.284Z|21a2b5e3-5227-4766-b6f9-d57d237227e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:50.108Z|334fd5b8-e3f1-4cb0-a82a-4e9247964901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:50.109Z|334fd5b8-e3f1-4cb0-a82a-4e9247964901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:52.304Z|818b1290-a9d3-47df-b749-f0c1d8f97524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:52.306Z|818b1290-a9d3-47df-b749-f0c1d8f97524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:56.339Z|cd1429e8-bd2f-42e9-9f63-3c0c59feb2e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:56.341Z|cd1429e8-bd2f-42e9-9f63-3c0c59feb2e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:00.062Z|6a7ab54a-2ffb-4d50-8ca8-46a55283266b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:00.066Z|6a7ab54a-2ffb-4d50-8ca8-46a55283266b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:00.148Z|18c47ec4-51a5-4d21-9cea-a74b009a247d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:00.149Z|18c47ec4-51a5-4d21-9cea-a74b009a247d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:00.295Z|2f27c496-9ad8-4d4a-a617-09128aaa79e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:00.295Z|2f27c496-9ad8-4d4a-a617-09128aaa79e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:02.333Z|6f885116-45bf-495d-a726-1ae9155525cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:02.335Z|6f885116-45bf-495d-a726-1ae9155525cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:06.373Z|18bde7b4-6972-46f1-be15-d6cda88c2b37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:06.375Z|18bde7b4-6972-46f1-be15-d6cda88c2b37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:10.184Z|bcf72a70-985c-4b42-89e6-f95c564232f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:10.186Z|bcf72a70-985c-4b42-89e6-f95c564232f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:12.366Z|3834577e-9582-41cc-8d98-441fcb50ec32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:12.369Z|3834577e-9582-41cc-8d98-441fcb50ec32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:15.061Z|784fce91-f187-4d70-8986-3b16c083007e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:15.062Z|784fce91-f187-4d70-8986-3b16c083007e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:16.407Z|3632b330-b6c1-42c4-a8ca-bd63ce4091c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:16.408Z|3632b330-b6c1-42c4-a8ca-bd63ce4091c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:20.214Z|aa8a09dc-5607-4eca-a645-07903d60d6b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:20.215Z|aa8a09dc-5607-4eca-a645-07903d60d6b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:22.400Z|d8b1e536-1b54-4f70-a035-73275c29f1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:22.401Z|d8b1e536-1b54-4f70-a035-73275c29f1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:26.447Z|0eb55d34-d56c-48d2-9705-305eca523871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:26.453Z|0eb55d34-d56c-48d2-9705-305eca523871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:29.863Z|209f3bc8-73b9-49c5-af61-eb6ebbba44bb|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:51:29.864Z|209f3bc8-73b9-49c5-af61-eb6ebbba44bb|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:30.062Z|a0b4068e-cd3d-45d0-b102-2d82e86e1a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:30.063Z|a0b4068e-cd3d-45d0-b102-2d82e86e1a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:30.245Z|4ee9a267-62e2-4b0c-a0ce-19b04ddda4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:30.246Z|4ee9a267-62e2-4b0c-a0ce-19b04ddda4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:30.297Z|7977aa29-8bf1-4eeb-929d-00fe9db3bf7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:30.298Z|7977aa29-8bf1-4eeb-929d-00fe9db3bf7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:32.429Z|6d903d76-4d6b-42e7-97db-dada08d013c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:32.430Z|6d903d76-4d6b-42e7-97db-dada08d013c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:36.485Z|443afa68-3921-41eb-91d3-317f8ecb211b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:36.486Z|443afa68-3921-41eb-91d3-317f8ecb211b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:40.277Z|841a8eaf-a495-4d5a-9d4d-3ec441bbdc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:40.278Z|841a8eaf-a495-4d5a-9d4d-3ec441bbdc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:42.460Z|1d4454cc-ae0d-48f9-9ef7-3fe032f294c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:42.461Z|1d4454cc-ae0d-48f9-9ef7-3fe032f294c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:45.061Z|05377221-5ce8-4c2f-86f6-db320471e8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:45.065Z|05377221-5ce8-4c2f-86f6-db320471e8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:46.514Z|6b280d0b-e8fa-4fd4-9d81-9c04c14eded7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:46.516Z|6b280d0b-e8fa-4fd4-9d81-9c04c14eded7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:50.307Z|2400fa12-9653-4879-ba86-84089e20fb86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:50.308Z|2400fa12-9653-4879-ba86-84089e20fb86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:52.495Z|66f4b25e-77f3-4d84-b774-ca150c79cd6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:52.496Z|66f4b25e-77f3-4d84-b774-ca150c79cd6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:56.552Z|aa28499a-617d-4d57-8a23-8a163cac9f14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:56.554Z|aa28499a-617d-4d57-8a23-8a163cac9f14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:00.061Z|5f510b4c-9f4c-48af-ba41-e8c5c2a04e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:00.062Z|5f510b4c-9f4c-48af-ba41-e8c5c2a04e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:00.299Z|72fa7bc4-2192-4fc0-9a8f-ee4a2da54ec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:00.300Z|72fa7bc4-2192-4fc0-9a8f-ee4a2da54ec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:00.338Z|0b37f321-52be-4712-81f3-dc9a8345ecf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:00.339Z|0b37f321-52be-4712-81f3-dc9a8345ecf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:02.527Z|94b1be42-dfcf-4fd7-9a2d-9c3d6b82424a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:02.529Z|94b1be42-dfcf-4fd7-9a2d-9c3d6b82424a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:06.587Z|a6db7fd3-d7af-4357-8d45-88d2919fefb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:06.589Z|a6db7fd3-d7af-4357-8d45-88d2919fefb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:10.371Z|04e888b3-bb81-49ad-8247-75c4b395207b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:10.373Z|04e888b3-bb81-49ad-8247-75c4b395207b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:12.564Z|e77048b5-ea9f-4c4d-8a6d-b31969421165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:12.566Z|e77048b5-ea9f-4c4d-8a6d-b31969421165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:15.061Z|2731e24a-ac6b-48be-a415-b6545410381b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:15.062Z|2731e24a-ac6b-48be-a415-b6545410381b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:16.637Z|daa11b2c-43da-47d1-93a9-e9161969d139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:16.638Z|daa11b2c-43da-47d1-93a9-e9161969d139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:20.504Z|1f0efc41-6572-492f-9905-fbaca06d3df5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:20.505Z|1f0efc41-6572-492f-9905-fbaca06d3df5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:22.598Z|54b22ffd-e936-4876-985c-039853b2fcc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:22.599Z|54b22ffd-e936-4876-985c-039853b2fcc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:26.673Z|fc14f368-2b1f-47ca-8000-584d61181673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:26.675Z|fc14f368-2b1f-47ca-8000-584d61181673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:29.862Z|6f899249-e5d1-4a29-9b85-d00fb15ec1e3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:52:29.863Z|6f899249-e5d1-4a29-9b85-d00fb15ec1e3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:30.061Z|f70a695b-f4dd-4e2d-854c-69376d3320eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:30.065Z|f70a695b-f4dd-4e2d-854c-69376d3320eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:30.301Z|38e5ff8b-828b-44fe-b4f3-7870fd7162f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:30.302Z|38e5ff8b-828b-44fe-b4f3-7870fd7162f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:30.536Z|ea551f62-e067-4e77-8c61-ecfeb1780593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:30.539Z|ea551f62-e067-4e77-8c61-ecfeb1780593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:32.629Z|c0bf3e6e-b624-4e6f-bd8a-270907a263a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:32.630Z|c0bf3e6e-b624-4e6f-bd8a-270907a263a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:36.704Z|5c1b2685-52ff-4cb0-9017-770635caaed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:36.706Z|5c1b2685-52ff-4cb0-9017-770635caaed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:40.570Z|36186624-130a-4c7a-a731-595277a5558c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:40.571Z|36186624-130a-4c7a-a731-595277a5558c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:42.660Z|807bbf0e-5623-4a59-bae6-033ac79099c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:42.661Z|807bbf0e-5623-4a59-bae6-033ac79099c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:45.062Z|8d37361c-e548-4f26-be0c-947488702ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:45.062Z|8d37361c-e548-4f26-be0c-947488702ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:46.737Z|e9704db5-509a-4f7d-bb63-ea9a82835e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:46.738Z|e9704db5-509a-4f7d-bb63-ea9a82835e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:50.602Z|01415b4c-0e9e-4db5-96f4-a93cb916dc11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:50.603Z|01415b4c-0e9e-4db5-96f4-a93cb916dc11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:52.698Z|da677d39-85ce-482a-ba87-46065095e5b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:52.699Z|da677d39-85ce-482a-ba87-46065095e5b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:56.772Z|29b5ec0e-4bab-4c88-8b1d-ea26af232b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:56.773Z|29b5ec0e-4bab-4c88-8b1d-ea26af232b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:00.063Z|af16784e-0776-4a22-b69e-8d970bf92f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:00.064Z|af16784e-0776-4a22-b69e-8d970bf92f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:00.303Z|65268cca-af75-477e-8eb3-fdb77dfe61b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:00.304Z|65268cca-af75-477e-8eb3-fdb77dfe61b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:00.633Z|7fec0dd9-7d28-4d9a-b85c-ce087a586cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:00.634Z|7fec0dd9-7d28-4d9a-b85c-ce087a586cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:02.732Z|d3c10494-074b-423b-ba8a-13fa4060536a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:02.733Z|d3c10494-074b-423b-ba8a-13fa4060536a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:06.805Z|015cc35b-71f3-4d89-b73c-fce29b00a8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:06.806Z|015cc35b-71f3-4d89-b73c-fce29b00a8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:10.663Z|b421f166-f365-4d2a-8454-529f9e6b15c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:10.664Z|b421f166-f365-4d2a-8454-529f9e6b15c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:12.760Z|efa0e477-5b0f-4711-bb4a-406370d71620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:12.762Z|efa0e477-5b0f-4711-bb4a-406370d71620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:15.061Z|30e3efaf-a3a4-4606-999e-02644a82ddf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:15.065Z|30e3efaf-a3a4-4606-999e-02644a82ddf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:16.839Z|153f04f3-b4a5-4618-ab79-2f83b8f3bcf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:16.840Z|153f04f3-b4a5-4618-ab79-2f83b8f3bcf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:20.696Z|dfcd2b79-1baf-4005-b91a-fe06c6f42a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:20.697Z|dfcd2b79-1baf-4005-b91a-fe06c6f42a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:22.792Z|dc2b5d2c-2e67-40cf-bc53-8ed5868268cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:22.793Z|dc2b5d2c-2e67-40cf-bc53-8ed5868268cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:26.872Z|c431f3d4-eca3-41b4-a08e-bde11fd06673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:26.873Z|c431f3d4-eca3-41b4-a08e-bde11fd06673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:29.861Z|d90232a3-a81d-4bf9-9319-b34573c58952|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:53:29.862Z|d90232a3-a81d-4bf9-9319-b34573c58952|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:30.061Z|02ec8caa-c19b-48b8-86b1-9a12e458416e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:30.062Z|02ec8caa-c19b-48b8-86b1-9a12e458416e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:30.305Z|4a6015f7-952c-446f-9af0-eeac1cd9d042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:30.306Z|4a6015f7-952c-446f-9af0-eeac1cd9d042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:30.726Z|408c28f4-f923-42ea-8c8c-84647cf081b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:30.727Z|408c28f4-f923-42ea-8c8c-84647cf081b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:32.847Z|45f28012-de64-415c-a760-1cc3ef4dbb4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:32.848Z|45f28012-de64-415c-a760-1cc3ef4dbb4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:36.906Z|b179c329-4411-4791-a747-7fce2807bac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:36.907Z|b179c329-4411-4791-a747-7fce2807bac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:40.758Z|0e749d8d-9559-4f6c-a9bf-d90d64d869fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:40.759Z|0e749d8d-9559-4f6c-a9bf-d90d64d869fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:42.882Z|ab3cf851-7962-41a8-97dd-5b504557377a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:42.883Z|ab3cf851-7962-41a8-97dd-5b504557377a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:45.061Z|04f838a6-ad25-4528-8886-6643694b1eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:45.062Z|04f838a6-ad25-4528-8886-6643694b1eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:46.949Z|55e60603-ec40-4dd3-9e16-080689193286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:46.950Z|55e60603-ec40-4dd3-9e16-080689193286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:50.793Z|675ea8fd-2d33-490b-8aab-7d93b33039e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:50.794Z|675ea8fd-2d33-490b-8aab-7d93b33039e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:52.920Z|7a96db24-da4b-4a7d-a2ee-28bb94696794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:52.921Z|7a96db24-da4b-4a7d-a2ee-28bb94696794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:56.987Z|1921f0c5-0b79-4d16-b03c-e2800fa33266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:56.988Z|1921f0c5-0b79-4d16-b03c-e2800fa33266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:00.061Z|5143d3cb-7d87-4807-a8f7-dba7b8b28b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:00.065Z|5143d3cb-7d87-4807-a8f7-dba7b8b28b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:00.307Z|7448073c-5712-49b8-bf81-87a2b1ba1b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:00.308Z|7448073c-5712-49b8-bf81-87a2b1ba1b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:00.828Z|1582d698-e5bf-4a30-801d-6b1ba9b11ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:00.830Z|1582d698-e5bf-4a30-801d-6b1ba9b11ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:02.953Z|d64f79c1-6689-4b4c-a92c-6bf2c8d56e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:02.954Z|d64f79c1-6689-4b4c-a92c-6bf2c8d56e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:07.018Z|50d5733f-57f0-41a4-a977-58af3e7d7b05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:07.019Z|50d5733f-57f0-41a4-a977-58af3e7d7b05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:10.861Z|d808e682-a55b-4a0d-a902-558d9de5a0e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:10.863Z|d808e682-a55b-4a0d-a902-558d9de5a0e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:12.993Z|2fc2e054-e999-4289-9523-84c131e81fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:12.994Z|2fc2e054-e999-4289-9523-84c131e81fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:15.062Z|033e106b-c2b7-44b5-941c-52b16c6df24b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:15.063Z|033e106b-c2b7-44b5-941c-52b16c6df24b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:17.058Z|42c01101-38e8-4e1c-82a9-c2700b4caf76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:17.059Z|42c01101-38e8-4e1c-82a9-c2700b4caf76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:20.894Z|2e58817a-8625-4dc6-aed7-7b7902c52eb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:20.895Z|2e58817a-8625-4dc6-aed7-7b7902c52eb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:23.023Z|75ee2992-14bc-43e4-ad3c-b6feb4f30d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:23.024Z|75ee2992-14bc-43e4-ad3c-b6feb4f30d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:27.100Z|a35719e1-4af4-465b-adba-6fa802ba463f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:27.101Z|a35719e1-4af4-465b-adba-6fa802ba463f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:29.861Z|d321cd87-8fc0-4f20-a633-a9850679900c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:54:29.862Z|d321cd87-8fc0-4f20-a633-a9850679900c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:30.061Z|807c70ad-faab-4548-b9a5-7a290cbb51fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:30.062Z|807c70ad-faab-4548-b9a5-7a290cbb51fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:30.309Z|ad027108-eb4e-4f81-92fa-fbb537beaae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:30.310Z|ad027108-eb4e-4f81-92fa-fbb537beaae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:30.928Z|e05923d0-228d-477e-aa2b-031f4804cea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:30.929Z|e05923d0-228d-477e-aa2b-031f4804cea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:33.060Z|b1b4bfe9-f2e0-4be8-96f2-94da6a250311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:33.062Z|b1b4bfe9-f2e0-4be8-96f2-94da6a250311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:37.140Z|6bbafc5f-4cff-400a-b2cc-f2c0dfd0a6d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:37.141Z|6bbafc5f-4cff-400a-b2cc-f2c0dfd0a6d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:40.960Z|f9c3d3b4-b249-4ac3-8214-e890d0e03fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:40.962Z|f9c3d3b4-b249-4ac3-8214-e890d0e03fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:43.093Z|d6c3f92a-4af9-409e-9d40-a712a756fbea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:43.095Z|d6c3f92a-4af9-409e-9d40-a712a756fbea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:45.061Z|321e365d-e23f-4a59-b6ab-a11463025d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:45.065Z|321e365d-e23f-4a59-b6ab-a11463025d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:47.170Z|421cb8f4-21b9-4a14-b990-adf3c10bd795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:47.171Z|421cb8f4-21b9-4a14-b990-adf3c10bd795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:50.993Z|94615912-bc8a-4fb9-9ae2-7ccd6202f4d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:50.994Z|94615912-bc8a-4fb9-9ae2-7ccd6202f4d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:53.125Z|76589965-0a1b-4a69-95cf-6e839509f3d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:53.127Z|76589965-0a1b-4a69-95cf-6e839509f3d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:57.207Z|d9171804-6c05-4a79-96d7-2b2d605ea4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:57.208Z|d9171804-6c05-4a79-96d7-2b2d605ea4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:00.061Z|482479b3-006e-4c3a-a228-efcd1b447eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:00.062Z|482479b3-006e-4c3a-a228-efcd1b447eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:00.311Z|22df109d-1a0a-4c56-8974-c86ef34b626e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:00.312Z|22df109d-1a0a-4c56-8974-c86ef34b626e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:01.022Z|3c0cf1ff-731e-41d4-a173-3466a226be03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:01.023Z|3c0cf1ff-731e-41d4-a173-3466a226be03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:03.175Z|d851d609-f985-490d-98cc-d5d18cadcba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:03.176Z|d851d609-f985-490d-98cc-d5d18cadcba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:07.240Z|5fc4ec53-47ce-4263-92da-3ab78a771057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:07.241Z|5fc4ec53-47ce-4263-92da-3ab78a771057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:11.053Z|00889746-b77c-45cd-a0e6-35b53ea46e54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:11.055Z|00889746-b77c-45cd-a0e6-35b53ea46e54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:13.213Z|a3c47eb9-c78f-448f-921b-e1867abc287a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:13.214Z|a3c47eb9-c78f-448f-921b-e1867abc287a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:15.062Z|f161b06d-2246-4dd7-9035-6b01c5121c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:15.064Z|f161b06d-2246-4dd7-9035-6b01c5121c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:17.268Z|4c6be8a9-a148-4648-a58e-e2e8a346242b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:17.269Z|4c6be8a9-a148-4648-a58e-e2e8a346242b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:21.083Z|de357d5a-846f-441e-8b75-9fe59cc35110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:21.087Z|de357d5a-846f-441e-8b75-9fe59cc35110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:23.245Z|8333a174-4c9b-4ad4-abe3-7542198cf86e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:23.247Z|8333a174-4c9b-4ad4-abe3-7542198cf86e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:27.300Z|b9fd33dd-d591-41c3-a06d-906f28f4aba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:27.301Z|b9fd33dd-d591-41c3-a06d-906f28f4aba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:29.862Z|3973c9c4-69cc-43f7-967e-3290454ce36a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:55:29.863Z|3973c9c4-69cc-43f7-967e-3290454ce36a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:30.061Z|11954285-98fa-48e2-9333-2d732dcba288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:30.065Z|11954285-98fa-48e2-9333-2d732dcba288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:30.313Z|7dbd9b63-329e-4bf8-9ad8-6fd1e0fb271a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:30.314Z|7dbd9b63-329e-4bf8-9ad8-6fd1e0fb271a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:31.120Z|ff04fdae-110f-4c6e-bcc8-69a6ade0e5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:31.121Z|ff04fdae-110f-4c6e-bcc8-69a6ade0e5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:33.286Z|24349e8d-d974-4dd6-8602-989e93433812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:33.288Z|24349e8d-d974-4dd6-8602-989e93433812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:37.335Z|a23be061-0a16-436a-9af1-8ef42e33fb7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:37.336Z|a23be061-0a16-436a-9af1-8ef42e33fb7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:41.157Z|4d05f5a9-b79f-45f4-b3d9-275d8fd97818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:41.158Z|4d05f5a9-b79f-45f4-b3d9-275d8fd97818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:43.318Z|97845a6d-b896-476e-82af-5a35cc469eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:43.319Z|97845a6d-b896-476e-82af-5a35cc469eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:45.062Z|fa11ea36-cad5-45e1-a4ae-db849d7a423d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:45.064Z|fa11ea36-cad5-45e1-a4ae-db849d7a423d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:47.382Z|29f1c18e-686e-4adc-bb24-d238d0c8a3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:47.385Z|29f1c18e-686e-4adc-bb24-d238d0c8a3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:51.193Z|bbc37e61-8a3e-47c2-ade5-bff237ba2380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:51.198Z|bbc37e61-8a3e-47c2-ade5-bff237ba2380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:53.348Z|cbb51edc-5e24-4a8c-b60e-f1b8e07195b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:53.349Z|cbb51edc-5e24-4a8c-b60e-f1b8e07195b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:57.422Z|ae547873-4258-414f-b893-853bda3f19f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:57.423Z|ae547873-4258-414f-b893-853bda3f19f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:00.061Z|0abb08c5-b3ac-4752-a928-55a5a5f5bff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:00.062Z|0abb08c5-b3ac-4752-a928-55a5a5f5bff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:00.315Z|1babab11-32b0-4e07-8a2e-e5f0cdd3cffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:00.316Z|1babab11-32b0-4e07-8a2e-e5f0cdd3cffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:01.228Z|20512515-4a03-496e-b819-97a17dcad0fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:01.229Z|20512515-4a03-496e-b819-97a17dcad0fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:03.384Z|aedf6498-8119-4bb5-bbfa-7e0f07609849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:03.385Z|aedf6498-8119-4bb5-bbfa-7e0f07609849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:07.463Z|e37c4e7b-5d0f-4472-aaea-0982318a5cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:07.466Z|e37c4e7b-5d0f-4472-aaea-0982318a5cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:11.269Z|0f7d5781-bfa7-4544-a32d-e4cf1e6f59ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:11.272Z|0f7d5781-bfa7-4544-a32d-e4cf1e6f59ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:13.431Z|d74cff51-11ba-446c-a636-2d9804db4fe5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:13.432Z|d74cff51-11ba-446c-a636-2d9804db4fe5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:15.067Z|751ccf31-50a4-43c6-9914-d8c101013c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:15.071Z|751ccf31-50a4-43c6-9914-d8c101013c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:17.509Z|62e8ba6c-7eae-4a7c-9251-cdf0f3720c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:17.510Z|62e8ba6c-7eae-4a7c-9251-cdf0f3720c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:21.301Z|7a44a7c9-4fdd-4e05-ba87-22287fd07df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:21.302Z|7a44a7c9-4fdd-4e05-ba87-22287fd07df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:23.467Z|ebf77d84-74cd-4649-b298-2d4b4521bf2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:23.468Z|ebf77d84-74cd-4649-b298-2d4b4521bf2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:27.543Z|46fe9ed2-678c-44b6-9e06-4c9e2eb80d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:27.545Z|46fe9ed2-678c-44b6-9e06-4c9e2eb80d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:29.863Z|0c0c7b55-203b-43a8-86ff-453b8f7f08d9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:56:29.865Z|0c0c7b55-203b-43a8-86ff-453b8f7f08d9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:30.061Z|76c68c74-5362-4ffe-97f0-bae0dfac640c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:30.062Z|76c68c74-5362-4ffe-97f0-bae0dfac640c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:30.317Z|7b168c5c-e197-4ccd-9de7-d9b96b4fe10d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:30.318Z|7b168c5c-e197-4ccd-9de7-d9b96b4fe10d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:31.332Z|f69bfb16-8840-4a83-98e7-ed6896fd4e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:31.334Z|f69bfb16-8840-4a83-98e7-ed6896fd4e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:33.502Z|b1c5b134-5dcd-4112-b58c-d9a82c58ae44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:33.503Z|b1c5b134-5dcd-4112-b58c-d9a82c58ae44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:37.587Z|92c31dfc-837e-474c-ab56-259fa8dbef29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:37.589Z|92c31dfc-837e-474c-ab56-259fa8dbef29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:41.367Z|a31c4403-e4c8-467e-9177-8c1eed2c128a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:41.368Z|a31c4403-e4c8-467e-9177-8c1eed2c128a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:43.535Z|540ac686-35da-41c5-8316-93b8b4f6ba51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:43.536Z|540ac686-35da-41c5-8316-93b8b4f6ba51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:45.061Z|74c0b183-72a6-42c1-8bb5-e569e88819da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:45.063Z|74c0b183-72a6-42c1-8bb5-e569e88819da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:47.621Z|051afba0-3a73-4431-9238-8332a4dec660|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:47.622Z|051afba0-3a73-4431-9238-8332a4dec660|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:51.401Z|187f1632-21b0-4fb7-a2fc-823ce9b8b231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:51.403Z|187f1632-21b0-4fb7-a2fc-823ce9b8b231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:53.572Z|eaea9e80-7b2c-4816-b3d5-9df5e124c8b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:53.573Z|eaea9e80-7b2c-4816-b3d5-9df5e124c8b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:57.656Z|80d9f9c0-1476-4f27-aef6-f9987d832152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:57.662Z|80d9f9c0-1476-4f27-aef6-f9987d832152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:00.061Z|bcc833d1-38be-4b2d-8ee9-58ec91205c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:00.065Z|bcc833d1-38be-4b2d-8ee9-58ec91205c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:00.320Z|cec8657d-8306-4539-898b-1de54871090a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:00.321Z|cec8657d-8306-4539-898b-1de54871090a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:01.433Z|5194f216-1c7c-4170-904b-c69fd7f13b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:01.439Z|5194f216-1c7c-4170-904b-c69fd7f13b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:03.610Z|bcae9c91-2c69-460f-a6e6-9521da6a93e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:03.611Z|bcae9c91-2c69-460f-a6e6-9521da6a93e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:07.695Z|11f8d23b-b9ff-4eec-931f-258f04c0e22a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:07.697Z|11f8d23b-b9ff-4eec-931f-258f04c0e22a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:11.478Z|cb65b495-b7d2-4ccb-9c1c-372ca1a6b36e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:11.480Z|cb65b495-b7d2-4ccb-9c1c-372ca1a6b36e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:13.642Z|1a821735-7b3a-4f70-93c3-036e23528819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:13.643Z|1a821735-7b3a-4f70-93c3-036e23528819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:15.061Z|2e05c598-9e1f-4c29-bca4-470439c76019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:15.062Z|2e05c598-9e1f-4c29-bca4-470439c76019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:17.730Z|cafa40d8-3dcd-4338-96c3-f6781c3377a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:17.731Z|cafa40d8-3dcd-4338-96c3-f6781c3377a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:21.511Z|5ab4f792-ff1e-47f9-a0b9-372726c36015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:21.513Z|5ab4f792-ff1e-47f9-a0b9-372726c36015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:23.674Z|2f8d0139-7058-4d06-a59a-638489971a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:23.676Z|2f8d0139-7058-4d06-a59a-638489971a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:27.762Z|3561c8a7-3193-41e7-954c-382288deadb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:27.764Z|3561c8a7-3193-41e7-954c-382288deadb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:29.862Z|76f67833-26e5-45d7-b8b6-0a8305bb6c6e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:57:29.864Z|76f67833-26e5-45d7-b8b6-0a8305bb6c6e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:30.062Z|892a31d4-1919-4aa7-8f12-e63e2b4ab537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:30.063Z|892a31d4-1919-4aa7-8f12-e63e2b4ab537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:30.322Z|ccb39102-66ac-44fc-a510-238474ff4a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:30.323Z|ccb39102-66ac-44fc-a510-238474ff4a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:31.547Z|e3ee157c-f424-4d73-ab44-cad60bf917b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:31.549Z|e3ee157c-f424-4d73-ab44-cad60bf917b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:33.713Z|04b6fd49-5e97-44f9-bc5d-28bbdaeef3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:33.714Z|04b6fd49-5e97-44f9-bc5d-28bbdaeef3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:37.792Z|b0a169e5-d752-4ee4-ad4c-c8330d0ddcd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:37.793Z|b0a169e5-d752-4ee4-ad4c-c8330d0ddcd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:41.578Z|0d4b0cb5-37ab-46a4-9411-5f946b8bf6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:41.579Z|0d4b0cb5-37ab-46a4-9411-5f946b8bf6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:43.751Z|aafd7b86-a53b-4232-9f6f-e8c7cbfb8d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:43.752Z|aafd7b86-a53b-4232-9f6f-e8c7cbfb8d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:45.061Z|b5eb3e7b-d851-4dc9-ac2f-2883681aa2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:45.066Z|b5eb3e7b-d851-4dc9-ac2f-2883681aa2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:47.828Z|8944f1c9-0828-49ab-9494-28a8a3209a3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:47.829Z|8944f1c9-0828-49ab-9494-28a8a3209a3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:51.609Z|bf87ec65-ca0a-4f04-b384-9044ffd862a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:51.610Z|bf87ec65-ca0a-4f04-b384-9044ffd862a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:53.783Z|ae53a8aa-dc6c-4100-b4db-2bcc3e21fe63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:53.785Z|ae53a8aa-dc6c-4100-b4db-2bcc3e21fe63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:57.860Z|29fef9bb-ae94-4526-be92-c82408773d39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:57.861Z|29fef9bb-ae94-4526-be92-c82408773d39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:00.061Z|4493c390-a8a4-47b7-98cc-44a0a76ca34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:00.063Z|4493c390-a8a4-47b7-98cc-44a0a76ca34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:00.324Z|8d4f9754-ff3b-4d2e-be89-331ad07e1f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:00.325Z|8d4f9754-ff3b-4d2e-be89-331ad07e1f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:01.640Z|243542db-89ba-4afc-9b72-0874b39ceb3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:01.642Z|243542db-89ba-4afc-9b72-0874b39ceb3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:03.814Z|68cd5f16-2498-4f39-86b4-6b4fe4100c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:03.815Z|68cd5f16-2498-4f39-86b4-6b4fe4100c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:07.891Z|181f0109-7a44-4cb3-b285-e4dc13fbe405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:07.892Z|181f0109-7a44-4cb3-b285-e4dc13fbe405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:11.682Z|5c1a702b-bfbc-47af-9815-e1bf1a9956c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:11.684Z|5c1a702b-bfbc-47af-9815-e1bf1a9956c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:13.859Z|16f611ec-df2f-472d-9eb9-6a20b0e7189c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:13.860Z|16f611ec-df2f-472d-9eb9-6a20b0e7189c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:15.061Z|041dba22-bb2e-4d63-b5f8-bf1a5af33826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:15.062Z|041dba22-bb2e-4d63-b5f8-bf1a5af33826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:17.928Z|6e5b8960-2793-41fd-a3fd-e4617802f42c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:17.930Z|6e5b8960-2793-41fd-a3fd-e4617802f42c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:21.725Z|bb08de8d-6405-4788-8b5f-767a5ac3a9f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:21.727Z|bb08de8d-6405-4788-8b5f-767a5ac3a9f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:23.889Z|b6f5f07b-b6df-4eae-8dde-00582b5d4e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:23.890Z|b6f5f07b-b6df-4eae-8dde-00582b5d4e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:27.960Z|9462f3a6-4a4b-4479-a71d-7300f4a0778b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:27.962Z|9462f3a6-4a4b-4479-a71d-7300f4a0778b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:29.860Z|fdbba1e4-f775-4949-9f46-025d2afb0330|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:58:29.862Z|fdbba1e4-f775-4949-9f46-025d2afb0330|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:30.062Z|797ae11c-abdf-4fb2-9c86-2dd5763921d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:30.066Z|797ae11c-abdf-4fb2-9c86-2dd5763921d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:30.326Z|dfb5c473-c309-4387-9d4f-e090a39a00ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:30.327Z|dfb5c473-c309-4387-9d4f-e090a39a00ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:31.759Z|d086115f-7ffa-4467-ba21-98847e8aab63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:31.760Z|d086115f-7ffa-4467-ba21-98847e8aab63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:33.924Z|5551f128-bc80-4d7f-8211-b399ec9fce44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:33.925Z|5551f128-bc80-4d7f-8211-b399ec9fce44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:37.994Z|394d1665-3666-4237-886c-f353e65f0147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:37.996Z|394d1665-3666-4237-886c-f353e65f0147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:41.796Z|4ab5c85a-c60a-4c8f-ab28-cd046aabf2de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:41.799Z|4ab5c85a-c60a-4c8f-ab28-cd046aabf2de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:43.956Z|28053419-330f-4623-b290-ae287ae8e63b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:43.958Z|28053419-330f-4623-b290-ae287ae8e63b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:45.061Z|bc6fdfad-4403-4be2-b7e5-b7d941c8647e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:45.062Z|bc6fdfad-4403-4be2-b7e5-b7d941c8647e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:48.027Z|503934b4-4161-47be-8fcc-21059d2090d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:48.029Z|503934b4-4161-47be-8fcc-21059d2090d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:51.830Z|d810ae6a-7171-4e77-945e-b3fc32b79ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:51.832Z|d810ae6a-7171-4e77-945e-b3fc32b79ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:53.987Z|f90329a0-fc67-48d0-9175-b48c750b1e6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:53.988Z|f90329a0-fc67-48d0-9175-b48c750b1e6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:58.071Z|252542e9-9381-42ee-84bf-03c087c09584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:58.073Z|252542e9-9381-42ee-84bf-03c087c09584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:00.061Z|2d4607ee-45b3-4f96-bbae-475e38f6de26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:00.063Z|2d4607ee-45b3-4f96-bbae-475e38f6de26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:00.328Z|530184b8-04d8-4bb2-a21e-1d40a2debdf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:00.329Z|530184b8-04d8-4bb2-a21e-1d40a2debdf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:01.869Z|99bc4727-aa43-4911-a158-d7ba1dc14479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:01.871Z|99bc4727-aa43-4911-a158-d7ba1dc14479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:04.031Z|1884a377-f4b9-488c-ac82-ed8cf59b8035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:04.033Z|1884a377-f4b9-488c-ac82-ed8cf59b8035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:08.111Z|0c033288-72a6-4844-a092-76243fff26e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:08.112Z|0c033288-72a6-4844-a092-76243fff26e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:11.920Z|b9c210a7-9fcf-45ca-90d4-1fbc6703d019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:11.922Z|b9c210a7-9fcf-45ca-90d4-1fbc6703d019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:14.063Z|be298b08-9eaf-415e-84c3-20ca19cc4a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:14.064Z|be298b08-9eaf-415e-84c3-20ca19cc4a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:15.061Z|74087e31-32a4-4139-92d8-99dd269b3270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:15.065Z|74087e31-32a4-4139-92d8-99dd269b3270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:18.148Z|589a90c2-a66a-445d-bcdf-e7d29656f27a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:18.149Z|589a90c2-a66a-445d-bcdf-e7d29656f27a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:21.952Z|1600d14b-30d7-4fe8-a877-00f0de4c8eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:21.953Z|1600d14b-30d7-4fe8-a877-00f0de4c8eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:24.099Z|9fe3b690-66f9-418b-a44b-9d793493a55b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:24.100Z|9fe3b690-66f9-418b-a44b-9d793493a55b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:28.186Z|de306121-228a-4633-ba31-998f4462cf3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:28.187Z|de306121-228a-4633-ba31-998f4462cf3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:29.863Z|237f2561-93ee-4347-913a-d7ae8ec82c66|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:59:29.865Z|237f2561-93ee-4347-913a-d7ae8ec82c66|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:30.061Z|8960a33e-6a95-4a2b-9792-c6cc76d4113f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:30.062Z|8960a33e-6a95-4a2b-9792-c6cc76d4113f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:30.331Z|adb7404e-3d0f-4226-b32e-7d16111564e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:30.332Z|adb7404e-3d0f-4226-b32e-7d16111564e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:31.982Z|0a1c0f20-fbc1-408d-8db1-3866aaf28175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:31.985Z|0a1c0f20-fbc1-408d-8db1-3866aaf28175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:34.133Z|63bd6217-334d-4f82-89e4-35e7f4e45049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:34.134Z|63bd6217-334d-4f82-89e4-35e7f4e45049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:38.217Z|fc79bb25-bf32-409a-824f-372a69166623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:38.221Z|fc79bb25-bf32-409a-824f-372a69166623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:42.019Z|74ad3c94-a57a-4bd5-a3bf-7e4899559912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:42.020Z|74ad3c94-a57a-4bd5-a3bf-7e4899559912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:44.163Z|fb868107-d0dd-471a-81df-d4980c107f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:44.164Z|fb868107-d0dd-471a-81df-d4980c107f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:45.061Z|b26b2a1d-192e-409f-8b28-9f2de0263a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:45.063Z|b26b2a1d-192e-409f-8b28-9f2de0263a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:48.253Z|0f97e5ad-69ec-4f5c-8869-173c4a87dc45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:48.254Z|0f97e5ad-69ec-4f5c-8869-173c4a87dc45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:52.051Z|fedda087-a854-44ca-a623-e0158c5b7515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:52.053Z|fedda087-a854-44ca-a623-e0158c5b7515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:54.190Z|062e8420-cc29-477a-a88a-17436dbb5734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:54.191Z|062e8420-cc29-477a-a88a-17436dbb5734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:58.286Z|e247e5e2-a878-4ead-a15a-8de84f62e8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:58.288Z|e247e5e2-a878-4ead-a15a-8de84f62e8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:00.062Z|26e5bcaf-a63b-44da-a942-d3dc1fca66ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:00.067Z|26e5bcaf-a63b-44da-a942-d3dc1fca66ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:00.333Z|8749faef-e850-4039-b405-9e0c039fd04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:00.334Z|8749faef-e850-4039-b405-9e0c039fd04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:02.085Z|cb31152c-35a9-426d-a158-edb1cbeaa356|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:02.086Z|cb31152c-35a9-426d-a158-edb1cbeaa356|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:04.223Z|260b5c69-a7ca-45dd-a7a2-52ba1c9311f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:04.224Z|260b5c69-a7ca-45dd-a7a2-52ba1c9311f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:08.317Z|fb1d3eee-5eb1-4bf2-b3ef-61d3b291be5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:08.318Z|fb1d3eee-5eb1-4bf2-b3ef-61d3b291be5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:12.123Z|decf1d30-9560-4670-9ef9-eca33d7f1e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:12.125Z|decf1d30-9560-4670-9ef9-eca33d7f1e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:14.259Z|55377a5a-ce52-4db5-a3a9-9d66acf0671a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:14.260Z|55377a5a-ce52-4db5-a3a9-9d66acf0671a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:15.062Z|f74e059a-ff92-4cd8-8072-60f675e80ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:15.063Z|f74e059a-ff92-4cd8-8072-60f675e80ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:18.350Z|edd223f2-4d60-4a5b-a520-2cec5118bc8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:18.351Z|edd223f2-4d60-4a5b-a520-2cec5118bc8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:22.180Z|da0dcf13-d376-4627-a0ff-bc5ed6f8f40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:22.181Z|da0dcf13-d376-4627-a0ff-bc5ed6f8f40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:24.290Z|1b83f630-5044-4f5e-bfb7-f17df83b0ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:24.291Z|1b83f630-5044-4f5e-bfb7-f17df83b0ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:28.383Z|762a8dd9-dec5-4a2e-aa44-cd913d3ff6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:28.384Z|762a8dd9-dec5-4a2e-aa44-cd913d3ff6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:29.860Z|6806d468-96b6-4c69-85d7-275c461eb15e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:00:29.861Z|6806d468-96b6-4c69-85d7-275c461eb15e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:30.061Z|9852494e-813e-4913-a4a3-b289835d8fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:30.063Z|9852494e-813e-4913-a4a3-b289835d8fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:30.335Z|dcf1e119-b29b-4db9-a932-a065e87c9214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:30.336Z|dcf1e119-b29b-4db9-a932-a065e87c9214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:32.209Z|19f361e4-a659-47cf-b24b-bccab2c1d896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:32.210Z|19f361e4-a659-47cf-b24b-bccab2c1d896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:34.329Z|e6fcb941-e604-4945-afa7-3d4a0056d5ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:34.330Z|e6fcb941-e604-4945-afa7-3d4a0056d5ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:38.413Z|a48b36c3-deb0-4a95-bab5-f128a428b484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:38.415Z|a48b36c3-deb0-4a95-bab5-f128a428b484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:42.241Z|ae05c823-1497-432f-9bf0-d7876dd41409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:42.242Z|ae05c823-1497-432f-9bf0-d7876dd41409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:44.364Z|eca8bd0b-d028-477e-a655-360835f4e520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:44.365Z|eca8bd0b-d028-477e-a655-360835f4e520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:45.061Z|f0ca6258-af66-42f9-a957-b9c0e29e7623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:45.063Z|f0ca6258-af66-42f9-a957-b9c0e29e7623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:48.442Z|4d9902fb-fcc1-4040-8a02-69ea34ab26b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:48.443Z|4d9902fb-fcc1-4040-8a02-69ea34ab26b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:52.272Z|438b4edd-67b9-4157-9dcc-82e81c955bb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:52.273Z|438b4edd-67b9-4157-9dcc-82e81c955bb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:54.396Z|713e37e6-1091-4e13-b942-5f264c693f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:54.397Z|713e37e6-1091-4e13-b942-5f264c693f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:55.211Z||http-nio-8080-exec-5|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x03t0x060xfap0xdfMDu0x10F0xcbm0x990xfb0x06b40x840xb60xe20xb40xc90xc7&_G20xf90x1c0xc80x810xdb]. 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-06-14T06:00:58.474Z|1d6e553d-0541-4fca-94aa-2e722e06f007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:58.476Z|1d6e553d-0541-4fca-94aa-2e722e06f007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:00.061Z|8c9630d9-e362-4bcf-9c6e-3f8ec4212b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:00.063Z|8c9630d9-e362-4bcf-9c6e-3f8ec4212b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:00.338Z|ba133827-dc40-44d0-9843-4423cfdafde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:00.340Z|ba133827-dc40-44d0-9843-4423cfdafde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:02.303Z|1a58be84-426c-4ff7-9728-bbeff1db9450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:02.304Z|1a58be84-426c-4ff7-9728-bbeff1db9450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:04.452Z|103480ce-32e0-4f84-bbcf-7bd939b300b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:04.453Z|103480ce-32e0-4f84-bbcf-7bd939b300b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:08.510Z|6937206b-89d4-41cf-b6f4-5193e7b13021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:08.511Z|6937206b-89d4-41cf-b6f4-5193e7b13021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:12.337Z|40a72656-d1cf-40fd-91ae-0ac8afd94796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:12.338Z|40a72656-d1cf-40fd-91ae-0ac8afd94796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:14.486Z|9a97491f-d9a5-441f-ad25-b426fca6e560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:14.488Z|9a97491f-d9a5-441f-ad25-b426fca6e560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:15.061Z|1340576b-78f7-46f1-bf87-cb6b619ecd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:15.063Z|1340576b-78f7-46f1-bf87-cb6b619ecd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:18.541Z|0926da16-a72f-4f94-9319-70c920f7a4ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:18.543Z|0926da16-a72f-4f94-9319-70c920f7a4ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:22.368Z|6b4bbf8d-3e3a-4dde-89b9-aba9d99aa3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:22.370Z|6b4bbf8d-3e3a-4dde-89b9-aba9d99aa3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:24.524Z|0751c9fc-5eb5-4169-9271-e48389a27993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:24.525Z|0751c9fc-5eb5-4169-9271-e48389a27993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:28.569Z|40e51a73-f2d4-4e7c-ade9-3df72b7f1539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:28.570Z|40e51a73-f2d4-4e7c-ade9-3df72b7f1539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:29.863Z|0198bcff-3135-4ce8-a20b-4fa5aa446b46|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:01:29.864Z|0198bcff-3135-4ce8-a20b-4fa5aa446b46|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:30.061Z|787350a7-156a-44f2-a71d-253cdbeb09df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:30.063Z|787350a7-156a-44f2-a71d-253cdbeb09df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:30.342Z|a0eeda9d-2392-4058-af75-33e75badee30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:30.343Z|a0eeda9d-2392-4058-af75-33e75badee30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:32.401Z|b277e056-8800-42f8-ad3a-e69238d3a37f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:32.404Z|b277e056-8800-42f8-ad3a-e69238d3a37f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:34.560Z|ed728e9c-1d1b-41a3-91a6-010a9be9aa4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:34.561Z|ed728e9c-1d1b-41a3-91a6-010a9be9aa4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:38.600Z|e7ce7df8-d2f3-4b8a-a37d-d80c697b4085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:38.601Z|e7ce7df8-d2f3-4b8a-a37d-d80c697b4085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:42.436Z|06dbb8ee-535e-458c-b751-ec403aadf165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:42.438Z|06dbb8ee-535e-458c-b751-ec403aadf165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:44.591Z|a1392e9c-aaf1-4446-8a37-b079f1d72878|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:44.592Z|a1392e9c-aaf1-4446-8a37-b079f1d72878|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:45.061Z|e846136b-f7cd-45a5-8b1c-3afe607cdfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:45.062Z|e846136b-f7cd-45a5-8b1c-3afe607cdfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:48.629Z|b9574f36-1fd4-4c24-b9aa-14e2dd5db4c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:48.630Z|b9574f36-1fd4-4c24-b9aa-14e2dd5db4c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:52.477Z|21aeca73-b9d1-4950-91c4-d66c02500c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:52.480Z|21aeca73-b9d1-4950-91c4-d66c02500c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:54.625Z|e1233462-78d1-4f13-9b65-da638712475d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:54.627Z|e1233462-78d1-4f13-9b65-da638712475d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:58.666Z|c0f215a9-c83e-4d6a-bb42-574faf7055a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:58.667Z|c0f215a9-c83e-4d6a-bb42-574faf7055a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:00.062Z|2fd57913-c1cb-4ce6-a09d-5a5a544e085a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:00.064Z|2fd57913-c1cb-4ce6-a09d-5a5a544e085a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:00.344Z|c048b405-b063-4f73-b3a4-df76eeed9c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:00.345Z|c048b405-b063-4f73-b3a4-df76eeed9c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:02.510Z|2468f2fb-2cdc-43e1-abc4-c3944ea97de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:02.511Z|2468f2fb-2cdc-43e1-abc4-c3944ea97de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:04.658Z|1fe58192-e55b-4ddc-8ead-a85ff0d42562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:04.659Z|1fe58192-e55b-4ddc-8ead-a85ff0d42562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:08.696Z|b6420e38-a829-41bf-8d21-1559cc3ea13e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:08.698Z|b6420e38-a829-41bf-8d21-1559cc3ea13e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:12.539Z|da159719-0937-40d2-8835-a7fd62f8d212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:12.540Z|da159719-0937-40d2-8835-a7fd62f8d212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:14.691Z|9a5a46e5-c10a-4fcd-a3e3-8720b7bee427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:14.692Z|9a5a46e5-c10a-4fcd-a3e3-8720b7bee427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:15.061Z|8bc5af26-7b78-43e2-b750-00ecc13a0636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:15.062Z|8bc5af26-7b78-43e2-b750-00ecc13a0636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:18.726Z|0b4f424c-ce28-4d73-9770-a8163b8ac1eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:18.727Z|0b4f424c-ce28-4d73-9770-a8163b8ac1eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:22.568Z|4f3a6683-7b3e-41c4-b73b-d92c1547e0b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:22.569Z|4f3a6683-7b3e-41c4-b73b-d92c1547e0b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:24.730Z|4d3ea4f0-ca66-4b86-bef3-d519fd80c46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:24.731Z|4d3ea4f0-ca66-4b86-bef3-d519fd80c46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:28.758Z|beb312a7-e469-4940-ba7f-e603355248cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:28.759Z|beb312a7-e469-4940-ba7f-e603355248cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:29.861Z|fb950dd6-4468-4ff3-8dbb-9c66df6a98e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:02:29.862Z|fb950dd6-4468-4ff3-8dbb-9c66df6a98e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:30.061Z|9718d059-d95a-488a-a3cc-360108f8c619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:30.062Z|9718d059-d95a-488a-a3cc-360108f8c619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:30.346Z|8d0ab9ed-d0a9-4ad5-9e0d-a9671e6af6f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:30.347Z|8d0ab9ed-d0a9-4ad5-9e0d-a9671e6af6f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:32.601Z|6f617863-ec74-47e5-aeef-62d474fe1748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:32.602Z|6f617863-ec74-47e5-aeef-62d474fe1748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:34.772Z|9636065a-2ecd-41f1-8a12-1f148725e2f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:34.774Z|9636065a-2ecd-41f1-8a12-1f148725e2f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:38.790Z|7c650f5e-8a5d-4f1c-8c7a-1d2afa3362c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:38.792Z|7c650f5e-8a5d-4f1c-8c7a-1d2afa3362c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:42.631Z|838d6317-f91b-469b-b098-7b1f110aad21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:42.632Z|838d6317-f91b-469b-b098-7b1f110aad21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:44.806Z|9cef5e73-1900-4b7e-a732-67fe53b7b414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:44.808Z|9cef5e73-1900-4b7e-a732-67fe53b7b414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:45.061Z|13edb0b1-9bd8-4356-82fc-aececb3b1300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:45.064Z|13edb0b1-9bd8-4356-82fc-aececb3b1300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:48.825Z|4ea427af-981d-449e-826a-449db3ee5d8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:48.827Z|4ea427af-981d-449e-826a-449db3ee5d8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:52.660Z|3f98d098-9912-4431-910a-ebfe7d0a6989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:52.662Z|3f98d098-9912-4431-910a-ebfe7d0a6989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:54.860Z|22ace47b-24bd-45e7-9d63-76f19d038169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:54.861Z|22ace47b-24bd-45e7-9d63-76f19d038169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:58.862Z|e9b6f513-cb9b-4297-a807-518a3849a7e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:58.863Z|e9b6f513-cb9b-4297-a807-518a3849a7e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:00.062Z|34df6d0a-1e67-41a7-aab9-feb927f84973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:00.063Z|34df6d0a-1e67-41a7-aab9-feb927f84973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:00.349Z|d2469dd8-8aa4-4617-a520-4a0930d2ee06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:00.350Z|d2469dd8-8aa4-4617-a520-4a0930d2ee06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:02.695Z|a33dcedd-c09f-4672-9596-b4f33ee46bbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:02.697Z|a33dcedd-c09f-4672-9596-b4f33ee46bbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:04.894Z|21782832-21b6-4a43-8c2d-21079565325d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:04.895Z|21782832-21b6-4a43-8c2d-21079565325d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:08.894Z|4ce359ba-22ad-4b19-ac0d-1b7aba8a234c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:08.895Z|4ce359ba-22ad-4b19-ac0d-1b7aba8a234c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:12.727Z|d779531b-25aa-4091-abf1-9bce9640b8c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:12.728Z|d779531b-25aa-4091-abf1-9bce9640b8c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:14.930Z|457d6d36-1f76-4645-8de3-d9769ddf51d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:14.931Z|457d6d36-1f76-4645-8de3-d9769ddf51d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:15.062Z|1f5b4c3d-69a6-4f99-9127-96b85cef2958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:15.063Z|1f5b4c3d-69a6-4f99-9127-96b85cef2958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:18.928Z|7948a329-f662-4325-af86-c34ace675206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:18.929Z|7948a329-f662-4325-af86-c34ace675206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:22.755Z|ca85e13d-2533-4d3b-a203-f46f08cf7326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:22.756Z|ca85e13d-2533-4d3b-a203-f46f08cf7326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:24.966Z|0016dd7b-8fcd-4c78-a6c6-e8e215e8c424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:24.967Z|0016dd7b-8fcd-4c78-a6c6-e8e215e8c424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:28.961Z|2c7fd6aa-8103-4017-b932-9f370aac5a9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:28.962Z|2c7fd6aa-8103-4017-b932-9f370aac5a9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:29.864Z|1e2fcd65-abf9-4b16-91ea-ff3dcfddba72|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:03:29.865Z|1e2fcd65-abf9-4b16-91ea-ff3dcfddba72|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:30.061Z|45292daa-a5a4-4917-b5a4-4ecd4709f10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:30.064Z|45292daa-a5a4-4917-b5a4-4ecd4709f10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:30.352Z|acd2e235-01fc-48e6-9898-91a2d9e3584f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:30.353Z|acd2e235-01fc-48e6-9898-91a2d9e3584f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:32.786Z|b07b51b4-438e-4f5f-94ab-851c87de5c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:32.787Z|b07b51b4-438e-4f5f-94ab-851c87de5c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:34.996Z|6c707dcd-465d-4675-bde3-a13aaa027c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:34.997Z|6c707dcd-465d-4675-bde3-a13aaa027c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:38.991Z|25eb39c8-d27b-427f-9a90-43961da45f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:38.992Z|25eb39c8-d27b-427f-9a90-43961da45f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:42.826Z|7f848136-c25f-41b8-8fa7-1ea090db9aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:42.827Z|7f848136-c25f-41b8-8fa7-1ea090db9aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:45.040Z|4fed28b3-2008-44b8-8361-db06fa48fb51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:45.042Z|4fed28b3-2008-44b8-8361-db06fa48fb51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:45.062Z|e02af754-d539-4859-9296-924378653e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:45.063Z|e02af754-d539-4859-9296-924378653e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:49.023Z|cb9cff25-4de3-4c1c-9c09-2529a303c294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:49.027Z|cb9cff25-4de3-4c1c-9c09-2529a303c294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:52.887Z|0c957e20-e119-4aff-b729-ae6d4138c3a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:52.888Z|0c957e20-e119-4aff-b729-ae6d4138c3a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:55.080Z|ed9a7b31-5ff6-4281-89ac-abf983efc2bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:55.082Z|ed9a7b31-5ff6-4281-89ac-abf983efc2bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:59.056Z|e879c483-1304-40b2-beee-72ab22cea92d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:59.057Z|e879c483-1304-40b2-beee-72ab22cea92d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:00.061Z|99ff2ded-371e-4c5a-ad11-947d6d8c7f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:00.063Z|99ff2ded-371e-4c5a-ad11-947d6d8c7f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:00.354Z|0710d7dc-98a1-4579-9293-3a4175e60fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:00.355Z|0710d7dc-98a1-4579-9293-3a4175e60fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:02.920Z|cef411be-e34a-4ab8-a596-ea5d0a2e00a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:02.924Z|cef411be-e34a-4ab8-a596-ea5d0a2e00a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:05.110Z|9e8d2dc3-b51f-483e-a06c-fd5cb3fa4269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:05.113Z|9e8d2dc3-b51f-483e-a06c-fd5cb3fa4269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:09.092Z|b1529866-fc14-4e37-82ec-c3e26f1cab14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:09.093Z|b1529866-fc14-4e37-82ec-c3e26f1cab14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:12.953Z|7a766ec3-1c48-4f7d-9280-f2e46549b2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:12.954Z|7a766ec3-1c48-4f7d-9280-f2e46549b2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:15.061Z|952aebfd-aafa-45d8-a2e2-15ede53fad40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:15.063Z|952aebfd-aafa-45d8-a2e2-15ede53fad40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:15.149Z|edced3bf-4e71-42c5-9183-ef3a2c4ec029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:15.151Z|edced3bf-4e71-42c5-9183-ef3a2c4ec029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:19.133Z|fabcea91-ba24-4cbb-b55b-cd95122be8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:19.134Z|fabcea91-ba24-4cbb-b55b-cd95122be8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:23.002Z|35e165bd-55fb-47fe-a0c3-c4efb500a768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:23.003Z|35e165bd-55fb-47fe-a0c3-c4efb500a768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:25.185Z|696766f3-8fe1-4541-931c-d2919a02542c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:25.186Z|696766f3-8fe1-4541-931c-d2919a02542c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:29.163Z|c41d4188-99ec-4592-88f9-e53f305225cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:29.164Z|c41d4188-99ec-4592-88f9-e53f305225cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:29.862Z|41cea10f-98a7-4b65-b4db-95a0555c9eb7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:04:29.864Z|41cea10f-98a7-4b65-b4db-95a0555c9eb7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:30.061Z|32ba8ba0-ab93-4daa-8c9c-5e3b52ae14f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:30.062Z|32ba8ba0-ab93-4daa-8c9c-5e3b52ae14f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:30.357Z|6173220c-5d29-4115-a12b-c428698627f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:30.357Z|6173220c-5d29-4115-a12b-c428698627f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:33.042Z|83fd7266-4da6-425f-9144-eb53077cd67c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:33.043Z|83fd7266-4da6-425f-9144-eb53077cd67c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:35.216Z|3f0533df-6f43-48ec-b983-c50785a4ed5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:35.217Z|3f0533df-6f43-48ec-b983-c50785a4ed5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:39.192Z|e619ce61-bf10-4011-834d-e5f024965fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:39.193Z|e619ce61-bf10-4011-834d-e5f024965fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:43.074Z|6376bba8-ac34-4588-9b8f-b9bb74a09a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:43.076Z|6376bba8-ac34-4588-9b8f-b9bb74a09a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:45.061Z|50c52ae7-6e3e-4da8-813f-f1dbea920ee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:45.062Z|50c52ae7-6e3e-4da8-813f-f1dbea920ee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:45.250Z|6a9cbaaa-ab48-4965-a640-f7f5003d9fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:45.251Z|6a9cbaaa-ab48-4965-a640-f7f5003d9fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:49.224Z|aa00d0a6-15f0-4070-b73e-f924d24e10f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:49.225Z|aa00d0a6-15f0-4070-b73e-f924d24e10f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:53.124Z|012a9761-25fc-4133-82b1-d62a1ca7f5c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:53.126Z|012a9761-25fc-4133-82b1-d62a1ca7f5c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:55.280Z|43facf5e-a8c3-4788-aabf-97b4e93c4a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:55.282Z|43facf5e-a8c3-4788-aabf-97b4e93c4a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:59.256Z|aab24f22-a510-426f-9567-8a083d4f40b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:59.257Z|aab24f22-a510-426f-9567-8a083d4f40b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:00.066Z|9006e89d-04d4-4ca7-a797-efa08115babd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:00.068Z|9006e89d-04d4-4ca7-a797-efa08115babd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:00.358Z|ca18637f-5ecf-4c88-82c4-d5426a4eb231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:00.359Z|ca18637f-5ecf-4c88-82c4-d5426a4eb231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:03.166Z|8d5d9f3e-650f-4091-96b7-c43ec1b14262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:03.167Z|8d5d9f3e-650f-4091-96b7-c43ec1b14262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:05.308Z|dab6b33a-c08e-4dea-97a1-548a61fef34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:05.309Z|dab6b33a-c08e-4dea-97a1-548a61fef34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:09.286Z|1878446e-76d4-46fc-ae17-d0e3ab4e47d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:09.288Z|1878446e-76d4-46fc-ae17-d0e3ab4e47d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:13.200Z|7aab4a12-d21f-48bf-87af-f44e347ab4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:13.201Z|7aab4a12-d21f-48bf-87af-f44e347ab4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:15.062Z|e5491e73-b7d8-4dfc-9470-ef0a55c706a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:15.064Z|e5491e73-b7d8-4dfc-9470-ef0a55c706a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:15.348Z|90b575b4-c2c4-4728-820a-8c6202483bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:15.349Z|90b575b4-c2c4-4728-820a-8c6202483bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:19.317Z|218918ef-b988-4319-98c4-705bf4861e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:19.318Z|218918ef-b988-4319-98c4-705bf4861e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:23.236Z|6eb64775-a293-4583-8578-b7be864cbc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:23.237Z|6eb64775-a293-4583-8578-b7be864cbc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:25.380Z|8e98e90a-42bc-46b3-8106-b201dde6aeca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:25.382Z|8e98e90a-42bc-46b3-8106-b201dde6aeca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:29.348Z|e99e04c8-8a67-4894-9fdc-12f1925b9556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:29.349Z|e99e04c8-8a67-4894-9fdc-12f1925b9556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:29.861Z|728e4884-4df3-401d-a88d-e221b60e01bd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:05:29.862Z|728e4884-4df3-401d-a88d-e221b60e01bd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:30.061Z|d8ea9819-7844-4cd4-b008-b904e1c55d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:30.062Z|d8ea9819-7844-4cd4-b008-b904e1c55d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:30.360Z|a56d2226-1eeb-48bd-b14b-fdf97e5e02bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:30.361Z|a56d2226-1eeb-48bd-b14b-fdf97e5e02bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:33.277Z|95614861-8f27-49cb-b453-a041545da823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:33.279Z|95614861-8f27-49cb-b453-a041545da823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:35.418Z|6efb6ea0-d1b8-4da1-8e4d-88145ed4a118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:35.419Z|6efb6ea0-d1b8-4da1-8e4d-88145ed4a118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:39.381Z|9a14fb7c-df21-41a3-a5de-1853c962e8b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:39.382Z|9a14fb7c-df21-41a3-a5de-1853c962e8b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:43.315Z|98b18cc8-d317-487e-a8fc-74cdb2890878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:43.316Z|98b18cc8-d317-487e-a8fc-74cdb2890878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:45.062Z|76abde5f-eb06-4456-8c03-a2e272ed49b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:45.064Z|76abde5f-eb06-4456-8c03-a2e272ed49b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:45.452Z|a525e10f-e802-4c58-be69-dcc3a916a75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:45.454Z|a525e10f-e802-4c58-be69-dcc3a916a75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:49.416Z|0557366a-c39d-4ea9-b955-44df80f5aada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:49.419Z|0557366a-c39d-4ea9-b955-44df80f5aada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:53.350Z|aa06688e-36c4-4401-abb7-ad7875ea02c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:53.351Z|aa06688e-36c4-4401-abb7-ad7875ea02c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:55.486Z|6f006666-5afe-4c91-a421-d0023b1b833a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:55.488Z|6f006666-5afe-4c91-a421-d0023b1b833a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:59.457Z|f448abab-4ae5-44f6-b7d4-65431e5a1ac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:59.459Z|f448abab-4ae5-44f6-b7d4-65431e5a1ac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:00.062Z|23f45a67-9b8d-4807-8d5c-c826190c81c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:06:00.063Z|23f45a67-9b8d-4807-8d5c-c826190c81c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:06:00.363Z|7e291811-5a83-47f8-aa33-24d9b8077f09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:06:00.363Z|7e291811-5a83-47f8-aa33-24d9b8077f09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:06:03.383Z|1f9fe087-05d1-414f-8a3e-94f8b56f8acc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:03.384Z|1f9fe087-05d1-414f-8a3e-94f8b56f8acc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:05.524Z|a880f88e-6c3c-465f-b7ae-3bec75645e76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:05.526Z|a880f88e-6c3c-465f-b7ae-3bec75645e76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:09.504Z|2a0f22d5-f2ab-42f2-91f4-5bc77e2a21ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:09.505Z|2a0f22d5-f2ab-42f2-91f4-5bc77e2a21ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:13.416Z|8829428d-dd79-466d-ac29-00d5c1406020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:13.418Z|8829428d-dd79-466d-ac29-00d5c1406020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:15.062Z|f47e8499-c54e-4893-b8f7-a54e796693f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:06:15.063Z|f47e8499-c54e-4893-b8f7-a54e796693f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:06:15.573Z|b87b60ee-e7ae-4c45-b8cc-fc00e56dcca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:15.575Z|b87b60ee-e7ae-4c45-b8cc-fc00e56dcca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.