Results

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-04-28T05:47:07.437Z||main|||||INFO|500||The following profiles are active: basic
2022-04-28T05:47:41.882Z||main|||||INFO|500||Starting service [Tomcat]
2022-04-28T05:47:41.886Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-04-28T05:47:42.027Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-04-28T05:48:02.230Z||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-04-28T05:48:03.004Z||main|||||INFO|500||catdb-pool - Starting...
2022-04-28T05:48:03.852Z||main|||||INFO|500||catdb-pool - Start completed.
2022-04-28T05:48:05.551Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-04-28T05:48:06.347Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-04-28T05:48:08.070Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-28T05:48:12.308Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-28T05:48:14.209Z||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-04-28T05:48:19.709Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-28T05:48:19.951Z||main|||||INFO|500||reqdb-pool - Starting...
2022-04-28T05:48:20.002Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-04-28T05:48:20.046Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-04-28T05:48:21.317Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-28T05:48:22.415Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-28T05:48:25.483Z||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-04-28T05:48:39.156Z||main|||||WARN|500||---
2022-04-28T05:48:39.157Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-04-28T05:48:39.157Z||main|||||WARN|500||---
2022-04-28T05:48:40.434Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-04-28T05:48:52.315Z||main|||||INFO|500||Started ApiHandlerApplication in 115.323 seconds (JVM running for 123.293)
2022-04-28T05:48:52.348Z|0d3cf78c-293b-48e0-bc59-ee9dfc76db1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:48:52.402Z|0d3cf78c-293b-48e0-bc59-ee9dfc76db1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:48:52.405Z|64bc5059-93b0-482c-b608-ddb331e05406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:48:52.431Z|64bc5059-93b0-482c-b608-ddb331e05406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:48:53.895Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-04-28T05:48:54.373Z|b243a25e-b74d-460a-8195-7dfb1efa234b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:48:54.382Z|dacff0b0-967e-4b33-b135-c4d3769fca62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:48:55.239Z|8becfcd8-4a22-4edb-bcbd-4ae72b622515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-04-28T05:48:55.848Z|b243a25e-b74d-460a-8195-7dfb1efa234b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:48:55.848Z|dacff0b0-967e-4b33-b135-c4d3769fca62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:48:55.849Z|8becfcd8-4a22-4edb-bcbd-4ae72b622515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:04.564Z|bd2e006c-19c4-46a2-abc2-5dd11e3beb4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:04.567Z|bd2e006c-19c4-46a2-abc2-5dd11e3beb4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:04.602Z|86e62ee0-d7ab-4846-b1ce-dd63c3782845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:04.606Z|86e62ee0-d7ab-4846-b1ce-dd63c3782845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:06.165Z|512c9085-7e07-4873-98b4-f2300155be5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:06.168Z|512c9085-7e07-4873-98b4-f2300155be5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:07.270Z|af200b35-2ec1-407f-aaea-91c6f0d55282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:49:07.271Z|af200b35-2ec1-407f-aaea-91c6f0d55282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:49:14.631Z|b3e85b9d-b49d-4a3b-919e-72d229b0c1a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:14.637Z|b3e85b9d-b49d-4a3b-919e-72d229b0c1a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:14.651Z|d246de22-50a3-404f-8693-96acc8bfb28e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:14.653Z|d246de22-50a3-404f-8693-96acc8bfb28e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:16.258Z|3c644382-4019-42c6-ad80-1ffeb2836906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:16.260Z|3c644382-4019-42c6-ad80-1ffeb2836906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:22.270Z|6878bfe3-48f1-4c07-a53f-3737e24d9393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:49:22.271Z|6878bfe3-48f1-4c07-a53f-3737e24d9393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:49:22.442Z|480a9eb4-095c-4b05-ac8f-28d46f5456ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:49:22.446Z|480a9eb4-095c-4b05-ac8f-28d46f5456ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:49:24.712Z|bacc7c8c-d22a-4901-95ba-e810c9c32b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:24.719Z|bacc7c8c-d22a-4901-95ba-e810c9c32b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:24.725Z|fa03667e-6eb3-40be-b6bd-f93bdccf5820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:24.728Z|fa03667e-6eb3-40be-b6bd-f93bdccf5820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:26.333Z|ad8ccde0-7f96-4b5b-8289-3409aa1bc156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:26.335Z|ad8ccde0-7f96-4b5b-8289-3409aa1bc156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:34.764Z|20c7abfd-3392-4478-bd6b-21bafaf10f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:34.765Z|20c7abfd-3392-4478-bd6b-21bafaf10f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:34.803Z|986e0e39-0ee0-46d9-9738-63e014ca5acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:34.804Z|986e0e39-0ee0-46d9-9738-63e014ca5acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:36.412Z|9b9f8cf1-c7cd-4cae-adb9-0cf4d6266e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:36.415Z|9b9f8cf1-c7cd-4cae-adb9-0cf4d6266e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:37.269Z|8c6e47e4-23e7-4530-8058-d4c3f61a3bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:49:37.273Z|8c6e47e4-23e7-4530-8058-d4c3f61a3bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:49:44.809Z|77dea566-a518-41a4-9bcb-66f64679de90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:44.811Z|77dea566-a518-41a4-9bcb-66f64679de90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:44.829Z|c99a8743-fa1f-4bf1-8063-4ea35f4ae775|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:44.831Z|c99a8743-fa1f-4bf1-8063-4ea35f4ae775|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:46.469Z|5234181a-73ec-47af-a2b9-16de32f8b5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:46.470Z|5234181a-73ec-47af-a2b9-16de32f8b5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:52.269Z|38ec12a2-932c-4d67-89e6-aa52499bf9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:49:52.270Z|38ec12a2-932c-4d67-89e6-aa52499bf9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:49:52.448Z|e060a181-74e5-4517-bf19-d282f0713c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:49:52.450Z|e060a181-74e5-4517-bf19-d282f0713c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:49:54.862Z|8b9dfe31-b551-4f2e-bcdf-072308f997a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:54.864Z|fa642e85-8d0e-402c-86cb-ffb2e34b9565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:54.864Z|8b9dfe31-b551-4f2e-bcdf-072308f997a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:54.870Z|fa642e85-8d0e-402c-86cb-ffb2e34b9565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:49:56.555Z|7ae44c89-8060-4676-921b-7470ae848641|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:49:56.564Z|7ae44c89-8060-4676-921b-7470ae848641|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:04.911Z|8aa8f4cc-2bd6-46d6-89bf-28f16f96b67b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:04.913Z|8aa8f4cc-2bd6-46d6-89bf-28f16f96b67b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:04.932Z|fe73d9fb-513d-4823-96e7-a27421398dfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:04.933Z|fe73d9fb-513d-4823-96e7-a27421398dfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:06.620Z|b6a9c616-fa37-4e6e-8ed7-43ca3a8746f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:06.630Z|b6a9c616-fa37-4e6e-8ed7-43ca3a8746f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:07.269Z|e7c8773e-30b4-497e-a8bd-7fe74a39e6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:50:07.270Z|e7c8773e-30b4-497e-a8bd-7fe74a39e6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:50:14.948Z|5baf3f8b-1d60-4bee-8502-7159af5fcee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:14.950Z|5baf3f8b-1d60-4bee-8502-7159af5fcee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:14.969Z|a569f75d-c096-47e3-9c2f-3e9fb4471c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:14.970Z|a569f75d-c096-47e3-9c2f-3e9fb4471c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:16.672Z|918b514f-4e5b-42d4-b83d-0186accf577b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:16.673Z|918b514f-4e5b-42d4-b83d-0186accf577b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:22.269Z|9d766377-ca62-48e1-9b6b-04d6b50f29c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:50:22.277Z|9d766377-ca62-48e1-9b6b-04d6b50f29c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:50:22.456Z|63e69d02-148c-4db9-84e1-1ee35479351d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:50:22.458Z|63e69d02-148c-4db9-84e1-1ee35479351d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:50:24.980Z|7ce870e5-3e21-41b1-bcf0-089b17a8027a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:24.982Z|7ce870e5-3e21-41b1-bcf0-089b17a8027a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:25.000Z|92e951c7-53dc-484f-b007-f9bad24d8fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:25.002Z|92e951c7-53dc-484f-b007-f9bad24d8fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:26.703Z|51383783-3c2a-47e8-acee-d0dde6fbc7fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:26.704Z|51383783-3c2a-47e8-acee-d0dde6fbc7fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:35.011Z|34bd555f-c37f-4dd2-a1cc-7dcf9168c39d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:35.012Z|34bd555f-c37f-4dd2-a1cc-7dcf9168c39d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:35.027Z|a630190b-7f9c-48ac-b750-f7a4c79d6f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:35.029Z|a630190b-7f9c-48ac-b750-f7a4c79d6f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:36.742Z|e8a3f1ad-c35c-4e38-8761-d6a3abb73bd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:36.744Z|e8a3f1ad-c35c-4e38-8761-d6a3abb73bd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:37.269Z|56b4abf2-5737-4561-b10d-16b561997394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:50:37.271Z|56b4abf2-5737-4561-b10d-16b561997394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:50:45.043Z|3b4302ce-4f78-4edd-ac8f-ba62794369f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:45.046Z|3b4302ce-4f78-4edd-ac8f-ba62794369f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:45.072Z|987dd473-0c2c-439f-adb4-f9f47b24d1f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:45.073Z|987dd473-0c2c-439f-adb4-f9f47b24d1f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:46.806Z|2dc74652-bc9c-44e1-b57d-4b51c5d7793e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:46.809Z|2dc74652-bc9c-44e1-b57d-4b51c5d7793e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:52.269Z|8f582712-27b9-4890-99c4-38fda7deb045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:50:52.270Z|8f582712-27b9-4890-99c4-38fda7deb045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:50:52.460Z|9066e7b0-156a-486d-9c1a-ec639e436662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:50:52.461Z|9066e7b0-156a-486d-9c1a-ec639e436662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:50:55.109Z|6cf42bf3-cac3-4d7f-b080-e755bef52200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:55.111Z|6cf42bf3-cac3-4d7f-b080-e755bef52200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:55.111Z|0030e138-2f6a-4cb9-a3ff-a9bc6ad26ffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:55.112Z|0030e138-2f6a-4cb9-a3ff-a9bc6ad26ffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:50:56.848Z|69ba669b-b39e-4cbf-ae29-8ebc6acfd40e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:50:56.849Z|69ba669b-b39e-4cbf-ae29-8ebc6acfd40e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:05.142Z|40a38b46-0b4f-4f9b-9c92-1424a5f96c70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:05.144Z|40a38b46-0b4f-4f9b-9c92-1424a5f96c70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:05.145Z|7a63abe2-2ee3-41c6-a52f-b6b487850fc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:05.146Z|7a63abe2-2ee3-41c6-a52f-b6b487850fc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:06.880Z|80b0cf7e-a8a1-43b3-b5ff-67edddbd5620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:06.882Z|80b0cf7e-a8a1-43b3-b5ff-67edddbd5620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:07.274Z|31982197-1cb5-41cd-8e57-06bb6511e779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:51:07.288Z|31982197-1cb5-41cd-8e57-06bb6511e779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:51:15.237Z|77ec9491-afe8-439e-8995-1b89e6d8a290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:15.239Z|77ec9491-afe8-439e-8995-1b89e6d8a290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:15.246Z|e2cfd9fc-b554-40f9-b0a8-072491ab2f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:15.251Z|e2cfd9fc-b554-40f9-b0a8-072491ab2f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:16.926Z|62d1ff88-7b72-4705-ad57-d5bcd22135b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:16.927Z|62d1ff88-7b72-4705-ad57-d5bcd22135b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:22.271Z|9b57714e-9ae9-48d3-8e11-90a1b9b6de35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:51:22.276Z|9b57714e-9ae9-48d3-8e11-90a1b9b6de35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:51:22.466Z|90461b04-cc96-4aa8-950e-16294bb24bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:51:22.470Z|90461b04-cc96-4aa8-950e-16294bb24bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:51:25.287Z|7875956a-0580-4bdc-92f9-73861b8da61f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:25.290Z|7875956a-0580-4bdc-92f9-73861b8da61f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:25.358Z|849532a5-87cc-4e5d-a1c1-323b71f0204a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:25.364Z|849532a5-87cc-4e5d-a1c1-323b71f0204a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:27.002Z|afe0bfe7-6703-4a7e-81b9-722f80814da9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:27.003Z|afe0bfe7-6703-4a7e-81b9-722f80814da9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:35.322Z|10638031-4e71-403a-a669-01a4fc10fe22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:35.323Z|10638031-4e71-403a-a669-01a4fc10fe22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:35.400Z|ab387284-fdc9-4841-aa06-904a9b3ecf29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:35.403Z|ab387284-fdc9-4841-aa06-904a9b3ecf29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:37.070Z|20cc7356-f406-405e-a7a4-6a0af162dfec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:37.087Z|20cc7356-f406-405e-a7a4-6a0af162dfec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:37.299Z|09e1672e-a477-4685-9afe-9c3a8eb863c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:51:37.327Z|09e1672e-a477-4685-9afe-9c3a8eb863c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:51:45.362Z|dcd83a41-b4f7-4ee0-9790-f72ee55127cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:45.364Z|dcd83a41-b4f7-4ee0-9790-f72ee55127cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:45.439Z|de98c20d-e03c-4c75-8e9a-b926d8b22cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:45.441Z|de98c20d-e03c-4c75-8e9a-b926d8b22cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:47.132Z|e39eb917-31eb-4d18-a49e-86e5867b9169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:47.134Z|e39eb917-31eb-4d18-a49e-86e5867b9169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:52.269Z|1310a46d-8f0d-49b2-b416-6cda8f8b300c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:51:52.270Z|1310a46d-8f0d-49b2-b416-6cda8f8b300c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:51:52.489Z|36536fd9-d890-4a46-a93e-fb5448ab5caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:51:52.502Z|36536fd9-d890-4a46-a93e-fb5448ab5caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:51:55.436Z|4cfac7bc-f270-440e-99cc-244ccfb51273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:55.441Z|4cfac7bc-f270-440e-99cc-244ccfb51273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:55.504Z|0776cafc-c3b9-4573-bd63-065f3411d068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:55.508Z|0776cafc-c3b9-4573-bd63-065f3411d068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:51:57.226Z|48486d04-730d-44ff-a0b4-0f75232731a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:51:57.228Z|48486d04-730d-44ff-a0b4-0f75232731a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:05.503Z|6829cee4-6b53-4477-af19-143c77c08dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:05.508Z|6829cee4-6b53-4477-af19-143c77c08dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:05.550Z|7b637425-4e7e-4c92-811e-6dcaf6fb7b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:05.552Z|7b637425-4e7e-4c92-811e-6dcaf6fb7b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:07.278Z|79d1b9da-80c2-4c49-a994-fc8c8110a33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:52:07.292Z|79d1b9da-80c2-4c49-a994-fc8c8110a33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:52:07.332Z|84cb27cc-a3a4-4b88-8a4e-c6e08757a32b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:07.335Z|84cb27cc-a3a4-4b88-8a4e-c6e08757a32b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:15.543Z|bbf8a4ee-0920-4afa-8685-9525a17eeeab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:15.546Z|bbf8a4ee-0920-4afa-8685-9525a17eeeab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:15.593Z|3057ca4c-9e2b-4395-88d7-cc197b611dee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:15.594Z|3057ca4c-9e2b-4395-88d7-cc197b611dee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:17.409Z|7e2c8c47-04af-4e68-b700-976836ce233a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:17.415Z|7e2c8c47-04af-4e68-b700-976836ce233a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:22.269Z|cb7847b7-f5a2-457e-a64e-ebfee2396ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:52:22.273Z|cb7847b7-f5a2-457e-a64e-ebfee2396ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:52:22.506Z|da0e264c-d4bf-4830-ba05-88f36014912b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:52:22.507Z|da0e264c-d4bf-4830-ba05-88f36014912b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:52:25.657Z|b4d34afc-d7ad-4e95-8843-b97cbf039453|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:25.658Z|b4d34afc-d7ad-4e95-8843-b97cbf039453|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:25.660Z|228feda6-2fc3-48dc-a6de-95ec749eac4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:25.662Z|228feda6-2fc3-48dc-a6de-95ec749eac4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:27.469Z|efe76708-bc00-4619-984a-aa8a0dcc59bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:27.473Z|efe76708-bc00-4619-984a-aa8a0dcc59bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:35.698Z|f6b0ebd3-3834-458c-ab0e-c1a6ddd45f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:35.699Z|f6b0ebd3-3834-458c-ab0e-c1a6ddd45f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:35.751Z|b7412b58-586d-4664-b355-1130e6bf2939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:35.756Z|b7412b58-586d-4664-b355-1130e6bf2939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:37.271Z|95187da6-5498-4de1-a6ec-14b63f8ef14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:52:37.272Z|95187da6-5498-4de1-a6ec-14b63f8ef14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:52:37.544Z|3d7ad634-2058-489e-95d3-d8d0e5119e9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:37.549Z|3d7ad634-2058-489e-95d3-d8d0e5119e9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:45.756Z|1921d665-1e1d-44a0-af9f-344b4525eb34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:45.759Z|1921d665-1e1d-44a0-af9f-344b4525eb34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:45.801Z|a6af653c-9312-4f96-a097-4be006833202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:45.802Z|a6af653c-9312-4f96-a097-4be006833202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:47.602Z|fe155d82-8c71-45b1-8ba1-879ca204312d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:47.604Z|fe155d82-8c71-45b1-8ba1-879ca204312d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:52.269Z|e7c97681-2cc4-47a1-a9f9-bb464ce9c564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:52:52.271Z|e7c97681-2cc4-47a1-a9f9-bb464ce9c564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:52:52.509Z|48996e22-e4fe-4f00-8d3c-e853f5d33828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:52:52.510Z|48996e22-e4fe-4f00-8d3c-e853f5d33828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:52:55.801Z|9df79516-c57d-4a5e-a475-55be3e643a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:55.808Z|9df79516-c57d-4a5e-a475-55be3e643a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:55.838Z|91347547-29e3-4cad-99cc-304f350652cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:55.839Z|91347547-29e3-4cad-99cc-304f350652cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:52:57.644Z|3028a716-4cbf-41e5-b28f-5961b26766dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:52:57.646Z|3028a716-4cbf-41e5-b28f-5961b26766dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:05.846Z|5cfff541-6abf-4854-aaba-f18d0b9a1dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:05.847Z|5cfff541-6abf-4854-aaba-f18d0b9a1dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:05.868Z|636dd3fa-6c8b-4b25-a491-582a2ba014b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:05.870Z|636dd3fa-6c8b-4b25-a491-582a2ba014b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:07.269Z|66d29ce3-9f9f-4d8d-a825-70d3391bd349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:53:07.278Z|66d29ce3-9f9f-4d8d-a825-70d3391bd349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:53:07.686Z|d3a7b5b3-cf3f-4d02-9d4f-d578e0e7b15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:07.688Z|d3a7b5b3-cf3f-4d02-9d4f-d578e0e7b15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:15.915Z|6bad38bf-f838-4da6-a867-da28d1760f8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:15.919Z|6bad38bf-f838-4da6-a867-da28d1760f8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:15.914Z|2809936c-7e36-4ac4-a2e4-03b452e39730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:15.924Z|2809936c-7e36-4ac4-a2e4-03b452e39730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:17.737Z|190b52fa-8e69-4354-b33a-5dac408ea036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:17.741Z|190b52fa-8e69-4354-b33a-5dac408ea036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:22.269Z|beb6b8b9-6466-484d-8ebc-987304051f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:53:22.270Z|beb6b8b9-6466-484d-8ebc-987304051f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:53:22.514Z|4ec12dbf-d837-46ac-ad4a-f71ca575e465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:53:22.515Z|4ec12dbf-d837-46ac-ad4a-f71ca575e465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:53:25.960Z|013215b4-5260-420b-9a16-fb116ca495a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:25.968Z|48e02e91-5492-40c6-8bc6-c1a7fb320ad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:25.969Z|48e02e91-5492-40c6-8bc6-c1a7fb320ad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:25.987Z|013215b4-5260-420b-9a16-fb116ca495a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:27.794Z|50333136-64fc-4ad9-a0e9-90faf1bef447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:27.796Z|50333136-64fc-4ad9-a0e9-90faf1bef447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:36.010Z|c53ebe40-0219-4f04-812b-ded66f26c954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:36.012Z|c53ebe40-0219-4f04-812b-ded66f26c954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:36.050Z|325cc33b-d0ac-4e4c-9a94-291c4e2d0794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:36.065Z|325cc33b-d0ac-4e4c-9a94-291c4e2d0794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:37.270Z|e6a224d1-1977-48c7-8f03-d3282b3a3808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:53:37.272Z|e6a224d1-1977-48c7-8f03-d3282b3a3808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:53:37.876Z|bbf6d92f-6119-436a-a3b3-8bf48cd69bc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:37.877Z|bbf6d92f-6119-436a-a3b3-8bf48cd69bc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:46.060Z|cac9f39b-d2cf-4577-a234-6deceb1b46e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:46.065Z|cac9f39b-d2cf-4577-a234-6deceb1b46e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:46.116Z|ccf0f593-f5e6-43b7-a93a-92d85ccb8652|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:46.132Z|ccf0f593-f5e6-43b7-a93a-92d85ccb8652|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:47.935Z|ea137f8e-68f0-4340-b153-b8f53927456f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:47.941Z|ea137f8e-68f0-4340-b153-b8f53927456f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:52.270Z|2c3bc2cf-a34b-459d-b2db-2b45858b12a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:53:52.276Z|2c3bc2cf-a34b-459d-b2db-2b45858b12a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:53:52.521Z|f5f03404-ae72-4107-9b19-ab5378bd298f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:53:52.527Z|f5f03404-ae72-4107-9b19-ab5378bd298f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:53:56.163Z|18f5c2e3-2a41-447e-8712-285fc565a238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:56.164Z|18f5c2e3-2a41-447e-8712-285fc565a238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:56.165Z|63e33911-f56a-4f72-b3c4-bbbc8650dfad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:56.168Z|63e33911-f56a-4f72-b3c4-bbbc8650dfad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:53:57.980Z|75e04aa4-2541-4c9a-974d-0927eb5fdc69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:53:57.981Z|75e04aa4-2541-4c9a-974d-0927eb5fdc69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:06.195Z|098e5a5f-a471-4230-aaec-716ce2f244b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:06.196Z|098e5a5f-a471-4230-aaec-716ce2f244b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:06.230Z|48e0575a-c4cb-4722-81a3-18b5eb53e51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:06.231Z|48e0575a-c4cb-4722-81a3-18b5eb53e51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:07.269Z|069b4f2e-3151-45b3-a3b9-e0b3434e3465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:54:07.271Z|069b4f2e-3151-45b3-a3b9-e0b3434e3465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:54:08.015Z|bc163ac0-7367-4a6e-8fcf-ead2c7cdc8a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:08.016Z|bc163ac0-7367-4a6e-8fcf-ead2c7cdc8a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:16.228Z|bac62295-23bf-4756-bce5-22136a60a666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:16.230Z|bac62295-23bf-4756-bce5-22136a60a666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:16.258Z|93e446dc-251e-428f-adac-bdad9b1c053b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:16.259Z|93e446dc-251e-428f-adac-bdad9b1c053b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:18.050Z|78856532-c7d8-4943-b160-7f7cc500bf15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:18.051Z|78856532-c7d8-4943-b160-7f7cc500bf15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:22.269Z|5b668b7e-0e7a-4a8e-a437-c14c73f1f698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:54:22.271Z|5b668b7e-0e7a-4a8e-a437-c14c73f1f698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:54:22.531Z|234cd5a7-a87f-477b-9765-b4c13233585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:54:22.532Z|234cd5a7-a87f-477b-9765-b4c13233585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:54:26.258Z|2d6b9e8c-60fa-4763-a98f-48bb970b3fc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:26.260Z|2d6b9e8c-60fa-4763-a98f-48bb970b3fc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:26.302Z|668263e2-e1eb-4c6b-9906-19e397ea9751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:26.303Z|668263e2-e1eb-4c6b-9906-19e397ea9751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:28.084Z|5b863d0e-821e-4e8e-9af4-5861364245fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:28.085Z|5b863d0e-821e-4e8e-9af4-5861364245fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:36.288Z|5ae90f61-0a8a-4fc9-bee6-a5b2d457228a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:36.291Z|5ae90f61-0a8a-4fc9-bee6-a5b2d457228a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:36.340Z|5f058254-5edf-49ae-a74d-e8ab74f4057f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:36.341Z|5f058254-5edf-49ae-a74d-e8ab74f4057f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:37.269Z|ca5ddb13-9f0d-48af-9d99-f9098f86af15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:54:37.273Z|ca5ddb13-9f0d-48af-9d99-f9098f86af15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:54:38.119Z|d135f156-106f-4f0c-9245-64b4333caef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:38.121Z|d135f156-106f-4f0c-9245-64b4333caef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:46.357Z|a61e0641-4157-47e7-bbeb-c637f14682f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:46.359Z|a61e0641-4157-47e7-bbeb-c637f14682f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:46.401Z|e0b58abb-dc60-457f-830d-df1f331a36ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:46.403Z|e0b58abb-dc60-457f-830d-df1f331a36ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:48.150Z|20bd2bdf-8c1e-4fbb-9f97-3a9bf511b9a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:48.151Z|20bd2bdf-8c1e-4fbb-9f97-3a9bf511b9a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:52.269Z|2422270f-ca4d-4ce3-ab27-e4115716ce3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:54:52.271Z|2422270f-ca4d-4ce3-ab27-e4115716ce3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:54:52.537Z|d0e98ae6-3bca-4e3e-ae65-d840f4f207df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:54:52.538Z|d0e98ae6-3bca-4e3e-ae65-d840f4f207df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:54:56.389Z|416b9f7b-5abb-455a-bdbd-f442ed6a1806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:56.391Z|416b9f7b-5abb-455a-bdbd-f442ed6a1806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:56.447Z|a1d60638-b4f4-4a4d-8f38-7f4a2afec398|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:56.448Z|a1d60638-b4f4-4a4d-8f38-7f4a2afec398|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:54:58.180Z|61fbbfd8-0037-49a0-9889-11fbcb3fba2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:54:58.181Z|61fbbfd8-0037-49a0-9889-11fbcb3fba2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:06.419Z|c679894b-1d9b-4810-aeb5-573e4b12b872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:06.423Z|c679894b-1d9b-4810-aeb5-573e4b12b872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:06.506Z|47e9770f-cfcd-4898-a100-7ef29df35b52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:06.529Z|47e9770f-cfcd-4898-a100-7ef29df35b52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:07.269Z|0b862685-0c6a-4d94-b4f5-59e4effac44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:55:07.270Z|0b862685-0c6a-4d94-b4f5-59e4effac44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:55:08.211Z|06842888-fe76-468b-a014-90580be49105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:08.212Z|06842888-fe76-468b-a014-90580be49105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:16.452Z|ec9d8a4c-9918-4ad1-9463-7ced279fbaec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:16.454Z|ec9d8a4c-9918-4ad1-9463-7ced279fbaec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:16.565Z|9e7da7e9-0459-4fb0-b341-10d6207186b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:16.566Z|9e7da7e9-0459-4fb0-b341-10d6207186b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:18.239Z|4a08e909-6754-4e95-8348-e7c99bf36301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:18.240Z|4a08e909-6754-4e95-8348-e7c99bf36301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:22.270Z|39dfd6da-4a81-458b-9894-92ce610f30b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:55:22.286Z|39dfd6da-4a81-458b-9894-92ce610f30b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:55:22.539Z|7fe22815-60c9-4cdf-b1a8-7d79827076a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:55:22.540Z|7fe22815-60c9-4cdf-b1a8-7d79827076a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:55:26.513Z|b766367f-4fa1-4cf4-ae31-fba4c16e8d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:26.515Z|b766367f-4fa1-4cf4-ae31-fba4c16e8d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:26.596Z|a54ef5f9-d103-433c-9708-346f624c5ff9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:26.599Z|a54ef5f9-d103-433c-9708-346f624c5ff9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:28.280Z|bfe6464d-232d-4d71-beb9-44d879496764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:28.281Z|bfe6464d-232d-4d71-beb9-44d879496764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:36.571Z|914fef10-b9ec-40c3-8414-53563af05cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:36.574Z|914fef10-b9ec-40c3-8414-53563af05cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:36.667Z|3ab9ff43-e5b2-4172-8430-225248f29572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:36.669Z|3ab9ff43-e5b2-4172-8430-225248f29572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:37.268Z|c14a261f-3f44-4c1f-a113-f62e5bdd9dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:55:37.270Z|c14a261f-3f44-4c1f-a113-f62e5bdd9dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:55:38.310Z|adde3d4f-aa6e-44ab-9194-58d7b2e86ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:38.311Z|adde3d4f-aa6e-44ab-9194-58d7b2e86ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:46.606Z|9252ebea-146c-46f0-9945-b09e49c83905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:46.607Z|9252ebea-146c-46f0-9945-b09e49c83905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:46.712Z|3d1891a3-fb6b-43ce-ac1a-b01b6482733b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:46.713Z|3d1891a3-fb6b-43ce-ac1a-b01b6482733b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:48.338Z|f0645f21-fde2-41b0-81b5-54b9d21bc83c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:48.339Z|f0645f21-fde2-41b0-81b5-54b9d21bc83c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:52.269Z|8a149dfe-f398-4c9b-8cac-5d06e8abd535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:55:52.271Z|8a149dfe-f398-4c9b-8cac-5d06e8abd535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:55:52.541Z|112e4a3e-b116-4f8a-8072-cde3bbe01a82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:55:52.542Z|112e4a3e-b116-4f8a-8072-cde3bbe01a82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:55:56.637Z|de2a2c08-6901-4ee4-9eb5-f787037d2532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:56.644Z|de2a2c08-6901-4ee4-9eb5-f787037d2532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:56.748Z|ba48a4d2-b2b0-4b18-9136-41a355a83df8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:56.753Z|ba48a4d2-b2b0-4b18-9136-41a355a83df8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:55:58.367Z|44c27303-0849-4db4-a3d8-8550f79b6838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:55:58.368Z|44c27303-0849-4db4-a3d8-8550f79b6838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:06.693Z|0a5736a8-f6d8-4585-972c-3f8a9123b992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:06.698Z|0a5736a8-f6d8-4585-972c-3f8a9123b992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:06.808Z|555108bc-aa72-4a8d-9a62-b8bf3f51453b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:06.809Z|555108bc-aa72-4a8d-9a62-b8bf3f51453b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:07.269Z|77460114-2caf-4be3-8d31-e2f16f330ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:56:07.274Z|77460114-2caf-4be3-8d31-e2f16f330ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:56:08.395Z|f7fbfa40-173d-4603-bdda-a96b9028e152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:08.399Z|f7fbfa40-173d-4603-bdda-a96b9028e152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:16.737Z|ae6be23f-3375-41c0-83fa-1cb2f8edb828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:16.738Z|ae6be23f-3375-41c0-83fa-1cb2f8edb828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:16.834Z|9f74ead4-d302-4462-a4eb-d3daa3132252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:16.835Z|9f74ead4-d302-4462-a4eb-d3daa3132252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:18.425Z|34630941-5643-40b1-9e23-bf3a49633b63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:18.427Z|34630941-5643-40b1-9e23-bf3a49633b63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:22.269Z|92060898-f976-4e1c-a3c7-31f92d148740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:56:22.270Z|92060898-f976-4e1c-a3c7-31f92d148740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:56:22.546Z|1aa5e9b1-5bbe-4828-a0b9-0b0304ecfa46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:56:22.547Z|1aa5e9b1-5bbe-4828-a0b9-0b0304ecfa46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:56:26.768Z|3f1b3635-011e-4d0e-9316-203c77724ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:26.770Z|3f1b3635-011e-4d0e-9316-203c77724ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:26.857Z|86bc733e-b722-4c6a-8809-48f7b4684664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:26.858Z|86bc733e-b722-4c6a-8809-48f7b4684664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:28.454Z|1234cfe9-9223-4b26-9c43-d926074fd3b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:28.455Z|1234cfe9-9223-4b26-9c43-d926074fd3b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:36.799Z|ea85587b-48a0-48ed-9fe8-1c797e6f4684|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:36.801Z|ea85587b-48a0-48ed-9fe8-1c797e6f4684|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:36.887Z|d7067752-7089-4581-8927-714ab9205915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:36.888Z|d7067752-7089-4581-8927-714ab9205915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:37.268Z|f4d40122-089b-43de-8b54-93978ee7bdfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:56:37.269Z|f4d40122-089b-43de-8b54-93978ee7bdfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:56:38.487Z|7497c9d9-4a6e-4692-882f-152a9dbbaf06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:38.488Z|7497c9d9-4a6e-4692-882f-152a9dbbaf06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:46.831Z|28ae8f7d-fdfb-4369-8321-35be0479e602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:46.844Z|28ae8f7d-fdfb-4369-8321-35be0479e602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:46.927Z|7308cbb8-1453-43b4-afaa-b240a8fe121e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:46.929Z|7308cbb8-1453-43b4-afaa-b240a8fe121e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:48.520Z|38f769ea-2d98-4d9e-8a01-651a967e0fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:48.522Z|38f769ea-2d98-4d9e-8a01-651a967e0fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:52.269Z|f143c68e-7c09-44af-99c4-eb7b5b74db97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:56:52.274Z|f143c68e-7c09-44af-99c4-eb7b5b74db97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:56:52.552Z|e5276830-6f47-49f6-a9cc-eabfcc1b229c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:56:52.553Z|e5276830-6f47-49f6-a9cc-eabfcc1b229c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:56:56.881Z|07986316-9661-4fd8-8d05-48553dafc426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:56.886Z|07986316-9661-4fd8-8d05-48553dafc426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:56.962Z|ba7435e1-441d-4e67-8b4f-9229e9490245|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:56.963Z|ba7435e1-441d-4e67-8b4f-9229e9490245|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:56:58.563Z|31558ab9-4a80-4771-b1fd-4d6eaf55be37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:56:58.564Z|31558ab9-4a80-4771-b1fd-4d6eaf55be37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:06.921Z|d8920900-c479-4adf-99d1-a45c15c3a3a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:06.923Z|d8920900-c479-4adf-99d1-a45c15c3a3a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:06.995Z|768f0701-7c47-4244-9e4d-28210ae9a349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:06.997Z|768f0701-7c47-4244-9e4d-28210ae9a349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:07.270Z|fe76318b-c993-4b4a-93c7-ac5c0d48e49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:57:07.271Z|fe76318b-c993-4b4a-93c7-ac5c0d48e49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:57:08.624Z|6183670b-9ccc-4c85-8529-caf26996f71a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:08.625Z|6183670b-9ccc-4c85-8529-caf26996f71a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:16.952Z|2f91ca6a-bed9-4542-b8ea-5497df711407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:16.953Z|2f91ca6a-bed9-4542-b8ea-5497df711407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:17.030Z|95864f21-aa84-4a00-b82b-0a8521e80152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:17.031Z|95864f21-aa84-4a00-b82b-0a8521e80152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:17.364Z|c850bb17-b91e-4bf3-b848-5e9df1216933|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T05:57:17.365Z|c850bb17-b91e-4bf3-b848-5e9df1216933|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:18.671Z|aa37a393-e8a2-4d0a-99f0-b1a850e48e15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:18.673Z|aa37a393-e8a2-4d0a-99f0-b1a850e48e15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:22.268Z|88ae163d-88f0-430e-8826-78891ea5d862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:57:22.270Z|88ae163d-88f0-430e-8826-78891ea5d862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:57:22.554Z|9934222c-6bc2-4893-8819-126e53e4086e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:57:22.555Z|9934222c-6bc2-4893-8819-126e53e4086e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:57:26.981Z|703147a3-5b58-441b-8317-3594a5cda7c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:26.982Z|703147a3-5b58-441b-8317-3594a5cda7c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:27.065Z|00b74685-3fb1-4ab4-bb8d-d0499c04e9a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:27.066Z|00b74685-3fb1-4ab4-bb8d-d0499c04e9a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:28.703Z|9d53745c-f5ed-4f72-a17e-5a03952413a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:28.704Z|9d53745c-f5ed-4f72-a17e-5a03952413a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:37.007Z|e886be7a-b089-431d-9563-0f5d1ffe597b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:37.008Z|e886be7a-b089-431d-9563-0f5d1ffe597b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:37.116Z|eb72d8f7-e3cf-4764-adcd-012c1317f510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:37.118Z|eb72d8f7-e3cf-4764-adcd-012c1317f510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:37.269Z|0d8b260d-6aef-49fb-baa4-a06630317074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:57:37.273Z|0d8b260d-6aef-49fb-baa4-a06630317074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:57:38.731Z|9400a8a4-7af4-4993-b852-169ab0410134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:38.732Z|9400a8a4-7af4-4993-b852-169ab0410134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:47.034Z|be708070-2126-4ed6-8632-e80d1387c55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:47.035Z|be708070-2126-4ed6-8632-e80d1387c55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:47.153Z|5ab22eec-ed25-46aa-896b-76c56b2ad381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:47.155Z|5ab22eec-ed25-46aa-896b-76c56b2ad381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:48.757Z|a350191f-161d-4a71-b6cb-79baec1bc495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:48.758Z|a350191f-161d-4a71-b6cb-79baec1bc495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:52.269Z|c2cc89bc-4776-4ea4-9f64-329defed1513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:57:52.270Z|c2cc89bc-4776-4ea4-9f64-329defed1513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:57:52.556Z|ec1fb5ab-3d6b-4666-bca1-9a94526689ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:57:52.557Z|ec1fb5ab-3d6b-4666-bca1-9a94526689ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:57:57.079Z|ad4bc65f-32fc-4303-9c99-01d27b48dfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:57.082Z|ad4bc65f-32fc-4303-9c99-01d27b48dfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:57.188Z|b4eef737-5bc5-4c56-9f69-daad4620b0a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:57.189Z|b4eef737-5bc5-4c56-9f69-daad4620b0a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:57:58.785Z|b26de291-814d-4779-a780-9325f111c914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:57:58.786Z|b26de291-814d-4779-a780-9325f111c914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:07.106Z|97952cf7-a478-437e-a4e0-c8a1de21bfb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:07.107Z|97952cf7-a478-437e-a4e0-c8a1de21bfb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:07.216Z|061a38da-542b-4243-8256-0f46d1ffcfe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:07.217Z|061a38da-542b-4243-8256-0f46d1ffcfe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:07.268Z|af6ccfd8-e86a-46c8-bc66-cb12ef2a5c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:58:07.269Z|af6ccfd8-e86a-46c8-bc66-cb12ef2a5c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:58:08.813Z|cfa75e45-cd8e-44ae-b214-732edfb55053|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:08.814Z|cfa75e45-cd8e-44ae-b214-732edfb55053|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:17.150Z|45465c8c-357d-45fb-b526-a3b41544b28e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:17.151Z|45465c8c-357d-45fb-b526-a3b41544b28e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:17.253Z|40d592f9-6b8c-41f7-87a7-d6b23d822f85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:17.256Z|40d592f9-6b8c-41f7-87a7-d6b23d822f85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:17.347Z|ed0e61be-cc16-485b-9614-81164ebed0f5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T05:58:17.349Z|ed0e61be-cc16-485b-9614-81164ebed0f5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:18.839Z|91e08690-0e9b-480e-b0a6-d36539c678e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:18.840Z|91e08690-0e9b-480e-b0a6-d36539c678e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:22.268Z|fd27093a-7b94-42e8-a4bc-b2dcf4214e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:58:22.273Z|fd27093a-7b94-42e8-a4bc-b2dcf4214e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:58:22.559Z|2728d739-b66f-4ade-8023-2983413d3d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:58:22.559Z|2728d739-b66f-4ade-8023-2983413d3d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:58:27.176Z|1c895b2a-da0f-4f97-b3b3-7156d6e6d6ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:27.177Z|1c895b2a-da0f-4f97-b3b3-7156d6e6d6ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:27.303Z|b2d875d4-7400-4f62-a2ed-9f0932d8fe50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:27.304Z|b2d875d4-7400-4f62-a2ed-9f0932d8fe50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:28.866Z|9c795e85-fbcb-4125-8539-11ae7ae8e05e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:28.867Z|9c795e85-fbcb-4125-8539-11ae7ae8e05e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:37.214Z|33b5ee6b-d4d9-4ce2-98e8-3edd25eae9f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:37.216Z|33b5ee6b-d4d9-4ce2-98e8-3edd25eae9f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:37.268Z|54630605-a9c6-4e57-b546-5f5f0931bcc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:58:37.269Z|54630605-a9c6-4e57-b546-5f5f0931bcc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:58:37.330Z|b5909fcd-5b73-4fa5-9817-3aca12e891b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:37.331Z|b5909fcd-5b73-4fa5-9817-3aca12e891b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:38.894Z|bec615af-6954-4ce7-aca0-ca2e195acbfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:38.895Z|bec615af-6954-4ce7-aca0-ca2e195acbfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:47.258Z|15e8f81e-4450-4b12-bfaf-29c878f4748e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:47.261Z|15e8f81e-4450-4b12-bfaf-29c878f4748e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:47.360Z|87a5355d-1d39-4c99-ae60-02d15f135e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:47.361Z|87a5355d-1d39-4c99-ae60-02d15f135e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:48.921Z|fa0260d5-7155-4098-afd7-90d31e87497e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:48.922Z|fa0260d5-7155-4098-afd7-90d31e87497e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:52.269Z|21ce9794-a4ad-46ae-a2fd-d3bd4453dab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:58:52.271Z|21ce9794-a4ad-46ae-a2fd-d3bd4453dab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:58:52.561Z|4444df1c-5dcd-4479-86e9-adccad76cf41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:58:52.562Z|4444df1c-5dcd-4479-86e9-adccad76cf41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:58:57.327Z|582b0fd0-6dc6-4884-941a-1d7f3cdacbdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:57.330Z|582b0fd0-6dc6-4884-941a-1d7f3cdacbdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:57.425Z|12d6b9c3-24d8-4efd-b702-391846d875f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:57.426Z|12d6b9c3-24d8-4efd-b702-391846d875f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:58:58.950Z|b86bf2b5-975c-4056-a526-85bdc83c236b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:58:58.951Z|b86bf2b5-975c-4056-a526-85bdc83c236b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:07.269Z|a342a237-5e0e-44e6-a455-617d48a94054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:59:07.274Z|a342a237-5e0e-44e6-a455-617d48a94054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:59:07.367Z|0f1f9ee9-6ff7-4caf-a401-9021505c3e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:07.368Z|0f1f9ee9-6ff7-4caf-a401-9021505c3e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:07.452Z|17d38884-7035-491e-944b-c1de3f854cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:07.453Z|17d38884-7035-491e-944b-c1de3f854cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:08.975Z|c4ba01ce-25de-404a-bdb1-239d48787b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:08.976Z|c4ba01ce-25de-404a-bdb1-239d48787b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:17.348Z|5dfaee9c-654c-44d1-a269-2bc0d81fb48c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T05:59:17.349Z|5dfaee9c-654c-44d1-a269-2bc0d81fb48c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:17.393Z|647dddfb-15cf-4003-8c16-51e647f98005|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:17.395Z|647dddfb-15cf-4003-8c16-51e647f98005|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:17.475Z|3666f604-73d1-472c-a1cb-5f63d956b166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:17.476Z|3666f604-73d1-472c-a1cb-5f63d956b166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:19.001Z|8661d7cc-6c22-4f6e-9bd5-314820ece9ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:19.002Z|8661d7cc-6c22-4f6e-9bd5-314820ece9ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:22.269Z|25cdbfc5-ce73-4bca-aa4d-686d3cd63818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:59:22.270Z|25cdbfc5-ce73-4bca-aa4d-686d3cd63818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:59:22.564Z|5be84156-a3c9-4d54-b68e-251bcd3c2fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:59:22.566Z|5be84156-a3c9-4d54-b68e-251bcd3c2fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:59:27.425Z|59b8f23b-54eb-4141-bb3a-5a8948c892f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:27.427Z|59b8f23b-54eb-4141-bb3a-5a8948c892f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:27.506Z|5e553fae-a25e-44b0-a8df-ac424d020f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:27.507Z|5e553fae-a25e-44b0-a8df-ac424d020f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:29.033Z|d7d51b36-1cea-4e88-aa64-095ba184e5b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:29.034Z|d7d51b36-1cea-4e88-aa64-095ba184e5b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:37.268Z|62001ec3-e04c-4a4d-a2c5-9445c03d6ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:59:37.270Z|62001ec3-e04c-4a4d-a2c5-9445c03d6ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:59:37.453Z|2db102eb-df1d-4e61-8554-b824e137681f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:37.456Z|2db102eb-df1d-4e61-8554-b824e137681f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:37.530Z|2f35653a-9924-42b0-8957-bbf5add1e829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:37.531Z|2f35653a-9924-42b0-8957-bbf5add1e829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:39.059Z|7da68e32-03d3-4f66-87ed-30b916722f7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:39.060Z|7da68e32-03d3-4f66-87ed-30b916722f7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:47.488Z|00af5248-8991-4520-b945-463fbca37189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:47.489Z|00af5248-8991-4520-b945-463fbca37189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:47.589Z|732ee8fc-e707-4f1e-86c8-bf48fca63e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:47.590Z|732ee8fc-e707-4f1e-86c8-bf48fca63e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:49.089Z|bcaf85cc-8d53-4c75-810c-867833ae29a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:49.090Z|bcaf85cc-8d53-4c75-810c-867833ae29a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:52.268Z|032ba7f4-e5a2-4dae-8b05-7a7e1dd2aced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:59:52.272Z|032ba7f4-e5a2-4dae-8b05-7a7e1dd2aced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:59:52.567Z|fae7daf8-a331-4268-9ef0-8e5e18a44982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T05:59:52.573Z|fae7daf8-a331-4268-9ef0-8e5e18a44982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T05:59:57.520Z|a9883981-b57b-4097-b581-02014575e51f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:57.521Z|a9883981-b57b-4097-b581-02014575e51f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:57.658Z|e36b79f9-48b8-412c-aad4-5d844cd6d954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:57.659Z|e36b79f9-48b8-412c-aad4-5d844cd6d954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T05:59:59.114Z|96401b2f-30ac-4e54-840e-6da39545a537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T05:59:59.116Z|96401b2f-30ac-4e54-840e-6da39545a537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:07.268Z|da177bdb-7f1b-42db-932b-86262b0c648d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:00:07.269Z|da177bdb-7f1b-42db-932b-86262b0c648d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:00:07.561Z|75e290fb-1856-496c-bbe2-072e1e2307b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:07.562Z|75e290fb-1856-496c-bbe2-072e1e2307b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:07.683Z|a272df03-4ef4-42f1-bf91-531a88d935b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:07.684Z|a272df03-4ef4-42f1-bf91-531a88d935b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:09.143Z|256118f4-a115-4aa8-a3f0-76e5f36d0e07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:09.145Z|256118f4-a115-4aa8-a3f0-76e5f36d0e07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:17.349Z|09ea9315-18dc-400b-8720-d516934647b2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:00:17.350Z|09ea9315-18dc-400b-8720-d516934647b2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:17.619Z|2e803eba-fe57-4500-89a3-cd499c17b5ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:17.620Z|2e803eba-fe57-4500-89a3-cd499c17b5ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:17.707Z|39d6a492-99ef-43e2-bfc5-55f5f698352e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:17.708Z|39d6a492-99ef-43e2-bfc5-55f5f698352e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:19.172Z|95cbcfae-8703-4855-a1c3-3fa060735b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:19.194Z|95cbcfae-8703-4855-a1c3-3fa060735b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:22.268Z|beee3e50-5234-430c-9915-4633a474cb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:00:22.270Z|beee3e50-5234-430c-9915-4633a474cb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:00:22.577Z|ec814cc7-60ed-40df-94d0-8626544442b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:00:22.578Z|ec814cc7-60ed-40df-94d0-8626544442b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:00:27.652Z|3bb5faa7-d56a-4e48-b2db-4ebc5caefc03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:27.656Z|3bb5faa7-d56a-4e48-b2db-4ebc5caefc03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:27.731Z|b87b0ba9-10d3-46a3-b6a5-76299d0a846e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:27.732Z|b87b0ba9-10d3-46a3-b6a5-76299d0a846e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:29.225Z|0df79755-e966-4a24-b110-e42ec2cb767c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:29.226Z|0df79755-e966-4a24-b110-e42ec2cb767c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:37.281Z|9f42a501-44f6-49c7-9145-eec869b6acf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:00:37.301Z|9f42a501-44f6-49c7-9145-eec869b6acf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:00:37.680Z|5cf7cbe6-18f9-4370-8988-d6a66d7078cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:37.682Z|5cf7cbe6-18f9-4370-8988-d6a66d7078cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:37.757Z|9c2ac388-30b9-4f5a-9bc1-3d7a4eccd61a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:37.759Z|9c2ac388-30b9-4f5a-9bc1-3d7a4eccd61a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:39.259Z|3657f6da-2048-4643-870b-ad9ccf842e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:39.260Z|3657f6da-2048-4643-870b-ad9ccf842e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:47.731Z|ca78b098-d040-4c65-985f-d6995a509b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:47.732Z|ca78b098-d040-4c65-985f-d6995a509b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:47.788Z|93056b93-2b19-40e1-8ed8-e0c280b41bb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:47.789Z|93056b93-2b19-40e1-8ed8-e0c280b41bb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:49.286Z|f1a30570-4ede-4820-8b7e-a10ea4a7a653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:49.287Z|f1a30570-4ede-4820-8b7e-a10ea4a7a653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:52.268Z|67c74573-74fd-4dc1-87ee-130f8031ffa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:00:52.270Z|67c74573-74fd-4dc1-87ee-130f8031ffa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:00:52.579Z|401d336b-45ee-4dbb-9248-60f6e39b9fe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:00:52.580Z|401d336b-45ee-4dbb-9248-60f6e39b9fe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:00:57.759Z|3935c24e-d77c-4030-ab91-a6942c56902c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:57.760Z|3935c24e-d77c-4030-ab91-a6942c56902c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:57.811Z|ece28ced-6167-4e04-b426-381dee110fd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:57.812Z|ece28ced-6167-4e04-b426-381dee110fd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:00:59.313Z|ce6c3f97-0fe6-47c9-8d9a-78b9a64c10f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:00:59.315Z|ce6c3f97-0fe6-47c9-8d9a-78b9a64c10f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:07.269Z|754aa57b-ca46-400c-9658-c88998c05ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:01:07.270Z|754aa57b-ca46-400c-9658-c88998c05ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:01:07.798Z|e46530f4-446d-440d-9091-0bd28caf8b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:07.800Z|e46530f4-446d-440d-9091-0bd28caf8b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:07.836Z|82205b07-8367-4185-bed9-29c497541b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:07.837Z|82205b07-8367-4185-bed9-29c497541b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:09.341Z|19308deb-1ba2-4c5a-ab92-2fd929fa7078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:09.342Z|19308deb-1ba2-4c5a-ab92-2fd929fa7078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:17.349Z|4f9c82f2-2854-4e06-b2a7-fff6c110d1eb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:01:17.353Z|4f9c82f2-2854-4e06-b2a7-fff6c110d1eb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:17.825Z|7b87089e-f5e8-49d4-9289-0f1c10bcb9f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:17.826Z|7b87089e-f5e8-49d4-9289-0f1c10bcb9f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:17.857Z|e8d56bd0-cdcb-41aa-be51-5f291d3e44f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:17.857Z|e8d56bd0-cdcb-41aa-be51-5f291d3e44f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:19.365Z|506cfc4b-8708-4142-84ea-912bebdb883b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:19.366Z|506cfc4b-8708-4142-84ea-912bebdb883b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:22.268Z|dfdce125-dba9-410b-b9a9-9d281fe6034f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:01:22.272Z|dfdce125-dba9-410b-b9a9-9d281fe6034f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:01:22.582Z|59753af3-d23e-4e85-881f-0f95f96f8248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:01:22.583Z|59753af3-d23e-4e85-881f-0f95f96f8248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:01:27.851Z|7eab3620-9f2a-4627-8990-2431283bd295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:27.852Z|7eab3620-9f2a-4627-8990-2431283bd295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:27.880Z|47a6d9fd-ec02-4c1e-ad37-cbd233693b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:27.890Z|47a6d9fd-ec02-4c1e-ad37-cbd233693b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:29.393Z|10cfacb8-a3e1-4386-9433-0b444b6e056f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:29.395Z|10cfacb8-a3e1-4386-9433-0b444b6e056f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:37.270Z|48ac3cd0-0d3c-4256-a537-570da3d01bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:01:37.271Z|48ac3cd0-0d3c-4256-a537-570da3d01bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:01:37.878Z|361dd440-4879-4005-8256-f2e6328cb953|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:37.879Z|361dd440-4879-4005-8256-f2e6328cb953|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:37.920Z|94a7016f-5e82-48cb-9555-4ca9d0f5281a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:37.921Z|94a7016f-5e82-48cb-9555-4ca9d0f5281a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:39.422Z|8235d576-402c-4e33-b84a-24b495451df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:39.423Z|8235d576-402c-4e33-b84a-24b495451df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:47.905Z|7402b228-e6f0-4993-8cc1-54fb8544ac8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:47.906Z|7402b228-e6f0-4993-8cc1-54fb8544ac8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:47.944Z|525c5641-94c7-433d-8326-db524937f565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:47.946Z|525c5641-94c7-433d-8326-db524937f565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:49.462Z|5c5bf747-0b74-43dc-9f9d-b4a4b7189270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:49.464Z|5c5bf747-0b74-43dc-9f9d-b4a4b7189270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:52.268Z|3c0b5edf-11fe-4b3c-b3a3-23db7c76b0e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:01:52.269Z|3c0b5edf-11fe-4b3c-b3a3-23db7c76b0e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:01:52.585Z|65641531-bd93-41f4-9882-66093dc03aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:01:52.586Z|65641531-bd93-41f4-9882-66093dc03aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:01:57.943Z|96b4747a-d974-49f0-8ad9-fa248402d659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:57.945Z|96b4747a-d974-49f0-8ad9-fa248402d659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:58.005Z|334ad0fa-4a61-4a67-a832-cd39fde4ce4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:58.013Z|334ad0fa-4a61-4a67-a832-cd39fde4ce4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:01:59.496Z|b801a3ee-5980-43f5-b64a-a81419092aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:01:59.499Z|b801a3ee-5980-43f5-b64a-a81419092aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:07.271Z|f2d89228-0d3d-4738-aeec-c80a1becb0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:02:07.282Z|f2d89228-0d3d-4738-aeec-c80a1becb0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:02:07.973Z|335c3f87-8b9d-45bd-a509-de913f0d277f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:07.974Z|335c3f87-8b9d-45bd-a509-de913f0d277f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:08.037Z|bc6043b2-00be-42fc-a7a2-69fe18003735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:08.038Z|bc6043b2-00be-42fc-a7a2-69fe18003735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:09.523Z|4d6a9485-a50c-43a2-99d3-37f1c4b2b708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:09.525Z|4d6a9485-a50c-43a2-99d3-37f1c4b2b708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:17.347Z|dde13a92-9a66-403e-9e12-d7706acdaae2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:02:17.348Z|dde13a92-9a66-403e-9e12-d7706acdaae2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:18.027Z|57ebccf4-af53-4460-b0ff-3d76330ffc1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:18.028Z|57ebccf4-af53-4460-b0ff-3d76330ffc1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:18.062Z|4ea8fa44-e59d-4bd8-b9ee-1d390803c145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:18.063Z|4ea8fa44-e59d-4bd8-b9ee-1d390803c145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:19.548Z|432aea36-1792-4df5-8d4d-c3d5e98abe28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:19.549Z|432aea36-1792-4df5-8d4d-c3d5e98abe28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:22.268Z|54f692a1-ae4e-4a67-b94b-b320f8adfba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:02:22.270Z|54f692a1-ae4e-4a67-b94b-b320f8adfba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:02:22.587Z|c1d0bd50-cd38-4cef-9db5-a8a2ad99f250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:02:22.588Z|c1d0bd50-cd38-4cef-9db5-a8a2ad99f250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:02:28.066Z|41b132d1-a616-4e59-8467-406606647d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:28.067Z|41b132d1-a616-4e59-8467-406606647d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:28.087Z|a83e4099-f6c9-4185-b981-454fde94023e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:28.088Z|a83e4099-f6c9-4185-b981-454fde94023e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:29.583Z|d6ea17e3-9220-449a-80e0-16b67ec3e2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:29.584Z|d6ea17e3-9220-449a-80e0-16b67ec3e2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:37.269Z|a5cc989a-73c7-411b-a11c-1a717c79c7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:02:37.270Z|a5cc989a-73c7-411b-a11c-1a717c79c7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:02:38.106Z|7343c573-cc55-46c8-958b-0ba7a028c435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:38.107Z|7343c573-cc55-46c8-958b-0ba7a028c435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:38.111Z|9f0b7a6d-b9e0-487f-b466-af3ebda33e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:38.112Z|9f0b7a6d-b9e0-487f-b466-af3ebda33e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:39.627Z|e112d1af-fd06-484c-8223-a3beb3c4237d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:39.629Z|e112d1af-fd06-484c-8223-a3beb3c4237d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:48.144Z|09aa7b10-390d-4ffd-ac4e-a66f8380cec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:48.145Z|09aa7b10-390d-4ffd-ac4e-a66f8380cec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:48.144Z|a2e7ae37-403a-4131-830d-cc2d3d03d451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:48.152Z|a2e7ae37-403a-4131-830d-cc2d3d03d451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:49.668Z|2de539f2-c50a-4960-b2c0-009f12ff17c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:49.669Z|2de539f2-c50a-4960-b2c0-009f12ff17c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:52.269Z|08f3e979-0bfe-49db-aa2d-caac775e95d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:02:52.271Z|08f3e979-0bfe-49db-aa2d-caac775e95d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:02:52.598Z|492fab3b-f902-4f00-92ab-99e653a710bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:02:52.601Z|492fab3b-f902-4f00-92ab-99e653a710bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:02:58.214Z|214436ad-7e5c-415c-9a12-7af8725e17f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:58.216Z|9d5a960b-3ac3-430e-8f35-a7145ca59c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:58.218Z|9d5a960b-3ac3-430e-8f35-a7145ca59c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:58.218Z|214436ad-7e5c-415c-9a12-7af8725e17f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:02:59.706Z|3cf1ad93-f7d8-4ced-a0a7-bcdac53e1a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:02:59.709Z|3cf1ad93-f7d8-4ced-a0a7-bcdac53e1a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:07.270Z|859c8e06-09b2-4b4c-a0e1-c294751e15e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:03:07.272Z|859c8e06-09b2-4b4c-a0e1-c294751e15e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:03:08.250Z|007c0de8-0068-46ac-aa4d-239d47e25e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:08.255Z|007c0de8-0068-46ac-aa4d-239d47e25e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:08.265Z|5968d4e9-0821-4149-b614-47099a7edcd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:08.266Z|5968d4e9-0821-4149-b614-47099a7edcd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:09.747Z|e0a8834e-c98f-4ab3-839a-befd2cc3aefc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:09.748Z|e0a8834e-c98f-4ab3-839a-befd2cc3aefc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:17.351Z|a38bb9e7-910c-44dd-a7cc-234a4235d64d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:03:17.354Z|a38bb9e7-910c-44dd-a7cc-234a4235d64d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:18.296Z|f7719c15-389a-4b2d-92b2-6a1cc40e4b34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:18.297Z|f7719c15-389a-4b2d-92b2-6a1cc40e4b34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:18.318Z|dea1d6b6-34eb-4c8c-9f31-e12ef414c972|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:18.321Z|dea1d6b6-34eb-4c8c-9f31-e12ef414c972|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:19.786Z|00ec6c85-05e2-4442-95f9-45d963c586b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:19.787Z|00ec6c85-05e2-4442-95f9-45d963c586b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:22.269Z|b9760ec2-058c-4469-a86b-e9b264e3afa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:03:22.270Z|b9760ec2-058c-4469-a86b-e9b264e3afa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:03:22.603Z|71a81735-6985-4286-b5bc-d9dae4de7119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:03:22.604Z|71a81735-6985-4286-b5bc-d9dae4de7119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:03:28.330Z|639303f2-4f72-4d1c-b7e9-a404b769d5cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:28.331Z|639303f2-4f72-4d1c-b7e9-a404b769d5cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:28.377Z|807fc738-d9aa-454b-aeca-1bf027aee0b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:28.390Z|807fc738-d9aa-454b-aeca-1bf027aee0b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:29.847Z|eeb419f7-33f4-4cb3-ae51-efc858c4db7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:29.848Z|eeb419f7-33f4-4cb3-ae51-efc858c4db7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:37.268Z|9c9b0aca-c7d5-47d0-a5dc-d8502b71874c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:03:37.275Z|9c9b0aca-c7d5-47d0-a5dc-d8502b71874c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:03:38.380Z|151d9e93-cf66-4103-9c1b-c422c21981ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:38.385Z|151d9e93-cf66-4103-9c1b-c422c21981ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:38.450Z|28e58461-5d3d-40ac-a24b-c56f199eea39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:38.451Z|28e58461-5d3d-40ac-a24b-c56f199eea39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:39.889Z|8232cceb-c4da-4781-b566-8785adf57e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:39.890Z|8232cceb-c4da-4781-b566-8785adf57e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:48.445Z|7135f260-1817-46f1-9898-9330a96489e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:48.448Z|7135f260-1817-46f1-9898-9330a96489e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:48.514Z|4b55f75d-a9e9-494e-a53e-d2288a17a84e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:48.516Z|4b55f75d-a9e9-494e-a53e-d2288a17a84e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:49.987Z|b5c72fa9-91c1-49ac-bc26-30fb387ba4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:49.991Z|b5c72fa9-91c1-49ac-bc26-30fb387ba4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:52.270Z|e835acf9-848c-46cb-a59d-2a60a812253d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:03:52.271Z|e835acf9-848c-46cb-a59d-2a60a812253d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:03:52.611Z|adb855ca-e9be-4e8c-88ed-aa1d696131b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:03:52.612Z|adb855ca-e9be-4e8c-88ed-aa1d696131b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:03:58.525Z|62fd02a2-42dc-46fb-ae92-eeb724f41341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:58.528Z|62fd02a2-42dc-46fb-ae92-eeb724f41341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:03:58.583Z|a5fcd227-9f55-4dff-b1ed-cfca44fa719d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:03:58.584Z|a5fcd227-9f55-4dff-b1ed-cfca44fa719d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:00.028Z|2cfe530d-8ea0-475a-bb6a-755127ce13e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:00.029Z|2cfe530d-8ea0-475a-bb6a-755127ce13e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:07.269Z|a5d4f4ae-8a0d-4025-a78a-c90496061b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:04:07.272Z|a5d4f4ae-8a0d-4025-a78a-c90496061b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:04:08.576Z|7414deab-ea82-45f2-a1ad-2eb01799964c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:08.577Z|7414deab-ea82-45f2-a1ad-2eb01799964c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:08.627Z|9b207fb4-232d-40d9-97f9-71c5cd53c580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:08.634Z|9b207fb4-232d-40d9-97f9-71c5cd53c580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:10.053Z|28eda33e-7136-4f80-b106-fe51cbe6dde9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:10.054Z|28eda33e-7136-4f80-b106-fe51cbe6dde9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:17.363Z|2bfeabac-9a9b-494f-9b44-c17ed0630ebc|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:04:17.364Z|2bfeabac-9a9b-494f-9b44-c17ed0630ebc|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:18.619Z|d51b6a34-5996-4436-8591-55a2212b62d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:18.620Z|d51b6a34-5996-4436-8591-55a2212b62d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:18.655Z|77d62f0c-f303-4f26-be61-6d007e4537a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:18.659Z|77d62f0c-f303-4f26-be61-6d007e4537a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:20.098Z|ae2ec0ad-12ff-4773-8a82-55fadec96b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:20.104Z|ae2ec0ad-12ff-4773-8a82-55fadec96b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:22.269Z|faa12016-8178-428d-93ba-9df05b4d6c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:04:22.273Z|faa12016-8178-428d-93ba-9df05b4d6c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:04:22.613Z|adc6f473-fdd0-4be0-9733-c4f9831478ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:04:22.614Z|adc6f473-fdd0-4be0-9733-c4f9831478ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:04:28.676Z|6b722f53-3f16-4cee-9ace-7db145f95bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:28.677Z|6b722f53-3f16-4cee-9ace-7db145f95bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:28.702Z|8f242224-88a3-4f7e-a198-5e519a2c5d72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:28.703Z|8f242224-88a3-4f7e-a198-5e519a2c5d72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:30.151Z|5a5dc13a-cb6c-420e-af2c-c12071f19e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:30.158Z|5a5dc13a-cb6c-420e-af2c-c12071f19e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:37.269Z|73f8ca36-52a2-47e7-a833-110b25ac8aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:04:37.270Z|73f8ca36-52a2-47e7-a833-110b25ac8aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:04:38.705Z|143885c5-d81d-49f8-9768-73f190bfed07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:38.706Z|143885c5-d81d-49f8-9768-73f190bfed07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:38.740Z|6a615893-b783-4be6-b81a-206cf926556b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:38.744Z|6a615893-b783-4be6-b81a-206cf926556b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:40.199Z|10527d20-9ac1-44a7-885b-6a22663ca87c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:40.201Z|10527d20-9ac1-44a7-885b-6a22663ca87c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:48.733Z|c66b110a-8d3d-44e3-a66e-8d70c3a083f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:48.734Z|c66b110a-8d3d-44e3-a66e-8d70c3a083f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:48.773Z|060fc910-500a-40f7-bfe2-a85825af0f67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:48.777Z|060fc910-500a-40f7-bfe2-a85825af0f67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:50.225Z|8b443d85-c7ec-41ff-a365-de17ce629928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:50.226Z|8b443d85-c7ec-41ff-a365-de17ce629928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:52.268Z|7d4a0722-8e4b-49ad-b2e6-76e515970aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:04:52.270Z|7d4a0722-8e4b-49ad-b2e6-76e515970aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:04:52.622Z|51e399e1-9743-4293-ad52-3c3dffde5585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:04:52.623Z|51e399e1-9743-4293-ad52-3c3dffde5585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:04:58.765Z|785ae556-d7c5-4a70-821b-127d79c83575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:58.767Z|785ae556-d7c5-4a70-821b-127d79c83575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:04:58.800Z|1d7050a7-d9b6-4329-b4d8-20b4d3629fe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:04:58.802Z|1d7050a7-d9b6-4329-b4d8-20b4d3629fe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:00.255Z|fd62c94a-e1f1-4baa-a6bf-1e378cc32cfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:00.257Z|fd62c94a-e1f1-4baa-a6bf-1e378cc32cfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:07.269Z|6eaa91aa-fefd-4397-89c6-4bfa7b2db277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:05:07.297Z|6eaa91aa-fefd-4397-89c6-4bfa7b2db277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:05:08.822Z|55cb54ad-6f7b-4c89-bc96-08ea5d92dba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:08.824Z|55cb54ad-6f7b-4c89-bc96-08ea5d92dba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:08.834Z|f9e0a931-2175-41c9-acb5-cd38f475237b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:08.835Z|f9e0a931-2175-41c9-acb5-cd38f475237b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:10.282Z|028ff0bd-c3f2-4a1f-b3da-a0a704801542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:10.284Z|028ff0bd-c3f2-4a1f-b3da-a0a704801542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:17.347Z|55b9ef26-5b62-4fe6-a5db-10dc561b0eac|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:05:17.348Z|55b9ef26-5b62-4fe6-a5db-10dc561b0eac|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:18.866Z|f34cba2e-04a8-4f88-8897-5e303b75b77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:18.868Z|f34cba2e-04a8-4f88-8897-5e303b75b77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:18.908Z|bf91769d-b75c-4fed-98d4-55910f92c73e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:18.912Z|bf91769d-b75c-4fed-98d4-55910f92c73e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:20.311Z|1248f5d4-ff48-418a-a7e2-6aa39f894017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:20.313Z|1248f5d4-ff48-418a-a7e2-6aa39f894017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:22.269Z|5c2f2a52-6b6d-4e80-ad3b-ff0cb095367b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:05:22.269Z|5c2f2a52-6b6d-4e80-ad3b-ff0cb095367b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:05:22.624Z|e060c0fb-5332-4b18-b573-d96f4806e4b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:05:22.624Z|e060c0fb-5332-4b18-b573-d96f4806e4b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:05:28.900Z|7f3659e1-5966-49b9-a027-a6e25a20c94f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:28.902Z|7f3659e1-5966-49b9-a027-a6e25a20c94f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:28.943Z|09b8ef28-e533-4556-8a06-fa4b8e114401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:28.944Z|09b8ef28-e533-4556-8a06-fa4b8e114401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:30.336Z|bae69d81-e758-4d73-810d-0dd3b1e9fe92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:30.337Z|bae69d81-e758-4d73-810d-0dd3b1e9fe92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:37.299Z|28901dae-ae73-44ae-9123-cd2d2eb15dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:05:37.310Z|28901dae-ae73-44ae-9123-cd2d2eb15dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:05:38.946Z|a38c2511-a9fa-47d9-bdce-a63f35b395ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:38.948Z|a38c2511-a9fa-47d9-bdce-a63f35b395ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:38.971Z|be87d9a6-b7e2-48b1-8a82-34e122c867fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:38.972Z|be87d9a6-b7e2-48b1-8a82-34e122c867fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:40.361Z|02e78905-2db5-4130-a0ff-b80c3506f218|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:40.363Z|02e78905-2db5-4130-a0ff-b80c3506f218|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:48.980Z|930d01d6-6ffb-4736-b756-a7fee439096c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:48.982Z|930d01d6-6ffb-4736-b756-a7fee439096c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:49.020Z|7e756b85-d357-46cb-a010-758a217ee149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:49.022Z|7e756b85-d357-46cb-a010-758a217ee149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:50.404Z|647c0a6f-2d8e-4c33-9353-cafb5f915043|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:50.405Z|647c0a6f-2d8e-4c33-9353-cafb5f915043|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:52.269Z|70fbed02-6515-476a-beef-a47b99027922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:05:52.270Z|70fbed02-6515-476a-beef-a47b99027922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:05:52.625Z|5f03a668-5767-41aa-ae0b-639b2c8b21af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:05:52.626Z|5f03a668-5767-41aa-ae0b-639b2c8b21af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:05:59.013Z|a369ee6a-3ebb-4a57-84f5-21d2640faf97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:59.014Z|a369ee6a-3ebb-4a57-84f5-21d2640faf97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:05:59.054Z|0ef75f0e-f645-4b9c-bee9-1284c00d4c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:05:59.055Z|0ef75f0e-f645-4b9c-bee9-1284c00d4c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:00.432Z|5879c66e-c6d0-43d5-98fb-7217f7c8c3ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:00.432Z|5879c66e-c6d0-43d5-98fb-7217f7c8c3ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:07.270Z|c306b8d3-af03-457b-b862-601c31fb6b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:06:07.270Z|c306b8d3-af03-457b-b862-601c31fb6b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:06:09.055Z|366a77f1-6a84-4eea-8f1a-266ba5026cb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:09.056Z|366a77f1-6a84-4eea-8f1a-266ba5026cb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:09.078Z|ed7fc5bf-c38d-4d09-98ad-fe3d32c0302b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:09.079Z|ed7fc5bf-c38d-4d09-98ad-fe3d32c0302b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:10.455Z|b36142fc-66c3-4cbb-93e2-219ec14a5fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:10.456Z|b36142fc-66c3-4cbb-93e2-219ec14a5fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:17.356Z|70d22815-404d-4383-9656-2c1345842e76|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:06:17.361Z|70d22815-404d-4383-9656-2c1345842e76|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:19.087Z|c75fbf01-d0d2-4b15-94c5-147871f6b7b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:19.091Z|c75fbf01-d0d2-4b15-94c5-147871f6b7b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:19.102Z|c925b21c-7e22-4d68-a1bb-ce3528eaf77b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:19.103Z|c925b21c-7e22-4d68-a1bb-ce3528eaf77b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:20.494Z|6f755270-2d60-4cba-8df7-ba79b5de67a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:20.495Z|6f755270-2d60-4cba-8df7-ba79b5de67a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:22.269Z|7c5d3757-fda1-445c-81ae-eac7a4fd7f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:06:22.277Z|7c5d3757-fda1-445c-81ae-eac7a4fd7f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:06:22.627Z|cb0fb72e-918c-46f8-9884-181753dece10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:06:22.628Z|cb0fb72e-918c-46f8-9884-181753dece10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:06:29.117Z|8662ba03-cade-484f-ac76-729e03c4505a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:29.118Z|8662ba03-cade-484f-ac76-729e03c4505a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:29.126Z|808bd153-83b6-46ee-97af-1de300571e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:29.127Z|808bd153-83b6-46ee-97af-1de300571e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:30.539Z|69d7ea68-7362-44f0-a9f3-f866bf9a6142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:30.541Z|69d7ea68-7362-44f0-a9f3-f866bf9a6142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:37.268Z|a437cc53-eeaa-40fd-a26f-24d6d896d1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:06:37.269Z|a437cc53-eeaa-40fd-a26f-24d6d896d1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:06:39.145Z|116f2c57-58e2-48d4-8830-e31610b60079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:39.146Z|116f2c57-58e2-48d4-8830-e31610b60079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:39.156Z|10170eb7-5a2d-478f-96af-38f933469fc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:39.157Z|10170eb7-5a2d-478f-96af-38f933469fc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:40.583Z|7d38ed2c-4bcb-4506-8b90-77c6710cde72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:40.584Z|7d38ed2c-4bcb-4506-8b90-77c6710cde72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:49.191Z|d8b728a9-764a-48e2-92b9-c2a48e8f5e08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:49.194Z|34d3955b-420e-44d8-9730-c297b0cfe5f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:49.195Z|34d3955b-420e-44d8-9730-c297b0cfe5f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:49.196Z|d8b728a9-764a-48e2-92b9-c2a48e8f5e08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:50.621Z|e2f43265-dcc7-401e-8567-5b23bb92b167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:50.622Z|e2f43265-dcc7-401e-8567-5b23bb92b167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:52.269Z|300a59aa-cb20-4e72-978b-0058fbeedd83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:06:52.270Z|300a59aa-cb20-4e72-978b-0058fbeedd83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:06:52.630Z|fe004e13-f35d-4ca0-9344-e1086273d537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:06:52.632Z|fe004e13-f35d-4ca0-9344-e1086273d537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:06:59.224Z|cd08727b-24be-4d51-b7bc-6b0918a2ed5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:59.225Z|cd08727b-24be-4d51-b7bc-6b0918a2ed5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:06:59.227Z|b250fb10-c57e-4206-878c-4a209f986c8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:06:59.228Z|b250fb10-c57e-4206-878c-4a209f986c8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:00.649Z|9c2691fb-c2ad-4de9-95ad-57fe796689a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:00.651Z|9c2691fb-c2ad-4de9-95ad-57fe796689a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:07.268Z|bae1e758-645c-4c01-afac-5204e4244cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:07:07.290Z|bae1e758-645c-4c01-afac-5204e4244cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:07:09.251Z|d164f6d2-552d-485e-8c6c-b70979d5aa40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:09.251Z|60805fd9-1140-4093-900e-3b1a8b51ccc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:09.252Z|d164f6d2-552d-485e-8c6c-b70979d5aa40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:09.253Z|60805fd9-1140-4093-900e-3b1a8b51ccc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:10.699Z|d8ee2f3b-a9b9-48e9-8ff0-782b0c4ba0dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:10.703Z|d8ee2f3b-a9b9-48e9-8ff0-782b0c4ba0dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:17.347Z|e504c7d6-4d67-4d94-abe5-285245ce6b93|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:07:17.350Z|e504c7d6-4d67-4d94-abe5-285245ce6b93|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:19.278Z|36a31013-cc5e-449b-82c9-608f69455b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:19.279Z|36a31013-cc5e-449b-82c9-608f69455b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:19.292Z|c8fe9fc7-8db7-4c7c-a97b-6185be844ab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:19.294Z|c8fe9fc7-8db7-4c7c-a97b-6185be844ab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:20.948Z|a6671577-97e2-44f4-be5a-384bc8e242f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:20.950Z|a6671577-97e2-44f4-be5a-384bc8e242f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:22.268Z|30c609e2-1c2e-487e-b5e9-42ab2cbd8624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:07:22.269Z|30c609e2-1c2e-487e-b5e9-42ab2cbd8624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:07:22.633Z|a967bf56-d283-41e9-aff6-29d5d9108dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:07:22.634Z|a967bf56-d283-41e9-aff6-29d5d9108dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:07:29.320Z|066da0f9-e883-4d7a-a292-7608327c0761|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:29.321Z|066da0f9-e883-4d7a-a292-7608327c0761|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:29.322Z|1853ede1-f119-46d8-accb-fd2c44905660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:29.323Z|1853ede1-f119-46d8-accb-fd2c44905660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:30.976Z|6288f86c-8929-4b8a-99b4-c6335129f5b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:30.985Z|6288f86c-8929-4b8a-99b4-c6335129f5b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:37.268Z|773b861f-a06b-4c59-838f-32da5c4f0295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:07:37.269Z|773b861f-a06b-4c59-838f-32da5c4f0295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:07:39.348Z|597677dd-008d-40d6-a325-83a2b09b9147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:39.349Z|61d9c7a1-ef5e-4534-83b3-f941132b12ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:39.349Z|597677dd-008d-40d6-a325-83a2b09b9147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:39.350Z|61d9c7a1-ef5e-4534-83b3-f941132b12ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:41.019Z|27be2e2f-0f7d-49d9-8c9a-76bd05b64c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:41.020Z|27be2e2f-0f7d-49d9-8c9a-76bd05b64c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:49.389Z|9a772b53-24da-4afa-b330-aaf662b545c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:49.390Z|9a772b53-24da-4afa-b330-aaf662b545c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:49.395Z|09c136e7-d44c-4950-8212-99944ea227f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:49.398Z|09c136e7-d44c-4950-8212-99944ea227f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:51.056Z|75dac437-d6bd-459d-8ee2-7dbe74d3e853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:51.057Z|75dac437-d6bd-459d-8ee2-7dbe74d3e853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:52.269Z|4ffdad6f-4ee8-4432-9ad2-b48b67b58061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:07:52.277Z|4ffdad6f-4ee8-4432-9ad2-b48b67b58061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:07:52.643Z|c0d84c71-328e-4e5b-b8b1-99056035f2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:07:52.644Z|c0d84c71-328e-4e5b-b8b1-99056035f2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:07:59.428Z|9c8fab94-4d23-4550-ab10-a197be609fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:59.437Z|fca9e358-b450-446f-a386-82a0221f1531|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:07:59.438Z|fca9e358-b450-446f-a386-82a0221f1531|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:07:59.436Z|9c8fab94-4d23-4550-ab10-a197be609fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:01.089Z|cd1fd975-bec3-47ba-b954-dc04a1febcc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:01.090Z|cd1fd975-bec3-47ba-b954-dc04a1febcc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:07.270Z|67f168d0-0036-4093-995d-6a392b36f090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:08:07.272Z|67f168d0-0036-4093-995d-6a392b36f090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:08:09.475Z|6f7cdd14-c684-49ad-b03b-66de86e98305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:09.476Z|6f7cdd14-c684-49ad-b03b-66de86e98305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:09.488Z|7e08256b-2c70-4753-8c68-ece5e95a971e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:09.490Z|7e08256b-2c70-4753-8c68-ece5e95a971e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:11.119Z|28728fe2-a094-407a-a1de-dc58a51b4766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:11.120Z|28728fe2-a094-407a-a1de-dc58a51b4766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:17.349Z|7f81bde3-c96a-4e8c-be9d-ae4ac7fd092f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:08:17.350Z|7f81bde3-c96a-4e8c-be9d-ae4ac7fd092f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:19.521Z|866a386d-1421-4895-b74b-e552c78edb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:19.523Z|866a386d-1421-4895-b74b-e552c78edb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:19.515Z|b1c8bd70-391f-4cb4-af9a-8be84902ef1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:19.530Z|b1c8bd70-391f-4cb4-af9a-8be84902ef1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:21.151Z|ba771e3d-4030-4b6e-a4c0-715eeab37673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:21.152Z|ba771e3d-4030-4b6e-a4c0-715eeab37673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:22.268Z|f2189873-d471-45af-b303-ea0556cb3b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:08:22.269Z|f2189873-d471-45af-b303-ea0556cb3b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:08:22.645Z|383a9836-0d07-4726-ba14-6d1010a08fe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:08:22.646Z|383a9836-0d07-4726-ba14-6d1010a08fe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:08:29.563Z|42013246-05e2-421c-95db-907ef150c3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:29.563Z|84a095a6-6b33-4bfe-ad36-aa5c3d986fae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:29.564Z|42013246-05e2-421c-95db-907ef150c3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:29.565Z|84a095a6-6b33-4bfe-ad36-aa5c3d986fae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:31.191Z|5891a297-2412-45b5-97d8-620091a45f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:31.194Z|5891a297-2412-45b5-97d8-620091a45f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:37.268Z|d2206aae-c6d4-4c2d-83af-1557db85344b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:08:37.319Z|d2206aae-c6d4-4c2d-83af-1557db85344b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:08:39.592Z|7286bd1e-7394-4c0b-856d-e5a5e4d1aaa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:39.593Z|7286bd1e-7394-4c0b-856d-e5a5e4d1aaa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:39.604Z|36c3e59b-8765-4ebe-b159-102b019124df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:39.605Z|36c3e59b-8765-4ebe-b159-102b019124df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:41.234Z|def693d9-b5ac-4f3b-a33a-a6f837fd5aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:41.235Z|def693d9-b5ac-4f3b-a33a-a6f837fd5aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:49.621Z|2d86386c-d6e3-44b7-9912-ff5aa2e03184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:49.623Z|2d86386c-d6e3-44b7-9912-ff5aa2e03184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:49.633Z|e503c319-2b8a-4ae8-94b9-9a96c5721138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:49.635Z|e503c319-2b8a-4ae8-94b9-9a96c5721138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:51.258Z|006a1c52-4c9c-42bc-9313-fe30ba68a0e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:51.259Z|006a1c52-4c9c-42bc-9313-fe30ba68a0e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:52.268Z|236f9715-1004-4502-9ede-542b1d8e7c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:08:52.269Z|236f9715-1004-4502-9ede-542b1d8e7c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:08:52.647Z|2eaffd3d-11e4-4f00-bef6-0e9bdc5b0353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:08:52.652Z|2eaffd3d-11e4-4f00-bef6-0e9bdc5b0353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:08:59.651Z|e8875053-704b-4cdb-9f02-16a8343e275a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:59.653Z|e8875053-704b-4cdb-9f02-16a8343e275a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:08:59.660Z|a6402b8d-cdd3-4c2b-9b2e-52b119cae26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:08:59.661Z|a6402b8d-cdd3-4c2b-9b2e-52b119cae26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:01.295Z|cae8859e-8deb-4362-82a1-c7773f433180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:01.297Z|cae8859e-8deb-4362-82a1-c7773f433180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:07.270Z|2b182ed1-69bb-45d2-b49c-3abf4518593b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:09:07.272Z|2b182ed1-69bb-45d2-b49c-3abf4518593b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:09:09.693Z|cd3084b7-b6f2-4658-9634-38de91f40b41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:09.694Z|cd3084b7-b6f2-4658-9634-38de91f40b41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:09.694Z|16751d60-c390-49ff-8c2f-6110ed909443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:09.698Z|16751d60-c390-49ff-8c2f-6110ed909443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:11.320Z|8fcba8d0-5d88-4b93-8153-93af3c0c7210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:11.321Z|8fcba8d0-5d88-4b93-8153-93af3c0c7210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:17.346Z|f9777b56-a75d-4276-850f-9bde574f8cce|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:09:17.348Z|f9777b56-a75d-4276-850f-9bde574f8cce|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:19.724Z|8e5eb6b5-ffa2-45f1-a2a8-b21feb2693de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:19.728Z|8e5eb6b5-ffa2-45f1-a2a8-b21feb2693de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:19.733Z|2913e8f9-c0c3-4eb5-b253-c7bc7e85bc21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:19.734Z|2913e8f9-c0c3-4eb5-b253-c7bc7e85bc21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:21.347Z|77f37125-449f-4e34-bc0b-db58252ce4d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:21.349Z|77f37125-449f-4e34-bc0b-db58252ce4d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:22.272Z|2384ca8a-e8ae-4756-8f5a-20829448d4c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:09:22.299Z|2384ca8a-e8ae-4756-8f5a-20829448d4c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:09:22.653Z|d962c98d-6334-4342-80da-afa4ba3c4d7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:09:22.654Z|d962c98d-6334-4342-80da-afa4ba3c4d7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:09:29.767Z|aef3d477-bd8f-42ef-adf8-2e038c1911b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:29.768Z|d27bfb66-2b38-46a7-89e9-ee58982473ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:29.769Z|aef3d477-bd8f-42ef-adf8-2e038c1911b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:29.771Z|d27bfb66-2b38-46a7-89e9-ee58982473ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:31.396Z|c72c51bf-9744-4168-9690-e6906f6cc490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:31.401Z|c72c51bf-9744-4168-9690-e6906f6cc490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:37.271Z|f9dbdf08-1630-4e37-8d8a-f98dbe860890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:09:37.277Z|f9dbdf08-1630-4e37-8d8a-f98dbe860890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:09:39.815Z|8166ed38-eeed-4b29-bc50-5a366362600e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:39.817Z|8166ed38-eeed-4b29-bc50-5a366362600e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:39.848Z|1ec00e0b-45bb-48bb-be3a-3f4e20bf1a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:39.849Z|1ec00e0b-45bb-48bb-be3a-3f4e20bf1a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:41.447Z|93f3fe07-6b40-4bc7-82fb-07a37122c05b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:41.448Z|93f3fe07-6b40-4bc7-82fb-07a37122c05b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:49.848Z|ef1ec649-c876-4cc9-8a9c-50f9134791f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:49.849Z|ef1ec649-c876-4cc9-8a9c-50f9134791f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:49.919Z|b1be5c8b-9a58-4223-8fee-80ace739fcfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:49.919Z|b1be5c8b-9a58-4223-8fee-80ace739fcfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:51.474Z|f1950f07-f1df-43df-b4e1-9a387b7b2e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:51.475Z|f1950f07-f1df-43df-b4e1-9a387b7b2e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:52.268Z|403436a5-9729-4b8a-aa9a-8273463069f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:09:52.269Z|403436a5-9729-4b8a-aa9a-8273463069f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:09:52.658Z|b6ef0736-38de-492c-ac89-8b28ae465033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:09:52.659Z|b6ef0736-38de-492c-ac89-8b28ae465033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:09:59.900Z|6c9a6c72-79c2-4fc0-902d-23d8896a6e39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:59.902Z|6c9a6c72-79c2-4fc0-902d-23d8896a6e39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:09:59.958Z|050ae21f-3ab9-4dc3-a034-66d7734c44ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:09:59.959Z|050ae21f-3ab9-4dc3-a034-66d7734c44ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:01.521Z|2c4e8626-dfc7-4ce1-87ca-09b35e18596c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:01.522Z|2c4e8626-dfc7-4ce1-87ca-09b35e18596c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:07.268Z|39dd8ce0-3b7d-4be3-8ce3-763daa94e7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:10:07.272Z|39dd8ce0-3b7d-4be3-8ce3-763daa94e7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:10:09.931Z|03d9cc78-399e-40a3-9e58-49b981cc1e3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:09.932Z|03d9cc78-399e-40a3-9e58-49b981cc1e3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:09.986Z|cda5340b-0206-4fe5-b974-d6a039cc44fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:09.987Z|cda5340b-0206-4fe5-b974-d6a039cc44fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:11.549Z|d80748d3-2dc9-4c4f-bfc9-0f1def07e3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:11.550Z|d80748d3-2dc9-4c4f-bfc9-0f1def07e3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:17.347Z|9ddc40b1-9dac-4146-98d4-0f8493964563|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:10:17.348Z|9ddc40b1-9dac-4146-98d4-0f8493964563|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:19.957Z|7210a9fd-f339-487f-97f1-ad4462019e7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:19.959Z|7210a9fd-f339-487f-97f1-ad4462019e7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:20.013Z|ff6d124f-8fa7-4c57-9c78-13c0fb61b767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:20.014Z|ff6d124f-8fa7-4c57-9c78-13c0fb61b767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:21.602Z|6194295c-faf9-4062-b5ec-d47b34e35a85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:21.604Z|6194295c-faf9-4062-b5ec-d47b34e35a85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:22.268Z|b58c6cfb-aa8d-4640-8b4d-589100b122a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:10:22.269Z|b58c6cfb-aa8d-4640-8b4d-589100b122a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:10:22.660Z|c73210f1-fb06-45e6-a027-f9ac6586f5d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:10:22.661Z|c73210f1-fb06-45e6-a027-f9ac6586f5d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:10:29.989Z|ba94759b-a1d1-4e20-8ec2-bfda32cb22de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:29.990Z|ba94759b-a1d1-4e20-8ec2-bfda32cb22de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:30.037Z|7ae3c222-b17f-4dbe-996f-55099f11ed88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:30.038Z|7ae3c222-b17f-4dbe-996f-55099f11ed88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:31.632Z|44089172-a890-4428-90d8-85985c7a3947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:31.633Z|44089172-a890-4428-90d8-85985c7a3947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:37.270Z|f289e6dc-eae0-487f-b69e-ab1a7f8e69de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:10:37.287Z|f289e6dc-eae0-487f-b69e-ab1a7f8e69de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:10:40.016Z|3a3ac41d-f691-4155-9f4b-1e2938e6dc3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:40.018Z|3a3ac41d-f691-4155-9f4b-1e2938e6dc3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:40.063Z|3bd176f4-96f5-4751-8cf7-677fcc675b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:40.064Z|3bd176f4-96f5-4751-8cf7-677fcc675b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:41.661Z|78c07f10-136a-407b-b443-c96d9da52c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:41.662Z|78c07f10-136a-407b-b443-c96d9da52c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:50.045Z|882aa0f8-1a14-4fb1-83f0-50a2f2191f6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:50.046Z|882aa0f8-1a14-4fb1-83f0-50a2f2191f6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:50.108Z|9a6632c8-77d4-42ee-bf36-2bf83cbdbca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:50.110Z|9a6632c8-77d4-42ee-bf36-2bf83cbdbca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:51.690Z|0b33e7b4-13c5-4e85-a406-cef62810c436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:10:51.691Z|0b33e7b4-13c5-4e85-a406-cef62810c436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:10:52.269Z|a5144b87-887e-47a2-81c7-2282f2ea9299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:10:52.285Z|a5144b87-887e-47a2-81c7-2282f2ea9299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:10:52.662Z|c9ad727d-53b2-4f89-99e5-f211244dcfc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:10:52.663Z|c9ad727d-53b2-4f89-99e5-f211244dcfc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:11:00.099Z|2ab7e55d-2cfa-46ac-869a-6b96f2b68745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:00.101Z|2ab7e55d-2cfa-46ac-869a-6b96f2b68745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:00.137Z|7ff2031d-dd82-4c1d-a672-7d507555d33e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:00.155Z|7ff2031d-dd82-4c1d-a672-7d507555d33e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:01.715Z|9a026f44-b874-4483-9b78-367b0492d080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:01.716Z|9a026f44-b874-4483-9b78-367b0492d080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:07.277Z|dcdff0bb-aeef-4e8d-91a6-b6b769a8c908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:11:07.294Z|dcdff0bb-aeef-4e8d-91a6-b6b769a8c908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:11:10.152Z|8500803c-8d82-4cc0-9076-10c01e46a3ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:10.153Z|8500803c-8d82-4cc0-9076-10c01e46a3ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:10.189Z|22a3a1c2-99ed-405a-be83-1f1a86e2a3e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:10.192Z|22a3a1c2-99ed-405a-be83-1f1a86e2a3e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:11.745Z|efeb8891-9025-4315-a900-7fdb1ec9505a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:11.747Z|efeb8891-9025-4315-a900-7fdb1ec9505a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:17.357Z|b12b0ce4-8764-4bc9-b976-46727d04d4b7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:11:17.358Z|b12b0ce4-8764-4bc9-b976-46727d04d4b7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:20.189Z|c22869e9-ec40-4baf-afab-879474916881|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:20.191Z|c22869e9-ec40-4baf-afab-879474916881|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:20.232Z|4e50368c-11d2-46e0-96d5-af0171d2dcc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:20.233Z|4e50368c-11d2-46e0-96d5-af0171d2dcc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:21.777Z|7ac944f0-c5a2-455e-bcbf-030111c767d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:21.781Z|7ac944f0-c5a2-455e-bcbf-030111c767d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:22.269Z|243ad6a2-79f0-418f-be80-4869fded208a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:11:22.269Z|243ad6a2-79f0-418f-be80-4869fded208a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:11:22.666Z|524b151d-306f-4728-96e3-c2367f7300ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:11:22.667Z|524b151d-306f-4728-96e3-c2367f7300ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:11:30.226Z|74f7b67f-8556-4f63-8794-61c6d50fafe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:30.227Z|74f7b67f-8556-4f63-8794-61c6d50fafe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:30.256Z|5091ef2a-c807-4956-9162-cb2f54ca1be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:30.256Z|5091ef2a-c807-4956-9162-cb2f54ca1be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:31.805Z|d1f3efbe-8324-48b2-9e70-300b3d45dc22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:31.806Z|d1f3efbe-8324-48b2-9e70-300b3d45dc22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:37.268Z|3bb4e5b3-7b4a-487e-8013-dbff926de3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:11:37.269Z|3bb4e5b3-7b4a-487e-8013-dbff926de3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:11:40.250Z|3ddcf67d-c779-442e-8a59-9ad84316bafb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:40.252Z|3ddcf67d-c779-442e-8a59-9ad84316bafb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:40.296Z|62f77568-ef93-4de3-8f7d-77c79af5e92d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:40.298Z|62f77568-ef93-4de3-8f7d-77c79af5e92d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:41.831Z|19c028b0-b1bd-4ee0-89a7-cf7264e8117e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:41.832Z|19c028b0-b1bd-4ee0-89a7-cf7264e8117e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:50.290Z|03950bc9-cac3-4b1b-bbef-ba0f5971c2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:50.291Z|03950bc9-cac3-4b1b-bbef-ba0f5971c2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:50.324Z|5e5d33bb-39e5-4fa1-bf25-415dcc5ab0b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:50.325Z|5e5d33bb-39e5-4fa1-bf25-415dcc5ab0b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:51.855Z|28ad3730-a7f5-4de3-9f26-80bda5d26f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:11:51.856Z|28ad3730-a7f5-4de3-9f26-80bda5d26f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:11:52.270Z|1d8db9ff-994f-46a9-bbd7-fc2abfe96a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:11:52.281Z|1d8db9ff-994f-46a9-bbd7-fc2abfe96a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:11:52.668Z|e3ca7688-e66d-463b-82a8-def0c22c267e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:11:52.670Z|e3ca7688-e66d-463b-82a8-def0c22c267e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:12:00.320Z|7a0f58e6-970e-4090-8531-9b68e121bdff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:00.321Z|7a0f58e6-970e-4090-8531-9b68e121bdff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:00.347Z|bb5f1840-2465-4c66-acbf-b039230827f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:00.348Z|bb5f1840-2465-4c66-acbf-b039230827f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:01.890Z|17fca5fe-8ca1-4b21-8812-dbeac5e29544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:01.891Z|17fca5fe-8ca1-4b21-8812-dbeac5e29544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:07.271Z|10e8373e-554b-4737-9bc6-5be2db716c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:12:07.278Z|10e8373e-554b-4737-9bc6-5be2db716c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:12:10.350Z|ec858c83-451a-4e3a-a2db-3a57dda52ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:10.352Z|ec858c83-451a-4e3a-a2db-3a57dda52ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:10.370Z|4a75a18a-2130-4be0-91d7-bfcce1fcdb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:10.371Z|4a75a18a-2130-4be0-91d7-bfcce1fcdb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:11.922Z|efad851c-38c7-46bb-9fb3-78738125b3be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:11.923Z|efad851c-38c7-46bb-9fb3-78738125b3be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:17.358Z|64cb128a-d1ec-4ecd-b56b-364b4aeaa46e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:12:17.359Z|64cb128a-d1ec-4ecd-b56b-364b4aeaa46e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:20.394Z|1e2bb60b-1353-47fd-885d-53078fc2dc0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:20.399Z|1e2bb60b-1353-47fd-885d-53078fc2dc0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:20.401Z|03a63d18-5b23-4645-b1a2-de5d03cc80c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:20.403Z|03a63d18-5b23-4645-b1a2-de5d03cc80c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:21.950Z|2fd64778-e7f7-4560-a3af-2bd89b27a6fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:21.951Z|2fd64778-e7f7-4560-a3af-2bd89b27a6fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:22.269Z|8d80ea09-53af-40bd-97ed-8f54c34885e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:12:22.270Z|8d80ea09-53af-40bd-97ed-8f54c34885e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:12:22.671Z|d9878f0a-3815-4a34-908f-6555ca337a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:12:22.673Z|d9878f0a-3815-4a34-908f-6555ca337a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:12:30.455Z|b3eeac49-d4e5-494d-ba2e-3aa9bf49e8d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:30.458Z|b3eeac49-d4e5-494d-ba2e-3aa9bf49e8d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:30.468Z|7f8ff885-78ac-4bd8-91ad-9de880d4052e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:30.469Z|7f8ff885-78ac-4bd8-91ad-9de880d4052e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:31.989Z|aeddab45-09ee-4c7e-afa6-9a12514453b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:32.001Z|aeddab45-09ee-4c7e-afa6-9a12514453b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:37.270Z|0fe43e34-b315-41a8-bdd1-9064cb3b48ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:12:37.299Z|0fe43e34-b315-41a8-bdd1-9064cb3b48ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:12:40.519Z|c798ba26-f22c-4e89-bb41-7c2d15554184|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:40.519Z|5b3ef62f-fe5a-4d2e-b08d-47e57b694298|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:40.521Z|c798ba26-f22c-4e89-bb41-7c2d15554184|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:40.521Z|5b3ef62f-fe5a-4d2e-b08d-47e57b694298|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:42.094Z|812643c3-d6c8-4f01-87e5-b106682a2b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:42.095Z|812643c3-d6c8-4f01-87e5-b106682a2b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:50.547Z|18d2ef56-526b-4fd5-888a-4fe3d36fe86d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:50.553Z|da885aeb-9b80-47f7-987b-e5c4c041a5d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:50.554Z|da885aeb-9b80-47f7-987b-e5c4c041a5d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:50.557Z|18d2ef56-526b-4fd5-888a-4fe3d36fe86d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:52.116Z|4aefe12a-6575-4660-b6cb-69158470d2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:12:52.118Z|4aefe12a-6575-4660-b6cb-69158470d2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:12:52.270Z|a8c0ccd3-78b3-45eb-9d13-a087f4ef1e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:12:52.272Z|a8c0ccd3-78b3-45eb-9d13-a087f4ef1e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:12:52.696Z|84ad6607-792d-4f81-b4b3-4d03c444f464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:12:52.698Z|84ad6607-792d-4f81-b4b3-4d03c444f464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:13:00.597Z|67246942-1e98-4766-bf52-39fcdcd1a7c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:00.600Z|67246942-1e98-4766-bf52-39fcdcd1a7c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:00.597Z|ae11f9e1-b67a-49dd-9c7c-901a406c293e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:00.612Z|ae11f9e1-b67a-49dd-9c7c-901a406c293e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:02.141Z|fe7d80ab-79aa-45df-8226-a35b50ff5a1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:02.142Z|fe7d80ab-79aa-45df-8226-a35b50ff5a1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:07.268Z|605575af-f927-48a2-801e-6f26a7d6f279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:13:07.269Z|605575af-f927-48a2-801e-6f26a7d6f279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:13:10.630Z|ad9d20a0-6a2a-451a-9c0b-53e643d97d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:10.631Z|ad9d20a0-6a2a-451a-9c0b-53e643d97d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:10.635Z|a6d7161f-8492-4a7b-9820-398181a2ff2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:10.636Z|a6d7161f-8492-4a7b-9820-398181a2ff2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:12.170Z|c20fe5f0-6aa7-40ae-8869-2dec8942d145|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:12.172Z|c20fe5f0-6aa7-40ae-8869-2dec8942d145|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:17.354Z|da9ab893-1e5a-4fcc-8876-7d75403ad494|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:13:17.355Z|da9ab893-1e5a-4fcc-8876-7d75403ad494|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:20.658Z|5be5d36a-569c-44c1-a220-a81a8ed9301a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:20.659Z|5be5d36a-569c-44c1-a220-a81a8ed9301a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:20.660Z|b1169507-c870-4679-8073-613c71412304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:20.661Z|b1169507-c870-4679-8073-613c71412304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:22.215Z|11d10711-2b35-43e6-ad8b-1adcf54d3126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:22.217Z|11d10711-2b35-43e6-ad8b-1adcf54d3126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:22.268Z|8d7c18fc-8b52-4db3-9121-a57b080e2f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:13:22.273Z|8d7c18fc-8b52-4db3-9121-a57b080e2f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:13:22.699Z|6612a023-41c2-4337-9cdf-c73465c49bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:13:22.699Z|6612a023-41c2-4337-9cdf-c73465c49bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:13:30.696Z|aeddf5da-55cf-418c-9f0e-5f177bb28a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:30.696Z|89bb53ce-2b91-4ff6-982e-351aa4824580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:30.697Z|aeddf5da-55cf-418c-9f0e-5f177bb28a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:30.699Z|89bb53ce-2b91-4ff6-982e-351aa4824580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:32.242Z|7834070c-2a7a-4cef-ac52-b3506c4e4d16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:32.243Z|7834070c-2a7a-4cef-ac52-b3506c4e4d16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:37.269Z|ff724c36-c923-4363-8eb7-0fc5749a6896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:13:37.270Z|ff724c36-c923-4363-8eb7-0fc5749a6896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:13:40.720Z|3fc67d7f-bb52-47c2-94e8-ef3524bc5ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:40.722Z|3fc67d7f-bb52-47c2-94e8-ef3524bc5ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:40.730Z|82021bf1-c228-44c3-8ea8-f7ab65ce1a44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:40.731Z|82021bf1-c228-44c3-8ea8-f7ab65ce1a44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:42.267Z|0bbcbab3-058a-43b0-af76-1ddf8088026e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:42.269Z|0bbcbab3-058a-43b0-af76-1ddf8088026e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:50.756Z|b5eb29d9-92bb-43be-9ed9-bb0592931c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:50.757Z|b5eb29d9-92bb-43be-9ed9-bb0592931c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:50.760Z|d5514e4e-e797-49a0-a8a1-1763bad9e8a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:50.763Z|d5514e4e-e797-49a0-a8a1-1763bad9e8a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:52.269Z|60f83f3f-6c42-4773-8215-47edacaba8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:13:52.269Z|60f83f3f-6c42-4773-8215-47edacaba8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:13:52.296Z|f5820827-f919-49bc-a960-e8b907515cfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:13:52.298Z|f5820827-f919-49bc-a960-e8b907515cfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:13:52.700Z|b49846b6-2006-4e7f-9bd8-507418bee3b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:13:52.701Z|b49846b6-2006-4e7f-9bd8-507418bee3b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:14:00.803Z|7db8ddfb-5b98-4ab4-ae10-52ce08ea2e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:00.806Z|7db8ddfb-5b98-4ab4-ae10-52ce08ea2e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:00.815Z|6f70fdbc-ec0d-4da1-b877-86457e71e827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:00.816Z|6f70fdbc-ec0d-4da1-b877-86457e71e827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:02.324Z|ae04f359-d1bb-4388-9ce2-7a8e305d0477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:02.325Z|ae04f359-d1bb-4388-9ce2-7a8e305d0477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:07.269Z|93f49f89-8b2c-40fe-ad37-c228588f98c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:14:07.282Z|93f49f89-8b2c-40fe-ad37-c228588f98c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:14:10.834Z|31789727-61d0-41bb-a7d3-87bd2a4726ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:10.836Z|31789727-61d0-41bb-a7d3-87bd2a4726ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:10.838Z|3ec2c148-a2c7-4316-911a-5d541520f860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:10.839Z|3ec2c148-a2c7-4316-911a-5d541520f860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:12.356Z|e1b9b3ac-d7fc-44d3-8652-0d56c2e5ce5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:12.359Z|e1b9b3ac-d7fc-44d3-8652-0d56c2e5ce5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:17.350Z|07bca90f-f6f8-43c9-aef7-e7e35a19d9b7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:14:17.351Z|07bca90f-f6f8-43c9-aef7-e7e35a19d9b7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:20.872Z|8eedbf15-db9f-464a-8562-a6850a807c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:20.872Z|7513116c-afe3-4a61-8047-2534fccbc002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:20.884Z|8eedbf15-db9f-464a-8562-a6850a807c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:20.884Z|7513116c-afe3-4a61-8047-2534fccbc002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:22.269Z|e578a948-b6a9-47c3-be21-4d9e05181865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:14:22.270Z|e578a948-b6a9-47c3-be21-4d9e05181865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:14:22.421Z|e51a9284-3929-4a20-8435-9d03f99b632f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:22.423Z|e51a9284-3929-4a20-8435-9d03f99b632f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:22.702Z|7564a5c7-d859-478c-82b8-b4660f4ca8e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:14:22.703Z|7564a5c7-d859-478c-82b8-b4660f4ca8e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:14:30.923Z|d265d624-c5e5-41e6-ad83-5a1caafe1964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:30.923Z|aba6ae30-e5f8-4cab-87a0-5e3f36eeeb91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:30.924Z|d265d624-c5e5-41e6-ad83-5a1caafe1964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:30.924Z|aba6ae30-e5f8-4cab-87a0-5e3f36eeeb91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:32.491Z|7e6cc157-e903-499b-9f35-b381db7610e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:32.492Z|7e6cc157-e903-499b-9f35-b381db7610e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:37.268Z|538c5b0a-b187-403b-9b45-21473566eb9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:14:37.269Z|538c5b0a-b187-403b-9b45-21473566eb9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:14:40.948Z|c9ebd305-6e66-4ccc-9b49-06bde1bfbc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:40.949Z|f9c28168-01a8-458e-a4d3-e24bf6dea5b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:40.950Z|f9c28168-01a8-458e-a4d3-e24bf6dea5b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:40.949Z|c9ebd305-6e66-4ccc-9b49-06bde1bfbc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:42.525Z|b2bfbeeb-62c9-4970-84d8-640cd7f1b7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:42.527Z|b2bfbeeb-62c9-4970-84d8-640cd7f1b7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:50.986Z|3a1fd1cc-e255-4a4d-81b5-21a3725baba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:50.987Z|3a1fd1cc-e255-4a4d-81b5-21a3725baba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:50.989Z|f116f5dd-6a23-4ecc-b7c9-df2181bd6f55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:50.990Z|f116f5dd-6a23-4ecc-b7c9-df2181bd6f55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:52.268Z|a58a2e3f-90c9-4ca6-83dd-eb3fa7d76423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:14:52.272Z|a58a2e3f-90c9-4ca6-83dd-eb3fa7d76423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:14:52.567Z|e9faafc4-818f-4c44-807f-ec6c35b5ee0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:14:52.568Z|e9faafc4-818f-4c44-807f-ec6c35b5ee0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:14:52.707Z|1ff62dab-8afb-49ee-9bd6-3daba0165705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:14:52.707Z|1ff62dab-8afb-49ee-9bd6-3daba0165705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:15:01.016Z|b04398be-8009-4d80-bb6a-6aab7c605f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:01.022Z|b04398be-8009-4d80-bb6a-6aab7c605f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:01.033Z|cecc44d3-5991-4bbf-87d3-aa53da50be67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:01.034Z|cecc44d3-5991-4bbf-87d3-aa53da50be67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:02.598Z|36f7b8f9-1671-4af2-97eb-8e78454da81e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:02.599Z|36f7b8f9-1671-4af2-97eb-8e78454da81e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:07.271Z|f863f57c-097e-4248-ab77-047fecd71aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:15:07.272Z|f863f57c-097e-4248-ab77-047fecd71aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:15:11.047Z|d66fb56e-f886-4202-9947-076d7a9b3e06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:11.048Z|d66fb56e-f886-4202-9947-076d7a9b3e06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:11.061Z|a2661017-7f64-4984-9e7f-97cd48b0cdb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:11.062Z|a2661017-7f64-4984-9e7f-97cd48b0cdb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:12.627Z|1a5c8d97-730e-49de-9418-a71f22f70556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:12.643Z|1a5c8d97-730e-49de-9418-a71f22f70556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:17.348Z|6b2367b3-16be-4f14-97db-cbfafd1ee64e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:15:17.351Z|6b2367b3-16be-4f14-97db-cbfafd1ee64e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:21.076Z|fe3b4c89-3ecb-430b-b6b7-85354d787462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:21.077Z|fe3b4c89-3ecb-430b-b6b7-85354d787462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:21.104Z|573a0fc4-9841-4026-955a-c436c2e5085b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:21.105Z|573a0fc4-9841-4026-955a-c436c2e5085b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:22.268Z|bb9f1d74-a5b2-44ac-93c9-7172ec6d3836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:15:22.270Z|bb9f1d74-a5b2-44ac-93c9-7172ec6d3836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:15:22.681Z|5b4f9a61-30af-4b9d-9842-b3b6ca8999f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:22.683Z|5b4f9a61-30af-4b9d-9842-b3b6ca8999f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:22.709Z|db9d6a75-0512-48cb-9afa-544204646a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:15:22.710Z|db9d6a75-0512-48cb-9afa-544204646a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:15:31.100Z|64ff7bc3-96f4-4dd6-ac08-da3c243f73f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:31.101Z|64ff7bc3-96f4-4dd6-ac08-da3c243f73f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:31.128Z|725d35fa-8489-4299-9e15-8f9f682f8a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:31.129Z|725d35fa-8489-4299-9e15-8f9f682f8a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:32.730Z|5a02b070-c31a-4b6b-9eec-8e7d6b95a562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:32.731Z|5a02b070-c31a-4b6b-9eec-8e7d6b95a562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:37.283Z|e492f072-2aeb-41a5-80e2-f8fe5b1e77b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:15:37.307Z|e492f072-2aeb-41a5-80e2-f8fe5b1e77b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:15:41.126Z|68d53a58-6f6e-432f-b490-9c5078023e3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:41.127Z|68d53a58-6f6e-432f-b490-9c5078023e3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:41.160Z|88291c7f-42f3-49ec-b5bd-0554f085343a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:41.161Z|88291c7f-42f3-49ec-b5bd-0554f085343a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:42.757Z|0835e2c3-fdc3-4296-923b-22d4452d8e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:42.759Z|0835e2c3-fdc3-4296-923b-22d4452d8e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:51.151Z|114a0c52-533e-4b25-9b7e-f2e028e66020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:51.152Z|114a0c52-533e-4b25-9b7e-f2e028e66020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:51.194Z|88efab90-e116-43cd-b27a-3d2f82c4b5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:51.195Z|88efab90-e116-43cd-b27a-3d2f82c4b5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:15:52.268Z|33c4ce22-bb6e-44f5-afac-2eb9adf9ea47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:15:52.269Z|33c4ce22-bb6e-44f5-afac-2eb9adf9ea47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:15:52.712Z|e4be0f9b-5da9-44b9-b302-fbe1681c11f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:15:52.725Z|e4be0f9b-5da9-44b9-b302-fbe1681c11f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:15:52.791Z|c983d3ee-7083-4cc2-be0c-05718c47d2fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:15:52.794Z|c983d3ee-7083-4cc2-be0c-05718c47d2fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:01.184Z|e8108092-0f5e-4f9b-b509-56327b7e54b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:01.185Z|e8108092-0f5e-4f9b-b509-56327b7e54b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:01.220Z|de6cee6e-f70a-431f-bb00-2467693a2085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:01.221Z|de6cee6e-f70a-431f-bb00-2467693a2085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:02.822Z|dda4350a-11c5-408c-9481-658e76729333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:02.823Z|dda4350a-11c5-408c-9481-658e76729333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:07.268Z|74f85691-7950-4395-8df1-8d9df36a3843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:16:07.270Z|74f85691-7950-4395-8df1-8d9df36a3843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:16:11.215Z|349a7962-3af0-4f07-a115-35fda2a2fa03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:11.217Z|349a7962-3af0-4f07-a115-35fda2a2fa03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:11.249Z|fd56b4c4-cc1f-44aa-bee0-b83a584879b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:11.250Z|fd56b4c4-cc1f-44aa-bee0-b83a584879b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:12.857Z|bf2a02a5-99ca-4aec-9b57-a8eae8966781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:12.858Z|bf2a02a5-99ca-4aec-9b57-a8eae8966781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:17.365Z|c268ebb5-7f2e-4f6d-bbd4-74a53bf13d5d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:16:17.367Z|c268ebb5-7f2e-4f6d-bbd4-74a53bf13d5d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:21.244Z|9dc49de9-7544-44b1-9e91-beac92cce588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:21.245Z|9dc49de9-7544-44b1-9e91-beac92cce588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:21.296Z|549d39cb-82a9-42a6-875e-09b3178882ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:21.300Z|549d39cb-82a9-42a6-875e-09b3178882ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:22.268Z|81844d4d-e5bb-4588-90a0-0a25037f6d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:16:22.271Z|81844d4d-e5bb-4588-90a0-0a25037f6d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:16:22.726Z|a393858e-bccb-4f7b-aec7-43a15fd51d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:16:22.727Z|a393858e-bccb-4f7b-aec7-43a15fd51d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:16:22.903Z|98823c7b-3188-43a9-bd75-d19025cada28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:22.904Z|98823c7b-3188-43a9-bd75-d19025cada28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:31.271Z|e5eb98d2-93df-489c-bd18-87b3d754232a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:31.272Z|e5eb98d2-93df-489c-bd18-87b3d754232a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:31.336Z|c3a41997-8b99-4653-8366-7f88ee59ac20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:31.337Z|c3a41997-8b99-4653-8366-7f88ee59ac20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:32.928Z|9a1f01ef-f597-493e-8c77-cbafd474b571|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:32.929Z|9a1f01ef-f597-493e-8c77-cbafd474b571|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:37.269Z|c1d864ea-839e-480e-aa52-9ab8d4cb3fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:16:37.270Z|c1d864ea-839e-480e-aa52-9ab8d4cb3fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:16:41.304Z|91002d4e-a3d8-4586-afa7-ff7a096baeb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:41.305Z|91002d4e-a3d8-4586-afa7-ff7a096baeb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:41.365Z|3638cf64-3874-4387-94b1-8b79aa992d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:41.366Z|3638cf64-3874-4387-94b1-8b79aa992d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:42.956Z|04fb6757-dc2b-4b2f-86ad-df247b84c2f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:42.958Z|04fb6757-dc2b-4b2f-86ad-df247b84c2f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:51.345Z|bf90bdd4-7a21-48f7-b622-c7934f89d585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:51.346Z|bf90bdd4-7a21-48f7-b622-c7934f89d585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:51.400Z|6107a494-59d2-43ff-ad19-6a0ff8dc2f00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:51.402Z|6107a494-59d2-43ff-ad19-6a0ff8dc2f00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:16:52.268Z|0db67ccb-6204-4870-bfc1-2512cb3f224d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:16:52.269Z|0db67ccb-6204-4870-bfc1-2512cb3f224d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:16:52.729Z|4ece7960-224b-4307-a461-e24410fcb0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:16:52.732Z|4ece7960-224b-4307-a461-e24410fcb0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:16:53.004Z|fe00d0d1-9835-4580-9b7f-d8066d92fe54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:16:53.007Z|fe00d0d1-9835-4580-9b7f-d8066d92fe54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:01.376Z|ed896edc-20da-4c54-a372-842fc32b0ca5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:01.378Z|ed896edc-20da-4c54-a372-842fc32b0ca5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:01.426Z|ae5ea2de-3cb0-4a0e-8e20-773914d32253|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:01.427Z|ae5ea2de-3cb0-4a0e-8e20-773914d32253|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:03.036Z|2d69e0aa-0534-4859-b140-8ee9fbad610b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:03.039Z|2d69e0aa-0534-4859-b140-8ee9fbad610b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:07.270Z|d329d5f4-e1b7-4694-87fe-134434ae3f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:17:07.286Z|d329d5f4-e1b7-4694-87fe-134434ae3f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:17:11.408Z|ff5eca11-f0ca-4365-964d-114b40a2da8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:11.409Z|ff5eca11-f0ca-4365-964d-114b40a2da8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:11.451Z|102e8d20-5a1a-43ff-94d7-7ad27e4ae322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:11.452Z|102e8d20-5a1a-43ff-94d7-7ad27e4ae322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:13.068Z|3a886977-80e4-4dee-9b23-397c9a36adac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:13.069Z|3a886977-80e4-4dee-9b23-397c9a36adac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:17.351Z|c4ffc81c-ca58-4e7d-9357-038a6ed8537d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:17:17.352Z|c4ffc81c-ca58-4e7d-9357-038a6ed8537d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:21.438Z|dc4aef6b-095d-4fde-b233-9ba4f9929cc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:21.441Z|dc4aef6b-095d-4fde-b233-9ba4f9929cc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:21.491Z|c34bbc40-3183-4a90-ad04-a488b9abfcfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:21.493Z|c34bbc40-3183-4a90-ad04-a488b9abfcfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:22.269Z|c9e1398e-fba4-4733-84a1-43e7926a4233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:17:22.270Z|c9e1398e-fba4-4733-84a1-43e7926a4233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:17:22.735Z|b68880ae-911c-4e04-9ba5-a4a12b1d6cf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:17:22.736Z|b68880ae-911c-4e04-9ba5-a4a12b1d6cf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:17:23.097Z|37e92a05-fdf1-462f-8b4d-e1c4242cffc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:23.098Z|37e92a05-fdf1-462f-8b4d-e1c4242cffc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:31.479Z|873c6f8b-9caf-4f5e-a4e5-6e5d8c1ce9b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:31.480Z|873c6f8b-9caf-4f5e-a4e5-6e5d8c1ce9b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:31.530Z|d7bb84be-5916-409b-aaa8-bfd2ce89094d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:31.531Z|d7bb84be-5916-409b-aaa8-bfd2ce89094d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:33.122Z|40a5a5ae-7bb5-426b-9369-2fec0bdeb914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:33.125Z|40a5a5ae-7bb5-426b-9369-2fec0bdeb914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:37.270Z|3aa83f30-9f0c-4167-8f00-a3764902124d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:17:37.271Z|3aa83f30-9f0c-4167-8f00-a3764902124d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:17:41.522Z|2e2d9476-4776-4b72-b869-e7c6647df469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:41.524Z|2e2d9476-4776-4b72-b869-e7c6647df469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:41.553Z|6c78dd95-d861-4ea6-80ae-cbbf6971ad00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:41.554Z|6c78dd95-d861-4ea6-80ae-cbbf6971ad00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:43.149Z|e2b7e934-3b0e-43d2-81c8-b1a822797a26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:43.150Z|e2b7e934-3b0e-43d2-81c8-b1a822797a26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:51.550Z|bb46c661-7236-48f9-914d-6a4bd41fca5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:51.552Z|bb46c661-7236-48f9-914d-6a4bd41fca5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:51.579Z|95fa9551-ba53-47b5-8bea-a820aac70186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:51.582Z|95fa9551-ba53-47b5-8bea-a820aac70186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:17:52.268Z|cac71b62-cc7e-4bfb-888d-e6d71bd4d12a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:17:52.269Z|cac71b62-cc7e-4bfb-888d-e6d71bd4d12a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:17:52.737Z|35f3d08c-59ec-429a-884a-a0cf16dfb669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:17:52.738Z|35f3d08c-59ec-429a-884a-a0cf16dfb669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:17:53.174Z|3ba816e6-bc30-4577-9aa5-214fdc2eb30d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:17:53.176Z|3ba816e6-bc30-4577-9aa5-214fdc2eb30d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:01.608Z|cb8d192d-4f77-4cc3-ac58-cd0a9067c6c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:01.609Z|cb8d192d-4f77-4cc3-ac58-cd0a9067c6c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:01.617Z|5de9442f-b3f9-4060-8817-24c2eec9995a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:01.617Z|5de9442f-b3f9-4060-8817-24c2eec9995a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:03.212Z|ae45809e-5cd0-43a3-8cb4-cc50155834ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:03.213Z|ae45809e-5cd0-43a3-8cb4-cc50155834ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:07.268Z|43ac1def-814b-4c06-b73c-555af37354b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:18:07.269Z|43ac1def-814b-4c06-b73c-555af37354b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:18:11.632Z|e777ac5a-2a9f-4aa9-a82d-cef6c7e1349e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:11.634Z|e777ac5a-2a9f-4aa9-a82d-cef6c7e1349e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:11.640Z|3c60c0cb-6e02-4633-8ffd-de95d54c0e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:11.642Z|3c60c0cb-6e02-4633-8ffd-de95d54c0e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:13.240Z|32759477-14b4-4146-8c9d-afc0f496d249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:13.242Z|32759477-14b4-4146-8c9d-afc0f496d249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:17.351Z|69594e92-3600-4639-82e4-4f14f7c6afdf|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:18:17.353Z|69594e92-3600-4639-82e4-4f14f7c6afdf|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:21.669Z|73b70397-e8da-4cd2-a128-c5e03c57b34b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:21.669Z|2d6d01da-e3df-4bf9-b274-6de627844154|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:21.670Z|73b70397-e8da-4cd2-a128-c5e03c57b34b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:21.670Z|2d6d01da-e3df-4bf9-b274-6de627844154|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:22.268Z|1e703654-195f-44ad-a92c-152e31d814c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:18:22.269Z|1e703654-195f-44ad-a92c-152e31d814c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:18:22.739Z|f592f1bf-d400-42ed-bb45-0d0ff0cb5089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:18:22.739Z|f592f1bf-d400-42ed-bb45-0d0ff0cb5089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:18:23.270Z|3f24d1ae-ac3c-42da-9007-e541503c3766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:23.271Z|3f24d1ae-ac3c-42da-9007-e541503c3766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:31.693Z|9df2e6a2-3342-4427-a7dd-eedda8aea10f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:31.694Z|9df2e6a2-3342-4427-a7dd-eedda8aea10f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:31.697Z|8eab0bf7-f4f3-4a2f-89c6-383958c49376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:31.699Z|8eab0bf7-f4f3-4a2f-89c6-383958c49376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:33.303Z|d1121027-e379-4bcf-9de6-28983ea83909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:33.304Z|d1121027-e379-4bcf-9de6-28983ea83909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:37.269Z|e21fca42-06ab-4d86-a23c-b376908c0cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:18:37.270Z|e21fca42-06ab-4d86-a23c-b376908c0cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:18:41.732Z|6ca99487-b9a7-4697-abe9-ec3a40bfc731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:41.732Z|6ca99487-b9a7-4697-abe9-ec3a40bfc731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:41.737Z|904bcd42-f1dd-4cf0-8966-9c0efd16aaf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:41.738Z|904bcd42-f1dd-4cf0-8966-9c0efd16aaf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:43.329Z|992ccbe0-2439-42ce-a011-7d838f501e2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:43.330Z|992ccbe0-2439-42ce-a011-7d838f501e2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:51.758Z|9a2109f4-228c-429b-b751-7cd93e7148c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:51.759Z|9a2109f4-228c-429b-b751-7cd93e7148c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:51.759Z|291504bd-53b9-4c9f-8fff-35f0ae26a408|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:51.759Z|291504bd-53b9-4c9f-8fff-35f0ae26a408|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:18:52.268Z|a0d2c813-aa2e-46cd-bf3a-964cb052a7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:18:52.272Z|a0d2c813-aa2e-46cd-bf3a-964cb052a7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:18:52.742Z|4ae38e60-d988-4865-83b1-28075abf7b40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:18:52.745Z|4ae38e60-d988-4865-83b1-28075abf7b40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:18:53.357Z|669e77f8-ca8c-45ad-bf37-ed378f7b058a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:18:53.359Z|669e77f8-ca8c-45ad-bf37-ed378f7b058a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:01.802Z|eec3d093-55af-4dca-b996-af6ec43c472d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:01.803Z|4820f86d-aed8-469b-8eb3-4c2182244bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:01.803Z|eec3d093-55af-4dca-b996-af6ec43c472d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:01.804Z|4820f86d-aed8-469b-8eb3-4c2182244bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:03.390Z|a2045265-d097-4d63-aded-c9de19bb1d55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:03.392Z|a2045265-d097-4d63-aded-c9de19bb1d55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:07.270Z|63929eee-87cf-44b8-85e4-bde10dd02a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:19:07.272Z|63929eee-87cf-44b8-85e4-bde10dd02a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:19:11.835Z|f770500d-cbe7-4e54-9eab-34b23edc9384|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:11.835Z|c305d44c-ffcd-4192-ab00-8d8a9b017fbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:11.836Z|f770500d-cbe7-4e54-9eab-34b23edc9384|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:11.837Z|c305d44c-ffcd-4192-ab00-8d8a9b017fbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:13.416Z|108fb5cc-7633-4b34-a928-3f722b5c5e7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:13.417Z|108fb5cc-7633-4b34-a928-3f722b5c5e7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:17.347Z|a1fe2db2-942c-4867-88d2-4cdcfef63e9a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:19:17.348Z|a1fe2db2-942c-4867-88d2-4cdcfef63e9a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:21.859Z|d2872f62-8976-4ef8-9596-9affea261f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:21.859Z|3c72fd57-ad31-4371-93ea-83ffca448018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:21.861Z|3c72fd57-ad31-4371-93ea-83ffca448018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:21.861Z|d2872f62-8976-4ef8-9596-9affea261f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:22.268Z|dbf66aec-290b-4359-8fb5-eddcb472adc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:19:22.269Z|dbf66aec-290b-4359-8fb5-eddcb472adc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:19:22.747Z|f1e13084-1224-4054-b28e-f26c098583c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:19:22.748Z|f1e13084-1224-4054-b28e-f26c098583c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:19:23.440Z|3f97c949-bab0-4270-a873-9d56e2c72bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:23.442Z|3f97c949-bab0-4270-a873-9d56e2c72bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:31.886Z|435da1ca-13d0-45e0-aed7-0716c08fb055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:31.887Z|435da1ca-13d0-45e0-aed7-0716c08fb055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:31.894Z|b70d939c-9571-4424-9a16-7a090884ded9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:31.894Z|b70d939c-9571-4424-9a16-7a090884ded9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:33.466Z|e800db46-e492-44fe-bf9e-7c2775247439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:33.468Z|e800db46-e492-44fe-bf9e-7c2775247439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:37.268Z|2fbb6b7a-e601-4258-ac35-996e7863bbfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:19:37.277Z|2fbb6b7a-e601-4258-ac35-996e7863bbfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:19:41.919Z|7ae07160-3e9c-4f36-ba13-e020b3346a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:41.920Z|7ae07160-3e9c-4f36-ba13-e020b3346a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:41.935Z|a6e2f6b3-38d3-47f5-979a-1a0233df9eb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:41.936Z|a6e2f6b3-38d3-47f5-979a-1a0233df9eb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:43.507Z|e7a61f12-c6fc-4a0b-b398-763aa3c1ea3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:43.509Z|e7a61f12-c6fc-4a0b-b398-763aa3c1ea3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:51.943Z|ae1d6ea9-645d-422d-ac83-11e793f9e7dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:51.944Z|ae1d6ea9-645d-422d-ac83-11e793f9e7dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:51.967Z|81bed52c-f22a-4130-b2cc-a4413e036b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:51.968Z|81bed52c-f22a-4130-b2cc-a4413e036b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:19:52.268Z|a1049246-8de5-4d74-b3ec-d50329c11723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:19:52.270Z|a1049246-8de5-4d74-b3ec-d50329c11723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:19:52.749Z|b48e4afc-e8cd-4e91-b3c9-3ca3e7f4975f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:19:52.749Z|b48e4afc-e8cd-4e91-b3c9-3ca3e7f4975f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:19:53.552Z|8aca1684-3f66-469c-957c-69a467d02043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:19:53.555Z|8aca1684-3f66-469c-957c-69a467d02043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:01.970Z|e4b35f77-d7cf-462d-937e-f63a55b524c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:01.971Z|e4b35f77-d7cf-462d-937e-f63a55b524c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:01.992Z|4d52891e-ee16-400c-b92f-177160b89be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:01.993Z|4d52891e-ee16-400c-b92f-177160b89be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:03.596Z|a33e9739-5447-47d8-9ed3-c8d9f5429a22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:03.597Z|a33e9739-5447-47d8-9ed3-c8d9f5429a22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:07.268Z|64b515a2-ae99-4c97-b229-405081d34cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:20:07.269Z|64b515a2-ae99-4c97-b229-405081d34cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:20:12.017Z|98aa5946-b500-461d-a51d-947d545c3fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:12.018Z|98aa5946-b500-461d-a51d-947d545c3fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:12.023Z|1b1ad1ff-8e45-4c3b-a189-45bea8df71de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:12.025Z|1b1ad1ff-8e45-4c3b-a189-45bea8df71de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:13.620Z|062a68c1-e0aa-484c-80b0-e42749626750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:13.621Z|062a68c1-e0aa-484c-80b0-e42749626750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:17.357Z|898fdb80-16ad-419c-b10d-b416717696df|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:20:17.363Z|898fdb80-16ad-419c-b10d-b416717696df|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:22.049Z|5668b291-4c01-4f0a-96e1-6ca29fbb8f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:22.050Z|091c7d32-1132-4666-a2f1-d60e30efacb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:22.051Z|5668b291-4c01-4f0a-96e1-6ca29fbb8f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:22.051Z|091c7d32-1132-4666-a2f1-d60e30efacb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:22.268Z|bd64b9f7-4877-491d-8664-14da69f22aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:20:22.273Z|bd64b9f7-4877-491d-8664-14da69f22aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:20:22.750Z|ccd98bd0-1adf-45eb-9a68-5841619dc412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:20:22.751Z|ccd98bd0-1adf-45eb-9a68-5841619dc412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:20:23.648Z|416f581c-2f5d-4498-9abf-0274a981a4c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:23.649Z|416f581c-2f5d-4498-9abf-0274a981a4c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:32.088Z|1e0f75d4-cdd3-4493-a52e-8f517cda31c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:32.089Z|9b176f3c-61de-4c4e-a549-d83f3a6a91a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:32.089Z|1e0f75d4-cdd3-4493-a52e-8f517cda31c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:32.090Z|9b176f3c-61de-4c4e-a549-d83f3a6a91a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:33.673Z|f9e019b2-9a6b-43d3-95d5-cb406bca2159|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:33.689Z|f9e019b2-9a6b-43d3-95d5-cb406bca2159|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:37.271Z|6df3e193-182f-4ef1-ab17-6f8390793a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:20:37.272Z|6df3e193-182f-4ef1-ab17-6f8390793a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:20:42.115Z|05ed2ac3-5ef7-4777-8305-31a691f20417|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:42.117Z|05ed2ac3-5ef7-4777-8305-31a691f20417|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:42.133Z|6facccb5-cdc8-47f4-aae5-0bf72df4e4ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:42.134Z|6facccb5-cdc8-47f4-aae5-0bf72df4e4ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:43.722Z|7e3a397b-aea2-4c73-ba09-e09f22695b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:43.725Z|7e3a397b-aea2-4c73-ba09-e09f22695b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:52.141Z|e38cea96-1a6e-486d-a51f-af7d70d3e7c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:52.142Z|e38cea96-1a6e-486d-a51f-af7d70d3e7c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:52.155Z|9e34a78b-1609-46da-b070-706b391410b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:52.156Z|9e34a78b-1609-46da-b070-706b391410b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:20:52.268Z|1977c49d-cb60-4f4d-86b1-a9c1be404c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:20:52.269Z|1977c49d-cb60-4f4d-86b1-a9c1be404c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:20:52.752Z|805ea9b2-c641-4285-8437-8c0cc97228d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:20:52.753Z|805ea9b2-c641-4285-8437-8c0cc97228d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:20:53.748Z|53290d7d-4add-404b-a4eb-d14e29b9f3a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:20:53.750Z|53290d7d-4add-404b-a4eb-d14e29b9f3a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:02.164Z|dd63e9a4-e9e3-4697-aa61-49620c6ced80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:02.166Z|dd63e9a4-e9e3-4697-aa61-49620c6ced80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:02.184Z|b823e00a-951f-4802-a458-1b2bd79d96d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:02.185Z|b823e00a-951f-4802-a458-1b2bd79d96d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:03.773Z|099c7964-f94c-4e87-8e46-566d2f72d9ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:03.783Z|099c7964-f94c-4e87-8e46-566d2f72d9ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:07.268Z|04b2a0dc-24e6-4d39-8274-4f67d0b19f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:21:07.272Z|04b2a0dc-24e6-4d39-8274-4f67d0b19f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:21:12.190Z|00915762-cf53-4115-b9ef-6d45f5a7a5a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:12.191Z|00915762-cf53-4115-b9ef-6d45f5a7a5a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:12.216Z|99ba77f5-35dd-427c-96fb-69bcef52ada1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:12.217Z|99ba77f5-35dd-427c-96fb-69bcef52ada1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:13.810Z|1e0d504e-deba-4dc8-8ead-2c1837bb03b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:13.812Z|1e0d504e-deba-4dc8-8ead-2c1837bb03b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:17.349Z|a6304582-c998-4c8f-8a7d-e1a60e6035e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:21:17.351Z|a6304582-c998-4c8f-8a7d-e1a60e6035e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:22.214Z|bb68380a-8658-4114-8748-02b2a0a036b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:22.215Z|bb68380a-8658-4114-8748-02b2a0a036b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:22.238Z|ad612cc3-fc1e-4975-9774-f53206324ad6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:22.239Z|ad612cc3-fc1e-4975-9774-f53206324ad6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:22.268Z|4111d906-01d0-4504-98c8-b92d43c9153d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:21:22.269Z|4111d906-01d0-4504-98c8-b92d43c9153d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:21:22.754Z|fae96f7b-cece-402e-ad57-5fa1fd680120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:21:22.756Z|fae96f7b-cece-402e-ad57-5fa1fd680120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:21:23.835Z|4c7be5bd-6d62-4314-b080-05c7068c4057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:23.836Z|4c7be5bd-6d62-4314-b080-05c7068c4057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:32.239Z|6ff0f347-b1b1-4f01-8f71-9b03617ad68b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:32.240Z|6ff0f347-b1b1-4f01-8f71-9b03617ad68b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:32.263Z|a36c853c-821e-400e-a47b-44f989095c37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:32.264Z|a36c853c-821e-400e-a47b-44f989095c37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:33.859Z|a9a3f256-35db-4ffe-96d5-96d1515d5f56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:33.860Z|a9a3f256-35db-4ffe-96d5-96d1515d5f56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:37.268Z|6c522f26-f013-4d16-ac02-40adfbbb9581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:21:37.269Z|6c522f26-f013-4d16-ac02-40adfbbb9581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:21:42.263Z|b87c9a56-68ee-4e01-9ab2-d5757d506d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:42.264Z|b87c9a56-68ee-4e01-9ab2-d5757d506d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:42.292Z|bf6df3af-7cb0-47c1-bd07-0c6ba6577d9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:42.293Z|bf6df3af-7cb0-47c1-bd07-0c6ba6577d9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:43.884Z|50d0aef8-28d2-470e-954a-8af319154076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:43.885Z|50d0aef8-28d2-470e-954a-8af319154076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:52.269Z|c6a24168-ba5c-4469-9c11-36b9973d132f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:21:52.286Z|c6a24168-ba5c-4469-9c11-36b9973d132f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:21:52.292Z|30da0383-6462-4352-bc59-7513f9d6e8de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:52.292Z|30da0383-6462-4352-bc59-7513f9d6e8de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:52.314Z|b7bac822-417c-4fa7-b107-6bfc14f2afd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:52.315Z|b7bac822-417c-4fa7-b107-6bfc14f2afd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:21:52.757Z|bff64718-b834-4eb0-8422-e8d0133bafbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:21:52.757Z|bff64718-b834-4eb0-8422-e8d0133bafbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:21:53.908Z|d9eb72ac-f194-4432-93b6-accdcbdbe729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:21:53.909Z|d9eb72ac-f194-4432-93b6-accdcbdbe729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:02.318Z|e5e26efd-ae06-4b48-9d79-3a7644261c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:02.319Z|e5e26efd-ae06-4b48-9d79-3a7644261c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:02.336Z|c8f26b2f-72c3-4a4b-acb2-74b0c9eb70ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:02.337Z|c8f26b2f-72c3-4a4b-acb2-74b0c9eb70ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:03.934Z|441270fa-4585-46e7-9a85-453a9027d8a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:03.935Z|441270fa-4585-46e7-9a85-453a9027d8a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:07.268Z|fab9dd14-ac0d-41f2-9d64-60a562bc6d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:22:07.269Z|fab9dd14-ac0d-41f2-9d64-60a562bc6d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:22:12.343Z|aacf8ac6-2ab6-432c-8eda-913a0891753e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:12.345Z|aacf8ac6-2ab6-432c-8eda-913a0891753e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:12.358Z|ec8fe4b6-1b28-43ff-bafd-28ed10e4e272|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:12.359Z|ec8fe4b6-1b28-43ff-bafd-28ed10e4e272|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:13.961Z|eaefedeb-e0a7-44f4-a06e-977bd57c8c51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:13.962Z|eaefedeb-e0a7-44f4-a06e-977bd57c8c51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:17.359Z|e1b78e52-e1d7-44f8-b08d-9598e0d04eb7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:22:17.363Z|e1b78e52-e1d7-44f8-b08d-9598e0d04eb7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:22.268Z|54926e05-9359-4e1f-81b1-83bb98f5524d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:22:22.269Z|54926e05-9359-4e1f-81b1-83bb98f5524d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:22:22.367Z|285e58e6-6034-405f-b93c-48ae47fe0037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:22.369Z|285e58e6-6034-405f-b93c-48ae47fe0037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:22.398Z|c6ebbc51-e9b9-4ece-99fc-84c5c7946bc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:22.400Z|c6ebbc51-e9b9-4ece-99fc-84c5c7946bc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:22.758Z|7e03de08-f866-4bce-b51f-944b8986d1ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:22:22.759Z|7e03de08-f866-4bce-b51f-944b8986d1ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:22:24.009Z|f2d7e050-e75c-404e-9b18-f63f367ab678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:24.010Z|f2d7e050-e75c-404e-9b18-f63f367ab678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:32.408Z|4e526680-87a2-4b4d-a61a-6306c040a82e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:32.409Z|4e526680-87a2-4b4d-a61a-6306c040a82e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:32.423Z|126f765b-bd80-4190-8034-edaefb4de92c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:32.424Z|126f765b-bd80-4190-8034-edaefb4de92c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:34.049Z|c0bc0100-90d1-4b6d-be94-f2dc48fccdd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:34.051Z|c0bc0100-90d1-4b6d-be94-f2dc48fccdd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:37.270Z|8afb8b9b-de76-4394-9438-5534e4740cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:22:37.298Z|8afb8b9b-de76-4394-9438-5534e4740cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:22:42.460Z|51d42936-5976-4c3e-8e10-01653e0ddae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:42.460Z|a02e5789-6184-4f21-9a39-0a299647c412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:42.463Z|51d42936-5976-4c3e-8e10-01653e0ddae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:42.465Z|a02e5789-6184-4f21-9a39-0a299647c412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:44.090Z|dd3c17d6-a840-4607-8867-a0c6b8e05d18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:44.095Z|dd3c17d6-a840-4607-8867-a0c6b8e05d18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:52.269Z|e7ee06d4-cbd6-4f6b-a866-d7bdb316e0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:22:52.270Z|e7ee06d4-cbd6-4f6b-a866-d7bdb316e0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:22:52.522Z|9bd9cce2-1255-44bf-854d-52ab9ccee8cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:52.523Z|9bd9cce2-1255-44bf-854d-52ab9ccee8cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:52.527Z|9a594e98-8526-423a-82e3-e6473bdb0849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:52.527Z|9a594e98-8526-423a-82e3-e6473bdb0849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:22:52.760Z|1f989b90-e1e1-4321-9e7a-6fdbd0b24457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:22:52.766Z|1f989b90-e1e1-4321-9e7a-6fdbd0b24457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:22:54.126Z|b835da00-0c1c-4a09-a72a-73bdb0e03e1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:22:54.127Z|b835da00-0c1c-4a09-a72a-73bdb0e03e1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:02.548Z|fb456014-c6f7-4477-bb8d-b1759ad5d154|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:02.549Z|fb456014-c6f7-4477-bb8d-b1759ad5d154|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:02.551Z|3d7961b1-7715-46a3-958f-2e753d711f7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:02.555Z|3d7961b1-7715-46a3-958f-2e753d711f7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:04.154Z|eec61160-797a-45b1-b2d2-cd81f8617f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:04.155Z|eec61160-797a-45b1-b2d2-cd81f8617f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:07.269Z|347835fd-cf21-4d7a-9417-ba760ac52b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:23:07.270Z|347835fd-cf21-4d7a-9417-ba760ac52b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:23:12.594Z|527f8043-50ce-48b3-89b9-173e6affe710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:12.597Z|527f8043-50ce-48b3-89b9-173e6affe710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:12.640Z|4e0d5129-ba13-45db-b4dd-d3c37181f586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:12.647Z|4e0d5129-ba13-45db-b4dd-d3c37181f586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:14.192Z|043e2ec3-8fc5-4fff-a888-a957bd010df1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:14.193Z|043e2ec3-8fc5-4fff-a888-a957bd010df1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:17.351Z|440b0bf0-e2a9-40bc-80f1-a2dfdc7bc80a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:23:17.353Z|440b0bf0-e2a9-40bc-80f1-a2dfdc7bc80a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:22.268Z|d4325ac3-38ff-43bb-a322-1b8bf96161f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:23:22.272Z|d4325ac3-38ff-43bb-a322-1b8bf96161f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:23:22.628Z|213700a1-db65-4fa8-9755-1f989296e4f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:22.629Z|213700a1-db65-4fa8-9755-1f989296e4f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:22.676Z|2d111134-55c1-475b-9148-600082d349aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:22.677Z|2d111134-55c1-475b-9148-600082d349aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:22.767Z|ecc4bd7e-f9e4-4f07-b9e9-83644baea12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:23:22.768Z|ecc4bd7e-f9e4-4f07-b9e9-83644baea12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:23:24.218Z|7820e953-a0a3-420a-a96f-bccae1dd21cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:24.219Z|7820e953-a0a3-420a-a96f-bccae1dd21cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:32.657Z|52e4695c-cff0-4afe-901a-4f85ffc13ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:32.658Z|52e4695c-cff0-4afe-901a-4f85ffc13ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:32.725Z|5ea75e4f-1f04-4397-8e66-1dcca700eb14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:32.728Z|5ea75e4f-1f04-4397-8e66-1dcca700eb14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:34.242Z|207706ed-1d76-4fee-aa8a-e111f0ad80e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:34.243Z|207706ed-1d76-4fee-aa8a-e111f0ad80e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:37.270Z|f496e61a-81d6-46e8-b856-b52e7f577461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:23:37.272Z|f496e61a-81d6-46e8-b856-b52e7f577461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:23:42.681Z|69b363b4-bafe-43e2-9f8a-2f78a930075a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:42.691Z|69b363b4-bafe-43e2-9f8a-2f78a930075a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:42.756Z|4c90a03f-7966-4bdd-bd31-757bebb23ef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:42.759Z|4c90a03f-7966-4bdd-bd31-757bebb23ef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:44.266Z|d09cb6a7-1fbc-4a00-8a96-65e40622111b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:44.269Z|d09cb6a7-1fbc-4a00-8a96-65e40622111b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:52.270Z|ced45f7e-f0d0-43b7-b23d-c9af02c70a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:23:52.284Z|ced45f7e-f0d0-43b7-b23d-c9af02c70a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:23:52.719Z|59df6847-610f-452a-985d-b3fd7148e3e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:52.720Z|59df6847-610f-452a-985d-b3fd7148e3e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:52.769Z|f96fb0a6-602c-4d73-a343-fff393ca08ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:23:52.769Z|f96fb0a6-602c-4d73-a343-fff393ca08ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:23:52.797Z|18f7eabf-6392-49ec-9187-751c3219a247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:52.799Z|18f7eabf-6392-49ec-9187-751c3219a247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:23:54.307Z|8a71d995-dcda-4c01-a270-bbf50b7af316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:23:54.308Z|8a71d995-dcda-4c01-a270-bbf50b7af316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:02.741Z|717b094a-3074-4d10-a9ce-1cbdb121eb8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:02.742Z|717b094a-3074-4d10-a9ce-1cbdb121eb8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:02.823Z|9cffdb13-2220-440f-82a3-0dfe101bb7bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:02.824Z|9cffdb13-2220-440f-82a3-0dfe101bb7bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:04.345Z|98ffa558-3ffa-4aa6-83e1-00ad9586a249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:04.346Z|98ffa558-3ffa-4aa6-83e1-00ad9586a249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:07.268Z|760ee57a-d627-4ff0-bfb6-104d9d06e48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:24:07.269Z|760ee57a-d627-4ff0-bfb6-104d9d06e48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:24:12.765Z|0c68698b-791f-48e9-906b-b33a2c8752d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:12.767Z|0c68698b-791f-48e9-906b-b33a2c8752d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:12.854Z|d8117f88-b169-45f3-8c03-8c5344280230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:12.856Z|d8117f88-b169-45f3-8c03-8c5344280230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:14.372Z|425f1186-01dd-41e4-a965-309bb8567e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:14.377Z|425f1186-01dd-41e4-a965-309bb8567e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:17.346Z|35f95563-204c-48de-9e68-a6f8d3446e4e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:24:17.352Z|35f95563-204c-48de-9e68-a6f8d3446e4e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:22.268Z|70c63543-2c8f-4513-99a1-73f1608fd626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:24:22.269Z|70c63543-2c8f-4513-99a1-73f1608fd626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:24:22.770Z|5dce604a-7924-4d65-9b90-974e97b4c7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:24:22.771Z|5dce604a-7924-4d65-9b90-974e97b4c7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:24:22.796Z|4c64da0f-2f21-4ed9-8fab-ae6c46d898d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:22.797Z|4c64da0f-2f21-4ed9-8fab-ae6c46d898d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:22.891Z|723de804-0a19-4447-91d6-7c9b5a7a8e06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:22.892Z|723de804-0a19-4447-91d6-7c9b5a7a8e06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:24.404Z|18609ce6-0edf-4107-ad71-dca830d5c2df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:24.405Z|18609ce6-0edf-4107-ad71-dca830d5c2df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:32.833Z|4f4d068a-ab3b-47b7-9f33-6b0d238fde7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:32.834Z|4f4d068a-ab3b-47b7-9f33-6b0d238fde7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:32.918Z|90337316-c52d-4a66-acc8-fd79dfcbb6ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:32.919Z|90337316-c52d-4a66-acc8-fd79dfcbb6ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:34.431Z|f149cc00-4c60-47fa-ba09-09a501bc2aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:34.432Z|f149cc00-4c60-47fa-ba09-09a501bc2aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:37.269Z|a78ca813-1022-46df-9130-b058123b7bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:24:37.273Z|a78ca813-1022-46df-9130-b058123b7bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:24:42.856Z|bc7a2d43-8895-4d3b-afca-0f280028e18e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:42.857Z|bc7a2d43-8895-4d3b-afca-0f280028e18e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:42.942Z|c9a13e57-9a00-4ab4-9b12-407ac5ee90f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:42.943Z|c9a13e57-9a00-4ab4-9b12-407ac5ee90f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:44.456Z|ce4fb2ed-84b0-4541-93b2-ca7e5525b781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:44.457Z|ce4fb2ed-84b0-4541-93b2-ca7e5525b781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:52.269Z|c769e87c-7e42-43ac-94cb-efd21a5c349f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:24:52.271Z|c769e87c-7e42-43ac-94cb-efd21a5c349f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:24:52.778Z|b6da980a-04c4-47b7-afb1-24383ffa30f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:24:52.779Z|b6da980a-04c4-47b7-afb1-24383ffa30f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:24:52.886Z|dc9a1c6a-717d-4416-861e-d323a4dad544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:52.887Z|dc9a1c6a-717d-4416-861e-d323a4dad544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:52.965Z|b930adf7-ab5d-4604-8292-08e03a43ed79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:52.965Z|b930adf7-ab5d-4604-8292-08e03a43ed79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:24:54.485Z|8afde43d-2b24-4c56-968c-28907399c405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:24:54.486Z|8afde43d-2b24-4c56-968c-28907399c405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:02.915Z|4fa400f3-6104-4aa4-bb13-0d7d3a0da90b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:02.916Z|4fa400f3-6104-4aa4-bb13-0d7d3a0da90b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:02.992Z|4dab166f-249c-410d-b7f8-acc330372e50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:02.994Z|4dab166f-249c-410d-b7f8-acc330372e50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:04.514Z|0d79ad13-4177-4d5c-ae48-d3ad1b55f83c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:04.515Z|0d79ad13-4177-4d5c-ae48-d3ad1b55f83c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:07.268Z|0c41f61c-e91f-4386-bf0d-781555c23c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:25:07.269Z|0c41f61c-e91f-4386-bf0d-781555c23c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:25:12.939Z|cbb40e1a-d9b7-4b3d-a644-e4e0de242364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:12.940Z|cbb40e1a-d9b7-4b3d-a644-e4e0de242364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:13.016Z|ad2d4a7c-301e-408e-b2db-bccfddaeb772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:13.017Z|ad2d4a7c-301e-408e-b2db-bccfddaeb772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:14.539Z|0505dba4-32a3-4499-9009-a0c8b690d3fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:14.540Z|0505dba4-32a3-4499-9009-a0c8b690d3fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:17.348Z|98b55b06-01a7-466d-9142-0e8d00ec31c2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:25:17.350Z|98b55b06-01a7-466d-9142-0e8d00ec31c2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:22.270Z|f67752f4-21a9-441e-baca-5b56197d7102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:25:22.277Z|f67752f4-21a9-441e-baca-5b56197d7102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:25:22.782Z|156dedbd-ae9d-4c6c-a47f-3853f868eb5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:25:22.782Z|156dedbd-ae9d-4c6c-a47f-3853f868eb5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:25:22.970Z|bc87ed0f-4810-4e31-ae78-50cfdb8d1850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:22.971Z|bc87ed0f-4810-4e31-ae78-50cfdb8d1850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:23.038Z|467a0a12-8de0-4a0e-9354-e1fce2321a1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:23.039Z|467a0a12-8de0-4a0e-9354-e1fce2321a1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:24.562Z|f17d0f7d-1f96-4b5e-83b4-73cc2cb932e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:24.564Z|f17d0f7d-1f96-4b5e-83b4-73cc2cb932e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:33.007Z|5de0d0ab-8b6d-4444-a10d-1589d250d1b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:33.008Z|5de0d0ab-8b6d-4444-a10d-1589d250d1b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:33.066Z|48cd61ff-f745-48e9-a6dc-8335b680ce20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:33.067Z|48cd61ff-f745-48e9-a6dc-8335b680ce20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:34.595Z|3784b096-5f82-4c2b-ac83-b3770c4a1c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:34.599Z|3784b096-5f82-4c2b-ac83-b3770c4a1c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:37.268Z|2494954b-c7da-47da-8614-3ee3a5da9d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:25:37.269Z|2494954b-c7da-47da-8614-3ee3a5da9d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:25:43.031Z|468c8765-2d2c-42f7-b515-3a1ed623cc19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:43.033Z|468c8765-2d2c-42f7-b515-3a1ed623cc19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:43.090Z|c24610e4-6a13-4d3d-a0a0-12a821189b2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:43.091Z|c24610e4-6a13-4d3d-a0a0-12a821189b2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:44.632Z|16d8cb96-322c-43ca-90f5-d14c23ede0b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:44.634Z|16d8cb96-322c-43ca-90f5-d14c23ede0b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:52.268Z|4aebd114-1b35-46bd-b36c-437e726679ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:25:52.269Z|4aebd114-1b35-46bd-b36c-437e726679ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:25:52.786Z|2675a391-78a3-4d79-acbf-98c164310805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:25:52.786Z|2675a391-78a3-4d79-acbf-98c164310805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:25:53.055Z|2c632ee6-4cf8-4dd3-98fc-c8f9445278dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:53.059Z|2c632ee6-4cf8-4dd3-98fc-c8f9445278dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:53.113Z|762cebe4-d52b-4fc2-89d4-eef37f8b8fd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:53.114Z|762cebe4-d52b-4fc2-89d4-eef37f8b8fd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:25:54.679Z|7d71abfb-5cda-453c-a3cf-414d3d6ad6c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:25:54.680Z|7d71abfb-5cda-453c-a3cf-414d3d6ad6c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:03.084Z|24e85fee-9dca-41c1-b847-6e61c77d5c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:03.086Z|24e85fee-9dca-41c1-b847-6e61c77d5c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:03.135Z|c3fbd4c9-948e-4a14-b84a-a41237b1af78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:03.137Z|c3fbd4c9-948e-4a14-b84a-a41237b1af78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:04.703Z|c7dddbed-f42a-4a1e-bc05-552cd7e75923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:04.704Z|c7dddbed-f42a-4a1e-bc05-552cd7e75923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:07.269Z|abbd7ab7-38c2-4f9c-b2f7-0551c921e381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:26:07.272Z|abbd7ab7-38c2-4f9c-b2f7-0551c921e381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:26:13.110Z|93dab736-be34-4e12-974d-dd6899027aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:13.112Z|93dab736-be34-4e12-974d-dd6899027aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:13.159Z|e08cf40d-a936-44af-afdf-08109e964309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:13.160Z|e08cf40d-a936-44af-afdf-08109e964309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:14.727Z|a89ab6a5-9c68-4771-8613-c43c905993ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:14.729Z|a89ab6a5-9c68-4771-8613-c43c905993ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:17.348Z|4bddf1c3-562f-4e39-8e51-7f6f2753f7b2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:26:17.349Z|4bddf1c3-562f-4e39-8e51-7f6f2753f7b2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:22.272Z|3b926a6a-2209-4602-ac01-092bafcf1cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:26:22.274Z|3b926a6a-2209-4602-ac01-092bafcf1cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:26:22.795Z|2bcab56d-8ff9-4484-8499-d7a04cf0a058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:26:22.797Z|2bcab56d-8ff9-4484-8499-d7a04cf0a058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:26:23.134Z|03d67e6b-ff3c-4370-804d-487ea39033d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:23.135Z|03d67e6b-ff3c-4370-804d-487ea39033d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:23.186Z|df288a34-070b-4233-8278-4ee1092eccd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:23.187Z|df288a34-070b-4233-8278-4ee1092eccd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:24.752Z|f7681ce8-573a-459a-bef5-da92bb025ee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:24.753Z|f7681ce8-573a-459a-bef5-da92bb025ee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:33.158Z|86e978bf-29aa-4fd9-b476-25a907a6571d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:33.159Z|86e978bf-29aa-4fd9-b476-25a907a6571d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:33.224Z|64a4bf94-68d5-4628-9ba3-854a1ec70196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:33.225Z|64a4bf94-68d5-4628-9ba3-854a1ec70196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:34.775Z|a87656ae-9f90-4e02-90e8-8ee9fc73cc65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:34.786Z|a87656ae-9f90-4e02-90e8-8ee9fc73cc65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:37.274Z|5c67fbb5-8a03-49f1-87f6-ac817091b84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:26:37.285Z|5c67fbb5-8a03-49f1-87f6-ac817091b84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:26:43.188Z|5fbec36b-6b1f-421f-adfb-a821571dc956|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:43.189Z|5fbec36b-6b1f-421f-adfb-a821571dc956|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:43.247Z|563307f2-be9c-4fbb-8e23-8a63eea36aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:43.247Z|563307f2-be9c-4fbb-8e23-8a63eea36aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:44.809Z|93ab39fb-96e8-4927-b938-ddfa4a65ede3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:44.809Z|93ab39fb-96e8-4927-b938-ddfa4a65ede3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:52.268Z|e2b3d36b-111c-4d09-8363-8f64da825180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:26:52.269Z|e2b3d36b-111c-4d09-8363-8f64da825180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:26:52.798Z|67111ee8-cf0d-4811-9e20-183fc489d828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:26:52.799Z|67111ee8-cf0d-4811-9e20-183fc489d828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:26:53.210Z|2db945f2-a6aa-4ef3-8727-8e30d1d9dac7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:53.211Z|2db945f2-a6aa-4ef3-8727-8e30d1d9dac7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:53.270Z|97ba79ee-7137-4f09-ae50-5f09e8ce431a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:53.271Z|97ba79ee-7137-4f09-ae50-5f09e8ce431a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:26:54.833Z|311076b1-605e-4b9b-a904-8d880f7ff6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:26:54.834Z|311076b1-605e-4b9b-a904-8d880f7ff6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:03.234Z|239e51b7-51a7-4baf-96e2-578c37003813|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:03.236Z|239e51b7-51a7-4baf-96e2-578c37003813|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:03.308Z|24997d07-bbed-483e-a690-f0712a2731b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:03.310Z|24997d07-bbed-483e-a690-f0712a2731b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:04.859Z|3993c890-264f-4c39-b203-4a3c2f6bb8fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:04.860Z|3993c890-264f-4c39-b203-4a3c2f6bb8fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:07.269Z|64529d1d-2a15-4f89-9bf1-8604a17b4f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:27:07.271Z|64529d1d-2a15-4f89-9bf1-8604a17b4f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:27:13.260Z|28b7199f-3d5a-4986-8b12-0272a6034bd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:13.261Z|28b7199f-3d5a-4986-8b12-0272a6034bd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:13.333Z|a06aeb99-3b38-4510-9d2d-6b5be40b4dea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:13.334Z|a06aeb99-3b38-4510-9d2d-6b5be40b4dea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:14.893Z|a827f738-f986-44a6-8adc-a4404468d847|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:14.894Z|a827f738-f986-44a6-8adc-a4404468d847|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:17.361Z|da515537-92d6-4109-8415-e522df03e384|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:27:17.364Z|da515537-92d6-4109-8415-e522df03e384|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:22.269Z|5e57973b-21e6-43f9-a0a0-ee11ab81d7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:27:22.273Z|5e57973b-21e6-43f9-a0a0-ee11ab81d7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:27:22.800Z|c9cf2472-be16-4e6c-8c7a-10927cb44721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:27:22.801Z|c9cf2472-be16-4e6c-8c7a-10927cb44721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:27:23.293Z|6179cf6f-fc41-471a-acb2-5384dc6fea9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:23.294Z|6179cf6f-fc41-471a-acb2-5384dc6fea9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:23.356Z|59431fe9-7321-48f3-a42f-c953a9342ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:23.357Z|59431fe9-7321-48f3-a42f-c953a9342ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:24.917Z|f6409942-d849-42db-997b-020cba9754fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:24.919Z|f6409942-d849-42db-997b-020cba9754fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:33.316Z|e82944bb-81a0-481c-9914-4b3cf0775715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:33.318Z|e82944bb-81a0-481c-9914-4b3cf0775715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:33.388Z|86827b7e-f39d-437a-9d3d-533394a3f047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:33.389Z|86827b7e-f39d-437a-9d3d-533394a3f047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:34.944Z|daf1e58b-e556-4e74-bd09-ba8ca729761f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:34.945Z|daf1e58b-e556-4e74-bd09-ba8ca729761f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:37.268Z|32f28efc-9e39-439e-b462-3dd2f7838540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:27:37.269Z|32f28efc-9e39-439e-b462-3dd2f7838540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:27:43.340Z|a86689b2-d00c-4b99-b4f1-be895f50b214|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:43.341Z|a86689b2-d00c-4b99-b4f1-be895f50b214|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:43.411Z|34f14c20-f296-4884-bf39-394528eb4b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:43.412Z|34f14c20-f296-4884-bf39-394528eb4b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:44.969Z|712ebe7c-cff6-4d1b-9de7-f1d202de63be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:44.970Z|712ebe7c-cff6-4d1b-9de7-f1d202de63be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:52.268Z|32315c77-df90-4057-b80a-265cd4936a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:27:52.269Z|32315c77-df90-4057-b80a-265cd4936a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:27:52.802Z|22aea70b-45ad-49f6-992a-219f4525689b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:27:52.803Z|22aea70b-45ad-49f6-992a-219f4525689b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:27:53.367Z|b981e231-2571-4a63-9c4f-da5bfbc335ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:53.368Z|b981e231-2571-4a63-9c4f-da5bfbc335ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:53.438Z|a87e5e63-6f0e-48d2-9cef-01fdb151ee73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:53.440Z|a87e5e63-6f0e-48d2-9cef-01fdb151ee73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:27:55.020Z|ca9a076a-3ff8-4543-aeee-5b1a3610ee5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:27:55.021Z|ca9a076a-3ff8-4543-aeee-5b1a3610ee5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:03.398Z|91715547-479b-4309-807e-c3a7c9eda274|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:03.399Z|91715547-479b-4309-807e-c3a7c9eda274|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:03.460Z|83455e88-7ee0-492e-ab43-6f5a6e6fc54e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:03.461Z|83455e88-7ee0-492e-ab43-6f5a6e6fc54e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:05.043Z|5715746e-5d8e-4953-b421-374fe58ab308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:05.044Z|5715746e-5d8e-4953-b421-374fe58ab308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:07.268Z|a996ea60-c90b-460f-a6d9-c8f4f7e15dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:28:07.272Z|a996ea60-c90b-460f-a6d9-c8f4f7e15dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:28:13.427Z|7cd05d19-5768-46f8-9015-9ee4ae28a861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:13.429Z|7cd05d19-5768-46f8-9015-9ee4ae28a861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:13.501Z|e7976436-a94c-4851-bed7-41b0a9d4da36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:13.502Z|e7976436-a94c-4851-bed7-41b0a9d4da36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:15.067Z|3b129698-fdab-4828-b8ae-bc7c4a6b6f66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:15.069Z|3b129698-fdab-4828-b8ae-bc7c4a6b6f66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:17.347Z|3cb538d3-d25e-44f3-b3e3-07410f3e8873|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:28:17.348Z|3cb538d3-d25e-44f3-b3e3-07410f3e8873|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:22.269Z|9102fad2-dd53-4207-83ca-93a8f54c527a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:28:22.269Z|9102fad2-dd53-4207-83ca-93a8f54c527a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:28:22.804Z|bbd74f9b-5ab2-4241-8c06-ffd9291da4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:28:22.805Z|bbd74f9b-5ab2-4241-8c06-ffd9291da4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:28:23.456Z|b7d657da-452e-4bfc-b06c-abf98727bd2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:23.457Z|b7d657da-452e-4bfc-b06c-abf98727bd2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:23.524Z|77588c77-b03b-4132-83a9-ace8cb63c091|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:23.525Z|77588c77-b03b-4132-83a9-ace8cb63c091|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:25.093Z|e4b8d49a-f4a8-4690-ac11-d379fb424137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:25.094Z|e4b8d49a-f4a8-4690-ac11-d379fb424137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:33.489Z|2e849ba5-32ce-4321-8066-fc56d3b7e2f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:33.490Z|2e849ba5-32ce-4321-8066-fc56d3b7e2f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:33.545Z|2d80d737-ae7a-4ec9-8f83-1b132ffae7f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:33.546Z|2d80d737-ae7a-4ec9-8f83-1b132ffae7f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:35.118Z|b02e7d86-2af4-4b8f-8ce4-2c9bfc79cd3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:35.119Z|b02e7d86-2af4-4b8f-8ce4-2c9bfc79cd3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:37.268Z|e1c0529d-8c11-43a4-b9bc-d176a2febacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:28:37.270Z|e1c0529d-8c11-43a4-b9bc-d176a2febacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:28:43.515Z|0bcf5d9d-88d0-49db-9d2b-7c04691204b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:43.517Z|0bcf5d9d-88d0-49db-9d2b-7c04691204b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:43.568Z|3004f6cb-2dc9-48a9-b8d8-0a77abfeb2c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:43.569Z|3004f6cb-2dc9-48a9-b8d8-0a77abfeb2c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:45.142Z|f9355775-99c2-49c5-b76b-83f2da6aced1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:45.143Z|f9355775-99c2-49c5-b76b-83f2da6aced1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:52.269Z|f9c96704-389f-44d5-86b8-b7fee617179c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:28:52.272Z|f9c96704-389f-44d5-86b8-b7fee617179c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:28:52.806Z|9023986a-785b-4513-a3f2-9622e4eb4d75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:28:52.807Z|9023986a-785b-4513-a3f2-9622e4eb4d75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:28:53.542Z|268f4f04-3e58-423c-9d09-505817f59fd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:53.543Z|268f4f04-3e58-423c-9d09-505817f59fd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:53.590Z|9efcbe2b-7c05-45ba-87b6-b8af5a55e5e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:53.591Z|9efcbe2b-7c05-45ba-87b6-b8af5a55e5e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:28:55.166Z|3db3622d-5360-4eaa-b284-d523fc434fbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:28:55.168Z|3db3622d-5360-4eaa-b284-d523fc434fbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:03.587Z|6d5fff58-24e5-444c-a70f-e73f2afa19be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:03.590Z|6d5fff58-24e5-444c-a70f-e73f2afa19be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:03.613Z|721e0c36-053d-4c26-92bd-db4f5b79b256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:03.614Z|721e0c36-053d-4c26-92bd-db4f5b79b256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:05.194Z|42b7ed7c-f7d4-420f-b3ae-3600bd97a60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:05.195Z|42b7ed7c-f7d4-420f-b3ae-3600bd97a60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:07.269Z|d14b586b-1ab4-4392-8e9f-6da7a0d3ea9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:29:07.270Z|d14b586b-1ab4-4392-8e9f-6da7a0d3ea9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:29:13.618Z|cd54f8db-90af-49ba-9f4a-01725ee164ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:13.619Z|cd54f8db-90af-49ba-9f4a-01725ee164ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:13.634Z|d1434163-3d28-4743-8826-bb947ab4fd2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:13.635Z|d1434163-3d28-4743-8826-bb947ab4fd2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:15.219Z|d29c470f-025f-442f-993d-bb4ee9addb4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:15.220Z|d29c470f-025f-442f-993d-bb4ee9addb4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:17.350Z|39babfa5-a29c-4019-b08a-371db0779280|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:29:17.351Z|39babfa5-a29c-4019-b08a-371db0779280|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:22.268Z|93e35cc2-3ef4-40e7-9d30-c66b61b14ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:29:22.269Z|93e35cc2-3ef4-40e7-9d30-c66b61b14ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:29:22.808Z|9017a456-4389-4922-a2dd-a76470e382cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:29:22.809Z|9017a456-4389-4922-a2dd-a76470e382cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:29:23.646Z|77497452-58ea-47ae-b6e0-a521df90fa4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:23.647Z|77497452-58ea-47ae-b6e0-a521df90fa4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:23.657Z|a0e41856-eec4-4e1c-8923-0a6d8e9a8f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:23.658Z|a0e41856-eec4-4e1c-8923-0a6d8e9a8f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:25.243Z|8c326e9d-dd6f-45b8-ac10-e8829bcd8bee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:25.244Z|8c326e9d-dd6f-45b8-ac10-e8829bcd8bee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:33.672Z|7dcd69e2-4473-4d9a-9992-f2a928a1b022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:33.673Z|7dcd69e2-4473-4d9a-9992-f2a928a1b022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:33.691Z|5f46346b-d6e4-4d33-ae34-d623780c6c33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:33.693Z|5f46346b-d6e4-4d33-ae34-d623780c6c33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:35.269Z|85aeff18-8ca6-425d-8735-67ca1284a5fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:35.270Z|85aeff18-8ca6-425d-8735-67ca1284a5fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:37.268Z|5202b7a6-832c-4bbb-ab1b-c690bb4b06de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:29:37.272Z|5202b7a6-832c-4bbb-ab1b-c690bb4b06de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:29:43.706Z|47e7aa3a-49df-45ea-82e3-85ebcd17b6ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:43.707Z|47e7aa3a-49df-45ea-82e3-85ebcd17b6ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:43.720Z|000477e6-cac6-4686-9e7c-d53dd48ee6c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:43.721Z|000477e6-cac6-4686-9e7c-d53dd48ee6c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:45.312Z|ab25fdca-ada4-430c-8ca7-2707a48f4202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:45.314Z|ab25fdca-ada4-430c-8ca7-2707a48f4202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:52.268Z|2a707c81-91b4-41f8-a0dd-6c1679f888e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:29:52.269Z|2a707c81-91b4-41f8-a0dd-6c1679f888e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:29:52.810Z|e5877b83-eb6c-4230-a94e-fa566d2d2649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:29:52.810Z|e5877b83-eb6c-4230-a94e-fa566d2d2649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:29:53.739Z|57d43ee6-db0b-4dc2-bcfc-542741b170f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:53.740Z|57d43ee6-db0b-4dc2-bcfc-542741b170f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:53.744Z|8f87f79e-33d6-4eb8-a00d-8cd3081f6be5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:53.745Z|8f87f79e-33d6-4eb8-a00d-8cd3081f6be5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:29:55.340Z|4004101a-84fd-4b8c-9216-e0c6ffa2c74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:29:55.341Z|4004101a-84fd-4b8c-9216-e0c6ffa2c74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:03.765Z|69752760-78b0-4c97-b17d-f0dc61dc61e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:03.765Z|a10d8479-b3ea-4bdb-b2d8-8f0f87457577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:03.767Z|a10d8479-b3ea-4bdb-b2d8-8f0f87457577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:03.767Z|69752760-78b0-4c97-b17d-f0dc61dc61e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:05.368Z|00ba7493-53e9-4412-a505-908ef8cc6fb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:05.369Z|00ba7493-53e9-4412-a505-908ef8cc6fb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:07.268Z|341029e1-c89a-421d-b785-93219593653a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:30:07.269Z|341029e1-c89a-421d-b785-93219593653a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:30:13.813Z|47751a0a-15f0-45db-8a53-f54c76107ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:13.814Z|47751a0a-15f0-45db-8a53-f54c76107ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:13.813Z|c917553a-f446-479e-9829-fcf9b5cc091b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:13.816Z|c917553a-f446-479e-9829-fcf9b5cc091b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:15.406Z|b91c78ac-bdc3-428f-9db0-a474c16b1ffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:15.407Z|b91c78ac-bdc3-428f-9db0-a474c16b1ffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:17.346Z|34d69a12-db48-4267-b03f-9d1b7c9e374d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:30:17.347Z|34d69a12-db48-4267-b03f-9d1b7c9e374d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:22.268Z|a04e4271-8edf-4d30-aa24-d08666ad3d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:30:22.272Z|a04e4271-8edf-4d30-aa24-d08666ad3d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:30:22.811Z|01674dde-3416-491c-9b84-17b1e3fba3d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:30:22.812Z|01674dde-3416-491c-9b84-17b1e3fba3d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:30:23.837Z|6b663015-771d-4504-8609-96506b95e586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:23.837Z|61605547-599a-4069-8f65-94f6063c08f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:23.838Z|61605547-599a-4069-8f65-94f6063c08f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:23.839Z|6b663015-771d-4504-8609-96506b95e586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:25.431Z|afdaed9c-e653-4b35-abd9-108924a11084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:25.432Z|afdaed9c-e653-4b35-abd9-108924a11084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:33.863Z|c7780139-30d5-478d-ae56-bce566df4ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:33.864Z|c7780139-30d5-478d-ae56-bce566df4ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:33.865Z|0934eddf-4792-4b7c-9ad4-c8982f656809|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:33.866Z|0934eddf-4792-4b7c-9ad4-c8982f656809|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:35.456Z|2296b615-1f41-4c4a-8587-16534c772344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:35.459Z|2296b615-1f41-4c4a-8587-16534c772344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:37.268Z|4a46d32b-9f8c-45ab-aa42-61c6787fe02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:30:37.269Z|4a46d32b-9f8c-45ab-aa42-61c6787fe02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:30:43.890Z|688358b5-361c-4316-9f72-2e036e6c60ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:43.895Z|223f6a1d-bf30-4264-8d38-f3da9e219061|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:43.897Z|688358b5-361c-4316-9f72-2e036e6c60ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:43.897Z|223f6a1d-bf30-4264-8d38-f3da9e219061|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:45.508Z|aeb9c3bd-e4ca-40a4-bf15-7e3da64c1bbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:45.510Z|aeb9c3bd-e4ca-40a4-bf15-7e3da64c1bbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:52.268Z|4598e8a8-b6b0-47e1-89a1-459d2025c890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:30:52.269Z|4598e8a8-b6b0-47e1-89a1-459d2025c890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:30:52.813Z|2e0595fe-5c12-4007-aa80-60ba02bb2f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:30:52.814Z|2e0595fe-5c12-4007-aa80-60ba02bb2f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:30:53.921Z|39cda6bf-c060-4443-8b11-e32811485b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:53.922Z|39cda6bf-c060-4443-8b11-e32811485b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:53.924Z|e1da48a6-e1dc-4008-81f3-64b9559d9360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:53.925Z|e1da48a6-e1dc-4008-81f3-64b9559d9360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:30:55.540Z|6163273b-2256-44f0-b912-b602a0d5f2c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:30:55.542Z|6163273b-2256-44f0-b912-b602a0d5f2c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:03.948Z|ca30e57a-87e7-4064-83d3-d0730ccd5375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:03.948Z|4790bc92-bd1b-4ec1-b3b4-af49635df0bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:03.950Z|ca30e57a-87e7-4064-83d3-d0730ccd5375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:03.950Z|4790bc92-bd1b-4ec1-b3b4-af49635df0bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:05.564Z|95bf4235-e8fb-4a2a-9c93-1de1e69292a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:05.566Z|95bf4235-e8fb-4a2a-9c93-1de1e69292a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:07.268Z|7005a39c-76af-4b34-a358-e9fde0af3e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:31:07.284Z|7005a39c-76af-4b34-a358-e9fde0af3e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:31:13.983Z|42c7dbdc-c872-4092-a123-cb4df39ae31a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:13.984Z|42c7dbdc-c872-4092-a123-cb4df39ae31a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:13.985Z|9a23ddea-6ac2-45ea-9a69-4271872e7b45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:13.988Z|9a23ddea-6ac2-45ea-9a69-4271872e7b45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:15.599Z|1c7e5eaa-a4e8-4d16-8804-adc1d9480c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:15.603Z|1c7e5eaa-a4e8-4d16-8804-adc1d9480c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:17.347Z|a1b0647a-b3ba-45f9-bcb5-a1cc3edc9c5c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:31:17.348Z|a1b0647a-b3ba-45f9-bcb5-a1cc3edc9c5c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:22.268Z|818d52e7-54f3-465d-b337-c1bda45205a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:31:22.270Z|818d52e7-54f3-465d-b337-c1bda45205a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:31:22.815Z|88d972d2-1c1c-4e4c-a068-b8ca9a0314d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:31:22.816Z|88d972d2-1c1c-4e4c-a068-b8ca9a0314d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:31:24.006Z|920447ca-2e3c-451c-9584-4de7f7895350|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:24.007Z|920447ca-2e3c-451c-9584-4de7f7895350|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:24.019Z|83eb977c-ba82-4f0a-9677-ea80db691f9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:24.020Z|83eb977c-ba82-4f0a-9677-ea80db691f9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:25.633Z|21060440-7950-4b32-aaf6-d48da3992c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:25.634Z|21060440-7950-4b32-aaf6-d48da3992c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:34.032Z|f72dbf33-d08b-437e-a4b3-0b3aff59b042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:34.040Z|0e1a120f-d3d3-4880-8218-53ff0053afc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:34.041Z|0e1a120f-d3d3-4880-8218-53ff0053afc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:34.044Z|f72dbf33-d08b-437e-a4b3-0b3aff59b042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:35.657Z|646f60ad-cf05-422b-a9f1-606eb820f8bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:35.658Z|646f60ad-cf05-422b-a9f1-606eb820f8bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:37.269Z|e0d91a72-6dcb-486b-b135-ebcbb0a5792b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:31:37.270Z|e0d91a72-6dcb-486b-b135-ebcbb0a5792b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:31:44.068Z|4a26fbbb-aeab-4bf9-a120-3e0c9072f76c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:44.069Z|4a26fbbb-aeab-4bf9-a120-3e0c9072f76c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:44.094Z|85bcf053-3c4f-4ae9-90f1-7d833f4cd2e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:44.095Z|85bcf053-3c4f-4ae9-90f1-7d833f4cd2e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:45.713Z|759b12cc-2aaf-436a-8029-c5df22b7151c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:45.717Z|759b12cc-2aaf-436a-8029-c5df22b7151c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:52.269Z|98d86d94-7a37-41a9-b7b8-0ee5570bf178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:31:52.273Z|98d86d94-7a37-41a9-b7b8-0ee5570bf178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:31:52.822Z|a89c240e-1ac2-4e1e-8453-22a16a11490e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:31:52.822Z|a89c240e-1ac2-4e1e-8453-22a16a11490e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:31:54.110Z|e7338402-f2a6-4d40-93f2-a12ee20029cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:54.111Z|e7338402-f2a6-4d40-93f2-a12ee20029cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:54.119Z|dcde897e-6177-4142-89f1-3ea1340249d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:54.119Z|dcde897e-6177-4142-89f1-3ea1340249d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:31:55.763Z|a2c025fe-4dc9-457d-a6b9-3e7fc7e4f817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:31:55.764Z|a2c025fe-4dc9-457d-a6b9-3e7fc7e4f817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:04.134Z|4278ae79-74fc-4814-970f-69f73006aafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:04.135Z|4278ae79-74fc-4814-970f-69f73006aafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:04.141Z|a4b89ed8-4058-45a1-be2b-dd99e54961aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:04.143Z|a4b89ed8-4058-45a1-be2b-dd99e54961aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:05.788Z|f0fcbe1b-cda8-4737-8fe8-ad169a1a2010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:05.790Z|f0fcbe1b-cda8-4737-8fe8-ad169a1a2010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:07.268Z|f705c7cd-9d99-4265-8580-044f6bc71b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:32:07.269Z|f705c7cd-9d99-4265-8580-044f6bc71b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:32:14.160Z|5799b0a0-9a7a-4b0b-9163-1c33262cd160|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:14.161Z|5799b0a0-9a7a-4b0b-9163-1c33262cd160|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:14.167Z|120f0529-d911-4358-8cf3-1f7bde08db37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:14.167Z|120f0529-d911-4358-8cf3-1f7bde08db37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:15.822Z|f7c776b3-5d09-4d05-825c-c35d87c2eb61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:15.823Z|f7c776b3-5d09-4d05-825c-c35d87c2eb61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:17.347Z|5b43cfed-f14c-4fcb-bf2a-d80066068ff9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:32:17.348Z|5b43cfed-f14c-4fcb-bf2a-d80066068ff9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:22.268Z|705a0001-8071-4c7d-b7da-fdd0f65938c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:32:22.269Z|705a0001-8071-4c7d-b7da-fdd0f65938c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:32:22.825Z|d63fdf9c-db44-4411-ad2b-aac4c0409a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:32:22.828Z|d63fdf9c-db44-4411-ad2b-aac4c0409a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:32:24.207Z|4c5d95de-7cd5-4df0-9390-1358627a8f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:24.205Z|0e1e351e-2ec5-4c4f-98d7-a84adb91e6ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:24.211Z|0e1e351e-2ec5-4c4f-98d7-a84adb91e6ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:24.217Z|4c5d95de-7cd5-4df0-9390-1358627a8f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:25.847Z|c97e7960-ab8b-459c-880f-d03975815268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:25.849Z|c97e7960-ab8b-459c-880f-d03975815268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:34.241Z|ab07b022-f884-42ab-9421-18522d8ca43a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:34.243Z|ab07b022-f884-42ab-9421-18522d8ca43a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:34.246Z|1465d7d8-406c-4d23-8222-5f0715f66142|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:34.251Z|1465d7d8-406c-4d23-8222-5f0715f66142|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:35.872Z|9e084210-91c7-4b62-b1a7-f95417fe906e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:35.874Z|9e084210-91c7-4b62-b1a7-f95417fe906e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:37.268Z|78103d7a-8ff4-4e0d-a424-ceacaf53691b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:32:37.272Z|78103d7a-8ff4-4e0d-a424-ceacaf53691b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:32:44.270Z|4039fd46-c2a6-4963-b298-56b759d691ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:44.271Z|be1b4fba-ee6b-445b-89e9-d5df8e4071bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:44.272Z|4039fd46-c2a6-4963-b298-56b759d691ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:44.272Z|be1b4fba-ee6b-445b-89e9-d5df8e4071bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:45.903Z|4e93542f-0684-4b5c-9ce0-98f9196966cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:45.905Z|4e93542f-0684-4b5c-9ce0-98f9196966cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:52.268Z|2d4c8b5f-fb86-4067-9275-582f4e17e7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:32:52.270Z|2d4c8b5f-fb86-4067-9275-582f4e17e7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:32:52.830Z|26f5f48c-f268-4855-87a5-021762fc521f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:32:52.831Z|26f5f48c-f268-4855-87a5-021762fc521f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:32:54.298Z|6fcf1f25-5604-48e5-849e-b47b777a6604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:54.311Z|6fcf1f25-5604-48e5-849e-b47b777a6604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:54.325Z|0debb1ac-9894-4cca-bd52-40ad57d48580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:54.326Z|0debb1ac-9894-4cca-bd52-40ad57d48580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:32:55.934Z|6f78ff67-0947-4fa5-a034-b809a919a8bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:32:55.951Z|6f78ff67-0947-4fa5-a034-b809a919a8bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:04.361Z|ab741c34-bd3c-4c78-ae13-f80bcc93378f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:04.362Z|ab741c34-bd3c-4c78-ae13-f80bcc93378f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:04.372Z|202d8cc5-5d24-4c85-917a-4091d271858b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:04.382Z|202d8cc5-5d24-4c85-917a-4091d271858b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:06.008Z|135825d4-1a53-4f45-8f1a-b7056cd495ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:06.009Z|135825d4-1a53-4f45-8f1a-b7056cd495ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:07.269Z|1c2917b7-a269-46d5-9ad5-0a220fbfac48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:33:07.271Z|1c2917b7-a269-46d5-9ad5-0a220fbfac48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:33:14.406Z|b8a41c31-077a-4249-b615-a215514f0592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:14.406Z|07fe23b4-2b5b-4ad9-81bf-8eac40d7801d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:14.408Z|b8a41c31-077a-4249-b615-a215514f0592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:14.408Z|07fe23b4-2b5b-4ad9-81bf-8eac40d7801d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:16.036Z|ffc48e0c-5a9b-4929-8174-0c6fb7fb098f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:16.037Z|ffc48e0c-5a9b-4929-8174-0c6fb7fb098f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:17.369Z|a6447932-fb97-4f8a-a814-310529ad824a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:33:17.370Z|a6447932-fb97-4f8a-a814-310529ad824a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:22.268Z|9a6a99bc-b1a8-4ed8-afd5-472da1c5f0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:33:22.272Z|9a6a99bc-b1a8-4ed8-afd5-472da1c5f0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:33:22.832Z|c86f1b42-63cc-4393-99d4-f22c15edcbd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:33:22.833Z|c86f1b42-63cc-4393-99d4-f22c15edcbd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:33:24.434Z|cc53d505-ee50-4349-8eff-95794f1ead28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:24.435Z|cc53d505-ee50-4349-8eff-95794f1ead28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:24.443Z|6c7c11d8-a356-4e77-a4b4-4dab0a649ee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:24.444Z|6c7c11d8-a356-4e77-a4b4-4dab0a649ee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:26.061Z|b1391439-ecb1-40ac-aed6-d49ddd289303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:26.063Z|b1391439-ecb1-40ac-aed6-d49ddd289303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:34.461Z|2f145975-173e-4336-a036-fe8d213ee998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:34.462Z|2f145975-173e-4336-a036-fe8d213ee998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:34.464Z|ad8a454e-d80b-4536-892f-a483dd08a619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:34.466Z|ad8a454e-d80b-4536-892f-a483dd08a619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:36.099Z|06f9d020-e809-47a0-8b22-4dcb75cf7eb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:36.101Z|06f9d020-e809-47a0-8b22-4dcb75cf7eb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:37.270Z|9f0e69c9-13d6-45be-a575-7f63a6e8a259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:33:37.271Z|9f0e69c9-13d6-45be-a575-7f63a6e8a259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:33:44.486Z|962b4e24-4c6f-4e56-a5ef-1e16928d58b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:44.489Z|962b4e24-4c6f-4e56-a5ef-1e16928d58b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:44.501Z|3e26016f-0de4-4205-898e-f49c9d604639|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:44.502Z|3e26016f-0de4-4205-898e-f49c9d604639|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:46.126Z|88be9df0-d4a5-4689-841d-84514014127b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:46.127Z|88be9df0-d4a5-4689-841d-84514014127b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:52.268Z|72214303-e1a1-4585-8192-08a629129ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:33:52.270Z|72214303-e1a1-4585-8192-08a629129ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:33:52.834Z|86c2a17e-18f9-476e-b307-e2023889b3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:33:52.835Z|86c2a17e-18f9-476e-b307-e2023889b3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:33:54.526Z|ecb0a810-61b8-48b3-b03b-0f92922bdaf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:54.527Z|ecb0a810-61b8-48b3-b03b-0f92922bdaf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:54.535Z|bee33ea9-331a-43cc-be5b-9c694ce6aefa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:54.536Z|bee33ea9-331a-43cc-be5b-9c694ce6aefa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:33:56.149Z|c1fd5cbb-a154-4a91-9b17-b0ee67346509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:33:56.150Z|c1fd5cbb-a154-4a91-9b17-b0ee67346509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:04.552Z|0c7b6dfe-0f6f-4cd2-8fde-b8916141e804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:04.553Z|0c7b6dfe-0f6f-4cd2-8fde-b8916141e804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:04.562Z|5c25386d-a76d-463b-8df3-e1a6a28f6c2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:04.563Z|5c25386d-a76d-463b-8df3-e1a6a28f6c2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:06.181Z|3fd827d6-695b-4fdf-9196-646d4ced57a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:06.183Z|3fd827d6-695b-4fdf-9196-646d4ced57a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:07.268Z|76c35197-6da9-4182-93aa-31e9385cf26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:34:07.271Z|76c35197-6da9-4182-93aa-31e9385cf26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:34:14.591Z|c72fb0ee-b3a4-4ef0-8e6a-df4f336997c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:14.591Z|65dfcddb-ed3d-42b2-855c-9c4f149d23d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:14.593Z|c72fb0ee-b3a4-4ef0-8e6a-df4f336997c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:14.594Z|65dfcddb-ed3d-42b2-855c-9c4f149d23d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:16.218Z|ed8b9ec9-ee02-4623-943c-d20bfc39969b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:16.220Z|ed8b9ec9-ee02-4623-943c-d20bfc39969b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:17.347Z|5fae9aae-b277-4761-87da-750268cc3d77|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:34:17.349Z|5fae9aae-b277-4761-87da-750268cc3d77|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:22.268Z|3e849f7d-37ed-4765-865a-2c49553e0c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:34:22.269Z|3e849f7d-37ed-4765-865a-2c49553e0c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:34:22.836Z|afafbc44-37ed-4e2c-85f1-3df543020138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:34:22.837Z|afafbc44-37ed-4e2c-85f1-3df543020138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:34:24.618Z|efa553bd-af71-447b-a753-513e430b162f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:24.618Z|d1c69b26-4d39-4e00-8385-f98ddf480ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:24.619Z|efa553bd-af71-447b-a753-513e430b162f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:24.619Z|d1c69b26-4d39-4e00-8385-f98ddf480ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:26.244Z|45a4c0e7-9e26-400e-9635-42046fbe67a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:26.246Z|45a4c0e7-9e26-400e-9635-42046fbe67a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:34.662Z|4cd505f7-63a6-4038-9475-8e78dcb7a656|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:34.672Z|4cd505f7-63a6-4038-9475-8e78dcb7a656|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:34.688Z|e93026a0-6149-4686-bec6-0e5db7fab25e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:34.690Z|e93026a0-6149-4686-bec6-0e5db7fab25e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:36.271Z|6c1f7da7-479a-488f-9083-14be7361c14f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:36.273Z|6c1f7da7-479a-488f-9083-14be7361c14f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:37.269Z|4d15945d-d3c8-4c4d-9bee-f1d652b8508f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:34:37.270Z|4d15945d-d3c8-4c4d-9bee-f1d652b8508f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:34:44.695Z|3c82183a-0d48-4b48-9a2e-85def7a1f5c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:44.697Z|3c82183a-0d48-4b48-9a2e-85def7a1f5c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:44.718Z|4c9b9dc4-053f-40fd-a8e3-a57872030da0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:44.719Z|4c9b9dc4-053f-40fd-a8e3-a57872030da0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:46.319Z|5c400ee5-f4d5-4cb8-a005-3cdfacc4941b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:46.320Z|5c400ee5-f4d5-4cb8-a005-3cdfacc4941b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:52.268Z|2ddba24c-4ca4-4e54-a8a4-08f7baf69b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:34:52.284Z|2ddba24c-4ca4-4e54-a8a4-08f7baf69b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:34:52.838Z|a25c5b41-ccb3-447c-a46e-abba1982f45e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:34:52.839Z|a25c5b41-ccb3-447c-a46e-abba1982f45e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:34:54.722Z|d4ba3938-d252-44c0-8400-ce2316eeb2d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:54.723Z|d4ba3938-d252-44c0-8400-ce2316eeb2d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:54.739Z|c36b0226-99e1-48f8-8edc-02fd55028b76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:54.739Z|c36b0226-99e1-48f8-8edc-02fd55028b76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:34:56.344Z|07c1b085-39b1-4117-9715-20bbb73b9abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:34:56.345Z|07c1b085-39b1-4117-9715-20bbb73b9abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:04.749Z|070a8cfe-4eef-443f-8668-d59cfe26e1f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:04.750Z|070a8cfe-4eef-443f-8668-d59cfe26e1f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:04.759Z|7151012b-2b24-4ced-9976-c785311c0e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:04.760Z|7151012b-2b24-4ced-9976-c785311c0e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:06.371Z|fac77804-e268-4365-87b7-d82308d8c488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:06.382Z|fac77804-e268-4365-87b7-d82308d8c488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:07.268Z|4eea0f4e-fe40-42ba-b571-cde137eaff5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:35:07.270Z|4eea0f4e-fe40-42ba-b571-cde137eaff5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:35:14.780Z|2f66c575-5beb-43fd-aa4e-38f3c7aa6825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:14.788Z|9b252a72-2cbe-4818-bdca-009e516aeed6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:14.788Z|9b252a72-2cbe-4818-bdca-009e516aeed6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:14.788Z|2f66c575-5beb-43fd-aa4e-38f3c7aa6825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:16.418Z|11b2f166-0e52-490f-aca4-64f83c7da71a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:16.419Z|11b2f166-0e52-490f-aca4-64f83c7da71a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:17.347Z|7521474b-5859-4bae-b0c8-f7da2718768c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:35:17.349Z|7521474b-5859-4bae-b0c8-f7da2718768c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:22.270Z|c1591667-c215-4d73-8636-b383afeb082f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:35:22.271Z|c1591667-c215-4d73-8636-b383afeb082f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:35:22.840Z|fcc4d54a-d63d-434c-8448-abdd1161bbdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:35:22.841Z|fcc4d54a-d63d-434c-8448-abdd1161bbdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:35:24.812Z|3237f849-23a1-494a-9da1-883f87e28c50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:24.813Z|3237f849-23a1-494a-9da1-883f87e28c50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:24.834Z|e784d7e3-3d40-4f44-bc75-65d3d44915c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:24.835Z|e784d7e3-3d40-4f44-bc75-65d3d44915c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:26.461Z|4bf7d34d-17c1-4e49-8ee2-67ff31881629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:26.462Z|4bf7d34d-17c1-4e49-8ee2-67ff31881629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:34.845Z|206109fb-e001-4324-9c01-3bb2bc7d3cbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:34.846Z|206109fb-e001-4324-9c01-3bb2bc7d3cbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:34.854Z|928385e3-92cf-48b7-a61d-e68cf4fa94c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:34.855Z|928385e3-92cf-48b7-a61d-e68cf4fa94c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:36.497Z|f13ab526-64b3-407b-98d9-5db3eb933f27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:36.514Z|f13ab526-64b3-407b-98d9-5db3eb933f27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:37.269Z|8503dc17-4678-41d1-9e0f-777e3829dc55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:35:37.272Z|8503dc17-4678-41d1-9e0f-777e3829dc55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:35:44.895Z|9b37e7f5-58ef-4936-85ce-d25e7bb1bc8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:44.895Z|d437ee9a-5ad5-4780-aa23-658ad55c33a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:44.897Z|d437ee9a-5ad5-4780-aa23-658ad55c33a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:44.897Z|9b37e7f5-58ef-4936-85ce-d25e7bb1bc8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:46.543Z|1ed6f2dd-9663-4e12-8870-e85ce661e0cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:46.546Z|1ed6f2dd-9663-4e12-8870-e85ce661e0cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:52.269Z|1ca88f22-ae12-4f44-8357-cd58fec03da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:35:52.272Z|1ca88f22-ae12-4f44-8357-cd58fec03da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:35:52.842Z|ecacb989-cc42-49c2-a3a7-5c20584c0b98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:35:52.844Z|ecacb989-cc42-49c2-a3a7-5c20584c0b98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:35:54.928Z|c23957d5-d5f1-44ac-aa1b-d147b6b111a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:54.930Z|c23957d5-d5f1-44ac-aa1b-d147b6b111a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:54.932Z|0468fc45-4deb-45c2-9197-8852a59976b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:54.932Z|0468fc45-4deb-45c2-9197-8852a59976b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:35:56.577Z|f295eaa2-0d96-44c1-ad18-a94e5cdcb6d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:35:56.578Z|f295eaa2-0d96-44c1-ad18-a94e5cdcb6d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:04.966Z|0dd2e60c-ade3-4391-aa4c-de1a9d652238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:04.967Z|e4df03dd-a96f-46f6-bcd5-ef4aaca24568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:04.967Z|0dd2e60c-ade3-4391-aa4c-de1a9d652238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:04.968Z|e4df03dd-a96f-46f6-bcd5-ef4aaca24568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:06.610Z|68ae87f3-6ea4-4659-8971-0808c9e5b449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:06.612Z|68ae87f3-6ea4-4659-8971-0808c9e5b449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:07.269Z|1c12cd63-fef9-4886-98c7-4f483c239e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:36:07.270Z|1c12cd63-fef9-4886-98c7-4f483c239e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:36:14.991Z|8e73f94b-5214-480d-bae8-1ab794716eac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:14.993Z|8e73f94b-5214-480d-bae8-1ab794716eac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:14.997Z|3e63b992-881e-46fa-a8d8-1fd43b5ceafe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:14.998Z|3e63b992-881e-46fa-a8d8-1fd43b5ceafe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:16.637Z|59b0b538-8304-4fa5-a35a-4a7c9e3a84e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:16.639Z|59b0b538-8304-4fa5-a35a-4a7c9e3a84e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:17.346Z|74b6caad-658e-4131-928a-45c40a71a382|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:36:17.347Z|74b6caad-658e-4131-928a-45c40a71a382|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:22.269Z|b9105223-fbca-47fd-9017-ba38ecd067fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:36:22.273Z|b9105223-fbca-47fd-9017-ba38ecd067fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:36:22.845Z|8dd6dc18-e5e8-4857-8eb6-e948ebfd09ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:36:22.846Z|8dd6dc18-e5e8-4857-8eb6-e948ebfd09ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:36:25.019Z|5e402a80-72c0-4580-9a79-d7fcfb8b3623|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:25.020Z|5e402a80-72c0-4580-9a79-d7fcfb8b3623|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:25.022Z|f20d9377-5eeb-4a09-8db2-9e9da4676ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:25.024Z|f20d9377-5eeb-4a09-8db2-9e9da4676ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:26.664Z|083402c2-9542-417f-8ff6-d9396c3bc1f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:26.665Z|083402c2-9542-417f-8ff6-d9396c3bc1f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:35.047Z|c679624e-53d7-4a27-8cd1-b184c9af01fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:35.048Z|c679624e-53d7-4a27-8cd1-b184c9af01fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:35.053Z|4e3a5b8d-c09d-4a3b-87cc-c8c571871e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:35.054Z|4e3a5b8d-c09d-4a3b-87cc-c8c571871e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:36.690Z|f459036a-a33c-4018-bdb0-bbf69761fda3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:36.692Z|f459036a-a33c-4018-bdb0-bbf69761fda3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:37.268Z|43447fcd-3461-41bb-a0dc-db98a6ab9745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:36:37.269Z|43447fcd-3461-41bb-a0dc-db98a6ab9745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:36:45.086Z|3e48aee8-1a3d-4d00-a26f-5f5f201d7839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:45.087Z|3e48aee8-1a3d-4d00-a26f-5f5f201d7839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:45.097Z|838a7652-f053-424f-ad9d-095cecdf08bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:45.100Z|838a7652-f053-424f-ad9d-095cecdf08bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:46.721Z|726df50a-a583-4a23-95af-47dc2141d016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:46.723Z|726df50a-a583-4a23-95af-47dc2141d016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:52.268Z|3dfd93c8-7d17-43a8-a5bb-f5f2d564a446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:36:52.269Z|3dfd93c8-7d17-43a8-a5bb-f5f2d564a446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:36:52.847Z|f171ca02-0d8a-424e-a386-500abfb0e51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:36:52.848Z|f171ca02-0d8a-424e-a386-500abfb0e51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:36:55.113Z|50a7e8c0-e03c-4478-92c9-fc6b571c97b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:55.114Z|50a7e8c0-e03c-4478-92c9-fc6b571c97b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:55.143Z|a16d1a25-7b89-4c2f-b029-de7d5f316ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:55.144Z|a16d1a25-7b89-4c2f-b029-de7d5f316ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:36:56.745Z|dba81651-9fd4-4ca7-83f8-e0f44ab5da53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:36:56.746Z|dba81651-9fd4-4ca7-83f8-e0f44ab5da53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:05.138Z|b1d2521c-2435-4851-b3b7-37f6def6b39b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:05.139Z|b1d2521c-2435-4851-b3b7-37f6def6b39b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:05.164Z|4b12e972-7fbe-4003-9e6a-b0ba2bd6abc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:05.165Z|4b12e972-7fbe-4003-9e6a-b0ba2bd6abc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:06.769Z|2505c019-85d4-45c4-b166-d0e6bb9dd547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:06.771Z|2505c019-85d4-45c4-b166-d0e6bb9dd547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:07.268Z|3c1dc729-0505-4af9-8905-671b821c66bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:37:07.272Z|3c1dc729-0505-4af9-8905-671b821c66bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:37:15.161Z|99f2d809-96a9-43e1-a6cb-49acf0497d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:15.162Z|99f2d809-96a9-43e1-a6cb-49acf0497d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:15.194Z|2a635213-63e2-4a71-bee1-65798afcd36d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:15.196Z|2a635213-63e2-4a71-bee1-65798afcd36d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:16.814Z|a6e00146-2428-4c4c-bba8-f80b84ba97bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:16.817Z|a6e00146-2428-4c4c-bba8-f80b84ba97bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:17.346Z|f0f761de-fcbd-47b6-ae7c-5681cbe5f32e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:37:17.348Z|f0f761de-fcbd-47b6-ae7c-5681cbe5f32e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:22.268Z|9b69f4e9-b61f-4d20-a58f-154659be4718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:37:22.270Z|9b69f4e9-b61f-4d20-a58f-154659be4718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:37:22.849Z|50857c8a-532f-48d0-a8ae-0a7f9c482c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:37:22.849Z|50857c8a-532f-48d0-a8ae-0a7f9c482c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:37:25.200Z|486106f4-faae-4b25-9558-07f82233c9c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:25.201Z|486106f4-faae-4b25-9558-07f82233c9c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:25.230Z|f84291a7-1c5e-4b3c-9cc7-9f1f2d2e1b10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:25.235Z|f84291a7-1c5e-4b3c-9cc7-9f1f2d2e1b10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:26.845Z|64c81226-6656-48bd-b1ae-25dfecd876e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:26.846Z|64c81226-6656-48bd-b1ae-25dfecd876e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:35.223Z|2893d433-9d84-4e43-971d-9eb802c92940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:35.224Z|2893d433-9d84-4e43-971d-9eb802c92940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:35.273Z|0375821a-66fe-40a9-b604-1cffbe8775df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:35.277Z|0375821a-66fe-40a9-b604-1cffbe8775df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:36.868Z|76072c95-4c86-428d-93f3-ab076958c943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:36.869Z|76072c95-4c86-428d-93f3-ab076958c943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:37.272Z|3b0202ef-41c5-4928-9963-25d358396aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:37:37.286Z|3b0202ef-41c5-4928-9963-25d358396aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:37:45.253Z|ff7b50aa-8763-4636-8b58-3deb8703cdf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:45.254Z|ff7b50aa-8763-4636-8b58-3deb8703cdf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:45.301Z|e2dab091-cc3d-4262-bd5f-9b211cf50302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:45.302Z|e2dab091-cc3d-4262-bd5f-9b211cf50302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:46.930Z|71550ce4-d7d8-4097-a1f5-e39b4bb04480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:46.931Z|71550ce4-d7d8-4097-a1f5-e39b4bb04480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:52.268Z|16f31b94-b171-426e-8b9d-bff89743b690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:37:52.269Z|16f31b94-b171-426e-8b9d-bff89743b690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:37:52.850Z|c396e2b3-1fcc-4609-aed1-65e26d8fcd04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:37:52.852Z|c396e2b3-1fcc-4609-aed1-65e26d8fcd04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:37:55.292Z|0d40f0df-cd85-4206-a6d9-e3b2a68f63aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:55.293Z|0d40f0df-cd85-4206-a6d9-e3b2a68f63aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:55.323Z|0755c09a-4bcb-4667-9f54-b3567f80d128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:55.323Z|0755c09a-4bcb-4667-9f54-b3567f80d128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:37:56.956Z|cf98a50e-256d-401f-83d8-4f38f9ac5b55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:37:56.957Z|cf98a50e-256d-401f-83d8-4f38f9ac5b55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:05.315Z|f77e5b46-aa17-41c8-8b7d-3ee8330a9711|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:05.316Z|f77e5b46-aa17-41c8-8b7d-3ee8330a9711|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:05.344Z|47340e86-2721-440a-97c0-e4478d13a13b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:05.345Z|47340e86-2721-440a-97c0-e4478d13a13b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:06.997Z|c15662f3-a61e-40a7-8eeb-b76fe653b9b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:06.999Z|c15662f3-a61e-40a7-8eeb-b76fe653b9b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:07.268Z|327ca7bb-4390-4f6f-aea1-d4c42a2755a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:38:07.269Z|327ca7bb-4390-4f6f-aea1-d4c42a2755a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:38:15.340Z|84a3ef9a-2b79-46eb-ba16-ae1b5310c8c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:15.344Z|84a3ef9a-2b79-46eb-ba16-ae1b5310c8c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:15.365Z|df2ab8d7-f7c1-45b7-967e-4e1d5288b85f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:15.365Z|df2ab8d7-f7c1-45b7-967e-4e1d5288b85f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:17.031Z|cff327b2-39df-4c8f-9d98-a268a27166c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:17.033Z|cff327b2-39df-4c8f-9d98-a268a27166c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:17.346Z|72532c11-9080-4260-95ae-5459d3fa2599|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:38:17.347Z|72532c11-9080-4260-95ae-5459d3fa2599|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:22.268Z|f81a1532-544c-454d-b3f4-c49518ed300d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:38:22.272Z|f81a1532-544c-454d-b3f4-c49518ed300d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:38:22.853Z|a323c202-15eb-4d97-ac64-50b14d47e47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:38:22.854Z|a323c202-15eb-4d97-ac64-50b14d47e47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:38:25.367Z|72edc26d-499b-4aed-b439-6d064f726b4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:25.368Z|72edc26d-499b-4aed-b439-6d064f726b4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:25.389Z|f50499ef-a458-40b6-bff8-72f3e7ae3ef9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:25.390Z|f50499ef-a458-40b6-bff8-72f3e7ae3ef9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:27.065Z|972322f6-4605-4723-a45e-05c840d2ee6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:27.066Z|972322f6-4605-4723-a45e-05c840d2ee6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:35.393Z|eb0e3f51-e4ef-4b55-8432-37188cb82156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:35.395Z|eb0e3f51-e4ef-4b55-8432-37188cb82156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:35.411Z|a7498660-13da-48bd-bb2b-10347d4bf85e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:35.412Z|a7498660-13da-48bd-bb2b-10347d4bf85e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:37.132Z|c9484752-9d72-42a2-883a-557f146eaaac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:37.133Z|c9484752-9d72-42a2-883a-557f146eaaac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:37.277Z|4f851eba-c026-4cfe-a8d9-db333dc87603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:38:37.282Z|4f851eba-c026-4cfe-a8d9-db333dc87603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:38:45.418Z|868e2d22-3609-4559-befe-fddcd920ca7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:45.419Z|868e2d22-3609-4559-befe-fddcd920ca7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:45.432Z|43c59c18-027d-4809-8316-11054f26a52a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:45.432Z|43c59c18-027d-4809-8316-11054f26a52a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:47.164Z|a0bfced1-3ee7-4e90-9ff3-c2faf762f3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:47.169Z|a0bfced1-3ee7-4e90-9ff3-c2faf762f3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:52.268Z|89d3d179-4be9-41ec-968a-44f68926b423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:38:52.270Z|89d3d179-4be9-41ec-968a-44f68926b423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:38:52.855Z|5318fcf9-47df-42b7-b50e-8db89c8f558a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:38:52.855Z|5318fcf9-47df-42b7-b50e-8db89c8f558a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:38:55.445Z|15ac2169-0967-4d0f-aff6-a05ddae58d15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:55.447Z|15ac2169-0967-4d0f-aff6-a05ddae58d15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:55.458Z|8889e51f-cd1d-43f9-954e-50e764206410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:55.459Z|8889e51f-cd1d-43f9-954e-50e764206410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:38:57.199Z|d0c119b7-860a-4180-848f-8a5e8ee833dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:38:57.200Z|d0c119b7-860a-4180-848f-8a5e8ee833dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:05.472Z|1fdb4ffe-b05f-4f5c-a8a4-22080c424d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:05.473Z|1fdb4ffe-b05f-4f5c-a8a4-22080c424d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:05.487Z|fb8714cc-0469-4fb4-9409-f250882a6f9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:05.488Z|fb8714cc-0469-4fb4-9409-f250882a6f9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:07.226Z|72010583-2714-4287-9fd1-8419d7f37965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:07.227Z|72010583-2714-4287-9fd1-8419d7f37965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:07.269Z|b2e681e4-4449-4cac-99b2-2b98bffe5b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:39:07.277Z|b2e681e4-4449-4cac-99b2-2b98bffe5b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:39:15.510Z|c0927fad-66eb-444c-8b47-fe5e1b2c20d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:15.510Z|9b1e868c-3351-4396-b70b-b1bea70fe4db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:15.511Z|c0927fad-66eb-444c-8b47-fe5e1b2c20d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:15.511Z|9b1e868c-3351-4396-b70b-b1bea70fe4db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:17.250Z|91a7aa87-4161-41cf-8adf-b83b4f2178ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:17.251Z|91a7aa87-4161-41cf-8adf-b83b4f2178ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:17.351Z|d9b75951-8dcd-4f4e-aa6c-7c1176ad8ee4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:39:17.351Z|d9b75951-8dcd-4f4e-aa6c-7c1176ad8ee4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:22.268Z|7ab51dea-9ae3-4fa4-88bc-b6f98f065ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:39:22.269Z|7ab51dea-9ae3-4fa4-88bc-b6f98f065ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:39:22.856Z|738c8bf2-f102-4ae8-9d97-153f391e25ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:39:22.857Z|738c8bf2-f102-4ae8-9d97-153f391e25ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:39:25.535Z|cb9a421d-05c7-4e99-b8ca-96d1fed6ea03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:25.535Z|fe5ed242-1d7e-44bd-9aea-dc6cf5ea3daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:25.536Z|cb9a421d-05c7-4e99-b8ca-96d1fed6ea03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:25.536Z|fe5ed242-1d7e-44bd-9aea-dc6cf5ea3daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:27.274Z|4977ed38-616a-48a4-a812-b6d711d11c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:27.275Z|4977ed38-616a-48a4-a812-b6d711d11c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:35.561Z|3b85d2fd-4757-4f5e-8313-9800c91226f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:35.562Z|3b85d2fd-4757-4f5e-8313-9800c91226f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:35.560Z|9e3ff6b4-5d52-4b75-9873-6b36e71336dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:35.565Z|9e3ff6b4-5d52-4b75-9873-6b36e71336dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:37.283Z|4c2eaee2-17e5-459d-8107-904fb007c393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:39:37.296Z|4c2eaee2-17e5-459d-8107-904fb007c393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:39:37.311Z|d9365bc8-1d94-41e9-8744-8aac01967116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:37.312Z|d9365bc8-1d94-41e9-8744-8aac01967116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:45.584Z|fef264c1-702d-495d-a4e1-aad71890234c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:45.585Z|fef264c1-702d-495d-a4e1-aad71890234c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:45.595Z|53c156fd-ba49-4966-9b0c-237ce40d6a53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:45.597Z|53c156fd-ba49-4966-9b0c-237ce40d6a53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:47.338Z|bbc1629e-5957-46b7-99fc-0d73213a1d80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:47.339Z|bbc1629e-5957-46b7-99fc-0d73213a1d80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:52.268Z|bfc897c6-bd84-46a8-89c2-8b37794043cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:39:52.269Z|bfc897c6-bd84-46a8-89c2-8b37794043cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:39:52.858Z|0ef009de-c649-400d-b918-0aa2d44512fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:39:52.859Z|0ef009de-c649-400d-b918-0aa2d44512fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:39:55.611Z|64035100-ec86-4057-8a57-518f9d95b5cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:55.612Z|64035100-ec86-4057-8a57-518f9d95b5cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:55.628Z|3118e708-38f1-4ed7-88d0-4b2687cd17a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:55.631Z|3118e708-38f1-4ed7-88d0-4b2687cd17a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:39:57.403Z|d1b26c15-baa7-4bb7-b483-5ae4d56a5d1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:39:57.404Z|d1b26c15-baa7-4bb7-b483-5ae4d56a5d1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:05.637Z|d95f7261-efcb-4223-8fc5-f62d2a0ece9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:05.639Z|d95f7261-efcb-4223-8fc5-f62d2a0ece9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:05.651Z|d3240dfe-76ad-411f-acf0-b33a367b1ca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:05.652Z|d3240dfe-76ad-411f-acf0-b33a367b1ca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:07.269Z|a9a78a94-fc1d-4f05-a615-9241f4b520e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:40:07.270Z|a9a78a94-fc1d-4f05-a615-9241f4b520e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:40:07.428Z|fc393192-8601-4d72-9f2d-216e6aeb9bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:07.429Z|fc393192-8601-4d72-9f2d-216e6aeb9bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:15.666Z|f132f770-74e5-4b4b-8ce3-e7dca622a7ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:15.667Z|f132f770-74e5-4b4b-8ce3-e7dca622a7ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:15.670Z|6af69487-d5dd-4771-9aed-f023522e7cc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:15.671Z|6af69487-d5dd-4771-9aed-f023522e7cc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:17.346Z|36345eb4-9f5f-4ce4-a648-847b85376433|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:40:17.347Z|36345eb4-9f5f-4ce4-a648-847b85376433|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:17.457Z|4ad4e0da-7385-44d5-8298-3b594c8591ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:17.458Z|4ad4e0da-7385-44d5-8298-3b594c8591ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:22.268Z|1537d61b-89f2-405a-9bb5-d533de2337ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:40:22.272Z|1537d61b-89f2-405a-9bb5-d533de2337ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:40:22.862Z|cb7a3950-3bac-488f-a9e5-2ee78820bcea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:40:22.863Z|cb7a3950-3bac-488f-a9e5-2ee78820bcea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:40:25.693Z|abbb38a3-1b7a-412b-983d-4c0b9ccacd0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:25.693Z|93c67380-b019-44d1-a537-ffa14d355769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:25.694Z|93c67380-b019-44d1-a537-ffa14d355769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:25.694Z|abbb38a3-1b7a-412b-983d-4c0b9ccacd0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:27.490Z|85a78320-a0ee-4153-8804-3c8eaf59f493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:27.491Z|85a78320-a0ee-4153-8804-3c8eaf59f493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:35.714Z|071a210b-62df-4f28-9ae9-baf3652debab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:35.714Z|36847b95-259e-4a74-9710-9b8a8e2a8cc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:35.716Z|071a210b-62df-4f28-9ae9-baf3652debab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:35.716Z|36847b95-259e-4a74-9710-9b8a8e2a8cc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:37.268Z|1afa5960-7200-4880-8d17-4b30229c0d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:40:37.269Z|1afa5960-7200-4880-8d17-4b30229c0d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:40:37.517Z|7c356c14-8655-49ac-9111-9176382b6702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:37.518Z|7c356c14-8655-49ac-9111-9176382b6702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:45.756Z|8558ae94-3562-4298-b71c-5292e53b371a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:45.757Z|8558ae94-3562-4298-b71c-5292e53b371a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:45.762Z|7df25253-e7b6-4413-b3bc-c1fcea75480a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:45.763Z|7df25253-e7b6-4413-b3bc-c1fcea75480a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:47.563Z|a7790db9-c9b9-402d-9b24-c4eb3b43afb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:47.564Z|a7790db9-c9b9-402d-9b24-c4eb3b43afb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:52.269Z|aecf06f1-cac4-496e-97b8-c8169227e6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:40:52.270Z|aecf06f1-cac4-496e-97b8-c8169227e6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:40:52.865Z|a05b9e71-d836-44f7-83bb-745b9938ace5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:40:52.867Z|a05b9e71-d836-44f7-83bb-745b9938ace5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:40:55.785Z|6f312740-66e6-4d66-b4f1-4f52542e10b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:55.785Z|6f312740-66e6-4d66-b4f1-4f52542e10b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:55.794Z|988c644d-ce74-4263-a43b-2f90aa753a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:55.795Z|988c644d-ce74-4263-a43b-2f90aa753a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:40:57.593Z|c9b44f83-963a-496a-8f35-17891f60788b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:40:57.594Z|c9b44f83-963a-496a-8f35-17891f60788b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:05.808Z|3c1d2c10-657e-4c9d-8eb9-944287afae44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:05.809Z|3c1d2c10-657e-4c9d-8eb9-944287afae44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:05.815Z|1faddd99-d686-4483-8121-783ff0ef8e60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:05.816Z|1faddd99-d686-4483-8121-783ff0ef8e60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:07.268Z|426beb71-bd0e-4d81-a6ae-fbe924d73b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:41:07.271Z|426beb71-bd0e-4d81-a6ae-fbe924d73b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:41:07.616Z|d9e6c8f9-2813-43f2-b194-b56a37028257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:07.617Z|d9e6c8f9-2813-43f2-b194-b56a37028257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:15.832Z|bd6f6588-2980-4f98-aa2a-abf3963214e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:15.834Z|bd6f6588-2980-4f98-aa2a-abf3963214e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:15.837Z|c1fa9c9e-6339-4a3c-b3a5-a37102cbeff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:15.838Z|c1fa9c9e-6339-4a3c-b3a5-a37102cbeff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:17.346Z|91aaaa31-37a7-4b00-83fb-166258a6bb4c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:41:17.347Z|91aaaa31-37a7-4b00-83fb-166258a6bb4c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:17.641Z|99c883c7-85bd-433c-9ac2-f69d25314fa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:17.648Z|99c883c7-85bd-433c-9ac2-f69d25314fa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:22.268Z|a510d923-8e0f-489f-87f4-dc64eb30efb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:41:22.269Z|a510d923-8e0f-489f-87f4-dc64eb30efb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:41:22.869Z|9b6aedb1-9976-4aed-8d17-9c78cfce89cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:41:22.870Z|9b6aedb1-9976-4aed-8d17-9c78cfce89cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:41:25.859Z|90939817-fcb0-4086-9df0-7c87ddc8a726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:25.860Z|90939817-fcb0-4086-9df0-7c87ddc8a726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:25.865Z|17468232-7143-4ed9-8252-1910a35a6af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:25.866Z|17468232-7143-4ed9-8252-1910a35a6af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:27.689Z|7969ac13-6752-4521-8af0-63af0ce54e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:27.691Z|7969ac13-6752-4521-8af0-63af0ce54e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:35.890Z|14b42369-0cd5-4271-9d7d-6e45541a1033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:35.890Z|4a71b93a-7c0b-4da2-99a7-637264a73ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:35.891Z|14b42369-0cd5-4271-9d7d-6e45541a1033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:35.891Z|4a71b93a-7c0b-4da2-99a7-637264a73ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:37.277Z|893e8613-36ea-4307-90df-c3be826bab13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:41:37.302Z|893e8613-36ea-4307-90df-c3be826bab13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:41:37.715Z|ce654c81-160b-4033-ab2e-2ba82f0d2bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:37.716Z|ce654c81-160b-4033-ab2e-2ba82f0d2bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:45.914Z|c1ff8ba3-1a75-4afc-bda9-e66f701fb413|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:45.915Z|c1ff8ba3-1a75-4afc-bda9-e66f701fb413|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:45.914Z|eb8251a6-6fab-4e6e-8235-e3632a35481b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:45.916Z|eb8251a6-6fab-4e6e-8235-e3632a35481b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:47.740Z|3cd4bc1e-ab72-43e2-b13a-17f3c548e00f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:47.741Z|3cd4bc1e-ab72-43e2-b13a-17f3c548e00f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:52.269Z|536f1d7d-91e9-43e3-9ccf-5673dd1d152d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:41:52.271Z|536f1d7d-91e9-43e3-9ccf-5673dd1d152d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:41:52.871Z|960a38f2-4597-48a0-8f26-60e6980a256d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:41:52.872Z|960a38f2-4597-48a0-8f26-60e6980a256d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:41:55.938Z|7c17560e-fc60-4cb4-ac51-89a18c05e309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:55.938Z|2fb2dbfb-ea16-46f5-a1c1-a13435e4abfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:55.939Z|7c17560e-fc60-4cb4-ac51-89a18c05e309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:55.939Z|2fb2dbfb-ea16-46f5-a1c1-a13435e4abfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:41:57.791Z|aa8ebae4-fdad-482a-b8c9-1eebca3954ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:41:57.792Z|aa8ebae4-fdad-482a-b8c9-1eebca3954ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:05.965Z|7d26b8b2-d544-463c-bb3c-f160b010ad8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:05.965Z|4bd24710-dab8-4077-a06c-33959f4deb8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:05.966Z|7d26b8b2-d544-463c-bb3c-f160b010ad8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:05.966Z|4bd24710-dab8-4077-a06c-33959f4deb8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:07.268Z|df54d867-ee49-42b1-8c73-e552923d3962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:42:07.269Z|df54d867-ee49-42b1-8c73-e552923d3962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:42:07.814Z|aaf3bcef-bdaf-4941-88dd-56af8ae896c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:07.815Z|aaf3bcef-bdaf-4941-88dd-56af8ae896c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:16.003Z|34cb577c-86a4-4b40-ac24-4803c0cf5b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:16.004Z|34cb577c-86a4-4b40-ac24-4803c0cf5b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:15.999Z|2cc2ed3d-56c8-4dde-9ad8-90a10e3cb963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:16.006Z|2cc2ed3d-56c8-4dde-9ad8-90a10e3cb963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:17.345Z|68b7ce1f-e14b-418d-a6f6-d7cf698a8098|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:42:17.346Z|68b7ce1f-e14b-418d-a6f6-d7cf698a8098|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:17.838Z|0d5a28ef-bd64-40c3-b352-8328e52b8e97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:17.839Z|0d5a28ef-bd64-40c3-b352-8328e52b8e97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:22.273Z|410a0929-96ee-4333-8bde-35dc4f241660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:42:22.288Z|410a0929-96ee-4333-8bde-35dc4f241660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:42:22.881Z|1986c247-89b8-4de6-a1fe-712f275eb645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:42:22.882Z|1986c247-89b8-4de6-a1fe-712f275eb645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:42:26.032Z|fb07c060-f305-4e83-a55e-b9acfe87b64b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:26.037Z|db979c13-96bd-45e6-b55d-a12e4978b5cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:26.039Z|fb07c060-f305-4e83-a55e-b9acfe87b64b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:26.040Z|db979c13-96bd-45e6-b55d-a12e4978b5cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:27.864Z|59dfb49c-99ee-421e-b6a1-1640d90ac698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:27.865Z|59dfb49c-99ee-421e-b6a1-1640d90ac698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:36.063Z|56c1774e-c328-479e-9c40-d03d666239a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:36.064Z|5440c6b0-ef67-4f7c-8b15-b6f643684d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:36.064Z|56c1774e-c328-479e-9c40-d03d666239a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:36.065Z|5440c6b0-ef67-4f7c-8b15-b6f643684d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:37.268Z|6367acec-a79a-4553-bce5-8a637615ada2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:42:37.269Z|6367acec-a79a-4553-bce5-8a637615ada2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:42:37.887Z|6ddeb331-8d5f-46e7-8d71-4428bee02b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:37.888Z|6ddeb331-8d5f-46e7-8d71-4428bee02b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:46.088Z|3d23da27-04dd-46d4-806d-3a7bf0270a5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:46.088Z|c147233b-84e6-46fc-8d3d-9e99bc811bcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:46.089Z|c147233b-84e6-46fc-8d3d-9e99bc811bcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:46.089Z|3d23da27-04dd-46d4-806d-3a7bf0270a5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:47.911Z|f360863e-9e2c-4f2a-8d1d-bc27d349b454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:47.912Z|f360863e-9e2c-4f2a-8d1d-bc27d349b454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:52.268Z|39afcc8f-7c7e-4871-b142-2d870c2946d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:42:52.269Z|39afcc8f-7c7e-4871-b142-2d870c2946d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:42:52.886Z|ce486916-ebfe-41dc-b624-39c02ddb69e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:42:52.886Z|ce486916-ebfe-41dc-b624-39c02ddb69e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:42:56.116Z|8f6393dc-9ffc-46df-9057-e5b4fec096be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:56.119Z|8f6393dc-9ffc-46df-9057-e5b4fec096be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:56.126Z|90c041da-09f8-4a30-8dfb-22e134884bb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:56.127Z|90c041da-09f8-4a30-8dfb-22e134884bb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:42:57.938Z|5abd1d4a-cbd4-49b8-ad24-4cde1b6df191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:42:57.939Z|5abd1d4a-cbd4-49b8-ad24-4cde1b6df191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:06.145Z|991c7fe1-4de7-4f48-852d-169af66c07da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:06.146Z|991c7fe1-4de7-4f48-852d-169af66c07da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:06.456Z|bd9a2b31-bc38-4ed3-876c-8a9172ad0eda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:06.457Z|bd9a2b31-bc38-4ed3-876c-8a9172ad0eda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:07.282Z|d8f19308-a815-4a1b-afe3-3fc409d160aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:43:07.289Z|d8f19308-a815-4a1b-afe3-3fc409d160aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:43:07.962Z|6574c1a7-fae9-43c0-a62b-837c22571de0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:07.962Z|6574c1a7-fae9-43c0-a62b-837c22571de0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:16.457Z|d8ea9a38-d301-4be7-a854-6dbe8f7d9dd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:16.458Z|d8ea9a38-d301-4be7-a854-6dbe8f7d9dd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:16.508Z|7b5534d0-d7b3-4cc5-8d2b-e96296e44b40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:16.510Z|7b5534d0-d7b3-4cc5-8d2b-e96296e44b40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:17.347Z|8517f895-c03b-433b-b676-8a9d0902e1d5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:43:17.349Z|8517f895-c03b-433b-b676-8a9d0902e1d5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:17.988Z|95bf9760-89f2-4eaa-b2be-352815355fa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:17.990Z|95bf9760-89f2-4eaa-b2be-352815355fa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:22.269Z|dd266fe4-d16e-42bb-bb48-d517a3e14eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:43:22.271Z|dd266fe4-d16e-42bb-bb48-d517a3e14eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:43:22.887Z|e4f8cc55-25aa-4002-9625-1aa30ac0caa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:43:22.888Z|e4f8cc55-25aa-4002-9625-1aa30ac0caa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:43:26.510Z|ec55269a-e138-45eb-93ea-b8d856f26e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:26.511Z|ec55269a-e138-45eb-93ea-b8d856f26e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:26.533Z|b422c712-e6d5-4721-8eed-9d72402d833d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:26.533Z|b422c712-e6d5-4721-8eed-9d72402d833d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:28.018Z|a0ed9cdb-7616-4f08-8161-07b9bec4c972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:28.020Z|a0ed9cdb-7616-4f08-8161-07b9bec4c972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:36.536Z|44b02a8d-7e0d-421e-b533-2117fbf9fcd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:36.538Z|44b02a8d-7e0d-421e-b533-2117fbf9fcd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:36.570Z|35c901a2-b23b-4837-8b36-bd59d9f66569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:36.571Z|35c901a2-b23b-4837-8b36-bd59d9f66569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:37.269Z|44afb188-8fe6-425d-ac4b-8a79368250a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:43:37.270Z|44afb188-8fe6-425d-ac4b-8a79368250a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:43:38.052Z|dd19f095-f4b1-4f29-80a5-b11be2008b9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:38.054Z|dd19f095-f4b1-4f29-80a5-b11be2008b9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:46.567Z|e98e31c9-9438-4b64-9b96-09c621b2e2da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:46.568Z|e98e31c9-9438-4b64-9b96-09c621b2e2da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:46.609Z|e83145ed-2c52-45a9-8724-e52fcc1241cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:46.610Z|e83145ed-2c52-45a9-8724-e52fcc1241cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:48.084Z|556e2f8e-eec5-49c6-b609-9451db9dcf78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:48.085Z|556e2f8e-eec5-49c6-b609-9451db9dcf78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:52.268Z|dfa2daff-3585-4052-83ce-77bd3bef1f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:43:52.272Z|dfa2daff-3585-4052-83ce-77bd3bef1f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:43:52.890Z|9f34d88e-53d1-459c-a296-17662e53cb51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:43:52.891Z|9f34d88e-53d1-459c-a296-17662e53cb51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:43:56.595Z|cbdbfddf-6d80-4c60-9e79-e98ba5f9272b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:56.598Z|cbdbfddf-6d80-4c60-9e79-e98ba5f9272b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:56.630Z|778310e2-98fe-4d05-8144-fd1f7b371989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:56.631Z|778310e2-98fe-4d05-8144-fd1f7b371989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:43:58.109Z|82ecdc14-b3bb-46a4-9e08-69039ac782b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:43:58.111Z|82ecdc14-b3bb-46a4-9e08-69039ac782b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:06.631Z|3efa1b72-30ec-4801-97a0-9a5e8e3b243a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:06.632Z|3efa1b72-30ec-4801-97a0-9a5e8e3b243a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:06.651Z|09a9684b-dc4f-4b4d-8833-2717be0e1bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:06.652Z|09a9684b-dc4f-4b4d-8833-2717be0e1bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:07.268Z|e04850f7-818d-4966-875e-7271d44d60d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:44:07.269Z|e04850f7-818d-4966-875e-7271d44d60d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:44:08.132Z|06101e27-5ddc-4217-85bf-b626764bea26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:08.133Z|06101e27-5ddc-4217-85bf-b626764bea26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:16.657Z|9b7d222b-390e-4219-805a-9be412cf0cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:16.658Z|9b7d222b-390e-4219-805a-9be412cf0cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:16.673Z|9f096453-ae25-45a0-8161-4c969738c32e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:16.674Z|9f096453-ae25-45a0-8161-4c969738c32e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:17.360Z|44c7bcf4-f212-48a2-92cf-9bee90d58312|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:44:17.363Z|44c7bcf4-f212-48a2-92cf-9bee90d58312|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:18.156Z|e1735247-d263-4fc4-b730-c8ff44d496e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:18.157Z|e1735247-d263-4fc4-b730-c8ff44d496e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:22.268Z|9ffd81c7-7cf2-4dc0-b1e4-9bd2dfdd2ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:44:22.270Z|9ffd81c7-7cf2-4dc0-b1e4-9bd2dfdd2ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:44:22.893Z|49110801-7a5f-451b-be04-654967473d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:44:22.894Z|49110801-7a5f-451b-be04-654967473d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:44:26.690Z|45715015-66d6-49c4-8c49-8b05bc258626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:26.691Z|45715015-66d6-49c4-8c49-8b05bc258626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:26.695Z|83fa86f7-a86d-4206-a831-4ced2c338ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:26.695Z|83fa86f7-a86d-4206-a831-4ced2c338ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:28.193Z|6442093c-285b-4535-8122-804736089d00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:28.195Z|6442093c-285b-4535-8122-804736089d00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:36.714Z|0cb4828c-5c94-4fb7-99aa-a370b21c0c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:36.715Z|0cb4828c-5c94-4fb7-99aa-a370b21c0c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:36.721Z|a7e7d37a-3640-4a1f-8fe0-1fa83c34bec2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:36.722Z|a7e7d37a-3640-4a1f-8fe0-1fa83c34bec2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:37.269Z|2865b79d-0833-4527-8da8-8f85cae85a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:44:37.322Z|2865b79d-0833-4527-8da8-8f85cae85a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:44:38.228Z|e64d7ebf-cb44-407e-b8de-e51dc879579c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:38.229Z|e64d7ebf-cb44-407e-b8de-e51dc879579c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:46.741Z|969feba3-fe8e-4f85-b5bc-99d0622da1d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:46.741Z|f5087f22-12cd-44e5-950d-11cbb24c0a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:46.742Z|969feba3-fe8e-4f85-b5bc-99d0622da1d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:46.747Z|f5087f22-12cd-44e5-950d-11cbb24c0a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:48.251Z|43dd575d-6c0e-43b8-91b8-979677e5b192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:48.252Z|43dd575d-6c0e-43b8-91b8-979677e5b192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:52.268Z|498043f8-a436-4a27-bb1b-c498771049ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:44:52.269Z|498043f8-a436-4a27-bb1b-c498771049ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:44:52.895Z|663fe6b1-868b-4587-877a-4182a28dbe5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:44:52.896Z|663fe6b1-868b-4587-877a-4182a28dbe5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:44:56.768Z|591438f9-6985-4ab6-af9e-eafb092638a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:56.769Z|591438f9-6985-4ab6-af9e-eafb092638a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:56.772Z|7d261dec-d696-46c1-ba2e-bc334acc231a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:56.772Z|7d261dec-d696-46c1-ba2e-bc334acc231a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:44:58.288Z|970c60d4-3016-4f82-8547-05d59b7982d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:44:58.298Z|970c60d4-3016-4f82-8547-05d59b7982d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:06.800Z|c89a2a59-27d4-42b0-92b7-093f1b64eea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:06.801Z|c89a2a59-27d4-42b0-92b7-093f1b64eea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:06.811Z|0a7c317c-92a5-4e1e-96ba-e1eb9f6f60b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:06.812Z|0a7c317c-92a5-4e1e-96ba-e1eb9f6f60b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:07.268Z|8dcbd623-02ac-4dc0-a1b0-8a25a0536d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:45:07.269Z|8dcbd623-02ac-4dc0-a1b0-8a25a0536d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:45:08.334Z|6dced018-ed63-474a-9942-149ad88080a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:08.335Z|6dced018-ed63-474a-9942-149ad88080a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:16.840Z|0b581d66-0e09-4cdf-9a10-19ec4ab2510e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:16.840Z|8f537041-52e6-4e1c-a734-c0d4c3bc3027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:16.841Z|0b581d66-0e09-4cdf-9a10-19ec4ab2510e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:16.841Z|8f537041-52e6-4e1c-a734-c0d4c3bc3027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:17.346Z|82b4c2f8-505f-4a8b-813f-c49440d91132|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:45:17.347Z|82b4c2f8-505f-4a8b-813f-c49440d91132|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:18.358Z|7d6971d8-af8b-4c98-a19b-75672b6cc316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:18.359Z|7d6971d8-af8b-4c98-a19b-75672b6cc316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:22.268Z|95dc4f60-f51d-4727-8929-21425896b08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:45:22.271Z|95dc4f60-f51d-4727-8929-21425896b08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:45:22.897Z|b23e80b3-5810-42ed-99ec-265325ee0895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:45:22.898Z|b23e80b3-5810-42ed-99ec-265325ee0895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:45:26.865Z|d9f0d183-0bc4-4daf-9fdb-92674ccc4062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:26.866Z|d9f0d183-0bc4-4daf-9fdb-92674ccc4062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:26.867Z|d5de354b-16ea-4386-8f50-41c7da3bd4fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:26.868Z|d5de354b-16ea-4386-8f50-41c7da3bd4fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:28.388Z|bdec2bac-d129-46d4-b49f-20d8fadbb8ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:28.389Z|bdec2bac-d129-46d4-b49f-20d8fadbb8ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:36.897Z|ac5cb5cc-e6cf-40e8-8c25-7d6438f50ee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:36.903Z|7923e2e4-e91c-41f3-8e08-f195f45e0f4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:36.904Z|ac5cb5cc-e6cf-40e8-8c25-7d6438f50ee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:36.905Z|7923e2e4-e91c-41f3-8e08-f195f45e0f4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:37.268Z|8a2ff74f-df79-40e9-82a9-8572dff79804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:45:37.269Z|8a2ff74f-df79-40e9-82a9-8572dff79804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:45:38.412Z|aeef1b94-c12a-434f-b875-8aae8a1419b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:38.414Z|aeef1b94-c12a-434f-b875-8aae8a1419b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:46.938Z|994ef8ff-30a9-404e-981f-9877d22f53c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:46.938Z|994ef8ff-30a9-404e-981f-9877d22f53c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:46.942Z|977ed12b-e125-4eca-9a43-14a8d9a15e11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:46.945Z|977ed12b-e125-4eca-9a43-14a8d9a15e11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:48.435Z|b7613037-f402-41a1-bcdd-7081b7cdf1b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:48.437Z|b7613037-f402-41a1-bcdd-7081b7cdf1b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:52.268Z|676720c9-7f79-464c-8441-2273ba2fd306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:45:52.269Z|676720c9-7f79-464c-8441-2273ba2fd306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:45:52.899Z|fe4c0c6e-7c2d-47a7-96c5-da4278e5fb91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:45:52.899Z|fe4c0c6e-7c2d-47a7-96c5-da4278e5fb91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:45:56.968Z|1a415a86-bd5e-4139-9fa2-63ccb2d48223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:56.969Z|1a415a86-bd5e-4139-9fa2-63ccb2d48223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:56.979Z|42075ba1-a591-45e9-8aca-0ecfded6cce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:56.983Z|42075ba1-a591-45e9-8aca-0ecfded6cce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:45:58.497Z|4274b916-a49a-4d0e-be2e-f3a7d9fdf2fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:45:58.500Z|4274b916-a49a-4d0e-be2e-f3a7d9fdf2fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:07.013Z|53068a86-5c16-4d01-a532-8b51fad082d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:07.013Z|23fe26fb-cf10-46c3-9517-c94abfd863b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:07.014Z|53068a86-5c16-4d01-a532-8b51fad082d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:07.014Z|23fe26fb-cf10-46c3-9517-c94abfd863b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:07.268Z|27a82139-72f7-46e5-9737-38de7fa42b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:46:07.272Z|27a82139-72f7-46e5-9737-38de7fa42b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:46:08.530Z|16be47ca-feff-44f7-b6d6-dde72064365d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:08.534Z|16be47ca-feff-44f7-b6d6-dde72064365d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:17.036Z|7e35ac63-7715-4f37-bbd3-8a57c4cc3522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:17.038Z|7e35ac63-7715-4f37-bbd3-8a57c4cc3522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:17.039Z|bd12cc20-3382-4e03-97b4-ba23add401f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:17.039Z|bd12cc20-3382-4e03-97b4-ba23add401f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:17.348Z|7ecfb1ef-5888-4e9a-9a3c-156b6a9d4905|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:46:17.349Z|7ecfb1ef-5888-4e9a-9a3c-156b6a9d4905|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:18.600Z|3239d5a8-a4c0-4a0f-a04c-526988e5e029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:18.601Z|3239d5a8-a4c0-4a0f-a04c-526988e5e029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:22.268Z|9cd2d4d3-01a9-423f-86cd-c2a0f8c16e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:46:22.270Z|9cd2d4d3-01a9-423f-86cd-c2a0f8c16e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:46:22.900Z|63ee2c1e-ce27-4d47-ac3f-06e9721e4d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:46:22.901Z|63ee2c1e-ce27-4d47-ac3f-06e9721e4d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:46:27.064Z|cd4c9536-e0d7-4dc9-8ff2-ba1669955b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:27.066Z|cd4c9536-e0d7-4dc9-8ff2-ba1669955b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:27.093Z|1380e246-5dcb-4418-ba7b-aa96029c3315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:27.095Z|1380e246-5dcb-4418-ba7b-aa96029c3315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:28.632Z|7e12ad02-1e3c-4cb5-9769-ce7178421b05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:28.634Z|7e12ad02-1e3c-4cb5-9769-ce7178421b05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:37.114Z|4fc9f573-33f1-4871-a404-bf0874debffa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:37.115Z|4fc9f573-33f1-4871-a404-bf0874debffa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:37.127Z|a10907cd-9164-4b74-a926-175538331288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:37.127Z|a10907cd-9164-4b74-a926-175538331288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:37.268Z|7c0b1ca4-49ae-4a02-9403-48d7ac2e8c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:46:37.270Z|7c0b1ca4-49ae-4a02-9403-48d7ac2e8c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:46:38.658Z|b4ca431b-9663-49be-8114-580757bec154|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:38.659Z|b4ca431b-9663-49be-8114-580757bec154|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:47.140Z|56ba5064-7a61-4e58-98a6-a490dcfb3035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:47.148Z|e5a0d92c-9789-4456-b426-344eedf3780d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:47.148Z|e5a0d92c-9789-4456-b426-344eedf3780d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:47.154Z|56ba5064-7a61-4e58-98a6-a490dcfb3035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:48.697Z|77212f12-033a-49f8-a319-0637133fee92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:48.699Z|77212f12-033a-49f8-a319-0637133fee92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:52.268Z|bb37f251-d6d0-45c1-b0c8-465d2b1854b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:46:52.269Z|bb37f251-d6d0-45c1-b0c8-465d2b1854b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:46:52.902Z|a1e8420a-4161-4466-a180-494b79acddbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:46:52.903Z|a1e8420a-4161-4466-a180-494b79acddbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:46:57.170Z|a9293dce-1b47-4ca8-a056-104b432af900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:57.171Z|a9293dce-1b47-4ca8-a056-104b432af900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:57.173Z|74ceb6be-28f6-40ae-a4c8-8b3ff97ec8ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:57.174Z|74ceb6be-28f6-40ae-a4c8-8b3ff97ec8ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:46:58.728Z|93f63f56-8296-48e3-a524-aae8c2cb5242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:46:58.749Z|93f63f56-8296-48e3-a524-aae8c2cb5242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:07.195Z|6aa3150b-b347-4e00-85f5-acef19c45018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:07.196Z|6aa3150b-b347-4e00-85f5-acef19c45018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:07.216Z|c0029ab4-d2b5-4eaa-96f9-5e2df67ad0c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:07.217Z|c0029ab4-d2b5-4eaa-96f9-5e2df67ad0c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:07.268Z|51823eb4-4306-4cbe-a6eb-6c4d26fd6140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:47:07.270Z|51823eb4-4306-4cbe-a6eb-6c4d26fd6140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:47:08.770Z|0fe0a545-af98-46f9-a806-99de06a65652|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:08.771Z|0fe0a545-af98-46f9-a806-99de06a65652|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:17.219Z|9c9eb175-c801-4274-94d3-2bc59a78f8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:17.220Z|9c9eb175-c801-4274-94d3-2bc59a78f8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:17.239Z|b646768a-d821-4908-a883-54edec53ec9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:17.240Z|b646768a-d821-4908-a883-54edec53ec9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:17.346Z|2cb3950f-33cd-44c7-8e89-321d116eee62|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:47:17.347Z|2cb3950f-33cd-44c7-8e89-321d116eee62|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:18.796Z|790c2b95-8c45-4f39-9199-2dc2a6a89367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:18.797Z|790c2b95-8c45-4f39-9199-2dc2a6a89367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:22.268Z|9e0459df-65c8-4f42-a284-1ce2088bdd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:47:22.269Z|9e0459df-65c8-4f42-a284-1ce2088bdd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:47:22.904Z|e43e8922-b374-4df5-b21a-a5158cdc2fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:47:22.904Z|e43e8922-b374-4df5-b21a-a5158cdc2fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:47:27.241Z|fba589da-5802-4ef0-9128-c6b891899204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:27.243Z|fba589da-5802-4ef0-9128-c6b891899204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:27.271Z|7ea64671-ab4f-4223-bdbe-ee35d4731507|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:27.272Z|7ea64671-ab4f-4223-bdbe-ee35d4731507|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:28.818Z|a8effa1b-eb9b-452f-948a-58a5474fc09f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:28.819Z|a8effa1b-eb9b-452f-948a-58a5474fc09f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:37.268Z|a1e003ff-8fec-431a-8b18-0670bccd0eb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:47:37.269Z|a1e003ff-8fec-431a-8b18-0670bccd0eb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:47:37.290Z|e91de7dc-9a17-4aad-8040-c1bab629c605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:37.291Z|e91de7dc-9a17-4aad-8040-c1bab629c605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:37.293Z|a8640b04-e0f8-4101-94bd-69165e20a3ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:37.294Z|a8640b04-e0f8-4101-94bd-69165e20a3ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:38.841Z|8926f557-2f7a-495a-8b95-d412cb0adca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:38.842Z|8926f557-2f7a-495a-8b95-d412cb0adca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:47.318Z|72e6bc42-3675-4049-8aa0-15f8633a0bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:47.319Z|72e6bc42-3675-4049-8aa0-15f8633a0bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:47.325Z|1583b454-1966-4885-a3ee-d590a8c4db0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:47.326Z|1583b454-1966-4885-a3ee-d590a8c4db0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:48.864Z|f35d4a76-6042-4140-a882-628d63bfd43a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:48.867Z|f35d4a76-6042-4140-a882-628d63bfd43a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:52.268Z|db812d55-6d60-4ed4-ad47-08328eaf9508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:47:52.269Z|db812d55-6d60-4ed4-ad47-08328eaf9508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:47:52.905Z|922c2208-c371-4f71-920d-085da32d0c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:47:52.906Z|922c2208-c371-4f71-920d-085da32d0c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:47:57.343Z|2c834475-4cc0-4dc0-9eb5-4478b5c72aba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:57.344Z|2c834475-4cc0-4dc0-9eb5-4478b5c72aba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:57.346Z|7d6704de-38a6-413e-b185-6e60d66cec8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:57.346Z|7d6704de-38a6-413e-b185-6e60d66cec8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:47:58.890Z|503e1ff5-f2d8-4069-a3da-97e850444505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:47:58.891Z|503e1ff5-f2d8-4069-a3da-97e850444505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:07.268Z|a37c2276-3c0e-4570-8ac2-21230fcf065d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:48:07.269Z|a37c2276-3c0e-4570-8ac2-21230fcf065d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:48:07.369Z|e7c8a552-19dd-49d5-83d1-0ec9d04521fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:07.369Z|1d022dac-e5b5-4873-a40b-3dfaac997b69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:07.370Z|1d022dac-e5b5-4873-a40b-3dfaac997b69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:07.370Z|e7c8a552-19dd-49d5-83d1-0ec9d04521fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:08.912Z|751018e2-ec73-4b30-8df5-3ecfd892f0a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:08.913Z|751018e2-ec73-4b30-8df5-3ecfd892f0a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:17.346Z|97148571-a75e-4e2f-96bd-f2506eda72f4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:48:17.347Z|97148571-a75e-4e2f-96bd-f2506eda72f4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:17.397Z|62737679-a60b-4d1a-bf8c-f175f79341ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:17.398Z|62737679-a60b-4d1a-bf8c-f175f79341ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:17.401Z|31865706-8dc7-4c66-92be-406c51a6b82c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:17.402Z|31865706-8dc7-4c66-92be-406c51a6b82c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:18.941Z|f9fb8af1-93df-4e3e-88d0-548de2a03c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:18.942Z|f9fb8af1-93df-4e3e-88d0-548de2a03c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:22.269Z|05c12ba9-5a96-4c87-81ff-45aa90ee0039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:48:22.274Z|05c12ba9-5a96-4c87-81ff-45aa90ee0039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:48:22.908Z|e3069606-80dd-4f53-b2ec-fbd8c3915ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:48:22.910Z|e3069606-80dd-4f53-b2ec-fbd8c3915ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:48:27.421Z|a251f357-700b-4f3e-bd81-a671fdea7f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:27.422Z|a251f357-700b-4f3e-bd81-a671fdea7f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:27.425Z|e602064a-cccc-47f7-8aa7-21547e62c160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:27.425Z|e602064a-cccc-47f7-8aa7-21547e62c160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:28.966Z|4a04ebeb-d8da-45d3-916c-fc925e7e9783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:28.967Z|4a04ebeb-d8da-45d3-916c-fc925e7e9783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:37.268Z|2c3525bc-8371-464c-a6ae-0015b1b39f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:48:37.269Z|2c3525bc-8371-464c-a6ae-0015b1b39f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:48:37.447Z|dc804a71-38cd-41da-b130-c9ed6c47a557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:37.449Z|dc804a71-38cd-41da-b130-c9ed6c47a557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:37.452Z|a418b473-a452-40e7-9cb2-a28f642863bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:37.452Z|a418b473-a452-40e7-9cb2-a28f642863bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:38.993Z|e3ed4dc9-62af-4abf-9f64-db864af81dcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:38.994Z|e3ed4dc9-62af-4abf-9f64-db864af81dcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:47.472Z|fc99b8db-e360-4db5-b67d-2d7eb0276c77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:47.477Z|fc99b8db-e360-4db5-b67d-2d7eb0276c77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:47.486Z|e234c75c-1535-4a9a-8520-9aa9bbaef870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:47.490Z|e234c75c-1535-4a9a-8520-9aa9bbaef870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:49.017Z|fbf7d0a7-8104-4d1c-84cb-3d7f5eeaee4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:49.019Z|fbf7d0a7-8104-4d1c-84cb-3d7f5eeaee4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:52.268Z|2614b2d7-825b-4368-b756-f295e2b163e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:48:52.269Z|2614b2d7-825b-4368-b756-f295e2b163e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:48:52.911Z|742f5e59-cc6c-474e-b95e-cefcfcdce10e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:48:52.912Z|742f5e59-cc6c-474e-b95e-cefcfcdce10e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:48:57.499Z|c0365586-c04f-41aa-9d86-ce419714d121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:57.501Z|c0365586-c04f-41aa-9d86-ce419714d121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:57.513Z|2137cd28-1227-4278-9638-53f11a9624a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:57.514Z|2137cd28-1227-4278-9638-53f11a9624a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:48:59.044Z|44afc4b2-e96a-4667-8ff0-e57d69359e35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:48:59.045Z|44afc4b2-e96a-4667-8ff0-e57d69359e35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:07.268Z|61073354-bd24-448f-bb71-de2f0cefcc0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:49:07.284Z|61073354-bd24-448f-bb71-de2f0cefcc0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:49:07.545Z|12bac3c1-72ec-4a11-a40a-a23853743372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:07.547Z|12bac3c1-72ec-4a11-a40a-a23853743372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:07.550Z|f3472475-0050-4be2-8f04-4659d5eb667c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:07.552Z|f3472475-0050-4be2-8f04-4659d5eb667c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:09.068Z|67619458-0e00-464b-a31d-86e0f7bcc60a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:09.069Z|67619458-0e00-464b-a31d-86e0f7bcc60a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:17.347Z|36fc7e00-ce41-4ad6-be31-92c7545a020a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:49:17.348Z|36fc7e00-ce41-4ad6-be31-92c7545a020a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:17.589Z|75a45f81-b4a3-475b-86e4-fb4b8fd9bcdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:17.591Z|75a45f81-b4a3-475b-86e4-fb4b8fd9bcdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:17.594Z|da3dadba-8428-4fa3-bac9-a93606605094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:17.595Z|da3dadba-8428-4fa3-bac9-a93606605094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:19.093Z|95af27c3-f499-4037-a2c0-eb4e0cbaa6f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:19.094Z|95af27c3-f499-4037-a2c0-eb4e0cbaa6f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:22.268Z|f553b922-4f5b-486f-b252-ce56d78fae6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:49:22.269Z|f553b922-4f5b-486f-b252-ce56d78fae6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:49:22.913Z|163c5a88-9aa2-4653-8d9e-174622043852|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:49:22.914Z|163c5a88-9aa2-4653-8d9e-174622043852|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:49:27.626Z|70599436-4af2-41ed-a9df-552d9478d43d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:27.626Z|c71aa438-47c4-4c2d-82c4-f90ca8ba557b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:27.627Z|70599436-4af2-41ed-a9df-552d9478d43d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:27.627Z|c71aa438-47c4-4c2d-82c4-f90ca8ba557b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:29.116Z|dcc7bef7-c25a-4c2e-99e3-9ac8c6336ace|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:29.119Z|dcc7bef7-c25a-4c2e-99e3-9ac8c6336ace|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:37.268Z|a4666839-1cd6-4d9d-a54e-21a4f1bc518d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:49:37.269Z|a4666839-1cd6-4d9d-a54e-21a4f1bc518d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:49:37.652Z|73115ad8-8204-49b9-a93e-1a0d8ff2c591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:37.652Z|09294588-31c6-4c53-9dfd-d5066910ae14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:37.656Z|73115ad8-8204-49b9-a93e-1a0d8ff2c591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:37.656Z|09294588-31c6-4c53-9dfd-d5066910ae14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:39.144Z|279cfe11-4fe1-4ae9-a4bc-1c54f2350ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:39.146Z|279cfe11-4fe1-4ae9-a4bc-1c54f2350ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:47.689Z|74202921-6fe7-4798-a38a-8ed5bde2f9fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:47.684Z|9130238c-f61b-4f62-aac9-b8e7a1477ff7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:47.690Z|74202921-6fe7-4798-a38a-8ed5bde2f9fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:47.691Z|9130238c-f61b-4f62-aac9-b8e7a1477ff7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:49.170Z|ca9b7827-b39b-4dde-8eeb-a3a556d23ab2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:49.172Z|ca9b7827-b39b-4dde-8eeb-a3a556d23ab2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:52.268Z|b8d40278-95c5-449f-8d77-a5cfe76d012a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:49:52.272Z|b8d40278-95c5-449f-8d77-a5cfe76d012a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:49:52.915Z|565b75ca-b233-45ef-9b57-600c0024c387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:49:52.916Z|565b75ca-b233-45ef-9b57-600c0024c387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:49:57.719Z|c9d0fb50-070e-4338-9816-60f312f3876c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:57.719Z|c4f639d4-23c6-4741-b5eb-a00d96380677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:57.720Z|c9d0fb50-070e-4338-9816-60f312f3876c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:57.720Z|c4f639d4-23c6-4741-b5eb-a00d96380677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:49:59.199Z|44c4899c-0f94-4098-979d-1712ee485a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:49:59.200Z|44c4899c-0f94-4098-979d-1712ee485a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:07.268Z|ad8b9633-484d-4b8d-8b8c-7e3902600baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:50:07.269Z|ad8b9633-484d-4b8d-8b8c-7e3902600baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:50:07.743Z|11c80a47-6674-4877-9a7b-589da4fa6797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:07.744Z|11c80a47-6674-4877-9a7b-589da4fa6797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:07.749Z|649e9fd5-06e3-4c52-8793-d8af164a018a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:07.750Z|649e9fd5-06e3-4c52-8793-d8af164a018a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:09.234Z|16631144-77bb-4d23-b6f0-96e170f085a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:09.237Z|16631144-77bb-4d23-b6f0-96e170f085a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:17.356Z|ec66fd98-ec20-4af4-8bb5-b6e0f4e37cbd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:50:17.358Z|ec66fd98-ec20-4af4-8bb5-b6e0f4e37cbd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:17.770Z|737a3914-0eaf-4434-91ec-6ea13175f740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:17.770Z|078964dd-211a-4f7d-b26f-912f91035918|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:17.772Z|078964dd-211a-4f7d-b26f-912f91035918|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:17.772Z|737a3914-0eaf-4434-91ec-6ea13175f740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:19.269Z|215b857a-3cb9-49b6-9fb1-d634522073d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:19.270Z|215b857a-3cb9-49b6-9fb1-d634522073d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:22.268Z|814f4547-f249-4fd9-b021-96c2cc4aaeea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:50:22.269Z|814f4547-f249-4fd9-b021-96c2cc4aaeea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:50:22.917Z|0171d2f5-c46b-499e-8686-0fa9f97314fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:50:22.918Z|0171d2f5-c46b-499e-8686-0fa9f97314fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:50:27.798Z|3ab8c5f6-47d2-4e2f-be7a-b7da02a1617c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:27.798Z|c1e76e09-55ab-4f3b-83fa-27ca17a576d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:27.799Z|3ab8c5f6-47d2-4e2f-be7a-b7da02a1617c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:27.799Z|c1e76e09-55ab-4f3b-83fa-27ca17a576d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:29.306Z|7bafe793-2650-4f8f-abad-41dcadd19667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:29.308Z|7bafe793-2650-4f8f-abad-41dcadd19667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:37.277Z|ecd7e2af-3b2c-413f-b0f0-90fc721db23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:50:37.301Z|ecd7e2af-3b2c-413f-b0f0-90fc721db23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:50:37.821Z|b2013cbb-1f3c-4abd-84e9-46a28b48569f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:37.821Z|b599492b-2e93-45af-83cc-eba559dcf589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:37.822Z|b2013cbb-1f3c-4abd-84e9-46a28b48569f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:37.822Z|b599492b-2e93-45af-83cc-eba559dcf589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:39.331Z|94051e0d-0630-4f3d-80e6-f464f163d687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:39.332Z|94051e0d-0630-4f3d-80e6-f464f163d687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:47.846Z|a2db973f-1b5a-48ff-b919-b045da3de445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:47.848Z|a2db973f-1b5a-48ff-b919-b045da3de445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:47.851Z|7df1e51c-4161-473a-b9c9-69a2782ada7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:47.852Z|7df1e51c-4161-473a-b9c9-69a2782ada7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:49.353Z|56a962ee-0616-47b9-a4f1-cc2404f16e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:49.354Z|56a962ee-0616-47b9-a4f1-cc2404f16e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:52.268Z|e2a97c41-724f-4bcb-948d-f42159518261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:50:52.271Z|e2a97c41-724f-4bcb-948d-f42159518261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:50:52.920Z|7e66f1ee-88a4-41b8-95ee-bfb17b7e7623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:50:52.924Z|7e66f1ee-88a4-41b8-95ee-bfb17b7e7623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:50:57.889Z|9a160d18-ce6d-4e4b-a935-f324bf8ced04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:57.889Z|1b423883-a2be-49a7-ab6d-570d0b81c98c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:57.891Z|9a160d18-ce6d-4e4b-a935-f324bf8ced04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:57.894Z|1b423883-a2be-49a7-ab6d-570d0b81c98c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:50:59.397Z|0b697465-1645-4bd8-9f5c-d2f89787a87f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:50:59.398Z|0b697465-1645-4bd8-9f5c-d2f89787a87f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:07.269Z|26da8b58-2448-4679-85e7-b168d71c7ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:51:07.272Z|26da8b58-2448-4679-85e7-b168d71c7ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:51:07.930Z|c786a878-a653-4d6d-9ccf-87bcc47f4fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:07.930Z|a163775f-9172-4558-9e78-01370a23600f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:07.931Z|a163775f-9172-4558-9e78-01370a23600f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:07.931Z|c786a878-a653-4d6d-9ccf-87bcc47f4fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:09.423Z|3f715cff-4643-42c5-9497-bb02fa165a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:09.424Z|3f715cff-4643-42c5-9497-bb02fa165a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:17.347Z|de4ff26b-14f0-4350-9f18-e8a7f1b9838c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:51:17.348Z|de4ff26b-14f0-4350-9f18-e8a7f1b9838c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:17.956Z|b36e6c12-4b08-4264-a7ce-c3c18fc31dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:17.957Z|b36e6c12-4b08-4264-a7ce-c3c18fc31dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:17.966Z|e6e30a02-97b9-43ce-99e4-e85f936313bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:17.966Z|e6e30a02-97b9-43ce-99e4-e85f936313bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:19.449Z|138afad7-8362-4bb9-ba05-5944681bc009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:19.450Z|138afad7-8362-4bb9-ba05-5944681bc009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:22.268Z|d1a02cd0-4384-439a-95fb-f4c99420582c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:51:22.272Z|d1a02cd0-4384-439a-95fb-f4c99420582c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:51:22.926Z|f0670e5d-61f2-4989-abbd-7246c21dabe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:51:22.927Z|f0670e5d-61f2-4989-abbd-7246c21dabe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:51:27.990Z|5a31a08d-9606-4f83-9f3a-1ae57955f0dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:27.991Z|5a31a08d-9606-4f83-9f3a-1ae57955f0dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:28.007Z|f01ed7ee-2100-472a-89f8-fcdb768af6ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:28.011Z|f01ed7ee-2100-472a-89f8-fcdb768af6ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:29.475Z|55e00dfa-69f7-45f5-87d5-a4619d19aabc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:29.476Z|55e00dfa-69f7-45f5-87d5-a4619d19aabc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:37.273Z|fe6cde52-dfb4-4ff9-a781-438a43810051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:51:37.274Z|fe6cde52-dfb4-4ff9-a781-438a43810051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:51:38.013Z|0e6c3d8b-2b53-434c-9c76-bf30a1879aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:38.014Z|0e6c3d8b-2b53-434c-9c76-bf30a1879aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:38.040Z|c521f18d-ca29-4312-97a7-502721b53612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:38.040Z|c521f18d-ca29-4312-97a7-502721b53612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:39.500Z|30c65fd3-1870-4c68-832d-a8a9f695df2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:39.501Z|30c65fd3-1870-4c68-832d-a8a9f695df2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:48.038Z|f8acd3dc-4ec5-440d-b4ca-0d112b63b3cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:48.039Z|f8acd3dc-4ec5-440d-b4ca-0d112b63b3cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:48.060Z|99e9c620-d4a8-44f1-9362-ccc2e62c03a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:48.061Z|99e9c620-d4a8-44f1-9362-ccc2e62c03a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:49.525Z|6e9cd605-8193-4685-9b6b-cb714caace54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:49.526Z|6e9cd605-8193-4685-9b6b-cb714caace54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:52.268Z|a0a7fe79-9676-4b8e-b046-27a80648e954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:51:52.269Z|a0a7fe79-9676-4b8e-b046-27a80648e954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:51:52.928Z|ebdd100b-dead-48ff-be54-4d05768b9708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:51:52.928Z|ebdd100b-dead-48ff-be54-4d05768b9708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:51:58.089Z|1bbc6c9c-276f-4470-8d7f-6e546c063dd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:58.091Z|1bbc6c9c-276f-4470-8d7f-6e546c063dd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:58.108Z|3c7f565a-adca-485e-8d2f-e5b1e7216f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:58.118Z|3c7f565a-adca-485e-8d2f-e5b1e7216f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:51:59.550Z|c082e441-a29a-4d86-8b4a-1db6eec30745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:51:59.551Z|c082e441-a29a-4d86-8b4a-1db6eec30745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:07.268Z|37c570ee-093c-4282-af19-dd5e667720f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:52:07.272Z|37c570ee-093c-4282-af19-dd5e667720f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:52:08.120Z|2e6896cb-84a5-46b6-b6bf-9d8ee49a4184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:08.121Z|2e6896cb-84a5-46b6-b6bf-9d8ee49a4184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:08.140Z|83de8922-7997-47fa-9d12-8a189ff5957d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:08.141Z|83de8922-7997-47fa-9d12-8a189ff5957d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:09.574Z|933f0bf7-8cd7-4a60-b670-e0b279d4dd4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:09.576Z|933f0bf7-8cd7-4a60-b670-e0b279d4dd4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:17.348Z|9ed327f7-5012-4af4-90a4-8c0b96fa7c8c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:52:17.349Z|9ed327f7-5012-4af4-90a4-8c0b96fa7c8c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:18.143Z|778952c0-59e3-4687-9d0e-cca122c9dafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:18.144Z|778952c0-59e3-4687-9d0e-cca122c9dafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:18.161Z|d7e099cb-b5cd-4867-8931-398b5e0f525f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:18.162Z|d7e099cb-b5cd-4867-8931-398b5e0f525f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:19.598Z|70f5ab35-dc0a-4364-8b40-fbbd3ddec11e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:19.599Z|70f5ab35-dc0a-4364-8b40-fbbd3ddec11e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:22.277Z|b4e16abf-ba9c-4a87-951e-5431abb0474f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:52:22.278Z|b4e16abf-ba9c-4a87-951e-5431abb0474f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:52:22.929Z|0b7436d2-7ee6-490f-a006-a0ccf68e2ead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:52:22.932Z|0b7436d2-7ee6-490f-a006-a0ccf68e2ead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:52:28.170Z|ee9bcbb4-f350-4414-a5df-7d201fe382f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:28.171Z|ee9bcbb4-f350-4414-a5df-7d201fe382f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:28.211Z|555ed46d-9987-4af7-a97a-d603f35bc508|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:28.213Z|555ed46d-9987-4af7-a97a-d603f35bc508|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:29.627Z|2e5ad3fb-7199-4af4-8919-a01f86b93a95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:29.627Z|2e5ad3fb-7199-4af4-8919-a01f86b93a95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:37.268Z|e0a6f0ea-a7cb-4fe7-886e-758effc6165f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:52:37.277Z|e0a6f0ea-a7cb-4fe7-886e-758effc6165f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:52:38.203Z|98b7a476-eee1-4a08-8275-079b494be19b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:38.205Z|98b7a476-eee1-4a08-8275-079b494be19b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:38.236Z|3a2ba3f7-138d-4190-af50-d78245e74436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:38.237Z|3a2ba3f7-138d-4190-af50-d78245e74436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:39.649Z|5d65435d-52c5-4ffb-bd0a-95ba68ff1ee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:39.651Z|5d65435d-52c5-4ffb-bd0a-95ba68ff1ee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:48.227Z|2eae168b-7614-46f0-ba06-7cf77f4d5f20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:48.228Z|2eae168b-7614-46f0-ba06-7cf77f4d5f20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:48.257Z|949d24ef-99b2-4dcc-b54e-248db78c99a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:48.257Z|949d24ef-99b2-4dcc-b54e-248db78c99a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:49.678Z|e32d6ca2-551e-4b16-8914-b10471f4588f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:49.679Z|e32d6ca2-551e-4b16-8914-b10471f4588f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:52.268Z|12ce20ea-6dee-443c-9535-60d6c57e98b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:52:52.270Z|12ce20ea-6dee-443c-9535-60d6c57e98b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:52:52.935Z|c8ea6482-a2f2-4a16-a0a0-c14cf27fe6e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:52:52.936Z|c8ea6482-a2f2-4a16-a0a0-c14cf27fe6e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:52:58.261Z|e6b2126a-25f1-47ed-bc58-1c1dd734045e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:58.262Z|e6b2126a-25f1-47ed-bc58-1c1dd734045e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:58.278Z|b100124c-7bcf-4ca9-a995-bc68b404b040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:58.279Z|b100124c-7bcf-4ca9-a995-bc68b404b040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:52:59.708Z|b92738f0-f9b5-4d4f-a80f-47d984fd7c9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:52:59.709Z|b92738f0-f9b5-4d4f-a80f-47d984fd7c9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:07.268Z|ede865fb-4e8e-4641-8ef6-3975c4691b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:53:07.269Z|ede865fb-4e8e-4641-8ef6-3975c4691b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:53:08.284Z|e711b9b0-6b21-493c-8573-9b464387a9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:08.286Z|e711b9b0-6b21-493c-8573-9b464387a9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:08.299Z|4b9e4ba6-2e1d-4097-bee5-b146db9c8f7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:08.300Z|4b9e4ba6-2e1d-4097-bee5-b146db9c8f7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:09.732Z|1ca15b87-2743-4a01-80ac-733a424eadd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:09.733Z|1ca15b87-2743-4a01-80ac-733a424eadd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:17.346Z|52fb9ea3-c1e0-4e26-8a4b-84b58ef20694|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:53:17.347Z|52fb9ea3-c1e0-4e26-8a4b-84b58ef20694|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:18.307Z|f85e2294-c392-467a-a889-bcc791f1f652|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:18.309Z|f85e2294-c392-467a-a889-bcc791f1f652|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:18.322Z|e3414b3e-4ecc-4af6-a871-29fa139d33ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:18.323Z|e3414b3e-4ecc-4af6-a871-29fa139d33ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:19.755Z|9bca055f-46d2-4e13-bdd6-3f19863f26b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:19.756Z|9bca055f-46d2-4e13-bdd6-3f19863f26b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:22.268Z|69401610-387a-4934-bcac-59884622c245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:53:22.272Z|69401610-387a-4934-bcac-59884622c245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:53:22.937Z|17d57811-c758-4cd2-adbf-5a291d51149d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:53:22.941Z|17d57811-c758-4cd2-adbf-5a291d51149d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:53:28.347Z|44606651-cc70-4b66-879a-588f8e90aaf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:28.347Z|aa330eb6-d49a-4f20-9bf9-c4609f83d8ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:28.348Z|44606651-cc70-4b66-879a-588f8e90aaf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:28.349Z|aa330eb6-d49a-4f20-9bf9-c4609f83d8ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:29.788Z|7b81958f-93f9-4a28-aac0-c071e949f605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:29.790Z|7b81958f-93f9-4a28-aac0-c071e949f605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:37.269Z|72f5de98-e27b-4e3a-a2ac-70d2c0e41ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:53:37.270Z|72f5de98-e27b-4e3a-a2ac-70d2c0e41ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:53:38.378Z|98ae20e8-dc35-4feb-9d08-30aaf92ee2d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:38.379Z|98ae20e8-dc35-4feb-9d08-30aaf92ee2d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:38.387Z|d8eb5a94-3a6b-476e-ac1d-1106b8beb925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:38.388Z|d8eb5a94-3a6b-476e-ac1d-1106b8beb925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:39.813Z|c12a8fe6-e31d-412b-b289-764b46b59e66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:39.814Z|c12a8fe6-e31d-412b-b289-764b46b59e66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:48.402Z|4d0a4e52-d72d-42c3-bc2b-43c604e8955f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:48.403Z|4d0a4e52-d72d-42c3-bc2b-43c604e8955f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:48.410Z|442fe15d-bbe9-4f27-b9f8-bc80b094e3a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:48.411Z|442fe15d-bbe9-4f27-b9f8-bc80b094e3a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:49.838Z|03964c86-e843-4d9a-af39-00c5c85a4d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:49.839Z|03964c86-e843-4d9a-af39-00c5c85a4d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:52.269Z|9d0049ff-820f-4383-8cef-cf7f9cd5baa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:53:52.271Z|9d0049ff-820f-4383-8cef-cf7f9cd5baa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:53:52.942Z|8fb60182-7165-44a9-ac0d-817d33d5e7de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:53:52.943Z|8fb60182-7165-44a9-ac0d-817d33d5e7de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:53:58.428Z|2185dfa4-bcdf-422a-a5fc-a4619756eb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:58.429Z|2185dfa4-bcdf-422a-a5fc-a4619756eb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:58.431Z|b1993140-0ee7-4dd8-8f72-bb621b6a31c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:58.431Z|b1993140-0ee7-4dd8-8f72-bb621b6a31c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:53:59.863Z|8de1fe29-84cd-49af-aedb-2dd264494f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:53:59.865Z|8de1fe29-84cd-49af-aedb-2dd264494f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:07.268Z|f7b939d8-a806-44e7-958b-33ebbb1064e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:54:07.278Z|f7b939d8-a806-44e7-958b-33ebbb1064e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:54:08.452Z|11e56408-64e5-44b2-ba3d-81149afd008a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:08.453Z|59687352-4cc4-43bd-86a9-ce5bc0fe2318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:08.454Z|59687352-4cc4-43bd-86a9-ce5bc0fe2318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:08.458Z|11e56408-64e5-44b2-ba3d-81149afd008a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:09.905Z|dd17fdbe-90ca-4d56-a82e-30b9e6e09450|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:09.906Z|dd17fdbe-90ca-4d56-a82e-30b9e6e09450|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:17.345Z|b687338f-812b-47b8-96ec-b51e4a569bd7|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:54:17.346Z|b687338f-812b-47b8-96ec-b51e4a569bd7|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:18.480Z|12277d87-2025-4a0d-ab6a-4db437357582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:18.481Z|12277d87-2025-4a0d-ab6a-4db437357582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:18.487Z|eaab5584-e08d-4736-979d-584307aeb22f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:18.490Z|eaab5584-e08d-4736-979d-584307aeb22f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:19.928Z|05a698a2-b86c-4110-8f21-132ddaaec1af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:19.930Z|05a698a2-b86c-4110-8f21-132ddaaec1af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:22.268Z|b39fc287-37f6-43fc-951c-93f30105006f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:54:22.269Z|b39fc287-37f6-43fc-951c-93f30105006f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:54:22.944Z|2da617bd-5d2a-4ab0-91ea-215dd32443e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:54:22.944Z|2da617bd-5d2a-4ab0-91ea-215dd32443e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:54:28.504Z|c543121d-df74-4496-af72-546162aafc79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:28.505Z|c543121d-df74-4496-af72-546162aafc79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:28.515Z|cc799424-5f5e-413a-bb68-23a70e698979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:28.516Z|cc799424-5f5e-413a-bb68-23a70e698979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:29.956Z|7236049a-1142-4972-bbf6-73ad6b49c731|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:29.958Z|7236049a-1142-4972-bbf6-73ad6b49c731|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:37.269Z|7e428045-0253-4714-98d8-3fd40b53fddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:54:37.270Z|7e428045-0253-4714-98d8-3fd40b53fddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:54:38.526Z|4f68b3ea-1ef4-444a-97f1-6bda73e295f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:38.527Z|4f68b3ea-1ef4-444a-97f1-6bda73e295f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:38.535Z|ced272bd-f7ed-478f-9fcf-66793a41ff44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:38.535Z|ced272bd-f7ed-478f-9fcf-66793a41ff44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:39.988Z|b74d2d94-3bc0-4d0c-b41d-f30e70062be5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:39.990Z|b74d2d94-3bc0-4d0c-b41d-f30e70062be5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:48.557Z|07e4ee7b-9571-4c4a-a3e3-4d718d8baa88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:48.559Z|07e4ee7b-9571-4c4a-a3e3-4d718d8baa88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:48.566Z|7fe7ce5e-c161-4ec7-89b9-c29c7a8957be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:48.568Z|7fe7ce5e-c161-4ec7-89b9-c29c7a8957be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:50.011Z|ee2a6b9b-6dbb-4782-86ed-02da6c7641f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:50.013Z|ee2a6b9b-6dbb-4782-86ed-02da6c7641f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:52.268Z|48b532dc-ea22-4b99-967b-6ef131473d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:54:52.272Z|48b532dc-ea22-4b99-967b-6ef131473d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:54:52.945Z|868893b1-7002-4bb4-bc57-ae4e99547873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:54:52.946Z|868893b1-7002-4bb4-bc57-ae4e99547873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:54:58.592Z|32d805b9-b920-4e13-8351-ceb3a22854d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:58.595Z|32d805b9-b920-4e13-8351-ceb3a22854d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:54:58.623Z|e60cc738-8d06-4e31-993d-b8639549221c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:54:58.627Z|e60cc738-8d06-4e31-993d-b8639549221c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:00.038Z|7df38592-250f-4e30-b3cc-ec7e0de66c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:00.039Z|7df38592-250f-4e30-b3cc-ec7e0de66c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:07.268Z|08a68f32-4d6b-4aa1-b419-e3bb863512b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:55:07.269Z|08a68f32-4d6b-4aa1-b419-e3bb863512b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:55:08.635Z|6631256c-2447-42c6-8c56-f86b74bba179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:08.636Z|6631256c-2447-42c6-8c56-f86b74bba179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:08.648Z|80a95ea3-0d08-457d-bf97-f3cc5ee334fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:08.649Z|80a95ea3-0d08-457d-bf97-f3cc5ee334fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:10.061Z|0f1f6f73-d1f4-4751-b274-ce2b1ed30907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:10.063Z|0f1f6f73-d1f4-4751-b274-ce2b1ed30907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:17.346Z|a4497bcb-83ef-4d19-84e8-27ee562877ed|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:55:17.348Z|a4497bcb-83ef-4d19-84e8-27ee562877ed|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:18.657Z|361020e0-c950-4be0-90c9-96c0152fe601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:18.658Z|361020e0-c950-4be0-90c9-96c0152fe601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:18.670Z|408312d2-3e58-4ea0-bf61-912764ae3284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:18.670Z|408312d2-3e58-4ea0-bf61-912764ae3284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:20.093Z|2cd6b8bc-2663-4e06-9721-d8cd2dcb6456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:20.094Z|2cd6b8bc-2663-4e06-9721-d8cd2dcb6456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:22.268Z|62a070f9-94a1-44f6-b79f-5d0ce5fdd5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:55:22.269Z|62a070f9-94a1-44f6-b79f-5d0ce5fdd5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:55:22.946Z|5b577bca-caac-4595-9d58-820715dba402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:55:22.947Z|5b577bca-caac-4595-9d58-820715dba402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:55:28.680Z|e7dd0f4c-db54-439e-9482-e2d0b3f0dcb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:28.681Z|e7dd0f4c-db54-439e-9482-e2d0b3f0dcb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:28.695Z|ee0340ff-ed26-4484-a33b-877680122596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:28.702Z|ee0340ff-ed26-4484-a33b-877680122596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:30.116Z|d0d753e8-7b31-4f90-995c-c242c0958e17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:30.117Z|d0d753e8-7b31-4f90-995c-c242c0958e17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:37.268Z|c43de9f9-fc33-4615-8046-52e5cb8e2944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:55:37.290Z|c43de9f9-fc33-4615-8046-52e5cb8e2944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:55:38.703Z|147ce881-0625-4d6a-abe8-e966c3ae8a5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:38.704Z|147ce881-0625-4d6a-abe8-e966c3ae8a5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:38.722Z|b75a878c-72fc-43ed-8068-e406017b3371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:38.723Z|b75a878c-72fc-43ed-8068-e406017b3371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:40.145Z|b33f7366-9fce-484c-8b4b-78550effa803|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:40.146Z|b33f7366-9fce-484c-8b4b-78550effa803|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:48.726Z|5e40347b-7af6-4051-83cc-9a7f23fda4e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:48.727Z|5e40347b-7af6-4051-83cc-9a7f23fda4e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:48.754Z|66a986fc-7197-4f1a-82e2-45af15a2f95c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:48.754Z|66a986fc-7197-4f1a-82e2-45af15a2f95c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:50.168Z|10c86da0-66e8-4534-98ad-a98ed93b1889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:50.170Z|10c86da0-66e8-4534-98ad-a98ed93b1889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:52.268Z|669203c5-df29-4a96-b3fa-6073062d2acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:55:52.269Z|669203c5-df29-4a96-b3fa-6073062d2acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:55:52.948Z|152c2f14-faaa-4cdb-9a2f-39a14734b8fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:55:52.949Z|152c2f14-faaa-4cdb-9a2f-39a14734b8fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:55:58.749Z|ee4debf2-68f1-484d-b0e7-cc5b5a07b826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:58.750Z|ee4debf2-68f1-484d-b0e7-cc5b5a07b826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:55:58.773Z|dde23e9c-551d-40a8-b0d7-ec8a41851f4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:55:58.774Z|dde23e9c-551d-40a8-b0d7-ec8a41851f4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:00.202Z|eb36ee3a-c405-4fb2-9c8e-b4c77d02b4a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:00.203Z|eb36ee3a-c405-4fb2-9c8e-b4c77d02b4a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:07.270Z|afb5794c-8b8c-4c3a-adca-49e9dfb6469b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:56:07.270Z|afb5794c-8b8c-4c3a-adca-49e9dfb6469b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:56:08.771Z|54d847b9-de40-43c2-abce-b9f0443bb0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:08.772Z|54d847b9-de40-43c2-abce-b9f0443bb0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:08.795Z|27fdb963-5ce1-4938-be56-184c3081d64c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:08.796Z|27fdb963-5ce1-4938-be56-184c3081d64c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:10.225Z|8deeedfb-4f40-4d18-995a-26157d9e5475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:10.226Z|8deeedfb-4f40-4d18-995a-26157d9e5475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:17.347Z|cb632738-ac77-4895-b904-d01db325aef4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:56:17.347Z|cb632738-ac77-4895-b904-d01db325aef4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:18.793Z|c38b4899-4829-4920-9fbf-61cd514309e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:18.795Z|c38b4899-4829-4920-9fbf-61cd514309e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:18.816Z|6fbce4c5-710f-4d6d-ae71-ddffcfe961a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:18.817Z|6fbce4c5-710f-4d6d-ae71-ddffcfe961a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:20.248Z|6bce3fd4-4132-447b-ab31-c8698903592e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:20.250Z|6bce3fd4-4132-447b-ab31-c8698903592e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:22.268Z|9a499693-87ab-43cd-95be-ef045ba04d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:56:22.271Z|9a499693-87ab-43cd-95be-ef045ba04d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:56:22.951Z|4fe6e0fa-e496-4ced-9950-2e4671bd87a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:56:22.951Z|4fe6e0fa-e496-4ced-9950-2e4671bd87a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:56:28.817Z|c35edb32-db62-4e5e-8cfc-21d2ee8c4c30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:28.818Z|c35edb32-db62-4e5e-8cfc-21d2ee8c4c30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:28.835Z|09697837-b2f5-4421-9e7b-a3c72a51c8d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:28.835Z|09697837-b2f5-4421-9e7b-a3c72a51c8d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:30.271Z|2d90bce3-d5b0-4a7d-b5d5-d97a2805bda6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:30.273Z|2d90bce3-d5b0-4a7d-b5d5-d97a2805bda6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:37.272Z|65150242-055c-49ad-ad6d-deab2c411231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:56:37.273Z|65150242-055c-49ad-ad6d-deab2c411231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:56:38.851Z|0ce7488a-c7f9-49b8-bc40-158c9cabc3b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:38.855Z|0420163b-78a5-4538-88df-b539e374896c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:38.856Z|0420163b-78a5-4538-88df-b539e374896c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:38.855Z|0ce7488a-c7f9-49b8-bc40-158c9cabc3b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:40.301Z|0f3c7403-755a-4a6d-88ba-9e98586a2f7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:40.303Z|0f3c7403-755a-4a6d-88ba-9e98586a2f7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:48.879Z|34744fac-a067-4fa3-8aae-e9d51cb35d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:48.881Z|34744fac-a067-4fa3-8aae-e9d51cb35d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:48.890Z|5e67eac5-6e65-4ab4-acc0-d5a8b07d2d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:48.891Z|5e67eac5-6e65-4ab4-acc0-d5a8b07d2d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:50.330Z|7631124e-cc03-4691-b69f-c94f04780feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:50.331Z|7631124e-cc03-4691-b69f-c94f04780feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:52.268Z|ad8cb3ee-e373-4f2a-bb0e-634f52b5f7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:56:52.269Z|ad8cb3ee-e373-4f2a-bb0e-634f52b5f7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:56:52.952Z|200fa4ff-3584-43c4-90d3-b3e0856dd295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:56:52.953Z|200fa4ff-3584-43c4-90d3-b3e0856dd295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:56:58.907Z|985588a2-511d-47ff-a8c4-5474b06c9d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:58.909Z|985588a2-511d-47ff-a8c4-5474b06c9d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:56:58.937Z|e10e2a80-cab4-4349-b5ea-9433b0c86465|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:56:58.938Z|e10e2a80-cab4-4349-b5ea-9433b0c86465|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:00.352Z|4b9a1eb9-e920-48b0-9f74-b52b7f72113e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:00.353Z|4b9a1eb9-e920-48b0-9f74-b52b7f72113e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:07.273Z|c71004e6-cb95-45d4-8138-d8e070c509ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:57:07.295Z|c71004e6-cb95-45d4-8138-d8e070c509ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:57:08.933Z|5b153bc8-1c7a-458c-ad70-68d433e300d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:08.934Z|5b153bc8-1c7a-458c-ad70-68d433e300d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:08.966Z|8e7f1dac-eb41-4555-aa1b-c4c09e490c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:08.967Z|8e7f1dac-eb41-4555-aa1b-c4c09e490c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:10.387Z|8e7e9744-cc79-4e30-8f1a-c8996fa4e72f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:10.389Z|8e7e9744-cc79-4e30-8f1a-c8996fa4e72f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:17.348Z|2634be55-d537-43de-8e31-facf1b9cca15|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:57:17.349Z|2634be55-d537-43de-8e31-facf1b9cca15|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:18.961Z|c846a599-f990-4f1b-b027-b3b5945d5295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:18.962Z|c846a599-f990-4f1b-b027-b3b5945d5295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:18.991Z|fe192d26-d3ac-4475-876d-493745cad924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:18.991Z|fe192d26-d3ac-4475-876d-493745cad924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:20.411Z|304c26c4-57bc-4f6c-81b1-8b5a6b56b794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:20.411Z|304c26c4-57bc-4f6c-81b1-8b5a6b56b794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:22.268Z|3f0063d4-ea3f-471e-9632-7365bcf6ac5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:57:22.269Z|3f0063d4-ea3f-471e-9632-7365bcf6ac5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:57:22.953Z|4372ffa3-45de-4631-bd34-68291177c1a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:57:22.954Z|4372ffa3-45de-4631-bd34-68291177c1a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:57:28.986Z|e16181ca-3c56-4f1a-93a2-e94d4a38b5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:28.987Z|e16181ca-3c56-4f1a-93a2-e94d4a38b5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:29.016Z|a9a438da-615c-4c5a-b8b0-21c7c3238c9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:29.017Z|a9a438da-615c-4c5a-b8b0-21c7c3238c9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:30.439Z|bc13ce29-3842-414c-b84a-fc84b27d9687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:30.440Z|bc13ce29-3842-414c-b84a-fc84b27d9687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:37.268Z|e1b1971a-f218-464f-8264-c079eba0498a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:57:37.269Z|e1b1971a-f218-464f-8264-c079eba0498a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:57:39.007Z|26bde543-7c5d-4128-8a11-9b4e341836d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:39.008Z|26bde543-7c5d-4128-8a11-9b4e341836d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:39.039Z|e6cd505d-410c-4257-a036-6870aa16bc45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:39.039Z|e6cd505d-410c-4257-a036-6870aa16bc45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:40.466Z|13903ffe-01f8-4875-894a-16c0cdc8e159|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:40.467Z|13903ffe-01f8-4875-894a-16c0cdc8e159|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:49.028Z|c0c37606-13cd-4205-b579-2b2f26126582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:49.032Z|c0c37606-13cd-4205-b579-2b2f26126582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:49.057Z|e502e63d-235f-4cae-99e3-e70b97b33760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:49.058Z|e502e63d-235f-4cae-99e3-e70b97b33760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:50.495Z|6d5caef6-7bcb-4937-843a-33b1189b1817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:50.495Z|6d5caef6-7bcb-4937-843a-33b1189b1817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:52.268Z|4f9b6131-51ab-48d7-8d8a-924e6bd96f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:57:52.271Z|4f9b6131-51ab-48d7-8d8a-924e6bd96f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:57:52.955Z|ef1d8d6d-1525-4708-88b8-93687109382e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:57:52.956Z|ef1d8d6d-1525-4708-88b8-93687109382e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:57:59.056Z|104cb0b9-8139-4f07-99c5-81258d575b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:59.057Z|104cb0b9-8139-4f07-99c5-81258d575b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:57:59.079Z|3ac2260f-5d9a-4745-9b1b-5e4cdfbecaa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:57:59.081Z|3ac2260f-5d9a-4745-9b1b-5e4cdfbecaa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:00.523Z|fd73cdc9-1d2a-457f-a879-41d9e680ad65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:00.524Z|fd73cdc9-1d2a-457f-a879-41d9e680ad65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:07.269Z|28d1d938-4575-49af-a8b9-3834940c4d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:58:07.269Z|28d1d938-4575-49af-a8b9-3834940c4d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:58:09.083Z|426c22c8-bbf6-4c75-af38-9d65283cf391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:09.084Z|426c22c8-bbf6-4c75-af38-9d65283cf391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:09.111Z|5dd26d61-1b69-405f-984f-199ed2b0c80f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:09.111Z|5dd26d61-1b69-405f-984f-199ed2b0c80f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:10.546Z|8cbd427c-135d-4266-b196-3e8d551fa630|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:10.547Z|8cbd427c-135d-4266-b196-3e8d551fa630|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:17.351Z|25240a10-d118-4831-9e50-dc9868f78d6d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:58:17.353Z|25240a10-d118-4831-9e50-dc9868f78d6d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:19.106Z|aca65120-bf60-499e-b914-3b4e6a2e3796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:19.108Z|aca65120-bf60-499e-b914-3b4e6a2e3796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:19.128Z|03df52a9-c4ac-4d45-9a98-89d8a6efecea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:19.129Z|03df52a9-c4ac-4d45-9a98-89d8a6efecea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:20.568Z|9c3a28ad-80bf-4d57-be89-127642ee8b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:20.569Z|9c3a28ad-80bf-4d57-be89-127642ee8b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:22.269Z|d98abc97-e77a-4aae-bd75-71ec5321844f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:58:22.270Z|d98abc97-e77a-4aae-bd75-71ec5321844f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:58:22.956Z|88c9d9e1-797c-4a77-903e-d16a39a978a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:58:22.957Z|88c9d9e1-797c-4a77-903e-d16a39a978a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:58:29.134Z|a25346a9-9cad-4a8b-8315-2707f464b9ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:29.135Z|a25346a9-9cad-4a8b-8315-2707f464b9ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:29.148Z|2d13ab56-7448-45bd-b66c-a7c5908eb750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:29.149Z|2d13ab56-7448-45bd-b66c-a7c5908eb750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:30.592Z|be340095-07b0-4c20-b2eb-1369899f906b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:30.593Z|be340095-07b0-4c20-b2eb-1369899f906b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:37.268Z|3962fd43-cd67-4f1b-b0cc-6b99eb2c40dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:58:37.271Z|3962fd43-cd67-4f1b-b0cc-6b99eb2c40dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:58:39.160Z|ac1fbe56-f07c-4cf9-8f66-56048db9182d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:39.161Z|ac1fbe56-f07c-4cf9-8f66-56048db9182d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:39.167Z|632bd0e1-6d60-4207-8675-ff8e783f61c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:39.167Z|632bd0e1-6d60-4207-8675-ff8e783f61c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:40.615Z|b93887da-7e41-4377-b2b9-b4f027e8a865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:40.616Z|b93887da-7e41-4377-b2b9-b4f027e8a865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:49.184Z|67e8d2f6-de61-478e-b65a-a277c9b53dff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:49.186Z|67e8d2f6-de61-478e-b65a-a277c9b53dff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:49.187Z|19a50a51-88ec-4837-bc9b-8951ae76aab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:49.188Z|19a50a51-88ec-4837-bc9b-8951ae76aab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:50.638Z|10a2a1b1-e7b0-4a01-b1f7-755d12bcd713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:50.639Z|10a2a1b1-e7b0-4a01-b1f7-755d12bcd713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:52.268Z|5807f05f-e36a-4bc3-8f8a-2c4ef54d50f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:58:52.269Z|5807f05f-e36a-4bc3-8f8a-2c4ef54d50f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:58:52.958Z|91fa4c62-a3b2-4608-8cf4-81b691ec50da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:58:52.959Z|91fa4c62-a3b2-4608-8cf4-81b691ec50da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:58:59.208Z|f54799bc-3404-41de-a7b3-35fb2f9091cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:59.209Z|f54799bc-3404-41de-a7b3-35fb2f9091cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:58:59.214Z|cf173a4f-492f-4646-8efe-6a6d0f9317e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:58:59.215Z|cf173a4f-492f-4646-8efe-6a6d0f9317e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:00.660Z|46b6c16c-4697-41ce-9f35-5e1b08db6344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:00.660Z|46b6c16c-4697-41ce-9f35-5e1b08db6344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:07.289Z|425989bc-d519-4c4a-a104-279305e1449c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:59:07.293Z|425989bc-d519-4c4a-a104-279305e1449c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:59:09.234Z|9a7374d0-275d-4bdc-8d55-277d4e16df4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:09.235Z|9a7374d0-275d-4bdc-8d55-277d4e16df4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:09.236Z|5f32ce64-7df9-452e-b6c0-eae45f6db3f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:09.237Z|5f32ce64-7df9-452e-b6c0-eae45f6db3f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:10.689Z|9ab25a6f-ae71-4cd2-8aa9-916dc5bb5320|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:10.690Z|9ab25a6f-ae71-4cd2-8aa9-916dc5bb5320|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:17.347Z|55db773f-6eb3-42c1-a3c8-a220ccdb71c1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T06:59:17.348Z|55db773f-6eb3-42c1-a3c8-a220ccdb71c1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:19.256Z|d26017ea-8c7f-471f-a7f8-b153c3045ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:19.256Z|89fc0bc6-e4d1-4b6e-939a-6c0f0e9618e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:19.257Z|d26017ea-8c7f-471f-a7f8-b153c3045ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:19.258Z|89fc0bc6-e4d1-4b6e-939a-6c0f0e9618e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:20.712Z|be3a831e-12d0-4ae6-8f87-18cd0fcd153a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:20.713Z|be3a831e-12d0-4ae6-8f87-18cd0fcd153a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:22.268Z|f7ba651d-6dcc-4644-b657-cc8c732ed4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:59:22.269Z|f7ba651d-6dcc-4644-b657-cc8c732ed4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:59:22.959Z|080dff18-1dac-4db4-9842-fb61b2d650dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:59:22.961Z|080dff18-1dac-4db4-9842-fb61b2d650dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:59:29.292Z|fe48ec4f-1ba0-4b3a-800d-decb97597d8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:29.292Z|fe48ec4f-1ba0-4b3a-800d-decb97597d8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:29.294Z|5f026542-c116-4293-9b93-bde925344874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:29.295Z|5f026542-c116-4293-9b93-bde925344874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:30.739Z|561066a8-3b03-4cf2-9cf4-877d8c7b1013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:30.741Z|561066a8-3b03-4cf2-9cf4-877d8c7b1013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:37.268Z|c9ca4806-89dd-43ce-8c50-e865ed274416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:59:37.269Z|c9ca4806-89dd-43ce-8c50-e865ed274416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:59:39.324Z|b2375e11-6d6c-491d-a1f1-263a5916084d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:39.325Z|b2375e11-6d6c-491d-a1f1-263a5916084d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:39.330Z|a921f9e4-b796-4bae-bbe7-1ee5e6e0ea44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:39.331Z|a921f9e4-b796-4bae-bbe7-1ee5e6e0ea44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:40.764Z|6030be93-96a8-48b3-bc8b-0a0a810d5f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:40.765Z|6030be93-96a8-48b3-bc8b-0a0a810d5f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:49.349Z|6ced6ec2-3731-49dc-86d4-999168beaa5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:49.349Z|6ced6ec2-3731-49dc-86d4-999168beaa5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:49.347Z|595accc8-08be-401a-84e2-f1101b03dea1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:49.354Z|595accc8-08be-401a-84e2-f1101b03dea1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:50.792Z|7b797970-e333-42a0-a2c2-1186ea1111b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:50.793Z|7b797970-e333-42a0-a2c2-1186ea1111b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:52.268Z|f80d8159-581d-4335-9c74-361098628c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:59:52.272Z|f80d8159-581d-4335-9c74-361098628c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:59:52.963Z|d487d50b-f377-40a2-b605-ae67f59ec404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T06:59:52.963Z|d487d50b-f377-40a2-b605-ae67f59ec404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T06:59:59.374Z|6c0468c8-1d30-4953-b858-90f371096e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:59.375Z|6c0468c8-1d30-4953-b858-90f371096e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T06:59:59.372Z|0e18dfeb-cc21-4fc4-9060-2465e8e3b0f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T06:59:59.381Z|0e18dfeb-cc21-4fc4-9060-2465e8e3b0f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:00.819Z|178f9dae-31ae-4e21-9386-d7775d269645|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:00.820Z|178f9dae-31ae-4e21-9386-d7775d269645|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:07.268Z|3458e58f-ddfb-45c2-9d71-f100c994f852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:00:07.269Z|3458e58f-ddfb-45c2-9d71-f100c994f852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:00:09.403Z|7b32a11f-0078-4622-bc09-67e25f0e067c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:09.404Z|7b32a11f-0078-4622-bc09-67e25f0e067c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:09.407Z|60978ec7-7575-4b6d-bf25-694db30a85f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:09.407Z|60978ec7-7575-4b6d-bf25-694db30a85f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:10.860Z|fd87b5fd-15e6-4e2a-a697-9eccc239a5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:10.863Z|fd87b5fd-15e6-4e2a-a697-9eccc239a5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:17.347Z|b594e203-b6eb-4ed5-83a1-e7611d456def|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:00:17.349Z|b594e203-b6eb-4ed5-83a1-e7611d456def|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:19.427Z|06adaf2e-ab00-40dd-8ee3-0121fca64069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:19.427Z|d2928a20-a877-4c74-ae92-8bca63aeeda6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:19.428Z|06adaf2e-ab00-40dd-8ee3-0121fca64069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:19.428Z|d2928a20-a877-4c74-ae92-8bca63aeeda6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:20.892Z|bba6e0f8-e6fc-44cf-874c-de78b083ab42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:20.893Z|bba6e0f8-e6fc-44cf-874c-de78b083ab42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:22.268Z|fb06a19b-80b5-4ff2-88af-e1d55cba4d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:00:22.269Z|fb06a19b-80b5-4ff2-88af-e1d55cba4d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:00:22.964Z|a31f1367-e537-420e-8d09-d7cf67434593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:00:22.964Z|a31f1367-e537-420e-8d09-d7cf67434593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:00:29.449Z|191a19dc-972f-4380-b1bc-0d5fa772e414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:29.450Z|191a19dc-972f-4380-b1bc-0d5fa772e414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:29.468Z|1f0d2603-547f-4a19-8c1c-d890dba60cd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:29.468Z|1f0d2603-547f-4a19-8c1c-d890dba60cd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:30.925Z|42ae57b3-14d1-4d80-8d7f-b8bf2f9bdc27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:30.926Z|42ae57b3-14d1-4d80-8d7f-b8bf2f9bdc27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:37.268Z|9d9e2953-830e-4782-82f4-a450794da159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:00:37.271Z|9d9e2953-830e-4782-82f4-a450794da159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:00:39.472Z|add9e423-a352-4f2c-ab8a-6c1c679fdb81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:39.486Z|add9e423-a352-4f2c-ab8a-6c1c679fdb81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:39.488Z|865a1eef-5c5f-4670-890b-6461c4138382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:39.489Z|865a1eef-5c5f-4670-890b-6461c4138382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:40.970Z|9ee88ef1-9cbf-443d-9508-617c1c833f4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:40.971Z|9ee88ef1-9cbf-443d-9508-617c1c833f4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:49.511Z|3e384e83-6c2f-4918-a42e-722c1bea59fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:49.512Z|3e384e83-6c2f-4918-a42e-722c1bea59fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:49.516Z|89e66392-294e-4c62-97e2-7c95d430304e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:49.517Z|89e66392-294e-4c62-97e2-7c95d430304e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:51.001Z|a633742c-0cb0-4dfc-b400-f4a28b162014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:51.002Z|a633742c-0cb0-4dfc-b400-f4a28b162014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:52.268Z|cd397190-a7f4-4939-85a9-adbfe5678286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:00:52.269Z|cd397190-a7f4-4939-85a9-adbfe5678286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:00:52.965Z|f7fc8bc5-3c0d-428f-9615-ccd209c4f3e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:00:52.966Z|f7fc8bc5-3c0d-428f-9615-ccd209c4f3e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:00:59.535Z|91734a98-73e1-43cf-b811-20b82e993962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:59.536Z|91734a98-73e1-43cf-b811-20b82e993962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:00:59.540Z|a1595d38-4de9-4f99-a0f2-ff640020afab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:00:59.540Z|a1595d38-4de9-4f99-a0f2-ff640020afab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:01:01.027Z|a528d38d-0a39-4c94-9483-56dfdc2596fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:01:01.028Z|a528d38d-0a39-4c94-9483-56dfdc2596fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:01:07.269Z|7c7283c1-59a3-498f-9aa1-ce9f97e263e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:01:07.270Z|7c7283c1-59a3-498f-9aa1-ce9f97e263e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:01:09.567Z|20ae51bd-3228-4c41-8f4d-f16ef4459cd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:01:09.565Z|51085dbc-70ce-4da7-9760-79fe2242e42e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:01:09.568Z|20ae51bd-3228-4c41-8f4d-f16ef4459cd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:01:09.569Z|51085dbc-70ce-4da7-9760-79fe2242e42e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:01:11.050Z|8dadd258-303a-440e-9ed4-7fac06ce96b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:01:11.051Z|8dadd258-303a-440e-9ed4-7fac06ce96b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:01:17.364Z|9993f64f-11ea-4820-bf73-6ab532f27a59|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:01:17.365Z|9993f64f-11ea-4820-bf73-6ab532f27a59|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:01:19.597Z|378165a6-1ae3-46db-8622-b688323f1ae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:01:19.597Z|b305a0d6-81cf-481d-bc30-8d4651d6b53a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:01:19.598Z|378165a6-1ae3-46db-8622-b688323f1ae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:01:19.599Z|b305a0d6-81cf-481d-bc30-8d4651d6b53a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:01:21.072Z|94d0e9df-a477-4dc6-b266-00fb9eb70422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:01:21.085Z|94d0e9df-a477-4dc6-b266-00fb9eb70422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:01:22.268Z|84cb9129-67c4-4412-9260-1ebbf64edb23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:01:22.271Z|84cb9129-67c4-4412-9260-1ebbf64edb23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:01:22.967Z|4d6d20cf-7e72-4c25-acc6-b76c3b181f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:01:22.968Z|4d6d20cf-7e72-4c25-acc6-b76c3b181f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:01:23.207Z||http-nio-8080-exec-4|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x0310x0c0xc50x800xf7p0x150xb90xf90xf1)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:21:22.147Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:21:22.148Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:21:22.149Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-28T07:21:22.150Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:21:22.150Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:21:22.151Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:21:22.151Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"e13060f094e0a7c3", X-B3-SpanId:"cbab6f78a1c9e6ed", X-B3-ParentSpanId:"e13060f094e0a7c3", X-B3-Sampled:"0", X-ONAP-RequestID:"28d97bd5-7a87-4f47-90b6-c867276c44e3", X-RequestID:"28d97bd5-7a87-4f47-90b6-c867276c44e3", X-TransactionID:"28d97bd5-7a87-4f47-90b6-c867276c44e3", X-ECOMP-RequestID:"28d97bd5-7a87-4f47-90b6-c867276c44e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d10c2cb-2f89-4e3a-9719-88fefc1aaa76"]
2022-04-28T07:21:22.153Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:21:22.154Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:21:22.214Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:21:22.215Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:21:22.215Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:21:22.215Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:21:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:21:22.216Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-28T07:21:22.217Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:21:22.218Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:21:22.219Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:21:22.221Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@44fbdc3c
2022-04-28T07:21:22.235Z|28d97bd5-7a87-4f47-90b6-c867276c44e3|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-28T07:21:22.268Z|2d90b0f4-1d2e-4905-9f3d-730dc20f02ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:21:22.274Z|2d90b0f4-1d2e-4905-9f3d-730dc20f02ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:21:22.893Z|937d3c13-a011-4fdc-b7fa-e40da5a17127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:22.894Z|937d3c13-a011-4fdc-b7fa-e40da5a17127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:22.900Z|ee0b7f7a-100e-4d16-9198-1638ac0fd36b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:22.901Z|ee0b7f7a-100e-4d16-9198-1638ac0fd36b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:23.056Z|e8d7067c-8b62-424f-ad45-e8c238489f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:21:23.057Z|e8d7067c-8b62-424f-ad45-e8c238489f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:21:24.159Z|20020300-0b7f-412e-a504-b162fc2e43f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:24.160Z|20020300-0b7f-412e-a504-b162fc2e43f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:32.917Z|396c2e79-6f9b-48f7-a87c-65f766ba7c7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:32.919Z|396c2e79-6f9b-48f7-a87c-65f766ba7c7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:32.927Z|7a4c7055-2294-4fa2-b146-7a47a3e17d22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:32.928Z|7a4c7055-2294-4fa2-b146-7a47a3e17d22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:34.181Z|b6b7d865-f81c-4284-986e-1ab72814d5a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:34.182Z|b6b7d865-f81c-4284-986e-1ab72814d5a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:37.268Z|9642a14c-7078-4321-b8c8-330d09e5200d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:21:37.269Z|9642a14c-7078-4321-b8c8-330d09e5200d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:21:40.712Z|f2c36340-96ce-4b65-a8c3-87afd911f7b8|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:21:40.718Z|f2c36340-96ce-4b65-a8c3-87afd911f7b8|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:42.945Z|62628de7-dbac-4305-8db6-b7cab371cfb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:42.946Z|62628de7-dbac-4305-8db6-b7cab371cfb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:42.950Z|be3152b8-e716-4457-9a34-0ea5fa05cc90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:42.951Z|be3152b8-e716-4457-9a34-0ea5fa05cc90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:44.207Z|c3b75a0e-b665-4900-9317-fc6de714cd12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:44.208Z|c3b75a0e-b665-4900-9317-fc6de714cd12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:52.268Z|9213e9ac-d950-406c-9c1c-cc75d5785d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:21:52.270Z|9213e9ac-d950-406c-9c1c-cc75d5785d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:21:52.968Z|ab6e39c3-34c1-4c22-9f34-04956c9bd054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:52.969Z|ab6e39c3-34c1-4c22-9f34-04956c9bd054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:52.972Z|60ba5938-9c7e-4e8e-9bd4-beef7fb61e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:52.985Z|60ba5938-9c7e-4e8e-9bd4-beef7fb61e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:21:53.057Z|5cca507b-8be8-4d2f-baf1-324d5df7f16e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:21:53.058Z|5cca507b-8be8-4d2f-baf1-324d5df7f16e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:21:54.229Z|dac61cc1-4f16-418b-9574-877c0309f45b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:21:54.231Z|dac61cc1-4f16-418b-9574-877c0309f45b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:03.008Z|7cb971ae-39be-4302-812b-ead6f845f986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:03.012Z|edeabc44-0423-4e05-9b7d-ac71885d37af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:03.009Z|7cb971ae-39be-4302-812b-ead6f845f986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:03.013Z|edeabc44-0423-4e05-9b7d-ac71885d37af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:04.253Z|a36cab9c-58ae-48a4-a388-09ba317cc858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:04.254Z|a36cab9c-58ae-48a4-a388-09ba317cc858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:07.268Z|661be43b-cb67-428d-9cd6-02536a8c48c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:22:07.271Z|661be43b-cb67-428d-9cd6-02536a8c48c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:22:13.037Z|b444d43d-c092-442d-b89a-dcdf8ae52f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:13.039Z|b444d43d-c092-442d-b89a-dcdf8ae52f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:13.038Z|ab4fb21a-63ef-4f66-9c53-34f14f84b6a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:13.044Z|ab4fb21a-63ef-4f66-9c53-34f14f84b6a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:14.277Z|a9e427d9-762f-40d5-8eac-0973f5436c40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:14.279Z|a9e427d9-762f-40d5-8eac-0973f5436c40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:17.346Z|e370c34d-c099-4f3c-881b-bffb913b5745|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:22:17.347Z|e370c34d-c099-4f3c-881b-bffb913b5745|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:22.268Z|ffb39dea-fa58-4dab-ad4c-79fdcc2d8461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:22:22.269Z|ffb39dea-fa58-4dab-ad4c-79fdcc2d8461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:22:23.059Z|41283bcd-99e8-4342-b875-d3358ed32b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:22:23.059Z|41283bcd-99e8-4342-b875-d3358ed32b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:22:23.072Z|958ade73-7ba0-44e7-8fbb-2bc4c557ae02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:23.072Z|0c2c3ee0-d07d-4991-bb37-527a18ae1dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:23.072Z|958ade73-7ba0-44e7-8fbb-2bc4c557ae02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:23.072Z|0c2c3ee0-d07d-4991-bb37-527a18ae1dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:24.344Z|04962d49-2091-4fe3-997d-b8bd9d8c107d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:24.348Z|04962d49-2091-4fe3-997d-b8bd9d8c107d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:33.094Z|35c62519-ce4c-4d88-9c82-58c3206fdb3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:33.094Z|98d1fa55-9a17-4c26-96af-5b5f98d499e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:33.095Z|35c62519-ce4c-4d88-9c82-58c3206fdb3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:33.103Z|98d1fa55-9a17-4c26-96af-5b5f98d499e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:34.384Z|04449ca6-d7d9-4594-b3c1-44161cc1125c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:34.385Z|04449ca6-d7d9-4594-b3c1-44161cc1125c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:37.269Z|a788d5c1-954a-452c-ba3f-4ece40a0bd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:22:37.270Z|a788d5c1-954a-452c-ba3f-4ece40a0bd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:22:43.122Z|5fc43c9f-ca23-486c-8d7b-83b96be343e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:43.123Z|5fc43c9f-ca23-486c-8d7b-83b96be343e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:43.131Z|edd70f6c-3bae-459e-a65b-753986534319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:43.132Z|edd70f6c-3bae-459e-a65b-753986534319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:44.406Z|6db78598-35a9-4c8c-9a25-86b927a70b68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:44.407Z|6db78598-35a9-4c8c-9a25-86b927a70b68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:52.268Z|c71340c1-c2c3-4c04-af5c-dae8f23d7821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:22:52.272Z|c71340c1-c2c3-4c04-af5c-dae8f23d7821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:22:53.060Z|6132b52f-152f-4931-a655-a272ce210d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:22:53.061Z|6132b52f-152f-4931-a655-a272ce210d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:22:53.145Z|43eb90c1-2067-4319-a670-b144f80259e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:53.146Z|43eb90c1-2067-4319-a670-b144f80259e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:53.152Z|6240d51a-6f23-41a3-9f14-b23638c33e4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:53.153Z|6240d51a-6f23-41a3-9f14-b23638c33e4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:22:54.428Z|299e531c-97ec-4d6f-badb-a8be1e01fd48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:22:54.429Z|299e531c-97ec-4d6f-badb-a8be1e01fd48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:03.167Z|6cf64210-8962-4a04-937b-e3b3d4ceaaca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:03.168Z|6cf64210-8962-4a04-937b-e3b3d4ceaaca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:03.172Z|37ede23d-d355-4580-b649-2a91d95b8e9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:03.172Z|37ede23d-d355-4580-b649-2a91d95b8e9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:04.463Z|4b91af2f-f5cb-4647-9b4f-dc93745511d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:04.464Z|4b91af2f-f5cb-4647-9b4f-dc93745511d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:07.269Z|92e8c4ee-632c-427c-9666-621ea67fa922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:23:07.269Z|92e8c4ee-632c-427c-9666-621ea67fa922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:23:13.193Z|7259d48b-9efa-4e53-97d5-48258e13a718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:13.194Z|7259d48b-9efa-4e53-97d5-48258e13a718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:13.194Z|ea44fa1d-5305-46e6-ac2d-d350e7af6f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:13.195Z|ea44fa1d-5305-46e6-ac2d-d350e7af6f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:14.488Z|b0e0ba55-651b-48da-b77f-c2dbffda68da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:14.489Z|b0e0ba55-651b-48da-b77f-c2dbffda68da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:17.350Z|97887281-67e9-4482-af91-8959363fc34c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:23:17.351Z|97887281-67e9-4482-af91-8959363fc34c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:22.268Z|535d0ec0-1dc6-4aa9-b6e5-9396f92c3a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:23:22.269Z|535d0ec0-1dc6-4aa9-b6e5-9396f92c3a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:23:23.062Z|95ea87fa-7f2a-479e-b050-9de4a08a21d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:23:23.062Z|95ea87fa-7f2a-479e-b050-9de4a08a21d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:23:23.217Z|d10f4318-0b3b-49c6-b680-bba40bb53c01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:23.217Z|9cdde88e-97a7-4368-83a2-9e9c70f0b033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:23.218Z|9cdde88e-97a7-4368-83a2-9e9c70f0b033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:23.218Z|d10f4318-0b3b-49c6-b680-bba40bb53c01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:24.519Z|24cd3261-5bc2-4db9-91d1-277f07821c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:24.520Z|24cd3261-5bc2-4db9-91d1-277f07821c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:33.239Z|6db16c97-81e2-4892-8b93-1f772432fe27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:33.239Z|1bc2b268-762b-426f-83bb-2bd9d1005bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:33.240Z|6db16c97-81e2-4892-8b93-1f772432fe27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:33.241Z|1bc2b268-762b-426f-83bb-2bd9d1005bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:34.547Z|a319a39c-7e31-4063-a185-6e7bf32186e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:34.548Z|a319a39c-7e31-4063-a185-6e7bf32186e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:37.268Z|baa11109-e66e-4b98-9353-f7a74178200f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:23:37.271Z|baa11109-e66e-4b98-9353-f7a74178200f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:23:43.262Z|89268de6-9f55-4671-a412-e14a49b86563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:43.262Z|bf0e09f6-5e30-47f8-841d-34e7d5a72424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:43.262Z|bf0e09f6-5e30-47f8-841d-34e7d5a72424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:43.263Z|89268de6-9f55-4671-a412-e14a49b86563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:44.577Z|95780260-1dd4-4b91-a47a-7c87e16f4089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:44.577Z|95780260-1dd4-4b91-a47a-7c87e16f4089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:52.268Z|51d8dfc5-88a3-4b31-907b-ee6b3f7a0e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:23:52.269Z|51d8dfc5-88a3-4b31-907b-ee6b3f7a0e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:23:53.063Z|08920999-c670-4f21-8821-96c639d38293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:23:53.064Z|08920999-c670-4f21-8821-96c639d38293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:23:53.291Z|2f7ed68f-cd67-4faf-9289-6cc413343ec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:53.291Z|3f1cbbad-f2be-47ed-ad87-b89f6ad83097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:53.292Z|2f7ed68f-cd67-4faf-9289-6cc413343ec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:53.292Z|3f1cbbad-f2be-47ed-ad87-b89f6ad83097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:23:54.613Z|04924d33-7b8b-4ab5-a98b-3f974a8bb56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:23:54.614Z|04924d33-7b8b-4ab5-a98b-3f974a8bb56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:03.319Z|95dd9eb0-9f0d-488f-8ea2-b815c8efe0a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:03.319Z|af4e8d70-6427-4056-aee7-6717f3c2bb19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:03.320Z|95dd9eb0-9f0d-488f-8ea2-b815c8efe0a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:03.320Z|af4e8d70-6427-4056-aee7-6717f3c2bb19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:04.636Z|18e9ff3c-018c-4abc-ad31-cb2da4a2b017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:04.637Z|18e9ff3c-018c-4abc-ad31-cb2da4a2b017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:07.268Z|ef985364-de27-489e-9455-c559628c043e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:24:07.269Z|ef985364-de27-489e-9455-c559628c043e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:24:13.343Z|abed12dc-27cf-44ce-b6bb-3722de98b9e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:13.343Z|07747580-6231-4c84-9fc2-586e598b873a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:13.344Z|07747580-6231-4c84-9fc2-586e598b873a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:13.344Z|abed12dc-27cf-44ce-b6bb-3722de98b9e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:14.659Z|aec0913c-372e-4782-9e93-e4e0f3f1c0fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:14.660Z|aec0913c-372e-4782-9e93-e4e0f3f1c0fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:16.781Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-28T07:24:16.784Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333 already exists in requestDb InfraActiveRequests table
2022-04-28T07:24:16.785Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333
2022-04-28T07:24:16.786Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|INFO|500||Invoke
2022-04-28T07:24:16.786Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||===========================request begin================================================
2022-04-28T07:24:16.787Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333
2022-04-28T07:24:16.787Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||Method      : GET
2022-04-28T07:24:16.787Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c39ac4e93cf3039b", X-B3-SpanId:"e1991e60c1f887c2", X-B3-ParentSpanId:"c39ac4e93cf3039b", X-B3-Sampled:"0", X-ONAP-RequestID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-RequestID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-TransactionID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-ECOMP-RequestID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f69b956e-9c2a-44ec-a0fa-ee3a2917e03f"]
2022-04-28T07:24:16.788Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||Request body: 
2022-04-28T07:24:16.788Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||==========================request end================================================
2022-04-28T07:24:16.845Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||============================response begin==========================================
2022-04-28T07:24:16.846Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-28T07:24:16.846Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||Status text  : 
2022-04-28T07:24:16.847Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:24:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:24:16.847Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||Response body: 
2022-04-28T07:24:16.848Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|DEBUG|500||=======================response end=================================================
2022-04-28T07:24:16.848Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|INFO|404|Not Found|InvokeReturn
2022-04-28T07:24:16.853Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333
2022-04-28T07:24:16.855Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:24:16.856Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:24:16.856Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-28T07:24:16.857Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:24:16.857Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-28T07:24:16.857Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:24:16.858Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"c39ac4e93cf3039b", X-B3-SpanId:"31a087bb6db30c98", X-B3-ParentSpanId:"c39ac4e93cf3039b", X-B3-Sampled:"0", X-ONAP-RequestID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-RequestID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-TransactionID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-ECOMP-RequestID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aba0dfb-e5b7-4310-9313-e1286312b785"]
2022-04-28T07:24:16.858Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:24:16.859Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:24:16.874Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:24:16.874Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:24:16.875Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:24:16.875Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:24:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:24:16.876Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-28T07:24:16.876Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:24:16.876Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:24:16.877Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:24:16.878Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:24:16.879Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:24:16.880Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-28T07:24:16.880Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:24:16.881Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:24:16.881Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:24:16.882Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"c39ac4e93cf3039b", X-B3-SpanId:"046d9f9ab1499b2b", X-B3-ParentSpanId:"c39ac4e93cf3039b", X-B3-Sampled:"0", X-ONAP-RequestID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-RequestID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-TransactionID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-ECOMP-RequestID:"eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93b2a022-30d9-4627-a312-7be03dcde8e9"]
2022-04-28T07:24:16.882Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:24:16.883Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:24:16.904Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:24:16.905Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:24:16.911Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:24:16.912Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:24:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:24:16.914Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-28T07:24:16.915Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:24:16.916Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:24:16.926Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:24:16.930Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3d46f9f4
2022-04-28T07:24:16.933Z|eaec3109-c0e5-4cf4-ae9f-bd9d62e4e333|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-28T07:24:17.355Z|8bf3f459-d487-496c-abb5-f5c2501cec55|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:24:17.356Z|8bf3f459-d487-496c-abb5-f5c2501cec55|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:20.694Z|12b1dcff-b429-45e2-8d69-5bc0cbbab352|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:24:20.695Z|12b1dcff-b429-45e2-8d69-5bc0cbbab352|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:22.268Z|9b0d0d7e-11d5-4aae-b52e-bc99a8bc0a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:24:22.272Z|9b0d0d7e-11d5-4aae-b52e-bc99a8bc0a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:24:23.071Z|183bc4c1-d634-4ecd-a79e-549db6d6d373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:24:23.073Z|183bc4c1-d634-4ecd-a79e-549db6d6d373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:24:23.369Z|4de55a35-c62e-42c6-a6d5-3452c10e2d55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:23.370Z|1ffd2ce0-5608-4766-87d8-dde3d5fb8c93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:23.371Z|1ffd2ce0-5608-4766-87d8-dde3d5fb8c93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:23.371Z|4de55a35-c62e-42c6-a6d5-3452c10e2d55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:24.685Z|d476d2e2-7613-42e2-a5df-7d8892bc2fca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:24.687Z|d476d2e2-7613-42e2-a5df-7d8892bc2fca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:30.010Z|64c36a14-38d4-4d95-88f2-2b8ea0fccd2d|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:24:30.011Z|64c36a14-38d4-4d95-88f2-2b8ea0fccd2d|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:33.394Z|a8beb692-292f-4ce0-be1b-36d3a066ed1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:33.395Z|a8beb692-292f-4ce0-be1b-36d3a066ed1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:33.403Z|35269b33-893a-40cb-baa8-52310b552450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:33.404Z|35269b33-893a-40cb-baa8-52310b552450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:34.709Z|bb13cdfd-73c2-4bfc-ba8e-ada14d6230ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:34.710Z|bb13cdfd-73c2-4bfc-ba8e-ada14d6230ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:37.268Z|14b30aca-f5b6-42ec-8140-5b7c69e145ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:24:37.269Z|14b30aca-f5b6-42ec-8140-5b7c69e145ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:24:39.484Z|24843a3f-4545-43d3-9c58-737dc522706f|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:24:39.485Z|24843a3f-4545-43d3-9c58-737dc522706f|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:43.418Z|c86efe3b-be5f-4958-9749-9a6316acf822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:43.419Z|c86efe3b-be5f-4958-9749-9a6316acf822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:43.426Z|6f485f8b-0c34-4c68-a2dc-76e9737e12a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:43.427Z|6f485f8b-0c34-4c68-a2dc-76e9737e12a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:44.731Z|dacf4409-8e2b-49ee-9305-e6345ac35e3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:44.732Z|dacf4409-8e2b-49ee-9305-e6345ac35e3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:52.268Z|f5b8a579-e6c0-4708-b77d-e61a669b02cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:24:52.269Z|f5b8a579-e6c0-4708-b77d-e61a669b02cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:24:53.077Z|41e406a4-b7e7-4829-8b31-f37791463a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:24:53.084Z|41e406a4-b7e7-4829-8b31-f37791463a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:24:53.445Z|afe011e3-385a-4f21-8b21-8247d5890df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:53.446Z|afe011e3-385a-4f21-8b21-8247d5890df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:53.464Z|7d13eb02-4f29-4af5-b62c-b2c81f4504a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:53.465Z|7d13eb02-4f29-4af5-b62c-b2c81f4504a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:24:54.768Z|00d58fb3-a0c7-4cba-a9f2-ac46c4778814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:24:54.769Z|00d58fb3-a0c7-4cba-a9f2-ac46c4778814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:03.469Z|7bb257d8-5155-4cd0-b90c-dc684b9730ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:03.470Z|7bb257d8-5155-4cd0-b90c-dc684b9730ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:03.484Z|9d425e0c-c73d-42ef-aa78-acd425637b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:03.485Z|9d425e0c-c73d-42ef-aa78-acd425637b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:04.790Z|6ffdef62-3ba6-4cc6-ab26-71aa80dc00ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:04.791Z|6ffdef62-3ba6-4cc6-ab26-71aa80dc00ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:06.876Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-28T07:25:06.879Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 30094da2-a4db-4bfa-b0b1-82f0cde4f7a0 already exists in requestDb InfraActiveRequests table
2022-04-28T07:25:06.880Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0
2022-04-28T07:25:06.881Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|INFO|500||Invoke
2022-04-28T07:25:06.882Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||===========================request begin================================================
2022-04-28T07:25:06.883Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0
2022-04-28T07:25:06.883Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||Method      : GET
2022-04-28T07:25:06.884Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4fa303de43bd8a7", X-B3-SpanId:"172cd045a035fd2c", X-B3-ParentSpanId:"f4fa303de43bd8a7", X-B3-Sampled:"0", X-ONAP-RequestID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-RequestID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-TransactionID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-ECOMP-RequestID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3b02790-d5f2-4671-973c-4b7203040499"]
2022-04-28T07:25:06.885Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||Request body: 
2022-04-28T07:25:06.886Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||==========================request end================================================
2022-04-28T07:25:06.926Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||============================response begin==========================================
2022-04-28T07:25:06.926Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-28T07:25:06.927Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||Status text  : 
2022-04-28T07:25:06.927Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:25:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:25:06.928Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||Response body: 
2022-04-28T07:25:06.928Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|DEBUG|500||=======================response end=================================================
2022-04-28T07:25:06.928Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|INFO|404|Not Found|InvokeReturn
2022-04-28T07:25:06.932Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 30094da2-a4db-4bfa-b0b1-82f0cde4f7a0
2022-04-28T07:25:06.933Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:25:06.935Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:25:06.935Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-28T07:25:06.936Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:25:06.936Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-28T07:25:06.937Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:25:06.937Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f4fa303de43bd8a7", X-B3-SpanId:"3c01c692d25a5500", X-B3-ParentSpanId:"f4fa303de43bd8a7", X-B3-Sampled:"0", X-ONAP-RequestID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-RequestID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-TransactionID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-ECOMP-RequestID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bffbcd70-7060-47fd-9531-25bf8f7a8d75"]
2022-04-28T07:25:06.938Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:25:06.939Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:25:06.949Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:25:06.950Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:25:06.950Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:25:06.951Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:25:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:25:06.951Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-28T07:25:06.952Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:25:06.952Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:25:06.953Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:25:06.956Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:25:06.959Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:25:06.960Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-28T07:25:06.961Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:25:06.962Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:25:06.964Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:25:06.964Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f4fa303de43bd8a7", X-B3-SpanId:"b5c48426354ee098", X-B3-ParentSpanId:"f4fa303de43bd8a7", X-B3-Sampled:"0", X-ONAP-RequestID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-RequestID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-TransactionID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-ECOMP-RequestID:"30094da2-a4db-4bfa-b0b1-82f0cde4f7a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b7afade-4e5d-4242-9be1-5469cf4b7160"]
2022-04-28T07:25:06.966Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:25:06.966Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:25:06.986Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:25:06.986Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:25:06.987Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:25:06.988Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:25:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:25:06.991Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-28T07:25:06.992Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:25:06.994Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:25:06.996Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:25:06.999Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2660cc23
2022-04-28T07:25:07.003Z|30094da2-a4db-4bfa-b0b1-82f0cde4f7a0|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-28T07:25:07.268Z|9772755c-cd6d-496b-91bc-6b6ec920848e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:25:07.285Z|9772755c-cd6d-496b-91bc-6b6ec920848e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:25:08.916Z|420c6a82-294b-4440-9a83-a6f1f0e7f0a2|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:25:08.917Z|420c6a82-294b-4440-9a83-a6f1f0e7f0a2|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:13.493Z|5506358e-1abc-47c0-8280-4770cc10c26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:13.494Z|5506358e-1abc-47c0-8280-4770cc10c26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:13.509Z|1ebc5e6f-6643-4cb5-aa96-a63e9c01d9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:13.510Z|1ebc5e6f-6643-4cb5-aa96-a63e9c01d9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:14.813Z|40315218-ed35-483d-a353-0d4b0db54dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:14.814Z|40315218-ed35-483d-a353-0d4b0db54dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:17.364Z|06d21b74-7f1f-4681-9b02-befa314b10a8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:25:17.367Z|06d21b74-7f1f-4681-9b02-befa314b10a8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:18.027Z|70b9cd8d-a4e5-49a4-931c-2d6f355e4db1|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:25:18.028Z|70b9cd8d-a4e5-49a4-931c-2d6f355e4db1|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:22.268Z|614028ff-7770-43f7-ab53-c3099dd66930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:25:22.269Z|614028ff-7770-43f7-ab53-c3099dd66930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:25:23.087Z|57e875da-525a-4f66-9eb8-575622aaa5ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:25:23.090Z|57e875da-525a-4f66-9eb8-575622aaa5ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:25:23.517Z|ac4721bc-6004-4c5f-8612-138e13a0154e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:23.518Z|ac4721bc-6004-4c5f-8612-138e13a0154e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:23.532Z|07f6b957-c22c-498b-ad7d-12ca0dd9117d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:23.537Z|07f6b957-c22c-498b-ad7d-12ca0dd9117d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:24.837Z|082c5390-0733-48a6-8ab0-eb78b67b9273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:24.838Z|082c5390-0733-48a6-8ab0-eb78b67b9273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:28.719Z|e173275d-bd28-4402-b858-df123eaa3174|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:25:28.720Z|e173275d-bd28-4402-b858-df123eaa3174|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:30.842Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-28T07:25:30.844Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: a84b81b0-6be9-4bba-84f6-127bc7fe40fc already exists in requestDb InfraActiveRequests table
2022-04-28T07:25:30.845Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc
2022-04-28T07:25:30.846Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|INFO|500||Invoke
2022-04-28T07:25:30.846Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||===========================request begin================================================
2022-04-28T07:25:30.846Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc
2022-04-28T07:25:30.847Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||Method      : GET
2022-04-28T07:25:30.847Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539c45e830c7edcd", X-B3-SpanId:"00000405f19b2595", X-B3-ParentSpanId:"539c45e830c7edcd", X-B3-Sampled:"0", X-ONAP-RequestID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-RequestID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-TransactionID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-ECOMP-RequestID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06cfca89-02ea-4890-840a-77bd408df4e6"]
2022-04-28T07:25:30.848Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||Request body: 
2022-04-28T07:25:30.848Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||==========================request end================================================
2022-04-28T07:25:30.872Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||============================response begin==========================================
2022-04-28T07:25:30.873Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-28T07:25:30.873Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||Status text  : 
2022-04-28T07:25:30.874Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:25:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:25:30.874Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||Response body: 
2022-04-28T07:25:30.875Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|DEBUG|500||=======================response end=================================================
2022-04-28T07:25:30.875Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a84b81b0-6be9-4bba-84f6-127bc7fe40fc|INFO|404|Not Found|InvokeReturn
2022-04-28T07:25:30.879Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID a84b81b0-6be9-4bba-84f6-127bc7fe40fc
2022-04-28T07:25:30.880Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:25:30.891Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:25:30.893Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-28T07:25:30.893Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:25:30.894Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-28T07:25:30.895Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:25:30.895Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"539c45e830c7edcd", X-B3-SpanId:"44e94e06dfa6f6c8", X-B3-ParentSpanId:"539c45e830c7edcd", X-B3-Sampled:"0", X-ONAP-RequestID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-RequestID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-TransactionID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-ECOMP-RequestID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f29d5c0-c5e0-4787-b5f0-39a98907ee73"]
2022-04-28T07:25:30.896Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:25:30.897Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:25:30.904Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:25:30.904Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:25:30.905Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:25:30.906Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:25:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:25:30.907Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-28T07:25:30.908Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:25:30.909Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:25:30.910Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:25:30.913Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:25:30.914Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:25:30.914Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-28T07:25:30.915Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:25:30.915Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:25:30.915Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:25:30.916Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"539c45e830c7edcd", X-B3-SpanId:"a83f12599551d74e", X-B3-ParentSpanId:"539c45e830c7edcd", X-B3-Sampled:"0", X-ONAP-RequestID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-RequestID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-TransactionID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-ECOMP-RequestID:"a84b81b0-6be9-4bba-84f6-127bc7fe40fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a5dbfb5-cfcd-494c-a97e-ff0692fe82bb"]
2022-04-28T07:25:30.916Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:25:30.917Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:25:30.924Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:25:30.924Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:25:30.924Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:25:30.925Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:25:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:25:30.926Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-28T07:25:30.927Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:25:30.927Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:25:30.928Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:25:30.929Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6bbc01e
2022-04-28T07:25:30.931Z|a84b81b0-6be9-4bba-84f6-127bc7fe40fc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-28T07:25:33.549Z|fd6a9067-28d9-48f9-bfcb-366e9259230a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:33.550Z|fd6a9067-28d9-48f9-bfcb-366e9259230a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:33.563Z|df91fc18-48d6-47e0-b2a4-5e606e38e344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:33.564Z|df91fc18-48d6-47e0-b2a4-5e606e38e344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:34.861Z|dedc333a-5e3f-4879-8772-fd6d23f9e5b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:34.862Z|dedc333a-5e3f-4879-8772-fd6d23f9e5b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:37.268Z|b1ad4df6-a3db-4f69-b6d8-62f7e7c8ba6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:25:37.269Z|b1ad4df6-a3db-4f69-b6d8-62f7e7c8ba6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:25:43.575Z|60a068d9-b406-4c51-8508-7ce934a78097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:43.576Z|60a068d9-b406-4c51-8508-7ce934a78097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:43.591Z|f737f735-7461-4cf2-a4ea-0d2e5f4ee8c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:43.592Z|f737f735-7461-4cf2-a4ea-0d2e5f4ee8c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:44.795Z|5a666261-3ffd-4d73-8082-6bba76c9eefc|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:25:44.796Z|5a666261-3ffd-4d73-8082-6bba76c9eefc|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:44.894Z|33c75e5d-4a57-459d-8cc9-981952f9abdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:44.895Z|33c75e5d-4a57-459d-8cc9-981952f9abdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:52.268Z|d292a18e-80d0-4fca-ac90-e79cb39f5020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:25:52.273Z|d292a18e-80d0-4fca-ac90-e79cb39f5020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:25:53.091Z|3ce77103-9322-4609-8cba-974e9f809147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:25:53.092Z|3ce77103-9322-4609-8cba-974e9f809147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:25:53.598Z|02886e18-25e2-411d-8af1-e418d7e2f647|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:53.599Z|02886e18-25e2-411d-8af1-e418d7e2f647|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:53.611Z|b8260f93-fec1-4cd6-af6e-482688c54e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:53.612Z|b8260f93-fec1-4cd6-af6e-482688c54e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:25:54.918Z|6f85a828-2a31-4184-8d87-479b40d1d7fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:25:54.919Z|6f85a828-2a31-4184-8d87-479b40d1d7fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:03.623Z|d344a10d-ca77-45d7-91da-3687ec08e4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:03.624Z|d344a10d-ca77-45d7-91da-3687ec08e4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:03.630Z|4ce64c92-c4dc-465c-ae7e-d916af779b91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:03.631Z|4ce64c92-c4dc-465c-ae7e-d916af779b91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:04.939Z|9b55a369-fa09-429b-9ea8-85270769719d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:04.940Z|9b55a369-fa09-429b-9ea8-85270769719d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:07.268Z|e9751dd0-ff9d-4a5a-a480-2458c28051a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:26:07.269Z|e9751dd0-ff9d-4a5a-a480-2458c28051a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:26:08.631Z|03df8c83-bb88-485b-980f-674de22651fe|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:26:08.632Z|03df8c83-bb88-485b-980f-674de22651fe|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:09.912Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-28T07:26:09.915Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: efd8454f-6fac-457d-919e-164a99a4815c already exists in requestDb InfraActiveRequests table
2022-04-28T07:26:09.916Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c
2022-04-28T07:26:09.916Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|INFO|500||Invoke
2022-04-28T07:26:09.917Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||===========================request begin================================================
2022-04-28T07:26:09.917Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c
2022-04-28T07:26:09.917Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||Method      : GET
2022-04-28T07:26:09.918Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29a266cf974de382", X-B3-SpanId:"6df7586754e414bd", X-B3-ParentSpanId:"29a266cf974de382", X-B3-Sampled:"0", X-ONAP-RequestID:"efd8454f-6fac-457d-919e-164a99a4815c", X-RequestID:"efd8454f-6fac-457d-919e-164a99a4815c", X-TransactionID:"efd8454f-6fac-457d-919e-164a99a4815c", X-ECOMP-RequestID:"efd8454f-6fac-457d-919e-164a99a4815c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb3bb666-4e29-4e35-b8cd-cfc8e7632041"]
2022-04-28T07:26:09.918Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||Request body: 
2022-04-28T07:26:09.918Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||==========================request end================================================
2022-04-28T07:26:09.943Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||============================response begin==========================================
2022-04-28T07:26:09.944Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-28T07:26:09.944Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||Status text  : 
2022-04-28T07:26:09.945Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:26:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:26:09.945Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||Response body: 
2022-04-28T07:26:09.946Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|DEBUG|500||=======================response end=================================================
2022-04-28T07:26:09.946Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efd8454f-6fac-457d-919e-164a99a4815c|INFO|404|Not Found|InvokeReturn
2022-04-28T07:26:09.949Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID efd8454f-6fac-457d-919e-164a99a4815c
2022-04-28T07:26:09.950Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:26:09.951Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:26:09.952Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-28T07:26:09.952Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:26:09.953Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-28T07:26:09.953Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:26:09.954Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"29a266cf974de382", X-B3-SpanId:"7b9484c6776738a5", X-B3-ParentSpanId:"29a266cf974de382", X-B3-Sampled:"0", X-ONAP-RequestID:"efd8454f-6fac-457d-919e-164a99a4815c", X-RequestID:"efd8454f-6fac-457d-919e-164a99a4815c", X-TransactionID:"efd8454f-6fac-457d-919e-164a99a4815c", X-ECOMP-RequestID:"efd8454f-6fac-457d-919e-164a99a4815c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3f9ccf7-8850-4082-9e18-81bff1c8e0f6"]
2022-04-28T07:26:09.954Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:26:09.955Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:26:09.961Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:26:09.961Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:26:09.962Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:26:09.962Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:26:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:26:09.963Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-28T07:26:09.964Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:26:09.964Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:26:09.965Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:26:09.967Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:26:09.970Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:26:09.970Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-28T07:26:09.971Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:26:09.971Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:26:09.971Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:26:09.972Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"29a266cf974de382", X-B3-SpanId:"fc77bc10e84f5495", X-B3-ParentSpanId:"29a266cf974de382", X-B3-Sampled:"0", X-ONAP-RequestID:"efd8454f-6fac-457d-919e-164a99a4815c", X-RequestID:"efd8454f-6fac-457d-919e-164a99a4815c", X-TransactionID:"efd8454f-6fac-457d-919e-164a99a4815c", X-ECOMP-RequestID:"efd8454f-6fac-457d-919e-164a99a4815c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f908b5f8-fb99-402f-b94e-3321f32aafe4"]
2022-04-28T07:26:09.972Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:26:09.973Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:26:09.983Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:26:09.983Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:26:09.984Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:26:09.984Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:26:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:26:09.985Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-28T07:26:09.985Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:26:09.986Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:26:09.987Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:26:09.987Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@79975cb3
2022-04-28T07:26:09.990Z|efd8454f-6fac-457d-919e-164a99a4815c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-28T07:26:13.649Z|6243ddc4-19f2-4b1f-b789-839276f14c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:13.650Z|6243ddc4-19f2-4b1f-b789-839276f14c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:13.651Z|b09afff3-42d9-4c23-9ec6-162b6b8f79a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:13.652Z|b09afff3-42d9-4c23-9ec6-162b6b8f79a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:14.962Z|b14481ef-f3af-45e0-9bf1-73bd2c3823cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:14.963Z|b14481ef-f3af-45e0-9bf1-73bd2c3823cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:17.345Z|e5cd9f65-8fef-4e85-977d-894f583f0f04|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:26:17.346Z|e5cd9f65-8fef-4e85-977d-894f583f0f04|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:19.343Z|d98a2fd2-8f95-4fa5-af4a-37277ea56b7b|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:26:19.344Z|d98a2fd2-8f95-4fa5-af4a-37277ea56b7b|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:22.269Z|609c5d55-ca71-4dd2-8c09-e0dc9f909f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:26:22.270Z|609c5d55-ca71-4dd2-8c09-e0dc9f909f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:26:23.092Z|1d03ccaa-9e74-4ebe-9c99-c23d5e787b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:26:23.093Z|1d03ccaa-9e74-4ebe-9c99-c23d5e787b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:26:23.671Z|378c9abe-fcfd-43f8-9cc2-59bae13485ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:23.671Z|a8b5236f-a72e-4c6b-b148-25283b959ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:23.673Z|378c9abe-fcfd-43f8-9cc2-59bae13485ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:23.673Z|a8b5236f-a72e-4c6b-b148-25283b959ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:24.992Z|e87a7c70-4b25-478f-b8e2-bfa7728a61bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:24.992Z|e87a7c70-4b25-478f-b8e2-bfa7728a61bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:33.699Z|208802f2-84b8-4f79-a05e-e0cd1664d55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:33.701Z|208802f2-84b8-4f79-a05e-e0cd1664d55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:33.713Z|2e5a3649-3829-4ffd-87f5-01e787a04141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:33.714Z|2e5a3649-3829-4ffd-87f5-01e787a04141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:35.027Z|e658c359-7020-421f-adf6-e49912fea695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:35.028Z|e658c359-7020-421f-adf6-e49912fea695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:37.269Z|b3c7054b-e698-48d7-9bb0-142148d3d02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:26:37.273Z|b3c7054b-e698-48d7-9bb0-142148d3d02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:26:43.723Z|1cad8d70-c0a5-4658-af19-173bd8a24e96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:43.724Z|1cad8d70-c0a5-4658-af19-173bd8a24e96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:43.735Z|0493f6cc-32d8-4e5e-8499-35a5d3aba551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:43.736Z|0493f6cc-32d8-4e5e-8499-35a5d3aba551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:45.050Z|ab13e951-dd70-4eb5-91de-696854413176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:45.052Z|ab13e951-dd70-4eb5-91de-696854413176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:52.243Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-28T07:26:52.246Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c3865c9a-9dcc-4d90-ba24-7aefad15510f already exists in requestDb InfraActiveRequests table
2022-04-28T07:26:52.247Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f
2022-04-28T07:26:52.248Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|INFO|500||Invoke
2022-04-28T07:26:52.248Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||===========================request begin================================================
2022-04-28T07:26:52.248Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f
2022-04-28T07:26:52.249Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||Method      : GET
2022-04-28T07:26:52.249Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b19f42693658f1f6", X-B3-SpanId:"dfa53f5ff6fea981", X-B3-ParentSpanId:"b19f42693658f1f6", X-B3-Sampled:"0", X-ONAP-RequestID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-RequestID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-TransactionID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-ECOMP-RequestID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eccccf36-5565-431b-ba98-1d3e6c811329"]
2022-04-28T07:26:52.250Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||Request body: 
2022-04-28T07:26:52.250Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||==========================request end================================================
2022-04-28T07:26:52.268Z|8c61158b-8be9-4581-aec5-f47bbfd9155b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:26:52.268Z|8c61158b-8be9-4581-aec5-f47bbfd9155b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:26:52.276Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||============================response begin==========================================
2022-04-28T07:26:52.276Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-28T07:26:52.276Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||Status text  : 
2022-04-28T07:26:52.277Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:26:52.278Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||Response body: 
2022-04-28T07:26:52.278Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|DEBUG|500||=======================response end=================================================
2022-04-28T07:26:52.278Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3865c9a-9dcc-4d90-ba24-7aefad15510f|INFO|404|Not Found|InvokeReturn
2022-04-28T07:26:52.282Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c3865c9a-9dcc-4d90-ba24-7aefad15510f
2022-04-28T07:26:52.283Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:26:52.284Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:26:52.285Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-28T07:26:52.285Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:26:52.286Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-28T07:26:52.286Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:26:52.286Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"b19f42693658f1f6", X-B3-SpanId:"ba38afc8a68224ba", X-B3-ParentSpanId:"b19f42693658f1f6", X-B3-Sampled:"0", X-ONAP-RequestID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-RequestID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-TransactionID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-ECOMP-RequestID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"944df2cc-8122-47b7-b7b0-ab553feb4128"]
2022-04-28T07:26:52.288Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:26:52.289Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:26:52.300Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:26:52.300Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:26:52.301Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:26:52.302Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:26:52.303Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-28T07:26:52.308Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:26:52.309Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:26:52.310Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:26:52.311Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:26:52.313Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:26:52.314Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-28T07:26:52.315Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:26:52.316Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:26:52.317Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:26:52.318Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"b19f42693658f1f6", X-B3-SpanId:"15eb57112e0a788e", X-B3-ParentSpanId:"b19f42693658f1f6", X-B3-Sampled:"0", X-ONAP-RequestID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-RequestID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-TransactionID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-ECOMP-RequestID:"c3865c9a-9dcc-4d90-ba24-7aefad15510f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"518618de-c7b3-4d79-828a-11c2eb3dd522"]
2022-04-28T07:26:52.319Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:26:52.319Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:26:52.327Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:26:52.327Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:26:52.328Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:26:52.328Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:26:52.329Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-28T07:26:52.330Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:26:52.330Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:26:52.331Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:26:52.334Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@31b94183
2022-04-28T07:26:52.339Z|c3865c9a-9dcc-4d90-ba24-7aefad15510f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-28T07:26:53.093Z|ac063b13-26e5-4be5-ac7e-9b29786aad22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:26:53.094Z|ac063b13-26e5-4be5-ac7e-9b29786aad22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:26:53.745Z|7d83cd63-38f5-4913-89ab-eb4f31d8ff10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:53.746Z|7d83cd63-38f5-4913-89ab-eb4f31d8ff10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:53.757Z|085fe5ec-fe82-411d-86fd-5f15b37d9db7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:53.757Z|085fe5ec-fe82-411d-86fd-5f15b37d9db7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:26:55.073Z|1ba01a6a-ad01-4ec0-a077-a15267ea060e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:26:55.079Z|1ba01a6a-ad01-4ec0-a077-a15267ea060e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:03.768Z|b9691ac1-d72c-46e2-831f-24489bbd453f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:03.769Z|b9691ac1-d72c-46e2-831f-24489bbd453f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:03.776Z|3fffd264-fb48-4439-bc97-8c844d9b05b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:03.777Z|3fffd264-fb48-4439-bc97-8c844d9b05b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:04.092Z|91376adb-95bd-49a6-9e09-d13447bed492|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:27:04.093Z|91376adb-95bd-49a6-9e09-d13447bed492|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:05.102Z|a91c502f-a5cc-4f03-bc25-36ff16a80b12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:05.103Z|a91c502f-a5cc-4f03-bc25-36ff16a80b12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:07.268Z|9ab2fe8c-e635-41f6-b4ac-4f0587207841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:27:07.269Z|9ab2fe8c-e635-41f6-b4ac-4f0587207841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:27:13.068Z|ccad6c34-7885-4c76-a680-32ac14265156|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:27:13.069Z|ccad6c34-7885-4c76-a680-32ac14265156|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:13.794Z|7747e03c-8d17-4b48-a4a3-2af9d1ffdd7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:13.794Z|7747e03c-8d17-4b48-a4a3-2af9d1ffdd7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:13.822Z|c7bdd4d2-226f-4a2a-8640-432b20fd470f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:13.823Z|c7bdd4d2-226f-4a2a-8640-432b20fd470f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:15.124Z|bfdb2b6c-c33c-465e-928c-c3662ca9cb2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:15.125Z|bfdb2b6c-c33c-465e-928c-c3662ca9cb2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:17.346Z|3f36feea-4f2d-4ccd-9e96-0c56a3379872|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:27:17.347Z|3f36feea-4f2d-4ccd-9e96-0c56a3379872|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:22.268Z|891baad8-26d7-4cf7-a382-58c4080b7f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:27:22.272Z|891baad8-26d7-4cf7-a382-58c4080b7f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:27:23.096Z|e345483e-df3c-4429-99ad-eea79e2c6ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:27:23.098Z|e345483e-df3c-4429-99ad-eea79e2c6ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:27:23.829Z|980190e3-e044-4f19-bae1-298e00908298|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:23.832Z|980190e3-e044-4f19-bae1-298e00908298|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:23.862Z|2bb4648d-c368-465c-a3c3-201b31252ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:23.864Z|2bb4648d-c368-465c-a3c3-201b31252ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:25.145Z|98ae2740-936b-45a3-98ed-16ad34a6c164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:25.146Z|98ae2740-936b-45a3-98ed-16ad34a6c164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:31.511Z|e9917a4c-defd-4561-b85d-a7872a9ac5a5|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:27:31.512Z|e9917a4c-defd-4561-b85d-a7872a9ac5a5|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:33.868Z|39d12635-59c9-4291-9abd-82e2e9ace74c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:33.869Z|39d12635-59c9-4291-9abd-82e2e9ace74c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:33.889Z|01d7f2c7-ff26-489b-8861-ca8c8d9a912c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:33.890Z|01d7f2c7-ff26-489b-8861-ca8c8d9a912c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:35.166Z|c13deb2c-6cb8-4896-8a7c-3231fb867e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:35.167Z|c13deb2c-6cb8-4896-8a7c-3231fb867e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:37.268Z|9f16e4f4-7820-463d-af0f-e7d1de17c2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:27:37.269Z|9f16e4f4-7820-463d-af0f-e7d1de17c2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:27:43.893Z|d2870a8e-1365-4c69-b66d-f386c78bf00c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:43.894Z|d2870a8e-1365-4c69-b66d-f386c78bf00c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:43.918Z|ede56457-0880-48de-b8d6-ef21920cbd58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:43.919Z|ede56457-0880-48de-b8d6-ef21920cbd58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:45.192Z|4f6cf755-5439-430d-8511-8d992c46c2f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:45.193Z|4f6cf755-5439-430d-8511-8d992c46c2f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:46.614Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-28T07:27:46.615Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: cc9bb655-a5f5-49b4-ac38-f1b4179cd58f already exists in requestDb InfraActiveRequests table
2022-04-28T07:27:46.616Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f
2022-04-28T07:27:46.617Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|INFO|500||Invoke
2022-04-28T07:27:46.617Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||===========================request begin================================================
2022-04-28T07:27:46.617Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f
2022-04-28T07:27:46.618Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||Method      : GET
2022-04-28T07:27:46.618Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fada4f4c62d4ed19", X-B3-SpanId:"090be3fa542a9e93", X-B3-ParentSpanId:"fada4f4c62d4ed19", X-B3-Sampled:"0", X-ONAP-RequestID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-RequestID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-TransactionID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-ECOMP-RequestID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa56fc20-992f-49c3-9e6b-981decc1da0f"]
2022-04-28T07:27:46.618Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||Request body: 
2022-04-28T07:27:46.619Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||==========================request end================================================
2022-04-28T07:27:46.642Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||============================response begin==========================================
2022-04-28T07:27:46.643Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-28T07:27:46.643Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||Status text  : 
2022-04-28T07:27:46.643Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:27:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:27:46.644Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||Response body: 
2022-04-28T07:27:46.644Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|DEBUG|500||=======================response end=================================================
2022-04-28T07:27:46.645Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|INFO|404|Not Found|InvokeReturn
2022-04-28T07:27:46.648Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID cc9bb655-a5f5-49b4-ac38-f1b4179cd58f
2022-04-28T07:27:46.649Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:27:46.649Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:27:46.650Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-28T07:27:46.650Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:27:46.650Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-28T07:27:46.651Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:27:46.651Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"fada4f4c62d4ed19", X-B3-SpanId:"3870fa19d0978efd", X-B3-ParentSpanId:"fada4f4c62d4ed19", X-B3-Sampled:"0", X-ONAP-RequestID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-RequestID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-TransactionID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-ECOMP-RequestID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83885ed5-9214-4ebf-9b90-5da7a4f9a8d9"]
2022-04-28T07:27:46.651Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:27:46.652Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:27:46.657Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:27:46.657Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:27:46.657Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:27:46.658Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:27:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:27:46.658Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-28T07:27:46.658Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:27:46.659Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:27:46.659Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:27:46.660Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:27:46.661Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:27:46.661Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-28T07:27:46.661Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:27:46.662Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:27:46.662Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:27:46.662Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"fada4f4c62d4ed19", X-B3-SpanId:"d630d724c4428ad6", X-B3-ParentSpanId:"fada4f4c62d4ed19", X-B3-Sampled:"0", X-ONAP-RequestID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-RequestID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-TransactionID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-ECOMP-RequestID:"cc9bb655-a5f5-49b4-ac38-f1b4179cd58f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"840bdc2b-1820-4df5-bf84-9cb7297311d1"]
2022-04-28T07:27:46.663Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:27:46.663Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:27:46.683Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:27:46.684Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:27:46.684Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:27:46.685Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:27:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:27:46.685Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-28T07:27:46.686Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:27:46.686Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:27:46.687Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:27:46.688Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7cad73aa
2022-04-28T07:27:46.689Z|cc9bb655-a5f5-49b4-ac38-f1b4179cd58f|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-28T07:27:52.268Z|dbe48da8-568b-4066-973c-2560a451f465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:27:52.269Z|dbe48da8-568b-4066-973c-2560a451f465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:27:53.100Z|67344b69-9af0-40c4-bda7-c0328ec1b267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:27:53.104Z|67344b69-9af0-40c4-bda7-c0328ec1b267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:27:53.915Z|7be8ee9e-7163-46c7-87f7-9047952f1f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:53.916Z|7be8ee9e-7163-46c7-87f7-9047952f1f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:53.939Z|f2cd08fe-c385-4673-86b3-15b37ff3508f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:53.939Z|f2cd08fe-c385-4673-86b3-15b37ff3508f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:55.218Z|8b1961e2-b2a3-4f83-9a17-a4f24194a060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:27:55.219Z|8b1961e2-b2a3-4f83-9a17-a4f24194a060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:27:59.965Z|01e792d4-d376-4fd7-b18c-1d3c74fa5711|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:27:59.966Z|01e792d4-d376-4fd7-b18c-1d3c74fa5711|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:00.701Z|b5eca089-f29c-43d3-9c8b-8d07d37f6a11|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:28:00.702Z|b5eca089-f29c-43d3-9c8b-8d07d37f6a11|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:03.937Z|ae3905de-8354-4bb3-9186-aadcd3c56385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:03.938Z|ae3905de-8354-4bb3-9186-aadcd3c56385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:03.957Z|00c39908-cda3-474d-b2a9-de3b63e52449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:03.958Z|00c39908-cda3-474d-b2a9-de3b63e52449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:05.241Z|4b6f974c-e309-4674-83b8-0f4e6b4ceaf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:05.242Z|4b6f974c-e309-4674-83b8-0f4e6b4ceaf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:07.271Z|a42d9b70-7949-40b8-acd1-bf21f49f84a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:28:07.276Z|a42d9b70-7949-40b8-acd1-bf21f49f84a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:28:13.961Z|fc765040-5d9c-40df-ba25-289c3a84c18e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:13.962Z|fc765040-5d9c-40df-ba25-289c3a84c18e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:13.979Z|abb5e535-fb9c-49d7-9089-d048ea7dc62b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:13.980Z|abb5e535-fb9c-49d7-9089-d048ea7dc62b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:15.267Z|82765ca9-2e7a-4121-b888-a0511be47fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:15.267Z|82765ca9-2e7a-4121-b888-a0511be47fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:17.346Z|570f2d8e-a1c1-4520-b397-23554b5d2bb4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:28:17.347Z|570f2d8e-a1c1-4520-b397-23554b5d2bb4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:21.370Z|99f15718-1660-4bbc-b805-794ed639b7ed|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:28:21.371Z|99f15718-1660-4bbc-b805-794ed639b7ed|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:22.268Z|3cfb712b-c53e-404c-a86e-a4cf4bfb7d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:28:22.269Z|3cfb712b-c53e-404c-a86e-a4cf4bfb7d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:28:23.105Z|8398e745-0df9-4950-be3d-e1306f2dd9c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:28:23.106Z|8398e745-0df9-4950-be3d-e1306f2dd9c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:28:23.985Z|12837eb6-d56a-49fb-bd5e-94dff204a3e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:23.986Z|12837eb6-d56a-49fb-bd5e-94dff204a3e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:24.003Z|a98f3816-8b82-4410-8afd-1804684e9e56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:24.003Z|a98f3816-8b82-4410-8afd-1804684e9e56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:25.297Z|aa8e1204-3203-484d-b6c7-fe3fbf22978a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:25.299Z|aa8e1204-3203-484d-b6c7-fe3fbf22978a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:26.676Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-28T07:28:26.680Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 4696d75c-9066-4788-bf20-a8941e35f104 already exists in requestDb InfraActiveRequests table
2022-04-28T07:28:26.683Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104
2022-04-28T07:28:26.684Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|INFO|500||Invoke
2022-04-28T07:28:26.685Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||===========================request begin================================================
2022-04-28T07:28:26.686Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104
2022-04-28T07:28:26.687Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||Method      : GET
2022-04-28T07:28:26.688Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c209153b7cad825", X-B3-SpanId:"3165e600f1230cf6", X-B3-ParentSpanId:"5c209153b7cad825", X-B3-Sampled:"0", X-ONAP-RequestID:"4696d75c-9066-4788-bf20-a8941e35f104", X-RequestID:"4696d75c-9066-4788-bf20-a8941e35f104", X-TransactionID:"4696d75c-9066-4788-bf20-a8941e35f104", X-ECOMP-RequestID:"4696d75c-9066-4788-bf20-a8941e35f104", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccd88b57-eacd-47e5-ab37-9a7114de2e20"]
2022-04-28T07:28:26.689Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||Request body: 
2022-04-28T07:28:26.690Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||==========================request end================================================
2022-04-28T07:28:26.731Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||============================response begin==========================================
2022-04-28T07:28:26.732Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-28T07:28:26.732Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||Status text  : 
2022-04-28T07:28:26.733Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:28:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:28:26.734Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||Response body: 
2022-04-28T07:28:26.734Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|DEBUG|500||=======================response end=================================================
2022-04-28T07:28:26.735Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4696d75c-9066-4788-bf20-a8941e35f104|INFO|404|Not Found|InvokeReturn
2022-04-28T07:28:26.738Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 4696d75c-9066-4788-bf20-a8941e35f104
2022-04-28T07:28:26.740Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:28:26.741Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:28:26.742Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-28T07:28:26.742Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:28:26.742Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-28T07:28:26.743Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:28:26.743Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"5c209153b7cad825", X-B3-SpanId:"89816f1111309d87", X-B3-ParentSpanId:"5c209153b7cad825", X-B3-Sampled:"0", X-ONAP-RequestID:"4696d75c-9066-4788-bf20-a8941e35f104", X-RequestID:"4696d75c-9066-4788-bf20-a8941e35f104", X-TransactionID:"4696d75c-9066-4788-bf20-a8941e35f104", X-ECOMP-RequestID:"4696d75c-9066-4788-bf20-a8941e35f104", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9ac6c77-a94e-47e6-a27b-0677ecf2684d"]
2022-04-28T07:28:26.744Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:28:26.744Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:28:26.754Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:28:26.755Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:28:26.755Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:28:26.756Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:28:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:28:26.759Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-28T07:28:26.760Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:28:26.762Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:28:26.770Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:28:26.775Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:28:26.777Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:28:26.803Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-28T07:28:26.803Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:28:26.804Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:28:26.805Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:28:26.805Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"5c209153b7cad825", X-B3-SpanId:"cf0ec9935ddf2ebb", X-B3-ParentSpanId:"5c209153b7cad825", X-B3-Sampled:"0", X-ONAP-RequestID:"4696d75c-9066-4788-bf20-a8941e35f104", X-RequestID:"4696d75c-9066-4788-bf20-a8941e35f104", X-TransactionID:"4696d75c-9066-4788-bf20-a8941e35f104", X-ECOMP-RequestID:"4696d75c-9066-4788-bf20-a8941e35f104", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e5b1c0a-543c-4f45-81ca-09410750f182"]
2022-04-28T07:28:26.806Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:28:26.806Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:28:26.821Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:28:26.821Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:28:26.822Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:28:26.822Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:28:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:28:26.823Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-28T07:28:26.824Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:28:26.825Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:28:26.828Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:28:26.836Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5fea88b8
2022-04-28T07:28:26.841Z|4696d75c-9066-4788-bf20-a8941e35f104|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-28T07:28:34.014Z|ed95796d-e532-45af-a429-13ee315c97ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:34.015Z|ed95796d-e532-45af-a429-13ee315c97ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:34.023Z|252f6ca5-bcb6-4f77-b698-1a445859fd71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:34.023Z|252f6ca5-bcb6-4f77-b698-1a445859fd71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:35.328Z|1614ed8f-2ce4-43f1-b4a0-f80e958796f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:35.329Z|1614ed8f-2ce4-43f1-b4a0-f80e958796f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:37.268Z|f6f58e6d-d8ce-4dff-87c7-a9b67c4b7eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:28:37.269Z|f6f58e6d-d8ce-4dff-87c7-a9b67c4b7eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:28:39.627Z|cce72706-8b27-47cf-a0c2-d1dfd45400c6|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:28:39.628Z|cce72706-8b27-47cf-a0c2-d1dfd45400c6|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:44.038Z|ac54fc70-6245-44b3-9da4-7dfdf248bf9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:44.039Z|ac54fc70-6245-44b3-9da4-7dfdf248bf9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:44.043Z|27877e18-94cd-4ce6-9df7-ffca9954a163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:44.044Z|27877e18-94cd-4ce6-9df7-ffca9954a163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:45.350Z|2b0a2dc1-6180-42d8-babe-88736c86a42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:45.351Z|2b0a2dc1-6180-42d8-babe-88736c86a42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:52.268Z|7267a8af-51e9-40f0-82b4-aba17d43e565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:28:52.272Z|7267a8af-51e9-40f0-82b4-aba17d43e565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:28:53.107Z|c92dd21c-95b5-4ca2-85dd-a2358b7e9da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:28:53.108Z|c92dd21c-95b5-4ca2-85dd-a2358b7e9da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:28:54.065Z|32d9d3d0-6237-4929-a890-d053d435f541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:54.065Z|4482703a-6411-4eef-beb9-829ad20978a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:54.067Z|4482703a-6411-4eef-beb9-829ad20978a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:54.068Z|32d9d3d0-6237-4929-a890-d053d435f541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:28:55.383Z|e8df635d-f59f-4e4b-9fea-9093e075d28b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:28:55.384Z|e8df635d-f59f-4e4b-9fea-9093e075d28b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:00.970Z|b6a0ff5a-15e4-4330-8ddd-067bc0bd948e|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:29:00.973Z|b6a0ff5a-15e4-4330-8ddd-067bc0bd948e|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:04.090Z|7c492466-95c0-4da3-872c-4959ed043773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:04.090Z|7262e23e-bf18-4ee4-8656-ac2b0ccba6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:04.091Z|7c492466-95c0-4da3-872c-4959ed043773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:04.090Z|7262e23e-bf18-4ee4-8656-ac2b0ccba6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:05.412Z|a969a45a-e3f6-4a70-929e-49ec725fe7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:05.412Z|a969a45a-e3f6-4a70-929e-49ec725fe7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:07.268Z|67de1437-7394-40af-97da-cf637d4d7ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:29:07.270Z|67de1437-7394-40af-97da-cf637d4d7ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:29:14.113Z|0aa61be9-f6e0-4727-9a4f-f656ccebae13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:14.113Z|62d51bf7-636c-4c7d-bea1-34966c13c894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:14.114Z|0aa61be9-f6e0-4727-9a4f-f656ccebae13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:14.114Z|62d51bf7-636c-4c7d-bea1-34966c13c894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:15.434Z|fa28f9bf-820e-4440-a44b-2eab43bf5c6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:15.434Z|fa28f9bf-820e-4440-a44b-2eab43bf5c6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:17.347Z|e58d9aa9-2540-4264-aeb3-3fa6638773b2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:29:17.350Z|e58d9aa9-2540-4264-aeb3-3fa6638773b2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:22.268Z|1f806f92-2a82-47b9-8f5d-1bb7c1d04e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:29:22.269Z|1f806f92-2a82-47b9-8f5d-1bb7c1d04e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:29:23.109Z|ce5f2632-086e-4d12-aa51-78e8f9409343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:29:23.110Z|ce5f2632-086e-4d12-aa51-78e8f9409343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:29:24.135Z|38148d1a-5757-466c-b2c4-9c0257e4dc13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:24.135Z|2c6223f5-2339-471b-8ae0-791bde478923|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:24.136Z|38148d1a-5757-466c-b2c4-9c0257e4dc13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:24.136Z|2c6223f5-2339-471b-8ae0-791bde478923|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:25.456Z|1661f7fa-1eda-4f70-84d9-5e70f51bee5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:25.458Z|1661f7fa-1eda-4f70-84d9-5e70f51bee5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:34.163Z|71bfdba2-d771-4a52-b2a0-e066767fe4df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:34.163Z|ca705e7c-9976-43dd-8e4d-0c9e65071fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:34.164Z|71bfdba2-d771-4a52-b2a0-e066767fe4df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:34.164Z|ca705e7c-9976-43dd-8e4d-0c9e65071fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:35.478Z|2a78a39f-773b-4181-91d2-204c4a1ae44c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:35.479Z|2a78a39f-773b-4181-91d2-204c4a1ae44c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:37.280Z|11042c64-6697-4cbe-aa22-72901f86dd11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:29:37.285Z|11042c64-6697-4cbe-aa22-72901f86dd11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:29:44.184Z|8cf441e3-0435-437f-8cd0-b68c1b649e61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:44.186Z|1776eb71-30cc-475e-b078-54abc3c8b03a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:44.187Z|1776eb71-30cc-475e-b078-54abc3c8b03a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:44.188Z|8cf441e3-0435-437f-8cd0-b68c1b649e61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:45.511Z|78bcc13b-1c36-437d-8266-5e72b08bf17a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:45.513Z|78bcc13b-1c36-437d-8266-5e72b08bf17a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:46.606Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-28T07:29:46.609Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: b63f8f2c-6268-4ea4-a552-091e03244cfe already exists in requestDb InfraActiveRequests table
2022-04-28T07:29:46.613Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe
2022-04-28T07:29:46.615Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|INFO|500||Invoke
2022-04-28T07:29:46.616Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||===========================request begin================================================
2022-04-28T07:29:46.617Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe
2022-04-28T07:29:46.618Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||Method      : GET
2022-04-28T07:29:46.618Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e0615af77236f80", X-B3-SpanId:"8151b9a5bf6a5bf7", X-B3-ParentSpanId:"2e0615af77236f80", X-B3-Sampled:"0", X-ONAP-RequestID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-RequestID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-TransactionID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-ECOMP-RequestID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12b14b25-1c75-403a-a7ef-7906a982b11c"]
2022-04-28T07:29:46.619Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||Request body: 
2022-04-28T07:29:46.620Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||==========================request end================================================
2022-04-28T07:29:46.664Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||============================response begin==========================================
2022-04-28T07:29:46.665Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-28T07:29:46.665Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||Status text  : 
2022-04-28T07:29:46.666Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:29:46.666Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||Response body: 
2022-04-28T07:29:46.667Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|DEBUG|500||=======================response end=================================================
2022-04-28T07:29:46.667Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b63f8f2c-6268-4ea4-a552-091e03244cfe|INFO|404|Not Found|InvokeReturn
2022-04-28T07:29:46.685Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID b63f8f2c-6268-4ea4-a552-091e03244cfe
2022-04-28T07:29:46.687Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:29:46.688Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:29:46.689Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-28T07:29:46.689Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:29:46.690Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-28T07:29:46.690Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:29:46.690Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"2e0615af77236f80", X-B3-SpanId:"f06e8f3b4814477a", X-B3-ParentSpanId:"2e0615af77236f80", X-B3-Sampled:"0", X-ONAP-RequestID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-RequestID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-TransactionID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-ECOMP-RequestID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1370384-deb7-4535-b694-c75fc5d722cc"]
2022-04-28T07:29:46.691Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:29:46.692Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:29:46.726Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:29:46.727Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:29:46.727Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:29:46.728Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:29:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:29:46.729Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-28T07:29:46.729Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:29:46.730Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:29:46.731Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:29:46.732Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:29:46.733Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:29:46.734Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-28T07:29:46.734Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:29:46.735Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:29:46.735Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:29:46.735Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"2e0615af77236f80", X-B3-SpanId:"c92a623ad19c5ccd", X-B3-ParentSpanId:"2e0615af77236f80", X-B3-Sampled:"0", X-ONAP-RequestID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-RequestID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-TransactionID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-ECOMP-RequestID:"b63f8f2c-6268-4ea4-a552-091e03244cfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7649114-caeb-476c-9e74-5197e0e69c9a"]
2022-04-28T07:29:46.736Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:29:46.736Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:29:46.749Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:29:46.750Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:29:46.751Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:29:46.752Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:29:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:29:46.753Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-28T07:29:46.753Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:29:46.754Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:29:46.755Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:29:46.756Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2ec7ba8d
2022-04-28T07:29:46.758Z|b63f8f2c-6268-4ea4-a552-091e03244cfe|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-28T07:29:52.268Z|5f593062-6c7d-4654-bf0f-f0013d03a906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:29:52.269Z|5f593062-6c7d-4654-bf0f-f0013d03a906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:29:53.111Z|7db24c9a-6645-4726-94cb-942b604c9473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:29:53.112Z|7db24c9a-6645-4726-94cb-942b604c9473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:29:54.210Z|346cd9f2-3612-48ef-b8ac-b787006a43d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:54.210Z|d926dbe7-b795-4217-8c52-f893f6b7c4dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:54.211Z|346cd9f2-3612-48ef-b8ac-b787006a43d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:54.211Z|d926dbe7-b795-4217-8c52-f893f6b7c4dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:55.534Z|76742732-87fd-40a3-b4dd-5d160ff61c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:29:55.535Z|76742732-87fd-40a3-b4dd-5d160ff61c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:29:57.693Z|c34d322b-5a16-48c6-93d2-5ee193b470ea|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:29:57.694Z|c34d322b-5a16-48c6-93d2-5ee193b470ea|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:04.233Z|c33eaf64-7f3d-42c8-8aed-0def467df1e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:04.233Z|f2cc083e-27eb-41f4-9411-62e16b22ab21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:04.234Z|f2cc083e-27eb-41f4-9411-62e16b22ab21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:04.234Z|c33eaf64-7f3d-42c8-8aed-0def467df1e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:05.558Z|9e8d724c-2717-43cc-87fc-9e0f4bdcb322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:05.559Z|9e8d724c-2717-43cc-87fc-9e0f4bdcb322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:07.268Z|f12e40d4-5bcb-45ef-967c-a630e668b35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:30:07.270Z|f12e40d4-5bcb-45ef-967c-a630e668b35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:30:14.259Z|966cb0d2-ae2c-4d1f-8a60-c2b002d2a369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:14.259Z|8e93804b-0234-4936-a8d9-1c2adf1d2c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:14.259Z|966cb0d2-ae2c-4d1f-8a60-c2b002d2a369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:14.260Z|8e93804b-0234-4936-a8d9-1c2adf1d2c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:15.592Z|a15fe3c0-18e8-45d9-8137-b4b23ead27a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:15.593Z|a15fe3c0-18e8-45d9-8137-b4b23ead27a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:17.345Z|90c8af3d-d6cd-4b3e-bf9b-e0e195085417|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:30:17.346Z|90c8af3d-d6cd-4b3e-bf9b-e0e195085417|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:22.268Z|7cfdc313-7ca0-4963-aaa2-8dab054c1cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:30:22.272Z|7cfdc313-7ca0-4963-aaa2-8dab054c1cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:30:23.113Z|b2ddac8a-1770-491a-9866-3c0049ea72eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:30:23.114Z|b2ddac8a-1770-491a-9866-3c0049ea72eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:30:24.284Z|bd712aff-1af3-4b28-a21f-3b8a9bdf4e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:24.283Z|ced4c4f2-3059-44e8-a277-d17444844a37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:24.285Z|ced4c4f2-3059-44e8-a277-d17444844a37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:24.290Z|bd712aff-1af3-4b28-a21f-3b8a9bdf4e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:25.618Z|e4ee282e-c3ce-4baf-a4bf-1709be11906b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:25.620Z|e4ee282e-c3ce-4baf-a4bf-1709be11906b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:34.316Z|04c5edee-270d-4b8b-af91-cf0bb5ef641c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:34.316Z|22a5f916-29af-44da-8dda-09c951d44470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:34.318Z|04c5edee-270d-4b8b-af91-cf0bb5ef641c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:34.318Z|22a5f916-29af-44da-8dda-09c951d44470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:35.643Z|9c197a5d-3dcf-4100-94ce-058fecca9493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:35.644Z|9c197a5d-3dcf-4100-94ce-058fecca9493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:37.268Z|d56f6b39-9658-407f-83e6-65b64d42104f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:30:37.269Z|d56f6b39-9658-407f-83e6-65b64d42104f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:30:44.341Z|68e4d613-e27e-452e-a4b8-0815243ad4a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:44.342Z|68e4d613-e27e-452e-a4b8-0815243ad4a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:44.343Z|158ead43-b080-41e1-8a32-29a93caa5735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:44.343Z|158ead43-b080-41e1-8a32-29a93caa5735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:45.664Z|09cbee0c-6bc7-446c-9b5c-c6cdd7d8483b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:45.665Z|09cbee0c-6bc7-446c-9b5c-c6cdd7d8483b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:52.268Z|cbb766fe-1735-4dca-9630-dccfc5e5886c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:30:52.269Z|cbb766fe-1735-4dca-9630-dccfc5e5886c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:30:53.114Z|4d83b4b1-4f02-40ef-884c-186c216b606e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:30:53.115Z|4d83b4b1-4f02-40ef-884c-186c216b606e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:30:54.364Z|02ada193-072d-40c2-8e6c-71a0e0b5de0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:54.367Z|c35bb4f8-78d6-462a-b05f-ae7d89027b8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:54.368Z|c35bb4f8-78d6-462a-b05f-ae7d89027b8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:54.372Z|02ada193-072d-40c2-8e6c-71a0e0b5de0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:30:55.692Z|0f929289-d6f6-4abc-a04c-b7fa4e8f4a33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:30:55.694Z|0f929289-d6f6-4abc-a04c-b7fa4e8f4a33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:04.394Z|f1272ddd-7459-4600-99ea-58cdfaca6b70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:04.395Z|f1272ddd-7459-4600-99ea-58cdfaca6b70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:04.401Z|12937859-9042-4714-8c7f-643662d19454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:04.401Z|12937859-9042-4714-8c7f-643662d19454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:05.714Z|da2341e3-0c23-4b91-b51c-eb43266e086c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:05.715Z|da2341e3-0c23-4b91-b51c-eb43266e086c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:07.268Z|0abc5ee2-088c-41e2-afbd-dc6567941c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:31:07.275Z|0abc5ee2-088c-41e2-afbd-dc6567941c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:31:14.417Z|5ce6ac27-ce69-4e8a-8169-cab4228c4fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:14.417Z|5ce6ac27-ce69-4e8a-8169-cab4228c4fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:14.423Z|3ac93017-f47f-4275-b809-8114111b8aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:14.425Z|3ac93017-f47f-4275-b809-8114111b8aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:15.736Z|35e7a564-aa04-44c9-990e-a40f149bbe7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:15.737Z|35e7a564-aa04-44c9-990e-a40f149bbe7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:17.346Z|d1777202-262d-4a8a-80fc-21d64fb9dbb7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:31:17.347Z|d1777202-262d-4a8a-80fc-21d64fb9dbb7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:22.268Z|8da2dca4-ca60-42d2-98bb-1d322bc86378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:31:22.269Z|8da2dca4-ca60-42d2-98bb-1d322bc86378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:31:23.116Z|88357c88-ed39-42f5-9d01-09df07b20d5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:31:23.116Z|88357c88-ed39-42f5-9d01-09df07b20d5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:31:24.442Z|7ad9c662-5164-425e-a64f-6ef601f21b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:24.443Z|4f74e6ed-ccdb-4eb4-af96-b274a80a4d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:24.443Z|4f74e6ed-ccdb-4eb4-af96-b274a80a4d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:24.443Z|7ad9c662-5164-425e-a64f-6ef601f21b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:25.767Z|a5c218f9-b932-4835-b8db-7b5254ad843f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:25.768Z|a5c218f9-b932-4835-b8db-7b5254ad843f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:34.469Z|a4865801-250a-4f61-a413-e47b770efcb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:34.470Z|a4865801-250a-4f61-a413-e47b770efcb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:34.472Z|94adb4f0-2975-4a08-b0d5-37a7f4702ccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:34.474Z|94adb4f0-2975-4a08-b0d5-37a7f4702ccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:35.788Z|69e1200f-16ab-45ce-ba5d-692aa8fac1c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:35.789Z|69e1200f-16ab-45ce-ba5d-692aa8fac1c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:37.268Z|95666d1c-469b-490d-86ff-fc9498b98b19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:31:37.269Z|95666d1c-469b-490d-86ff-fc9498b98b19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:31:44.379Z|b325701f-e78d-4186-a884-349f92c1efe5|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:31:44.400Z|b325701f-e78d-4186-a884-349f92c1efe5|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:44.514Z|ca8adbf4-a998-4b00-9c08-305a108c5ee2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:44.514Z|53a15a29-b101-4b5c-88e1-1486e512714f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:44.515Z|ca8adbf4-a998-4b00-9c08-305a108c5ee2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:44.515Z|53a15a29-b101-4b5c-88e1-1486e512714f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:45.811Z|1ad0a85e-20df-4831-8b39-bbe5e9c77df2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:45.812Z|1ad0a85e-20df-4831-8b39-bbe5e9c77df2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:52.268Z|a944ded4-380e-4306-b3b7-8fa78dea6619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:31:52.272Z|a944ded4-380e-4306-b3b7-8fa78dea6619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:31:53.117Z|837824e6-2144-413f-96ba-9f05a82fc54e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:31:53.118Z|837824e6-2144-413f-96ba-9f05a82fc54e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:31:54.539Z|940a5175-890e-4529-8ccf-4be735315d2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:54.540Z|940a5175-890e-4529-8ccf-4be735315d2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:54.542Z|df86379c-a8d3-43df-8f1c-02dbe8b02ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:54.543Z|df86379c-a8d3-43df-8f1c-02dbe8b02ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:31:55.832Z|3d9b7d50-c19e-4386-b8d7-9d15a5e493ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:31:55.833Z|3d9b7d50-c19e-4386-b8d7-9d15a5e493ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:04.565Z|fc5a7475-0be2-4bad-8a48-b0aec14eb85f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:04.565Z|47ea8ff8-fead-4106-bb6e-e84c54dd43a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:04.566Z|fc5a7475-0be2-4bad-8a48-b0aec14eb85f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:04.566Z|47ea8ff8-fead-4106-bb6e-e84c54dd43a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:05.853Z|ba9edf1f-31c1-41fa-83a0-faa1dfa28e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:05.854Z|ba9edf1f-31c1-41fa-83a0-faa1dfa28e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:07.268Z|ddd8851f-1262-4bff-9afc-8afb38b738c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:32:07.269Z|ddd8851f-1262-4bff-9afc-8afb38b738c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:32:14.590Z|d748186c-1d52-4599-8768-fe0a1540dc9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:14.590Z|1bcf6090-bcb8-4f61-a6e3-7f380ec888fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:14.590Z|1bcf6090-bcb8-4f61-a6e3-7f380ec888fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:14.590Z|d748186c-1d52-4599-8768-fe0a1540dc9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:15.874Z|5fc8e1b0-4b6e-41e4-b790-d7e49db42655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:15.875Z|5fc8e1b0-4b6e-41e4-b790-d7e49db42655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:17.345Z|1cfd826a-10eb-4d6d-a6c1-2131891b2168|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:32:17.346Z|1cfd826a-10eb-4d6d-a6c1-2131891b2168|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:22.268Z|d0cd7050-9e18-4336-8ba4-8af18934d272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:32:22.269Z|d0cd7050-9e18-4336-8ba4-8af18934d272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:32:23.118Z|7458a64b-f807-420d-82b8-9a12499d2d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:32:23.119Z|7458a64b-f807-420d-82b8-9a12499d2d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:32:24.615Z|f596e120-3727-4a4f-87bf-1c346c7b7017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:24.616Z|f596e120-3727-4a4f-87bf-1c346c7b7017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:24.618Z|ee44c2df-1282-481a-b5c2-7636acb785c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:24.619Z|ee44c2df-1282-481a-b5c2-7636acb785c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:25.901Z|7f0500d8-d6c0-4898-a913-e5456c0bdde2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:25.902Z|7f0500d8-d6c0-4898-a913-e5456c0bdde2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:34.641Z|4eb7798b-a8ea-478c-b3ed-8b0a4105c38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:34.641Z|5d709680-1048-4acf-8f7e-0dcc7364bf38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:34.642Z|4eb7798b-a8ea-478c-b3ed-8b0a4105c38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:34.643Z|5d709680-1048-4acf-8f7e-0dcc7364bf38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:35.927Z|0d036cec-7fb2-4448-a886-b3659b4c0f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:35.928Z|0d036cec-7fb2-4448-a886-b3659b4c0f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:37.268Z|7ee276db-52c6-4118-8128-2ee8e3fff66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:32:37.272Z|7ee276db-52c6-4118-8128-2ee8e3fff66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:32:44.663Z|dc628369-ec61-47c0-92b3-d7ab4b875968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:44.663Z|8d8da4f7-907e-4dd6-86a1-11ef7cee536c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:44.664Z|dc628369-ec61-47c0-92b3-d7ab4b875968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:44.664Z|8d8da4f7-907e-4dd6-86a1-11ef7cee536c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:45.949Z|73b90f50-2f5f-4500-a2ca-7f9516e1dd52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:45.950Z|73b90f50-2f5f-4500-a2ca-7f9516e1dd52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:52.268Z|05678ef6-6a05-4531-82bd-fa5fafd7aec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:32:52.269Z|05678ef6-6a05-4531-82bd-fa5fafd7aec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:32:53.120Z|49883346-b8a0-418d-ac29-63f343e00497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:32:53.121Z|49883346-b8a0-418d-ac29-63f343e00497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:32:54.693Z|76ea3af3-3a5e-48b0-a899-307001984a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:54.694Z|76ea3af3-3a5e-48b0-a899-307001984a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:54.702Z|053cad22-8d56-4a25-bb6f-3f75fa919767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:54.702Z|053cad22-8d56-4a25-bb6f-3f75fa919767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:32:55.971Z|573bc03e-082a-42f3-9ee4-1a6e7792674d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:32:55.978Z|573bc03e-082a-42f3-9ee4-1a6e7792674d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:04.716Z|9462f9c7-9650-4c81-91ea-59262ae16630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:04.717Z|9462f9c7-9650-4c81-91ea-59262ae16630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:04.721Z|25a6ac8f-5547-481a-a496-9a399f12632e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:04.722Z|25a6ac8f-5547-481a-a496-9a399f12632e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:06.001Z|f9ab1525-fe5c-49fa-b048-dcab89d4a902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:06.001Z|f9ab1525-fe5c-49fa-b048-dcab89d4a902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:07.268Z|372daa19-24cc-4528-aa31-7f547e9ee1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:33:07.269Z|372daa19-24cc-4528-aa31-7f547e9ee1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:33:14.739Z|75dfee13-8682-4f30-9e66-42ef4e92d076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:14.740Z|75dfee13-8682-4f30-9e66-42ef4e92d076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:14.741Z|6fb9f195-0e87-4b44-986b-ccd246f96b31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:14.742Z|6fb9f195-0e87-4b44-986b-ccd246f96b31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:16.024Z|a87a2050-690f-4108-963b-3aa23951ce83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:16.025Z|a87a2050-690f-4108-963b-3aa23951ce83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:17.345Z|1b763b21-3407-483a-9acf-180bf9406f7f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:33:17.347Z|1b763b21-3407-483a-9acf-180bf9406f7f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:22.270Z|0291d2ad-6552-46ef-a8a3-98010f195c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:33:22.281Z|0291d2ad-6552-46ef-a8a3-98010f195c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:33:23.121Z|b3f400cc-72d8-4f8c-8be1-a90baf8ea51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:33:23.123Z|b3f400cc-72d8-4f8c-8be1-a90baf8ea51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:33:24.762Z|21ce07a3-220e-4baa-895c-bd24ab41ed53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:24.763Z|21ce07a3-220e-4baa-895c-bd24ab41ed53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:24.766Z|3898b5aa-d83a-43c9-89a6-c2d48f3a47a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:24.767Z|3898b5aa-d83a-43c9-89a6-c2d48f3a47a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:26.046Z|64c3ffa4-fb4b-4e63-885f-be54d8299afe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:26.047Z|64c3ffa4-fb4b-4e63-885f-be54d8299afe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:34.787Z|c66f2f57-f98f-4c78-912f-18c5a086b66f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:34.788Z|c66f2f57-f98f-4c78-912f-18c5a086b66f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:34.788Z|b13442e0-aa9e-4363-83b3-124a8891fc9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:34.789Z|b13442e0-aa9e-4363-83b3-124a8891fc9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:36.073Z|a49c9bbc-1329-448b-9059-b66c5525d599|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:36.075Z|a49c9bbc-1329-448b-9059-b66c5525d599|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:37.268Z|47f79ad9-9317-4f16-b086-31c310841bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:33:37.269Z|47f79ad9-9317-4f16-b086-31c310841bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:33:44.810Z|4706d545-4fbb-41f3-8903-9d5ca1c13d06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:44.811Z|4706d545-4fbb-41f3-8903-9d5ca1c13d06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:44.813Z|2407620e-4bf1-47ad-9993-dee3b00d6aa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:44.814Z|2407620e-4bf1-47ad-9993-dee3b00d6aa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:46.099Z|2498f3ea-a0e6-4c0a-add1-6f43c66293a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:46.100Z|2498f3ea-a0e6-4c0a-add1-6f43c66293a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:52.268Z|89e02eb0-b427-48bf-be22-5887067db49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:33:52.269Z|89e02eb0-b427-48bf-be22-5887067db49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:33:53.124Z|a189e47b-0fdc-4664-8f3b-3aac8d17d298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:33:53.124Z|a189e47b-0fdc-4664-8f3b-3aac8d17d298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:33:54.833Z|69fc6389-bf6f-48c6-b879-e85b0ac23f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:54.833Z|69fc6389-bf6f-48c6-b879-e85b0ac23f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:54.833Z|25e885ed-b4c0-4da7-919a-49d5f7517325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:54.834Z|25e885ed-b4c0-4da7-919a-49d5f7517325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:33:56.123Z|8e836144-3aaf-458d-97e6-d002e8ade369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:33:56.124Z|8e836144-3aaf-458d-97e6-d002e8ade369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:04.856Z|29576020-a8c4-438c-8d0a-20a96eb79d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:04.856Z|ad871ada-d7b1-47e5-8c40-c68ccfef6d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:04.856Z|ad871ada-d7b1-47e5-8c40-c68ccfef6d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:04.856Z|29576020-a8c4-438c-8d0a-20a96eb79d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:06.166Z|55371ac0-8db4-4957-aa55-886c9737cc96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:06.169Z|55371ac0-8db4-4957-aa55-886c9737cc96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:07.268Z|6b12138b-421e-424d-9ef1-ef5723638bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:34:07.271Z|6b12138b-421e-424d-9ef1-ef5723638bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:34:14.884Z|51d209fd-d000-42ff-82c6-94e1dbe5b82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:14.885Z|51d209fd-d000-42ff-82c6-94e1dbe5b82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:14.888Z|158aafcd-cf34-4b69-8bd0-07e33faa0f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:14.889Z|158aafcd-cf34-4b69-8bd0-07e33faa0f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:16.196Z|894e11b6-6bc4-4110-8bbd-ff559dd9c403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:16.197Z|894e11b6-6bc4-4110-8bbd-ff559dd9c403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:17.354Z|c3d45386-d8d0-4eb3-800b-523d11f462c8|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:34:17.354Z|c3d45386-d8d0-4eb3-800b-523d11f462c8|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:22.268Z|6bfcef08-20da-49e1-9309-ddd850f621c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:34:22.269Z|6bfcef08-20da-49e1-9309-ddd850f621c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:34:23.125Z|ad54ef76-d07b-4bb0-86e2-ae078191436a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:34:23.126Z|ad54ef76-d07b-4bb0-86e2-ae078191436a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:34:24.905Z|c22cb794-27d5-4830-9145-4fc8f389f16e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:24.907Z|c22cb794-27d5-4830-9145-4fc8f389f16e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:24.908Z|92c789f7-7738-4c0b-bd1c-aa6434f9e3c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:24.909Z|92c789f7-7738-4c0b-bd1c-aa6434f9e3c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:26.218Z|91b55590-83aa-4649-8037-2889e3a5d670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:26.218Z|91b55590-83aa-4649-8037-2889e3a5d670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:34.929Z|f126fdeb-6535-4364-be1a-7c350442ae46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:34.930Z|f126fdeb-6535-4364-be1a-7c350442ae46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:34.936Z|c6e9df36-9754-469d-a0a2-56fdd2ff75a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:34.936Z|c6e9df36-9754-469d-a0a2-56fdd2ff75a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:36.256Z|cb877ee0-46d9-4407-a7dd-e204f8807876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:36.257Z|cb877ee0-46d9-4407-a7dd-e204f8807876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:37.268Z|175cb9b6-94d7-4e9e-b8f2-f46e227fbd77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:34:37.269Z|175cb9b6-94d7-4e9e-b8f2-f46e227fbd77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:34:44.960Z|d689ad7b-3c4b-4d64-88d1-30d67b635304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:44.961Z|753b3cb8-1163-4c57-8fa0-299e9bebeba7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:44.962Z|d689ad7b-3c4b-4d64-88d1-30d67b635304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:44.962Z|753b3cb8-1163-4c57-8fa0-299e9bebeba7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:46.288Z|0213a47b-6653-449f-a755-dbcedc586f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:46.289Z|0213a47b-6653-449f-a755-dbcedc586f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:52.268Z|3647b47f-3269-400c-9a0d-a5e96fc3f39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:34:52.271Z|3647b47f-3269-400c-9a0d-a5e96fc3f39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:34:53.127Z|6a5d3a43-156a-44b1-89a8-b4017a936424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:34:53.128Z|6a5d3a43-156a-44b1-89a8-b4017a936424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:34:54.990Z|87dd050f-4f1c-429b-a530-1810b34b4701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:54.992Z|87dd050f-4f1c-429b-a530-1810b34b4701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:54.996Z|2139d6c4-9034-4c25-a4ff-f1b9435d9fbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:54.997Z|2139d6c4-9034-4c25-a4ff-f1b9435d9fbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:34:56.312Z|87a1646a-f6c2-4ab4-b724-faa3544bcf50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:34:56.313Z|87a1646a-f6c2-4ab4-b724-faa3544bcf50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:05.018Z|2fc62687-6e2c-49b2-81ac-18a0e0b4960e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:05.018Z|4a097041-af31-4c71-bbe1-67c9d05148a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:05.019Z|2fc62687-6e2c-49b2-81ac-18a0e0b4960e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:05.019Z|4a097041-af31-4c71-bbe1-67c9d05148a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:06.336Z|1f103731-811a-45b7-92d3-a609e7618e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:06.336Z|1f103731-811a-45b7-92d3-a609e7618e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:06.850Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-28T07:35:06.854Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 2c064eda-a235-4f5a-ad39-0e97be2aed17 already exists in requestDb InfraActiveRequests table
2022-04-28T07:35:06.856Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17
2022-04-28T07:35:06.856Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|INFO|500||Invoke
2022-04-28T07:35:06.856Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||===========================request begin================================================
2022-04-28T07:35:06.857Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17
2022-04-28T07:35:06.857Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||Method      : GET
2022-04-28T07:35:06.857Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a156190b7b2f6d2", X-B3-SpanId:"0d78512b99644898", X-B3-ParentSpanId:"2a156190b7b2f6d2", X-B3-Sampled:"0", X-ONAP-RequestID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-RequestID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-TransactionID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-ECOMP-RequestID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2d2b44f-e3bb-4b42-aa0b-0ce49c0bc78e"]
2022-04-28T07:35:06.858Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||Request body: 
2022-04-28T07:35:06.858Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||==========================request end================================================
2022-04-28T07:35:06.892Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||============================response begin==========================================
2022-04-28T07:35:06.892Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-28T07:35:06.893Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||Status text  : 
2022-04-28T07:35:06.893Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:35:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:35:06.894Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||Response body: 
2022-04-28T07:35:06.894Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|DEBUG|500||=======================response end=================================================
2022-04-28T07:35:06.895Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c064eda-a235-4f5a-ad39-0e97be2aed17|INFO|404|Not Found|InvokeReturn
2022-04-28T07:35:06.899Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 2c064eda-a235-4f5a-ad39-0e97be2aed17
2022-04-28T07:35:06.900Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:35:06.901Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-28T07:35:06.902Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-28T07:35:06.902Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:35:06.903Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-28T07:35:06.903Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:35:06.904Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"2a156190b7b2f6d2", X-B3-SpanId:"7dfac39686b4673b", X-B3-ParentSpanId:"2a156190b7b2f6d2", X-B3-Sampled:"0", X-ONAP-RequestID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-RequestID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-TransactionID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-ECOMP-RequestID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31940ce0-c5e2-4e89-9d79-1d6611616f05"]
2022-04-28T07:35:06.904Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:35:06.905Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:35:06.914Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:35:06.915Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:35:06.915Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:35:06.916Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:35:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:35:06.916Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-28T07:35:06.917Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:35:06.917Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:35:06.918Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:35:06.920Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:35:06.921Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:35:06.921Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-28T07:35:06.922Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-28T07:35:06.922Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-28T07:35:06.922Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-28T07:35:06.923Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"2a156190b7b2f6d2", X-B3-SpanId:"56b1e5e31edbe064", X-B3-ParentSpanId:"2a156190b7b2f6d2", X-B3-Sampled:"0", X-ONAP-RequestID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-RequestID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-TransactionID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-ECOMP-RequestID:"2c064eda-a235-4f5a-ad39-0e97be2aed17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72cfbacf-ad73-4063-b41c-ff1bf0bf1c4b"]
2022-04-28T07:35:06.923Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-28T07:35:06.924Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-28T07:35:06.947Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-28T07:35:06.948Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-28T07:35:06.948Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-28T07:35:06.949Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 28 Apr 2022 07:35:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-28T07:35:06.949Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-28T07:35:06.950Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-28T07:35:06.950Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-28T07:35:06.951Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-28T07:35:06.953Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@64c29257
2022-04-28T07:35:06.956Z|2c064eda-a235-4f5a-ad39-0e97be2aed17|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-28T07:35:07.269Z|54167b94-ca83-4e36-a2a5-573be6e5a669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:35:07.270Z|54167b94-ca83-4e36-a2a5-573be6e5a669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:35:15.040Z|357c80d6-4d30-4baf-9d32-31a1c0ee15be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:15.042Z|e942f64e-e6c5-47f9-9ee8-c4bf186c438a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:15.043Z|e942f64e-e6c5-47f9-9ee8-c4bf186c438a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:15.046Z|357c80d6-4d30-4baf-9d32-31a1c0ee15be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:16.359Z|44ad9aad-1201-4f2a-9b2e-886cb1c61a78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:16.360Z|44ad9aad-1201-4f2a-9b2e-886cb1c61a78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:17.347Z|ccfeca68-d945-46a1-a600-66dd0b18e7f4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:35:17.347Z|ccfeca68-d945-46a1-a600-66dd0b18e7f4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:19.656Z|70a0b8e1-d7ff-4dc8-90bb-be9b915d2b2f|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:35:19.657Z|70a0b8e1-d7ff-4dc8-90bb-be9b915d2b2f|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:22.268Z|871f559f-eb40-4278-895f-52014df50e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:35:22.269Z|871f559f-eb40-4278-895f-52014df50e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:35:23.129Z|434a1ce0-6207-4cf0-85f9-a61ab1573ff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:35:23.129Z|434a1ce0-6207-4cf0-85f9-a61ab1573ff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:35:25.068Z|0d0b4f6f-c586-4297-9520-b48dec02e916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:25.069Z|0d0b4f6f-c586-4297-9520-b48dec02e916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:25.075Z|1c4c520a-e47d-4be6-b698-d4eb252a5480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:25.076Z|1c4c520a-e47d-4be6-b698-d4eb252a5480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:26.393Z|b76a46b6-c40d-4321-add1-68f404a562d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:26.394Z|b76a46b6-c40d-4321-add1-68f404a562d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:35.091Z|107ff1b9-82c5-4ca0-ac6a-a780916e0b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:35.092Z|107ff1b9-82c5-4ca0-ac6a-a780916e0b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:35.204Z|84c8b48b-9f13-4084-9119-113fb8c02067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:35.205Z|84c8b48b-9f13-4084-9119-113fb8c02067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:36.421Z|addbe281-5bd2-47a7-9bce-cf0118733173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:36.422Z|addbe281-5bd2-47a7-9bce-cf0118733173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:37.268Z|1744f6ba-4464-4506-a2ea-18cb160830a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:35:37.272Z|1744f6ba-4464-4506-a2ea-18cb160830a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:35:45.116Z|ef61c400-a633-4633-ac0e-be05e1126bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:45.117Z|ef61c400-a633-4633-ac0e-be05e1126bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:45.224Z|6663a5b3-800b-402b-b6de-6d08c8df3409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:45.225Z|6663a5b3-800b-402b-b6de-6d08c8df3409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:46.453Z|02efbf21-1952-4118-b5e6-15daebd74899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:46.454Z|02efbf21-1952-4118-b5e6-15daebd74899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:52.268Z|b32bafb8-09ca-4045-95f4-b4f70abea56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:35:52.269Z|b32bafb8-09ca-4045-95f4-b4f70abea56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:35:53.130Z|bd8ed700-1e3c-4f58-8c08-ae11ec627dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:35:53.131Z|bd8ed700-1e3c-4f58-8c08-ae11ec627dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:35:55.144Z|2952fb7e-850a-4a5e-ba32-fec78d7c1309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:55.145Z|2952fb7e-850a-4a5e-ba32-fec78d7c1309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:55.249Z|48b3ea8b-a1e9-4c91-b7a0-ee6ebedd066e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:55.250Z|48b3ea8b-a1e9-4c91-b7a0-ee6ebedd066e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:35:56.477Z|b1a4cad7-9e58-49ae-a5fc-8528893f8d5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:35:56.490Z|b1a4cad7-9e58-49ae-a5fc-8528893f8d5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:05.166Z|05a43bab-bc66-42c1-ba0a-11e4f8e2c6fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:05.167Z|05a43bab-bc66-42c1-ba0a-11e4f8e2c6fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:05.310Z|7e0ef587-0826-43ba-817b-5fc84e9e1a7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:05.311Z|7e0ef587-0826-43ba-817b-5fc84e9e1a7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:06.513Z|fa5c1580-a269-4c42-af5e-f0edb95ed26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:06.514Z|fa5c1580-a269-4c42-af5e-f0edb95ed26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:07.268Z|f4f90845-2951-4f73-b16a-5bd470507084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:36:07.269Z|f4f90845-2951-4f73-b16a-5bd470507084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:36:15.192Z|acab9fe1-93dd-4dd8-8a03-f0f87d7a66e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:15.193Z|acab9fe1-93dd-4dd8-8a03-f0f87d7a66e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:15.335Z|d98add7a-4344-41a7-a397-cbb297cecdc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:15.336Z|d98add7a-4344-41a7-a397-cbb297cecdc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:16.536Z|56854797-8b0e-4c18-b671-ade96eee2dff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:16.546Z|56854797-8b0e-4c18-b671-ade96eee2dff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:17.345Z|e7a63cbb-d7e8-45ec-b396-82f3835e3523|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:36:17.346Z|e7a63cbb-d7e8-45ec-b396-82f3835e3523|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:22.268Z|67e232bd-dd3c-46c1-8713-15fdc271dd70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:36:22.271Z|67e232bd-dd3c-46c1-8713-15fdc271dd70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:36:23.132Z|cee99923-3916-494a-af22-58ae10121de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:36:23.132Z|cee99923-3916-494a-af22-58ae10121de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:36:25.214Z|98ee670c-0835-4334-9321-4ed43c4f45b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:25.215Z|98ee670c-0835-4334-9321-4ed43c4f45b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:25.355Z|96829453-3f9d-4ebf-9e7a-2d74c2ada41b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:25.356Z|96829453-3f9d-4ebf-9e7a-2d74c2ada41b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:26.580Z|0a156c59-7663-470d-94ea-eb0aca75350e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:26.580Z|0a156c59-7663-470d-94ea-eb0aca75350e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:35.240Z|ca530bb0-03a4-4c63-9cac-30ff09edc0e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:35.242Z|ca530bb0-03a4-4c63-9cac-30ff09edc0e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:35.384Z|5bc2d575-1541-4f4b-b052-cfdcf547f851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:35.386Z|5bc2d575-1541-4f4b-b052-cfdcf547f851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:36.610Z|d2965088-1e8d-474c-b623-38a6b1533852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:36.613Z|d2965088-1e8d-474c-b623-38a6b1533852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:37.269Z|2a5dc01c-b5f7-48f3-95d2-34f7649aac50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:36:37.270Z|2a5dc01c-b5f7-48f3-95d2-34f7649aac50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:36:45.272Z|6c98c380-3483-4ba4-b977-7ae8a71c7559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:45.275Z|6c98c380-3483-4ba4-b977-7ae8a71c7559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:45.407Z|6197afe3-1f19-4f2e-bebd-5fe65e1f9f2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:45.408Z|6197afe3-1f19-4f2e-bebd-5fe65e1f9f2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:46.637Z|0f8378d9-d519-4560-8e5b-b9f09c4df186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:46.638Z|0f8378d9-d519-4560-8e5b-b9f09c4df186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:52.268Z|68788b1c-9b2d-414b-8ceb-23cabc82de36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:36:52.269Z|68788b1c-9b2d-414b-8ceb-23cabc82de36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:36:53.139Z|17a29f58-1315-47b2-b491-b41f6adc28ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:36:53.140Z|17a29f58-1315-47b2-b491-b41f6adc28ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:36:55.303Z|07d8aeaa-8b97-4d40-9cce-d5d6c8c3180f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:55.304Z|07d8aeaa-8b97-4d40-9cce-d5d6c8c3180f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:55.430Z|be1af70a-e1d2-4386-b346-b4898e2827d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:55.431Z|be1af70a-e1d2-4386-b346-b4898e2827d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:36:56.661Z|8d64171a-8915-4848-9825-fc758ff806bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:36:56.662Z|8d64171a-8915-4848-9825-fc758ff806bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:04.898Z|19f630a5-7409-4113-b82d-6461f8e515e7|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-28T07:37:04.899Z|19f630a5-7409-4113-b82d-6461f8e515e7|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:05.328Z|564c80dc-8ed1-4c29-a8cb-4199491970ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:05.329Z|564c80dc-8ed1-4c29-a8cb-4199491970ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:05.450Z|4dad85d8-dec8-40a2-a387-44288ffc27e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:05.452Z|4dad85d8-dec8-40a2-a387-44288ffc27e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:06.683Z|1601721c-fa17-40e5-8c0d-d8f1913184d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:06.684Z|1601721c-fa17-40e5-8c0d-d8f1913184d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:07.268Z|eac82b36-c3e0-45a0-98a8-7dd48596bf35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:37:07.281Z|eac82b36-c3e0-45a0-98a8-7dd48596bf35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:37:15.352Z|dd40f4aa-4428-4b74-9de2-ae7016fd9410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:15.353Z|dd40f4aa-4428-4b74-9de2-ae7016fd9410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:15.493Z|20b1057e-c18c-4b28-b0cc-2f4f3b9720d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:15.495Z|20b1057e-c18c-4b28-b0cc-2f4f3b9720d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:16.704Z|e3862ff8-6af4-497e-bebe-1cf520775855|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:16.705Z|e3862ff8-6af4-497e-bebe-1cf520775855|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:17.346Z|e4505f46-d3f8-4d74-8572-df48a0fd617f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:37:17.347Z|e4505f46-d3f8-4d74-8572-df48a0fd617f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:22.268Z|84a615db-f8c6-4c26-9efc-ba8987d70206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:37:22.269Z|84a615db-f8c6-4c26-9efc-ba8987d70206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:37:23.142Z|a51945e2-6133-416a-88d6-7213325dc439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:37:23.144Z|a51945e2-6133-416a-88d6-7213325dc439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:37:25.377Z|20c578ab-382f-42b9-b3a7-14308096fb7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:25.378Z|20c578ab-382f-42b9-b3a7-14308096fb7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:25.516Z|2ed66b58-e2e7-4d0e-9eb6-42cdfa4c63ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:25.517Z|2ed66b58-e2e7-4d0e-9eb6-42cdfa4c63ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:26.733Z|4d31418c-b103-441a-991e-5bc1337c5e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:26.734Z|4d31418c-b103-441a-991e-5bc1337c5e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:35.400Z|f6bd3204-7418-4e39-91a5-892ed6ee48e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:35.401Z|f6bd3204-7418-4e39-91a5-892ed6ee48e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:35.536Z|ed1adc31-cccf-4ba6-9389-071351ed98db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:35.537Z|ed1adc31-cccf-4ba6-9389-071351ed98db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:36.757Z|93aa38d1-cf64-43be-9cbd-ab1735a95125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:36.758Z|93aa38d1-cf64-43be-9cbd-ab1735a95125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:37.268Z|248bd16f-3764-4f02-9227-9de9b8d224b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:37:37.270Z|248bd16f-3764-4f02-9227-9de9b8d224b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:37:45.434Z|43f1112c-ad44-476e-a884-47af84dc2fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:45.435Z|43f1112c-ad44-476e-a884-47af84dc2fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:45.559Z|1b4e3ef5-89e9-40cf-8f83-c116b7c305c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:45.561Z|1b4e3ef5-89e9-40cf-8f83-c116b7c305c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:46.794Z|d5996981-841b-4621-8312-d1d5765f583d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:46.795Z|d5996981-841b-4621-8312-d1d5765f583d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:52.268Z|8be019a5-c14c-45d5-98e2-94c4b4d4788a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:37:52.271Z|8be019a5-c14c-45d5-98e2-94c4b4d4788a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:37:53.145Z|4aaaa0d0-3952-46f8-90c8-9cd1e73c110e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:37:53.146Z|4aaaa0d0-3952-46f8-90c8-9cd1e73c110e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:37:55.457Z|29328968-5dce-4c9b-895a-d579d2f6b269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:55.458Z|29328968-5dce-4c9b-895a-d579d2f6b269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:55.582Z|2d67ef73-cb75-4fbc-a373-a43d1ddaaa9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:55.582Z|2d67ef73-cb75-4fbc-a373-a43d1ddaaa9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:37:56.818Z|dd437c9b-8825-4d7d-ba35-3d77f0c63c5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:37:56.819Z|dd437c9b-8825-4d7d-ba35-3d77f0c63c5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:05.495Z|1cb29a90-23ac-4798-bb8b-aba08df9d225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:05.496Z|1cb29a90-23ac-4798-bb8b-aba08df9d225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:05.601Z|f7995e77-4faa-4343-8c14-3fb76e4f0f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:05.602Z|f7995e77-4faa-4343-8c14-3fb76e4f0f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:06.844Z|8a2de6af-fdbb-4d5d-b9f3-ccf238906c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:06.845Z|8a2de6af-fdbb-4d5d-b9f3-ccf238906c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:07.271Z|709d3665-7755-40b3-b0ab-75f1c3a6daea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:38:07.272Z|709d3665-7755-40b3-b0ab-75f1c3a6daea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:38:15.534Z|b4e91b0c-51bb-4abc-9fa5-effd7309bd24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:15.535Z|b4e91b0c-51bb-4abc-9fa5-effd7309bd24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:15.622Z|2c3b0891-45b5-4ef1-9504-91e4b37eb459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:15.623Z|2c3b0891-45b5-4ef1-9504-91e4b37eb459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:16.866Z|3997e391-ddc1-4365-82e4-39ab5ae67066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:16.867Z|3997e391-ddc1-4365-82e4-39ab5ae67066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:17.347Z|51df8cc0-cd67-418e-87cc-280a8eb3ddd7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:38:17.348Z|51df8cc0-cd67-418e-87cc-280a8eb3ddd7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:22.268Z|b79823c1-4a31-43aa-9989-668182683574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:38:22.269Z|b79823c1-4a31-43aa-9989-668182683574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:38:23.147Z|a4130c35-8578-48c5-ba48-87a838cf88ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:38:23.147Z|a4130c35-8578-48c5-ba48-87a838cf88ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:38:25.557Z|fd0e392c-9c38-421a-a403-f25b4ca292a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:25.558Z|fd0e392c-9c38-421a-a403-f25b4ca292a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:25.644Z|99790607-b5bb-4978-a3b9-edbf962ceb87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:25.645Z|99790607-b5bb-4978-a3b9-edbf962ceb87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:26.894Z|2da7810b-a9ae-46fe-9c73-6a19fe7cc2ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:26.895Z|2da7810b-a9ae-46fe-9c73-6a19fe7cc2ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:35.580Z|8fa375f7-520d-4c8c-aebe-9c1d8a6a5b61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:35.581Z|8fa375f7-520d-4c8c-aebe-9c1d8a6a5b61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:35.664Z|f616eb62-f170-418b-aaba-72a38d04778f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:35.665Z|f616eb62-f170-418b-aaba-72a38d04778f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:36.946Z|26e43054-f078-4f38-b780-c359aabdb138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:36.954Z|26e43054-f078-4f38-b780-c359aabdb138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:37.268Z|8852a010-c9c5-413c-9684-eb00d30cd5ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:38:37.282Z|8852a010-c9c5-413c-9684-eb00d30cd5ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:38:45.604Z|198b32e8-4c7e-4d55-8022-f602d37affda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:45.605Z|198b32e8-4c7e-4d55-8022-f602d37affda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:45.692Z|74372654-609e-444c-a9b0-5b5364f1cecc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:45.693Z|74372654-609e-444c-a9b0-5b5364f1cecc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:46.980Z|935c6a0b-774e-42bd-8142-d33e2c3eeab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:46.981Z|935c6a0b-774e-42bd-8142-d33e2c3eeab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:52.268Z|8859c5cc-7c41-4ce2-9f18-b33c1b9b0f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:38:52.269Z|8859c5cc-7c41-4ce2-9f18-b33c1b9b0f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:38:53.148Z|9b5ddb1a-0400-42a4-83c8-6315ba99d06e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:38:53.149Z|9b5ddb1a-0400-42a4-83c8-6315ba99d06e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:38:55.635Z|c5073575-d29b-497c-934d-4d7acf75c58f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:55.637Z|c5073575-d29b-497c-934d-4d7acf75c58f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:55.713Z|2bdc2123-2ceb-42ce-a1e4-b14009758095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:55.714Z|2bdc2123-2ceb-42ce-a1e4-b14009758095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:38:57.006Z|f80d280d-3a85-4ee6-bade-cc744990f229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:38:57.007Z|f80d280d-3a85-4ee6-bade-cc744990f229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:05.658Z|6d29f8c6-ec00-43de-ac54-3abb26844787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:05.659Z|6d29f8c6-ec00-43de-ac54-3abb26844787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:05.733Z|6aad55ad-aa5c-4a13-8813-529a92bb0e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:05.734Z|6aad55ad-aa5c-4a13-8813-529a92bb0e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:07.029Z|f1246421-ddc7-4dd4-b653-5b5fceb46a6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:07.030Z|f1246421-ddc7-4dd4-b653-5b5fceb46a6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:07.268Z|f35f2584-442d-4ce8-97e7-e02ae1715e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:39:07.268Z|f35f2584-442d-4ce8-97e7-e02ae1715e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:39:15.689Z|0efe4a73-f648-460a-8666-5a3cef045092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:15.690Z|0efe4a73-f648-460a-8666-5a3cef045092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:15.752Z|1f7a5db3-beb7-4bd0-876f-7d7fc6c81c51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:15.753Z|1f7a5db3-beb7-4bd0-876f-7d7fc6c81c51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:17.056Z|af1fc471-ad27-4817-9a9e-37831e776f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:17.057Z|af1fc471-ad27-4817-9a9e-37831e776f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:17.352Z|32d0ad73-4e2a-4d3d-87ba-5102bdbc1e94|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:39:17.353Z|32d0ad73-4e2a-4d3d-87ba-5102bdbc1e94|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:22.268Z|df389a5b-ceff-4aaf-b4d8-353fde3a3b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:39:22.277Z|df389a5b-ceff-4aaf-b4d8-353fde3a3b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:39:23.149Z|132c0038-1dd9-4a47-a2cc-7c3654b40e11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:39:23.150Z|132c0038-1dd9-4a47-a2cc-7c3654b40e11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:39:25.711Z|b181751c-422d-4bc4-9a79-1c84a82b9505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:25.712Z|b181751c-422d-4bc4-9a79-1c84a82b9505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:25.771Z|48e9ae19-44d0-49bb-88f6-e67cd44e239a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:25.774Z|48e9ae19-44d0-49bb-88f6-e67cd44e239a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:27.122Z|ca500497-c597-4fa7-84ab-be79a6dcef0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:27.127Z|ca500497-c597-4fa7-84ab-be79a6dcef0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:35.736Z|999f37bc-49a9-4b2d-be6c-c867c1605c04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:35.737Z|999f37bc-49a9-4b2d-be6c-c867c1605c04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:35.796Z|aeff7e38-432a-4c7d-ad1f-7cefaec2ac1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:35.797Z|aeff7e38-432a-4c7d-ad1f-7cefaec2ac1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:37.153Z|aea3f4e5-fd99-47f3-baae-b0de3bf21b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:37.154Z|aea3f4e5-fd99-47f3-baae-b0de3bf21b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:37.268Z|22dc21dc-7e86-4f5f-84b1-f8d465133458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:39:37.269Z|22dc21dc-7e86-4f5f-84b1-f8d465133458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:39:45.759Z|77e20fdd-02ae-47f7-9274-b0e441cf791b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:45.760Z|77e20fdd-02ae-47f7-9274-b0e441cf791b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:45.815Z|4f1dc1fd-871e-4754-9297-5cd9114fa91d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:45.816Z|4f1dc1fd-871e-4754-9297-5cd9114fa91d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:47.175Z|ea5dbc31-8e64-41d6-afeb-ece09f31fcf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:47.176Z|ea5dbc31-8e64-41d6-afeb-ece09f31fcf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:52.268Z|bda5792a-5999-45ed-b04a-984b06aa2d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:39:52.269Z|bda5792a-5999-45ed-b04a-984b06aa2d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:39:53.151Z|1d801385-3d33-42c6-a531-7b4816769ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:39:53.151Z|1d801385-3d33-42c6-a531-7b4816769ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:39:55.784Z|b9b2a8ab-80f2-4ed7-87a1-e9ca09e80ce1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:55.797Z|b9b2a8ab-80f2-4ed7-87a1-e9ca09e80ce1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:55.835Z|b1a72ccf-98ac-42a7-8274-2bf696f769a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:55.835Z|b1a72ccf-98ac-42a7-8274-2bf696f769a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:39:57.207Z|d5f00080-018b-4b6a-8f89-68d3fb7c7868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:39:57.209Z|d5f00080-018b-4b6a-8f89-68d3fb7c7868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:05.821Z|e9ce2eea-a083-4338-aefb-17f82bfbd442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:05.822Z|e9ce2eea-a083-4338-aefb-17f82bfbd442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:05.857Z|10a0e56b-7c23-45f5-83b6-aa3bd9b16b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:05.858Z|10a0e56b-7c23-45f5-83b6-aa3bd9b16b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:07.235Z|ad5cbf04-ed8e-48ee-925b-ac195d730187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:07.237Z|ad5cbf04-ed8e-48ee-925b-ac195d730187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:07.268Z|caf026c0-f337-4314-a2b1-a4d12f8dd854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:40:07.272Z|caf026c0-f337-4314-a2b1-a4d12f8dd854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:40:15.844Z|6646e6c9-e539-4b91-9675-3b1e7fb388aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:15.845Z|6646e6c9-e539-4b91-9675-3b1e7fb388aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:15.895Z|3ec02814-df42-4039-a94e-a489a916d5fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:15.896Z|3ec02814-df42-4039-a94e-a489a916d5fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:17.260Z|3360900f-47a0-411b-a4cd-2278b27d8882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:17.260Z|3360900f-47a0-411b-a4cd-2278b27d8882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:17.345Z|f49751fa-182e-453a-9922-1ba121bbe0a2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:40:17.346Z|f49751fa-182e-453a-9922-1ba121bbe0a2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:22.268Z|71f58c91-bda1-4cb1-9c8b-231c502d1728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:40:22.269Z|71f58c91-bda1-4cb1-9c8b-231c502d1728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:40:23.152Z|ec512bec-cc2d-4236-8afa-cf8fa56d7da5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:40:23.153Z|ec512bec-cc2d-4236-8afa-cf8fa56d7da5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:40:25.869Z|11c05f09-4af1-4771-8a59-2595ee6518fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:25.870Z|11c05f09-4af1-4771-8a59-2595ee6518fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:25.919Z|66fdb4b4-d2b3-40e4-b9e3-a5734fe9d09d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:25.920Z|66fdb4b4-d2b3-40e4-b9e3-a5734fe9d09d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:27.284Z|071ee18f-32f7-4486-9941-6b9b6e79c076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:27.284Z|071ee18f-32f7-4486-9941-6b9b6e79c076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:35.897Z|d205b8c5-cd93-4e7f-8a43-e10dd4e8effa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:35.909Z|d205b8c5-cd93-4e7f-8a43-e10dd4e8effa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:35.941Z|4255bf75-a9cc-4118-8142-c54552480661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:35.941Z|4255bf75-a9cc-4118-8142-c54552480661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:37.268Z|bdda049c-a2c6-4a0b-a155-1d68cdd378d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:40:37.269Z|bdda049c-a2c6-4a0b-a155-1d68cdd378d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:40:37.306Z|6f0c7491-d017-4d8c-8963-0823448aef05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:37.307Z|6f0c7491-d017-4d8c-8963-0823448aef05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:45.930Z|fd6c36de-5916-4f5e-b194-2debb4553418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:45.932Z|fd6c36de-5916-4f5e-b194-2debb4553418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:45.970Z|74dd4403-54a5-4e29-b241-153165efba40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:45.970Z|74dd4403-54a5-4e29-b241-153165efba40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:47.331Z|c674a07f-abb2-468c-a0c1-d6d39d3165a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:47.332Z|c674a07f-abb2-468c-a0c1-d6d39d3165a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:52.268Z|6c1ec65a-4f00-4d00-9993-5d1562608e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:40:52.272Z|6c1ec65a-4f00-4d00-9993-5d1562608e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:40:53.153Z|bdac64c4-21df-45b7-a583-098c9ed307d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:40:53.154Z|bdac64c4-21df-45b7-a583-098c9ed307d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:40:55.961Z|4da0d7c2-4fe6-4525-bf1b-fb580eef5b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:55.962Z|4da0d7c2-4fe6-4525-bf1b-fb580eef5b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:55.989Z|ecdb47fe-4df5-4025-bae8-ec4f815824ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:55.990Z|ecdb47fe-4df5-4025-bae8-ec4f815824ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:40:57.353Z|4dba4d0d-16e7-4d67-bd1e-b47406d1475e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:40:57.354Z|4dba4d0d-16e7-4d67-bd1e-b47406d1475e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:05.984Z|0bc4bc6f-6427-4c35-a00c-ceee6631137a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:05.985Z|0bc4bc6f-6427-4c35-a00c-ceee6631137a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:06.008Z|ce4d315a-ffa1-4cf3-bbf0-6f15af07540b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:06.009Z|ce4d315a-ffa1-4cf3-bbf0-6f15af07540b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:07.273Z|1dea0f36-404a-4aa5-b45d-f48d9249c23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:41:07.274Z|1dea0f36-404a-4aa5-b45d-f48d9249c23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:41:07.377Z|4ed81f4c-e024-4336-8ab0-1b0a670f51e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:07.379Z|4ed81f4c-e024-4336-8ab0-1b0a670f51e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:16.009Z|6086c1d6-70cc-435c-8040-25e89f46b423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:16.010Z|6086c1d6-70cc-435c-8040-25e89f46b423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:16.030Z|f2378151-d568-4ff7-81ff-682b014c592c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:16.032Z|f2378151-d568-4ff7-81ff-682b014c592c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:17.357Z|433759d6-72e8-4cb7-8375-04a97a085591|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:41:17.359Z|433759d6-72e8-4cb7-8375-04a97a085591|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:17.403Z|b8749a09-2897-42cc-8522-78ab053f831c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:17.404Z|b8749a09-2897-42cc-8522-78ab053f831c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:22.268Z|c962dc14-c2d3-4cba-9f19-917cda8dcf43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:41:22.269Z|c962dc14-c2d3-4cba-9f19-917cda8dcf43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:41:23.155Z|39467e7d-f644-4f1e-8161-51b29ad78c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:41:23.155Z|39467e7d-f644-4f1e-8161-51b29ad78c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:41:26.031Z|ac612c82-7cc6-459f-bb21-692f4daaceeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:26.032Z|ac612c82-7cc6-459f-bb21-692f4daaceeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:26.052Z|52e53330-0e6d-4237-bd7c-63cdafb6d500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:26.052Z|52e53330-0e6d-4237-bd7c-63cdafb6d500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:27.424Z|e2099e64-8485-4f4e-9271-d7fdf38f1ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:27.424Z|e2099e64-8485-4f4e-9271-d7fdf38f1ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:36.055Z|7c5c1cd5-6bd7-4a20-8cba-ab95cb0a6e2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:36.056Z|7c5c1cd5-6bd7-4a20-8cba-ab95cb0a6e2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:36.082Z|3467e660-6697-414d-8bd2-c8d35b0a0bf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:36.083Z|3467e660-6697-414d-8bd2-c8d35b0a0bf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:37.284Z|fe518701-da88-497d-ba32-51e2adcdba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:41:37.288Z|fe518701-da88-497d-ba32-51e2adcdba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:41:37.445Z|c47bf90b-fa11-450f-afba-4f36fd69b7fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:37.446Z|c47bf90b-fa11-450f-afba-4f36fd69b7fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:46.080Z|96555ef8-0c96-4140-93a2-748977e93080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:46.081Z|96555ef8-0c96-4140-93a2-748977e93080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:46.103Z|16d13d66-a9db-45ea-a966-fd324da152bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:46.103Z|16d13d66-a9db-45ea-a966-fd324da152bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:47.470Z|910a80ed-8d94-41f3-9f17-e5e7ec6cea1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:47.471Z|910a80ed-8d94-41f3-9f17-e5e7ec6cea1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:52.268Z|90ec8dc1-df8d-46c3-8e73-1255d8599a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:41:52.269Z|90ec8dc1-df8d-46c3-8e73-1255d8599a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:41:53.156Z|b337210f-9fb6-42da-b740-e5f4eaf6e78b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:41:53.156Z|b337210f-9fb6-42da-b740-e5f4eaf6e78b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:41:56.102Z|c6fa6209-1dd7-479e-b6a9-046982267da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:56.103Z|c6fa6209-1dd7-479e-b6a9-046982267da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:56.123Z|726a066e-a1ae-4a67-8bc7-1a543890c63a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:56.124Z|726a066e-a1ae-4a67-8bc7-1a543890c63a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:41:57.500Z|aafd2f27-5d4d-4b75-ae39-3e50ab32b182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:41:57.501Z|aafd2f27-5d4d-4b75-ae39-3e50ab32b182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:06.125Z|859b633b-dbc5-4741-ad37-7dcb0ea48d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:06.126Z|859b633b-dbc5-4741-ad37-7dcb0ea48d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:06.150Z|35f61af1-5304-492a-8e38-6cef06af68e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:06.151Z|35f61af1-5304-492a-8e38-6cef06af68e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:07.268Z|d51fd82b-d4f8-47a7-92d5-50e560693a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:42:07.268Z|d51fd82b-d4f8-47a7-92d5-50e560693a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:42:07.538Z|df938858-189d-4680-bdd1-59d81fb8079c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:07.539Z|df938858-189d-4680-bdd1-59d81fb8079c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:16.148Z|913729c5-dab1-44d7-9e55-61318f1daced|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:16.149Z|913729c5-dab1-44d7-9e55-61318f1daced|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:16.169Z|b870dcdc-4f7a-4429-8bbc-ab4826217b8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:16.169Z|b870dcdc-4f7a-4429-8bbc-ab4826217b8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:17.345Z|531d9356-79e7-4c8c-9e0a-8a7d1fb12623|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:42:17.346Z|531d9356-79e7-4c8c-9e0a-8a7d1fb12623|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:17.562Z|7036efde-ccfb-47f1-b105-b5a164d11b84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:17.563Z|7036efde-ccfb-47f1-b105-b5a164d11b84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:22.268Z|a239e918-1152-4ee5-b095-4c00295761f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:42:22.271Z|a239e918-1152-4ee5-b095-4c00295761f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:42:23.157Z|b900ee97-b05a-4559-b5ae-df3b9bb56596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:42:23.159Z|b900ee97-b05a-4559-b5ae-df3b9bb56596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:42:26.176Z|a23787a6-a409-493e-bc37-824c4ae5ef19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:26.177Z|a23787a6-a409-493e-bc37-824c4ae5ef19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:26.204Z|6173f465-3c61-496f-9c80-8eef949a868d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:26.204Z|6173f465-3c61-496f-9c80-8eef949a868d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:27.606Z|e93d844f-5c45-4a1f-a519-86edf293a372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:27.607Z|e93d844f-5c45-4a1f-a519-86edf293a372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:36.198Z|19c2f172-4972-4373-84d0-8699cac01a7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:36.199Z|19c2f172-4972-4373-84d0-8699cac01a7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:36.233Z|e77977b9-f81c-4007-b2c8-4fc5e9b99f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:36.234Z|e77977b9-f81c-4007-b2c8-4fc5e9b99f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:37.268Z|1a6c71a3-0f93-4898-a050-bf514d39aefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:42:37.269Z|1a6c71a3-0f93-4898-a050-bf514d39aefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:42:37.627Z|4d99ef75-0d6f-42d3-9e94-521181f9815d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:37.628Z|4d99ef75-0d6f-42d3-9e94-521181f9815d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:46.222Z|032c1976-bd49-4271-9f3e-f7a7ee122992|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:46.222Z|032c1976-bd49-4271-9f3e-f7a7ee122992|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:46.252Z|42c76ce9-0c8d-413a-a3cf-247c0a3ef876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:46.253Z|42c76ce9-0c8d-413a-a3cf-247c0a3ef876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:47.648Z|de177bae-bc5b-4973-889a-52b8828fcff5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:47.649Z|de177bae-bc5b-4973-889a-52b8828fcff5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:52.268Z|b067dee8-0c4f-4565-90e7-9571e8134cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:42:52.269Z|b067dee8-0c4f-4565-90e7-9571e8134cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:42:53.161Z|ee9f366b-fbc3-4e8b-a7a6-f726574e66c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:42:53.161Z|ee9f366b-fbc3-4e8b-a7a6-f726574e66c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:42:56.243Z|c3c68e42-52e0-488e-8015-740d26da3d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:56.244Z|c3c68e42-52e0-488e-8015-740d26da3d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:56.274Z|3e762332-bb82-4edd-9652-99aca93dfb76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:56.295Z|3e762332-bb82-4edd-9652-99aca93dfb76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:42:57.670Z|a86b17e1-673d-4cb7-b9f0-ebdad7d3c1f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:42:57.670Z|a86b17e1-673d-4cb7-b9f0-ebdad7d3c1f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:06.284Z|cb481b4f-442c-4575-a294-8c7450322c6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:06.297Z|cb481b4f-442c-4575-a294-8c7450322c6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:06.316Z|da737d6e-9000-4008-81dd-f4fea56ca866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:06.316Z|da737d6e-9000-4008-81dd-f4fea56ca866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:07.268Z|dfba7bad-88f0-4b5f-a4d0-d67f909cfc81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:43:07.278Z|dfba7bad-88f0-4b5f-a4d0-d67f909cfc81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:43:07.691Z|bc6896cb-80ff-4eaf-823b-f074486a50aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:07.692Z|bc6896cb-80ff-4eaf-823b-f074486a50aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:16.319Z|f5b1147f-9407-4486-b4db-48b2054f5adc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:16.321Z|f5b1147f-9407-4486-b4db-48b2054f5adc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:16.335Z|786b4c70-2ce2-4fb0-be69-df6444f9a6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:16.336Z|786b4c70-2ce2-4fb0-be69-df6444f9a6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:17.345Z|937cd2bf-d610-432a-aff2-dd1d0ef76d64|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:43:17.346Z|937cd2bf-d610-432a-aff2-dd1d0ef76d64|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:17.713Z|bb191b03-1e0e-4a9d-a2e1-e21c1c6dbce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:17.714Z|bb191b03-1e0e-4a9d-a2e1-e21c1c6dbce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:22.268Z|dbc06674-96fe-43ee-8bdb-8d3212af5a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:43:22.269Z|dbc06674-96fe-43ee-8bdb-8d3212af5a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:43:23.162Z|bd04914b-ec80-480c-a39a-f566d18de79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:43:23.163Z|bd04914b-ec80-480c-a39a-f566d18de79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:43:26.346Z|95a65753-70aa-42db-a56c-1be2a74eeb5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:26.347Z|95a65753-70aa-42db-a56c-1be2a74eeb5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:26.355Z|8071b2f7-2c6c-47a9-858d-27116a49782e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:26.355Z|8071b2f7-2c6c-47a9-858d-27116a49782e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:27.734Z|c5679235-f747-474e-bd9f-82032fefd6a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:27.735Z|c5679235-f747-474e-bd9f-82032fefd6a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:36.367Z|4d268204-00c8-415e-9c7a-90c0221d391b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:36.368Z|4d268204-00c8-415e-9c7a-90c0221d391b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:36.375Z|f435cdbf-faa1-4ae8-ab20-643eacb21374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:36.376Z|f435cdbf-faa1-4ae8-ab20-643eacb21374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:37.270Z|dc67efd7-5437-45de-9124-08ac8c4b01c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:43:37.271Z|dc67efd7-5437-45de-9124-08ac8c4b01c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:43:37.755Z|3160c383-3fa3-4f79-a915-47a61a7c0d52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:37.756Z|3160c383-3fa3-4f79-a915-47a61a7c0d52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:46.396Z|b17f0116-f5d9-4848-b55f-bcfd7b72d7ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:46.396Z|b17f0116-f5d9-4848-b55f-bcfd7b72d7ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:46.396Z|8d0be78e-9f8c-47f5-9922-e0d9e18d5ee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:46.398Z|8d0be78e-9f8c-47f5-9922-e0d9e18d5ee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:47.780Z|90173241-6747-4abb-b0b1-b1c1bc79a542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:47.781Z|90173241-6747-4abb-b0b1-b1c1bc79a542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:52.268Z|126cba38-f240-47ae-b7a8-89952c0adc1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:43:52.272Z|126cba38-f240-47ae-b7a8-89952c0adc1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:43:53.164Z|ef5a95ab-5a44-43fa-b10c-c8ccfe7d3972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:43:53.165Z|ef5a95ab-5a44-43fa-b10c-c8ccfe7d3972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:43:56.417Z|ec54cb45-9e86-4777-83d3-3a60f6cb8416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:56.418Z|ec54cb45-9e86-4777-83d3-3a60f6cb8416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:56.423Z|f3900841-c9dc-48cb-aa0e-615f8dd3faa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:56.424Z|f3900841-c9dc-48cb-aa0e-615f8dd3faa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:43:57.830Z|d29514d4-c455-49ef-925d-b50dd1ff42b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:43:57.831Z|d29514d4-c455-49ef-925d-b50dd1ff42b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:06.439Z|9f69e00a-618e-43e8-a0fa-c9e4385249b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:06.439Z|9f69e00a-618e-43e8-a0fa-c9e4385249b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:06.455Z|1a953c90-6c6d-41ed-9a0d-823f22617efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:06.456Z|1a953c90-6c6d-41ed-9a0d-823f22617efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:07.268Z|e6a9b8c7-09f0-45df-95ce-72a75dd9aaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:44:07.269Z|e6a9b8c7-09f0-45df-95ce-72a75dd9aaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:44:07.852Z|1859f51d-883c-4a06-9c12-a8d421d494d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:07.853Z|1859f51d-883c-4a06-9c12-a8d421d494d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:16.459Z|bd9438ed-de35-4196-8902-e2f3da48ebcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:16.460Z|bd9438ed-de35-4196-8902-e2f3da48ebcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:16.475Z|48144b31-cc14-4042-9bb5-80b4aa61661f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:16.481Z|48144b31-cc14-4042-9bb5-80b4aa61661f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:17.346Z|855e58e2-b7a4-4abd-af07-1e641f19cad0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:44:17.346Z|855e58e2-b7a4-4abd-af07-1e641f19cad0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:17.881Z|2a3706e5-551d-43b4-96fd-c9af37f88e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:17.883Z|2a3706e5-551d-43b4-96fd-c9af37f88e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:22.268Z|7b6a6d47-4712-4f5b-b085-031ff262d042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:44:22.270Z|7b6a6d47-4712-4f5b-b085-031ff262d042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:44:23.165Z|2e6c41f8-f9d6-400d-b844-cb37ef211069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:44:23.166Z|2e6c41f8-f9d6-400d-b844-cb37ef211069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:44:26.495Z|b26212bf-bc0e-477d-933e-d94ede095002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:26.498Z|b26212bf-bc0e-477d-933e-d94ede095002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:26.502Z|bbd2766b-a3d8-43cc-85bc-f5d0e3369297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:26.503Z|bbd2766b-a3d8-43cc-85bc-f5d0e3369297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:27.916Z|60078793-eca2-48f7-86b9-30a39c448f07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:27.918Z|60078793-eca2-48f7-86b9-30a39c448f07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:36.521Z|fba0f8b0-ecfd-438f-a7d0-6c4518f9b780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:36.521Z|71999c6c-4085-497f-9634-bb38347b9e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:36.522Z|71999c6c-4085-497f-9634-bb38347b9e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:36.522Z|fba0f8b0-ecfd-438f-a7d0-6c4518f9b780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:37.269Z|bee19d8e-e330-4e11-bee0-aa6b0a58afe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:44:37.273Z|bee19d8e-e330-4e11-bee0-aa6b0a58afe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:44:37.940Z|97a4e551-20f6-47c1-bd3f-a9c2a9a3efd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:37.941Z|97a4e551-20f6-47c1-bd3f-a9c2a9a3efd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:46.543Z|7a6ae0c3-b5d6-4130-a1c4-e00e606fd545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:46.543Z|98dd59b3-65a8-4a69-8720-9e57b71b118a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:46.544Z|7a6ae0c3-b5d6-4130-a1c4-e00e606fd545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:46.544Z|98dd59b3-65a8-4a69-8720-9e57b71b118a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:47.961Z|e6932e87-ae9e-4f68-8625-bf231ac61e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:47.962Z|e6932e87-ae9e-4f68-8625-bf231ac61e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:52.268Z|00ca4dbc-7060-406c-bf63-976ec7d0217d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:44:52.269Z|00ca4dbc-7060-406c-bf63-976ec7d0217d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:44:53.166Z|dfa71451-186b-4ed1-b863-d0cdcac8afd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:44:53.167Z|dfa71451-186b-4ed1-b863-d0cdcac8afd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:44:56.565Z|eae80f83-cf77-4853-bd1e-c2010cb11a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:56.566Z|eae80f83-cf77-4853-bd1e-c2010cb11a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:56.567Z|df3aa4a8-7882-4e92-9f84-40af989f3bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:56.567Z|df3aa4a8-7882-4e92-9f84-40af989f3bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:44:58.002Z|d3dcccd6-48ad-4cea-9dfb-a8ecbe0a35b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:44:58.004Z|d3dcccd6-48ad-4cea-9dfb-a8ecbe0a35b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:06.589Z|e3bce7cd-5d53-4e50-8891-96ef98a80fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:06.590Z|e3bce7cd-5d53-4e50-8891-96ef98a80fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:06.593Z|a7cffa8e-b684-4b39-808a-daf3a7326399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:06.594Z|a7cffa8e-b684-4b39-808a-daf3a7326399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:07.268Z|d61bc805-263c-4340-b3c0-5759fe0c8acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:45:07.269Z|d61bc805-263c-4340-b3c0-5759fe0c8acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:45:08.030Z|57b22736-a649-43d4-98b4-a2b0e00c3cb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:08.031Z|57b22736-a649-43d4-98b4-a2b0e00c3cb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:16.627Z|37b1ccf9-2356-4bfc-9037-45a8927a3536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:16.628Z|37b1ccf9-2356-4bfc-9037-45a8927a3536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:16.625Z|d648a7c7-b014-4ecb-8d2e-fb49147c27ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:16.630Z|d648a7c7-b014-4ecb-8d2e-fb49147c27ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:17.345Z|0bf0cbd4-ebfe-4592-8840-122e654654c8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:45:17.346Z|0bf0cbd4-ebfe-4592-8840-122e654654c8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:18.052Z|bf404b65-a4f6-460d-8f10-f70c8edd6274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:18.053Z|bf404b65-a4f6-460d-8f10-f70c8edd6274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:22.268Z|f4991aa7-a696-4917-a954-bebe230c9e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:45:22.272Z|f4991aa7-a696-4917-a954-bebe230c9e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:45:23.168Z|fccbe2b8-11ac-4247-ab41-e8d89b4adbf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:45:23.169Z|fccbe2b8-11ac-4247-ab41-e8d89b4adbf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:45:26.652Z|1d1b8bf6-7c0f-4563-861f-366357584bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:26.653Z|1d1b8bf6-7c0f-4563-861f-366357584bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:26.684Z|736c6f5d-7f2c-4485-a84c-0367d76aff40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:26.685Z|736c6f5d-7f2c-4485-a84c-0367d76aff40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:28.095Z|014e84f5-58da-4a87-a542-918d5dca789f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:28.098Z|014e84f5-58da-4a87-a542-918d5dca789f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:36.675Z|7bf25122-1fc8-43c9-9935-8aee888ccce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:36.677Z|7bf25122-1fc8-43c9-9935-8aee888ccce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:36.713Z|fa1476a5-1942-481a-98c8-48ceb5e97122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:36.714Z|fa1476a5-1942-481a-98c8-48ceb5e97122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:37.268Z|960100d9-f085-429a-8b3c-17fc7cb250d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:45:37.269Z|960100d9-f085-429a-8b3c-17fc7cb250d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:45:38.122Z|dd27eb79-b15b-4545-b957-5e0ff3492e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:38.123Z|dd27eb79-b15b-4545-b957-5e0ff3492e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:46.700Z|052d2cd0-aa9b-492f-947e-acd9fd376f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:46.701Z|052d2cd0-aa9b-492f-947e-acd9fd376f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:46.732Z|5d9e1f99-7458-4007-bd1c-4a4db5c4ed10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:46.732Z|5d9e1f99-7458-4007-bd1c-4a4db5c4ed10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:48.150Z|1140e457-9b64-4666-a9d6-f6f44dc07f24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:48.154Z|1140e457-9b64-4666-a9d6-f6f44dc07f24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:52.268Z|8665bce1-68f2-4a28-ba14-bf41fc267b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:45:52.269Z|8665bce1-68f2-4a28-ba14-bf41fc267b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:45:53.169Z|bee700f6-577d-445a-8de5-2736e698687e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:45:53.170Z|bee700f6-577d-445a-8de5-2736e698687e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:45:56.722Z|7d59e0f2-3091-4afb-b890-5331246e4481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:56.723Z|7d59e0f2-3091-4afb-b890-5331246e4481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:56.749Z|feadbe3c-27d9-4941-bcb5-1023305cb498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:56.750Z|feadbe3c-27d9-4941-bcb5-1023305cb498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:45:58.180Z|3a5edadd-1385-4530-974b-0d5eaa482e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:45:58.183Z|3a5edadd-1385-4530-974b-0d5eaa482e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:06.745Z|a8dcdaed-d6be-4f93-bc00-f6e2d3d4f351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:06.746Z|a8dcdaed-d6be-4f93-bc00-f6e2d3d4f351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:06.767Z|aae163c7-17f0-451a-931f-05adf965d4a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:06.768Z|aae163c7-17f0-451a-931f-05adf965d4a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:07.271Z|635b5e62-920a-4ab3-af69-215fa367cf2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:46:07.283Z|635b5e62-920a-4ab3-af69-215fa367cf2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:46:08.212Z|5307846f-3f30-4822-9067-05315335a714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:08.227Z|5307846f-3f30-4822-9067-05315335a714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:16.767Z|36a317ea-5389-4177-8ed0-3cef98845ee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:16.768Z|36a317ea-5389-4177-8ed0-3cef98845ee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:16.794Z|e9847c9e-f86b-4ccb-a93e-7a6137c2732a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:16.795Z|e9847c9e-f86b-4ccb-a93e-7a6137c2732a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:17.347Z|a29ca937-54a7-4593-838f-175115dfb9bd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:46:17.348Z|a29ca937-54a7-4593-838f-175115dfb9bd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:18.250Z|836751d4-aa23-44ba-aeec-0c18532b1680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:18.251Z|836751d4-aa23-44ba-aeec-0c18532b1680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:22.268Z|eef0212f-27c5-4502-9c5a-1c7e16832517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:46:22.270Z|eef0212f-27c5-4502-9c5a-1c7e16832517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:46:23.171Z|85ec1477-e929-4f62-91a4-205ce811f7d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:46:23.172Z|85ec1477-e929-4f62-91a4-205ce811f7d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:46:26.792Z|0fc936a0-da42-4341-a509-459480d4b2ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:26.794Z|0fc936a0-da42-4341-a509-459480d4b2ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:26.813Z|2b4b639e-0621-440d-b3c7-c49f7ad6f28a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:26.814Z|2b4b639e-0621-440d-b3c7-c49f7ad6f28a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:28.273Z|89fa8c4f-83ad-4835-82df-6a0eacbb85d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:28.284Z|89fa8c4f-83ad-4835-82df-6a0eacbb85d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:36.816Z|eb83b089-aa53-496f-b184-dd51b7da5b82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:36.817Z|eb83b089-aa53-496f-b184-dd51b7da5b82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:36.833Z|d13ac665-cc5a-427f-a10e-df38977feddd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:36.833Z|d13ac665-cc5a-427f-a10e-df38977feddd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:37.273Z|ada63844-59a3-4edb-b4d0-2b80124292ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:46:37.274Z|ada63844-59a3-4edb-b4d0-2b80124292ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:46:38.314Z|96c50afa-d809-42ab-b4a0-46f9372a0ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:38.316Z|96c50afa-d809-42ab-b4a0-46f9372a0ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:46.842Z|6fe92495-ede8-44c3-b794-54619da2a9d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:46.843Z|6fe92495-ede8-44c3-b794-54619da2a9d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:46.854Z|7b1e34d8-73fd-495c-8a87-389edc1d2eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:46.855Z|7b1e34d8-73fd-495c-8a87-389edc1d2eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:48.337Z|38dbf077-a713-4b6d-801c-74d9f10685aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:48.339Z|38dbf077-a713-4b6d-801c-74d9f10685aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:52.268Z|f74e0039-65b1-430e-8d93-43b5ad8366f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:46:52.269Z|f74e0039-65b1-430e-8d93-43b5ad8366f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:46:53.172Z|8179f116-ab47-4af5-a601-16eed57fd9f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:46:53.173Z|8179f116-ab47-4af5-a601-16eed57fd9f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:46:56.866Z|ff9c3df3-2f5f-4a0e-a7f4-b35f5625a12c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:56.868Z|ff9c3df3-2f5f-4a0e-a7f4-b35f5625a12c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:56.878Z|34d23e01-7ae7-4f8e-9793-630da48613e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:56.879Z|34d23e01-7ae7-4f8e-9793-630da48613e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:46:58.366Z|8631a23c-1981-4af7-b6af-9e6402535543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:46:58.368Z|8631a23c-1981-4af7-b6af-9e6402535543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:06.895Z|4cccade1-261f-4afb-acc2-39cef8d81fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:06.896Z|4cccade1-261f-4afb-acc2-39cef8d81fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:06.898Z|426888ac-5f69-43e0-86b3-42675202566a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:06.899Z|426888ac-5f69-43e0-86b3-42675202566a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:07.268Z|b53553ef-97e2-46a8-b536-34df043b475f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:47:07.269Z|b53553ef-97e2-46a8-b536-34df043b475f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:47:08.400Z|32cba2cd-e72e-4c25-bd3c-9f236774bd5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:08.401Z|32cba2cd-e72e-4c25-bd3c-9f236774bd5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:16.922Z|bde86ed5-20f2-4372-8e3e-a62a195996a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:16.923Z|e46f4307-a03d-4874-a3c2-48a0fc13f27d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:16.923Z|e46f4307-a03d-4874-a3c2-48a0fc13f27d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:16.923Z|bde86ed5-20f2-4372-8e3e-a62a195996a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:17.345Z|64a7c194-1b36-4aed-96d2-343fd7988bb0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:47:17.346Z|64a7c194-1b36-4aed-96d2-343fd7988bb0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:18.422Z|66a57b84-425f-441e-9e47-0e78cbaabfe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:18.423Z|66a57b84-425f-441e-9e47-0e78cbaabfe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:22.268Z|b8d8229f-301b-4796-bd6f-a4977b693401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:47:22.269Z|b8d8229f-301b-4796-bd6f-a4977b693401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:47:23.174Z|d854261a-687c-414c-9791-fcb884db762d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:47:23.174Z|d854261a-687c-414c-9791-fcb884db762d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:47:26.944Z|e733c66c-27d2-40ba-b23c-fd85bdc1a35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:26.944Z|bc3d8849-6b72-4106-9dc7-ed78f184a7a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:26.945Z|e733c66c-27d2-40ba-b23c-fd85bdc1a35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:26.946Z|bc3d8849-6b72-4106-9dc7-ed78f184a7a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:28.456Z|86aeb2b2-be1e-4833-b825-3b2868bd1197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:28.460Z|86aeb2b2-be1e-4833-b825-3b2868bd1197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:36.968Z|82fe09df-b1ce-4b36-abfa-4693885417f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:36.969Z|82fe09df-b1ce-4b36-abfa-4693885417f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:36.976Z|9ba22eaa-f868-412b-9d47-5db74f87086d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:36.977Z|9ba22eaa-f868-412b-9d47-5db74f87086d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:37.268Z|66f0756a-4e1f-4538-82e2-35b15ff0d79c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:47:37.269Z|66f0756a-4e1f-4538-82e2-35b15ff0d79c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:47:38.491Z|49374eab-19fd-486d-bf8d-be0144612715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:38.492Z|49374eab-19fd-486d-bf8d-be0144612715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:46.991Z|ea2b2dda-2fa5-4e6b-bdb1-a5211681d015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:46.991Z|ea2b2dda-2fa5-4e6b-bdb1-a5211681d015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:47.000Z|87d73333-8ecd-44e9-9329-777f583d8212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:47.001Z|87d73333-8ecd-44e9-9329-777f583d8212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:48.516Z|d1086801-cb54-477a-9402-59211ec75e04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:48.517Z|d1086801-cb54-477a-9402-59211ec75e04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:52.268Z|d958e082-26b6-437c-8b1f-6c0e1627653b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:47:52.269Z|d958e082-26b6-437c-8b1f-6c0e1627653b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:47:53.177Z|4a04fb75-f782-4d9e-9fab-0f757df5fa38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:47:53.178Z|4a04fb75-f782-4d9e-9fab-0f757df5fa38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:47:57.012Z|47ec4a5b-99d7-491b-b2ac-20b69a2d9141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:57.013Z|47ec4a5b-99d7-491b-b2ac-20b69a2d9141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:57.018Z|bf1561b1-9440-4277-9df3-d3930744d4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:57.019Z|bf1561b1-9440-4277-9df3-d3930744d4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:47:58.550Z|a16efc15-e022-4d41-a91e-cea0f3a27674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:47:58.551Z|a16efc15-e022-4d41-a91e-cea0f3a27674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:07.037Z|7aa902a0-3a8d-4256-80a9-72f472e8c443|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:07.037Z|480840b8-511b-469f-af1c-9b0dbd466f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:07.039Z|7aa902a0-3a8d-4256-80a9-72f472e8c443|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:07.039Z|480840b8-511b-469f-af1c-9b0dbd466f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:07.268Z|2f39b6d7-5327-4c4d-b3de-cb472d549bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:48:07.273Z|2f39b6d7-5327-4c4d-b3de-cb472d549bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:48:08.572Z|224798f5-4221-48f7-9d66-4bedf2d125ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:08.573Z|224798f5-4221-48f7-9d66-4bedf2d125ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:17.062Z|9742c6f0-5a3d-4a99-bbe4-803b1e6e0115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:17.063Z|ffa32f14-0ad5-465f-9062-08ca566a81b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:17.063Z|9742c6f0-5a3d-4a99-bbe4-803b1e6e0115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:17.064Z|ffa32f14-0ad5-465f-9062-08ca566a81b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:17.348Z|02ecede8-25ad-469e-81d2-81158211b647|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:48:17.348Z|02ecede8-25ad-469e-81d2-81158211b647|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:18.601Z|33ba03cf-bf4f-451d-9102-9304da559680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:18.602Z|33ba03cf-bf4f-451d-9102-9304da559680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:22.268Z|a2556066-938f-4a85-b902-0d16b7c6f67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:48:22.269Z|a2556066-938f-4a85-b902-0d16b7c6f67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:48:23.181Z|25cf82c1-0a18-4f92-9ea7-4cc6ef0a9c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:48:23.182Z|25cf82c1-0a18-4f92-9ea7-4cc6ef0a9c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:48:27.093Z|29a1d4fa-c940-4ec3-b5e6-5833b98423e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:27.095Z|29a1d4fa-c940-4ec3-b5e6-5833b98423e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:27.130Z|12f991f7-84bc-4e65-80ba-77d0e06f87b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:27.134Z|12f991f7-84bc-4e65-80ba-77d0e06f87b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:28.634Z|6d76bcee-3ada-485b-b2af-445c2cdf2398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:28.635Z|6d76bcee-3ada-485b-b2af-445c2cdf2398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:37.125Z|7353970d-62e8-42c9-b76f-6539a5c2cca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:37.126Z|7353970d-62e8-42c9-b76f-6539a5c2cca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:37.174Z|4cb7e3f7-6900-4acb-bcca-5e4903be14df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:37.174Z|4cb7e3f7-6900-4acb-bcca-5e4903be14df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:37.268Z|733dea76-488a-48bb-b628-a6fa374d6f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:48:37.268Z|733dea76-488a-48bb-b628-a6fa374d6f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:48:38.657Z|0dd70105-db1b-4c34-9eb5-cbd7392adecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:38.658Z|0dd70105-db1b-4c34-9eb5-cbd7392adecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:47.145Z|73e06fbe-63ff-40d5-a242-b5e97ebc7283|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:47.146Z|73e06fbe-63ff-40d5-a242-b5e97ebc7283|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:47.198Z|fead3933-0620-47f5-a964-1fe9a89d2a7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:47.199Z|fead3933-0620-47f5-a964-1fe9a89d2a7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:48.700Z|0aeb192d-0c1b-46ce-b7a7-4c0544a829c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:48.701Z|0aeb192d-0c1b-46ce-b7a7-4c0544a829c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:52.268Z|206d010c-c80b-4223-8642-ca22bdf2e6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:48:52.271Z|206d010c-c80b-4223-8642-ca22bdf2e6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:48:53.183Z|009a5ebc-7fd9-430e-8d7d-2a9b731b7993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:48:53.183Z|009a5ebc-7fd9-430e-8d7d-2a9b731b7993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:48:57.168Z|08c8dd03-317e-4228-b43d-f5a79099d137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:57.169Z|08c8dd03-317e-4228-b43d-f5a79099d137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:57.233Z|67c713dc-fdc7-4d8b-a00a-c3394a4e3ded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:57.234Z|67c713dc-fdc7-4d8b-a00a-c3394a4e3ded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:48:58.743Z|987f84c5-7a2e-4a4a-870e-96a761918d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:48:58.745Z|987f84c5-7a2e-4a4a-870e-96a761918d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:07.195Z|775eed1a-9801-489f-8622-f4727bb59003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:07.196Z|775eed1a-9801-489f-8622-f4727bb59003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:07.252Z|fefa39fd-5fca-45e9-9d56-390d557b9469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:07.253Z|fefa39fd-5fca-45e9-9d56-390d557b9469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:07.268Z|4f958d91-b14f-4ed3-957c-e35074ee5941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:49:07.268Z|4f958d91-b14f-4ed3-957c-e35074ee5941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:49:08.771Z|6b740c8a-feb6-470b-b4b6-b52f1e074385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:08.772Z|6b740c8a-feb6-470b-b4b6-b52f1e074385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:17.227Z|8bf5594e-dbbe-420e-a89a-e1d4a198c7c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:17.228Z|8bf5594e-dbbe-420e-a89a-e1d4a198c7c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:17.271Z|0e78419b-4caf-4c6d-8704-b3b8da037976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:17.272Z|0e78419b-4caf-4c6d-8704-b3b8da037976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:17.349Z|93d5f03f-c5e5-4c74-9d82-648f30fb1aa5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:49:17.350Z|93d5f03f-c5e5-4c74-9d82-648f30fb1aa5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:18.806Z|95f2be02-1ace-4f0f-9fb1-9d1ddcb66e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:18.807Z|95f2be02-1ace-4f0f-9fb1-9d1ddcb66e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:22.268Z|43a173c5-cb1c-4fea-a279-35218c368b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:49:22.269Z|43a173c5-cb1c-4fea-a279-35218c368b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:49:23.184Z|314dc944-36b8-4d9b-8b8c-5ebe239ebc5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:49:23.184Z|314dc944-36b8-4d9b-8b8c-5ebe239ebc5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:49:27.252Z|8597c912-a20e-4635-9853-ede5aa561243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:27.253Z|8597c912-a20e-4635-9853-ede5aa561243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:27.321Z|112528f9-9e7e-433f-9123-18370017b7ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:27.323Z|112528f9-9e7e-433f-9123-18370017b7ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:28.835Z|9258ffae-26ef-4bb1-892e-1bf0d7f4b38f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:28.838Z|9258ffae-26ef-4bb1-892e-1bf0d7f4b38f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:37.268Z|cc605dc2-0e08-4ec5-a989-e3d37eef1929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:49:37.272Z|cc605dc2-0e08-4ec5-a989-e3d37eef1929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:49:37.288Z|fd5f2ee1-b3cd-4e01-a485-484cbf526c68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:37.293Z|fd5f2ee1-b3cd-4e01-a485-484cbf526c68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:37.354Z|9c284dca-d03e-43bb-ac81-2bcea6fa69f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:37.355Z|9c284dca-d03e-43bb-ac81-2bcea6fa69f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:38.864Z|1dd316da-28e7-46ce-a9f5-d663fb6e2cea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:38.866Z|1dd316da-28e7-46ce-a9f5-d663fb6e2cea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:47.315Z|2d78c8d8-81b3-4af6-89c7-098027b49f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:47.316Z|2d78c8d8-81b3-4af6-89c7-098027b49f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:47.390Z|2443c025-d98e-489c-982a-e34d58cf9b57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:47.400Z|2443c025-d98e-489c-982a-e34d58cf9b57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:48.895Z|c9a6ff44-5b95-47ff-beec-c0431482c0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:48.899Z|c9a6ff44-5b95-47ff-beec-c0431482c0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:52.268Z|df03c9b8-6dd2-43cc-bf56-af15b9813c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:49:52.270Z|df03c9b8-6dd2-43cc-bf56-af15b9813c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:49:53.185Z|781379ae-4c3c-4dd4-a4f2-e18a198209f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:49:53.186Z|781379ae-4c3c-4dd4-a4f2-e18a198209f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:49:57.338Z|ce3aac96-582e-4519-ad3c-1a07f018804d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:57.339Z|ce3aac96-582e-4519-ad3c-1a07f018804d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:57.427Z|aaa21cf4-304e-4c2d-9ded-9740ef7fe49d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:57.429Z|aaa21cf4-304e-4c2d-9ded-9740ef7fe49d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:49:58.936Z|b3da3e30-1d8c-476f-a3cf-eddd1088f6b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:49:58.937Z|b3da3e30-1d8c-476f-a3cf-eddd1088f6b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:07.268Z|bfa205f9-0c42-4a02-b335-39903a62ba81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:50:07.269Z|bfa205f9-0c42-4a02-b335-39903a62ba81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:50:07.365Z|786ce97b-7474-44ac-986e-344f388bdd25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:07.366Z|786ce97b-7474-44ac-986e-344f388bdd25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:07.455Z|a6b6a46e-cfab-45d8-a514-91ab8589dde7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:07.456Z|a6b6a46e-cfab-45d8-a514-91ab8589dde7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:08.957Z|8ea6a396-5072-41ac-ab86-a04f5134d26f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:08.959Z|8ea6a396-5072-41ac-ab86-a04f5134d26f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:17.345Z|a6d1b97c-b036-416a-a99e-8d2699d3e380|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:50:17.346Z|a6d1b97c-b036-416a-a99e-8d2699d3e380|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:17.390Z|1683a2cd-34a0-44e4-8e75-6e40e30a71f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:17.391Z|1683a2cd-34a0-44e4-8e75-6e40e30a71f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:17.497Z|b70d7cf9-7f57-4a51-a50c-b3b6a1a29695|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:17.498Z|b70d7cf9-7f57-4a51-a50c-b3b6a1a29695|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:18.987Z|e89b4b89-dd2d-4c8f-831e-0d4f929fb739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:18.988Z|e89b4b89-dd2d-4c8f-831e-0d4f929fb739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:22.268Z|09091874-3030-4b80-88ea-4fc532739676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:50:22.272Z|09091874-3030-4b80-88ea-4fc532739676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:50:23.190Z|6ee103de-1f38-4162-9f88-cb3bcbb7f2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:50:23.192Z|6ee103de-1f38-4162-9f88-cb3bcbb7f2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:50:27.414Z|7208e720-2642-4307-89ce-114961a25db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:27.415Z|7208e720-2642-4307-89ce-114961a25db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:27.536Z|da0e4f86-02e1-4ca4-b933-65bdbe08710f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:27.536Z|da0e4f86-02e1-4ca4-b933-65bdbe08710f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:29.010Z|1f1d7e4c-211a-45c9-ad69-b9b0c66e8240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:29.011Z|1f1d7e4c-211a-45c9-ad69-b9b0c66e8240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:37.268Z|77292b5b-39dc-4ed6-ae0c-33fe3c4246dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:50:37.270Z|77292b5b-39dc-4ed6-ae0c-33fe3c4246dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:50:37.439Z|aa539e27-5bb0-4fef-8ade-fd828d74cfb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:37.442Z|aa539e27-5bb0-4fef-8ade-fd828d74cfb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:37.559Z|68b82852-76e9-4773-9c81-cb29bb53dc2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:37.560Z|68b82852-76e9-4773-9c81-cb29bb53dc2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:39.033Z|54262a6c-a206-40ca-b4c2-0a9a6aeb35db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:39.035Z|54262a6c-a206-40ca-b4c2-0a9a6aeb35db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:47.475Z|6605f06a-7e0f-496f-97fd-a08cecc70774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:47.476Z|6605f06a-7e0f-496f-97fd-a08cecc70774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:47.623Z|d8a49871-9426-463f-9e9d-3d45ee895b07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:47.624Z|d8a49871-9426-463f-9e9d-3d45ee895b07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:49.057Z|067a183a-6c93-40f2-bb12-dab7cd72df0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:49.059Z|067a183a-6c93-40f2-bb12-dab7cd72df0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:52.268Z|0880fb38-6c87-49d9-bfda-038f237593b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:50:52.269Z|0880fb38-6c87-49d9-bfda-038f237593b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:50:53.194Z|a0ddad1f-0ec2-4c7d-901d-5aa7f1d6095a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:50:53.195Z|a0ddad1f-0ec2-4c7d-901d-5aa7f1d6095a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:50:57.522Z|ed914fa5-e88c-46cf-a9e7-108cbc892b59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:57.523Z|ed914fa5-e88c-46cf-a9e7-108cbc892b59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:57.648Z|30226113-62cd-47db-9910-d1f1c5b4f794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:57.648Z|30226113-62cd-47db-9910-d1f1c5b4f794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:50:59.080Z|18105329-d9d6-4ddc-aede-d00caa132f8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:50:59.081Z|18105329-d9d6-4ddc-aede-d00caa132f8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:07.270Z|396711e2-71cb-407c-afc7-90fe7138169e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:51:07.330Z|396711e2-71cb-407c-afc7-90fe7138169e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:51:07.588Z|7cbccd08-c768-48ab-9ca5-8368a59900b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:07.588Z|7cbccd08-c768-48ab-9ca5-8368a59900b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:07.683Z|19045288-bb3e-4823-92b3-9c782d6ac426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:07.684Z|19045288-bb3e-4823-92b3-9c782d6ac426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:09.115Z|62900095-bbe4-4a7d-ade6-64f602129164|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:09.115Z|62900095-bbe4-4a7d-ade6-64f602129164|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:17.350Z|a19a01fe-aa1e-4f3a-80f6-5266ebfbbd08|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:51:17.351Z|a19a01fe-aa1e-4f3a-80f6-5266ebfbbd08|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:17.664Z|f2566975-ab04-4034-8b02-74445fe2631f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:17.677Z|f2566975-ab04-4034-8b02-74445fe2631f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:17.729Z|5a8344e1-0b4b-4b95-9d39-9f38188bcc37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:17.731Z|5a8344e1-0b4b-4b95-9d39-9f38188bcc37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:19.145Z|2f56b364-c6e0-4219-8da1-5abd9978bf91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:19.146Z|2f56b364-c6e0-4219-8da1-5abd9978bf91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:22.268Z|a57fec29-29ad-4cb8-90b8-8817dd7372a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:51:22.269Z|a57fec29-29ad-4cb8-90b8-8817dd7372a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:51:23.197Z|95842e8b-1819-4934-8c18-22f2e3851d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:51:23.197Z|95842e8b-1819-4934-8c18-22f2e3851d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:51:27.769Z|c43b9c27-7050-40bb-9ada-c0787e735723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:27.770Z|c43b9c27-7050-40bb-9ada-c0787e735723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:27.819Z|720c49aa-e96d-4be0-875d-17bb362d7327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:27.820Z|720c49aa-e96d-4be0-875d-17bb362d7327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:29.184Z|16888249-1909-45c7-adfa-b99d5bab999f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:29.198Z|16888249-1909-45c7-adfa-b99d5bab999f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:37.269Z|a66ee9f1-c755-4e25-8c9c-d4c3af2f73a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:51:37.271Z|a66ee9f1-c755-4e25-8c9c-d4c3af2f73a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:51:37.801Z|8010092d-2b8a-424c-a333-0e69ac93fe05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:37.804Z|8010092d-2b8a-424c-a333-0e69ac93fe05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:37.840Z|10107ec9-8a14-4c75-8c65-319a633c9958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:37.840Z|10107ec9-8a14-4c75-8c65-319a633c9958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:39.235Z|b14eb8fc-66ab-45a8-897a-da9348f9b1b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:39.236Z|b14eb8fc-66ab-45a8-897a-da9348f9b1b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:47.833Z|0ba1f394-3bc8-4da7-b771-61d4e9da1de3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:47.834Z|0ba1f394-3bc8-4da7-b771-61d4e9da1de3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:47.902Z|66b462b6-6434-4be9-926a-967782d3b165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:47.903Z|66b462b6-6434-4be9-926a-967782d3b165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:49.266Z|b50a1a3b-abf9-4fd1-ac1a-69270d1084c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:49.267Z|b50a1a3b-abf9-4fd1-ac1a-69270d1084c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:52.268Z|a8f7bd26-10e1-4cf8-8cdb-2a4b3b20992f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:51:52.272Z|a8f7bd26-10e1-4cf8-8cdb-2a4b3b20992f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:51:53.198Z|1330a553-e585-4fca-a2e8-4195b8ffabd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:51:53.200Z|1330a553-e585-4fca-a2e8-4195b8ffabd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:51:57.859Z|09223938-480e-4e0f-82fe-3c2a984f8d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:57.859Z|09223938-480e-4e0f-82fe-3c2a984f8d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:57.934Z|e7115464-e912-4423-8421-4401eeb7984c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:57.935Z|e7115464-e912-4423-8421-4401eeb7984c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:51:59.297Z|5bbd0ee9-903f-4396-88b1-5b6b0dd2e200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:51:59.298Z|5bbd0ee9-903f-4396-88b1-5b6b0dd2e200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:07.269Z|28d12e67-d6ce-4672-b111-51f53c6a3102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:52:07.270Z|28d12e67-d6ce-4672-b111-51f53c6a3102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:52:07.901Z|2e6c40f4-fa8b-44d8-a76c-f8b9f0b7a87b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:07.902Z|2e6c40f4-fa8b-44d8-a76c-f8b9f0b7a87b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:07.978Z|409af755-804a-49a7-9c1c-f1021d050fc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:07.981Z|409af755-804a-49a7-9c1c-f1021d050fc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:09.327Z|5d19a859-a1b4-4b7e-9367-4a1778a8d240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:09.328Z|5d19a859-a1b4-4b7e-9367-4a1778a8d240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:17.347Z|86c11fc8-00d3-4bed-bff3-846ea56b15d8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:52:17.348Z|86c11fc8-00d3-4bed-bff3-846ea56b15d8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:17.930Z|85a54e7d-1046-4f78-ab1e-f428e1f875dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:17.931Z|85a54e7d-1046-4f78-ab1e-f428e1f875dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:18.010Z|344e8694-a095-4d89-a748-662b85830680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:18.011Z|344e8694-a095-4d89-a748-662b85830680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:19.351Z|2789c406-cc2a-4b42-a301-6caf82e03b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:19.352Z|2789c406-cc2a-4b42-a301-6caf82e03b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:22.278Z|36cf744b-03aa-42ee-9571-eeedc9688f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:52:22.287Z|36cf744b-03aa-42ee-9571-eeedc9688f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:52:23.202Z|07504157-3f3b-4e02-a304-bfe0756cc55d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:52:23.203Z|07504157-3f3b-4e02-a304-bfe0756cc55d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:52:27.966Z|28c301fb-4b3d-4341-aef6-c79ce4bf614d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:27.967Z|28c301fb-4b3d-4341-aef6-c79ce4bf614d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:28.031Z|fa385543-9df5-4264-871f-b084ce4345be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:28.031Z|fa385543-9df5-4264-871f-b084ce4345be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:29.386Z|883c98cd-e717-4283-9a19-332a21d7d816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:29.388Z|883c98cd-e717-4283-9a19-332a21d7d816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:37.269Z|c67580b2-99a6-4dbd-844e-ce02881cb1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:52:37.270Z|c67580b2-99a6-4dbd-844e-ce02881cb1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:52:38.027Z|bbae23c5-cfec-46dc-9c85-96a8a683af3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:38.030Z|bbae23c5-cfec-46dc-9c85-96a8a683af3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:38.053Z|ab8d1a98-2c0f-46df-9fb3-f3cf49fbc87b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:38.054Z|ab8d1a98-2c0f-46df-9fb3-f3cf49fbc87b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:39.418Z|5b7cfdb1-4233-41cc-9040-a511507935d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:39.419Z|5b7cfdb1-4233-41cc-9040-a511507935d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:48.061Z|e54be8f2-9123-4848-a6b2-b54bce6e3575|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:48.065Z|e54be8f2-9123-4848-a6b2-b54bce6e3575|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:48.099Z|92108071-07c6-4476-8830-564d4754738e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:48.100Z|92108071-07c6-4476-8830-564d4754738e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:49.468Z|989f8ff9-93d3-4b91-808f-0889e8eaccd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:49.469Z|989f8ff9-93d3-4b91-808f-0889e8eaccd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:52.268Z|b7425c24-a52c-4d75-b7bc-bd3efe625315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:52:52.269Z|b7425c24-a52c-4d75-b7bc-bd3efe625315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:52:53.205Z|f7aca029-db32-4fc8-a7d2-7e22d5344193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:52:53.215Z|f7aca029-db32-4fc8-a7d2-7e22d5344193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:52:58.091Z|a6e42186-c24c-455d-b5a1-69bc1fec3917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:58.100Z|a6e42186-c24c-455d-b5a1-69bc1fec3917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:58.121Z|649eef6f-13c8-49a7-813b-4a1a6e3a83c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:58.122Z|649eef6f-13c8-49a7-813b-4a1a6e3a83c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:52:59.501Z|1c94e010-2fa8-43d4-89c5-8f52e80e308c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:52:59.502Z|1c94e010-2fa8-43d4-89c5-8f52e80e308c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:07.270Z|82cce891-dd26-49c7-a3c2-e8aeb419051b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:53:07.278Z|82cce891-dd26-49c7-a3c2-e8aeb419051b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:53:08.123Z|901e01b6-f796-4cea-94ab-9d26acc5e751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:08.124Z|901e01b6-f796-4cea-94ab-9d26acc5e751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:08.140Z|bfefee85-e668-45de-94d6-a7ca3e1432e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:08.141Z|bfefee85-e668-45de-94d6-a7ca3e1432e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:09.524Z|a4e5cb20-f455-4ebf-9933-347d4682c907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:09.526Z|a4e5cb20-f455-4ebf-9933-347d4682c907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:17.346Z|008c5d7e-743e-400b-97ac-ceca000888d2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:53:17.347Z|008c5d7e-743e-400b-97ac-ceca000888d2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:18.147Z|79d6a3b1-de32-4305-94ee-2d2da0bb6703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:18.148Z|79d6a3b1-de32-4305-94ee-2d2da0bb6703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:18.159Z|243f76ee-8dfd-4a33-89f7-32da7a4ca565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:18.160Z|243f76ee-8dfd-4a33-89f7-32da7a4ca565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:19.547Z|ca451d90-745d-42e1-b88a-12786c4b3759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:19.549Z|ca451d90-745d-42e1-b88a-12786c4b3759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:22.268Z|48a30b6e-e3da-411e-92be-ae45e300a292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:53:22.269Z|48a30b6e-e3da-411e-92be-ae45e300a292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:53:23.216Z|5a1dfd6f-e003-4d82-8473-44a8eb3709cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:53:23.216Z|5a1dfd6f-e003-4d82-8473-44a8eb3709cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:53:28.183Z|e9a39de8-7710-4006-87aa-e51f59c4635b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:28.196Z|e9a39de8-7710-4006-87aa-e51f59c4635b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:28.188Z|970da6ed-3ced-450a-8dc5-a8d3a6249a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:28.201Z|970da6ed-3ced-450a-8dc5-a8d3a6249a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:29.578Z|4a2353a5-0ac0-42d1-9f29-f7a0851439f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:29.579Z|4a2353a5-0ac0-42d1-9f29-f7a0851439f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:37.268Z|47147c5d-fb2e-4fe9-9c6a-3105b8cbdac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:53:37.269Z|47147c5d-fb2e-4fe9-9c6a-3105b8cbdac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:53:38.236Z|0d5b0646-1f38-4b44-bb8f-15ac5137fdb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:38.239Z|0d5b0646-1f38-4b44-bb8f-15ac5137fdb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:38.246Z|643fd295-0ede-4b29-a6cf-332f2c337181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:38.248Z|643fd295-0ede-4b29-a6cf-332f2c337181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:39.602Z|70f0cfe2-258f-4ac0-8075-2dcdd207cdcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:39.603Z|70f0cfe2-258f-4ac0-8075-2dcdd207cdcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:48.273Z|ffa7a4ce-111d-4409-99b2-e846c341dbee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:48.273Z|94f4fec2-00d6-44b7-8897-bf56a746ad78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:48.274Z|ffa7a4ce-111d-4409-99b2-e846c341dbee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:48.274Z|94f4fec2-00d6-44b7-8897-bf56a746ad78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:49.627Z|76cc2bee-c125-4469-be2d-4cfae6021ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:49.628Z|76cc2bee-c125-4469-be2d-4cfae6021ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:52.270Z|92e7a61d-d263-469e-b972-de6631aa456f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:53:52.273Z|92e7a61d-d263-469e-b972-de6631aa456f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:53:53.218Z|35a8eb17-902a-4854-aa99-1191dde286ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:53:53.219Z|35a8eb17-902a-4854-aa99-1191dde286ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:53:58.333Z|f8481342-5c76-44ed-b87b-e67abe917a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:58.337Z|58bbca66-3715-4e00-9783-b88e6a70e5b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:58.340Z|58bbca66-3715-4e00-9783-b88e6a70e5b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:58.345Z|f8481342-5c76-44ed-b87b-e67abe917a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:53:59.658Z|3f6c4cd3-b4be-4003-8f7d-6d34caf232f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:53:59.660Z|3f6c4cd3-b4be-4003-8f7d-6d34caf232f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:07.269Z|9af864e8-ac99-493e-88fa-267a0af464a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:54:07.271Z|9af864e8-ac99-493e-88fa-267a0af464a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:54:08.369Z|20214da8-c5a1-4ca5-8c2f-877cfac1b5ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:08.369Z|c11b9e07-cc0d-4758-b0c3-cccbf694f5ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:08.370Z|20214da8-c5a1-4ca5-8c2f-877cfac1b5ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:08.371Z|c11b9e07-cc0d-4758-b0c3-cccbf694f5ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:09.687Z|ce557b1a-2d15-4359-b6a8-672b0fb761dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:09.690Z|ce557b1a-2d15-4359-b6a8-672b0fb761dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:17.366Z|05b405b6-d705-4c16-87fa-6fe1020902e5|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:54:17.370Z|05b405b6-d705-4c16-87fa-6fe1020902e5|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:18.405Z|f23864c1-34ed-4359-887c-fd60f771cc2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:18.405Z|3a45d004-3fb0-4ee5-b600-dafb99c5d4cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:18.406Z|f23864c1-34ed-4359-887c-fd60f771cc2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:18.406Z|3a45d004-3fb0-4ee5-b600-dafb99c5d4cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:19.719Z|8daacebc-cb95-4e96-bef2-8623bb0b14a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:19.721Z|8daacebc-cb95-4e96-bef2-8623bb0b14a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:22.268Z|31b22eff-2d7f-4b5a-a8f8-7c967336456c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:54:22.269Z|31b22eff-2d7f-4b5a-a8f8-7c967336456c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:54:23.220Z|13db81ff-098a-4ede-8e29-500db6b8e587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:54:23.220Z|13db81ff-098a-4ede-8e29-500db6b8e587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:54:28.430Z|70a027d2-038d-46d4-9138-cb60e6fd0f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:28.431Z|70a027d2-038d-46d4-9138-cb60e6fd0f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:28.435Z|40c3dbc2-74af-44b3-9dd2-9b3609018dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:28.453Z|40c3dbc2-74af-44b3-9dd2-9b3609018dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:29.744Z|b1e23c2b-c9f9-478e-b60e-8739f90cdb1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:29.745Z|b1e23c2b-c9f9-478e-b60e-8739f90cdb1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:37.268Z|a9ea0b85-cd31-4740-96d3-36101f957fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:54:37.272Z|a9ea0b85-cd31-4740-96d3-36101f957fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:54:38.453Z|1d40367a-a2c6-4959-8120-13a97be1c3fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:38.454Z|1d40367a-a2c6-4959-8120-13a97be1c3fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:38.472Z|f70359ca-5d52-4efd-b31d-f58d18608da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:38.473Z|f70359ca-5d52-4efd-b31d-f58d18608da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:39.768Z|3e36627a-5c02-414d-9159-47255dc069b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:39.769Z|3e36627a-5c02-414d-9159-47255dc069b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:48.474Z|d6537e83-8458-42d8-bf36-0520f00b066c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:48.475Z|d6537e83-8458-42d8-bf36-0520f00b066c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:48.516Z|a28198b1-4a5b-4c60-b0ef-5426dd5d2170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:48.518Z|a28198b1-4a5b-4c60-b0ef-5426dd5d2170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:49.793Z|d9da3737-d5a8-48ca-b18e-735c99f47f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:49.794Z|d9da3737-d5a8-48ca-b18e-735c99f47f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:52.269Z|5d17b2be-96ee-452c-a54c-edeeaf81dddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:54:52.270Z|5d17b2be-96ee-452c-a54c-edeeaf81dddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:54:53.221Z|a66a6c03-60c2-4722-b87f-33fe91c25628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:54:53.222Z|a66a6c03-60c2-4722-b87f-33fe91c25628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:54:58.506Z|3b05e23c-4e0a-4593-8b44-9e0ea3edce9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:58.507Z|3b05e23c-4e0a-4593-8b44-9e0ea3edce9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:58.539Z|bb3bfc6f-99ce-49c0-9cf3-240c6daa0658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:58.540Z|bb3bfc6f-99ce-49c0-9cf3-240c6daa0658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:54:59.817Z|7ae01df4-d67f-42c5-94bf-da0203612217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:54:59.819Z|7ae01df4-d67f-42c5-94bf-da0203612217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:07.268Z|76f7f6b7-4348-4d48-bf2f-c9a329dc4556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:55:07.269Z|76f7f6b7-4348-4d48-bf2f-c9a329dc4556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:55:08.540Z|4bf0713d-8a80-43ab-bbb4-2f5804b2d0f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:08.541Z|4bf0713d-8a80-43ab-bbb4-2f5804b2d0f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:08.558Z|231b17af-6269-4d83-b540-2ec52c21f430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:08.559Z|231b17af-6269-4d83-b540-2ec52c21f430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:09.842Z|7b92887b-0368-4286-8e21-44a833cd9b22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:09.844Z|7b92887b-0368-4286-8e21-44a833cd9b22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:17.355Z|be67a2e2-d6f4-4264-81d7-d27e42d7e919|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:55:17.356Z|be67a2e2-d6f4-4264-81d7-d27e42d7e919|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:18.562Z|c36b7342-2fbd-4553-b720-38ddcd63454d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:18.563Z|c36b7342-2fbd-4553-b720-38ddcd63454d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:18.595Z|64d18ca6-ab7c-45b6-9781-a7bf1002b660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:18.597Z|64d18ca6-ab7c-45b6-9781-a7bf1002b660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:19.866Z|9fb6cead-37f4-4151-a5a3-7c68e2c67f07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:19.867Z|9fb6cead-37f4-4151-a5a3-7c68e2c67f07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:22.268Z|b75d5b2a-0e3f-4a42-807e-b5cef47526dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:55:22.272Z|b75d5b2a-0e3f-4a42-807e-b5cef47526dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:55:23.223Z|755af146-bcfa-43ca-ac57-680f7b26a8d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:55:23.223Z|755af146-bcfa-43ca-ac57-680f7b26a8d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:55:28.594Z|b71bc219-98c7-4c2e-969b-da39bcf91a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:28.596Z|b71bc219-98c7-4c2e-969b-da39bcf91a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:28.619Z|1e8563b0-d4b7-4e61-ab3e-b9cc83f83cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:28.620Z|1e8563b0-d4b7-4e61-ab3e-b9cc83f83cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:29.891Z|8f28ab96-5c34-48a8-9ab0-d514b7c9143d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:29.893Z|8f28ab96-5c34-48a8-9ab0-d514b7c9143d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:37.268Z|eb3dd1d3-670e-4fd5-b2fe-4cabc4672d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:55:37.269Z|eb3dd1d3-670e-4fd5-b2fe-4cabc4672d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:55:38.622Z|fd095f99-b920-48ed-9022-d3174b4c573a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:38.623Z|fd095f99-b920-48ed-9022-d3174b4c573a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:38.639Z|b7404f62-e549-4088-97a0-2d1a534a27f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:38.640Z|b7404f62-e549-4088-97a0-2d1a534a27f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:39.917Z|29c56135-7d54-4b70-87ac-41dfcb5dd2e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:39.918Z|29c56135-7d54-4b70-87ac-41dfcb5dd2e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:48.645Z|beb1ca3a-7225-4602-ab5c-107b7bb02f57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:48.646Z|beb1ca3a-7225-4602-ab5c-107b7bb02f57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:48.662Z|9058a262-110a-4cc8-85c8-a7f639f37e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:48.664Z|9058a262-110a-4cc8-85c8-a7f639f37e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:49.939Z|cc9aa7a3-3631-416d-a170-d98d4ff76d1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:49.940Z|cc9aa7a3-3631-416d-a170-d98d4ff76d1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:52.268Z|fec0f668-ca00-46b8-b82d-a3b6e769bfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:55:52.269Z|fec0f668-ca00-46b8-b82d-a3b6e769bfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:55:53.224Z|e1f5ea37-a824-4d75-b84f-3a5178b0908a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:55:53.225Z|e1f5ea37-a824-4d75-b84f-3a5178b0908a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:55:58.672Z|5e5fd6be-ed87-4b9e-ad49-1ec48082cbc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:58.673Z|5e5fd6be-ed87-4b9e-ad49-1ec48082cbc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:58.683Z|dab733ad-1377-4313-9313-9723fb3c0e46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:58.684Z|dab733ad-1377-4313-9313-9723fb3c0e46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:55:59.963Z|1a2e7fe1-e78b-489f-94da-1597cf6bea60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:55:59.963Z|1a2e7fe1-e78b-489f-94da-1597cf6bea60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:07.269Z|914236d3-cb28-4366-af5e-474dac31f877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:56:07.272Z|914236d3-cb28-4366-af5e-474dac31f877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:56:08.696Z|d95763f2-ac79-422c-9a95-7c2b6bb7a73e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:08.697Z|d95763f2-ac79-422c-9a95-7c2b6bb7a73e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:08.719Z|d0893db4-7051-493f-a1e6-bc0f52d0ba83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:08.720Z|d0893db4-7051-493f-a1e6-bc0f52d0ba83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:09.993Z|15be72ed-6329-48f0-8ec0-c84181f299cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:09.994Z|15be72ed-6329-48f0-8ec0-c84181f299cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:17.346Z|df3d02e1-9baf-47cd-87db-d27a9d3a69b7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:56:17.347Z|df3d02e1-9baf-47cd-87db-d27a9d3a69b7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:18.721Z|f27166c1-61fd-450b-842f-0ebeef1f00fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:18.722Z|f27166c1-61fd-450b-842f-0ebeef1f00fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:18.740Z|ccd7d164-2f69-4ea6-8334-b8f6942013a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:18.741Z|ccd7d164-2f69-4ea6-8334-b8f6942013a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:20.020Z|ff99c070-460c-45ff-b1a6-4336419ae57e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:20.022Z|ff99c070-460c-45ff-b1a6-4336419ae57e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:22.268Z|c071ab46-327a-45a3-ac07-92b408bf4e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:56:22.269Z|c071ab46-327a-45a3-ac07-92b408bf4e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:56:23.226Z|0f9c3533-2242-4d20-9533-306cbeb126fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:56:23.227Z|0f9c3533-2242-4d20-9533-306cbeb126fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:56:28.761Z|9e060554-fad7-4c98-9ce6-7c6e27a04f42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:28.761Z|19ace0e6-3a50-49d1-a19c-0f051a4311a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:28.762Z|9e060554-fad7-4c98-9ce6-7c6e27a04f42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:28.763Z|19ace0e6-3a50-49d1-a19c-0f051a4311a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:30.062Z|4803ac5e-ce14-4d4b-807b-a4ca3585f4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:30.064Z|4803ac5e-ce14-4d4b-807b-a4ca3585f4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:37.270Z|606d334b-3d2a-477d-a31a-56223706243f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:56:37.279Z|606d334b-3d2a-477d-a31a-56223706243f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:56:38.793Z|ef803265-d31a-42aa-9539-6ff508d11edd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:38.794Z|ef803265-d31a-42aa-9539-6ff508d11edd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:38.801Z|e15def5a-5650-47ae-afc1-8c381a55c104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:38.802Z|e15def5a-5650-47ae-afc1-8c381a55c104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:40.088Z|9af9b6e9-ea08-4fe8-a92b-21c747fc0d84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:40.089Z|9af9b6e9-ea08-4fe8-a92b-21c747fc0d84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:48.838Z|e959da87-c793-4e29-b981-229152a4fe4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:48.838Z|ebef7171-33b3-4fab-8fd5-2b9b99a06bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:48.839Z|e959da87-c793-4e29-b981-229152a4fe4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:48.839Z|ebef7171-33b3-4fab-8fd5-2b9b99a06bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:50.109Z|5517fb64-5fad-41f8-b5c1-92a0501237ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:50.110Z|5517fb64-5fad-41f8-b5c1-92a0501237ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:52.268Z|01c5a3fa-332f-45f7-9b8d-77063842bc59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:56:52.269Z|01c5a3fa-332f-45f7-9b8d-77063842bc59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:56:53.227Z|b2abfd04-4c93-4b1e-9c0f-06209b6238cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:56:53.229Z|b2abfd04-4c93-4b1e-9c0f-06209b6238cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:56:58.861Z|735f3770-02e4-4b22-8d5d-05439680e970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:58.862Z|9e971c2a-480a-469b-819e-be07ebeb87ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:56:58.862Z|9e971c2a-480a-469b-819e-be07ebeb87ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:56:58.863Z|735f3770-02e4-4b22-8d5d-05439680e970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:00.131Z|b30499e7-766d-4c5e-a365-9b5844aef21b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:00.132Z|b30499e7-766d-4c5e-a365-9b5844aef21b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:07.280Z|bcfb1e54-159d-4a2a-9da8-b89237912dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:57:07.291Z|bcfb1e54-159d-4a2a-9da8-b89237912dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:57:08.897Z|3a8e1719-6276-471b-bdb9-2a506fc61c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:08.898Z|3a8e1719-6276-471b-bdb9-2a506fc61c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:08.897Z|627c937f-070f-4e12-b26b-2d26d7039250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:08.899Z|627c937f-070f-4e12-b26b-2d26d7039250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:10.154Z|cfa6e8a8-b2c1-4aae-9af1-3561963386e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:10.156Z|cfa6e8a8-b2c1-4aae-9af1-3561963386e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:17.353Z|fda0c531-7431-4c9e-94a7-ae1b1481f478|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:57:17.355Z|fda0c531-7431-4c9e-94a7-ae1b1481f478|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:18.919Z|8743b796-2e7f-4a7a-a4fb-1d99f49f268a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:18.919Z|8b5c6b87-57a6-4ac3-bbeb-9fa653312343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:18.920Z|8743b796-2e7f-4a7a-a4fb-1d99f49f268a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:18.920Z|8b5c6b87-57a6-4ac3-bbeb-9fa653312343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:20.188Z|0e836ddf-9bc5-4643-882f-8f699f319b3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:20.190Z|0e836ddf-9bc5-4643-882f-8f699f319b3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:22.268Z|c968f987-ab8e-4d8a-83e9-17c6aa8c644d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:57:22.269Z|c968f987-ab8e-4d8a-83e9-17c6aa8c644d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:57:23.229Z|fb5bdb8f-6a24-4194-9cbf-22d8da111e1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:57:23.230Z|fb5bdb8f-6a24-4194-9cbf-22d8da111e1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:57:28.941Z|d5a7d1b2-ad53-4a42-964d-0d814dd01840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:28.942Z|d5a7d1b2-ad53-4a42-964d-0d814dd01840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:28.941Z|7e140aa2-589c-4922-b67f-1143d70ad47d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:28.945Z|7e140aa2-589c-4922-b67f-1143d70ad47d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:30.217Z|6db5c4da-de1f-4e61-b6c1-72a910d61333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:30.218Z|6db5c4da-de1f-4e61-b6c1-72a910d61333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:37.268Z|eb7c89c6-44ce-4f65-99cd-191b05ea24ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:57:37.269Z|eb7c89c6-44ce-4f65-99cd-191b05ea24ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:57:38.966Z|ae6df47b-e5ae-46c7-a991-0e42288e65e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:38.966Z|628643db-dd32-41a0-b777-fd4578233596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:38.967Z|628643db-dd32-41a0-b777-fd4578233596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:38.967Z|ae6df47b-e5ae-46c7-a991-0e42288e65e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:40.242Z|458f80f1-8904-4697-a30e-47093d9baa83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:40.243Z|458f80f1-8904-4697-a30e-47093d9baa83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:48.992Z|d82e659a-07f2-4dea-a49b-302cdb7900ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:48.995Z|d82e659a-07f2-4dea-a49b-302cdb7900ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:48.998Z|10bd680c-3e8a-4ec6-87b7-d9f51fbd9bcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:49.002Z|10bd680c-3e8a-4ec6-87b7-d9f51fbd9bcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:50.263Z|6a25f9e8-0844-4467-81f4-9a93b00e4570|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:50.264Z|6a25f9e8-0844-4467-81f4-9a93b00e4570|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:52.268Z|1714ddda-972f-48c2-8a20-f4ab65b24251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:57:52.271Z|1714ddda-972f-48c2-8a20-f4ab65b24251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:57:53.232Z|8c7932bd-8ba9-4c8a-880e-2d0cea0fda39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:57:53.232Z|8c7932bd-8ba9-4c8a-880e-2d0cea0fda39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:57:59.058Z|f9c5a8ca-bc8c-45c3-831d-7b0f27dbb95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:59.058Z|f9c5a8ca-bc8c-45c3-831d-7b0f27dbb95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:57:59.059Z|399fc141-120d-4d10-b616-3e4e6a3f499a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:57:59.060Z|399fc141-120d-4d10-b616-3e4e6a3f499a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:00.297Z|9f72ba6b-7091-4c29-850c-9c602bcf5253|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:00.298Z|9f72ba6b-7091-4c29-850c-9c602bcf5253|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:07.268Z|1b3261a8-a373-47cf-9253-bdbe79c9a472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:58:07.269Z|1b3261a8-a373-47cf-9253-bdbe79c9a472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:58:09.087Z|af86114c-f236-4278-9b4c-cc0847e5a41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:09.087Z|368f4a09-04b7-46d1-b577-232939ee3dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:09.089Z|368f4a09-04b7-46d1-b577-232939ee3dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:09.088Z|af86114c-f236-4278-9b4c-cc0847e5a41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:10.320Z|34331a55-5004-401a-90c8-8c586e30fa3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:10.320Z|34331a55-5004-401a-90c8-8c586e30fa3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:17.350Z|f90a7037-ddfa-456d-9bf0-d60c872d9a48|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:58:17.350Z|f90a7037-ddfa-456d-9bf0-d60c872d9a48|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:19.112Z|a326a99e-32d4-47dd-bbf9-3750ff975ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:19.113Z|a326a99e-32d4-47dd-bbf9-3750ff975ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:19.120Z|ebe85f03-380c-4002-aeb0-cb43c7075230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:19.120Z|ebe85f03-380c-4002-aeb0-cb43c7075230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:20.342Z|8141751c-fce4-4e03-81ab-bd8237fc044e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:20.342Z|8141751c-fce4-4e03-81ab-bd8237fc044e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:22.268Z|e74426c1-d168-4485-b7c3-cae0e7cdabb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:58:22.268Z|e74426c1-d168-4485-b7c3-cae0e7cdabb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:58:23.235Z|277d653b-e4c8-419f-9e1e-1b617da22cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:58:23.236Z|277d653b-e4c8-419f-9e1e-1b617da22cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:58:29.136Z|0820d189-5ae4-4870-8213-517ae53b2fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:29.137Z|0820d189-5ae4-4870-8213-517ae53b2fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:29.140Z|891a926f-043f-4fe6-992f-6e17b1acb8a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:29.140Z|891a926f-043f-4fe6-992f-6e17b1acb8a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:30.363Z|0c6f757f-651d-4470-824a-b352ccc3575e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:30.364Z|0c6f757f-651d-4470-824a-b352ccc3575e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:37.268Z|9750f5d9-2d89-4d92-ba5a-39a31615ed7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:58:37.271Z|9750f5d9-2d89-4d92-ba5a-39a31615ed7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:58:39.159Z|e5310aba-126d-4f17-a432-c56d03fb642d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:39.161Z|fcaf3249-7866-4393-b8c4-448d3020ca04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:39.161Z|fcaf3249-7866-4393-b8c4-448d3020ca04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:39.160Z|e5310aba-126d-4f17-a432-c56d03fb642d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:40.388Z|7fc0734f-7350-4a66-84cf-6bb45c9afc23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:40.389Z|7fc0734f-7350-4a66-84cf-6bb45c9afc23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:49.185Z|5ad1d69d-8764-40b2-ad84-60f22412dac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:49.185Z|5ad1d69d-8764-40b2-ad84-60f22412dac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:49.189Z|ceb28ad8-9d9e-47a0-9d8e-ed9938344158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:49.190Z|ceb28ad8-9d9e-47a0-9d8e-ed9938344158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:50.411Z|16d88744-e406-4fb2-9ade-2184a5cf67b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:50.412Z|16d88744-e406-4fb2-9ade-2184a5cf67b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:52.268Z|1a1c927b-a22c-4a22-ad86-8d0e7883c4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:58:52.268Z|1a1c927b-a22c-4a22-ad86-8d0e7883c4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:58:53.236Z|59138ac3-8dfa-4f10-88d7-66af90aaf28c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:58:53.237Z|59138ac3-8dfa-4f10-88d7-66af90aaf28c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:58:59.208Z|e28aa5be-bca9-44d5-9ff9-0a0856547e0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:59.209Z|e28aa5be-bca9-44d5-9ff9-0a0856547e0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:58:59.209Z|6d35a912-fe57-461a-9a60-cd6b04288784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:58:59.210Z|6d35a912-fe57-461a-9a60-cd6b04288784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:00.439Z|fee89ce5-b883-48ba-a679-c3c26dbba566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:00.440Z|fee89ce5-b883-48ba-a679-c3c26dbba566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:07.270Z|cc2e3eff-b2d9-4175-becf-90f04c8f5fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:59:07.286Z|cc2e3eff-b2d9-4175-becf-90f04c8f5fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:59:09.230Z|7867df3b-5361-47c9-866b-7109a944381a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:09.231Z|42d1f1d5-4de0-43da-a088-72b6ab3f4661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:09.231Z|7867df3b-5361-47c9-866b-7109a944381a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:09.232Z|42d1f1d5-4de0-43da-a088-72b6ab3f4661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:10.465Z|572c12e0-6b64-46e5-8c53-1b79075940f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:10.466Z|572c12e0-6b64-46e5-8c53-1b79075940f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:17.345Z|3e82b06a-af30-407c-a6d1-36182590f402|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T07:59:17.346Z|3e82b06a-af30-407c-a6d1-36182590f402|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:19.252Z|4f5754ae-3797-4fd2-926c-38e50b8fe711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:19.253Z|4f5754ae-3797-4fd2-926c-38e50b8fe711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:19.255Z|a62b9dee-ab5a-4e6b-b6f7-8086a6b5ad30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:19.256Z|a62b9dee-ab5a-4e6b-b6f7-8086a6b5ad30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:20.488Z|911d24b6-5569-49d8-a6d8-615dcf5b201b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:20.489Z|911d24b6-5569-49d8-a6d8-615dcf5b201b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:22.268Z|fb870a4e-a362-415f-84bf-c30d6732de3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:59:22.269Z|fb870a4e-a362-415f-84bf-c30d6732de3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:59:23.238Z|2e0a959f-ac09-4ec5-8ea0-c3665ea474d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:59:23.238Z|2e0a959f-ac09-4ec5-8ea0-c3665ea474d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:59:29.276Z|a2fc824b-3c38-4bbe-9bc1-63622bea399c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:29.283Z|a2fc824b-3c38-4bbe-9bc1-63622bea399c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:29.289Z|96e3ac36-f7fc-44db-9249-ba766451938e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:29.290Z|96e3ac36-f7fc-44db-9249-ba766451938e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:30.510Z|2a15d9a3-6865-40e7-9e87-89f50ca04755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:30.510Z|2a15d9a3-6865-40e7-9e87-89f50ca04755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:37.290Z|9a4d3c46-c345-4958-9aa4-a44b204dc669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:59:37.309Z|9a4d3c46-c345-4958-9aa4-a44b204dc669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:59:39.304Z|a1ea5400-ff1f-4153-934c-345fe9f53b81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:39.305Z|a1ea5400-ff1f-4153-934c-345fe9f53b81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:39.308Z|5bccc70b-a03f-4946-aa3e-e674f3a5ff5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:39.309Z|5bccc70b-a03f-4946-aa3e-e674f3a5ff5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:40.530Z|1e0a125a-3941-4d73-a0cb-5a19f0eb8513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:40.531Z|1e0a125a-3941-4d73-a0cb-5a19f0eb8513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:49.330Z|29aee81d-dbaa-4223-8e12-a9eed1c88151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:49.331Z|29aee81d-dbaa-4223-8e12-a9eed1c88151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:49.340Z|77a0f50f-31e7-4f50-84ad-3794cbb013be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:49.341Z|77a0f50f-31e7-4f50-84ad-3794cbb013be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:50.552Z|232f0c52-363d-4c60-8dd6-25840b5e3d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:50.552Z|232f0c52-363d-4c60-8dd6-25840b5e3d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:52.268Z|8f081d5a-874a-4a70-ab22-a776eff20744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:59:52.269Z|8f081d5a-874a-4a70-ab22-a776eff20744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:59:53.239Z|0127dc98-b4b8-4046-9ac8-3ed124bf91f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T07:59:53.239Z|0127dc98-b4b8-4046-9ac8-3ed124bf91f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T07:59:59.365Z|6b59e4d0-ea53-4b54-8ca4-1626093e2a80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:59.369Z|6b59e4d0-ea53-4b54-8ca4-1626093e2a80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T07:59:59.356Z|14598a37-f63a-4f6c-ac32-370bd4a1dc01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T07:59:59.382Z|14598a37-f63a-4f6c-ac32-370bd4a1dc01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:00.574Z|508c1c00-2653-466c-bea1-991eb144601f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:00.575Z|508c1c00-2653-466c-bea1-991eb144601f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:07.268Z|79bd8ed7-cc1a-436d-8819-bc6134a301b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:00:07.269Z|79bd8ed7-cc1a-436d-8819-bc6134a301b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:00:09.429Z|2ab66e55-fc53-4cc7-8246-55396b0a49a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:09.430Z|2ab66e55-fc53-4cc7-8246-55396b0a49a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:09.432Z|69778d6e-8e1b-422c-a389-0c06d85bb297|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:09.432Z|69778d6e-8e1b-422c-a389-0c06d85bb297|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:10.619Z|1a58fb97-74f2-453d-8c35-092c584d4092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:10.620Z|1a58fb97-74f2-453d-8c35-092c584d4092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:17.350Z|e40f9889-a9d3-4df0-a247-ff8c22bcb9f7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:00:17.351Z|e40f9889-a9d3-4df0-a247-ff8c22bcb9f7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:19.452Z|31680375-c2b5-45ca-8f48-919c32360aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:19.452Z|31680375-c2b5-45ca-8f48-919c32360aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:19.456Z|d2602ca9-c4df-4dd1-b1d3-db789fb2b42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:19.457Z|d2602ca9-c4df-4dd1-b1d3-db789fb2b42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:20.652Z|7448dade-1648-4e87-854c-e2e941699419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:20.655Z|7448dade-1648-4e87-854c-e2e941699419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:22.269Z|3c12c16a-e896-4a2d-aae0-3a3bc8877370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:00:22.273Z|3c12c16a-e896-4a2d-aae0-3a3bc8877370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:00:23.240Z|04f4b923-e990-4f44-8dfa-74bd0488020e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:00:23.241Z|04f4b923-e990-4f44-8dfa-74bd0488020e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:00:29.486Z|1201abe6-7fc2-4eb7-b6d9-e0a7451c2b3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:29.487Z|1201abe6-7fc2-4eb7-b6d9-e0a7451c2b3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:29.493Z|2bb7ee18-f7ad-49bc-bf9c-56171a6e92a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:29.494Z|2bb7ee18-f7ad-49bc-bf9c-56171a6e92a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:30.699Z|3e5ae38e-49a9-4970-ba98-5899c080feec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:30.699Z|3e5ae38e-49a9-4970-ba98-5899c080feec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:37.268Z|8622c891-4b13-4afb-86a6-1bab66fb8064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:00:37.269Z|8622c891-4b13-4afb-86a6-1bab66fb8064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:00:39.512Z|f838f35b-b3dc-490b-89ed-9501692f4d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:39.514Z|6cbff10c-9734-47c1-807e-da67bf1f7f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:39.514Z|f838f35b-b3dc-490b-89ed-9501692f4d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:39.516Z|6cbff10c-9734-47c1-807e-da67bf1f7f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:40.722Z|44801325-4ae6-440f-9aba-4472b21e083f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:40.723Z|44801325-4ae6-440f-9aba-4472b21e083f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:49.537Z|89909b18-e259-48ff-99b9-5943f4e386d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:49.538Z|89909b18-e259-48ff-99b9-5943f4e386d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:49.543Z|cfd9739b-507d-49e3-adbf-09dcec43f15f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:49.544Z|cfd9739b-507d-49e3-adbf-09dcec43f15f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:50.754Z|b6ecda5b-1ac4-4ac7-a580-9b076cdb6b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:50.756Z|b6ecda5b-1ac4-4ac7-a580-9b076cdb6b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:52.268Z|fd2a9331-4867-4711-983c-68a7426b31cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:00:52.269Z|fd2a9331-4867-4711-983c-68a7426b31cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:00:53.242Z|5b0ab6f9-8ce0-4ca2-9298-c6b5a69ed3f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:00:53.243Z|5b0ab6f9-8ce0-4ca2-9298-c6b5a69ed3f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:00:59.558Z|2108c3cb-d4f5-40c0-b4d0-0147d7f97bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:59.559Z|2108c3cb-d4f5-40c0-b4d0-0147d7f97bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:00:59.566Z|d33b74ca-f8ea-4305-9dec-ec0dd42e206a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:00:59.567Z|d33b74ca-f8ea-4305-9dec-ec0dd42e206a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:00.796Z|f4fc7ef4-ed6f-48f5-8908-c8c3f89ae398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:00.797Z|f4fc7ef4-ed6f-48f5-8908-c8c3f89ae398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:07.269Z|e64505ff-8486-4d0a-b12b-8aa76d2e59e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:01:07.304Z|e64505ff-8486-4d0a-b12b-8aa76d2e59e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:01:09.589Z|725e5766-af32-4973-a4c3-8c4873d21605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:09.590Z|725e5766-af32-4973-a4c3-8c4873d21605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:09.595Z|b21f31ff-1818-4154-a0ee-96e8272a17df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:09.595Z|b21f31ff-1818-4154-a0ee-96e8272a17df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:10.848Z|cc0711ea-55df-4c0a-b0fe-6e8fa2cd88d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:10.849Z|cc0711ea-55df-4c0a-b0fe-6e8fa2cd88d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:17.348Z|efdbb8ef-4a35-4127-926b-86d3438df6ff|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:01:17.349Z|efdbb8ef-4a35-4127-926b-86d3438df6ff|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:19.611Z|70dbad13-35c8-4298-88a6-c116040ebc30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:19.612Z|70dbad13-35c8-4298-88a6-c116040ebc30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:19.631Z|3de99b49-ece5-4ede-957c-caeb1ed493ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:19.631Z|3de99b49-ece5-4ede-957c-caeb1ed493ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:20.908Z|850b9d4c-bfd4-4cef-93ea-2baff77b1cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:20.910Z|850b9d4c-bfd4-4cef-93ea-2baff77b1cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:22.270Z|64d49923-d4bc-40b0-8460-d68e7f319372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:01:22.273Z|64d49923-d4bc-40b0-8460-d68e7f319372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:01:23.249Z|4a03e6e9-c966-4fc3-8ed7-58a40c9fae2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:01:23.251Z|4a03e6e9-c966-4fc3-8ed7-58a40c9fae2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:01:29.657Z|93b1be8b-7906-4072-a248-08399a3f1d4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:29.662Z|93b1be8b-7906-4072-a248-08399a3f1d4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:29.670Z|c18b3684-d43d-448d-8166-00d0e7032bd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:29.671Z|c18b3684-d43d-448d-8166-00d0e7032bd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:30.935Z|85101b5e-5d80-4715-b487-aa88f59bc8c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:30.937Z|85101b5e-5d80-4715-b487-aa88f59bc8c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:37.273Z|ede152ed-c7e8-40c8-a7d5-be47bfd272e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:01:37.322Z|ede152ed-c7e8-40c8-a7d5-be47bfd272e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:01:39.700Z|66d950fb-2347-4e6e-8f4b-5bf4f354490e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:39.703Z|66d950fb-2347-4e6e-8f4b-5bf4f354490e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:39.713Z|c3d41bb7-9160-46dd-b596-a211c978728b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:39.715Z|c3d41bb7-9160-46dd-b596-a211c978728b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:40.958Z|1daf26a2-d69e-43c0-a282-1f956a50b13e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:40.959Z|1daf26a2-d69e-43c0-a282-1f956a50b13e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:49.749Z|446d8229-6871-4cce-99af-6b21ffca5dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:49.754Z|446d8229-6871-4cce-99af-6b21ffca5dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:49.757Z|0a25e309-2cf8-4059-96eb-9e78d7db2f0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:49.770Z|0a25e309-2cf8-4059-96eb-9e78d7db2f0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:50.984Z|f198bd36-f062-4f25-9e9d-df9cf206d800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:50.984Z|f198bd36-f062-4f25-9e9d-df9cf206d800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:52.269Z|81f66629-4bfd-4232-a6dd-f6ce0bf9a12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:01:52.270Z|81f66629-4bfd-4232-a6dd-f6ce0bf9a12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:01:53.252Z|7dab69a0-f383-423b-9486-584508d45a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:01:53.252Z|7dab69a0-f383-423b-9486-584508d45a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:01:59.791Z|c3b069d3-9a8e-4aba-a4d5-46a91bcba64e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:59.791Z|818e1124-4e24-47b2-ad0e-d977caa4e488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:01:59.792Z|c3b069d3-9a8e-4aba-a4d5-46a91bcba64e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:01:59.792Z|818e1124-4e24-47b2-ad0e-d977caa4e488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:01.016Z|f9eb2606-2cac-4101-924d-0c2ec0fe6dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:01.017Z|f9eb2606-2cac-4101-924d-0c2ec0fe6dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:07.278Z|2a3f0e4a-1f9e-43c4-a7b3-377a4dd445c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:02:07.282Z|2a3f0e4a-1f9e-43c4-a7b3-377a4dd445c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:02:09.823Z|ece0d409-bf10-40cc-9e18-a5c47673e2ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:09.825Z|ece0d409-bf10-40cc-9e18-a5c47673e2ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:09.825Z|75c5335c-7799-476e-a3e8-9f0fb725e1f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:09.828Z|75c5335c-7799-476e-a3e8-9f0fb725e1f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:11.041Z|24c1b3ab-23df-4768-858c-6e1b452371b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:11.045Z|24c1b3ab-23df-4768-858c-6e1b452371b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:17.347Z|539cf3ba-2b59-46cc-a2a3-d808d0427a3c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:02:17.349Z|539cf3ba-2b59-46cc-a2a3-d808d0427a3c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:19.856Z|412ff901-baf8-4188-bd60-ff43f4da150c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:19.857Z|412ff901-baf8-4188-bd60-ff43f4da150c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:19.871Z|3d3659eb-dbbb-40b2-9e94-789982dd9e85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:19.871Z|3d3659eb-dbbb-40b2-9e94-789982dd9e85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:21.065Z|c167cc2a-b20f-4d63-a49f-86645c1526bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:21.066Z|c167cc2a-b20f-4d63-a49f-86645c1526bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:22.268Z|ac899b8f-8a6b-4db9-8646-7e1c7c76440c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:02:22.272Z|ac899b8f-8a6b-4db9-8646-7e1c7c76440c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:02:23.253Z|5ed57112-5254-4f36-b7c0-01b466ba07cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:02:23.254Z|5ed57112-5254-4f36-b7c0-01b466ba07cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:02:29.884Z|29a0b359-f9b5-4c8c-8cb4-cb6abc767da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:29.885Z|29a0b359-f9b5-4c8c-8cb4-cb6abc767da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:29.908Z|71551132-279b-45da-ae24-1e13efb7c1f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:29.909Z|71551132-279b-45da-ae24-1e13efb7c1f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:31.102Z|2fba19cd-e5f8-4a20-ae23-30ea6fe5bd55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:31.102Z|2fba19cd-e5f8-4a20-ae23-30ea6fe5bd55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:37.268Z|3946aa13-8397-4af2-90c8-e7d9aa34cd48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:02:37.269Z|3946aa13-8397-4af2-90c8-e7d9aa34cd48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:02:39.914Z|c143f789-cf44-4a6c-ab5f-d540ca28893d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:39.915Z|c143f789-cf44-4a6c-ab5f-d540ca28893d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:39.927Z|6c8fd3c8-c5a8-4ad6-b3cf-1dcafe72cf0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:39.927Z|6c8fd3c8-c5a8-4ad6-b3cf-1dcafe72cf0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:41.123Z|950ac097-0783-437d-9e87-8107e015e17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:41.124Z|950ac097-0783-437d-9e87-8107e015e17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:49.951Z|e376ea9c-9c5d-48e4-a095-e9abedf7c6e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:49.952Z|e376ea9c-9c5d-48e4-a095-e9abedf7c6e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:49.957Z|dbb91d49-cc1b-41dd-acdc-967011c31204|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:49.958Z|dbb91d49-cc1b-41dd-acdc-967011c31204|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:51.147Z|97e56f84-df51-4428-9f3e-8074a204b488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:51.150Z|97e56f84-df51-4428-9f3e-8074a204b488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:52.268Z|3deb16e3-d033-45d5-ace2-eee77c0ea8e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:02:52.269Z|3deb16e3-d033-45d5-ace2-eee77c0ea8e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:02:53.255Z|042e72e4-6054-49f4-b448-5a4b08ea40b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:02:53.256Z|042e72e4-6054-49f4-b448-5a4b08ea40b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:02:59.978Z|f68bae82-ffc6-4d9d-a534-7acd97580d21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:59.978Z|f68bae82-ffc6-4d9d-a534-7acd97580d21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:02:59.987Z|fa6eea20-98ce-49e2-af82-82e58813f530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:02:59.987Z|fa6eea20-98ce-49e2-af82-82e58813f530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:01.170Z|ff163d38-71a5-4d3c-b571-f91e15158bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:01.171Z|ff163d38-71a5-4d3c-b571-f91e15158bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:07.268Z|45652a51-e00a-487c-bd2a-e002bf16d75d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:03:07.270Z|45652a51-e00a-487c-bd2a-e002bf16d75d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:03:10.002Z|a4c0d113-205b-42ba-8273-6039e4a9631e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:10.003Z|a4c0d113-205b-42ba-8273-6039e4a9631e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:10.008Z|52c38dc6-9959-40c5-913c-6fe9b036a871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:10.008Z|52c38dc6-9959-40c5-913c-6fe9b036a871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:11.199Z|6e2129c0-ebad-4ab3-b278-fbe8695fc4cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:11.200Z|6e2129c0-ebad-4ab3-b278-fbe8695fc4cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:17.346Z|6e5810ac-1564-4824-94c0-8230ce161696|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:03:17.346Z|6e5810ac-1564-4824-94c0-8230ce161696|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:20.022Z|c72b6a11-70ff-45fe-a6bf-9692856793d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:20.023Z|c72b6a11-70ff-45fe-a6bf-9692856793d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:20.029Z|6cdbb876-0785-4441-92e1-4265d4f00835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:20.031Z|6cdbb876-0785-4441-92e1-4265d4f00835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:21.221Z|8b0b0a83-3a32-4a9b-b520-872a9e74ec0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:21.222Z|8b0b0a83-3a32-4a9b-b520-872a9e74ec0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:22.268Z|cd9d77eb-7a81-4edf-9e82-3dcc02aaea4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:03:22.269Z|cd9d77eb-7a81-4edf-9e82-3dcc02aaea4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:03:23.257Z|3083636a-756f-4851-8383-a03172a1fdd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:03:23.258Z|3083636a-756f-4851-8383-a03172a1fdd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:03:30.045Z|797d6761-3681-4b40-a062-0fc7961034be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:30.046Z|797d6761-3681-4b40-a062-0fc7961034be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:30.052Z|647adcd5-0777-4d9d-a7f4-2687264e7d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:30.052Z|647adcd5-0777-4d9d-a7f4-2687264e7d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:31.244Z|af3255ef-52cd-4c05-b219-e4a7690e37c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:31.246Z|af3255ef-52cd-4c05-b219-e4a7690e37c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:37.268Z|386a34a7-1b29-4725-a5bc-61cf82385564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:03:37.269Z|386a34a7-1b29-4725-a5bc-61cf82385564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:03:40.067Z|277eacb2-9fac-4175-89b3-69054d4ad33b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:40.089Z|277eacb2-9fac-4175-89b3-69054d4ad33b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:40.091Z|0757fe30-9a59-4fa6-b1f3-f7abef25915e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:40.091Z|0757fe30-9a59-4fa6-b1f3-f7abef25915e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:41.286Z|91370cfd-52e3-4a98-8208-fa0773894efd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:41.287Z|91370cfd-52e3-4a98-8208-fa0773894efd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:50.111Z|e548ac43-cd7e-464b-aa03-46dc41753702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:50.112Z|e548ac43-cd7e-464b-aa03-46dc41753702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:50.112Z|8512162b-9f53-4b1f-be4f-188f8cf0e34d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:50.113Z|8512162b-9f53-4b1f-be4f-188f8cf0e34d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:51.309Z|3a4b8cb7-497c-41da-9e88-48a116e3c368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:03:51.310Z|3a4b8cb7-497c-41da-9e88-48a116e3c368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:03:52.268Z|c64982da-a2d1-441e-918c-c9f6a1dc4bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:03:52.294Z|c64982da-a2d1-441e-918c-c9f6a1dc4bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:03:53.259Z|55fe55dc-04e6-4ced-8339-e6c16f9616e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:03:53.260Z|55fe55dc-04e6-4ced-8339-e6c16f9616e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:04:00.146Z|1b7e806b-5ab4-406d-ae81-14bca32fa1c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:00.147Z|1b7e806b-5ab4-406d-ae81-14bca32fa1c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:00.154Z|59489c97-f338-4ca7-afaf-b09e5c643792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:00.157Z|59489c97-f338-4ca7-afaf-b09e5c643792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:01.336Z|281a4ca3-808b-459d-89a4-8c8bb86009fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:01.336Z|281a4ca3-808b-459d-89a4-8c8bb86009fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:07.269Z|98e65995-036a-4892-bfe0-294e4f2b8bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:04:07.270Z|98e65995-036a-4892-bfe0-294e4f2b8bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:04:10.187Z|ee2dffa4-9ec3-4e4a-b0c3-93a4fbde8e56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:10.188Z|ee2dffa4-9ec3-4e4a-b0c3-93a4fbde8e56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:10.187Z|bccbb2ed-0f14-42fa-b520-6a25a6ca6e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:10.196Z|bccbb2ed-0f14-42fa-b520-6a25a6ca6e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:11.362Z|8d6c0a6e-7489-496e-aa97-99fb78969f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:11.363Z|8d6c0a6e-7489-496e-aa97-99fb78969f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:17.347Z|8ed78dd8-9a8e-4fa0-ab56-19b136a5c181|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:04:17.348Z|8ed78dd8-9a8e-4fa0-ab56-19b136a5c181|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:20.216Z|b3d8d6e1-6051-4844-8a05-9876a1994095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:20.216Z|a7a68d16-2548-4021-87b2-01edfd1819e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:20.217Z|b3d8d6e1-6051-4844-8a05-9876a1994095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:20.219Z|a7a68d16-2548-4021-87b2-01edfd1819e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:21.388Z|bdaf16c5-aa52-4189-a688-583bf99d6edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:21.389Z|bdaf16c5-aa52-4189-a688-583bf99d6edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:22.268Z|fe20fcc4-6fb7-46ca-97d2-0c0953ec54ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:04:22.269Z|fe20fcc4-6fb7-46ca-97d2-0c0953ec54ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:04:23.261Z|86ab6b52-84c5-41d2-b763-35e39b287907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:04:23.263Z|86ab6b52-84c5-41d2-b763-35e39b287907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:04:30.242Z|667c0540-d72f-4627-af95-9e9ead587a86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:30.242Z|e2d4cb17-f9bd-4043-8944-e7c6e5640f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:30.243Z|667c0540-d72f-4627-af95-9e9ead587a86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:30.243Z|e2d4cb17-f9bd-4043-8944-e7c6e5640f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:31.423Z|602ad859-92ad-43b8-970b-16226d1ee86d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:31.424Z|602ad859-92ad-43b8-970b-16226d1ee86d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:37.268Z|63ebbdcd-247c-4dff-b9c8-8defbf6d749c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:04:37.271Z|63ebbdcd-247c-4dff-b9c8-8defbf6d749c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:04:40.267Z|babe6a06-cc85-4b84-8498-9c339e383afd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:40.267Z|d543959a-d04c-4e3d-8e84-446e7db37ce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:40.268Z|d543959a-d04c-4e3d-8e84-446e7db37ce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:40.268Z|babe6a06-cc85-4b84-8498-9c339e383afd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:41.447Z|9982ddd0-9951-4547-becf-5e4e217bbe45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:41.448Z|9982ddd0-9951-4547-becf-5e4e217bbe45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:50.298Z|d8882fc4-f328-4b21-a68e-4c5294fd6681|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:50.299Z|d8882fc4-f328-4b21-a68e-4c5294fd6681|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:50.300Z|154c9572-0cf5-4da4-b3fa-e23c1157d113|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:50.301Z|154c9572-0cf5-4da4-b3fa-e23c1157d113|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:51.470Z|885d930d-3fab-43a5-a2c2-9cd2a3dd2476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:04:51.471Z|885d930d-3fab-43a5-a2c2-9cd2a3dd2476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:04:52.268Z|e372fed9-a93d-4530-bd81-cbe38437b4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:04:52.269Z|e372fed9-a93d-4530-bd81-cbe38437b4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:04:53.265Z|e643cfc7-47ca-4180-8222-d1788b1ebe94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:04:53.267Z|e643cfc7-47ca-4180-8222-d1788b1ebe94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:05:00.325Z|2446b987-c472-485c-bce3-6da6b51949d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:00.326Z|2446b987-c472-485c-bce3-6da6b51949d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:00.326Z|f46b2d4d-b7c4-4a35-b916-7294db2a5e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:00.327Z|f46b2d4d-b7c4-4a35-b916-7294db2a5e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:01.497Z|0a1b35b2-69b4-4673-8394-d29202ff50c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:01.498Z|0a1b35b2-69b4-4673-8394-d29202ff50c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:07.268Z|8c44b1c6-09a3-4ed6-8298-5a75cd85136e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:05:07.269Z|8c44b1c6-09a3-4ed6-8298-5a75cd85136e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:05:10.347Z|b6f1d48e-598d-4eb1-8bda-7ff6c8ba9081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:10.349Z|b6f1d48e-598d-4eb1-8bda-7ff6c8ba9081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:10.350Z|2b8f66ed-ea78-41d3-bf10-9c8ace67f972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:10.351Z|2b8f66ed-ea78-41d3-bf10-9c8ace67f972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:11.519Z|4f8cee13-c11d-4969-abae-f6098123a097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:11.520Z|4f8cee13-c11d-4969-abae-f6098123a097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:17.346Z|477d0d48-1d7f-45b0-a379-9d5a9567a476|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:05:17.347Z|477d0d48-1d7f-45b0-a379-9d5a9567a476|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:20.371Z|01ae773a-7122-45ac-88ce-e943ae8c028b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:20.371Z|2dacf4cf-8393-42f3-9ba9-f1954ca3772b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:20.372Z|2dacf4cf-8393-42f3-9ba9-f1954ca3772b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:20.372Z|01ae773a-7122-45ac-88ce-e943ae8c028b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:21.540Z|e9db3da0-4787-4fd2-a4a6-9744376007be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:21.542Z|e9db3da0-4787-4fd2-a4a6-9744376007be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:22.268Z|987a1da9-0f86-41bc-b0f5-19355275bf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:05:22.272Z|987a1da9-0f86-41bc-b0f5-19355275bf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:05:23.267Z|246cffc4-c2e3-45e0-b1fa-83645e7553c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:05:23.268Z|246cffc4-c2e3-45e0-b1fa-83645e7553c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:05:30.394Z|412eaddd-e666-494f-8c8e-0cd56e7bfdb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:30.395Z|412eaddd-e666-494f-8c8e-0cd56e7bfdb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:30.406Z|bd88e7db-bd48-49d0-9440-0513bce7d2b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:30.407Z|bd88e7db-bd48-49d0-9440-0513bce7d2b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:31.562Z|1d98963e-4625-4f38-84e3-0a5b6776324d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:31.563Z|1d98963e-4625-4f38-84e3-0a5b6776324d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:37.268Z|458ffccf-48f5-48f0-8c44-cf8bac5308d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:05:37.269Z|458ffccf-48f5-48f0-8c44-cf8bac5308d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:05:40.416Z|3a994a45-859b-4736-89b4-e3351619f1c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:40.417Z|3a994a45-859b-4736-89b4-e3351619f1c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:40.425Z|d43c946c-1ead-4422-bc52-5b677c474a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:40.425Z|d43c946c-1ead-4422-bc52-5b677c474a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:41.587Z|71fa8f79-4467-4894-a753-9a81be013862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:41.589Z|71fa8f79-4467-4894-a753-9a81be013862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:50.437Z|d3343a88-eca1-4062-aa9e-71b1fe1311b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:50.438Z|d3343a88-eca1-4062-aa9e-71b1fe1311b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:50.451Z|73ddd1bc-b1af-4345-8f36-28faa55d4634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:50.451Z|73ddd1bc-b1af-4345-8f36-28faa55d4634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:51.614Z|e6433fb5-fda6-450d-9b58-e29132aa4b44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:05:51.615Z|e6433fb5-fda6-450d-9b58-e29132aa4b44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:05:52.268Z|53470dba-0195-4d1e-8d76-ce2246bf8886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:05:52.269Z|53470dba-0195-4d1e-8d76-ce2246bf8886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:05:53.269Z|bc5cba89-087f-4465-9e3d-49ecc9d0db7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:05:53.269Z|bc5cba89-087f-4465-9e3d-49ecc9d0db7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:06:00.465Z|5b2df3d3-5a03-47a3-8b1d-fee0a641124e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:00.466Z|5b2df3d3-5a03-47a3-8b1d-fee0a641124e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:00.472Z|c1ea54c4-6e48-4198-b4d5-fec46e492b08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:00.472Z|c1ea54c4-6e48-4198-b4d5-fec46e492b08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:01.638Z|a029e1f0-b77c-45e3-baeb-d5702e9fc6e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:01.639Z|a029e1f0-b77c-45e3-baeb-d5702e9fc6e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:07.269Z|1beda326-96bb-4463-87d7-86f713917ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:06:07.288Z|1beda326-96bb-4463-87d7-86f713917ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:06:10.496Z|113ef94f-66bd-4ea2-9dcd-0a5c3fb24f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:10.495Z|b9111d82-4ff0-452a-a967-f98c0a6b6796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:10.497Z|113ef94f-66bd-4ea2-9dcd-0a5c3fb24f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:10.497Z|b9111d82-4ff0-452a-a967-f98c0a6b6796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:11.662Z|ef1c4a63-1581-43ac-a7b8-cba1bfb3863c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:11.663Z|ef1c4a63-1581-43ac-a7b8-cba1bfb3863c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:17.346Z|ec59a38e-251f-40d4-bb7d-b478238870db|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:06:17.348Z|ec59a38e-251f-40d4-bb7d-b478238870db|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:20.522Z|dcad5d04-ab7a-45fd-9c51-ed77ae57f5b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:20.522Z|37648803-c87c-4537-b55a-8e0a577f23e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:20.522Z|37648803-c87c-4537-b55a-8e0a577f23e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:20.522Z|dcad5d04-ab7a-45fd-9c51-ed77ae57f5b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:21.691Z|eecc92a2-c6f2-4846-9a3c-84d23e2d1d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:21.691Z|eecc92a2-c6f2-4846-9a3c-84d23e2d1d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:22.268Z|567779b1-f6d5-4f3a-b726-4b8d8e15842e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:06:22.269Z|567779b1-f6d5-4f3a-b726-4b8d8e15842e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:06:23.270Z|7f329f4b-1e19-43df-b4e8-e2cd558788c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:06:23.270Z|7f329f4b-1e19-43df-b4e8-e2cd558788c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:06:30.542Z|5a309c0d-dfdd-479a-aba8-171983917da5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:30.543Z|5a309c0d-dfdd-479a-aba8-171983917da5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:30.544Z|bb9cb0e4-6f3a-4178-8006-5b160360fd2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:30.544Z|bb9cb0e4-6f3a-4178-8006-5b160360fd2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:31.712Z|0b219d79-1aff-4ec6-814d-eba4adf88097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:31.713Z|0b219d79-1aff-4ec6-814d-eba4adf88097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:37.268Z|72b0cbc9-893f-4c86-a057-18934e667267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:06:37.269Z|72b0cbc9-893f-4c86-a057-18934e667267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:06:40.566Z|794ee608-e45b-47e1-92f3-181b06f6e3e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:40.567Z|794ee608-e45b-47e1-92f3-181b06f6e3e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:40.569Z|2dc6ef59-b790-4645-bdd6-e024b8d98b98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:40.569Z|2dc6ef59-b790-4645-bdd6-e024b8d98b98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:41.733Z|4607f4f9-5629-4703-98bb-3a4b4fe6320b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:41.734Z|4607f4f9-5629-4703-98bb-3a4b4fe6320b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:50.590Z|f5326abd-6822-4eed-9be2-672dd65bcb1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:50.591Z|f5326abd-6822-4eed-9be2-672dd65bcb1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:50.591Z|75d4d72f-088e-4f37-8141-6617b08bc4d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:50.592Z|75d4d72f-088e-4f37-8141-6617b08bc4d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:51.757Z|81157785-456d-441f-bf6d-fb5717034c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:06:51.758Z|81157785-456d-441f-bf6d-fb5717034c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:06:52.268Z|00b6a642-a9b1-4571-ae65-35cbda21f2e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:06:52.272Z|00b6a642-a9b1-4571-ae65-35cbda21f2e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:06:53.271Z|31f683fe-224c-4517-8f0c-f6044a1b2697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:06:53.272Z|31f683fe-224c-4517-8f0c-f6044a1b2697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:07:00.612Z|4edafb06-2917-47c4-9664-7423b315c468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:00.613Z|4edafb06-2917-47c4-9664-7423b315c468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:00.618Z|6915c29e-ac04-4786-8704-e426536825bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:00.618Z|6915c29e-ac04-4786-8704-e426536825bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:01.787Z|37355cef-3dd0-4fa4-aa77-499d063a7745|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:01.788Z|37355cef-3dd0-4fa4-aa77-499d063a7745|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:07.268Z|804a6a61-fe39-4cbb-b4ba-36a533d070a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:07:07.269Z|804a6a61-fe39-4cbb-b4ba-36a533d070a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:07:10.635Z|b27429a5-8ff1-408a-946c-b44e08d19dc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:10.636Z|b27429a5-8ff1-408a-946c-b44e08d19dc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:10.638Z|f41c9418-768c-4881-b2ea-ba0454076ff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:10.639Z|f41c9418-768c-4881-b2ea-ba0454076ff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:11.812Z|77a3b65c-01e7-4915-9298-b9654380678c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:11.813Z|77a3b65c-01e7-4915-9298-b9654380678c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:17.356Z|6ce67299-4bc3-4ca1-b543-dd466371346c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:07:17.357Z|6ce67299-4bc3-4ca1-b543-dd466371346c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:20.658Z|0c1fd4fc-f239-4a4d-b407-477f135a002e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:20.660Z|0c1fd4fc-f239-4a4d-b407-477f135a002e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:20.666Z|10cfc9af-f208-45c2-8e48-c17a2382d440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:20.668Z|10cfc9af-f208-45c2-8e48-c17a2382d440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:21.834Z|2db29881-7814-40db-aa67-0e17ece9a418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:21.834Z|2db29881-7814-40db-aa67-0e17ece9a418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:22.268Z|59a6729a-9b84-4043-8d9a-38fd6e983d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:07:22.269Z|59a6729a-9b84-4043-8d9a-38fd6e983d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:07:23.272Z|3029c95c-de3f-4a84-92ed-a7f6f383a6f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:07:23.273Z|3029c95c-de3f-4a84-92ed-a7f6f383a6f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:07:30.686Z|aece52dd-e3dd-47a8-8cd7-87d390f7dbf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:30.687Z|aece52dd-e3dd-47a8-8cd7-87d390f7dbf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:30.696Z|fb590535-061f-4e6b-bf5f-be691efa62d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:30.697Z|fb590535-061f-4e6b-bf5f-be691efa62d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:31.854Z|b315fb5e-0bdd-481c-b64e-a8ca95f54fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:31.855Z|b315fb5e-0bdd-481c-b64e-a8ca95f54fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:37.268Z|fc0a4d6f-f6d4-4ace-b771-2f63ae34b60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:07:37.272Z|fc0a4d6f-f6d4-4ace-b771-2f63ae34b60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:07:40.724Z|9480cc91-649b-4436-b03a-24e6040b7e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:40.724Z|9480cc91-649b-4436-b03a-24e6040b7e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:40.722Z|234234e2-4de6-4958-9cb6-1a0db083da76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:40.728Z|234234e2-4de6-4958-9cb6-1a0db083da76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:41.886Z|ed0b727f-c987-4e18-99ae-fe4aa423aedc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:41.887Z|ed0b727f-c987-4e18-99ae-fe4aa423aedc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:50.747Z|f01a91f3-0982-4438-a159-ecd7dbb80d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:50.749Z|f01a91f3-0982-4438-a159-ecd7dbb80d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:50.749Z|f7d2453d-e925-425a-9519-8d8aed77a0d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:50.750Z|f7d2453d-e925-425a-9519-8d8aed77a0d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:51.916Z|5addfb2c-959b-4042-8f56-0d936663bbe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:07:51.918Z|5addfb2c-959b-4042-8f56-0d936663bbe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:07:52.268Z|0b506e2d-dc1f-4211-8cbc-d779dce12ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:07:52.269Z|0b506e2d-dc1f-4211-8cbc-d779dce12ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:07:53.277Z|169bd321-5083-4e2d-a79e-b6adfa51fdbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:07:53.282Z|169bd321-5083-4e2d-a79e-b6adfa51fdbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:08:00.770Z|9fde9929-1ca8-4f7b-b328-eaa83238d1d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:00.770Z|0ff2dedd-e68f-4c66-a488-73755bc28fd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:00.771Z|9fde9929-1ca8-4f7b-b328-eaa83238d1d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:00.771Z|0ff2dedd-e68f-4c66-a488-73755bc28fd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:01.937Z|bfcf137d-4f77-4cf8-aac3-5813556544bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:01.938Z|bfcf137d-4f77-4cf8-aac3-5813556544bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:07.268Z|12379cd8-fd79-4742-943a-3d8e5fd2fae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:08:07.268Z|12379cd8-fd79-4742-943a-3d8e5fd2fae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:08:10.794Z|ef9bafec-5a7c-4831-a6a5-e8bf7c11cca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:10.794Z|bf041986-e909-4573-a807-1ec666baa305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:10.795Z|bf041986-e909-4573-a807-1ec666baa305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:10.796Z|ef9bafec-5a7c-4831-a6a5-e8bf7c11cca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:11.957Z|11a1313c-a777-4b05-be83-1d933f6cd8b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:11.958Z|11a1313c-a777-4b05-be83-1d933f6cd8b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:17.345Z|b95b3668-2876-4d31-99ec-29a8abdc945b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:08:17.346Z|b95b3668-2876-4d31-99ec-29a8abdc945b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:20.816Z|c1a8be66-62f7-4ed8-a217-67e15d0414e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:20.817Z|c1a8be66-62f7-4ed8-a217-67e15d0414e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:20.816Z|1aedde66-761c-4b13-91b0-2f37cf91b30b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:20.821Z|1aedde66-761c-4b13-91b0-2f37cf91b30b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:21.979Z|e1ac57e8-bcaa-441e-92f1-6134c31058e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:21.980Z|e1ac57e8-bcaa-441e-92f1-6134c31058e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:22.268Z|3447d677-bd89-4b6b-bb4a-4347ec5345ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:08:22.280Z|3447d677-bd89-4b6b-bb4a-4347ec5345ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:08:23.283Z|bdfed315-8ea3-4727-8446-743e2a2651ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:08:23.284Z|bdfed315-8ea3-4727-8446-743e2a2651ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:08:30.848Z|14a21ba5-2662-4a91-8814-9e2074c15892|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:30.850Z|14a21ba5-2662-4a91-8814-9e2074c15892|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:30.854Z|3027136c-4ff2-499e-bb2c-5930db8f197f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:30.854Z|3027136c-4ff2-499e-bb2c-5930db8f197f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:32.000Z|a70c8020-dcb5-4582-b00b-76068ff3bb3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:32.000Z|a70c8020-dcb5-4582-b00b-76068ff3bb3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:37.278Z|e4ca8c67-44b3-450b-a8fe-d5920de353b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:08:37.279Z|e4ca8c67-44b3-450b-a8fe-d5920de353b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:08:40.906Z|dd73fbb2-e934-4352-8289-4ae91c4249ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:40.906Z|dd73fbb2-e934-4352-8289-4ae91c4249ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:40.912Z|674f25e5-b867-4cd7-8787-a0679b00cf97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:40.914Z|674f25e5-b867-4cd7-8787-a0679b00cf97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:42.021Z|161f1036-9608-4e33-bc02-8a0f18378bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:42.022Z|161f1036-9608-4e33-bc02-8a0f18378bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:50.936Z|91f4bf20-54a7-4465-b42f-e5e0429849ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:50.937Z|91f4bf20-54a7-4465-b42f-e5e0429849ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:50.939Z|68d431f8-1db3-4b5d-a660-28f1405b8cc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:50.940Z|68d431f8-1db3-4b5d-a660-28f1405b8cc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:52.042Z|3880dc9d-f9ba-4ef6-945c-02920d8e0fc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:08:52.044Z|3880dc9d-f9ba-4ef6-945c-02920d8e0fc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:08:52.268Z|55b5eb91-fc5a-466e-b76a-c14394ab4b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:08:52.269Z|55b5eb91-fc5a-466e-b76a-c14394ab4b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:08:53.285Z|bdd4da1a-751f-465e-ad27-396c5bb06872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:08:53.285Z|bdd4da1a-751f-465e-ad27-396c5bb06872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:09:00.958Z|26697e7c-e8bb-4ec2-87d8-4be0fa6a6047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:00.959Z|26697e7c-e8bb-4ec2-87d8-4be0fa6a6047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:00.963Z|167422c4-ef23-4994-8374-2f8e5b541c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:00.964Z|167422c4-ef23-4994-8374-2f8e5b541c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:02.064Z|b5515f45-c7ad-45d6-99a7-77e8ffc992bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:02.065Z|b5515f45-c7ad-45d6-99a7-77e8ffc992bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:07.268Z|3060f473-cfb6-4f39-b356-27f777693b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:09:07.274Z|3060f473-cfb6-4f39-b356-27f777693b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:09:10.986Z|c12d6618-c10c-4c7a-80a3-550de42e6bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:10.986Z|c12d6618-c10c-4c7a-80a3-550de42e6bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:10.989Z|bbc043d7-3f7e-49e4-803f-7c056a0a22e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:10.990Z|bbc043d7-3f7e-49e4-803f-7c056a0a22e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:12.134Z|4fc2bd8a-2859-4d80-b224-2839cfa9073d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:12.136Z|4fc2bd8a-2859-4d80-b224-2839cfa9073d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:17.350Z|b4763d04-638b-43c0-96fc-5d090b2c7465|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:09:17.356Z|b4763d04-638b-43c0-96fc-5d090b2c7465|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:21.012Z|f5587c0c-4920-42d1-9acc-a710d2339453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:21.013Z|f5587c0c-4920-42d1-9acc-a710d2339453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:21.032Z|238c6ee5-3384-4c05-9fee-da8e5966748c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:21.033Z|238c6ee5-3384-4c05-9fee-da8e5966748c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:22.190Z|35adbe86-4245-4b3b-aab8-e3bcb8a8ea5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:22.192Z|35adbe86-4245-4b3b-aab8-e3bcb8a8ea5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:22.268Z|1539162f-7af7-4323-bd67-ffa9af21edae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:09:22.268Z|1539162f-7af7-4323-bd67-ffa9af21edae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:09:23.289Z|c8973bd2-7ee7-4a55-a373-26d00ad8b250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:09:23.290Z|c8973bd2-7ee7-4a55-a373-26d00ad8b250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:09:31.037Z|87db321a-5a90-43d9-8d9b-6e081e6d1f35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:31.038Z|87db321a-5a90-43d9-8d9b-6e081e6d1f35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:31.051Z|2918cbcd-4547-4da7-847e-3c5b0e76caa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:31.052Z|2918cbcd-4547-4da7-847e-3c5b0e76caa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:32.212Z|3eebcade-411c-4151-ac27-f00ec399dcd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:32.213Z|3eebcade-411c-4151-ac27-f00ec399dcd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:37.272Z|4fce528c-8de1-487f-8a50-2de2e94144f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:09:37.315Z|4fce528c-8de1-487f-8a50-2de2e94144f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:09:41.067Z|ffd5314f-c0b5-467f-aa53-134790f028ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:41.070Z|d40e933c-1d49-46d8-b3f9-5b220bb02343|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:41.071Z|d40e933c-1d49-46d8-b3f9-5b220bb02343|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:41.071Z|ffd5314f-c0b5-467f-aa53-134790f028ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:42.234Z|90446ba5-ea45-4a8b-ad6d-9cafcc7a7abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:42.235Z|90446ba5-ea45-4a8b-ad6d-9cafcc7a7abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:51.106Z|3f3c263e-32b8-4e2f-86b0-b190edefb500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:51.108Z|3f3c263e-32b8-4e2f-86b0-b190edefb500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:51.113Z|8720a6cf-a52d-434d-aecd-9fbaa2fa3f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:51.115Z|8720a6cf-a52d-434d-aecd-9fbaa2fa3f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:52.259Z|2bf3687d-1367-4a84-90f3-02cbfd8c2aca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:09:52.259Z|2bf3687d-1367-4a84-90f3-02cbfd8c2aca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:09:52.268Z|b225431e-83e4-4db1-85b7-de92ed17d711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:09:52.269Z|b225431e-83e4-4db1-85b7-de92ed17d711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:09:53.290Z|01c98a1b-e782-4eb8-80de-0b086ada7f31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:09:53.291Z|01c98a1b-e782-4eb8-80de-0b086ada7f31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:10:01.131Z|865b65d8-5af7-41e2-b396-7f37ebe19d32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:01.132Z|865b65d8-5af7-41e2-b396-7f37ebe19d32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:01.135Z|b93ad851-1f97-4b6f-9984-eb27e95c852d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:01.136Z|b93ad851-1f97-4b6f-9984-eb27e95c852d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:02.280Z|0c176366-8756-422e-b635-7ebe171288eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:02.282Z|0c176366-8756-422e-b635-7ebe171288eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:07.268Z|6e86e161-2216-4822-b708-551cc82ea2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:10:07.281Z|6e86e161-2216-4822-b708-551cc82ea2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:10:11.153Z|8a98bd8f-01ba-4b78-8995-499d7a8ec922|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:11.153Z|328ae18d-798f-4558-9aea-fde8f30797fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:11.153Z|8a98bd8f-01ba-4b78-8995-499d7a8ec922|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:11.156Z|328ae18d-798f-4558-9aea-fde8f30797fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:12.306Z|c02a588e-36de-4b26-ae8d-9df0dcb6f25b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:12.307Z|c02a588e-36de-4b26-ae8d-9df0dcb6f25b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:17.349Z|ebb2a574-7d27-4750-a6e2-edcc07aa5ee6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:10:17.350Z|ebb2a574-7d27-4750-a6e2-edcc07aa5ee6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:21.177Z|77c109bd-04de-4757-8a1a-c4048d89f3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:21.178Z|77c109bd-04de-4757-8a1a-c4048d89f3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:21.178Z|be706dd0-cd48-4f00-b286-174860d0f8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:21.186Z|be706dd0-cd48-4f00-b286-174860d0f8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:22.268Z|5f669d31-a552-445f-b2a3-7f2d2e0f787f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:10:22.271Z|5f669d31-a552-445f-b2a3-7f2d2e0f787f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:10:22.329Z|d6f044f5-1943-4564-ba26-667b7f5b4ada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:22.330Z|d6f044f5-1943-4564-ba26-667b7f5b4ada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:23.292Z|f90dca85-6641-4b88-a03f-cf89088795ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:10:23.293Z|f90dca85-6641-4b88-a03f-cf89088795ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:10:31.203Z|cd729e15-2d00-4ead-9b30-962eff744504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:31.204Z|cd729e15-2d00-4ead-9b30-962eff744504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:31.210Z|a132e862-67bf-4d4b-80e4-cfde13ed622a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:31.211Z|a132e862-67bf-4d4b-80e4-cfde13ed622a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:32.351Z|922ffed7-b450-4d5c-bfaf-60c6bdd54828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:32.352Z|922ffed7-b450-4d5c-bfaf-60c6bdd54828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:37.268Z|43f74e4a-76ed-4525-8fe1-2036251f90fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:10:37.269Z|43f74e4a-76ed-4525-8fe1-2036251f90fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:10:41.229Z|79c06967-8cd9-42f5-8fd2-9b8b6a7b9219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:41.231Z|79c06967-8cd9-42f5-8fd2-9b8b6a7b9219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:41.236Z|d6bef192-3ffe-439e-bafb-36bf084a6c25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:41.237Z|d6bef192-3ffe-439e-bafb-36bf084a6c25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:42.391Z|857788dd-3753-4f57-842f-e9ef273d0a11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:42.392Z|857788dd-3753-4f57-842f-e9ef273d0a11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:51.253Z|e1e53095-9746-412b-80d7-4c1a7af45891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:51.255Z|e1e53095-9746-412b-80d7-4c1a7af45891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:51.256Z|8f7b3514-53da-4289-8826-c2633ee61eaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:51.257Z|8f7b3514-53da-4289-8826-c2633ee61eaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:52.268Z|b4096f1e-3d7c-4f85-9b57-3c73d236b0a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:10:52.269Z|b4096f1e-3d7c-4f85-9b57-3c73d236b0a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:10:52.412Z|fecf0ff0-12e1-4d85-931c-36aa9b81f468|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:10:52.413Z|fecf0ff0-12e1-4d85-931c-36aa9b81f468|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:10:53.294Z|f14c831b-17f5-4b01-9e69-b9172611f4af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:10:53.295Z|f14c831b-17f5-4b01-9e69-b9172611f4af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:11:01.291Z|a4e53277-7021-41cb-ae38-c64f5b10d756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:01.292Z|a4e53277-7021-41cb-ae38-c64f5b10d756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:01.287Z|e109643d-a758-48ac-92e6-5e762f971b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:01.300Z|e109643d-a758-48ac-92e6-5e762f971b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:02.440Z|00c86c32-5751-48e1-aa48-3c2ced812582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:02.441Z|00c86c32-5751-48e1-aa48-3c2ced812582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:07.269Z|8151e7fa-b6b1-44e4-ba5a-0ae5a8854a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:11:07.272Z|8151e7fa-b6b1-44e4-ba5a-0ae5a8854a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:11:11.314Z|6dd7e886-cc78-4dda-8d1f-4e123c402924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:11.315Z|6dd7e886-cc78-4dda-8d1f-4e123c402924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:11.339Z|7830139c-927a-4431-8518-43140e8ac2b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:11.339Z|7830139c-927a-4431-8518-43140e8ac2b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:12.462Z|c1d3cffd-e53e-404d-9d26-91813016375f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:12.463Z|c1d3cffd-e53e-404d-9d26-91813016375f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:17.346Z|15810443-1859-4b36-9058-04d88ca65a76|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:11:17.346Z|15810443-1859-4b36-9058-04d88ca65a76|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:21.336Z|062096dd-7456-41bf-bffc-432ce43bc0ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:21.337Z|062096dd-7456-41bf-bffc-432ce43bc0ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:21.357Z|e8225766-d898-4ef5-93f3-ade84257ddc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:21.358Z|e8225766-d898-4ef5-93f3-ade84257ddc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:22.268Z|c0d6dd48-471e-4007-8f2b-4b092fc7c180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:11:22.269Z|c0d6dd48-471e-4007-8f2b-4b092fc7c180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:11:22.496Z|103e6967-1d7f-47db-ab8a-745f99e658a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:22.497Z|103e6967-1d7f-47db-ab8a-745f99e658a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:23.295Z|7a848b97-5725-452e-8d33-9ab2bf94272f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:11:23.296Z|7a848b97-5725-452e-8d33-9ab2bf94272f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:11:31.356Z|5ee32915-5300-4bed-a89d-0be0236fc6d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:31.357Z|5ee32915-5300-4bed-a89d-0be0236fc6d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:31.388Z|0e3d9cb3-4874-4527-a90c-01892d531d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:31.389Z|0e3d9cb3-4874-4527-a90c-01892d531d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:32.526Z|7ff7943e-a966-4892-95b6-e14d753f8181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:32.527Z|7ff7943e-a966-4892-95b6-e14d753f8181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:37.269Z|386aef06-1c65-42ed-93cd-d38dbce0b1bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:11:37.269Z|386aef06-1c65-42ed-93cd-d38dbce0b1bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:11:41.394Z|38779f52-3d53-47d6-a60a-1ebe72af94b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:41.395Z|38779f52-3d53-47d6-a60a-1ebe72af94b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:41.408Z|01f3a154-51e3-4b81-8f67-9a28782de772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:41.408Z|01f3a154-51e3-4b81-8f67-9a28782de772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:42.553Z|8ad95427-a8be-479b-a077-a2ec49afb11b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:42.554Z|8ad95427-a8be-479b-a077-a2ec49afb11b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:51.419Z|af26bec6-7c35-45fa-a566-66138973adf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:51.420Z|af26bec6-7c35-45fa-a566-66138973adf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:51.426Z|ec8a9d77-c53a-40bc-b4e1-d279c01d9aff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:51.427Z|ec8a9d77-c53a-40bc-b4e1-d279c01d9aff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:52.268Z|f8a144c7-01aa-4d6e-bcf1-95922199aa2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:11:52.271Z|f8a144c7-01aa-4d6e-bcf1-95922199aa2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:11:52.577Z|960dacbd-6151-4c0d-ba23-3101f256cea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:11:52.579Z|960dacbd-6151-4c0d-ba23-3101f256cea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:11:53.296Z|7875bcac-c745-4390-af6f-4efbf6a4a41f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:11:53.297Z|7875bcac-c745-4390-af6f-4efbf6a4a41f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:12:01.448Z|36c9da9a-4d49-4c34-9f7d-8297d650d56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:01.449Z|36c9da9a-4d49-4c34-9f7d-8297d650d56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:01.451Z|702f2238-56ac-4a7a-a354-6b3110713312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:01.453Z|702f2238-56ac-4a7a-a354-6b3110713312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:02.610Z|80ba5b57-7fc0-45ba-b616-01e11795e9c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:02.611Z|80ba5b57-7fc0-45ba-b616-01e11795e9c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:07.268Z|73a16d0c-8a82-41fd-bae7-4cd2ad29bacf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:12:07.269Z|73a16d0c-8a82-41fd-bae7-4cd2ad29bacf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:12:11.472Z|b8437103-07d8-487a-bcd4-dd23081e1734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:11.473Z|b8437103-07d8-487a-bcd4-dd23081e1734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:11.488Z|8bb74c9b-78ea-47c4-af1d-90d3545a73d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:11.489Z|8bb74c9b-78ea-47c4-af1d-90d3545a73d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:12.632Z|486cc491-33f8-46f5-a9e0-e99c4ce076fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:12.633Z|486cc491-33f8-46f5-a9e0-e99c4ce076fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:17.345Z|ecc71881-57be-4529-bb35-61efbad210c4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:12:17.346Z|ecc71881-57be-4529-bb35-61efbad210c4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:21.496Z|81b2e890-f03f-4070-abee-9870bf69c3db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:21.497Z|81b2e890-f03f-4070-abee-9870bf69c3db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:21.511Z|65da2bf8-0c4f-44f2-8ec0-6eda56754e88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:21.511Z|65da2bf8-0c4f-44f2-8ec0-6eda56754e88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:22.268Z|fb6ce8f7-ec1b-4eec-b32d-61e3f7c29b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:12:22.269Z|fb6ce8f7-ec1b-4eec-b32d-61e3f7c29b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:12:22.654Z|55c04896-5d36-43bc-927b-3a10957c1e87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:22.655Z|55c04896-5d36-43bc-927b-3a10957c1e87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:23.298Z|06b24283-9f11-4cbd-9c43-adcb2399dce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:12:23.299Z|06b24283-9f11-4cbd-9c43-adcb2399dce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:12:31.519Z|7db08694-8a5f-4dd3-82f7-65c94ae9b703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:31.519Z|7db08694-8a5f-4dd3-82f7-65c94ae9b703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:31.670Z|e5e1e56a-c5fb-4989-9b2e-3e1ee9c2d405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:31.671Z|e5e1e56a-c5fb-4989-9b2e-3e1ee9c2d405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:32.690Z|4f405191-7d58-4cc5-885e-6dadb70a433d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:32.691Z|4f405191-7d58-4cc5-885e-6dadb70a433d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:37.269Z|452e9e8f-c221-469b-be6a-2922525c27f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:12:37.290Z|452e9e8f-c221-469b-be6a-2922525c27f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:12:41.540Z|3f352aee-d7c2-4e26-a668-2215130a267b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:41.540Z|3f352aee-d7c2-4e26-a668-2215130a267b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:41.703Z|d5660b6c-0fa3-439d-874d-55648ca317d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:41.703Z|d5660b6c-0fa3-439d-874d-55648ca317d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:42.711Z|eb1ec2ae-c81f-493e-9d44-76d6a12dd004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:42.712Z|eb1ec2ae-c81f-493e-9d44-76d6a12dd004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:51.564Z|e23d9696-0902-45c9-a901-9817f85fed97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:51.565Z|e23d9696-0902-45c9-a901-9817f85fed97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:51.724Z|831ce5b1-7fd8-4767-95b1-6bf99a67423a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:51.725Z|831ce5b1-7fd8-4767-95b1-6bf99a67423a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:52.268Z|409f3636-dbc7-4d5e-9f51-8b9fdfa3994f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:12:52.269Z|409f3636-dbc7-4d5e-9f51-8b9fdfa3994f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:12:52.733Z|a21a4d0d-55fc-4fa3-938f-400583e416ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:12:52.734Z|a21a4d0d-55fc-4fa3-938f-400583e416ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:12:53.300Z|ffd9d901-dd46-48dd-8902-84199c4a54eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:12:53.300Z|ffd9d901-dd46-48dd-8902-84199c4a54eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:13:01.597Z|3fdb2a5a-0e24-4d18-9806-420b29d6c4ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:01.599Z|3fdb2a5a-0e24-4d18-9806-420b29d6c4ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:01.751Z|8e9fda5e-cc80-44d5-944c-18c813b693a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:01.752Z|8e9fda5e-cc80-44d5-944c-18c813b693a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:02.764Z|7e843bbc-7a7a-4dc9-98fb-5345c6bfecba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:02.766Z|7e843bbc-7a7a-4dc9-98fb-5345c6bfecba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:07.268Z|e4d48cd4-bbee-4b1a-924b-29e479b70381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:13:07.269Z|e4d48cd4-bbee-4b1a-924b-29e479b70381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:13:11.621Z|e04cf976-5fc1-49c3-b3b5-91e25cc97d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:11.622Z|e04cf976-5fc1-49c3-b3b5-91e25cc97d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:11.788Z|6310298c-002c-4d8b-9f60-0eec0a6e828f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:11.789Z|6310298c-002c-4d8b-9f60-0eec0a6e828f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:12.801Z|e554d440-3963-4d61-b23a-83dfe6ee522c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:12.802Z|e554d440-3963-4d61-b23a-83dfe6ee522c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:17.350Z|7f76d573-bc95-41ab-9f5e-db80607cfc3f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:13:17.351Z|7f76d573-bc95-41ab-9f5e-db80607cfc3f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:21.643Z|86a0584d-e821-4032-95e3-7e05b41e5e6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:21.645Z|86a0584d-e821-4032-95e3-7e05b41e5e6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:21.810Z|f1213059-9179-46e8-b751-42fd5cc778d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:21.812Z|f1213059-9179-46e8-b751-42fd5cc778d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:22.268Z|9e477913-67ca-4dab-b827-cf6d715c2957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:13:22.272Z|9e477913-67ca-4dab-b827-cf6d715c2957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:13:22.825Z|f9bfef2f-06a1-4935-bf53-5b6946cf8dc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:22.826Z|f9bfef2f-06a1-4935-bf53-5b6946cf8dc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:23.301Z|21753ec3-de89-4c57-a3da-5df110b3e865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:13:23.302Z|21753ec3-de89-4c57-a3da-5df110b3e865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:13:31.673Z|16124550-b090-47bb-a9aa-32bfe7e6b9f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:31.674Z|16124550-b090-47bb-a9aa-32bfe7e6b9f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:31.833Z|3c542b4a-a0ad-400a-a2e3-c9fb9ae58383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:31.835Z|3c542b4a-a0ad-400a-a2e3-c9fb9ae58383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:32.847Z|50fbd4a2-8257-45cd-821a-9914c8ee095e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:32.848Z|50fbd4a2-8257-45cd-821a-9914c8ee095e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:37.268Z|2d00bb74-2b1d-4158-99a1-b80ce2f6ec87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:13:37.269Z|2d00bb74-2b1d-4158-99a1-b80ce2f6ec87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:13:41.742Z|197da33c-a909-4906-a9c7-d0d38e471cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:41.743Z|197da33c-a909-4906-a9c7-d0d38e471cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:41.857Z|98a17c98-1537-4470-93be-7a28e26898fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:41.858Z|98a17c98-1537-4470-93be-7a28e26898fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:42.869Z|972a5ca0-75de-4068-87ab-07d53f9319d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:42.870Z|972a5ca0-75de-4068-87ab-07d53f9319d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:51.763Z|e401c86d-4b3a-4f51-bbb6-d70b4a79dfe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:51.764Z|e401c86d-4b3a-4f51-bbb6-d70b4a79dfe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:51.888Z|146d18c9-1d85-40d1-b7c9-597b9173d58d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:51.890Z|146d18c9-1d85-40d1-b7c9-597b9173d58d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:52.268Z|0fb5495f-4cc9-499e-b8a2-0e0241dd3dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:13:52.268Z|0fb5495f-4cc9-499e-b8a2-0e0241dd3dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:13:52.890Z|d31366e6-5a29-4f29-84b5-65880d185877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:13:52.891Z|d31366e6-5a29-4f29-84b5-65880d185877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:13:53.318Z|0cbd524d-3830-435f-b0f8-8e7293eedffd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:13:53.318Z|0cbd524d-3830-435f-b0f8-8e7293eedffd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:14:01.796Z|725fcafe-e8c2-44aa-92e0-f02a7a05d055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:01.797Z|725fcafe-e8c2-44aa-92e0-f02a7a05d055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:01.915Z|68a1b636-b92f-46d3-a24e-62dc18e53c7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:01.916Z|68a1b636-b92f-46d3-a24e-62dc18e53c7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:02.913Z|97e89d83-c8d1-40c0-851b-ec61bb24ed37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:02.914Z|97e89d83-c8d1-40c0-851b-ec61bb24ed37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:07.268Z|cc0e4f2d-f7c5-42f4-899a-586808048a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:14:07.297Z|cc0e4f2d-f7c5-42f4-899a-586808048a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:14:11.819Z|dc501677-ea10-493e-a6bb-b82dcb0fe2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:11.820Z|dc501677-ea10-493e-a6bb-b82dcb0fe2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:11.936Z|ac6cc2d6-c183-404b-8778-fd8032c61c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:11.936Z|ac6cc2d6-c183-404b-8778-fd8032c61c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:12.936Z|ba43d103-d068-4f1d-8b6b-dcb038496066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:12.937Z|ba43d103-d068-4f1d-8b6b-dcb038496066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:17.348Z|7224e2b7-f5af-4d59-bc95-7a019250339d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:14:17.350Z|7224e2b7-f5af-4d59-bc95-7a019250339d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:21.842Z|aa551a5c-a4d7-46ca-81a7-fd2858a83dae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:21.844Z|aa551a5c-a4d7-46ca-81a7-fd2858a83dae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:21.957Z|a323418a-a1d1-4953-842e-3e1a97df6abe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:21.958Z|a323418a-a1d1-4953-842e-3e1a97df6abe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:22.268Z|a2c8c629-2b8f-487d-8af2-7b43a6e29ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:14:22.269Z|a2c8c629-2b8f-487d-8af2-7b43a6e29ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:14:22.959Z|7476786c-9fc9-460c-9bdd-b6df0426e7e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:22.963Z|7476786c-9fc9-460c-9bdd-b6df0426e7e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:23.319Z|3f2e9f5f-2747-41f5-bb3a-05a973837774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:14:23.320Z|3f2e9f5f-2747-41f5-bb3a-05a973837774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:14:31.868Z|2ae62657-8496-44e4-be53-8f046f50bb3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:31.870Z|2ae62657-8496-44e4-be53-8f046f50bb3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:31.993Z|3d5ccc2d-fdaf-4d7e-846c-18b4829c718f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:31.996Z|3d5ccc2d-fdaf-4d7e-846c-18b4829c718f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:32.988Z|6df14ecb-4b87-4fab-8fc6-f2b72a97cc84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:32.989Z|6df14ecb-4b87-4fab-8fc6-f2b72a97cc84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:37.268Z|6ded1130-a2c0-45eb-a6c8-359c7fe4f5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:14:37.269Z|6ded1130-a2c0-45eb-a6c8-359c7fe4f5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:14:41.892Z|c4393f11-bfea-46ae-8381-6deb7dca3be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:41.893Z|c4393f11-bfea-46ae-8381-6deb7dca3be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:42.017Z|b23188c8-eb2b-4abc-91ac-411a965ec641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:42.018Z|b23188c8-eb2b-4abc-91ac-411a965ec641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:43.010Z|8481d33d-aaab-4d6b-8c4b-aca4123146b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:43.011Z|8481d33d-aaab-4d6b-8c4b-aca4123146b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:51.915Z|a3239c93-06e1-4f1f-8170-a432926b61b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:51.916Z|a3239c93-06e1-4f1f-8170-a432926b61b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:52.039Z|060a543a-62ba-4108-bdcf-96c24d12a26b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:52.040Z|060a543a-62ba-4108-bdcf-96c24d12a26b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:52.268Z|5113d3e4-620a-4bdd-98da-ebdf5820b5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:14:52.271Z|5113d3e4-620a-4bdd-98da-ebdf5820b5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:14:53.034Z|5b829003-603f-45d9-a3e8-7994777ac086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:14:53.034Z|5b829003-603f-45d9-a3e8-7994777ac086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:14:53.330Z|06518dba-86cb-42fe-b939-8453fe4e2452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:14:53.331Z|06518dba-86cb-42fe-b939-8453fe4e2452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:15:01.937Z|5829537c-e63c-4b5f-8a95-21e78625abec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:01.938Z|5829537c-e63c-4b5f-8a95-21e78625abec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:02.064Z|1abadcc7-f400-49f5-878e-cdaee0437f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:02.066Z|1abadcc7-f400-49f5-878e-cdaee0437f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:03.055Z|497d75d0-0ddc-4965-811a-2ae48cdb29e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:03.056Z|497d75d0-0ddc-4965-811a-2ae48cdb29e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:07.268Z|c41529a0-3e52-4f2a-821d-4ccd22d817dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:15:07.271Z|c41529a0-3e52-4f2a-821d-4ccd22d817dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:15:11.960Z|a3ca895b-a113-4314-b6d2-043a51885639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:11.961Z|a3ca895b-a113-4314-b6d2-043a51885639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:12.103Z|eff1bf81-778a-4940-8493-37b6ccff9d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:12.104Z|eff1bf81-778a-4940-8493-37b6ccff9d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:13.077Z|40ab008c-c118-4247-94c4-a0d3f8adafe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:13.078Z|40ab008c-c118-4247-94c4-a0d3f8adafe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:17.361Z|5a4ab6fd-2111-4b17-8fa6-0f09a47161e7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:15:17.367Z|5a4ab6fd-2111-4b17-8fa6-0f09a47161e7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:21.991Z|236556fa-bb90-4291-ab6b-c9c7c8e207ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:21.992Z|236556fa-bb90-4291-ab6b-c9c7c8e207ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:22.131Z|9b533105-f5f8-4bd8-b21b-c11ed61bfb06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:22.133Z|9b533105-f5f8-4bd8-b21b-c11ed61bfb06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:22.268Z|e10e1b4c-b98b-4987-b53a-7e8c490bdc72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:15:22.269Z|e10e1b4c-b98b-4987-b53a-7e8c490bdc72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:15:23.099Z|a06deacf-7d87-46f9-8a7a-0ff9643b6947|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:23.100Z|a06deacf-7d87-46f9-8a7a-0ff9643b6947|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:23.331Z|ccb430d4-6ced-43c8-bfdf-30b7c843d84b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:15:23.332Z|ccb430d4-6ced-43c8-bfdf-30b7c843d84b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:15:32.014Z|5e7748d2-7f25-4089-9cd0-8d10c6f152a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:32.015Z|5e7748d2-7f25-4089-9cd0-8d10c6f152a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:32.151Z|b378106e-f7e0-44f1-b0b3-346a925dbd4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:32.152Z|b378106e-f7e0-44f1-b0b3-346a925dbd4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:33.143Z|0ecfe287-e00c-4f8c-b23b-92f27e012306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:33.144Z|0ecfe287-e00c-4f8c-b23b-92f27e012306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:37.270Z|68660c66-0ee8-41e5-9275-bc711e4d8ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:15:37.290Z|68660c66-0ee8-41e5-9275-bc711e4d8ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:15:42.036Z|5876da0e-ecf5-4e4d-a4b6-12e9b228e22f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:42.039Z|5876da0e-ecf5-4e4d-a4b6-12e9b228e22f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:42.190Z|0070f390-e22a-4e5a-8c8d-b15598dfa578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:42.194Z|0070f390-e22a-4e5a-8c8d-b15598dfa578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:43.165Z|4e721157-0900-4d9e-bb3a-d7c49bed0668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:43.167Z|4e721157-0900-4d9e-bb3a-d7c49bed0668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:52.064Z|c9f3d9b4-ab3f-4309-bbc7-0133154e71cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:52.066Z|c9f3d9b4-ab3f-4309-bbc7-0133154e71cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:52.227Z|51ae105c-0e90-46f7-b4e5-8608f36bfdec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:52.228Z|51ae105c-0e90-46f7-b4e5-8608f36bfdec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:52.268Z|77210a25-043d-44ea-a2e2-07f94d4c49c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:15:52.268Z|77210a25-043d-44ea-a2e2-07f94d4c49c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:15:53.189Z|9c6b658a-a3cd-4856-b653-00cdac9ccaf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:15:53.192Z|9c6b658a-a3cd-4856-b653-00cdac9ccaf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:15:53.333Z|6aed2d83-5719-42b4-ad4b-d9ed19f84d5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:15:53.334Z|6aed2d83-5719-42b4-ad4b-d9ed19f84d5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:16:02.101Z|c5286167-4d37-47c9-b40c-448b0a88d43d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:02.103Z|c5286167-4d37-47c9-b40c-448b0a88d43d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:02.248Z|d980e744-21f0-41d1-9171-94f6c2d4aa34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:02.249Z|d980e744-21f0-41d1-9171-94f6c2d4aa34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:03.217Z|80397bb7-17f4-407a-ab20-f4ad26972046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:03.218Z|80397bb7-17f4-407a-ab20-f4ad26972046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:07.269Z|2bd811f1-cbd9-4fbd-a322-d080c731718e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:16:07.270Z|2bd811f1-cbd9-4fbd-a322-d080c731718e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:16:12.126Z|a71dbb28-33c0-431f-bdcc-01bb4e6139a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:12.127Z|a71dbb28-33c0-431f-bdcc-01bb4e6139a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:12.270Z|e5b9a927-b06e-4748-9d50-b21a0a4e44d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:12.270Z|e5b9a927-b06e-4748-9d50-b21a0a4e44d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:13.242Z|d8add212-9e56-4e89-8377-dddb84a6a929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:13.243Z|d8add212-9e56-4e89-8377-dddb84a6a929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:17.350Z|d8da16f8-68f1-479c-b4b9-3e2bd0866f17|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:16:17.351Z|d8da16f8-68f1-479c-b4b9-3e2bd0866f17|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:22.149Z|8059dd0f-5893-4edc-bbbf-3c819f24e800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:22.150Z|8059dd0f-5893-4edc-bbbf-3c819f24e800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:22.268Z|a3a3eed0-2a45-4825-9d94-fc842856311f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:16:22.269Z|a3a3eed0-2a45-4825-9d94-fc842856311f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:16:22.291Z|46de99c1-c60e-438b-88b1-082168c4dc77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:22.292Z|46de99c1-c60e-438b-88b1-082168c4dc77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:23.262Z|615d928f-847e-4b6b-a143-1f39ad720b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:23.263Z|615d928f-847e-4b6b-a143-1f39ad720b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:23.335Z|28e1aa0e-c02f-4e0b-bc25-ffe809e212c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:16:23.335Z|28e1aa0e-c02f-4e0b-bc25-ffe809e212c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:16:32.193Z|3be1783a-a304-4cce-b32e-c91a692bb5c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:32.196Z|3be1783a-a304-4cce-b32e-c91a692bb5c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:32.312Z|ce006858-6803-46fc-9714-eca374c6609f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:32.313Z|ce006858-6803-46fc-9714-eca374c6609f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:33.285Z|5633779b-de74-4825-9b67-cf54cc54a8a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:33.286Z|5633779b-de74-4825-9b67-cf54cc54a8a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:37.268Z|927e9d5c-1394-4623-9e5e-a7a4f03ea0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:16:37.269Z|927e9d5c-1394-4623-9e5e-a7a4f03ea0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:16:42.219Z|31bfcfd7-14ea-474e-83da-a0dc05b3131a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:42.219Z|31bfcfd7-14ea-474e-83da-a0dc05b3131a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:42.332Z|67ba59b9-0f35-4faa-bc8c-55d091572853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:42.333Z|67ba59b9-0f35-4faa-bc8c-55d091572853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:43.309Z|fe355a75-30b6-4bae-85ed-2f4e5734ac0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:43.310Z|fe355a75-30b6-4bae-85ed-2f4e5734ac0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:52.244Z|7f7255d7-61e7-4de5-9a64-621c62d4b0d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:52.267Z|7f7255d7-61e7-4de5-9a64-621c62d4b0d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:52.285Z|de318536-24be-4345-94b1-509731315635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:16:52.286Z|de318536-24be-4345-94b1-509731315635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:16:52.359Z|4703c0c2-bec8-4e14-8f17-97ebe03dc2ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:52.360Z|4703c0c2-bec8-4e14-8f17-97ebe03dc2ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:53.331Z|a1f1752f-94fa-4278-bf9a-1cf6d338c971|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:16:53.332Z|a1f1752f-94fa-4278-bf9a-1cf6d338c971|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:16:53.336Z|a70ac2b2-6305-49b0-ad33-2640cfb3d99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:16:53.336Z|a70ac2b2-6305-49b0-ad33-2640cfb3d99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:17:02.308Z|e9f6cc97-d45e-4f61-910f-56862d7ac438|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:02.309Z|e9f6cc97-d45e-4f61-910f-56862d7ac438|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:02.392Z|113b6de5-21b7-423f-aa05-072c25da1e2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:02.393Z|113b6de5-21b7-423f-aa05-072c25da1e2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:03.367Z|6769a519-99d7-441b-a408-43a92e54866c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:03.368Z|6769a519-99d7-441b-a408-43a92e54866c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:07.268Z|712fc49e-507a-438c-9378-cfbcaeb48400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:17:07.269Z|712fc49e-507a-438c-9378-cfbcaeb48400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:17:12.341Z|cbffa148-c4c3-46ba-94c7-4fe8f0fa0a4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:12.342Z|cbffa148-c4c3-46ba-94c7-4fe8f0fa0a4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:12.421Z|80acfa66-4e68-4101-b6bc-c8236b1ed351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:12.424Z|80acfa66-4e68-4101-b6bc-c8236b1ed351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:13.389Z|b8a0164b-8563-4963-8055-d9158ce6fdeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:13.390Z|b8a0164b-8563-4963-8055-d9158ce6fdeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:17.348Z|707e064e-25cc-4088-b1cd-a01a9dac21ef|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:17:17.359Z|707e064e-25cc-4088-b1cd-a01a9dac21ef|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:22.268Z|79cf563d-cc3b-43e2-ad03-72bf673e7e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:17:22.272Z|79cf563d-cc3b-43e2-ad03-72bf673e7e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:17:22.366Z|ae63d568-f16b-498c-968b-d919e345f3ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:22.366Z|ae63d568-f16b-498c-968b-d919e345f3ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:22.451Z|0dcb8ab4-6cf9-44d8-868f-ea5fcf7859ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:22.454Z|0dcb8ab4-6cf9-44d8-868f-ea5fcf7859ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:23.346Z|ee68a322-1adb-4856-aa9e-118cbdf2fe2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:17:23.348Z|ee68a322-1adb-4856-aa9e-118cbdf2fe2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:17:23.428Z|fccfb63d-b5af-4813-b856-b94a11a8de98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:23.430Z|fccfb63d-b5af-4813-b856-b94a11a8de98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:32.422Z|19e52bb3-0d7e-463d-a55d-d324be94c014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:32.447Z|19e52bb3-0d7e-463d-a55d-d324be94c014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:32.504Z|f650ffa5-9bf4-4bbe-9b36-8f9cfa7a746b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:32.505Z|f650ffa5-9bf4-4bbe-9b36-8f9cfa7a746b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:33.459Z|224af635-ffe9-4e0a-8e0d-0cf107e1c365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:33.461Z|224af635-ffe9-4e0a-8e0d-0cf107e1c365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:37.270Z|f5bbb136-7490-4868-9722-2df4c3ea58f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:17:37.280Z|f5bbb136-7490-4868-9722-2df4c3ea58f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:17:42.513Z|288dfed0-f653-401c-b7ac-08152929da47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:42.518Z|288dfed0-f653-401c-b7ac-08152929da47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:42.540Z|35a902fd-2825-4f93-9246-84929a8abb0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:42.541Z|35a902fd-2825-4f93-9246-84929a8abb0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:43.508Z|f767c6a2-e676-4b31-b095-1f034a05f8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:43.522Z|f767c6a2-e676-4b31-b095-1f034a05f8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:52.268Z|8a373c69-6713-4a8b-83f9-32d0d485cb49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:17:52.270Z|8a373c69-6713-4a8b-83f9-32d0d485cb49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:17:52.561Z|02bdd379-3567-4ee8-b740-8bef30ea36d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:52.570Z|02bdd379-3567-4ee8-b740-8bef30ea36d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:52.561Z|4dbbf20c-8df9-4373-95fa-1923e92c25e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:52.571Z|4dbbf20c-8df9-4373-95fa-1923e92c25e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:17:53.352Z|75514ffb-32e7-4739-9f54-c342e50ed5b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:17:53.353Z|75514ffb-32e7-4739-9f54-c342e50ed5b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:17:53.546Z|4ee092ab-fc9a-438e-bf96-a9d1ba99641a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:17:53.547Z|4ee092ab-fc9a-438e-bf96-a9d1ba99641a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:02.595Z|c3d59f72-0c3a-493d-bfbe-588f2109d69f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:02.596Z|c3d59f72-0c3a-493d-bfbe-588f2109d69f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:02.625Z|b121790f-a560-4c2e-a05f-36160b69f4f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:02.625Z|b121790f-a560-4c2e-a05f-36160b69f4f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:03.570Z|5e68a946-8fbf-4933-9ac2-21631edbbc47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:03.571Z|5e68a946-8fbf-4933-9ac2-21631edbbc47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:07.272Z|b1745e7f-c8a2-4d0b-b3f1-c7ef4c050a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:18:07.297Z|b1745e7f-c8a2-4d0b-b3f1-c7ef4c050a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:18:12.619Z|1886f7b2-7ca6-48e0-87a5-7905a694a97e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:12.620Z|1886f7b2-7ca6-48e0-87a5-7905a694a97e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:12.647Z|d4cddef5-caa1-468c-b7e6-7b3215b6bd62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:12.648Z|d4cddef5-caa1-468c-b7e6-7b3215b6bd62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:13.604Z|f8d19503-268f-473b-ad67-606a312051df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:13.606Z|f8d19503-268f-473b-ad67-606a312051df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:17.348Z|27742237-3458-4fab-9cff-7b68f7162c20|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:18:17.350Z|27742237-3458-4fab-9cff-7b68f7162c20|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:22.268Z|282d12ae-26e3-4b85-9da2-2b12961c96e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:18:22.269Z|282d12ae-26e3-4b85-9da2-2b12961c96e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:18:22.640Z|9f43250d-1846-4247-afc8-622c7b9d440f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:22.641Z|9f43250d-1846-4247-afc8-622c7b9d440f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:22.665Z|c0e8b1b3-5df6-440f-a059-8182585d9e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:22.665Z|c0e8b1b3-5df6-440f-a059-8182585d9e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:23.354Z|94777527-7d26-4250-a075-ff606d923c4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:18:23.356Z|94777527-7d26-4250-a075-ff606d923c4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:18:23.627Z|94b9ac17-49a5-43ea-91b3-229f91709444|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:23.628Z|94b9ac17-49a5-43ea-91b3-229f91709444|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:32.664Z|36630520-d0be-46cd-94de-c3ba83e2937d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:32.665Z|36630520-d0be-46cd-94de-c3ba83e2937d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:32.691Z|7418f06e-b201-4280-b6fc-2be9485d5923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:32.691Z|7418f06e-b201-4280-b6fc-2be9485d5923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:33.648Z|260ee2c9-f94c-4232-8eb0-81a40bcfd66e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:33.649Z|260ee2c9-f94c-4232-8eb0-81a40bcfd66e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:37.268Z|a1dd2013-5c91-4697-907b-24b186027a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:18:37.269Z|a1dd2013-5c91-4697-907b-24b186027a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:18:42.701Z|3c1ec7ae-eba0-4dc4-8c91-cf8c75445123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:42.704Z|3c1ec7ae-eba0-4dc4-8c91-cf8c75445123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:42.710Z|e5baead2-9474-4caa-8b64-fb3bc8beb79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:42.711Z|e5baead2-9474-4caa-8b64-fb3bc8beb79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:43.673Z|128c8e6a-15e4-454f-bc0f-9636c7aa15af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:43.674Z|128c8e6a-15e4-454f-bc0f-9636c7aa15af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:52.268Z|e2524a82-dc8c-45b7-ad40-93383a19f7c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:18:52.273Z|e2524a82-dc8c-45b7-ad40-93383a19f7c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:18:52.726Z|c6795ba7-cae9-400d-80fe-0c78937ec31a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:52.727Z|c6795ba7-cae9-400d-80fe-0c78937ec31a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:52.731Z|5be9a1ee-ce93-4f5d-aaeb-77d2865b9b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:52.732Z|5be9a1ee-ce93-4f5d-aaeb-77d2865b9b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:18:53.357Z|77927464-bd59-40b1-b252-35757002fa31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:18:53.358Z|77927464-bd59-40b1-b252-35757002fa31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:18:53.699Z|db7cc018-b074-46b6-bb13-a4adf81e848f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:18:53.700Z|db7cc018-b074-46b6-bb13-a4adf81e848f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:02.752Z|11bda6c9-b032-46ea-a873-3777dc63b14b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:02.753Z|b92a7128-c5d3-47d0-a118-9247ee666471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:02.753Z|11bda6c9-b032-46ea-a873-3777dc63b14b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:02.754Z|b92a7128-c5d3-47d0-a118-9247ee666471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:03.721Z|de189be3-30dc-4f8a-b232-17a578f7b10a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:03.722Z|de189be3-30dc-4f8a-b232-17a578f7b10a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:07.268Z|41b339db-a285-4324-89e7-662faf050919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:19:07.269Z|41b339db-a285-4324-89e7-662faf050919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:19:12.796Z|82f3be2d-1bbd-438e-9699-e4f4afc5e272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:12.796Z|6a1e82fa-59d6-4807-8f7e-9a3efe15f99d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:12.798Z|6a1e82fa-59d6-4807-8f7e-9a3efe15f99d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:12.798Z|82f3be2d-1bbd-438e-9699-e4f4afc5e272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:13.742Z|f3ebc059-1602-4f54-9505-16f0d9b87540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:13.743Z|f3ebc059-1602-4f54-9505-16f0d9b87540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:17.345Z|6634dde3-5a40-4183-8c74-f1d833aae3ee|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:19:17.346Z|6634dde3-5a40-4183-8c74-f1d833aae3ee|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:22.268Z|ef0c32fe-d46c-4593-9160-484b3fce019b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:19:22.269Z|ef0c32fe-d46c-4593-9160-484b3fce019b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:19:22.817Z|89e158c4-897f-48e2-a856-3b7b071a81ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:22.818Z|cafe796f-a701-47b8-bc5c-08c136abb391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:22.818Z|89e158c4-897f-48e2-a856-3b7b071a81ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:22.819Z|cafe796f-a701-47b8-bc5c-08c136abb391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:23.359Z|15785617-dc74-4f54-a192-c01f5f19f923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:19:23.359Z|15785617-dc74-4f54-a192-c01f5f19f923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:19:23.764Z|272dcf9f-8d30-455b-9e21-8b82a9711bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:23.765Z|272dcf9f-8d30-455b-9e21-8b82a9711bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:32.840Z|5e4f181d-b3e5-43ff-9605-509121d85761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:32.841Z|5e4f181d-b3e5-43ff-9605-509121d85761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:32.854Z|37b5aa2d-9548-4d83-a9cc-0e7fc99ba46a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:32.855Z|37b5aa2d-9548-4d83-a9cc-0e7fc99ba46a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:33.789Z|fb8dcbb3-ac2b-48f5-b99e-9d8ea16f18d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:33.790Z|fb8dcbb3-ac2b-48f5-b99e-9d8ea16f18d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:37.268Z|f02bdd64-4c51-4591-b3f8-72d0519fa8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:19:37.272Z|f02bdd64-4c51-4591-b3f8-72d0519fa8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:19:42.861Z|7510327a-adfe-472e-b4fd-884d698683e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:42.862Z|7510327a-adfe-472e-b4fd-884d698683e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:42.913Z|a8d05d09-6cc1-4f01-8dab-131c037c823a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:42.914Z|a8d05d09-6cc1-4f01-8dab-131c037c823a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:43.811Z|cd2a5ce1-e22d-40ee-b1a2-eb9a0383b522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:43.812Z|cd2a5ce1-e22d-40ee-b1a2-eb9a0383b522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:52.268Z|16f1b651-9b64-44cd-84f3-d9981300bd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:19:52.270Z|16f1b651-9b64-44cd-84f3-d9981300bd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:19:52.894Z|2793c76b-bca5-4d03-b6d8-14d08b019d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:52.902Z|2793c76b-bca5-4d03-b6d8-14d08b019d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:52.932Z|992c22a7-5ee7-4a0e-b486-f5e453dfcc91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:52.933Z|992c22a7-5ee7-4a0e-b486-f5e453dfcc91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:19:53.360Z|cee49424-e2e2-4473-94be-3b6ce8b20d7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:19:53.361Z|cee49424-e2e2-4473-94be-3b6ce8b20d7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:19:53.832Z|a2ca0c8f-ac62-4b0b-8a47-3ee396e28077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:19:53.833Z|a2ca0c8f-ac62-4b0b-8a47-3ee396e28077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:02.948Z|c061c435-ae63-496e-bb85-1a8f2c3cc463|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:02.949Z|c061c435-ae63-496e-bb85-1a8f2c3cc463|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:02.950Z|badb1cf0-3405-48d6-9326-c771baef0779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:02.951Z|badb1cf0-3405-48d6-9326-c771baef0779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:03.854Z|3bb94937-19fe-4f35-9358-799fcd88ffb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:03.856Z|3bb94937-19fe-4f35-9358-799fcd88ffb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:07.268Z|01285b9a-b60f-4695-9298-5239a56ac479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:20:07.269Z|01285b9a-b60f-4695-9298-5239a56ac479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:20:12.970Z|4384bcc4-c9a7-4c40-a277-5897e7dabc3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:12.971Z|4384bcc4-c9a7-4c40-a277-5897e7dabc3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:12.987Z|ad6b1137-8dbc-413e-9e78-79cc77dcc870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:12.988Z|ad6b1137-8dbc-413e-9e78-79cc77dcc870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:13.891Z|61b4c579-3cb6-46fa-9e04-1739ab66bbc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:13.892Z|61b4c579-3cb6-46fa-9e04-1739ab66bbc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:17.350Z|df4037e9-6ad2-43c9-97f0-d68e87d955ee|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:20:17.352Z|df4037e9-6ad2-43c9-97f0-d68e87d955ee|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:22.269Z|e8d458b2-070a-4f3b-8845-a5f28e0015c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:20:22.285Z|e8d458b2-070a-4f3b-8845-a5f28e0015c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:20:23.010Z|e1602504-931c-4f9a-a862-7df0b8d1ec0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:23.010Z|d29d49f7-563e-453c-a76a-3d8beacabbef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:23.011Z|e1602504-931c-4f9a-a862-7df0b8d1ec0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:23.011Z|d29d49f7-563e-453c-a76a-3d8beacabbef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:23.362Z|3a71ab1d-8d0c-45a6-9e79-2e29bf78941d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:20:23.362Z|3a71ab1d-8d0c-45a6-9e79-2e29bf78941d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:20:23.914Z|8d530f95-8e57-42f4-8cd7-821484659703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:23.914Z|8d530f95-8e57-42f4-8cd7-821484659703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:33.038Z|d30c9154-a975-479a-9879-c06dda70d52f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:33.039Z|d30c9154-a975-479a-9879-c06dda70d52f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:33.044Z|a8b883e0-b811-4423-9ea3-9e19c4d2a828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:33.044Z|a8b883e0-b811-4423-9ea3-9e19c4d2a828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:33.934Z|e12c5d58-332e-4452-85cc-480e29df347d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:33.936Z|e12c5d58-332e-4452-85cc-480e29df347d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:37.268Z|bcaca742-7d12-4108-8d1b-31ca6a5093d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:20:37.269Z|bcaca742-7d12-4108-8d1b-31ca6a5093d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:20:43.063Z|a81b7e56-3494-4d33-b2da-9400594eae94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:43.063Z|111002e4-6444-49c0-91e0-c647a85866b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:43.064Z|111002e4-6444-49c0-91e0-c647a85866b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:43.064Z|a81b7e56-3494-4d33-b2da-9400594eae94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:43.957Z|2842407c-8eea-4b0b-85e6-733ae3dcf7f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:43.958Z|2842407c-8eea-4b0b-85e6-733ae3dcf7f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:52.268Z|2c01f1d4-3fd2-4148-a2ef-de91469d6ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:20:52.269Z|2c01f1d4-3fd2-4148-a2ef-de91469d6ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:20:53.087Z|82e74547-ac7f-4db9-9316-77ae37d815b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:53.087Z|966c2432-709b-428f-80f4-dc1d0459aefa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:53.088Z|966c2432-709b-428f-80f4-dc1d0459aefa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:53.088Z|82e74547-ac7f-4db9-9316-77ae37d815b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:20:53.363Z|44e53bf7-647c-42d2-bc3d-15ba2a96be29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:20:53.364Z|44e53bf7-647c-42d2-bc3d-15ba2a96be29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:20:53.988Z|b1c0b96c-3538-45f5-ba99-71e4bb637d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:20:53.989Z|b1c0b96c-3538-45f5-ba99-71e4bb637d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:03.109Z|a7f572d6-da70-46d0-a023-ed9a90986357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:03.110Z|a7f572d6-da70-46d0-a023-ed9a90986357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:03.115Z|23691d07-39f0-45b1-a66c-913f184eb5e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:03.116Z|23691d07-39f0-45b1-a66c-913f184eb5e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:04.008Z|18917bf6-1e2f-4ac8-9bb3-3e48fe784979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:04.009Z|18917bf6-1e2f-4ac8-9bb3-3e48fe784979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:07.268Z|471fbf49-f01f-4c8e-9c6c-02dd8687bef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:21:07.272Z|471fbf49-f01f-4c8e-9c6c-02dd8687bef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:21:13.135Z|6b7671ae-9867-43d6-964c-511ee0a40daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:13.136Z|6b7671ae-9867-43d6-964c-511ee0a40daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:13.147Z|285fadcc-7f8a-40af-94a9-287c7ced4c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:13.148Z|285fadcc-7f8a-40af-94a9-287c7ced4c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:14.034Z|ed3b4c3b-4c40-4973-9898-e2f504dec33a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:14.035Z|ed3b4c3b-4c40-4973-9898-e2f504dec33a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:17.345Z|d19b5d3c-721c-4d3c-aba7-c2bdedb7c2ca|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:21:17.346Z|d19b5d3c-721c-4d3c-aba7-c2bdedb7c2ca|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:22.268Z|9326eb21-7af0-400f-9bfe-508d9fd6e164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:21:22.269Z|9326eb21-7af0-400f-9bfe-508d9fd6e164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:21:23.157Z|6e9e7aed-ffd3-4a1f-82bd-fb7a8c52c277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:23.158Z|6e9e7aed-ffd3-4a1f-82bd-fb7a8c52c277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:23.168Z|db9c0006-edf0-44ed-b2e0-4b3f2bb8afe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:23.169Z|db9c0006-edf0-44ed-b2e0-4b3f2bb8afe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:23.364Z|33337ad1-f8d1-4f82-b0f8-c0be3fadfde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:21:23.365Z|33337ad1-f8d1-4f82-b0f8-c0be3fadfde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:21:24.058Z|2f7f362b-b15f-4ce1-98ea-b049773aba4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:24.059Z|2f7f362b-b15f-4ce1-98ea-b049773aba4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:33.200Z|f43ec1f7-8414-428d-b19c-598cd74be785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:33.201Z|f43ec1f7-8414-428d-b19c-598cd74be785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:33.218Z|ae31e358-7f4a-4ed9-bc24-5af80260b2cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:33.235Z|ae31e358-7f4a-4ed9-bc24-5af80260b2cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:34.086Z|19b6c41a-7b6e-4963-88dc-018acdd34aec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:34.087Z|19b6c41a-7b6e-4963-88dc-018acdd34aec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:37.268Z|541d1149-be4e-4a5f-bf7d-ddf83e83c73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:21:37.269Z|541d1149-be4e-4a5f-bf7d-ddf83e83c73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:21:43.228Z|4b9cebae-6393-43b9-816f-f7de9783bcfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:43.229Z|4b9cebae-6393-43b9-816f-f7de9783bcfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:43.251Z|4238adf0-14c3-48cd-ba47-3a545d5ba703|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:43.252Z|4238adf0-14c3-48cd-ba47-3a545d5ba703|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:44.109Z|40e2417b-a3a0-403d-aafc-843f37c7a392|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:44.110Z|40e2417b-a3a0-403d-aafc-843f37c7a392|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:52.268Z|ad99d16d-12cd-48ca-8549-ac3def6fb169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:21:52.273Z|ad99d16d-12cd-48ca-8549-ac3def6fb169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:21:53.251Z|8aee1770-4435-43a9-89cf-d8691fe2a9dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:53.252Z|8aee1770-4435-43a9-89cf-d8691fe2a9dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:53.270Z|d4e20ec8-2eb8-4f82-b09d-a1be2140e5e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:53.271Z|d4e20ec8-2eb8-4f82-b09d-a1be2140e5e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:21:53.366Z|597e36f3-d3f5-4f7b-9395-519cee0c5324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:21:53.367Z|597e36f3-d3f5-4f7b-9395-519cee0c5324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:21:54.129Z|b3626bce-8f84-4c2f-9415-a70707d7b68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:21:54.130Z|b3626bce-8f84-4c2f-9415-a70707d7b68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:03.277Z|a08915ec-3638-4c2f-afa2-4d0202d7690f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:03.285Z|a08915ec-3638-4c2f-afa2-4d0202d7690f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:03.292Z|33ac4d46-fa9c-4813-9542-e8200f20f07e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:03.293Z|33ac4d46-fa9c-4813-9542-e8200f20f07e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:04.149Z|33993638-eb26-4417-b70a-d9f3b3c97b2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:04.150Z|33993638-eb26-4417-b70a-d9f3b3c97b2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:07.270Z|87440ed8-661f-4e05-b1e3-23c2803edf8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:22:07.271Z|87440ed8-661f-4e05-b1e3-23c2803edf8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:22:13.306Z|265cf034-5bb4-49d9-a98c-3bba52ad10cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:13.307Z|265cf034-5bb4-49d9-a98c-3bba52ad10cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:13.313Z|5a2ea54d-caa8-48c3-a738-20771f9d41f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:13.313Z|5a2ea54d-caa8-48c3-a738-20771f9d41f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:14.169Z|70159a80-895e-4340-866c-b479e98bc1ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:14.170Z|70159a80-895e-4340-866c-b479e98bc1ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:17.347Z|bf37717d-ca7e-4521-8618-f6051dddfffc|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:22:17.348Z|bf37717d-ca7e-4521-8618-f6051dddfffc|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:22.268Z|e66e16cd-2cf4-445f-8881-66acb3b49761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:22:22.272Z|e66e16cd-2cf4-445f-8881-66acb3b49761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:22:23.327Z|b996607e-b796-4ea9-96d9-5dda4918bd2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:23.329Z|b996607e-b796-4ea9-96d9-5dda4918bd2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:23.333Z|9ec8a0ce-c39e-48c9-8ef2-e5c296e8ec2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:23.341Z|9ec8a0ce-c39e-48c9-8ef2-e5c296e8ec2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:23.368Z|1437eb7b-cfb2-4112-b9df-0032c21e2c30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:22:23.368Z|1437eb7b-cfb2-4112-b9df-0032c21e2c30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:22:24.207Z|589b53fd-47e1-4f25-a6ab-ffbff0299cb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:24.208Z|589b53fd-47e1-4f25-a6ab-ffbff0299cb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:33.349Z|3e8a42ef-628a-42e4-b499-f20367bac20f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:33.350Z|3e8a42ef-628a-42e4-b499-f20367bac20f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:33.362Z|2317ff72-00bf-4c72-89c4-96a258a20ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:33.363Z|2317ff72-00bf-4c72-89c4-96a258a20ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:34.231Z|f373b7dc-674e-4733-ac18-168b616556df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:34.233Z|f373b7dc-674e-4733-ac18-168b616556df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:37.268Z|5b27700e-5bef-4dff-a7b5-d8fa127d1efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:22:37.271Z|5b27700e-5bef-4dff-a7b5-d8fa127d1efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:22:43.369Z|961a0017-8b84-48b8-bbf8-97794fc09a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:43.370Z|961a0017-8b84-48b8-bbf8-97794fc09a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:43.386Z|77f48a0a-02f3-48ad-b87b-91f2936cf6b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:43.387Z|77f48a0a-02f3-48ad-b87b-91f2936cf6b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:44.261Z|c115bd9c-d74a-4fd7-a0d4-305409d1414b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:44.265Z|c115bd9c-d74a-4fd7-a0d4-305409d1414b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:52.268Z|580e8621-1db8-42d9-aecc-38606e0de05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:22:52.269Z|580e8621-1db8-42d9-aecc-38606e0de05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:22:53.369Z|956f2664-9205-48ae-b761-4b19b743addd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:22:53.370Z|956f2664-9205-48ae-b761-4b19b743addd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:22:53.391Z|c1b61358-0051-4d77-846f-7cc48d6370d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:53.393Z|c1b61358-0051-4d77-846f-7cc48d6370d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:53.405Z|0c733028-dced-467a-9a9a-d93dbfdeaa69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:53.406Z|0c733028-dced-467a-9a9a-d93dbfdeaa69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:22:54.294Z|c69a450d-e2b9-4ed0-a110-cfa405fe2179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:22:54.295Z|c69a450d-e2b9-4ed0-a110-cfa405fe2179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:03.413Z|d300db7f-ccbc-4bb7-8632-689dd9aa88de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:03.414Z|d300db7f-ccbc-4bb7-8632-689dd9aa88de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:03.423Z|86697b79-9412-4a2a-bcb5-62f364f59474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:03.423Z|86697b79-9412-4a2a-bcb5-62f364f59474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:04.323Z|b3b984fa-da83-43c0-822d-f717d3af4fb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:04.324Z|b3b984fa-da83-43c0-822d-f717d3af4fb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:07.268Z|1334d99c-fa0a-4f57-82da-1de5e279effd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:23:07.300Z|1334d99c-fa0a-4f57-82da-1de5e279effd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:23:13.433Z|0d012387-b698-4dd1-a3bb-4845467e9f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:13.434Z|0d012387-b698-4dd1-a3bb-4845467e9f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:13.442Z|db80a8ff-ca06-4328-9ded-7e2951632dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:13.442Z|db80a8ff-ca06-4328-9ded-7e2951632dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:14.344Z|330a874a-f1b1-43ad-8135-d7a936896f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:14.345Z|330a874a-f1b1-43ad-8135-d7a936896f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:17.361Z|d37421e9-4529-46c9-9fa8-f047e5894eaf|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:23:17.363Z|d37421e9-4529-46c9-9fa8-f047e5894eaf|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:22.268Z|a8184dde-901d-4733-92a5-08b36456169e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:23:22.270Z|a8184dde-901d-4733-92a5-08b36456169e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:23:23.371Z|274e947b-caad-461c-961c-b60cb7972fb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:23:23.371Z|274e947b-caad-461c-961c-b60cb7972fb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:23:23.455Z|4477bba6-05f1-4808-91ab-743c4f2ad5a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:23.456Z|4477bba6-05f1-4808-91ab-743c4f2ad5a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:23.462Z|298a2e7a-545f-44e3-a6d8-7dcfdc218a3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:23.463Z|298a2e7a-545f-44e3-a6d8-7dcfdc218a3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:24.364Z|9e5f5ace-ad6f-4281-bb58-6445cf61c197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:24.365Z|9e5f5ace-ad6f-4281-bb58-6445cf61c197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:33.480Z|0a03a604-fd85-44bb-b972-9bfcf0055b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:33.481Z|0a03a604-fd85-44bb-b972-9bfcf0055b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:33.491Z|02b54ef8-8f46-4359-bbc7-f8d3619a7059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:33.493Z|02b54ef8-8f46-4359-bbc7-f8d3619a7059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:34.388Z|c004a763-8325-4355-921b-3a70c145af7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:34.389Z|c004a763-8325-4355-921b-3a70c145af7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:37.268Z|e3ac4e9d-4549-47c5-bcfb-7b318396e38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:23:37.268Z|e3ac4e9d-4549-47c5-bcfb-7b318396e38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:23:43.500Z|1a7021f3-fe27-4392-89cb-ce6a17cbe0b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:43.501Z|1a7021f3-fe27-4392-89cb-ce6a17cbe0b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:43.511Z|42a0aa7b-e685-4e75-90be-81806589b250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:43.512Z|42a0aa7b-e685-4e75-90be-81806589b250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:44.430Z|ef88c7b8-9ce1-454c-b77a-c7b33f2fbc45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:44.431Z|ef88c7b8-9ce1-454c-b77a-c7b33f2fbc45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:52.268Z|ae90a65d-0e4b-4e2a-b9bb-54868949e2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:23:52.271Z|ae90a65d-0e4b-4e2a-b9bb-54868949e2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:23:53.372Z|52bbdb7c-ca8f-45e0-9692-7f8bdacd3e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:23:53.374Z|52bbdb7c-ca8f-45e0-9692-7f8bdacd3e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:23:53.522Z|f1ce72a1-daf5-4b4a-8970-6c0de288b700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:53.523Z|f1ce72a1-daf5-4b4a-8970-6c0de288b700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:53.530Z|000a816a-3be3-4be3-a524-cfaee64fde3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:53.531Z|000a816a-3be3-4be3-a524-cfaee64fde3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:23:54.464Z|6251d8eb-8244-4e46-a2fb-fdd25f518bf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:23:54.465Z|6251d8eb-8244-4e46-a2fb-fdd25f518bf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:03.543Z|6a4d190e-8af8-4cf8-bbdd-018a388a84b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:03.544Z|6a4d190e-8af8-4cf8-bbdd-018a388a84b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:03.549Z|3c1fe5b0-27d9-4602-8504-adfdc9f52108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:03.550Z|3c1fe5b0-27d9-4602-8504-adfdc9f52108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:04.496Z|9edffe1d-6bf3-4474-902e-0bbe935bbe77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:04.499Z|9edffe1d-6bf3-4474-902e-0bbe935bbe77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:07.269Z|823c4268-09e9-4de3-bbb8-0f100a5f32dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:24:07.270Z|823c4268-09e9-4de3-bbb8-0f100a5f32dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:24:13.566Z|20f423f9-2d95-44bc-8761-08e064c72828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:13.567Z|20f423f9-2d95-44bc-8761-08e064c72828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:13.586Z|b78dae3b-9acf-460f-99a8-6312911374ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:13.586Z|b78dae3b-9acf-460f-99a8-6312911374ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:14.524Z|f75a4b6a-cf23-4212-8891-3e662afd7e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:14.524Z|f75a4b6a-cf23-4212-8891-3e662afd7e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:17.346Z|f7d5f140-dae6-494e-970a-b899865fdbfa|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:24:17.347Z|f7d5f140-dae6-494e-970a-b899865fdbfa|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:22.268Z|05c01f83-0225-4377-b810-d22409d5c1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:24:22.269Z|05c01f83-0225-4377-b810-d22409d5c1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:24:23.375Z|a09794f6-735c-45eb-ae69-6dad53ee00f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:24:23.376Z|a09794f6-735c-45eb-ae69-6dad53ee00f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:24:23.592Z|7a84b40e-e426-4a65-a7fc-6fce36a3ef12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:23.593Z|7a84b40e-e426-4a65-a7fc-6fce36a3ef12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:23.607Z|ae31634d-042e-41d6-91a8-6d3dbc4790aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:23.608Z|ae31634d-042e-41d6-91a8-6d3dbc4790aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:24.544Z|db05ef71-c3c6-45c9-852f-265221c87639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:24.545Z|db05ef71-c3c6-45c9-852f-265221c87639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:33.615Z|4ad238c3-66ee-489b-b2b5-2634c2fd9b74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:33.616Z|4ad238c3-66ee-489b-b2b5-2634c2fd9b74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:33.626Z|c353176a-2443-458a-b81d-8c8ee2a3038c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:33.627Z|c353176a-2443-458a-b81d-8c8ee2a3038c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:34.566Z|4cf084de-e15c-4aac-a359-1761656ea7f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:34.567Z|4cf084de-e15c-4aac-a359-1761656ea7f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:37.268Z|2e3004fd-bfd2-48e1-9e2f-e450e5a0f34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:24:37.272Z|2e3004fd-bfd2-48e1-9e2f-e450e5a0f34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:24:43.637Z|c9824f95-a92a-4382-9b50-0610caa44a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:43.638Z|c9824f95-a92a-4382-9b50-0610caa44a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:43.647Z|3e71a1c4-d65c-466a-b919-a8bb5d306c79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:43.648Z|3e71a1c4-d65c-466a-b919-a8bb5d306c79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:44.589Z|32771c8a-1ffe-45ab-9038-413d6d0563cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:44.590Z|32771c8a-1ffe-45ab-9038-413d6d0563cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:52.268Z|0ed27160-96d5-42bb-bac2-b6422661281d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:24:52.269Z|0ed27160-96d5-42bb-bac2-b6422661281d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:24:53.381Z|353d9443-53c9-48d3-9d2f-4c719db7bff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:24:53.382Z|353d9443-53c9-48d3-9d2f-4c719db7bff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:24:53.664Z|66b3d847-522c-4c22-978d-3e75f32ae29a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:53.665Z|66b3d847-522c-4c22-978d-3e75f32ae29a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:53.672Z|6c632844-5567-43a0-8362-5066880bb190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:53.676Z|6c632844-5567-43a0-8362-5066880bb190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:24:54.610Z|d9b35f87-d7bc-4b86-a689-086611b05036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:24:54.611Z|d9b35f87-d7bc-4b86-a689-086611b05036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:03.685Z|e01815ac-2d8b-46d1-90b7-27869f6b25f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:03.686Z|e01815ac-2d8b-46d1-90b7-27869f6b25f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:03.720Z|3bf3f354-a7ff-4a8f-bef5-badbb009ef40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:03.720Z|3bf3f354-a7ff-4a8f-bef5-badbb009ef40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:04.637Z|4ced2c9d-2930-4abb-bf68-f900fc083499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:04.640Z|4ced2c9d-2930-4abb-bf68-f900fc083499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:07.268Z|bdbd09af-4fe0-4eca-8e6c-91e3e356228a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:25:07.268Z|bdbd09af-4fe0-4eca-8e6c-91e3e356228a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:25:13.706Z|43940ed9-4ddd-46d8-b957-7fb914e21289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:13.707Z|43940ed9-4ddd-46d8-b957-7fb914e21289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:13.739Z|8f324ba5-7b1c-410b-92c1-28f3b6957949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:13.739Z|8f324ba5-7b1c-410b-92c1-28f3b6957949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:14.661Z|61fb4c61-486c-4978-a1f2-dca0e6a7156b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:14.662Z|61fb4c61-486c-4978-a1f2-dca0e6a7156b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:17.346Z|0fb9e6be-a5e9-4eca-9e8d-6f8e15144a29|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:25:17.346Z|0fb9e6be-a5e9-4eca-9e8d-6f8e15144a29|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:22.268Z|3b9f919d-b92a-4705-b8f1-9c45e7212d60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:25:22.271Z|3b9f919d-b92a-4705-b8f1-9c45e7212d60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:25:23.382Z|bdb8eaba-4395-4c3e-915c-51e1cf1142b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:25:23.383Z|bdb8eaba-4395-4c3e-915c-51e1cf1142b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:25:23.727Z|f1189bfa-fcd1-4613-902a-27622e047a46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:23.728Z|f1189bfa-fcd1-4613-902a-27622e047a46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:23.764Z|886f8f22-6cdc-47ed-ad7d-b2e7d2882734|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:23.765Z|886f8f22-6cdc-47ed-ad7d-b2e7d2882734|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:24.694Z|8b437584-e37e-47eb-b42c-e1f91a07ef55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:24.698Z|8b437584-e37e-47eb-b42c-e1f91a07ef55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:33.757Z|a56aadfe-8212-4b69-a88a-23c37b377eda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:33.762Z|a56aadfe-8212-4b69-a88a-23c37b377eda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:33.791Z|b1c393d7-3d2c-4ffc-8d1e-5e58f94aa553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:33.792Z|b1c393d7-3d2c-4ffc-8d1e-5e58f94aa553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:34.730Z|fe63f0be-40f8-4ab4-b546-38dac3646bee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:34.732Z|fe63f0be-40f8-4ab4-b546-38dac3646bee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:37.269Z|4eab5790-0f63-46d1-8f5c-dbb30e0194a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:25:37.270Z|4eab5790-0f63-46d1-8f5c-dbb30e0194a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:25:43.795Z|9ca77810-e0a2-49de-bc9f-afc04a62703a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:43.796Z|9ca77810-e0a2-49de-bc9f-afc04a62703a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:43.810Z|8f8a96a5-cc67-47eb-8863-cf54e23b0c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:43.811Z|8f8a96a5-cc67-47eb-8863-cf54e23b0c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:44.758Z|9f34a19c-c935-476f-b0a0-07e088346c05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:44.759Z|9f34a19c-c935-476f-b0a0-07e088346c05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:52.268Z|1fd9b68c-dff9-48e7-89ca-0d65e93f5bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:25:52.269Z|1fd9b68c-dff9-48e7-89ca-0d65e93f5bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:25:53.413Z|f679c6bc-ba2b-4387-8924-f7c92dbff449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:25:53.415Z|f679c6bc-ba2b-4387-8924-f7c92dbff449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:25:53.825Z|99769006-4aea-44e1-bcfe-b800f9678160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:53.830Z|99769006-4aea-44e1-bcfe-b800f9678160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:53.832Z|fb9f5603-a22d-40a8-a2ed-8857cb9eaba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:53.844Z|fb9f5603-a22d-40a8-a2ed-8857cb9eaba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:25:54.786Z|5cba2df8-a4d3-4001-a47f-744cf42268e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:25:54.787Z|5cba2df8-a4d3-4001-a47f-744cf42268e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:03.859Z|b000c3e0-99c3-468e-89c3-4fbca0fc165f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:03.860Z|b000c3e0-99c3-468e-89c3-4fbca0fc165f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:03.868Z|aae6e1a4-9f6f-4372-aac0-622121477555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:03.869Z|aae6e1a4-9f6f-4372-aac0-622121477555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:04.817Z|7ebda393-2d3f-49f2-82d3-aae02724602b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:04.818Z|7ebda393-2d3f-49f2-82d3-aae02724602b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:07.271Z|dc1d1552-d437-49c1-8d97-ec46cea4260e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:26:07.310Z|dc1d1552-d437-49c1-8d97-ec46cea4260e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:26:13.888Z|59b5b533-8f4c-4046-96c2-6560ad2c613c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:13.888Z|a9a073d7-6d1e-4c2a-8ea2-85b0378584af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:13.889Z|59b5b533-8f4c-4046-96c2-6560ad2c613c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:13.889Z|a9a073d7-6d1e-4c2a-8ea2-85b0378584af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:14.839Z|08b297df-6ca7-4e11-8b9e-d83f3caaef84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:14.840Z|08b297df-6ca7-4e11-8b9e-d83f3caaef84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:17.370Z|029adb9d-96b6-46f4-b4e5-cc943c8bfdd1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:26:17.372Z|029adb9d-96b6-46f4-b4e5-cc943c8bfdd1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:22.268Z|5803ad66-8671-42d3-a73a-5b95052fa766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:26:22.270Z|5803ad66-8671-42d3-a73a-5b95052fa766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:26:23.421Z|217dee4e-882e-4ec8-be0f-314276bcb879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:26:23.427Z|217dee4e-882e-4ec8-be0f-314276bcb879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:26:23.914Z|127fb88a-1365-4809-a90d-c41444a0c672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:23.915Z|127fb88a-1365-4809-a90d-c41444a0c672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:23.924Z|831ca73e-46cb-4285-897a-768d2c5e0b6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:23.925Z|831ca73e-46cb-4285-897a-768d2c5e0b6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:24.898Z|1087ffd7-80db-4fda-9b96-419f960c23aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:24.904Z|1087ffd7-80db-4fda-9b96-419f960c23aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:33.996Z|4065b9af-31d0-4369-81ff-20e40aa50547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:33.996Z|4065b9af-31d0-4369-81ff-20e40aa50547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:33.998Z|c4feb8e8-4999-44e8-96db-fc1e9454b7a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:34.001Z|c4feb8e8-4999-44e8-96db-fc1e9454b7a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:34.959Z|2c8e60cc-8d25-4c0f-a942-796355311465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:34.959Z|2c8e60cc-8d25-4c0f-a942-796355311465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:37.268Z|02107acb-e791-46a1-a8a1-f7d2cd0ee456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:26:37.269Z|02107acb-e791-46a1-a8a1-f7d2cd0ee456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:26:44.018Z|00e7c7b8-13bc-47de-9221-9971ee9f7758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:44.019Z|00e7c7b8-13bc-47de-9221-9971ee9f7758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:44.043Z|15c01693-d861-4aff-afb3-383ead8cb64e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:44.044Z|15c01693-d861-4aff-afb3-383ead8cb64e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:44.990Z|c55d3b95-0c9d-4478-868a-9cc6881c0cb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:44.990Z|c55d3b95-0c9d-4478-868a-9cc6881c0cb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:52.268Z|c3d1aa5a-6a22-40b7-be2d-1d98289105bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:26:52.280Z|c3d1aa5a-6a22-40b7-be2d-1d98289105bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:26:53.429Z|62f27efa-8547-4e05-8cfc-657767912d49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:26:53.429Z|62f27efa-8547-4e05-8cfc-657767912d49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:26:54.039Z|52bfd275-1700-4b38-a5c9-223d72b698e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:54.040Z|52bfd275-1700-4b38-a5c9-223d72b698e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:54.064Z|c6ccfc64-2ddb-4e3e-ab11-af398f3057be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:54.064Z|c6ccfc64-2ddb-4e3e-ab11-af398f3057be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:26:55.012Z|7e2f54e8-026f-430f-85d1-f17f7ea225a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:26:55.013Z|7e2f54e8-026f-430f-85d1-f17f7ea225a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:04.061Z|76a023c2-0165-46e3-bdfd-906131c6b6cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:04.062Z|76a023c2-0165-46e3-bdfd-906131c6b6cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:04.089Z|a0329ed9-25d2-4461-85ba-1da059ea2f3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:04.090Z|a0329ed9-25d2-4461-85ba-1da059ea2f3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:05.033Z|0cbd8c2b-054e-406a-b4c1-bd033b78aa68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:05.035Z|0cbd8c2b-054e-406a-b4c1-bd033b78aa68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:07.268Z|e14491ba-5424-4018-8de2-1a3c4512e568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:27:07.269Z|e14491ba-5424-4018-8de2-1a3c4512e568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:27:14.083Z|7191c9b8-2e89-485c-b9b2-f078712c2196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:14.083Z|7191c9b8-2e89-485c-b9b2-f078712c2196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:14.110Z|0fa1e9f2-3746-448d-9faa-d881e7b75418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:14.110Z|0fa1e9f2-3746-448d-9faa-d881e7b75418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:15.059Z|087a6723-173f-40cf-9749-70fbf0080c74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:15.060Z|087a6723-173f-40cf-9749-70fbf0080c74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:17.348Z|32874286-b5b4-4176-8952-471b4fed3643|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:27:17.350Z|32874286-b5b4-4176-8952-471b4fed3643|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:22.268Z|e90a512e-e343-4568-83e0-77f0a85ac9cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:27:22.270Z|e90a512e-e343-4568-83e0-77f0a85ac9cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:27:23.430Z|aefe9a1a-51cd-4505-8dde-ee64521fd317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:27:23.431Z|aefe9a1a-51cd-4505-8dde-ee64521fd317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:27:24.119Z|53e3c1e7-1849-406a-aad0-1ad01d1c9b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:24.120Z|53e3c1e7-1849-406a-aad0-1ad01d1c9b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:24.131Z|c05ee459-195f-47d7-9cb8-b88edb010e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:24.132Z|c05ee459-195f-47d7-9cb8-b88edb010e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:25.089Z|fb1b39b8-3cba-4821-b8ff-01c46e440ac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:25.092Z|fb1b39b8-3cba-4821-b8ff-01c46e440ac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:34.140Z|44301269-91c5-4490-8786-fc2e53baf27a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:34.141Z|44301269-91c5-4490-8786-fc2e53baf27a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:34.151Z|8b89c023-a238-4a75-a33c-ae2be79e77b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:34.153Z|8b89c023-a238-4a75-a33c-ae2be79e77b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:35.117Z|5c128857-0fda-4bdf-a144-de9633443a44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:35.117Z|5c128857-0fda-4bdf-a144-de9633443a44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:37.268Z|cc8c1489-501c-4e9c-b682-749ed18b2987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:27:37.272Z|cc8c1489-501c-4e9c-b682-749ed18b2987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:27:44.161Z|29e4a51e-9482-42e4-8845-e6096e218fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:44.162Z|29e4a51e-9482-42e4-8845-e6096e218fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:44.182Z|a3c07087-89cf-47c6-8d27-88a6706a1128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:44.185Z|a3c07087-89cf-47c6-8d27-88a6706a1128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:45.138Z|f4150cf8-bf34-4cac-ab72-a53325992e93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:45.139Z|f4150cf8-bf34-4cac-ab72-a53325992e93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:52.268Z|59844802-f0f0-41a0-b1fe-e24e52a40622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:27:52.269Z|59844802-f0f0-41a0-b1fe-e24e52a40622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:27:53.431Z|e25509ab-8ccd-43e0-b16b-7f8546064041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:27:53.432Z|e25509ab-8ccd-43e0-b16b-7f8546064041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:27:54.182Z|05757839-d843-4ffd-8de6-6ff711dd661c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:54.183Z|05757839-d843-4ffd-8de6-6ff711dd661c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:54.209Z|c041cc68-2b9a-4792-99ca-220222c6cb1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:54.210Z|c041cc68-2b9a-4792-99ca-220222c6cb1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:27:55.159Z|261d0497-e577-447a-8d4b-3bc4ab6864fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:27:55.160Z|261d0497-e577-447a-8d4b-3bc4ab6864fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:04.208Z|1c101250-953c-435e-962e-0c03c740906b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:04.209Z|1c101250-953c-435e-962e-0c03c740906b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:04.228Z|73a1525d-87c9-4766-8a9e-65aecd578b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:04.229Z|73a1525d-87c9-4766-8a9e-65aecd578b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:05.206Z|0e0481f0-3a3b-460e-ad8c-5cf593383b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:05.213Z|0e0481f0-3a3b-460e-ad8c-5cf593383b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:07.268Z|672122f6-078c-4cfd-8a11-20761bcd43c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:28:07.269Z|672122f6-078c-4cfd-8a11-20761bcd43c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:28:14.232Z|1cfad656-b759-464a-a2fd-ed099c416736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:14.234Z|1cfad656-b759-464a-a2fd-ed099c416736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:14.248Z|ae5e5244-6c62-4149-a746-267bbbe9b5c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:14.249Z|ae5e5244-6c62-4149-a746-267bbbe9b5c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:15.235Z|74efd61b-774f-4ca4-82e5-dcbc013f02fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:15.237Z|74efd61b-774f-4ca4-82e5-dcbc013f02fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:17.345Z|18070bcf-b02e-496f-add4-1edac273973c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:28:17.346Z|18070bcf-b02e-496f-add4-1edac273973c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:22.268Z|af008dcc-11fb-4561-a541-0f0ed7eb9b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:28:22.271Z|af008dcc-11fb-4561-a541-0f0ed7eb9b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:28:23.433Z|bb068283-fc2c-4825-bd2b-849d3b1776f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:28:23.433Z|bb068283-fc2c-4825-bd2b-849d3b1776f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:28:24.256Z|cd3abb7a-94d5-471a-aab5-6b120b81f3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:24.257Z|cd3abb7a-94d5-471a-aab5-6b120b81f3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:24.268Z|5b35272b-ed55-4bb1-8992-f386ec274750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:24.268Z|5b35272b-ed55-4bb1-8992-f386ec274750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:25.259Z|20253b2b-04c3-4240-84a4-e0bc1977d89e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:25.260Z|20253b2b-04c3-4240-84a4-e0bc1977d89e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:34.287Z|19a8f269-9063-4493-a4d4-fa950ad1546f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:34.289Z|19a8f269-9063-4493-a4d4-fa950ad1546f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:34.293Z|ae71390d-b277-4700-90e8-2bd526a9746f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:34.294Z|ae71390d-b277-4700-90e8-2bd526a9746f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:35.282Z|ac07bbde-94ac-4648-b786-287ddc049000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:35.283Z|ac07bbde-94ac-4648-b786-287ddc049000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:37.269Z|f8c85326-edca-4c7e-a559-5f1bd8fbf08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:28:37.271Z|f8c85326-edca-4c7e-a559-5f1bd8fbf08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:28:44.312Z|1dbc6052-41b8-45b2-a80c-92176ae6fc5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:44.313Z|1dbc6052-41b8-45b2-a80c-92176ae6fc5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:44.315Z|fd634e2b-24d1-4b9e-8919-3ed7e8f753b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:44.316Z|fd634e2b-24d1-4b9e-8919-3ed7e8f753b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:45.306Z|9602bc4a-7205-4d6f-a39e-453f92358e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:45.307Z|9602bc4a-7205-4d6f-a39e-453f92358e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:52.268Z|5cfbbd38-c2c2-42fe-b6f1-484652adfa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:28:52.269Z|5cfbbd38-c2c2-42fe-b6f1-484652adfa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:28:53.434Z|93e90b9a-27ae-40b1-87de-879553591b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:28:53.435Z|93e90b9a-27ae-40b1-87de-879553591b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:28:54.334Z|f845679a-7479-447d-ba23-23c7dea024ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:54.335Z|f845679a-7479-447d-ba23-23c7dea024ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:54.335Z|a8f17723-f2fa-4b1b-8375-d974d9ce3b2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:54.335Z|a8f17723-f2fa-4b1b-8375-d974d9ce3b2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:28:55.329Z|bc3387e5-6225-4947-8574-8f93eaa3872d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:28:55.331Z|bc3387e5-6225-4947-8574-8f93eaa3872d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:04.356Z|2b1fb7aa-d33a-487d-833c-73310863d57a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:04.356Z|2b1fb7aa-d33a-487d-833c-73310863d57a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:04.359Z|d344dd8f-836f-4575-80ea-67afbbb49a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:04.360Z|d344dd8f-836f-4575-80ea-67afbbb49a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:05.353Z|1ed4675c-2975-412d-9e3d-395d232ea323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:05.354Z|1ed4675c-2975-412d-9e3d-395d232ea323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:07.268Z|3337a0d6-4371-47dd-a15d-48ce33bff043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:29:07.271Z|3337a0d6-4371-47dd-a15d-48ce33bff043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:29:14.377Z|171f3d60-f1b3-4a2c-a31c-1aff2c5a4115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:14.378Z|171f3d60-f1b3-4a2c-a31c-1aff2c5a4115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:14.377Z|053d3d52-d173-425d-bd43-b5f5a0599bd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:14.382Z|053d3d52-d173-425d-bd43-b5f5a0599bd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:15.382Z|35f690a0-89ec-4e48-a62d-4366358c3507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:15.383Z|35f690a0-89ec-4e48-a62d-4366358c3507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:17.344Z|c75c2f8c-a9cc-49e5-ad65-9f2b41431143|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:29:17.345Z|c75c2f8c-a9cc-49e5-ad65-9f2b41431143|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:22.268Z|dece7ee4-5aa8-4212-a614-6b4e07534848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:29:22.269Z|dece7ee4-5aa8-4212-a614-6b4e07534848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:29:23.435Z|561599d7-b9ee-4ac0-97fe-2d9717719bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:29:23.436Z|561599d7-b9ee-4ac0-97fe-2d9717719bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:29:24.401Z|b1b925f2-efac-4b85-b0d4-d885da07a54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:24.401Z|8495d6db-9519-4dd6-9319-421e138b1730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:24.402Z|b1b925f2-efac-4b85-b0d4-d885da07a54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:24.402Z|8495d6db-9519-4dd6-9319-421e138b1730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:25.405Z|b0882469-d3f2-4e3f-b946-17dcfcbcc881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:25.405Z|b0882469-d3f2-4e3f-b946-17dcfcbcc881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:34.422Z|1477d97c-6204-4e9a-b7ff-7a3f8ea4b964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:34.422Z|71ddd8e2-f18e-4a2f-b58f-a4ebefcc0de7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:34.423Z|71ddd8e2-f18e-4a2f-b58f-a4ebefcc0de7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:34.423Z|1477d97c-6204-4e9a-b7ff-7a3f8ea4b964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:35.427Z|85f7068a-2a6c-4122-bb4d-69486b07d319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:35.427Z|85f7068a-2a6c-4122-bb4d-69486b07d319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:37.268Z|5530b498-4067-4e5e-95bf-a2e146825175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:29:37.269Z|5530b498-4067-4e5e-95bf-a2e146825175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:29:44.444Z|a373f1c4-08c8-4e7a-ae52-975c9b64a966|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:44.444Z|a373f1c4-08c8-4e7a-ae52-975c9b64a966|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:44.446Z|ad361c0a-1cf4-4b38-bc1d-25498a452e1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:44.446Z|ad361c0a-1cf4-4b38-bc1d-25498a452e1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:45.450Z|fe216baf-1b24-4966-b44b-9452a16fc67d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:45.452Z|fe216baf-1b24-4966-b44b-9452a16fc67d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:52.268Z|99ba425b-faf6-4934-8792-969f70d73acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:29:52.271Z|99ba425b-faf6-4934-8792-969f70d73acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:29:53.437Z|573695e1-6061-4016-b739-44424286fe34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:29:53.438Z|573695e1-6061-4016-b739-44424286fe34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:29:54.472Z|fd3e405b-96a3-414e-8208-ba22d353377c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:54.472Z|fd3e405b-96a3-414e-8208-ba22d353377c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:54.474Z|965c165e-bb8b-4ab1-9ff2-cea75015d38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:54.475Z|965c165e-bb8b-4ab1-9ff2-cea75015d38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:29:55.474Z|40271a5e-f8be-426e-8624-ce5e9778f62e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:29:55.475Z|40271a5e-f8be-426e-8624-ce5e9778f62e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:04.503Z|e1deba3c-67c3-40e1-8193-067d12239f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:04.504Z|e1deba3c-67c3-40e1-8193-067d12239f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:04.513Z|ffad2027-b1a6-449f-b469-b7a918c723dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:04.514Z|ffad2027-b1a6-449f-b469-b7a918c723dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:05.495Z|6a90b29a-24ca-4dad-ac7a-357b7654903a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:05.496Z|6a90b29a-24ca-4dad-ac7a-357b7654903a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:07.268Z|41ca84e1-ebee-471c-8783-abf1a3232db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:30:07.269Z|41ca84e1-ebee-471c-8783-abf1a3232db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:30:14.527Z|7da27203-d2f8-42d0-8467-7f2cd1702fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:14.528Z|7da27203-d2f8-42d0-8467-7f2cd1702fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:14.539Z|8971bc35-40ff-4a2a-9f62-2e9f473b41bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:14.539Z|8971bc35-40ff-4a2a-9f62-2e9f473b41bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:15.517Z|70bcf41a-1073-41d5-a063-c7abce8b23b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:15.518Z|70bcf41a-1073-41d5-a063-c7abce8b23b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:17.346Z|c16c8a91-1995-4f0d-b076-63d51ee0de64|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:30:17.347Z|c16c8a91-1995-4f0d-b076-63d51ee0de64|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:22.268Z|54692644-dbbf-441b-a59f-096333789a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:30:22.269Z|54692644-dbbf-441b-a59f-096333789a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:30:23.440Z|79108459-0852-46e0-a9fb-90699f6dff37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:30:23.440Z|79108459-0852-46e0-a9fb-90699f6dff37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:30:24.548Z|e6c693a6-d427-43fb-8b2b-3ca077608e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:24.550Z|e6c693a6-d427-43fb-8b2b-3ca077608e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:24.557Z|5caa4782-83c9-4f3d-8848-584ab86d92cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:24.557Z|5caa4782-83c9-4f3d-8848-584ab86d92cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:25.538Z|65b0885a-f6e2-4568-8054-f05ae19ebfb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:25.539Z|65b0885a-f6e2-4568-8054-f05ae19ebfb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:34.574Z|1d2ca678-ccbe-427b-a8dc-3b9cf8def434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:34.575Z|1d2ca678-ccbe-427b-a8dc-3b9cf8def434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:34.582Z|7b7672e1-353f-48d9-b98f-9665385ce42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:34.585Z|7b7672e1-353f-48d9-b98f-9665385ce42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:35.564Z|ab78e9f1-f409-439f-9d0b-5d10c53b5e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:35.565Z|ab78e9f1-f409-439f-9d0b-5d10c53b5e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:37.268Z|de0872d3-403a-4677-b2af-cbb5a651e697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:30:37.273Z|de0872d3-403a-4677-b2af-cbb5a651e697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:30:44.602Z|07a0f577-b315-4536-9a02-3e32103d8afd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:44.603Z|07a0f577-b315-4536-9a02-3e32103d8afd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:44.610Z|54557a3c-e888-4bb8-bf0a-7625fad3fa96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:44.611Z|54557a3c-e888-4bb8-bf0a-7625fad3fa96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:45.587Z|2c62efce-bf2f-42d1-8fbc-5c3de1a13e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:45.590Z|2c62efce-bf2f-42d1-8fbc-5c3de1a13e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:52.268Z|9cdb88d3-4f73-49b4-b854-71af8481b141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:30:52.269Z|9cdb88d3-4f73-49b4-b854-71af8481b141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:30:53.441Z|c398337a-3d60-428e-ab06-55190c5cabb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:30:53.442Z|c398337a-3d60-428e-ab06-55190c5cabb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:30:54.624Z|f69dbb17-9e6c-4f38-94e7-fc841d9d78fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:54.625Z|f69dbb17-9e6c-4f38-94e7-fc841d9d78fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:54.631Z|6489d4d5-22d2-4ed6-a836-fdfbebbfdb3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:54.632Z|6489d4d5-22d2-4ed6-a836-fdfbebbfdb3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:30:55.611Z|f03651c7-9926-44c0-b4ad-4b2216895878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:30:55.613Z|f03651c7-9926-44c0-b4ad-4b2216895878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:04.644Z|504d68b8-b969-4d8b-8a55-592a9a118d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:04.645Z|504d68b8-b969-4d8b-8a55-592a9a118d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:04.653Z|0db57e7d-2a54-4365-8849-23f4b839fb53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:04.653Z|0db57e7d-2a54-4365-8849-23f4b839fb53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:05.635Z|b76efbd9-c269-4817-a0a1-9d010b9bc150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:05.636Z|b76efbd9-c269-4817-a0a1-9d010b9bc150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:07.270Z|942b1be5-a406-4101-9e7c-54df465edc9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:31:07.271Z|942b1be5-a406-4101-9e7c-54df465edc9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:31:14.669Z|e5bbea94-0498-45b9-a9db-36fb237f70e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:14.669Z|e5bbea94-0498-45b9-a9db-36fb237f70e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:14.677Z|294c13ff-df42-47a8-85ff-8fa99a67dd8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:14.678Z|294c13ff-df42-47a8-85ff-8fa99a67dd8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:15.656Z|cbb3e77a-b56c-41ad-bb27-1e33101d9f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:15.656Z|cbb3e77a-b56c-41ad-bb27-1e33101d9f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:17.344Z|d7fd45ef-679d-4a59-bc34-9c08ad1e9eb6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:31:17.346Z|d7fd45ef-679d-4a59-bc34-9c08ad1e9eb6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:22.268Z|42beea0d-d1e3-4ec6-b205-6e573b6e3e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:31:22.271Z|42beea0d-d1e3-4ec6-b205-6e573b6e3e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:31:23.443Z|1ce8e06d-183b-4715-871d-f693ed71b79f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:31:23.443Z|1ce8e06d-183b-4715-871d-f693ed71b79f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:31:24.690Z|69225672-15e4-47e1-942d-676600d0a249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:24.691Z|69225672-15e4-47e1-942d-676600d0a249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:24.699Z|b57599ea-01f9-4f4a-8576-c1c21ea8820f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:24.700Z|b57599ea-01f9-4f4a-8576-c1c21ea8820f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:25.683Z|88e445b3-e52a-4c78-bb06-9625976f4c54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:25.687Z|88e445b3-e52a-4c78-bb06-9625976f4c54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:34.712Z|0c3e7ed6-7584-44b0-9e11-4f88b2d2016a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:34.713Z|0c3e7ed6-7584-44b0-9e11-4f88b2d2016a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:34.719Z|619205bf-5d50-45f6-8a8a-64071e41d5fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:34.720Z|619205bf-5d50-45f6-8a8a-64071e41d5fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:35.710Z|5d576eb1-c859-4427-acbc-2fb508931e95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:35.711Z|5d576eb1-c859-4427-acbc-2fb508931e95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:37.269Z|93b63fda-8326-4e5f-bdbf-4807e4ba0f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:31:37.269Z|93b63fda-8326-4e5f-bdbf-4807e4ba0f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:31:44.735Z|dd289681-41cc-4cb8-a480-90709797d676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:44.736Z|dd289681-41cc-4cb8-a480-90709797d676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:44.740Z|8c92c9a2-0f49-429f-90df-4c3784ac3776|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:44.741Z|8c92c9a2-0f49-429f-90df-4c3784ac3776|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:45.734Z|c018807e-12c5-483a-9c05-971d13c52f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:45.735Z|c018807e-12c5-483a-9c05-971d13c52f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:52.268Z|4d35e432-4fa6-4b1e-8714-9f79fe2e9cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:31:52.268Z|4d35e432-4fa6-4b1e-8714-9f79fe2e9cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:31:53.444Z|cb735e41-4baf-4e6e-8ea2-953effffa6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:31:53.445Z|cb735e41-4baf-4e6e-8ea2-953effffa6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:31:54.759Z|d3ea1812-2c9b-4fba-965e-50646e44830b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:54.760Z|d3ea1812-2c9b-4fba-965e-50646e44830b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:54.761Z|d410b394-2174-4362-8b55-c3e51f361f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:54.762Z|d410b394-2174-4362-8b55-c3e51f361f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:31:55.755Z|d7d2b99b-211b-471b-8beb-c1dc7e777f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:31:55.756Z|d7d2b99b-211b-471b-8beb-c1dc7e777f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:04.793Z|7bcc27d0-bff4-41a6-a649-5dffe4092354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:04.793Z|67002e56-b84b-4b2f-9f7d-038d9337882d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:04.794Z|7bcc27d0-bff4-41a6-a649-5dffe4092354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:04.794Z|67002e56-b84b-4b2f-9f7d-038d9337882d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:05.792Z|5eaa0bd1-00dd-42f8-b3ab-eb65240d718a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:05.793Z|5eaa0bd1-00dd-42f8-b3ab-eb65240d718a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:07.268Z|eeeff885-6bbe-4afa-8270-68511fc90383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:32:07.281Z|eeeff885-6bbe-4afa-8270-68511fc90383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:32:14.822Z|fda1625a-12e8-4346-b486-3ae755fdf0a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:14.823Z|fda1625a-12e8-4346-b486-3ae755fdf0a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:14.828Z|b51567b8-a0f4-4819-8ffa-c1de68f1feac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:14.829Z|b51567b8-a0f4-4819-8ffa-c1de68f1feac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:15.822Z|4b45c21b-9281-43a8-970f-9c15ab0890c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:15.823Z|4b45c21b-9281-43a8-970f-9c15ab0890c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:17.347Z|3f9e9f61-5639-4abb-b33b-de4807625158|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:32:17.348Z|3f9e9f61-5639-4abb-b33b-de4807625158|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:22.268Z|590e30b3-4d9c-4764-bf57-4d534922e383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:32:22.269Z|590e30b3-4d9c-4764-bf57-4d534922e383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:32:23.445Z|462ef599-f1bc-40f0-85ee-e626c42262b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:32:23.449Z|462ef599-f1bc-40f0-85ee-e626c42262b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:32:24.849Z|1b0ba44d-153a-4f3a-b92e-8531c310c85e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:24.852Z|1b0ba44d-153a-4f3a-b92e-8531c310c85e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:24.872Z|75d985d1-457c-47e4-95cd-9b2659632b61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:24.872Z|75d985d1-457c-47e4-95cd-9b2659632b61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:25.852Z|65c29a46-a4e6-4dc4-9271-c99e66fdfe7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:25.853Z|65c29a46-a4e6-4dc4-9271-c99e66fdfe7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:34.888Z|0c95982f-cb55-4c03-8d03-480c4ee09cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:34.889Z|0c95982f-cb55-4c03-8d03-480c4ee09cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:34.896Z|1fc4a736-34e0-4bc2-8c5a-c4a6b68792c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:34.897Z|1fc4a736-34e0-4bc2-8c5a-c4a6b68792c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:35.891Z|b0bc2fb7-5514-4236-9985-694fa3880f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:35.894Z|b0bc2fb7-5514-4236-9985-694fa3880f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:37.268Z|55a400f9-0891-4f10-a8e3-3ab2e5e6ffaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:32:37.269Z|55a400f9-0891-4f10-a8e3-3ab2e5e6ffaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:32:44.913Z|c6016baf-dcf7-47c9-b1e5-8a8c0614fe85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:44.914Z|c6016baf-dcf7-47c9-b1e5-8a8c0614fe85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:44.914Z|69e010a3-878e-49cc-8647-aa42eabe4b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:44.916Z|69e010a3-878e-49cc-8647-aa42eabe4b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:45.927Z|1596af7c-372e-4d31-a171-286c689483fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:45.928Z|1596af7c-372e-4d31-a171-286c689483fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:52.268Z|c0e0e022-0a41-462a-aca0-69f266e96996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:32:52.272Z|c0e0e022-0a41-462a-aca0-69f266e96996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:32:53.450Z|dec4e172-12fb-4f30-87cb-231bac885a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:32:53.451Z|dec4e172-12fb-4f30-87cb-231bac885a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:32:54.936Z|6cc83016-21b3-4f71-86b5-c59f2650e3f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:54.937Z|e1323c3d-818f-4084-a8e5-d53ce3e2b162|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:54.938Z|6cc83016-21b3-4f71-86b5-c59f2650e3f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:54.939Z|e1323c3d-818f-4084-a8e5-d53ce3e2b162|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:32:55.948Z|f52e50e2-6cd0-4dd1-9c0e-05db36c2cbad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:32:55.949Z|f52e50e2-6cd0-4dd1-9c0e-05db36c2cbad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:04.959Z|e0564597-2705-431d-90e1-e371d653466a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:04.961Z|e0564597-2705-431d-90e1-e371d653466a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:04.966Z|5b7fc6cd-a887-45ec-95b0-7a0c1328b038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:04.966Z|5b7fc6cd-a887-45ec-95b0-7a0c1328b038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:05.991Z|5a051ac0-2166-4518-bbe1-ce97381408e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:05.993Z|5a051ac0-2166-4518-bbe1-ce97381408e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:07.268Z|b111feff-3da6-46f2-8d8d-60a3b26a78d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:33:07.269Z|b111feff-3da6-46f2-8d8d-60a3b26a78d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:33:14.984Z|a6e2f7cd-c8b0-4944-9581-1148b02942ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:14.986Z|a6e2f7cd-c8b0-4944-9581-1148b02942ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:14.987Z|e8dd1689-5a2a-4cf5-92fa-b56ffc262e6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:14.987Z|e8dd1689-5a2a-4cf5-92fa-b56ffc262e6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:16.033Z|a15d1f73-02f1-4281-8811-4107335cf1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:16.034Z|a15d1f73-02f1-4281-8811-4107335cf1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:17.345Z|c2314c06-78e6-4aa8-bbbc-c8f2c3858230|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:33:17.346Z|c2314c06-78e6-4aa8-bbbc-c8f2c3858230|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:22.268Z|d0ee753f-6c35-4826-a61a-55f84c8fd6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:33:22.269Z|d0ee753f-6c35-4826-a61a-55f84c8fd6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:33:23.452Z|49e7824c-3682-4e46-8cf4-9567d0d7c924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:33:23.454Z|49e7824c-3682-4e46-8cf4-9567d0d7c924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:33:25.007Z|89897f48-a9d4-4fb6-bcae-4c760f4f1b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:25.007Z|df356207-7dd2-44df-a11d-a180907614ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:25.008Z|89897f48-a9d4-4fb6-bcae-4c760f4f1b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:25.008Z|df356207-7dd2-44df-a11d-a180907614ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:26.055Z|c1ea4fcb-c0d5-4153-8310-5f74bd752371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:26.056Z|c1ea4fcb-c0d5-4153-8310-5f74bd752371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:35.028Z|322d4a8f-dfeb-4c6d-8f45-e2333615b0fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:35.028Z|07d5e327-c9fd-4e5e-bf3e-4a65f886ca2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:35.028Z|322d4a8f-dfeb-4c6d-8f45-e2333615b0fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:35.029Z|07d5e327-c9fd-4e5e-bf3e-4a65f886ca2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:36.090Z|c1e7830c-aba2-40c9-9cd1-fb50163f05ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:36.092Z|c1e7830c-aba2-40c9-9cd1-fb50163f05ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:37.268Z|61bded44-7a55-47ba-9538-cf8efbd3458e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:33:37.272Z|61bded44-7a55-47ba-9538-cf8efbd3458e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:33:45.054Z|aebbcf1c-bf55-48ed-97de-0207516e83df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:45.054Z|1128d952-f379-4955-8807-4a719b53c576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:45.057Z|1128d952-f379-4955-8807-4a719b53c576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:45.057Z|aebbcf1c-bf55-48ed-97de-0207516e83df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:46.123Z|144d9b37-1064-40da-a980-13ab77e5d4b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:46.123Z|144d9b37-1064-40da-a980-13ab77e5d4b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:52.268Z|b78b2e93-47fe-4a53-90db-0bb241524b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:33:52.269Z|b78b2e93-47fe-4a53-90db-0bb241524b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:33:53.455Z|7bfd6303-e4fe-40cb-9cb7-183f63cacae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:33:53.456Z|7bfd6303-e4fe-40cb-9cb7-183f63cacae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:33:55.098Z|4f7f86dc-b9ea-42b2-b032-8657dcd80404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:55.098Z|167d3ebc-bc0f-4e89-9699-72c76b890179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:55.100Z|4f7f86dc-b9ea-42b2-b032-8657dcd80404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:55.100Z|167d3ebc-bc0f-4e89-9699-72c76b890179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:33:56.143Z|6938c49d-eff6-4ce6-9ad1-4662d98afc43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:33:56.144Z|6938c49d-eff6-4ce6-9ad1-4662d98afc43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:05.127Z|175f1cc2-d715-43a2-8952-660f169e8185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:05.129Z|175f1cc2-d715-43a2-8952-660f169e8185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:05.134Z|9f007cc1-a0f5-41bc-b5d0-fdac018bd617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:05.135Z|9f007cc1-a0f5-41bc-b5d0-fdac018bd617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:06.167Z|5bf9ed1d-9f75-4841-907a-68c1a3dd682e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:06.169Z|5bf9ed1d-9f75-4841-907a-68c1a3dd682e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:07.269Z|83639424-99d9-4fb6-8000-6242aeb55cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:34:07.271Z|83639424-99d9-4fb6-8000-6242aeb55cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:34:15.151Z|5128e138-a74d-4620-864a-f284b823a684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:15.153Z|f20a0b5c-2ab6-4143-bf7b-eba55fd47ac8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:15.153Z|5128e138-a74d-4620-864a-f284b823a684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:15.156Z|f20a0b5c-2ab6-4143-bf7b-eba55fd47ac8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:16.192Z|b419efd9-48c0-4471-b83c-6b4cc4ed4a49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:16.192Z|b419efd9-48c0-4471-b83c-6b4cc4ed4a49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:17.347Z|71b3863a-e9f2-4f9f-8e87-d788d5032548|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:34:17.348Z|71b3863a-e9f2-4f9f-8e87-d788d5032548|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:22.268Z|f223f8a6-39e8-48e8-9ebc-080f7324e2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:34:22.273Z|f223f8a6-39e8-48e8-9ebc-080f7324e2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:34:23.457Z|24b11754-9245-4b51-86c9-b81acf62390d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:34:23.457Z|24b11754-9245-4b51-86c9-b81acf62390d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:34:25.182Z|f590113c-b78e-46f8-9682-054846a3e388|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:25.183Z|f590113c-b78e-46f8-9682-054846a3e388|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:25.179Z|8762f087-4ad2-4850-b099-abeeb0f40abb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:25.186Z|8762f087-4ad2-4850-b099-abeeb0f40abb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:26.216Z|887592ed-5c03-4908-b6fd-f5161c7f392b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:26.217Z|887592ed-5c03-4908-b6fd-f5161c7f392b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:35.209Z|a36dd878-698c-49b5-a1be-1a1d66ac3852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:35.211Z|a36dd878-698c-49b5-a1be-1a1d66ac3852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:35.210Z|47e4355d-bb15-4e85-9da1-e1dad42f9c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:35.218Z|47e4355d-bb15-4e85-9da1-e1dad42f9c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:36.239Z|2d7979ba-d843-42f6-9cf4-9263ac2ece20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:36.240Z|2d7979ba-d843-42f6-9cf4-9263ac2ece20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:37.268Z|5ea00c9c-4038-4568-ac94-194f4a8bc30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:34:37.268Z|5ea00c9c-4038-4568-ac94-194f4a8bc30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:34:45.233Z|0434bb6f-596f-409a-ab76-0aedb18d7c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:45.234Z|0434bb6f-596f-409a-ab76-0aedb18d7c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:45.243Z|7a35db7c-03d1-463b-939a-01becc964ed9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:45.243Z|7a35db7c-03d1-463b-939a-01becc964ed9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:46.261Z|8c829d70-259c-4399-9ee7-503c5b101817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:46.262Z|8c829d70-259c-4399-9ee7-503c5b101817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:52.268Z|4c6b2798-cb3d-4c83-bbb5-b96e070b3880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:34:52.269Z|4c6b2798-cb3d-4c83-bbb5-b96e070b3880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:34:53.458Z|bffa13fb-c78e-4793-baf0-0329feed370a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:34:53.459Z|bffa13fb-c78e-4793-baf0-0329feed370a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:34:55.255Z|2f0aa0c0-f67a-44c3-9aa2-6b7eacdb152a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:55.255Z|2f0aa0c0-f67a-44c3-9aa2-6b7eacdb152a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:55.262Z|9b3aade9-1353-487a-b1fc-5dce42b9adb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:55.262Z|9b3aade9-1353-487a-b1fc-5dce42b9adb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:34:56.291Z|772b28b5-9734-4088-96eb-56314dde2848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:34:56.292Z|772b28b5-9734-4088-96eb-56314dde2848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:05.294Z|eba876e9-e4ff-4006-97bc-56205467fde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:05.295Z|eba876e9-e4ff-4006-97bc-56205467fde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:05.306Z|14c14ab1-f0ff-4e88-b79f-4fed5ba786d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:05.307Z|14c14ab1-f0ff-4e88-b79f-4fed5ba786d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:06.314Z|a97d65f8-f83a-4305-9ec9-8b9c9d8b1522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:06.315Z|a97d65f8-f83a-4305-9ec9-8b9c9d8b1522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:07.268Z|79258584-3799-4020-ab22-b398b33f1572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:35:07.271Z|79258584-3799-4020-ab22-b398b33f1572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:35:15.316Z|401f7b23-52b8-4045-b96d-35f74429c7a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:15.317Z|401f7b23-52b8-4045-b96d-35f74429c7a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:15.327Z|73aed92f-bbac-4f81-aac1-81c5c0560ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:15.327Z|73aed92f-bbac-4f81-aac1-81c5c0560ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:16.336Z|704f001b-b607-42fa-9daa-bbfe3f0699cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:16.337Z|704f001b-b607-42fa-9daa-bbfe3f0699cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:17.345Z|ae647e27-89fb-4b7f-98d5-921bce97c2c2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:35:17.346Z|ae647e27-89fb-4b7f-98d5-921bce97c2c2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:22.268Z|ee5d05df-7b3b-48e7-8f38-952a42f96232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:35:22.270Z|ee5d05df-7b3b-48e7-8f38-952a42f96232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:35:23.459Z|f50defe9-d6fc-44e4-8ccc-20f7b9b484f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:35:23.460Z|f50defe9-d6fc-44e4-8ccc-20f7b9b484f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:35:25.337Z|712c4bc7-09b8-4432-bdff-1e310c1b6e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:25.338Z|712c4bc7-09b8-4432-bdff-1e310c1b6e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:25.345Z|62acc162-628c-448c-b840-64a7362ac025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:25.345Z|62acc162-628c-448c-b840-64a7362ac025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:26.359Z|4bca85f3-3de8-4a81-ad2e-c4035a5f70d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:26.360Z|4bca85f3-3de8-4a81-ad2e-c4035a5f70d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:35.359Z|16545ae4-3f86-44b3-875a-09478e065eaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:35.360Z|16545ae4-3f86-44b3-875a-09478e065eaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:35.365Z|6f641946-da4a-4306-8471-c3fc3408d628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:35.366Z|6f641946-da4a-4306-8471-c3fc3408d628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:36.390Z|3e620b71-7ee1-496d-be10-cc48f0002399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:36.392Z|3e620b71-7ee1-496d-be10-cc48f0002399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:37.292Z|9a3f9918-2027-422d-b129-175cf8cacb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:35:37.299Z|9a3f9918-2027-422d-b129-175cf8cacb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:35:45.396Z|65a16883-d546-4de9-a612-c27a627eeb46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:45.397Z|65a16883-d546-4de9-a612-c27a627eeb46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:45.397Z|0a7db02a-5174-4e5e-86e9-54b8008eda20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:45.399Z|0a7db02a-5174-4e5e-86e9-54b8008eda20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:46.418Z|0d611ee5-2c33-414d-9c76-1ed8956e5b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:46.419Z|0d611ee5-2c33-414d-9c76-1ed8956e5b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:52.268Z|77772d89-ede8-4ab0-b7a2-1874434a226a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:35:52.269Z|77772d89-ede8-4ab0-b7a2-1874434a226a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:35:53.461Z|24444e25-f5a9-499d-9a2a-2c8b232d8433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:35:53.461Z|24444e25-f5a9-499d-9a2a-2c8b232d8433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:35:55.418Z|9e063a59-d8e2-4116-b0ac-d87b802d6a26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:55.418Z|a2f16c38-d846-47c6-85ac-d7dfc0282968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:55.419Z|a2f16c38-d846-47c6-85ac-d7dfc0282968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:55.420Z|9e063a59-d8e2-4116-b0ac-d87b802d6a26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:35:56.439Z|bfa27c4b-8cae-46f2-a4ae-ea189705008e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:35:56.440Z|bfa27c4b-8cae-46f2-a4ae-ea189705008e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:05.447Z|4f975a2c-f070-4dcb-b00b-1e0753b7b3d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:05.444Z|8aca22d1-9864-4c25-a94f-ae1f81109431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:05.448Z|4f975a2c-f070-4dcb-b00b-1e0753b7b3d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:05.449Z|8aca22d1-9864-4c25-a94f-ae1f81109431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:06.460Z|5515714e-a847-41c9-8ce8-44fbb9d57214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:06.461Z|5515714e-a847-41c9-8ce8-44fbb9d57214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:07.268Z|14ed153b-29cc-447e-9e97-dac6e55e5078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:36:07.269Z|14ed153b-29cc-447e-9e97-dac6e55e5078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:36:15.471Z|aca3eb71-e2ad-4e6c-bf6c-e4642cc07789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:15.472Z|aca3eb71-e2ad-4e6c-bf6c-e4642cc07789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:15.491Z|700b6abf-f6c1-465f-b059-e3fd4f43557e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:15.493Z|700b6abf-f6c1-465f-b059-e3fd4f43557e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:16.490Z|597cc3bb-0ccf-42ca-b944-9b403652407d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:16.491Z|597cc3bb-0ccf-42ca-b944-9b403652407d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:17.347Z|167bed36-d373-4c45-a022-788a7122aded|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:36:17.348Z|167bed36-d373-4c45-a022-788a7122aded|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:22.268Z|e6cd3b0e-51fe-43a2-bc39-3d7676959122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:36:22.272Z|e6cd3b0e-51fe-43a2-bc39-3d7676959122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:36:23.462Z|09432c63-9d4b-4c71-b49e-25095b6618ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:36:23.463Z|09432c63-9d4b-4c71-b49e-25095b6618ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:36:25.500Z|ea1c4ed1-a765-4ba6-b871-ad7228635b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:25.501Z|ea1c4ed1-a765-4ba6-b871-ad7228635b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:25.513Z|de54bdcb-53c4-4245-b099-f8647cde61ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:25.513Z|de54bdcb-53c4-4245-b099-f8647cde61ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:26.512Z|8315ffd5-c295-477f-a766-65b079a23d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:26.513Z|8315ffd5-c295-477f-a766-65b079a23d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:35.528Z|b586899b-f190-4518-973d-bba4bab6b9e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:35.535Z|530af9df-3122-4ad3-a914-1b1ac5ec9e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:35.537Z|b586899b-f190-4518-973d-bba4bab6b9e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:35.537Z|530af9df-3122-4ad3-a914-1b1ac5ec9e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:36.539Z|995dcafa-52a8-4c35-9f29-dee4a46f469b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:36.540Z|995dcafa-52a8-4c35-9f29-dee4a46f469b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:37.268Z|d5cd54f1-1bf0-4e50-aea8-90dcc5c61bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:36:37.269Z|d5cd54f1-1bf0-4e50-aea8-90dcc5c61bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:36:45.569Z|0131b6a7-b655-49f2-b1ec-6f433445d891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:45.571Z|0131b6a7-b655-49f2-b1ec-6f433445d891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:45.595Z|afe73414-aa60-492e-9d0c-08b9ccc1b3ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:45.597Z|afe73414-aa60-492e-9d0c-08b9ccc1b3ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:46.571Z|7b52f6b9-f8ad-4562-8f84-e68a7966b090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:46.573Z|7b52f6b9-f8ad-4562-8f84-e68a7966b090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:52.268Z|93266915-4e4b-433f-977e-fc3b2b9117f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:36:52.269Z|93266915-4e4b-433f-977e-fc3b2b9117f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:36:53.464Z|e918a51a-2f56-4260-b797-efacfadfabe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:36:53.464Z|e918a51a-2f56-4260-b797-efacfadfabe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:36:55.620Z|4218854e-816f-4079-8428-551ebb60ca58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:55.620Z|4218854e-816f-4079-8428-551ebb60ca58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:55.620Z|c977a069-a286-4514-8fcf-912cf28286cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:55.625Z|c977a069-a286-4514-8fcf-912cf28286cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:36:56.598Z|29059f39-65ea-42a0-a34c-ea654078b1b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:36:56.599Z|29059f39-65ea-42a0-a34c-ea654078b1b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:05.641Z|07b1a9a2-0c81-42e0-841c-231f4c8efa31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:05.642Z|07b1a9a2-0c81-42e0-841c-231f4c8efa31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:05.644Z|fb43489d-0189-4662-a683-bad478621875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:05.645Z|fb43489d-0189-4662-a683-bad478621875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:06.626Z|6f8d7571-2fbf-45b5-8acc-8e7556617cc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:06.627Z|6f8d7571-2fbf-45b5-8acc-8e7556617cc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:07.268Z|8f01ccf4-7ce5-49f6-a3ce-352e7b47dec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:37:07.271Z|8f01ccf4-7ce5-49f6-a3ce-352e7b47dec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:37:15.670Z|b7149aa3-8e11-4222-a723-165756ed243d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:15.671Z|b7149aa3-8e11-4222-a723-165756ed243d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:15.678Z|07572a3a-cfa1-4c4d-b127-80726cf5c128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:15.679Z|07572a3a-cfa1-4c4d-b127-80726cf5c128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:16.657Z|5dee10ac-cae7-4e5a-bc85-d53a0ebd5fb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:16.659Z|5dee10ac-cae7-4e5a-bc85-d53a0ebd5fb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:17.373Z|153b67b0-2df2-45d5-9909-d1816d88dda7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:37:17.394Z|153b67b0-2df2-45d5-9909-d1816d88dda7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:22.269Z|9af8f987-7f6c-4513-a87a-c3f8615c43c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:37:22.270Z|9af8f987-7f6c-4513-a87a-c3f8615c43c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:37:23.466Z|f987cfe7-8571-4efb-b198-8b15719a4236|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:37:23.466Z|f987cfe7-8571-4efb-b198-8b15719a4236|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:37:25.697Z|312cece3-62ae-408b-9e18-fb6c5a56864b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:25.698Z|312cece3-62ae-408b-9e18-fb6c5a56864b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:25.744Z|a353a00f-1602-4379-80bb-9e29f6d6e4d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:25.745Z|a353a00f-1602-4379-80bb-9e29f6d6e4d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:26.744Z|c286cb52-5e50-4634-b344-0c6d784f931d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:26.753Z|c286cb52-5e50-4634-b344-0c6d784f931d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:35.720Z|b8250cf9-c5e9-4520-8b51-a76a1582fad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:35.721Z|b8250cf9-c5e9-4520-8b51-a76a1582fad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:35.770Z|ec775749-90e9-43c1-94bb-7b37fc35cca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:35.770Z|ec775749-90e9-43c1-94bb-7b37fc35cca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:36.787Z|112235f0-410e-46d1-baa2-da0a4ad052fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:36.788Z|112235f0-410e-46d1-baa2-da0a4ad052fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:37.268Z|f96c3d95-79c1-4371-8b2f-24d31bf846f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:37:37.269Z|f96c3d95-79c1-4371-8b2f-24d31bf846f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:37:45.742Z|99b6bb73-00df-4044-9f58-2cfc0ddfd77c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:45.743Z|99b6bb73-00df-4044-9f58-2cfc0ddfd77c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:45.806Z|abfcc6d3-3160-452c-9350-c72d0e6fa13d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:45.807Z|abfcc6d3-3160-452c-9350-c72d0e6fa13d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:46.814Z|3c0b308b-2d0a-409d-b4a1-1151182d136b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:46.815Z|3c0b308b-2d0a-409d-b4a1-1151182d136b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:52.268Z|1cb9144d-f546-4312-87e4-803d3adf2733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:37:52.273Z|1cb9144d-f546-4312-87e4-803d3adf2733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:37:53.467Z|7fca0753-a5ea-45e3-8da2-75ee9e717865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:37:53.468Z|7fca0753-a5ea-45e3-8da2-75ee9e717865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:37:55.767Z|0de1177a-751d-482b-8e05-3589c57db78c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:55.768Z|0de1177a-751d-482b-8e05-3589c57db78c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:55.827Z|369da3bf-5dc8-4d5a-a86f-f0f80b7e4370|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:55.827Z|369da3bf-5dc8-4d5a-a86f-f0f80b7e4370|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:37:56.835Z|b500d508-42d0-43f2-ac5b-ee9fe54c6e00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:37:56.836Z|b500d508-42d0-43f2-ac5b-ee9fe54c6e00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:05.797Z|a489a9fe-4b8b-4754-b313-a3a28c432c75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:05.798Z|a489a9fe-4b8b-4754-b313-a3a28c432c75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:05.848Z|ceef6f3d-cbaf-4ca9-845c-f844539ce669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:05.849Z|ceef6f3d-cbaf-4ca9-845c-f844539ce669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:06.862Z|ab858210-445c-4253-92a9-01d03b813be8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:06.864Z|ab858210-445c-4253-92a9-01d03b813be8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:07.268Z|d2ac050e-2b0a-488d-a4a3-dd3bcaf9acd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:38:07.269Z|d2ac050e-2b0a-488d-a4a3-dd3bcaf9acd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:38:15.830Z|5df8f540-db03-4ed9-a179-a30a672b872e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:15.830Z|5df8f540-db03-4ed9-a179-a30a672b872e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:15.870Z|6d723ac2-2cec-4418-bcdf-1159d4fd9729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:15.870Z|6d723ac2-2cec-4418-bcdf-1159d4fd9729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:16.895Z|0846be71-2299-4f6f-b429-86533549077e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:16.895Z|0846be71-2299-4f6f-b429-86533549077e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:17.346Z|cc205703-de8a-4ba2-92fa-b7e45a8d45ac|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:38:17.347Z|cc205703-de8a-4ba2-92fa-b7e45a8d45ac|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:22.268Z|5bca8555-17f8-4664-a5af-38cfb98e0d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:38:22.269Z|5bca8555-17f8-4664-a5af-38cfb98e0d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:38:23.468Z|d105189c-ede6-4e63-a5f4-7bd8901fc599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:38:23.469Z|d105189c-ede6-4e63-a5f4-7bd8901fc599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:38:25.850Z|33c3c341-13b0-491a-b7a9-83bc5bc55b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:25.851Z|33c3c341-13b0-491a-b7a9-83bc5bc55b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:25.932Z|9df40b40-6cee-49c0-9c6a-9fef1a191545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:25.933Z|9df40b40-6cee-49c0-9c6a-9fef1a191545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:26.918Z|930ce3d1-6fd7-4933-b3a0-e6471812be23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:26.920Z|930ce3d1-6fd7-4933-b3a0-e6471812be23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:35.871Z|8d22d362-96e2-435e-a3ea-bcc4e53ab455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:35.872Z|8d22d362-96e2-435e-a3ea-bcc4e53ab455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:35.954Z|a35469fe-fec0-4e23-8496-29af1b0e0fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:35.955Z|a35469fe-fec0-4e23-8496-29af1b0e0fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:36.944Z|66caf837-5061-42c3-9498-fbf693abe33c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:36.945Z|66caf837-5061-42c3-9498-fbf693abe33c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:37.268Z|4896a5d1-5a02-4c13-b537-e5cb3f76a66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:38:37.285Z|4896a5d1-5a02-4c13-b537-e5cb3f76a66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:38:45.893Z|cac4b103-45e0-4388-8d52-e58130aae90a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:45.894Z|cac4b103-45e0-4388-8d52-e58130aae90a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:45.995Z|025b4b4c-185c-4eb1-ace8-28c9212189b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:45.996Z|025b4b4c-185c-4eb1-ace8-28c9212189b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:46.966Z|5e7f1a2c-2b65-4691-b010-97678b522168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:46.967Z|5e7f1a2c-2b65-4691-b010-97678b522168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:52.268Z|1653f833-e298-4d85-a116-9322ce6efe99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:38:52.269Z|1653f833-e298-4d85-a116-9322ce6efe99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:38:53.469Z|5344989d-0f22-4b92-b49f-08badf688ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:38:53.470Z|5344989d-0f22-4b92-b49f-08badf688ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:38:55.914Z|f6e014fd-49cc-499f-8de8-ba57c8c1b99d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:55.915Z|f6e014fd-49cc-499f-8de8-ba57c8c1b99d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:56.019Z|546aeffe-330c-4360-8c21-34748fe731a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:56.020Z|546aeffe-330c-4360-8c21-34748fe731a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:38:57.007Z|ac406799-bb07-4dc1-8f14-22a6cafd318a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:38:57.008Z|ac406799-bb07-4dc1-8f14-22a6cafd318a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:05.938Z|3d0f51d3-dcc1-4e03-8fca-779c435596bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:05.939Z|3d0f51d3-dcc1-4e03-8fca-779c435596bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:06.040Z|d1d922bf-2d8e-4acb-812e-e3385df31ea2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:06.041Z|d1d922bf-2d8e-4acb-812e-e3385df31ea2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:07.029Z|9a1e9205-61ce-439d-8452-5ed137cb7ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:07.030Z|9a1e9205-61ce-439d-8452-5ed137cb7ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:07.268Z|fc4cbbd0-8e56-4d9c-8f94-5fbd0030305a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:39:07.269Z|fc4cbbd0-8e56-4d9c-8f94-5fbd0030305a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:39:15.960Z|e9d6a69f-0541-4c13-8ee3-8464f2e25a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:15.961Z|e9d6a69f-0541-4c13-8ee3-8464f2e25a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:16.060Z|9eb67fa8-8777-41fd-a881-affc9af9dc48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:16.061Z|9eb67fa8-8777-41fd-a881-affc9af9dc48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:17.055Z|0d6211ba-f9cd-42df-bf03-82b1c422deb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:17.057Z|0d6211ba-f9cd-42df-bf03-82b1c422deb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:17.344Z|05f17ef4-2930-4e22-8399-b862eb744e71|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:39:17.347Z|05f17ef4-2930-4e22-8399-b862eb744e71|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:22.268Z|574d6057-4c45-420f-81dd-f049d5dd0b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:39:22.273Z|574d6057-4c45-420f-81dd-f049d5dd0b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:39:23.471Z|ae07a819-9507-4f8d-bf43-465de3aba518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:39:23.472Z|ae07a819-9507-4f8d-bf43-465de3aba518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:39:25.990Z|89a0df56-eecf-4c6a-953a-cd0448caf749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:25.991Z|89a0df56-eecf-4c6a-953a-cd0448caf749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:26.096Z|d1cb5faa-f857-4d20-9adf-24a470ae9ad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:26.097Z|d1cb5faa-f857-4d20-9adf-24a470ae9ad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:27.099Z|76426588-3e3b-4b57-bb98-e1585f4380f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:27.101Z|76426588-3e3b-4b57-bb98-e1585f4380f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:36.016Z|94f9aa22-cd4d-45dd-a777-049081ba2104|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:36.017Z|94f9aa22-cd4d-45dd-a777-049081ba2104|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:36.118Z|0b5b0689-6d05-404d-8165-8c4ac703c928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:36.118Z|0b5b0689-6d05-404d-8165-8c4ac703c928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:37.122Z|816911ac-a68c-40a3-8bdf-b6950a13c71b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:37.128Z|816911ac-a68c-40a3-8bdf-b6950a13c71b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:37.268Z|610a3a66-8696-4f95-a57d-136eaff3dcc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:39:37.269Z|610a3a66-8696-4f95-a57d-136eaff3dcc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:39:46.040Z|3873cef1-ace6-4c58-bf27-14720386ac34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:46.041Z|3873cef1-ace6-4c58-bf27-14720386ac34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:46.137Z|61736384-587c-48fc-82c8-ddb698a28a57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:46.137Z|61736384-587c-48fc-82c8-ddb698a28a57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:47.153Z|32bf31b1-039c-4ec9-9b90-4fa38f97a609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:47.154Z|32bf31b1-039c-4ec9-9b90-4fa38f97a609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:52.268Z|4f500110-312c-4548-9834-60c1d7ce82fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:39:52.271Z|4f500110-312c-4548-9834-60c1d7ce82fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:39:53.473Z|950924b0-151d-4390-90dd-3e8b6b82f5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:39:53.476Z|950924b0-151d-4390-90dd-3e8b6b82f5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:39:56.064Z|2de5dd72-f580-40a9-a2c0-f5bf7da78b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:56.066Z|2de5dd72-f580-40a9-a2c0-f5bf7da78b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:56.170Z|8cf0a508-8c47-4ee4-a5fe-9d2d9fa4e6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:56.171Z|8cf0a508-8c47-4ee4-a5fe-9d2d9fa4e6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:39:57.196Z|2e8383dc-c71b-4f76-9b82-05bc5c015246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:39:57.198Z|2e8383dc-c71b-4f76-9b82-05bc5c015246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:06.111Z|cb839f36-2815-425e-936d-dc8f482f0858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:06.112Z|cb839f36-2815-425e-936d-dc8f482f0858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:06.214Z|42818372-e04a-410a-916f-da27df4c13c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:06.215Z|42818372-e04a-410a-916f-da27df4c13c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:07.219Z|c68f5418-0150-403f-8d24-6f1bc5232e05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:07.221Z|c68f5418-0150-403f-8d24-6f1bc5232e05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:07.268Z|d4dc4efb-2226-4a7a-8d8f-64a45211acf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:40:07.271Z|d4dc4efb-2226-4a7a-8d8f-64a45211acf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:40:16.134Z|989fbac6-8e44-4fc1-9604-6c475e9a9431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:16.135Z|989fbac6-8e44-4fc1-9604-6c475e9a9431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:16.233Z|8a9ad259-f2d3-4d92-b618-ebc2d95811d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:16.234Z|8a9ad259-f2d3-4d92-b618-ebc2d95811d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:17.243Z|4222b2ae-c3e2-4815-8b06-abc363a5a4f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:17.244Z|4222b2ae-c3e2-4815-8b06-abc363a5a4f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:17.346Z|eee3c522-8a74-413f-a1b6-390b1e982037|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:40:17.346Z|eee3c522-8a74-413f-a1b6-390b1e982037|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:22.268Z|297f5664-ab0b-42f0-b6c4-c634cb0a292a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:40:22.269Z|297f5664-ab0b-42f0-b6c4-c634cb0a292a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:40:23.481Z|a90ca1ad-71f9-4529-bf48-a9344a5dd2dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:40:23.482Z|a90ca1ad-71f9-4529-bf48-a9344a5dd2dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:40:26.156Z|2e41b1d8-af87-4c69-a33a-48542b0a5097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:26.157Z|2e41b1d8-af87-4c69-a33a-48542b0a5097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:26.254Z|0e0eefb3-551b-4417-8832-3a0d36d313a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:26.255Z|0e0eefb3-551b-4417-8832-3a0d36d313a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:27.267Z|6777eed5-8a4d-4136-b513-17a520d48565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:27.268Z|6777eed5-8a4d-4136-b513-17a520d48565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:36.183Z|b284565c-ab37-4206-9591-e98ceb86ac77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:36.184Z|b284565c-ab37-4206-9591-e98ceb86ac77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:36.275Z|2fad0e7d-5f8a-416e-8098-ff2695d75795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:36.275Z|2fad0e7d-5f8a-416e-8098-ff2695d75795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:37.268Z|76ab5ae3-381f-44c8-9cb1-6223177aa308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:40:37.269Z|76ab5ae3-381f-44c8-9cb1-6223177aa308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:40:37.295Z|b0982c6e-20d2-4700-939c-a8d3d958ed02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:37.296Z|b0982c6e-20d2-4700-939c-a8d3d958ed02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:46.214Z|c870c452-2591-4943-93c8-946c6557b523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:46.214Z|c870c452-2591-4943-93c8-946c6557b523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:46.294Z|401746bf-3125-42ff-a554-5abf957e03e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:46.294Z|401746bf-3125-42ff-a554-5abf957e03e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:47.318Z|041d19cf-b513-4bca-b357-089c206b6bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:47.319Z|041d19cf-b513-4bca-b357-089c206b6bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:52.268Z|2e808d9e-d0af-47a3-9dfe-e650976759e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:40:52.272Z|2e808d9e-d0af-47a3-9dfe-e650976759e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:40:53.494Z|403d1362-aadd-49aa-9fa8-c777b45b1b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:40:53.496Z|403d1362-aadd-49aa-9fa8-c777b45b1b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:40:56.237Z|e8cd7cf3-d5a9-4f80-801e-c72a68afd18f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:56.238Z|e8cd7cf3-d5a9-4f80-801e-c72a68afd18f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:56.314Z|92ac9306-719d-456e-9b95-549a93a3d9b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:56.315Z|92ac9306-719d-456e-9b95-549a93a3d9b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:40:57.339Z|5891bc3e-6097-4a60-bc59-d6448093b752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:40:57.340Z|5891bc3e-6097-4a60-bc59-d6448093b752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:06.259Z|fdbe436c-9e51-4f40-8ed8-2d2cd1641a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:06.261Z|fdbe436c-9e51-4f40-8ed8-2d2cd1641a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:06.333Z|55648cbb-ce90-4848-9065-cee29fe8c92b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:06.334Z|55648cbb-ce90-4848-9065-cee29fe8c92b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:07.268Z|c02ca78c-f13e-4a4e-bcb0-2697c63197ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:41:07.269Z|c02ca78c-f13e-4a4e-bcb0-2697c63197ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:41:07.360Z|55719999-778e-40ef-8147-9a8768498f72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:07.362Z|55719999-778e-40ef-8147-9a8768498f72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:16.295Z|ada32dfd-23a2-479a-be92-07bef1666531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:16.297Z|ada32dfd-23a2-479a-be92-07bef1666531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:16.355Z|8d97d56c-d7b9-4001-b935-3d4cacbe1f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:16.356Z|8d97d56c-d7b9-4001-b935-3d4cacbe1f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:17.345Z|5991f337-08dd-4b27-a167-a06edfe27762|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:41:17.346Z|5991f337-08dd-4b27-a167-a06edfe27762|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:17.383Z|4e36320b-a90d-40e0-ad67-4a0f1f60df61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:17.384Z|4e36320b-a90d-40e0-ad67-4a0f1f60df61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:22.268Z|87161681-4378-422c-a061-22c971e046c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:41:22.268Z|87161681-4378-422c-a061-22c971e046c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:41:23.496Z|d5b7b292-1c95-485e-bac1-06cdf9e239ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:41:23.499Z|d5b7b292-1c95-485e-bac1-06cdf9e239ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:41:26.321Z|57c87de0-f2ae-45be-9bb1-3187af7c453c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:26.325Z|57c87de0-f2ae-45be-9bb1-3187af7c453c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:26.375Z|b0497fe4-5184-4a2b-8759-eeb52a2734dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:26.375Z|b0497fe4-5184-4a2b-8759-eeb52a2734dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:27.451Z|5c8c0192-46b8-4b14-9fee-af33b0ffe990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:27.452Z|5c8c0192-46b8-4b14-9fee-af33b0ffe990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:36.357Z|90a6e452-69d4-4b62-993a-e169c6ea2802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:36.358Z|90a6e452-69d4-4b62-993a-e169c6ea2802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:36.393Z|13b4534d-5ccf-428e-9af6-6ef5a266f175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:36.394Z|13b4534d-5ccf-428e-9af6-6ef5a266f175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:37.268Z|9ab8a4b3-ba1f-49d3-b884-ea2e24d3a779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:41:37.271Z|9ab8a4b3-ba1f-49d3-b884-ea2e24d3a779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:41:37.535Z|ba04e39a-9db1-4fde-83a7-fe062f76ac1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:37.537Z|ba04e39a-9db1-4fde-83a7-fe062f76ac1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:46.394Z|1b0f58e0-294b-442d-9661-e6ac1c7ac50b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:46.396Z|1b0f58e0-294b-442d-9661-e6ac1c7ac50b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:46.411Z|d7341755-a4c1-4335-b814-4704fc45c05e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:46.412Z|d7341755-a4c1-4335-b814-4704fc45c05e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:47.564Z|69c1e7bd-9cef-4989-b048-cced2ec7a14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:47.566Z|69c1e7bd-9cef-4989-b048-cced2ec7a14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:52.269Z|a36c3d0d-c243-4287-b6d2-4eb8e53e5520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:41:52.272Z|a36c3d0d-c243-4287-b6d2-4eb8e53e5520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:41:53.500Z|273c975d-7671-4123-8303-b53363cf3e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:41:53.501Z|273c975d-7671-4123-8303-b53363cf3e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:41:56.421Z|fc3a2e04-f5f0-4463-b216-9a593302e44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:56.422Z|fc3a2e04-f5f0-4463-b216-9a593302e44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:56.430Z|25e6c259-ba4c-4487-abba-ec27cc93420f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:56.430Z|25e6c259-ba4c-4487-abba-ec27cc93420f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:41:57.593Z|21b99418-cf56-48e9-aa34-2d2d31d3f2a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:41:57.594Z|21b99418-cf56-48e9-aa34-2d2d31d3f2a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:06.452Z|2e8e837d-dd28-48c3-9514-96e28f08889d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:06.453Z|2e8e837d-dd28-48c3-9514-96e28f08889d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:06.459Z|6613e046-7f01-4e72-9838-1d2dc52f5924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:06.459Z|6613e046-7f01-4e72-9838-1d2dc52f5924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:07.268Z|3ac38d63-84c0-4de5-af66-f625e2ebe2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:42:07.269Z|3ac38d63-84c0-4de5-af66-f625e2ebe2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:42:07.617Z|1d2a8e95-8a6e-478e-ace4-4795bb8b9324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:07.618Z|1d2a8e95-8a6e-478e-ace4-4795bb8b9324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:16.483Z|9a459cda-d3f5-44fa-9434-96804f9f6988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:16.484Z|9a459cda-d3f5-44fa-9434-96804f9f6988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:16.484Z|0b06eb1f-8b49-45d3-9dc4-7f3440b75a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:16.484Z|0b06eb1f-8b49-45d3-9dc4-7f3440b75a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:17.347Z|db7595f2-27ce-47b4-b124-6f051fc26c78|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:42:17.348Z|db7595f2-27ce-47b4-b124-6f051fc26c78|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:17.639Z|9bb84249-5b1c-4227-bab2-55049b7a6629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:17.640Z|9bb84249-5b1c-4227-bab2-55049b7a6629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:22.268Z|7b2e2708-0d58-43a6-96c7-4d8de228eb2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:42:22.272Z|7b2e2708-0d58-43a6-96c7-4d8de228eb2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:42:23.501Z|aab26b98-9bb7-4c9d-a28a-51fd7ac11f22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:42:23.502Z|aab26b98-9bb7-4c9d-a28a-51fd7ac11f22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:42:26.513Z|b8f50fd9-ac27-47e5-ba33-dd401eef350e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:26.514Z|b8f50fd9-ac27-47e5-ba33-dd401eef350e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:26.513Z|c3632958-3ea4-49d6-b52b-777da4ac9f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:26.525Z|c3632958-3ea4-49d6-b52b-777da4ac9f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:27.664Z|04243799-f839-4768-ba3a-ede3530777f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:27.665Z|04243799-f839-4768-ba3a-ede3530777f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:36.534Z|872ce903-c799-42ea-8f75-f47387e65034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:36.536Z|872ce903-c799-42ea-8f75-f47387e65034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:36.545Z|fc779cb7-8963-40b1-b5ca-cf6240488c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:36.545Z|fc779cb7-8963-40b1-b5ca-cf6240488c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:37.268Z|f4e776e4-6866-4fee-82fe-b20d1dbfb571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:42:37.282Z|f4e776e4-6866-4fee-82fe-b20d1dbfb571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:42:37.687Z|d7118c92-e906-4063-8c08-a7ff6eb96637|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:37.688Z|d7118c92-e906-4063-8c08-a7ff6eb96637|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:46.559Z|093b68bf-c299-4562-8b6f-8123674e43f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:46.560Z|093b68bf-c299-4562-8b6f-8123674e43f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:46.566Z|6af2e1d0-5645-410b-b255-9fe41e2ae22a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:46.567Z|6af2e1d0-5645-410b-b255-9fe41e2ae22a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:47.707Z|068d1757-4ad2-4235-b2d4-5cd9ee4b1008|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:47.708Z|068d1757-4ad2-4235-b2d4-5cd9ee4b1008|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:52.268Z|6407ab39-4aec-4ea1-ba67-d39974da94fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:42:52.269Z|6407ab39-4aec-4ea1-ba67-d39974da94fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:42:53.503Z|9d730a77-93c1-4a55-a341-6b18d0e8e115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:42:53.503Z|9d730a77-93c1-4a55-a341-6b18d0e8e115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:42:56.613Z|d7ccf348-d6dd-4547-9195-3aad0f97ec7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:56.617Z|d7ccf348-d6dd-4547-9195-3aad0f97ec7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:56.620Z|9b90ba86-54db-4387-8854-12870dd127b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:56.620Z|9b90ba86-54db-4387-8854-12870dd127b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:42:57.731Z|143953b0-490d-47c1-9d9f-a246c65acc89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:42:57.731Z|143953b0-490d-47c1-9d9f-a246c65acc89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:06.648Z|ed7bc83a-a4f7-4df5-90a9-bcf538d20ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:06.649Z|ed7bc83a-a4f7-4df5-90a9-bcf538d20ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:06.667Z|979624a8-1e91-4135-aed9-c43d89b78ca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:06.668Z|979624a8-1e91-4135-aed9-c43d89b78ca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:07.268Z|3007095f-afa6-4174-9808-02915aa8f48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:43:07.273Z|3007095f-afa6-4174-9808-02915aa8f48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:43:07.753Z|20d2900b-4405-47f7-aafe-c4a544982cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:07.754Z|20d2900b-4405-47f7-aafe-c4a544982cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:16.669Z|14950206-ca88-4ece-83f5-24b161a96eab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:16.670Z|14950206-ca88-4ece-83f5-24b161a96eab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:16.702Z|b80b7096-3143-4560-844d-44889e1a3fc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:16.703Z|b80b7096-3143-4560-844d-44889e1a3fc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:17.347Z|e28cfc74-dbe1-47ab-b3b1-2ddb7de74827|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:43:17.349Z|e28cfc74-dbe1-47ab-b3b1-2ddb7de74827|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:17.775Z|efbd3c67-b764-40d8-b6ad-fc555ebcac93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:17.795Z|efbd3c67-b764-40d8-b6ad-fc555ebcac93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:22.270Z|54a54f46-a5da-4206-9713-625875c178b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:43:22.270Z|54a54f46-a5da-4206-9713-625875c178b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:43:23.504Z|3e6a39e3-8c5c-44d4-9fdd-e6c8bbc56f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:43:23.505Z|3e6a39e3-8c5c-44d4-9fdd-e6c8bbc56f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:43:26.691Z|906bbfd2-190c-48a4-99c1-08532fa8d83b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:26.692Z|906bbfd2-190c-48a4-99c1-08532fa8d83b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:26.722Z|9c70fb85-cd0d-4628-97d9-d8da9f84fcf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:26.723Z|9c70fb85-cd0d-4628-97d9-d8da9f84fcf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:27.816Z|56d5ee8b-1488-4b6a-bc4e-004b4d512d26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:27.817Z|56d5ee8b-1488-4b6a-bc4e-004b4d512d26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:36.712Z|86864a2f-06c9-4aca-af38-890baa865da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:36.713Z|86864a2f-06c9-4aca-af38-890baa865da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:36.741Z|aba70666-ad11-4f1f-b548-a0aa3eb76697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:36.742Z|aba70666-ad11-4f1f-b548-a0aa3eb76697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:37.268Z|a307aee6-d03e-4094-bed7-f204257465f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:43:37.269Z|a307aee6-d03e-4094-bed7-f204257465f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:43:37.837Z|adf42a33-8cd0-49f2-b218-7075e9d40c06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:37.838Z|adf42a33-8cd0-49f2-b218-7075e9d40c06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:46.734Z|d98f7dfc-4b3b-4e36-b1d1-fddbaab370bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:46.735Z|d98f7dfc-4b3b-4e36-b1d1-fddbaab370bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:46.760Z|b0098ad3-e9d7-40dd-b7b7-c63f2bcad861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:46.761Z|b0098ad3-e9d7-40dd-b7b7-c63f2bcad861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:47.857Z|12eb5c66-ef5b-42e3-ba46-f369ee2aed4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:47.859Z|12eb5c66-ef5b-42e3-ba46-f369ee2aed4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:52.268Z|e1f7d91c-9574-4962-94e9-ef4fb31a6481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:43:52.271Z|e1f7d91c-9574-4962-94e9-ef4fb31a6481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:43:53.511Z|420b03a7-9f4a-4e1e-a72e-57684c994ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:43:53.511Z|420b03a7-9f4a-4e1e-a72e-57684c994ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:43:56.756Z|51cdbc2b-8ce6-4cd9-8c43-94896dd7f142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:56.758Z|51cdbc2b-8ce6-4cd9-8c43-94896dd7f142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:56.792Z|47336588-1d5f-468f-87fd-3f1a169ae11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:56.792Z|47336588-1d5f-468f-87fd-3f1a169ae11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:43:57.881Z|6edf2a46-5189-4b7b-834b-f1e689e56dba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:43:57.882Z|6edf2a46-5189-4b7b-834b-f1e689e56dba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:06.803Z|8751b0b8-659f-428a-909e-02edc463d5b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:06.810Z|8751b0b8-659f-428a-909e-02edc463d5b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:06.812Z|179bb49c-61ff-4314-aba4-5417a75c14cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:06.815Z|179bb49c-61ff-4314-aba4-5417a75c14cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:07.270Z|232e97f1-72a0-432b-8b0a-ab624ebd1bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:44:07.270Z|232e97f1-72a0-432b-8b0a-ab624ebd1bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:44:07.904Z|3d8c0ba0-d8c7-44d3-a7b3-49869a6723b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:07.906Z|3d8c0ba0-d8c7-44d3-a7b3-49869a6723b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:16.831Z|e523ccb2-21c1-4cde-8b95-94ff2fa49712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:16.831Z|e523ccb2-21c1-4cde-8b95-94ff2fa49712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:16.836Z|8eb93982-ef71-4d1d-b704-07895ffec6e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:16.837Z|8eb93982-ef71-4d1d-b704-07895ffec6e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:17.346Z|faebd6bc-ca8f-40a0-9c4a-2965a99dc16f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:44:17.347Z|faebd6bc-ca8f-40a0-9c4a-2965a99dc16f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:17.926Z|6660a1f7-0ac2-420b-8254-79f6e1e8d83e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:17.927Z|6660a1f7-0ac2-420b-8254-79f6e1e8d83e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:22.268Z|d97f0328-2448-4a45-870c-7487fcd4df54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:44:22.268Z|d97f0328-2448-4a45-870c-7487fcd4df54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:44:23.512Z|be8fe083-8118-4390-a52f-cd051d29cfd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:44:23.513Z|be8fe083-8118-4390-a52f-cd051d29cfd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:44:26.860Z|88f5238e-ce2c-4f65-92d5-89ebc96679b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:26.862Z|88f5238e-ce2c-4f65-92d5-89ebc96679b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:26.867Z|d0e8bae3-3456-4516-997f-c8adf17ebcbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:26.868Z|d0e8bae3-3456-4516-997f-c8adf17ebcbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:27.948Z|85ec8dcf-7379-4560-99b1-76978b7755a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:27.949Z|85ec8dcf-7379-4560-99b1-76978b7755a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:36.896Z|7eb0b70f-529c-41bc-bd67-e9f104e250bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:36.901Z|7eb0b70f-529c-41bc-bd67-e9f104e250bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:36.905Z|13fcae32-7f48-4b36-a3cd-4cf76bd8507b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:36.906Z|13fcae32-7f48-4b36-a3cd-4cf76bd8507b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:37.268Z|6256b23e-509e-4426-863d-d1c487e0ce62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:44:37.271Z|6256b23e-509e-4426-863d-d1c487e0ce62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:44:37.970Z|49cd6ba5-dadf-42a6-86f0-72b712a2949f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:37.971Z|49cd6ba5-dadf-42a6-86f0-72b712a2949f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:46.926Z|5f268f2c-b432-4921-a418-61e32686ed50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:46.929Z|5f268f2c-b432-4921-a418-61e32686ed50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:46.932Z|d6ca2a39-23a2-466e-b6e2-86cdc5c28b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:46.933Z|d6ca2a39-23a2-466e-b6e2-86cdc5c28b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:47.992Z|02e98163-b63a-4807-81e9-bf5f2b64d528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:47.993Z|02e98163-b63a-4807-81e9-bf5f2b64d528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:52.268Z|ce54ec62-ec7c-47bd-a159-1f924379cdb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:44:52.269Z|ce54ec62-ec7c-47bd-a159-1f924379cdb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:44:53.513Z|4cd70e50-7737-4a12-b87d-9f093a3072ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:44:53.514Z|4cd70e50-7737-4a12-b87d-9f093a3072ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:44:56.960Z|95baa4ab-c06c-456e-a2cd-09c075e3ffdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:56.962Z|95baa4ab-c06c-456e-a2cd-09c075e3ffdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:56.966Z|2407c6af-0df9-4b34-84ba-a0af3905a327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:56.970Z|2407c6af-0df9-4b34-84ba-a0af3905a327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:44:58.013Z|389f284c-ade4-4462-a915-e09279cd1ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:44:58.014Z|389f284c-ade4-4462-a915-e09279cd1ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:06.986Z|f88f7056-a02c-4e4d-9bad-2a35664d0a55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:06.987Z|f88f7056-a02c-4e4d-9bad-2a35664d0a55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:07.000Z|99ca8811-1a2c-4e4e-884c-98e2d15d5f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:07.000Z|99ca8811-1a2c-4e4e-884c-98e2d15d5f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:07.268Z|ebdea753-8a07-41ae-b8b4-80eb6eb30a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:45:07.268Z|ebdea753-8a07-41ae-b8b4-80eb6eb30a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:45:08.032Z|35b0ddf7-b057-4b53-a09b-62a051e1c8dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:08.033Z|35b0ddf7-b057-4b53-a09b-62a051e1c8dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:17.030Z|d1d902d2-d98c-41f0-b9dd-8594513da9bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:17.032Z|638d03b0-fd67-45fc-a86a-be6f83ef708f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:17.032Z|d1d902d2-d98c-41f0-b9dd-8594513da9bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:17.034Z|638d03b0-fd67-45fc-a86a-be6f83ef708f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:17.344Z|fbfe0f63-cd26-4424-9d05-b7030dd88a1f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:45:17.345Z|fbfe0f63-cd26-4424-9d05-b7030dd88a1f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:18.052Z|890c08a8-39f5-4a86-8088-1035d148622f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:18.054Z|890c08a8-39f5-4a86-8088-1035d148622f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:22.268Z|89273d85-1f0b-40ed-a2d8-73b8462f9272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:45:22.269Z|89273d85-1f0b-40ed-a2d8-73b8462f9272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:45:23.515Z|95d960dc-f454-468b-8bec-eb68675435e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:45:23.516Z|95d960dc-f454-468b-8bec-eb68675435e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:45:27.056Z|551da161-d74f-4b28-b83a-3cf759b25653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:27.056Z|551da161-d74f-4b28-b83a-3cf759b25653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:27.058Z|b081401d-d686-4a9e-b9ee-6ecc026a3ae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:27.058Z|b081401d-d686-4a9e-b9ee-6ecc026a3ae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:28.079Z|fc429535-8fab-4a30-86c0-cbc85ca7ea62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:28.080Z|fc429535-8fab-4a30-86c0-cbc85ca7ea62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:37.096Z|d80a5c01-2c4f-421e-b04e-b5274e083d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:37.096Z|d80a5c01-2c4f-421e-b04e-b5274e083d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:37.098Z|af7bc6ff-783d-4850-b438-362e1eb53fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:37.100Z|af7bc6ff-783d-4850-b438-362e1eb53fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:37.268Z|c4fbb5ca-0d32-424f-b472-c6434076bc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:45:37.269Z|c4fbb5ca-0d32-424f-b472-c6434076bc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:45:38.112Z|38454333-86de-43db-b744-0830afef8727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:38.112Z|38454333-86de-43db-b744-0830afef8727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:47.118Z|2c7cb87b-c2b2-4df1-b8a7-e5ee210be834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:47.119Z|2c7cb87b-c2b2-4df1-b8a7-e5ee210be834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:47.132Z|8167dcfe-ffda-4f72-8598-4f3fd67e43c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:47.133Z|8167dcfe-ffda-4f72-8598-4f3fd67e43c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:48.132Z|d4ecf282-fb64-42c2-a758-900a832cb234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:48.139Z|d4ecf282-fb64-42c2-a758-900a832cb234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:52.268Z|5cd3eb5e-a05e-4ca3-aecd-2ab86592a07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:45:52.271Z|5cd3eb5e-a05e-4ca3-aecd-2ab86592a07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:45:53.516Z|966dfdee-92ba-48da-8cb4-62a9f1766835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:45:53.518Z|966dfdee-92ba-48da-8cb4-62a9f1766835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:45:57.139Z|ce1387a5-85be-456d-b829-638aba9466be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:57.140Z|ce1387a5-85be-456d-b829-638aba9466be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:57.151Z|b13ec0c0-a8db-41d0-a8bb-b14ce8e99f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:57.151Z|b13ec0c0-a8db-41d0-a8bb-b14ce8e99f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:45:58.161Z|ff16582e-8597-4c5a-9249-227147efcae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:45:58.162Z|ff16582e-8597-4c5a-9249-227147efcae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:07.162Z|9a928577-fe65-47b0-8a53-0206121e2efb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:07.163Z|9a928577-fe65-47b0-8a53-0206121e2efb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:07.168Z|cd3ed54a-d634-4680-a8a8-219879484883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:07.169Z|cd3ed54a-d634-4680-a8a8-219879484883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:07.268Z|9274067e-1185-4c3f-a620-85f71aacd86d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:46:07.269Z|9274067e-1185-4c3f-a620-85f71aacd86d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:46:08.199Z|1ef29ca3-3d80-44f8-9813-aee6edf3010f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:08.199Z|1ef29ca3-3d80-44f8-9813-aee6edf3010f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:17.190Z|2dbdba43-21cb-4d85-8277-6348f56ccb77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:17.191Z|2dbdba43-21cb-4d85-8277-6348f56ccb77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:17.193Z|677063c5-65c5-4f1e-b6da-d9ddf065adea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:17.210Z|677063c5-65c5-4f1e-b6da-d9ddf065adea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:17.349Z|35662523-759c-4cb2-bfdc-f04c3634f612|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:46:17.350Z|35662523-759c-4cb2-bfdc-f04c3634f612|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:18.220Z|c04e42a5-44b4-44c5-bbfd-47bd6566a975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:18.221Z|c04e42a5-44b4-44c5-bbfd-47bd6566a975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:22.268Z|b0f4dc2c-e3b8-49ac-ac83-8ffd3c7a7c5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:46:22.269Z|b0f4dc2c-e3b8-49ac-ac83-8ffd3c7a7c5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:46:23.518Z|33ce173c-5c1a-4825-8602-ce7d609701dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:46:23.519Z|33ce173c-5c1a-4825-8602-ce7d609701dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:46:27.216Z|b56b57f7-c23c-4e2e-aed6-21226a5e9c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:27.221Z|b56b57f7-c23c-4e2e-aed6-21226a5e9c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:27.233Z|730b7f62-5bd9-494b-9b73-3bc3926f63b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:27.234Z|730b7f62-5bd9-494b-9b73-3bc3926f63b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:28.257Z|7140235f-f7f7-413c-aae5-176328e23325|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:28.262Z|7140235f-f7f7-413c-aae5-176328e23325|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:37.245Z|71ac712a-a212-4953-9600-32a39b2b8c54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:37.246Z|71ac712a-a212-4953-9600-32a39b2b8c54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:37.258Z|a916f45c-fae6-4a85-ae7b-f6c7bbeaae26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:37.258Z|a916f45c-fae6-4a85-ae7b-f6c7bbeaae26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:37.268Z|3428081e-d8f9-4c4d-9cfa-b70f4bfdf6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:46:37.268Z|3428081e-d8f9-4c4d-9cfa-b70f4bfdf6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:46:38.318Z|6156744f-137c-4ae3-9bcd-0b92d8e50481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:38.318Z|6156744f-137c-4ae3-9bcd-0b92d8e50481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:47.267Z|72a0c9c9-b464-4c87-a3bc-672801d3f6f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:47.268Z|72a0c9c9-b464-4c87-a3bc-672801d3f6f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:47.285Z|4b4e08da-8f0d-4410-a0ed-27c8ad2cd738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:47.286Z|4b4e08da-8f0d-4410-a0ed-27c8ad2cd738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:48.338Z|5df3ceae-94fd-4596-b464-d05d532c8e80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:48.341Z|5df3ceae-94fd-4596-b464-d05d532c8e80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:52.268Z|97dfd63f-7886-46eb-ad2d-8e71f65e0bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:46:52.269Z|97dfd63f-7886-46eb-ad2d-8e71f65e0bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:46:53.520Z|78b6caaa-ab03-4528-aab4-d24339d315b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:46:53.520Z|78b6caaa-ab03-4528-aab4-d24339d315b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:46:57.292Z|6b502c4e-c0ab-4cf5-acff-60e640ef1e02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:57.294Z|6b502c4e-c0ab-4cf5-acff-60e640ef1e02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:57.307Z|d778914a-613c-4d35-bc2c-a6bf0ecdae5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:57.308Z|d778914a-613c-4d35-bc2c-a6bf0ecdae5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:46:58.369Z|8cf01632-f62b-4d9a-a2ec-9fc523ae8d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:46:58.370Z|8cf01632-f62b-4d9a-a2ec-9fc523ae8d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:07.268Z|448dbfab-538e-4888-b5d2-cd83f2bd8b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:47:07.269Z|448dbfab-538e-4888-b5d2-cd83f2bd8b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:47:07.322Z|d7217715-dcc6-4243-8ee7-49788e7d4152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:07.323Z|d7217715-dcc6-4243-8ee7-49788e7d4152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:07.328Z|a337ea56-baed-4ea0-b441-10ecdc5990cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:07.329Z|a337ea56-baed-4ea0-b441-10ecdc5990cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:08.389Z|42f69a7e-71ce-4bf4-a530-12512de72979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:08.397Z|42f69a7e-71ce-4bf4-a530-12512de72979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:17.345Z|60c387c6-1d38-490c-8763-faa938325c30|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:47:17.346Z|60c387c6-1d38-490c-8763-faa938325c30|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:17.347Z|cd1e376a-f2dc-4f94-bdda-be8ee0ef9676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:17.348Z|cd1e376a-f2dc-4f94-bdda-be8ee0ef9676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:17.362Z|16d3efca-3955-4ab2-a983-3efc4b60ea6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:17.362Z|16d3efca-3955-4ab2-a983-3efc4b60ea6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:18.418Z|f05f5c6b-d088-4ecb-a5f0-679712536c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:18.419Z|f05f5c6b-d088-4ecb-a5f0-679712536c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:22.268Z|dbcd15ee-efc8-42b7-b54f-cc767f3a0118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:47:22.269Z|dbcd15ee-efc8-42b7-b54f-cc767f3a0118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:47:23.521Z|6496adaa-7b09-43d3-9898-ece9646d91d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:47:23.522Z|6496adaa-7b09-43d3-9898-ece9646d91d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:47:27.370Z|fd6f162b-02ea-458c-a4a4-bfcadbb95a69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:27.371Z|fd6f162b-02ea-458c-a4a4-bfcadbb95a69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:27.382Z|9c401031-8b30-48da-99e1-14c94bc64d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:27.383Z|9c401031-8b30-48da-99e1-14c94bc64d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:28.449Z|3628bc75-795b-4fe7-8f41-0426a965d99d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:28.451Z|3628bc75-795b-4fe7-8f41-0426a965d99d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:37.268Z|0f9656d3-31e4-4aad-806d-fc7a9ad34f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:47:37.271Z|0f9656d3-31e4-4aad-806d-fc7a9ad34f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:47:37.396Z|98fc62cf-4102-4780-8c83-2ceea266b7c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:37.396Z|98fc62cf-4102-4780-8c83-2ceea266b7c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:37.401Z|3e173c97-13ef-4e2f-8eaf-d1b998de1278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:37.401Z|3e173c97-13ef-4e2f-8eaf-d1b998de1278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:38.473Z|9c46a293-0f34-46fa-8b1a-747538348e47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:38.485Z|9c46a293-0f34-46fa-8b1a-747538348e47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:47.417Z|8ae20e11-411a-43e8-858b-3500a2e8c043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:47.418Z|8ae20e11-411a-43e8-858b-3500a2e8c043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:47.424Z|2c04b819-7bc8-4d18-bd04-4705cbdd2a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:47.425Z|2c04b819-7bc8-4d18-bd04-4705cbdd2a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:48.506Z|1e752c38-8d78-4a95-9e4e-f6fb5e90f53e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:48.509Z|1e752c38-8d78-4a95-9e4e-f6fb5e90f53e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:52.268Z|075e7c7c-dee9-4d9f-9c68-ddd47e6654cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:47:52.268Z|075e7c7c-dee9-4d9f-9c68-ddd47e6654cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:47:53.523Z|30586818-48a5-4056-bdaf-b7019dfd2c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:47:53.524Z|30586818-48a5-4056-bdaf-b7019dfd2c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:47:57.449Z|bd23869c-34f2-43f2-af18-59e289510233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:57.450Z|bd23869c-34f2-43f2-af18-59e289510233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:57.451Z|b418fc54-0ea9-4c20-b7ef-15aab82633a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:57.451Z|b418fc54-0ea9-4c20-b7ef-15aab82633a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:47:58.531Z|fb126d73-33ea-49a6-9468-747fdef0387d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:47:58.532Z|fb126d73-33ea-49a6-9468-747fdef0387d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:07.268Z|3e5b6219-5e6e-4161-a7d5-b6c7ce45bbe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:48:07.269Z|3e5b6219-5e6e-4161-a7d5-b6c7ce45bbe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:48:07.472Z|1aeb794f-d025-4d0d-9780-bd4ff8df77bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:07.473Z|1aeb794f-d025-4d0d-9780-bd4ff8df77bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:07.486Z|d676c210-a518-4081-aa94-02918cd69a2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:07.487Z|d676c210-a518-4081-aa94-02918cd69a2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:08.555Z|b3ab7047-08f0-4cbd-8d0f-ee3a92feb22b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:08.557Z|b3ab7047-08f0-4cbd-8d0f-ee3a92feb22b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:17.347Z|8f8dca69-0f3d-456e-9e09-32aeacd21ebf|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:48:17.348Z|8f8dca69-0f3d-456e-9e09-32aeacd21ebf|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:17.513Z|b66888f9-5cb5-4093-b2f7-801a96de9424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:17.513Z|3caf7232-1868-4e0c-ba76-4d5e5bf4897c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:17.514Z|b66888f9-5cb5-4093-b2f7-801a96de9424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:17.514Z|3caf7232-1868-4e0c-ba76-4d5e5bf4897c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:18.587Z|cb74540e-5516-4446-8aad-c6df249676b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:18.589Z|cb74540e-5516-4446-8aad-c6df249676b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:22.268Z|4adcbf42-96f7-49e2-810f-2783be35ed9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:48:22.286Z|4adcbf42-96f7-49e2-810f-2783be35ed9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:48:23.525Z|de0c83dc-075c-40ad-9040-2487a6d9bb91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:48:23.525Z|de0c83dc-075c-40ad-9040-2487a6d9bb91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:48:27.535Z|c3944b75-5e45-49c8-a73e-e8118848c2ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:27.535Z|312969a4-1d59-4df7-9a8a-7b823856b30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:27.536Z|c3944b75-5e45-49c8-a73e-e8118848c2ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:27.536Z|312969a4-1d59-4df7-9a8a-7b823856b30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:28.624Z|6cc35afd-0694-4933-8a9b-f6aff0ffe71e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:28.625Z|6cc35afd-0694-4933-8a9b-f6aff0ffe71e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:37.268Z|68431079-80f2-493a-822a-466757642eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:48:37.269Z|68431079-80f2-493a-822a-466757642eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:48:37.590Z|5172e488-3d25-4ffc-a7e6-592905992615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:37.591Z|5172e488-3d25-4ffc-a7e6-592905992615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:37.595Z|5a6cc357-607f-41de-97d8-f795eb9be081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:37.602Z|5a6cc357-607f-41de-97d8-f795eb9be081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:38.645Z|b4ed772c-9ea4-4eb1-96bd-9fbdefcc7d38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:38.646Z|b4ed772c-9ea4-4eb1-96bd-9fbdefcc7d38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:47.617Z|65d8c952-9191-4998-a7b1-46e14f2a40c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:47.618Z|65d8c952-9191-4998-a7b1-46e14f2a40c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:47.628Z|ee3acab7-9fc6-4d4a-8909-4b7a5ad3d6e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:47.628Z|ee3acab7-9fc6-4d4a-8909-4b7a5ad3d6e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:48.666Z|e41de398-4883-4ad7-9946-1a75a81b5089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:48.667Z|e41de398-4883-4ad7-9946-1a75a81b5089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:52.268Z|4e030173-d280-4a24-801d-af4b44ffed6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:48:52.269Z|4e030173-d280-4a24-801d-af4b44ffed6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:48:53.526Z|bc9653e6-ac58-4c09-a220-936856a243cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:48:53.526Z|bc9653e6-ac58-4c09-a220-936856a243cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:48:57.642Z|857f09c5-4856-483c-84ee-bc53fd5a9dad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:57.643Z|857f09c5-4856-483c-84ee-bc53fd5a9dad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:57.651Z|e2891245-1782-4b84-835c-61b0170fcf13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:57.651Z|e2891245-1782-4b84-835c-61b0170fcf13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:48:58.692Z|2ba8c5db-94da-4147-a6e3-7d6c2a6376d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:48:58.700Z|2ba8c5db-94da-4147-a6e3-7d6c2a6376d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:07.268Z|dc6164d0-0e73-418d-befb-8462bfefe57c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:49:07.271Z|dc6164d0-0e73-418d-befb-8462bfefe57c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:49:07.673Z|4926e613-6fef-40ca-bc60-9bdfc38c2599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:07.674Z|4926e613-6fef-40ca-bc60-9bdfc38c2599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:07.677Z|b91ef2f8-f4b4-49c6-b827-73a6b4906730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:07.679Z|b91ef2f8-f4b4-49c6-b827-73a6b4906730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:08.718Z|61109c3b-d206-43ba-ad84-ba59074e0583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:08.719Z|61109c3b-d206-43ba-ad84-ba59074e0583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:17.345Z|92790d3a-4d69-4af4-bfac-37bd5a8abfd7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:49:17.346Z|92790d3a-4d69-4af4-bfac-37bd5a8abfd7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:17.697Z|33771906-e33d-4f88-8315-c9c6d6ea3125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:17.698Z|33771906-e33d-4f88-8315-c9c6d6ea3125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:17.725Z|87b209ee-2356-4e97-9b55-cfacd51b9ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:17.725Z|87b209ee-2356-4e97-9b55-cfacd51b9ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:18.740Z|8839dfa1-8d02-4f15-bc14-42d5cc853e94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:18.741Z|8839dfa1-8d02-4f15-bc14-42d5cc853e94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:22.268Z|537e5bed-5395-4f39-b59c-2b121936175f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:49:22.269Z|537e5bed-5395-4f39-b59c-2b121936175f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:49:23.527Z|6571af28-2b9f-4834-a84b-20e34f7dab0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:49:23.529Z|6571af28-2b9f-4834-a84b-20e34f7dab0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:49:27.722Z|2b5e7b3a-2327-4ede-82a1-db6eff53b426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:27.723Z|2b5e7b3a-2327-4ede-82a1-db6eff53b426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:27.742Z|a56149f4-f037-4db6-9896-5ca7b9d1e59c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:27.743Z|a56149f4-f037-4db6-9896-5ca7b9d1e59c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:28.778Z|1159877f-70eb-45b5-a6de-c3d40959094e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:28.780Z|1159877f-70eb-45b5-a6de-c3d40959094e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:37.268Z|9bcffa32-8713-4d5f-b9d4-131c8849dd33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:49:37.269Z|9bcffa32-8713-4d5f-b9d4-131c8849dd33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:49:37.749Z|82de7b95-e690-4d93-bbc6-c7808848469b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:37.750Z|82de7b95-e690-4d93-bbc6-c7808848469b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:37.763Z|3fd116fd-158c-4224-9cb7-51a523be8bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:37.763Z|3fd116fd-158c-4224-9cb7-51a523be8bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:38.812Z|53106a5d-ee46-4fed-9673-2360771f2765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:38.813Z|53106a5d-ee46-4fed-9673-2360771f2765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:47.776Z|a506ef4d-6885-4c1e-a187-3fea35f409bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:47.779Z|a506ef4d-6885-4c1e-a187-3fea35f409bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:47.814Z|b5ca1e0d-2053-41fa-a816-5a20f38389d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:47.815Z|b5ca1e0d-2053-41fa-a816-5a20f38389d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:48.837Z|901ddb02-7e35-4fc7-8300-0db048e60045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:48.838Z|901ddb02-7e35-4fc7-8300-0db048e60045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:52.269Z|c0735a20-6a73-489d-8d44-38a4ac9044b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:49:52.273Z|c0735a20-6a73-489d-8d44-38a4ac9044b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:49:53.535Z|bf7ace79-59a4-4e73-b003-9ff9ae054c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:49:53.536Z|bf7ace79-59a4-4e73-b003-9ff9ae054c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:49:57.877Z|73397a7a-1d11-4275-9456-c6f27405aa4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:57.885Z|0dbce793-a1db-48ce-b944-48a75f34e137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:57.886Z|0dbce793-a1db-48ce-b944-48a75f34e137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:57.881Z|73397a7a-1d11-4275-9456-c6f27405aa4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:49:58.863Z|d5c8620b-78ed-4450-bffc-c46ab4ed60b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:49:58.865Z|d5c8620b-78ed-4450-bffc-c46ab4ed60b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:07.274Z|724e6d66-306e-4c54-8bdb-9b87466a07b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:50:07.275Z|724e6d66-306e-4c54-8bdb-9b87466a07b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:50:07.921Z|6bed0471-3bb1-40c7-9635-adba8c173d40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:07.922Z|6bed0471-3bb1-40c7-9635-adba8c173d40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:07.925Z|8eb8fe1a-e140-4d24-8115-ae2739092ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:07.926Z|8eb8fe1a-e140-4d24-8115-ae2739092ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:08.888Z|19effc7c-a0c5-44f6-acfc-8006f02c59e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:08.891Z|19effc7c-a0c5-44f6-acfc-8006f02c59e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:17.382Z|cfa08fff-c3ce-41d0-b7ce-ec678ed3504e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:50:17.383Z|cfa08fff-c3ce-41d0-b7ce-ec678ed3504e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:17.946Z|1cd4aa68-a215-4f5f-a42d-7e788274bf40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:17.947Z|1cd4aa68-a215-4f5f-a42d-7e788274bf40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:17.949Z|9745e4bb-2e36-4551-a652-e35e1ec163db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:17.950Z|9745e4bb-2e36-4551-a652-e35e1ec163db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:18.948Z|555878ba-c385-4d35-b525-7974af2fc5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:18.968Z|555878ba-c385-4d35-b525-7974af2fc5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:22.268Z|a3c4f7f0-4ff9-494f-a925-8fcf0658d714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:50:22.270Z|a3c4f7f0-4ff9-494f-a925-8fcf0658d714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:50:23.537Z|2a70babd-9128-46aa-938f-d2ae2724ccf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:50:23.538Z|2a70babd-9128-46aa-938f-d2ae2724ccf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:50:27.971Z|a9e5f537-3148-4b78-a5b8-d279b5cc6a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:27.971Z|a816b6a2-b286-4df3-832d-aab4e36146cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:27.972Z|a9e5f537-3148-4b78-a5b8-d279b5cc6a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:27.972Z|a816b6a2-b286-4df3-832d-aab4e36146cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:29.004Z|1fd13849-a120-4798-9e9a-6bf4d2b72353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:29.005Z|1fd13849-a120-4798-9e9a-6bf4d2b72353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:37.268Z|3dc11cf3-8ab8-486c-b874-9f25cd947fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:50:37.272Z|3dc11cf3-8ab8-486c-b874-9f25cd947fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:50:38.007Z|8c6a5bee-fbaa-441d-a877-ee6382b7c0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:38.008Z|8c6a5bee-fbaa-441d-a877-ee6382b7c0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:38.010Z|48a94748-2105-4a5c-8eb8-5a302fd44283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:38.011Z|48a94748-2105-4a5c-8eb8-5a302fd44283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:39.024Z|54cb1a6a-7333-4418-8624-7ed11a4c66fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:39.025Z|54cb1a6a-7333-4418-8624-7ed11a4c66fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:48.030Z|401ef042-1dd6-48d7-a6eb-e3b664879531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:48.030Z|80f33cd7-305a-4233-b1e6-416fab00718f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:48.031Z|401ef042-1dd6-48d7-a6eb-e3b664879531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:48.031Z|80f33cd7-305a-4233-b1e6-416fab00718f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:49.046Z|3d6b8859-9816-4e12-a17a-f0ac17da7a65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:49.047Z|3d6b8859-9816-4e12-a17a-f0ac17da7a65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:52.268Z|30588dbc-ccef-4537-9c8d-4d384d4370c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:50:52.269Z|30588dbc-ccef-4537-9c8d-4d384d4370c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:50:53.539Z|e88cf822-b8da-417e-8a9f-c0373c928563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:50:53.539Z|e88cf822-b8da-417e-8a9f-c0373c928563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:50:58.050Z|c8f028bf-751b-4c97-b12f-155f8edca370|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:58.050Z|9f38b6e1-0d15-42c9-bcc1-6f8cbab1dab7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:58.051Z|c8f028bf-751b-4c97-b12f-155f8edca370|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:58.051Z|9f38b6e1-0d15-42c9-bcc1-6f8cbab1dab7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:50:59.069Z|fb9aa97d-49f6-4d5c-a87e-21b911dbda94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:50:59.072Z|fb9aa97d-49f6-4d5c-a87e-21b911dbda94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:07.268Z|ed0c2076-567c-4576-a6dd-34344c5be50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:51:07.269Z|ed0c2076-567c-4576-a6dd-34344c5be50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:51:08.074Z|cbb5b09d-0551-458f-b8f4-507734ffb26e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:08.085Z|cbb5b09d-0551-458f-b8f4-507734ffb26e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:08.073Z|6b3a1a51-ef28-435b-9208-cb2521552115|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:08.089Z|6b3a1a51-ef28-435b-9208-cb2521552115|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:09.091Z|1fa2b878-db3d-4399-9826-795c6b577260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:09.092Z|1fa2b878-db3d-4399-9826-795c6b577260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:17.352Z|487519b2-dad7-49d8-8364-b736440e02ca|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:51:17.353Z|487519b2-dad7-49d8-8364-b736440e02ca|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:18.106Z|26c27f47-09a4-4a7c-a7e3-fe1b6d8f6d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:18.106Z|26c27f47-09a4-4a7c-a7e3-fe1b6d8f6d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:18.108Z|e751864a-a5ce-4624-af7e-997337056e25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:18.109Z|e751864a-a5ce-4624-af7e-997337056e25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:19.113Z|6d02f22f-a61f-4a37-9a96-3505ad4bdeb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:19.114Z|6d02f22f-a61f-4a37-9a96-3505ad4bdeb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:22.268Z|9e9fea9d-d992-459e-b421-f30fddbd948e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:51:22.272Z|9e9fea9d-d992-459e-b421-f30fddbd948e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:51:23.540Z|d15284aa-bc74-48df-a157-95f81848099c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:51:23.541Z|d15284aa-bc74-48df-a157-95f81848099c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:51:28.131Z|fcb4f8cf-0eba-4bae-b794-878e320e3c5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:28.133Z|fcb4f8cf-0eba-4bae-b794-878e320e3c5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:28.142Z|d2c9c196-8f39-457c-934d-1e51934c5149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:28.144Z|d2c9c196-8f39-457c-934d-1e51934c5149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:29.133Z|b98df00f-5552-4f91-ad35-7283dc46e30a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:29.134Z|b98df00f-5552-4f91-ad35-7283dc46e30a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:37.268Z|58e7cfe9-471f-4298-8788-7a3fe071ae99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:51:37.269Z|58e7cfe9-471f-4298-8788-7a3fe071ae99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:51:38.158Z|12c9e428-8526-4ad3-bb7e-5cc1e200fbec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:38.159Z|12c9e428-8526-4ad3-bb7e-5cc1e200fbec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:38.172Z|3115eeca-cf3f-4b71-b48c-73953017b6b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:38.177Z|3115eeca-cf3f-4b71-b48c-73953017b6b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:39.154Z|b4cd8c69-8b0e-4a26-9014-6acf7c1742e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:39.155Z|b4cd8c69-8b0e-4a26-9014-6acf7c1742e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:48.188Z|2d87444a-22d8-4a28-960b-d4e2b7bcb89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:48.190Z|2d87444a-22d8-4a28-960b-d4e2b7bcb89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:48.203Z|77b21961-4e0f-44f4-9371-1ecb7a41b7eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:48.203Z|77b21961-4e0f-44f4-9371-1ecb7a41b7eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:49.176Z|00794cd6-f759-4211-878b-2c5227b7c5e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:49.178Z|00794cd6-f759-4211-878b-2c5227b7c5e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:52.268Z|df109295-371b-4d3a-a136-2015111b20c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:51:52.269Z|df109295-371b-4d3a-a136-2015111b20c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:51:53.542Z|548831e1-bb66-49ee-bb31-246fad6967d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:51:53.542Z|548831e1-bb66-49ee-bb31-246fad6967d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:51:58.210Z|dd7c5dde-c190-4b83-81f7-cc534cc866de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:58.210Z|dd7c5dde-c190-4b83-81f7-cc534cc866de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:58.222Z|40da86b4-2728-445e-91e2-a55c78e049c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:58.222Z|40da86b4-2728-445e-91e2-a55c78e049c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:51:59.198Z|9ac05380-890b-44db-8a06-3c4d3f53f3cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:51:59.199Z|9ac05380-890b-44db-8a06-3c4d3f53f3cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:07.268Z|8b276571-4231-4acb-8863-9879539a5a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:52:07.282Z|8b276571-4231-4acb-8863-9879539a5a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:52:08.231Z|5179bf0a-7682-4d13-9533-e445d56bab5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:08.232Z|5179bf0a-7682-4d13-9533-e445d56bab5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:08.240Z|77a9e966-1044-4594-b077-5c6eb8d9d1ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:08.241Z|77a9e966-1044-4594-b077-5c6eb8d9d1ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:09.221Z|d573f964-f837-4ed3-8537-96a276252c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:09.222Z|d573f964-f837-4ed3-8537-96a276252c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:17.346Z|eabb9359-bd7b-43fc-b90d-2f57ff5b70e6|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:52:17.347Z|eabb9359-bd7b-43fc-b90d-2f57ff5b70e6|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:18.251Z|c29c1d2a-532f-4c7c-8bb1-03c4cd4c27dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:18.253Z|c29c1d2a-532f-4c7c-8bb1-03c4cd4c27dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:18.258Z|51ee0d75-ab00-488e-b46f-372a3043af79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:18.259Z|51ee0d75-ab00-488e-b46f-372a3043af79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:19.241Z|327eacab-3932-4bca-9286-1186958ff0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:19.242Z|327eacab-3932-4bca-9286-1186958ff0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:22.268Z|f11cad7f-1804-41f4-af11-584808dbcfc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:52:22.269Z|f11cad7f-1804-41f4-af11-584808dbcfc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:52:23.543Z|9700d88c-6457-4bb0-9c9b-75ea1d647af2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:52:23.544Z|9700d88c-6457-4bb0-9c9b-75ea1d647af2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:52:28.293Z|7171bcfc-6c0e-42ff-9b72-d64d554e8363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:28.294Z|bae1f675-8605-4c0c-ad03-e9e8dab7a4f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:28.294Z|7171bcfc-6c0e-42ff-9b72-d64d554e8363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:28.294Z|bae1f675-8605-4c0c-ad03-e9e8dab7a4f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:29.262Z|7ab56fa5-05fe-403d-b7f5-49cfebdcf04e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:29.263Z|7ab56fa5-05fe-403d-b7f5-49cfebdcf04e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:37.268Z|de131146-8c0a-461c-b788-6a8011bdab4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:52:37.269Z|de131146-8c0a-461c-b788-6a8011bdab4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:52:38.315Z|ec1ee4e4-b616-440b-82cb-82a871be7c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:38.316Z|ec1ee4e4-b616-440b-82cb-82a871be7c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:38.315Z|5c6573ac-9caa-48a9-8530-8123e0f83567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:38.319Z|5c6573ac-9caa-48a9-8530-8123e0f83567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:39.318Z|50e6027d-6787-45c9-a103-2e8dc20147ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:39.320Z|50e6027d-6787-45c9-a103-2e8dc20147ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:48.343Z|16af8309-63c8-4a39-8e45-162263e96619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:48.343Z|6b3a58bb-dc71-4306-b143-c25120068245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:48.344Z|6b3a58bb-dc71-4306-b143-c25120068245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:48.344Z|16af8309-63c8-4a39-8e45-162263e96619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:49.352Z|4a232ada-f2f5-4a68-af38-203e75c2b7e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:49.353Z|4a232ada-f2f5-4a68-af38-203e75c2b7e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:52.268Z|265dbeb1-944e-4229-9f3a-a1900ccc8bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:52:52.272Z|265dbeb1-944e-4229-9f3a-a1900ccc8bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:52:53.544Z|c349e30b-85b8-40cb-83cf-5570011a360c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:52:53.545Z|c349e30b-85b8-40cb-83cf-5570011a360c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:52:58.368Z|8b2f1f4a-20ed-4572-9380-aefb5bf402e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:58.369Z|8b2f1f4a-20ed-4572-9380-aefb5bf402e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:58.372Z|1f8dc6c9-0027-4be2-a7ac-86a07575332e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:58.373Z|1f8dc6c9-0027-4be2-a7ac-86a07575332e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:52:59.373Z|90eb3ffe-9f12-41d7-b30d-ba546d5868f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:52:59.382Z|90eb3ffe-9f12-41d7-b30d-ba546d5868f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:07.268Z|b01a23a8-9cc8-4f63-ae57-c3627692ee7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:53:07.269Z|b01a23a8-9cc8-4f63-ae57-c3627692ee7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:53:08.411Z|c9af2035-c2bd-452c-89f1-f356e1defaf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:08.412Z|c9af2035-c2bd-452c-89f1-f356e1defaf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:08.415Z|c1b9a61c-1627-4ebf-8b01-2616e6dd0b65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:08.415Z|c1b9a61c-1627-4ebf-8b01-2616e6dd0b65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:09.403Z|3eb8460b-1192-419a-9643-c93971b9b440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:09.404Z|3eb8460b-1192-419a-9643-c93971b9b440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:17.345Z|eed1ca6a-ee72-4281-8f1b-dab7702474af|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:53:17.346Z|eed1ca6a-ee72-4281-8f1b-dab7702474af|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:18.435Z|c26f4d6d-bd3a-4dfc-9635-cbf1c07d6d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:18.436Z|c26f4d6d-bd3a-4dfc-9635-cbf1c07d6d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:18.436Z|f4bf4561-2727-4207-a29c-418ecfe1c5f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:18.437Z|f4bf4561-2727-4207-a29c-418ecfe1c5f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:19.424Z|4a80eec6-e975-46da-a376-ac6f8ddb295b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:19.425Z|4a80eec6-e975-46da-a376-ac6f8ddb295b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:22.268Z|1637b87e-e703-455d-84c7-57b65c17f9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:53:22.269Z|1637b87e-e703-455d-84c7-57b65c17f9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:53:23.546Z|dbd81f5a-6db5-41e7-bc91-01f11a3be15c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:53:23.546Z|dbd81f5a-6db5-41e7-bc91-01f11a3be15c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:53:28.465Z|40536918-79f9-42d7-9132-cd94cc5933f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:28.466Z|40536918-79f9-42d7-9132-cd94cc5933f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:28.472Z|9e858107-0111-4672-a543-4d25f5ebd7eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:28.485Z|9e858107-0111-4672-a543-4d25f5ebd7eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:29.447Z|626f5d78-79e2-460c-a36c-3413cb01be41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:29.447Z|626f5d78-79e2-460c-a36c-3413cb01be41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:37.268Z|50cc3f0f-7ae2-4719-b41d-893d6e4a1ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:53:37.271Z|50cc3f0f-7ae2-4719-b41d-893d6e4a1ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:53:38.488Z|b852c11f-1a83-48ab-8778-67b0af235d74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:38.489Z|b852c11f-1a83-48ab-8778-67b0af235d74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:38.506Z|755857f7-138f-4a1b-bf21-7f79028cdb69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:38.506Z|755857f7-138f-4a1b-bf21-7f79028cdb69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:39.468Z|46531263-8b26-4872-aa08-b80da2cc90cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:39.469Z|46531263-8b26-4872-aa08-b80da2cc90cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:48.511Z|8821b983-8228-4ff5-8086-8da89c0115e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:48.512Z|8821b983-8228-4ff5-8086-8da89c0115e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:48.526Z|ca2d9afe-ee6d-4516-a9de-9be3931451e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:48.527Z|ca2d9afe-ee6d-4516-a9de-9be3931451e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:49.491Z|b6a24e05-8bd2-4271-90f5-ba5c51b13b2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:49.492Z|b6a24e05-8bd2-4271-90f5-ba5c51b13b2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:52.268Z|02897192-c8e6-4987-b081-ce89cee98871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:53:52.269Z|02897192-c8e6-4987-b081-ce89cee98871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:53:53.547Z|ab361637-b289-4341-85b6-f5dbf6a87706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:53:53.547Z|ab361637-b289-4341-85b6-f5dbf6a87706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:53:58.533Z|610da87b-73c8-41f5-873d-24701ababf79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:58.534Z|610da87b-73c8-41f5-873d-24701ababf79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:58.548Z|ad86802f-a4fb-47c0-bb46-83ab120c3c18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:58.549Z|ad86802f-a4fb-47c0-bb46-83ab120c3c18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:53:59.512Z|371b41dc-78ba-4610-ba46-bb38cc019f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:53:59.513Z|371b41dc-78ba-4610-ba46-bb38cc019f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:07.268Z|03118f2b-5ea3-4206-9bb7-0b567067d0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:54:07.269Z|03118f2b-5ea3-4206-9bb7-0b567067d0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:54:08.554Z|501fb45c-9101-4809-89df-09b1f71ec717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:08.555Z|501fb45c-9101-4809-89df-09b1f71ec717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:08.568Z|daf7c2be-05c3-4fc0-9d5e-9e15eb392abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:08.568Z|daf7c2be-05c3-4fc0-9d5e-9e15eb392abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:09.532Z|3456e3e1-f26a-4c74-ad28-877f3cae2d8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:09.532Z|3456e3e1-f26a-4c74-ad28-877f3cae2d8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:17.348Z|482859b0-f3d3-4f73-843f-2ca861106635|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:54:17.349Z|482859b0-f3d3-4f73-843f-2ca861106635|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:18.583Z|f83762ba-7646-43a0-8e11-a4712b9478ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:18.587Z|c342a9cd-ee56-48c7-ae64-3f2c1585d13c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:18.588Z|f83762ba-7646-43a0-8e11-a4712b9478ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:18.588Z|c342a9cd-ee56-48c7-ae64-3f2c1585d13c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:19.552Z|c6ea498d-30ae-46a5-8f58-6c8f0c2e5f40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:19.554Z|c6ea498d-30ae-46a5-8f58-6c8f0c2e5f40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:22.268Z|089762ec-c775-4b19-aa36-6f1d3d422ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:54:22.273Z|089762ec-c775-4b19-aa36-6f1d3d422ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:54:23.548Z|ae3e1dfc-a84d-4deb-8b3a-2c4e080fda0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:54:23.549Z|ae3e1dfc-a84d-4deb-8b3a-2c4e080fda0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:54:28.615Z|8d02252f-8001-4a52-96cb-7e32ec2a1962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:28.615Z|371f04b1-91df-43f6-ad97-32205f433d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:28.617Z|371f04b1-91df-43f6-ad97-32205f433d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:28.618Z|8d02252f-8001-4a52-96cb-7e32ec2a1962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:29.574Z|a28808ca-369c-436c-b9db-7f6ccedf4c80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:29.581Z|a28808ca-369c-436c-b9db-7f6ccedf4c80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:37.269Z|0b39d8c6-a801-4b3b-8598-4bf3259c6e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:54:37.270Z|0b39d8c6-a801-4b3b-8598-4bf3259c6e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:54:38.654Z|e3be6082-2bb7-42d3-9464-26a240493c65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:38.656Z|e3be6082-2bb7-42d3-9464-26a240493c65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:38.671Z|bfa7f83f-7f75-44df-b4c5-311e4006e3b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:38.673Z|bfa7f83f-7f75-44df-b4c5-311e4006e3b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:39.601Z|a03e3136-a58f-46da-bfbb-aec50b8fccf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:39.602Z|a03e3136-a58f-46da-bfbb-aec50b8fccf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:48.692Z|59a6918f-f751-4a97-9f9d-d54a4a53e8f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:48.693Z|59a6918f-f751-4a97-9f9d-d54a4a53e8f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:48.695Z|f411782b-6021-4d48-8522-1e93c156337a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:48.696Z|f411782b-6021-4d48-8522-1e93c156337a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:49.622Z|4ba90bda-2039-4284-ab59-a75de279325e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:49.623Z|4ba90bda-2039-4284-ab59-a75de279325e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:52.268Z|b7393d37-b257-4e9a-af93-4c497c45814f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:54:52.269Z|b7393d37-b257-4e9a-af93-4c497c45814f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:54:53.550Z|73bb967f-53bd-4523-88b1-54a125f99a24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:54:53.551Z|73bb967f-53bd-4523-88b1-54a125f99a24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:54:58.714Z|588123bb-a651-42d3-8a77-d79f7818d104|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:58.714Z|00c39667-0652-4b6b-ac3d-01e8f874d14d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:58.715Z|588123bb-a651-42d3-8a77-d79f7818d104|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:58.715Z|00c39667-0652-4b6b-ac3d-01e8f874d14d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:54:59.645Z|e28f03e5-4149-45a8-9201-9e43357e446c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:54:59.646Z|e28f03e5-4149-45a8-9201-9e43357e446c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:07.268Z|b24963ba-8b98-4f55-9d3a-089c78ad3ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:55:07.271Z|b24963ba-8b98-4f55-9d3a-089c78ad3ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:55:08.735Z|adc9ef29-f25b-48b2-bc00-1b1c23a9613b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:08.736Z|adc9ef29-f25b-48b2-bc00-1b1c23a9613b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:08.737Z|c4f8003e-dc18-4e52-a219-4bbd57a72ce2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:08.738Z|c4f8003e-dc18-4e52-a219-4bbd57a72ce2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:09.671Z|7fdf721d-d8dc-4c45-bd94-910a17471adb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:09.672Z|7fdf721d-d8dc-4c45-bd94-910a17471adb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:17.346Z|a436e13f-7c84-4a4c-9951-5932c66005cc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:55:17.347Z|a436e13f-7c84-4a4c-9951-5932c66005cc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:18.758Z|6b9537ec-aebe-4e65-9e0a-ad6035170532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:18.759Z|6b9537ec-aebe-4e65-9e0a-ad6035170532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:18.774Z|07112d2c-da6f-470a-a14c-c730ae25a9c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:18.775Z|07112d2c-da6f-470a-a14c-c730ae25a9c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:19.703Z|3bd27f81-b53e-48bf-ac61-db4069b77edf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:19.710Z|3bd27f81-b53e-48bf-ac61-db4069b77edf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:22.268Z|30d8256b-caea-4bc6-8b1c-e5ba76756e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:55:22.268Z|30d8256b-caea-4bc6-8b1c-e5ba76756e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:55:23.552Z|f220b860-f9da-4d69-9837-59960ddbb246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:55:23.552Z|f220b860-f9da-4d69-9837-59960ddbb246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:55:28.787Z|aa517960-e82b-425d-ac3c-971e4ea045f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:28.788Z|aa517960-e82b-425d-ac3c-971e4ea045f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:28.815Z|9f1b239e-9598-47ec-bbf6-b54b04a8279b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:28.816Z|9f1b239e-9598-47ec-bbf6-b54b04a8279b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:29.730Z|b2fdb1a9-576c-4c11-9083-d4baec551922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:29.730Z|b2fdb1a9-576c-4c11-9083-d4baec551922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:37.268Z|9cfea1c6-8dc3-4814-96da-b42aa36575ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:55:37.269Z|9cfea1c6-8dc3-4814-96da-b42aa36575ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:55:38.808Z|ce69793b-bcd1-46f8-90de-2e3dd83025ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:38.808Z|ce69793b-bcd1-46f8-90de-2e3dd83025ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:38.835Z|f5e13f3d-a440-49c8-805e-15f4e2cb0a1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:38.835Z|f5e13f3d-a440-49c8-805e-15f4e2cb0a1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:39.750Z|0c4cd292-274b-487e-94f7-c8dec1740365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:39.750Z|0c4cd292-274b-487e-94f7-c8dec1740365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:48.827Z|7b80cfbb-757f-44ab-a9c5-a3c810d65c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:48.829Z|7b80cfbb-757f-44ab-a9c5-a3c810d65c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:48.854Z|0740e832-dbf7-4bf5-b454-a37b0c42e36b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:48.855Z|0740e832-dbf7-4bf5-b454-a37b0c42e36b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:49.771Z|ea8d7a51-5edf-4c7c-a912-b44fa1d7f288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:49.772Z|ea8d7a51-5edf-4c7c-a912-b44fa1d7f288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:52.268Z|4c6201b8-2567-4a74-80b3-6d8e7f0e7833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:55:52.272Z|4c6201b8-2567-4a74-80b3-6d8e7f0e7833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:55:53.553Z|a240dca1-6626-46d3-8496-db3ff2d98c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:55:53.554Z|a240dca1-6626-46d3-8496-db3ff2d98c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:55:58.851Z|4c07ec35-a29c-4427-ad3a-064212988abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:58.852Z|4c07ec35-a29c-4427-ad3a-064212988abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:58.886Z|f67e6b95-5254-4aae-bf36-947a463f85c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:58.887Z|f67e6b95-5254-4aae-bf36-947a463f85c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:55:59.794Z|1f2ed068-9b5a-4f54-b343-05fae5830acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:55:59.795Z|1f2ed068-9b5a-4f54-b343-05fae5830acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:07.268Z|2f47abac-3eaf-48be-9dbf-14fa7ee45d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:56:07.269Z|2f47abac-3eaf-48be-9dbf-14fa7ee45d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:56:08.871Z|4783a520-3e7c-4c8f-a842-ec38ff9c4584|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:08.872Z|4783a520-3e7c-4c8f-a842-ec38ff9c4584|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:08.907Z|7c031e67-b9e7-4791-bdd7-352396b9ed6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:08.908Z|7c031e67-b9e7-4791-bdd7-352396b9ed6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:09.818Z|f2905284-54f4-4a12-961a-5ce43ee8fb37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:09.819Z|f2905284-54f4-4a12-961a-5ce43ee8fb37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:17.350Z|ed2b5fe6-6e94-41d7-a5c2-55ca6e350042|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:56:17.352Z|ed2b5fe6-6e94-41d7-a5c2-55ca6e350042|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:18.904Z|eb89da90-0010-47cc-bf66-9ea0810de929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:18.905Z|eb89da90-0010-47cc-bf66-9ea0810de929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:18.933Z|d2a3d08c-1e16-4736-84c9-aaeaaaf4d576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:18.934Z|d2a3d08c-1e16-4736-84c9-aaeaaaf4d576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:19.839Z|05fd12d2-a7c2-4486-a20d-e4c9ded134f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:19.839Z|05fd12d2-a7c2-4486-a20d-e4c9ded134f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:22.268Z|4047b135-38c5-4eaf-a213-8c15f61d9ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:56:22.269Z|4047b135-38c5-4eaf-a213-8c15f61d9ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:56:23.555Z|7f2ab137-2af8-4495-a395-78608b0323c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:56:23.555Z|7f2ab137-2af8-4495-a395-78608b0323c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:56:28.933Z|18dad1d3-15a6-4543-9247-08822ebd7514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:28.936Z|18dad1d3-15a6-4543-9247-08822ebd7514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:28.955Z|86c7aa4c-1e8e-4af8-aee4-72acf24a2f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:28.957Z|86c7aa4c-1e8e-4af8-aee4-72acf24a2f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:29.860Z|fb4745d8-1d5e-4460-a480-3b4d1ced6d61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:29.863Z|fb4745d8-1d5e-4460-a480-3b4d1ced6d61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:37.268Z|4c97e01e-fad7-4ec6-bd03-9eb1c320c82f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:56:37.272Z|4c97e01e-fad7-4ec6-bd03-9eb1c320c82f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:56:38.959Z|ab52f99f-1968-45b7-a75e-3d87520b7d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:38.960Z|ab52f99f-1968-45b7-a75e-3d87520b7d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:38.989Z|66f06da1-66d5-43fd-b162-d8eeddbc1520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:38.990Z|66f06da1-66d5-43fd-b162-d8eeddbc1520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:39.889Z|b47e22d6-8998-4837-a5db-2db73c882327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:39.890Z|b47e22d6-8998-4837-a5db-2db73c882327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:48.985Z|cbff9a0f-7a1c-4fb1-87b5-f7345c4a408e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:48.986Z|cbff9a0f-7a1c-4fb1-87b5-f7345c4a408e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:49.009Z|ad32443f-a49b-4467-a82a-6155782264ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:49.009Z|ad32443f-a49b-4467-a82a-6155782264ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:49.911Z|9329b171-50ef-4d62-92b5-183f128f15dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:49.911Z|9329b171-50ef-4d62-92b5-183f128f15dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:52.268Z|17218ef3-1d25-438d-9108-55142c311a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:56:52.269Z|17218ef3-1d25-438d-9108-55142c311a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:56:53.556Z|608c8ada-a51f-44ee-a685-5a64d43681af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:56:53.557Z|608c8ada-a51f-44ee-a685-5a64d43681af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:56:59.007Z|cc0f958a-a29e-44e4-aff0-4e2f7d712a31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:59.009Z|cc0f958a-a29e-44e4-aff0-4e2f7d712a31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:59.027Z|b3a6da6a-2850-4d6c-a3fb-3d97a7cb54dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:59.028Z|b3a6da6a-2850-4d6c-a3fb-3d97a7cb54dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:56:59.931Z|65c40196-9a38-4438-83fe-1cf4b42bea9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:56:59.932Z|65c40196-9a38-4438-83fe-1cf4b42bea9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:07.268Z|58ecf4ea-9aa9-4721-8db4-0b1f62cfb11b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:57:07.269Z|58ecf4ea-9aa9-4721-8db4-0b1f62cfb11b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:57:09.029Z|b1fc03d6-1ed7-4ae2-bff0-18fb6f9d96a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:09.030Z|b1fc03d6-1ed7-4ae2-bff0-18fb6f9d96a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:09.050Z|e73b5a98-8097-4219-956d-b3cd27df95a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:09.051Z|e73b5a98-8097-4219-956d-b3cd27df95a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:09.954Z|09c90e84-a96e-4653-947d-337b1db0ddad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:09.955Z|09c90e84-a96e-4653-947d-337b1db0ddad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:17.367Z|0dcc65c7-c2f1-4146-9478-3930565a21ac|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:57:17.368Z|0dcc65c7-c2f1-4146-9478-3930565a21ac|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:19.052Z|c91a395b-4317-4170-8f2a-4d9bc9bb3b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:19.053Z|c91a395b-4317-4170-8f2a-4d9bc9bb3b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:19.069Z|9211ffd1-132b-4507-8dfb-a996cdf185b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:19.069Z|9211ffd1-132b-4507-8dfb-a996cdf185b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:19.979Z|dd353f28-f7e2-47a0-ba5e-3c89e87bfe81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:19.980Z|dd353f28-f7e2-47a0-ba5e-3c89e87bfe81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:22.268Z|ae3bcff0-dfdf-46c3-a839-7844e319c57c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:57:22.272Z|ae3bcff0-dfdf-46c3-a839-7844e319c57c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:57:23.561Z|3b662bd3-3103-458f-b7b0-71f5ce73c07e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:57:23.564Z|3b662bd3-3103-458f-b7b0-71f5ce73c07e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:57:29.077Z|fab95064-5ace-492f-a985-1cd78b11b05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:29.083Z|fab95064-5ace-492f-a985-1cd78b11b05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:29.087Z|1dd1d2e0-53f6-4e72-9255-be4a80214a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:29.088Z|1dd1d2e0-53f6-4e72-9255-be4a80214a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:29.999Z|1b0abf62-4c8f-4b83-a933-694b56fb3ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:29.999Z|1b0abf62-4c8f-4b83-a933-694b56fb3ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:37.268Z|4afd0c7e-0a59-4739-a021-6481324449cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:57:37.269Z|4afd0c7e-0a59-4739-a021-6481324449cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:57:39.104Z|dcc776c3-2416-4c00-a6d6-4363aade465d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:39.104Z|dcc776c3-2416-4c00-a6d6-4363aade465d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:39.108Z|420892e9-cee5-4ff4-98b2-67b8a33b9cbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:39.109Z|420892e9-cee5-4ff4-98b2-67b8a33b9cbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:40.020Z|0dda2409-12e5-46d4-ac6e-bbb5cbbd85cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:40.021Z|0dda2409-12e5-46d4-ac6e-bbb5cbbd85cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:49.124Z|1c04c075-34dc-449f-a6b4-6253d78a01fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:49.125Z|1c04c075-34dc-449f-a6b4-6253d78a01fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:49.130Z|fc505ff2-ba85-45f1-94ab-a3d18d70ada9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:49.131Z|fc505ff2-ba85-45f1-94ab-a3d18d70ada9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:50.042Z|0df1da40-e2b8-4a74-adbe-f744c0c59edc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:50.042Z|0df1da40-e2b8-4a74-adbe-f744c0c59edc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:52.268Z|fd5a39e9-495a-453c-9662-30f1879c4972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:57:52.269Z|fd5a39e9-495a-453c-9662-30f1879c4972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:57:53.565Z|dea74ed3-08fc-4941-9ec0-77645ddf9bf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:57:53.566Z|dea74ed3-08fc-4941-9ec0-77645ddf9bf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:57:59.146Z|e10dd4e1-d405-4992-923f-16cd15d2d1c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:59.147Z|e10dd4e1-d405-4992-923f-16cd15d2d1c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:57:59.159Z|cff409d7-6615-4c15-aba7-12d7df7760e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:57:59.159Z|cff409d7-6615-4c15-aba7-12d7df7760e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:00.062Z|3494aa9f-6e1f-41e8-a4d3-3c2d075dcc71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:00.063Z|3494aa9f-6e1f-41e8-a4d3-3c2d075dcc71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:07.268Z|2d6da54e-2faa-45dc-b67e-c287f7007cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:58:07.271Z|2d6da54e-2faa-45dc-b67e-c287f7007cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:58:09.169Z|3532958e-3a32-480f-b327-a170381ebd97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:09.169Z|3532958e-3a32-480f-b327-a170381ebd97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:09.188Z|a8ccb74f-4ae1-4665-904d-60b544bd0e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:09.189Z|a8ccb74f-4ae1-4665-904d-60b544bd0e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:10.094Z|5acd1c81-3878-42fa-b066-4cc3da813fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:10.096Z|5acd1c81-3878-42fa-b066-4cc3da813fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:17.345Z|c5110f73-8b8a-4135-88e1-9a40724505f8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:58:17.347Z|c5110f73-8b8a-4135-88e1-9a40724505f8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:19.191Z|0ccaec12-c130-4c18-9736-e116492a17b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:19.192Z|0ccaec12-c130-4c18-9736-e116492a17b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:19.207Z|76e9c359-0ed5-438d-9bd1-702c3a16274c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:19.208Z|76e9c359-0ed5-438d-9bd1-702c3a16274c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:20.119Z|8ef449ce-9e0f-4a78-a1e8-248b0d91b21c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:20.120Z|8ef449ce-9e0f-4a78-a1e8-248b0d91b21c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:22.268Z|c73e1157-16e5-4848-92ac-a389546299de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:58:22.269Z|c73e1157-16e5-4848-92ac-a389546299de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:58:23.567Z|2f721a90-0975-40ac-8635-d7a16d34ddbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:58:23.567Z|2f721a90-0975-40ac-8635-d7a16d34ddbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:58:29.216Z|c21f07a0-886f-4be7-be7d-2ed871fb35ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:29.217Z|c21f07a0-886f-4be7-be7d-2ed871fb35ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:29.228Z|c3fcdc85-8373-4018-907f-04937d67d582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:29.228Z|c3fcdc85-8373-4018-907f-04937d67d582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:30.146Z|63b6c607-76e0-4fca-9307-f8a91b75d81e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:30.147Z|63b6c607-76e0-4fca-9307-f8a91b75d81e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:37.270Z|f5c274ed-8326-459f-8bb8-d3df617e928b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:58:37.278Z|f5c274ed-8326-459f-8bb8-d3df617e928b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:58:39.271Z|2a89044e-9896-4ac1-a119-743fc3343e05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:39.272Z|506c19a0-692b-4db7-bf62-a8f22aef44a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:39.274Z|2a89044e-9896-4ac1-a119-743fc3343e05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:39.278Z|506c19a0-692b-4db7-bf62-a8f22aef44a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:40.170Z|ef27e2f1-6b18-4ffb-965f-9f1b5936c92c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:40.171Z|ef27e2f1-6b18-4ffb-965f-9f1b5936c92c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:49.317Z|f8e03a39-6b79-4e1a-b665-e6a1b6a88cce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:49.317Z|3dc39319-34a5-4650-b5db-96a8c5b48430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:49.319Z|3dc39319-34a5-4650-b5db-96a8c5b48430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:49.319Z|f8e03a39-6b79-4e1a-b665-e6a1b6a88cce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:50.190Z|20077b5e-98c1-4233-ace0-9d2a2db0829a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:50.191Z|20077b5e-98c1-4233-ace0-9d2a2db0829a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:52.268Z|cac634da-61d7-4a25-a24d-9ba2264cfc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:58:52.269Z|cac634da-61d7-4a25-a24d-9ba2264cfc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:58:53.568Z|6ced31a9-6ad7-4068-9e26-0a828fcc43a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:58:53.569Z|6ced31a9-6ad7-4068-9e26-0a828fcc43a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:58:59.341Z|68d28672-59c4-47ca-b9f1-043608dfdc61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:59.343Z|68d28672-59c4-47ca-b9f1-043608dfdc61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:58:59.345Z|8a3b3448-820a-4a51-94c9-d00a8814b7c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:58:59.345Z|8a3b3448-820a-4a51-94c9-d00a8814b7c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:00.211Z|cb91ea74-818f-4dbb-b1a1-8cc74dd2f0ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:00.212Z|cb91ea74-818f-4dbb-b1a1-8cc74dd2f0ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:07.272Z|5f4f61de-ff56-4ddb-a95b-c5d7b3d668f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:59:07.273Z|5f4f61de-ff56-4ddb-a95b-c5d7b3d668f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:59:09.365Z|131c2c2f-7c10-4e98-99d8-24cae5d14b1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:09.365Z|dcd9387c-7f78-41f5-aabe-2d4f5ca17f23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:09.367Z|dcd9387c-7f78-41f5-aabe-2d4f5ca17f23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:09.367Z|131c2c2f-7c10-4e98-99d8-24cae5d14b1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:10.233Z|d884c547-d4a0-4748-9235-b13273c6309e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:10.234Z|d884c547-d4a0-4748-9235-b13273c6309e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:17.354Z|1163c94e-4785-4015-bd08-6743bc96f294|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T08:59:17.356Z|1163c94e-4785-4015-bd08-6743bc96f294|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:19.387Z|ae1dfb4b-e13c-4bac-9582-a2d0b6b8db99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:19.388Z|ae1dfb4b-e13c-4bac-9582-a2d0b6b8db99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:19.389Z|96b87845-2336-4260-ae1e-0672c3dbb361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:19.390Z|96b87845-2336-4260-ae1e-0672c3dbb361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:20.255Z|fbf6b20c-e2a4-4bdb-97b9-4fab760ab687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:20.255Z|fbf6b20c-e2a4-4bdb-97b9-4fab760ab687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:22.268Z|56537aa3-993d-4033-80e2-7f2e14d7e46d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:59:22.271Z|56537aa3-993d-4033-80e2-7f2e14d7e46d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:59:23.570Z|4d20f817-5877-4598-847c-b84d3235d059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:59:23.570Z|4d20f817-5877-4598-847c-b84d3235d059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:59:29.413Z|b4fdfed9-5c23-4595-b442-98c99416c3d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:29.414Z|5d0556c8-094a-484e-90e6-7c0a96b0d728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:29.415Z|b4fdfed9-5c23-4595-b442-98c99416c3d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:29.416Z|5d0556c8-094a-484e-90e6-7c0a96b0d728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:30.282Z|ed19b6d6-fd16-4808-9456-4ce594519f44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:30.284Z|ed19b6d6-fd16-4808-9456-4ce594519f44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:37.268Z|5e40a384-9699-49b1-963c-70c3251b89d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:59:37.269Z|5e40a384-9699-49b1-963c-70c3251b89d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:59:39.443Z|74b30762-e1ad-4379-af8d-f1e5f850fdc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:39.445Z|74b30762-e1ad-4379-af8d-f1e5f850fdc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:39.444Z|990d3b02-acb3-4541-93e0-8a86e6c33665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:39.448Z|990d3b02-acb3-4541-93e0-8a86e6c33665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:40.314Z|edc657cd-6010-4d8f-b934-26b491b9d045|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:40.315Z|edc657cd-6010-4d8f-b934-26b491b9d045|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:49.469Z|e785806c-6f18-45e1-b29b-3f321f2da1c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:49.469Z|f3a16e56-bfee-419d-93c7-e672ec4ae967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:49.470Z|e785806c-6f18-45e1-b29b-3f321f2da1c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:49.471Z|f3a16e56-bfee-419d-93c7-e672ec4ae967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:50.335Z|899a0d13-d07a-4882-86fa-a0525800a5a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:50.337Z|899a0d13-d07a-4882-86fa-a0525800a5a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:52.268Z|c8184b2b-f8ea-4bae-88a2-bfad977cb155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:59:52.269Z|c8184b2b-f8ea-4bae-88a2-bfad977cb155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:59:53.571Z|6ff3e951-d6b8-404e-bfdf-cb9258c2414d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T08:59:53.577Z|6ff3e951-d6b8-404e-bfdf-cb9258c2414d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T08:59:59.503Z|3fe94e29-cb43-497d-a2c4-ec74c7560164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:59.503Z|b4c7b77c-8460-4514-978e-74f58fddae88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T08:59:59.504Z|3fe94e29-cb43-497d-a2c4-ec74c7560164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T08:59:59.504Z|b4c7b77c-8460-4514-978e-74f58fddae88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:00.358Z|5dc3b5b9-a549-4778-bade-b819753d293f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:00.359Z|5dc3b5b9-a549-4778-bade-b819753d293f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:07.268Z|e78e12a9-b144-42bf-9d36-56fae2b07341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:00:07.281Z|e78e12a9-b144-42bf-9d36-56fae2b07341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T09:00:09.528Z|fdb551f2-276b-4148-afb5-fc9160776d50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:09.528Z|e28b0c17-279b-492d-94fa-d585799e0fe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:09.529Z|fdb551f2-276b-4148-afb5-fc9160776d50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:09.529Z|e28b0c17-279b-492d-94fa-d585799e0fe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:10.384Z|6afe3f55-e491-42be-9afc-9431d27540b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:10.388Z|6afe3f55-e491-42be-9afc-9431d27540b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:17.345Z|cdda9ea6-b048-47a7-8f6b-fd3db0ef6633|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T09:00:17.346Z|cdda9ea6-b048-47a7-8f6b-fd3db0ef6633|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:19.550Z|9f7cefae-d36d-4605-bfbc-d9070a82e29e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:19.551Z|9f7cefae-d36d-4605-bfbc-d9070a82e29e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:19.556Z|f37b68e4-9022-44a4-8608-e16ef2346bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:19.557Z|f37b68e4-9022-44a4-8608-e16ef2346bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:20.409Z|af0c7a6f-e420-46b8-b912-29682995f9d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:20.411Z|af0c7a6f-e420-46b8-b912-29682995f9d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:22.269Z|560fc41b-e1df-4940-9253-511c2e0d850d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:00:22.270Z|560fc41b-e1df-4940-9253-511c2e0d850d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T09:00:23.589Z|7326a12f-2bab-416c-a41e-7af272807196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:00:23.593Z|7326a12f-2bab-416c-a41e-7af272807196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T09:00:29.571Z|b0aee4c1-ac9d-4507-8d6c-76e42d1f5edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:29.572Z|b0aee4c1-ac9d-4507-8d6c-76e42d1f5edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:29.579Z|c8af44df-fbe7-4b67-8aea-0df545a6c1e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:29.579Z|c8af44df-fbe7-4b67-8aea-0df545a6c1e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:30.432Z|ae761bf7-989b-4808-87dd-1e3884c2fe1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:30.432Z|ae761bf7-989b-4808-87dd-1e3884c2fe1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:37.268Z|5f7fa3a9-dc1c-4a03-b2dc-7e631d667b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:00:37.269Z|5f7fa3a9-dc1c-4a03-b2dc-7e631d667b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T09:00:39.592Z|1221a4cd-f39c-4b11-a5b4-56a153199e3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:39.593Z|1221a4cd-f39c-4b11-a5b4-56a153199e3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:39.598Z|8fe21632-a3d0-467c-b6d2-b8e970131877|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:39.600Z|8fe21632-a3d0-467c-b6d2-b8e970131877|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:40.471Z|e4bf813b-f207-4338-a1d5-c76c649536a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:40.472Z|e4bf813b-f207-4338-a1d5-c76c649536a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:49.616Z|b52fe3ee-1d64-4e95-889a-6736448f295b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:49.617Z|b52fe3ee-1d64-4e95-889a-6736448f295b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:49.619Z|202f88ed-ce5f-4cc5-8914-e5d1801d9870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:49.620Z|202f88ed-ce5f-4cc5-8914-e5d1801d9870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:50.496Z|57d1762b-612b-4945-acdf-2ea6ff5990de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:50.496Z|57d1762b-612b-4945-acdf-2ea6ff5990de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:52.268Z|2fc672c9-7513-4f03-9dca-51e996a34a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:00:52.271Z|2fc672c9-7513-4f03-9dca-51e996a34a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T09:00:53.594Z|c5013c0f-3846-4dc1-a87c-1db48e929ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:00:53.594Z|c5013c0f-3846-4dc1-a87c-1db48e929ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T09:00:59.638Z|1ddec529-2b58-4df8-8789-f60b28ed97d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:59.639Z|1ddec529-2b58-4df8-8789-f60b28ed97d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:00:59.641Z|bf723bbb-78fe-499b-98be-42278f86b827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:00:59.643Z|bf723bbb-78fe-499b-98be-42278f86b827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:00.521Z|572a1436-ffb2-4fdb-ba26-8b3a0f51f2ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:00.522Z|572a1436-ffb2-4fdb-ba26-8b3a0f51f2ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:07.268Z|c95591bd-f77a-4e5f-9aaa-da8e19ecea0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:01:07.270Z|c95591bd-f77a-4e5f-9aaa-da8e19ecea0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T09:01:09.662Z|f9dd0f2f-0a54-4b40-8fd3-67db755137e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:09.666Z|a975e53c-c6a2-4f5d-ad81-956694ce6179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:09.667Z|a975e53c-c6a2-4f5d-ad81-956694ce6179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:09.672Z|f9dd0f2f-0a54-4b40-8fd3-67db755137e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:10.543Z|975c79d9-015b-486c-9725-7ec448ea47e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:10.544Z|975c79d9-015b-486c-9725-7ec448ea47e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:17.348Z|bfc16bea-a700-4b8c-b1cd-4d097bdb224e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-28T09:01:17.349Z|bfc16bea-a700-4b8c-b1cd-4d097bdb224e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:19.718Z|375e608d-5952-4ac0-8348-87a3a0e5aa38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:19.719Z|375e608d-5952-4ac0-8348-87a3a0e5aa38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:19.717Z|5c2bb452-4294-49d1-bf49-5b47ef571d38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:19.720Z|5c2bb452-4294-49d1-bf49-5b47ef571d38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:20.564Z|dd93b208-904c-4efa-87d0-2884c45c2a0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:20.564Z|dd93b208-904c-4efa-87d0-2884c45c2a0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:22.268Z|a28145d1-f4cc-4c6b-b561-38e2fc2227fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:01:22.268Z|a28145d1-f4cc-4c6b-b561-38e2fc2227fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T09:01:23.595Z|ded4f1b3-681b-49e9-a7a8-d38698206afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:01:23.595Z|ded4f1b3-681b-49e9-a7a8-d38698206afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T09:01:29.740Z|e8309250-249d-41d6-9963-67b1db5b4e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:29.741Z|e8309250-249d-41d6-9963-67b1db5b4e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:29.744Z|efb2865c-54ef-45ba-86e5-71ec8f0cfb92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:29.745Z|efb2865c-54ef-45ba-86e5-71ec8f0cfb92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:30.588Z|beb857b8-61c2-4571-ab81-79c550a754d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:30.588Z|beb857b8-61c2-4571-ab81-79c550a754d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:37.269Z|555fea93-c069-4a6b-8dbb-6e843a5dc1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:01:37.273Z|555fea93-c069-4a6b-8dbb-6e843a5dc1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T09:01:39.762Z|95a98239-bd27-42c1-9b26-b3c6e68982b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:39.762Z|25ac82e1-ba86-4efa-affc-eae272cec7fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:39.763Z|25ac82e1-ba86-4efa-affc-eae272cec7fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:39.763Z|95a98239-bd27-42c1-9b26-b3c6e68982b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:40.608Z|8258f254-5cc8-421f-a960-0dd07d37ac7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:40.609Z|8258f254-5cc8-421f-a960-0dd07d37ac7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:49.793Z|51e7c5c9-fe16-4707-a343-e7352bc1479d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:49.794Z|51e7c5c9-fe16-4707-a343-e7352bc1479d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:49.798Z|d85b47ec-f346-40cf-b597-980a3551a312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:49.799Z|d85b47ec-f346-40cf-b597-980a3551a312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:50.631Z|f121674d-c1fe-44ea-bc52-06c9bc6af602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-28T09:01:50.632Z|f121674d-c1fe-44ea-bc52-06c9bc6af602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-28T09:01:52.268Z|8b01bc2e-c92a-4f0d-975e-8560293e0c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:01:52.269Z|8b01bc2e-c92a-4f0d-975e-8560293e0c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-28T09:01:53.597Z|12355e5b-da81-4b0c-98c4-23cf1274a842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-28T09:01:53.600Z|12355e5b-da81-4b0c-98c4-23cf1274a842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.