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-06-16T05:31:14.448Z||main|||||INFO|500||The following profiles are active: basic
2022-06-16T05:31:46.020Z||main|||||INFO|500||Starting service [Tomcat]
2022-06-16T05:31:46.022Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-06-16T05:31:46.302Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-06-16T05:32:05.744Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-06-16T05:32:06.152Z||main|||||INFO|500||catdb-pool - Starting...
2022-06-16T05:32:06.822Z||main|||||INFO|500||catdb-pool - Start completed.
2022-06-16T05:32:08.138Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-06-16T05:32:09.571Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-06-16T05:32:11.958Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-16T05:32:22.640Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-16T05:32:24.435Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-06-16T05:32:31.444Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-16T05:32:31.820Z||main|||||INFO|500||reqdb-pool - Starting...
2022-06-16T05:32:31.859Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-06-16T05:32:31.879Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-06-16T05:32:34.600Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-16T05:32:35.759Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-16T05:32:39.943Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-16T05:32:54.096Z||main|||||WARN|500||---
2022-06-16T05:32:54.097Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-06-16T05:32:54.098Z||main|||||WARN|500||---
2022-06-16T05:32:55.880Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-06-16T05:33:09.181Z||main|||||INFO|500||Started ApiHandlerApplication in 124.288 seconds (JVM running for 132.985)
2022-06-16T05:33:09.291Z|2edd370c-92d4-4659-a60e-1bc3b7c58802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:33:09.397Z|2edd370c-92d4-4659-a60e-1bc3b7c58802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:33:09.401Z|bb77d5b0-8630-4840-9573-d1dc2d396304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:33:09.431Z|bb77d5b0-8630-4840-9573-d1dc2d396304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:33:14.341Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-06-16T05:33:15.079Z|05359e70-401d-483e-8225-22afe706ed35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:15.084Z|89694832-3d5d-4617-a221-72de46c5b239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-06-16T05:33:16.112Z|89694832-3d5d-4617-a221-72de46c5b239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:16.112Z|05359e70-401d-483e-8225-22afe706ed35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:16.256Z|8d05b117-31f4-400d-bd34-75e69f71de72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:16.259Z|8d05b117-31f4-400d-bd34-75e69f71de72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:24.143Z|f08106fb-63a3-4663-9462-bac5ccbabac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:33:24.147Z|f08106fb-63a3-4663-9462-bac5ccbabac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:33:24.956Z|34de1be9-10ba-4041-adcb-8e1432bbf6df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:24.960Z|34de1be9-10ba-4041-adcb-8e1432bbf6df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:25.445Z|2512f1ef-df91-4cae-b282-0dd10c789df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:25.447Z|2512f1ef-df91-4cae-b282-0dd10c789df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:26.533Z|801535d2-3a28-42f9-bfe5-4e2df7b52907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:26.541Z|801535d2-3a28-42f9-bfe5-4e2df7b52907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:35.033Z|25e54bd7-f2b4-44d6-a522-06ec48c5d948|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:35.036Z|25e54bd7-f2b4-44d6-a522-06ec48c5d948|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:35.522Z|5ff7a041-2f6c-4575-ad53-aee206d6d53a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:35.523Z|5ff7a041-2f6c-4575-ad53-aee206d6d53a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:36.620Z|6ac727b5-1656-47f0-9e59-30b65894d3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:36.623Z|6ac727b5-1656-47f0-9e59-30b65894d3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:39.141Z|54e201a6-dea1-4eb1-ac09-a7a138b883ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:33:39.143Z|54e201a6-dea1-4eb1-ac09-a7a138b883ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:33:39.441Z|314f9064-5b4b-4960-9d37-4cdd6728acd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:33:39.454Z|314f9064-5b4b-4960-9d37-4cdd6728acd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:33:45.096Z|facbe851-f535-4ca6-8181-71f9d0b0ceac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:45.098Z|facbe851-f535-4ca6-8181-71f9d0b0ceac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:45.566Z|50941e70-e488-4554-a3c1-103161372798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:45.577Z|50941e70-e488-4554-a3c1-103161372798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:46.701Z|53254076-67b8-4f7e-8c11-953936bcd181|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:46.703Z|53254076-67b8-4f7e-8c11-953936bcd181|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:54.145Z|e2af5890-3b9a-4b23-b741-3831bcc8cf8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:33:54.150Z|e2af5890-3b9a-4b23-b741-3831bcc8cf8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:33:55.146Z|6f9e2c67-da07-4dbc-a496-d27862304106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:55.148Z|6f9e2c67-da07-4dbc-a496-d27862304106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:55.636Z|00aaa25a-b0ab-4fb2-b1c8-18f013ad0cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:55.638Z|00aaa25a-b0ab-4fb2-b1c8-18f013ad0cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:33:56.744Z|f5741f41-dc6c-4923-91fe-1b4c7a3f45fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:33:56.746Z|f5741f41-dc6c-4923-91fe-1b4c7a3f45fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:05.197Z|c2831ae6-f549-469f-98f4-ab4da946da3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:05.200Z|c2831ae6-f549-469f-98f4-ab4da946da3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:05.685Z|37666c45-e7f1-4ab9-8601-af2c9019d13f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:05.693Z|37666c45-e7f1-4ab9-8601-af2c9019d13f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:06.810Z|1bc30ef9-531c-460d-bcd3-b46c713e3aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:06.812Z|1bc30ef9-531c-460d-bcd3-b46c713e3aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:09.144Z|d56f5596-2ea1-418f-a9c3-df8f3e4ad21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:34:09.146Z|d56f5596-2ea1-418f-a9c3-df8f3e4ad21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:34:09.457Z|0519c924-4f26-4f5f-9e33-31b3558de1c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:34:09.460Z|0519c924-4f26-4f5f-9e33-31b3558de1c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:34:15.244Z|f2127804-15eb-4ba8-9cd4-3140ca522204|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:15.246Z|f2127804-15eb-4ba8-9cd4-3140ca522204|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:15.780Z|70e8e523-be2b-4849-8d75-3f514c98dd13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:15.782Z|70e8e523-be2b-4849-8d75-3f514c98dd13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:16.864Z|c07a4a0f-e303-4fa1-bca8-b90dea734a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:16.866Z|c07a4a0f-e303-4fa1-bca8-b90dea734a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:24.145Z|7b253af0-0043-42d3-93ea-18943046b970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:34:24.147Z|7b253af0-0043-42d3-93ea-18943046b970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:34:25.297Z|77852fac-d330-4766-9988-12f064a664f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:25.299Z|77852fac-d330-4766-9988-12f064a664f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:25.830Z|0d2e49af-2914-4af1-9eb7-716fa9885d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:25.833Z|0d2e49af-2914-4af1-9eb7-716fa9885d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:26.919Z|c5c20fd2-5f85-47a0-844c-ad357eb78845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:26.934Z|c5c20fd2-5f85-47a0-844c-ad357eb78845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:35.343Z|b2418f03-115a-4795-855f-509aec5b3db1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:35.345Z|b2418f03-115a-4795-855f-509aec5b3db1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:35.894Z|e315c31e-5d2f-4b2d-b041-6bfde282e5c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:35.896Z|e315c31e-5d2f-4b2d-b041-6bfde282e5c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:36.992Z|83a22bca-8957-4696-8295-ebb0284b6bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:36.994Z|83a22bca-8957-4696-8295-ebb0284b6bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:39.145Z|aa8c68c7-3e49-49df-b00d-21bd9f1b90d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:34:39.152Z|aa8c68c7-3e49-49df-b00d-21bd9f1b90d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:34:39.462Z|c8e69cab-ebc7-4e0e-9ba7-3909f20d37f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:34:39.463Z|c8e69cab-ebc7-4e0e-9ba7-3909f20d37f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:34:45.404Z|c686d7ca-b8f8-4986-865a-a34f8f8dc93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:45.407Z|c686d7ca-b8f8-4986-865a-a34f8f8dc93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:45.935Z|da824060-f7ec-4cca-88fd-a528e98cac16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:45.937Z|da824060-f7ec-4cca-88fd-a528e98cac16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:47.031Z|04d7d70a-4d3b-469d-8e89-8d28c74cebb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:47.032Z|04d7d70a-4d3b-469d-8e89-8d28c74cebb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:54.146Z|e5ad8419-c7d0-4f9c-b5b6-f12e5b7687ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:34:54.150Z|e5ad8419-c7d0-4f9c-b5b6-f12e5b7687ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:34:55.471Z|957bf669-58b9-4feb-a9e0-b26234f7eda5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:55.473Z|957bf669-58b9-4feb-a9e0-b26234f7eda5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:55.977Z|4eb3cbe9-7be6-43c9-a88d-329daac2b1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:55.980Z|4eb3cbe9-7be6-43c9-a88d-329daac2b1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:34:57.069Z|1d9890d9-3287-4e43-bfdd-fd40d22acd48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:34:57.070Z|1d9890d9-3287-4e43-bfdd-fd40d22acd48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:05.529Z|d9192eed-0f68-49e1-bacc-32d11730fda7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:05.533Z|d9192eed-0f68-49e1-bacc-32d11730fda7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:06.022Z|c5b4955c-d4e2-42c0-839b-4bab33668bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:06.024Z|c5b4955c-d4e2-42c0-839b-4bab33668bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:07.110Z|f5eb6db0-0d0f-4fb2-a754-a1afdba4186a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:07.113Z|f5eb6db0-0d0f-4fb2-a754-a1afdba4186a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:09.141Z|5cd68bab-5d43-4027-844a-b0e681473a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:35:09.148Z|5cd68bab-5d43-4027-844a-b0e681473a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:35:09.466Z|0feaf0f0-a51f-451e-9e15-2cc18b4dc278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:35:09.467Z|0feaf0f0-a51f-451e-9e15-2cc18b4dc278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:35:15.574Z|e7608af9-c7a8-488c-912c-2745bc54ea81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:15.577Z|e7608af9-c7a8-488c-912c-2745bc54ea81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:16.083Z|ba8594a9-a6a0-4e4e-b204-82c3b646a3f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:16.087Z|ba8594a9-a6a0-4e4e-b204-82c3b646a3f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:17.153Z|ae32ca58-5ca5-4210-b775-436fa0fc9104|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:17.154Z|ae32ca58-5ca5-4210-b775-436fa0fc9104|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:24.144Z|de376ff0-9a54-4b37-8dc7-13ba64de5a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:35:24.152Z|de376ff0-9a54-4b37-8dc7-13ba64de5a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:35:25.613Z|79ca4576-7a10-4441-a394-0e0031b6fcba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:25.614Z|79ca4576-7a10-4441-a394-0e0031b6fcba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:26.182Z|930c53b1-ab86-4d40-ad7f-ac2934e99986|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:26.184Z|930c53b1-ab86-4d40-ad7f-ac2934e99986|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:27.188Z|56818fa7-b747-453e-a423-3f31c941eb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:27.190Z|56818fa7-b747-453e-a423-3f31c941eb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:35.655Z|3886f13a-9768-4493-8667-252362af9bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:35.671Z|3886f13a-9768-4493-8667-252362af9bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:36.219Z|d171f483-deaf-434f-9b1a-4969455e6f4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:36.222Z|d171f483-deaf-434f-9b1a-4969455e6f4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:37.264Z|f306b570-b4fb-4ae8-8350-ec95f9817b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:37.273Z|f306b570-b4fb-4ae8-8350-ec95f9817b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:39.144Z|3764b878-4c6e-4543-bd8c-bd7b2278d72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:35:39.147Z|3764b878-4c6e-4543-bd8c-bd7b2278d72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:35:39.471Z|19cfddd8-c4ad-4f33-9db8-a0275172d147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:35:39.472Z|19cfddd8-c4ad-4f33-9db8-a0275172d147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:35:45.755Z|b8b0af05-f3a8-43cc-b82f-8ba67b039ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:45.757Z|b8b0af05-f3a8-43cc-b82f-8ba67b039ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:46.263Z|3cfbd890-e359-4069-8780-2e1d0473e1c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:46.266Z|3cfbd890-e359-4069-8780-2e1d0473e1c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:47.308Z|a83b06ee-54d3-4d2c-93d9-6af63a466cf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:47.309Z|a83b06ee-54d3-4d2c-93d9-6af63a466cf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:54.141Z|54bc5c37-7d0d-41e0-a7cb-3a6160764554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:35:54.143Z|54bc5c37-7d0d-41e0-a7cb-3a6160764554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:35:55.809Z|e9dfdd59-dcba-42d2-b700-0b735befd00a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:55.810Z|e9dfdd59-dcba-42d2-b700-0b735befd00a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:56.303Z|b41a0113-b610-4a10-a2d7-f7a2e01d5b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:56.304Z|b41a0113-b610-4a10-a2d7-f7a2e01d5b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:35:57.347Z|bfe7d69b-1d2e-4df5-8f84-e08be4b8fc19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:35:57.350Z|bfe7d69b-1d2e-4df5-8f84-e08be4b8fc19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:05.858Z|7eb2dbff-6a7b-4b8a-b7e6-83a362cc43a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:05.861Z|7eb2dbff-6a7b-4b8a-b7e6-83a362cc43a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:06.337Z|891f8343-902c-486b-ad11-401accc79745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:06.339Z|891f8343-902c-486b-ad11-401accc79745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:07.404Z|6a9368c8-bb03-49e9-b5d4-70e2e6a67d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:07.406Z|6a9368c8-bb03-49e9-b5d4-70e2e6a67d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:09.141Z|f054e183-261c-4d71-abff-3e6f984e3e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:36:09.153Z|f054e183-261c-4d71-abff-3e6f984e3e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:36:09.474Z|4d440661-c12a-440a-8eb7-b7cf1b365671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:36:09.478Z|4d440661-c12a-440a-8eb7-b7cf1b365671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:36:15.906Z|b37063d9-a8db-45f1-8c99-fe0240265573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:15.909Z|b37063d9-a8db-45f1-8c99-fe0240265573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:16.384Z|8b1d51c7-10a5-4b24-8b41-c0793bab3da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:16.389Z|8b1d51c7-10a5-4b24-8b41-c0793bab3da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:17.438Z|a7a3e45b-eceb-40e7-b2a5-2ad6732f8d99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:17.439Z|a7a3e45b-eceb-40e7-b2a5-2ad6732f8d99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:24.144Z|24c8602d-d68a-4348-83de-0927effbc544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:36:24.145Z|24c8602d-d68a-4348-83de-0927effbc544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:36:25.965Z|789e1918-b1ac-47b9-80cf-ccfc18c09a12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:25.967Z|789e1918-b1ac-47b9-80cf-ccfc18c09a12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:26.428Z|55581e2a-64d0-4a07-ad59-57686a8e45ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:26.429Z|55581e2a-64d0-4a07-ad59-57686a8e45ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:27.486Z|b139c8a1-bcdd-4b3f-bfa6-5a24042650d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:27.488Z|b139c8a1-bcdd-4b3f-bfa6-5a24042650d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:36.004Z|463580a9-2d25-44d6-9dbd-f9995806247f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:36.011Z|463580a9-2d25-44d6-9dbd-f9995806247f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:36.475Z|cac8c3ef-6b0b-4ca4-894c-01d8a10d20e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:36.477Z|cac8c3ef-6b0b-4ca4-894c-01d8a10d20e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:37.541Z|6e75b5d8-dc03-48e5-b8b3-8a868e6cabd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:37.543Z|6e75b5d8-dc03-48e5-b8b3-8a868e6cabd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:39.141Z|a7c3dc3a-b1be-42e3-b60c-d1c02194efe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:36:39.143Z|a7c3dc3a-b1be-42e3-b60c-d1c02194efe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:36:39.481Z|a4dd5fc6-a4db-44ae-9521-82548e50dd68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:36:39.483Z|a4dd5fc6-a4db-44ae-9521-82548e50dd68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:36:46.063Z|89d74d26-ca86-4ed0-b267-03a3b9269acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:46.075Z|89d74d26-ca86-4ed0-b267-03a3b9269acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:46.510Z|700aac69-56c7-431d-90ec-935ef4d87ad4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:46.511Z|700aac69-56c7-431d-90ec-935ef4d87ad4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:47.586Z|46dce18a-c823-47e5-b5d3-0dc9e34fc51c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:47.593Z|46dce18a-c823-47e5-b5d3-0dc9e34fc51c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:54.142Z|173d8f45-3876-48ca-8f65-7a0e44e42ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:36:54.149Z|173d8f45-3876-48ca-8f65-7a0e44e42ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:36:56.117Z|f0ed05b7-f484-44af-9cb2-e24931025f38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:56.118Z|f0ed05b7-f484-44af-9cb2-e24931025f38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:56.568Z|81fe85ae-6665-4603-9f74-bffdd5a08df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:56.570Z|81fe85ae-6665-4603-9f74-bffdd5a08df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:36:57.639Z|bd3c5539-9d43-4386-bc03-742182f86671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:36:57.640Z|bd3c5539-9d43-4386-bc03-742182f86671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:06.156Z|1b05a033-fd74-408e-99fa-32197e488e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:06.158Z|1b05a033-fd74-408e-99fa-32197e488e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:06.607Z|0b946d89-de4d-43d5-8a73-81c45f4fe6b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:06.609Z|0b946d89-de4d-43d5-8a73-81c45f4fe6b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:07.685Z|4a302749-d4ed-457c-a2e4-cf03ca99a509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:07.688Z|4a302749-d4ed-457c-a2e4-cf03ca99a509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:09.143Z|124a188c-dec1-4fcc-81f6-b5274d2a1cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:37:09.145Z|124a188c-dec1-4fcc-81f6-b5274d2a1cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:37:09.485Z|62863dea-bc55-4ab1-b36a-298be60ad5f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:37:09.487Z|62863dea-bc55-4ab1-b36a-298be60ad5f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:37:16.209Z|3e711ce5-af4b-4bdf-bc9d-62fee5029d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:16.211Z|3e711ce5-af4b-4bdf-bc9d-62fee5029d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:16.646Z|9f458c20-fd04-4df7-9788-0927caef0675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:16.649Z|9f458c20-fd04-4df7-9788-0927caef0675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:17.761Z|31ed7dff-df95-42a9-ae35-28748f2b7af8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:17.764Z|31ed7dff-df95-42a9-ae35-28748f2b7af8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:24.141Z|c08eb013-10fd-4ed9-9ef5-069b15ea688b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:37:24.142Z|c08eb013-10fd-4ed9-9ef5-069b15ea688b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:37:26.249Z|fba7eebc-003b-4e82-b6fc-8be5eee05434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:26.252Z|fba7eebc-003b-4e82-b6fc-8be5eee05434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:26.692Z|4d355512-ecc0-4c9c-ab76-08a3e8487555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:26.695Z|4d355512-ecc0-4c9c-ab76-08a3e8487555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:27.809Z|916029b6-189c-4b54-83ee-1323305e45d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:27.815Z|916029b6-189c-4b54-83ee-1323305e45d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:36.299Z|09f7a589-19c0-4209-a8b7-1893ab9398d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:36.306Z|09f7a589-19c0-4209-a8b7-1893ab9398d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:36.743Z|6bc8c519-df8e-4daf-8e09-42af4399cf4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:36.745Z|6bc8c519-df8e-4daf-8e09-42af4399cf4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:37.848Z|b1174b86-2f5e-4b07-b96e-39b16fc46de5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:37.850Z|b1174b86-2f5e-4b07-b96e-39b16fc46de5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:39.141Z|9104b6fe-7e4a-4e2d-80bf-3eb5a3f02d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:37:39.147Z|9104b6fe-7e4a-4e2d-80bf-3eb5a3f02d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:37:39.489Z|2e2a7bb6-8d38-4151-a4d8-e0d78012fe1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:37:39.490Z|2e2a7bb6-8d38-4151-a4d8-e0d78012fe1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:37:46.343Z|064a79b3-88cd-408c-889e-2b013536bac0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:46.345Z|064a79b3-88cd-408c-889e-2b013536bac0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:46.783Z|77321981-1c4c-4b72-9669-e49e77f026e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:46.793Z|77321981-1c4c-4b72-9669-e49e77f026e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:47.889Z|e87eac20-44b2-4851-9c8a-6ce1e1dc4a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:47.890Z|e87eac20-44b2-4851-9c8a-6ce1e1dc4a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:54.141Z|d8fbe7c1-078d-4a19-ad0c-f7223822f525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:37:54.142Z|d8fbe7c1-078d-4a19-ad0c-f7223822f525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:37:56.386Z|9bf0f30e-04d8-43ae-9f7e-2264b20e202c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:56.393Z|9bf0f30e-04d8-43ae-9f7e-2264b20e202c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:56.855Z|31a7f4d7-6f04-43c8-aa60-58b13148d95d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:56.857Z|31a7f4d7-6f04-43c8-aa60-58b13148d95d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:37:57.922Z|1a3b5bba-a231-4d3d-92f9-717fb976cd3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:37:57.925Z|1a3b5bba-a231-4d3d-92f9-717fb976cd3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:06.433Z|05ff3256-dc80-4242-be12-eb5819491fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:06.436Z|05ff3256-dc80-4242-be12-eb5819491fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:06.893Z|e58ee4c9-c5a2-4d51-9409-e1e5c0cfecf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:06.895Z|e58ee4c9-c5a2-4d51-9409-e1e5c0cfecf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:07.968Z|08210ca6-d31a-4320-8af3-4f0514e94ff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:07.978Z|08210ca6-d31a-4320-8af3-4f0514e94ff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:09.143Z|ee4fc9e1-dc23-4eca-ab5c-11c9c14ec1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:38:09.144Z|ee4fc9e1-dc23-4eca-ab5c-11c9c14ec1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:38:09.496Z|fb90f2fc-fa8e-402d-a0e6-4d1763d79eea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:38:09.497Z|fb90f2fc-fa8e-402d-a0e6-4d1763d79eea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:38:16.473Z|9346ca7f-5b06-4446-80c1-5177b5a45d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:16.481Z|9346ca7f-5b06-4446-80c1-5177b5a45d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:16.930Z|9bc9f2c9-2f62-4446-8b3a-97bbf53f9c83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:16.932Z|9bc9f2c9-2f62-4446-8b3a-97bbf53f9c83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:18.037Z|59516e53-9fd2-49f6-803f-dead3e19dd46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:18.039Z|59516e53-9fd2-49f6-803f-dead3e19dd46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:24.141Z|d6e89829-cf9b-490d-8521-c94f7cfffad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:38:24.146Z|d6e89829-cf9b-490d-8521-c94f7cfffad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:38:26.520Z|2f8af622-35fa-40e3-8133-21ca38557cb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:26.522Z|2f8af622-35fa-40e3-8133-21ca38557cb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:26.972Z|9ae13f8c-7b53-4c17-8873-26482659f535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:26.974Z|9ae13f8c-7b53-4c17-8873-26482659f535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:28.078Z|bb0a1b1f-e9f3-4e9c-a02f-836ac6f9c2f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:28.080Z|bb0a1b1f-e9f3-4e9c-a02f-836ac6f9c2f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:36.553Z|3b7b48d8-08cb-4a79-99c8-c81bb3d3e7d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:36.555Z|3b7b48d8-08cb-4a79-99c8-c81bb3d3e7d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:37.014Z|0822102a-7dca-4c7b-8e5d-d5ef3fce50bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:37.015Z|0822102a-7dca-4c7b-8e5d-d5ef3fce50bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:38.119Z|d46f1bc4-c510-4188-86b5-eef1b3b603e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:38.126Z|d46f1bc4-c510-4188-86b5-eef1b3b603e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:39.141Z|7c70c83f-697b-4989-83ae-535525c9e758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:38:39.142Z|7c70c83f-697b-4989-83ae-535525c9e758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:38:39.499Z|729d9ee7-9824-4c4d-bea8-594c42496fbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:38:39.500Z|729d9ee7-9824-4c4d-bea8-594c42496fbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:38:46.588Z|1f63f98d-32e5-4ec2-9604-df325f1944cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:46.590Z|1f63f98d-32e5-4ec2-9604-df325f1944cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:47.048Z|032e17c0-ab74-48ca-99c3-6b3efb3734d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:47.050Z|032e17c0-ab74-48ca-99c3-6b3efb3734d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:48.160Z|6073a30f-c975-4400-a131-04bc536eff9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:48.162Z|6073a30f-c975-4400-a131-04bc536eff9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:54.141Z|a9db02c3-cbbc-4359-89dd-1643bcb8feb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:38:54.142Z|a9db02c3-cbbc-4359-89dd-1643bcb8feb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:38:56.631Z|88844ce3-9323-49af-b382-fdb93d15dfa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:56.633Z|88844ce3-9323-49af-b382-fdb93d15dfa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:57.086Z|02bb8119-d0d2-469e-8617-a61ca6a05c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:57.088Z|02bb8119-d0d2-469e-8617-a61ca6a05c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:38:58.194Z|7975680a-c774-4c99-a549-0c9ee9fa4664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:38:58.195Z|7975680a-c774-4c99-a549-0c9ee9fa4664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:06.672Z|3bb6a4fa-aec3-4da4-aa1f-90748b1ae551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:06.675Z|3bb6a4fa-aec3-4da4-aa1f-90748b1ae551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:07.123Z|3bd9c0db-83b2-4ee1-bacb-4497aef00fa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:07.125Z|3bd9c0db-83b2-4ee1-bacb-4497aef00fa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:08.231Z|52e28dfa-d4bf-4268-bfd7-350579eb239b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:08.233Z|52e28dfa-d4bf-4268-bfd7-350579eb239b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:09.141Z|b4587ccb-fb0a-4635-8b62-fe4d3bc331bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:39:09.146Z|b4587ccb-fb0a-4635-8b62-fe4d3bc331bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:39:09.504Z|1234d54d-0b71-4dbc-bb48-d1ecda56d521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:39:09.505Z|1234d54d-0b71-4dbc-bb48-d1ecda56d521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:39:16.707Z|bac259bc-9b67-45d7-8f47-737fae7c61d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:16.709Z|bac259bc-9b67-45d7-8f47-737fae7c61d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:17.154Z|6bc3b248-3a9a-49be-a1ca-f16769940c37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:17.156Z|6bc3b248-3a9a-49be-a1ca-f16769940c37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:18.280Z|8fa5cc3e-028a-4f31-8c9a-732d6e9cfeb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:18.282Z|8fa5cc3e-028a-4f31-8c9a-732d6e9cfeb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:24.141Z|49d19850-288c-4e4e-ac97-e07a493c3977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:39:24.142Z|49d19850-288c-4e4e-ac97-e07a493c3977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:39:26.748Z|51680b41-cc6f-45ec-b8d6-85b2b55cda23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:26.750Z|51680b41-cc6f-45ec-b8d6-85b2b55cda23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:27.189Z|a2c4d006-dfe0-4e8d-9d84-396d1e97be21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:27.191Z|a2c4d006-dfe0-4e8d-9d84-396d1e97be21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:28.323Z|71ca0d96-578c-447f-a07f-eef79c82e247|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:28.325Z|71ca0d96-578c-447f-a07f-eef79c82e247|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:36.784Z|7a6aab7c-7422-4743-9198-712c12f2f147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:36.786Z|7a6aab7c-7422-4743-9198-712c12f2f147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:37.229Z|d6f296e5-3871-4ca4-803b-806262d982d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:37.231Z|d6f296e5-3871-4ca4-803b-806262d982d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:38.371Z|e6455320-a2de-4463-b0ee-b09037ecb3aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:38.374Z|e6455320-a2de-4463-b0ee-b09037ecb3aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:39.141Z|c6036eee-5f9f-426d-a730-9825a5e9da07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:39:39.142Z|c6036eee-5f9f-426d-a730-9825a5e9da07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:39:39.507Z|be024be9-2cc7-48b0-aa6d-ec7bb0cb182c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:39:39.509Z|be024be9-2cc7-48b0-aa6d-ec7bb0cb182c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:39:46.868Z|adc77a7a-e2fc-41ef-a085-90511375094d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:46.871Z|adc77a7a-e2fc-41ef-a085-90511375094d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:47.267Z|7fdcf0b0-95b6-4fb3-8cc3-e74414ed31de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:47.269Z|7fdcf0b0-95b6-4fb3-8cc3-e74414ed31de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:48.425Z|6d2cd4e6-f7f7-419c-96ab-bce27cba4ee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:48.427Z|6d2cd4e6-f7f7-419c-96ab-bce27cba4ee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:54.144Z|48769fda-6d77-4ede-8103-756a9d2871f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:39:54.150Z|48769fda-6d77-4ede-8103-756a9d2871f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:39:56.928Z|9d120f55-6c71-464e-8613-4be6b0718a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:56.929Z|9d120f55-6c71-464e-8613-4be6b0718a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:57.334Z|b9d79be9-4ece-42f9-aa69-6480283bafe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:57.336Z|b9d79be9-4ece-42f9-aa69-6480283bafe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:39:58.473Z|5802ab95-e92b-4390-8569-3a493615fc1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:39:58.475Z|5802ab95-e92b-4390-8569-3a493615fc1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:07.001Z|7a179178-7737-44cd-ac64-6b7bd5fb01f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:07.008Z|7a179178-7737-44cd-ac64-6b7bd5fb01f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:07.376Z|bccb5270-57d3-4007-a8f3-e5c82eb6f5f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:07.377Z|bccb5270-57d3-4007-a8f3-e5c82eb6f5f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:08.539Z|be2fd5d3-a6c5-4a33-86ba-1ded73b0c865|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:08.542Z|be2fd5d3-a6c5-4a33-86ba-1ded73b0c865|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:09.150Z|1f9f7633-36d4-41df-bcaf-096065801a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:40:09.152Z|1f9f7633-36d4-41df-bcaf-096065801a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:40:09.512Z|cfd350ef-b364-4d84-a8a9-7ed4ae0c699d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:40:09.518Z|cfd350ef-b364-4d84-a8a9-7ed4ae0c699d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:40:17.097Z|9f6cf2a7-48d9-4e2a-afda-ba4a67eb670f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:17.102Z|9f6cf2a7-48d9-4e2a-afda-ba4a67eb670f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:17.431Z|888c1953-1c65-4a37-ae8b-1e878d9f22d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:17.434Z|888c1953-1c65-4a37-ae8b-1e878d9f22d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:18.642Z|e7a057af-7929-44b3-ba21-b9f19e5cbd2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:18.649Z|e7a057af-7929-44b3-ba21-b9f19e5cbd2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:24.141Z|561c0e51-9b52-49b3-a6ad-9e5c23835f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:40:24.143Z|561c0e51-9b52-49b3-a6ad-9e5c23835f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:40:27.158Z|acc56c4d-452d-4a95-a16d-6c3918564a37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:27.160Z|acc56c4d-452d-4a95-a16d-6c3918564a37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:27.471Z|731be113-25b6-4b12-90fc-120f1c6959cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:27.473Z|731be113-25b6-4b12-90fc-120f1c6959cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:28.693Z|00746a55-bfcf-4ad6-a121-e121ca7c76b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:28.697Z|00746a55-bfcf-4ad6-a121-e121ca7c76b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:37.206Z|bee90511-7c76-45ec-9a4c-dd5d6c066abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:37.208Z|bee90511-7c76-45ec-9a4c-dd5d6c066abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:37.509Z|c173d06b-a119-4dd3-b6a1-5c972cb06960|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:37.511Z|c173d06b-a119-4dd3-b6a1-5c972cb06960|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:38.749Z|d6c238b6-e415-4a53-b4cc-0bc09dd63136|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:38.765Z|d6c238b6-e415-4a53-b4cc-0bc09dd63136|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:39.144Z|3ff5731e-902d-4e9c-b269-72c8573f6052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:40:39.161Z|3ff5731e-902d-4e9c-b269-72c8573f6052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:40:39.522Z|82823e81-0e5f-4312-a376-59b6322bd9d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:40:39.523Z|82823e81-0e5f-4312-a376-59b6322bd9d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:40:47.267Z|69fbf2c8-91ca-48b4-bf98-4f41acbb31e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:47.269Z|69fbf2c8-91ca-48b4-bf98-4f41acbb31e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:47.544Z|e3765756-5e72-4d4f-aff6-631c60da9bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:47.546Z|e3765756-5e72-4d4f-aff6-631c60da9bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:48.798Z|43980263-b151-4153-9cf2-8044b25acefe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:48.803Z|43980263-b151-4153-9cf2-8044b25acefe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:54.141Z|d5c957d5-eae2-4b34-bf65-4557b6138352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:40:54.142Z|d5c957d5-eae2-4b34-bf65-4557b6138352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:40:57.311Z|387a3e53-e4c1-4bfc-b9ce-88fb094eb018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:57.313Z|387a3e53-e4c1-4bfc-b9ce-88fb094eb018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:57.592Z|189eb44f-302a-474f-a530-271c5a5fdd59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:57.596Z|189eb44f-302a-474f-a530-271c5a5fdd59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:40:58.851Z|dccfd5cb-f819-407f-be99-bcf114086935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:40:58.855Z|dccfd5cb-f819-407f-be99-bcf114086935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:02.226Z|3a799390-4a7d-4581-a836-ead703458afd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:41:02.228Z|3a799390-4a7d-4581-a836-ead703458afd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:07.359Z|00b56310-b6a9-4497-8b4f-c1bfed95f253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:07.360Z|00b56310-b6a9-4497-8b4f-c1bfed95f253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:07.634Z|1850f213-7e6a-422c-9c26-88df26269d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:07.635Z|1850f213-7e6a-422c-9c26-88df26269d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:08.894Z|8aaeeb6e-2556-4a5a-86a6-d321c706d399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:08.900Z|8aaeeb6e-2556-4a5a-86a6-d321c706d399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:09.144Z|a803babf-0fe1-4c2b-9619-1a3e217282be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:41:09.145Z|a803babf-0fe1-4c2b-9619-1a3e217282be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:41:09.535Z|096f2d8b-2e66-4ea6-88c4-b51fc64de30f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:41:09.539Z|096f2d8b-2e66-4ea6-88c4-b51fc64de30f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:41:17.400Z|47e8a5d1-0e26-4727-8796-5cd652edb253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:17.402Z|47e8a5d1-0e26-4727-8796-5cd652edb253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:17.668Z|f199273c-b81f-4ea9-ac19-cba4cd38fd2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:17.670Z|f199273c-b81f-4ea9-ac19-cba4cd38fd2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:18.950Z|1cea4752-8ffb-4e3f-9b20-6e7367fc5f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:18.952Z|1cea4752-8ffb-4e3f-9b20-6e7367fc5f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:24.144Z|84d7f939-933a-4b1e-82f7-10499dd626af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:41:24.156Z|84d7f939-933a-4b1e-82f7-10499dd626af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:41:27.440Z|dd50a026-e4f2-4375-9654-9e988bd278b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:27.441Z|dd50a026-e4f2-4375-9654-9e988bd278b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:27.723Z|0a566a58-c4bf-4ff6-8977-490ea2351566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:27.725Z|0a566a58-c4bf-4ff6-8977-490ea2351566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:28.990Z|be03bb0b-8f54-435f-a822-8d61f3e1ceba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:29.003Z|be03bb0b-8f54-435f-a822-8d61f3e1ceba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:37.475Z|dee0e431-155d-4435-85fb-75bdf96240bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:37.477Z|dee0e431-155d-4435-85fb-75bdf96240bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:37.784Z|a827861a-f0ef-403f-9086-1dfb14fb4504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:37.785Z|a827861a-f0ef-403f-9086-1dfb14fb4504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:39.042Z|b0501870-1c2f-4de6-93c5-74805385b7de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:39.044Z|b0501870-1c2f-4de6-93c5-74805385b7de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:39.142Z|172479e6-18af-4924-91da-e2370704663a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:41:39.143Z|172479e6-18af-4924-91da-e2370704663a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:41:39.541Z|de5fa29c-37fc-4872-abcd-3529ca35b8fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:41:39.542Z|de5fa29c-37fc-4872-abcd-3529ca35b8fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:41:47.518Z|77ad9a5e-fa9d-4558-873c-cb87b68aa03e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:47.520Z|77ad9a5e-fa9d-4558-873c-cb87b68aa03e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:47.843Z|d45f0ec4-a7e3-4f5d-8d15-ba57a40c6339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:47.846Z|d45f0ec4-a7e3-4f5d-8d15-ba57a40c6339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:49.079Z|511688ae-2cf0-4b86-a9a1-e9ad3dc2f1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:49.082Z|511688ae-2cf0-4b86-a9a1-e9ad3dc2f1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:54.141Z|98b9ce11-4a2d-455a-a42b-45aa920a632d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:41:54.143Z|98b9ce11-4a2d-455a-a42b-45aa920a632d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:41:57.565Z|8667cb22-766c-4026-8748-a7f1c05d0544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:57.567Z|8667cb22-766c-4026-8748-a7f1c05d0544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:57.894Z|ef8972ff-4a29-4dcd-b34c-935d242916de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:57.896Z|ef8972ff-4a29-4dcd-b34c-935d242916de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:41:59.145Z|2657197b-21f9-452c-ba51-e23d200f91ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:41:59.149Z|2657197b-21f9-452c-ba51-e23d200f91ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:02.198Z|84ba59ce-697b-43d5-a676-1b81f60279fa|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:42:02.199Z|84ba59ce-697b-43d5-a676-1b81f60279fa|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:07.616Z|b708e6f8-18cf-4f3f-87ed-c30098d85e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:07.620Z|b708e6f8-18cf-4f3f-87ed-c30098d85e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:07.943Z|6f2941c4-1f62-43a3-a511-8a9655ba8d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:07.945Z|6f2941c4-1f62-43a3-a511-8a9655ba8d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:09.141Z|7231c48a-2a1d-4590-9b2b-c0dbe2422cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:42:09.147Z|7231c48a-2a1d-4590-9b2b-c0dbe2422cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:42:09.198Z|6a774ec2-0cad-4d8c-a8f2-9c656b07ffb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:09.204Z|6a774ec2-0cad-4d8c-a8f2-9c656b07ffb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:09.545Z|c66e6062-9140-4562-990b-bc98ac560489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:42:09.546Z|c66e6062-9140-4562-990b-bc98ac560489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:42:17.662Z|517598e2-457f-4f27-8d12-0c45f4c557cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:17.664Z|517598e2-457f-4f27-8d12-0c45f4c557cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:17.974Z|85672354-88d8-43de-97d7-b8257c2bd7c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:17.976Z|85672354-88d8-43de-97d7-b8257c2bd7c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:19.239Z|1a57c1bb-11c2-4bec-adfe-61e8ac85f5ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:19.241Z|1a57c1bb-11c2-4bec-adfe-61e8ac85f5ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:24.143Z|c5a9611a-62ec-4f67-9ed0-25ab302144db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:42:24.144Z|c5a9611a-62ec-4f67-9ed0-25ab302144db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:42:27.693Z|c0bc4ba5-7122-4c53-bfa3-0e4e9dc9b007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:27.694Z|c0bc4ba5-7122-4c53-bfa3-0e4e9dc9b007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:28.005Z|b37f56d1-ca29-4d8b-87af-839006e46231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:28.006Z|b37f56d1-ca29-4d8b-87af-839006e46231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:29.279Z|041e0dea-4905-4cb4-84b0-53d2f1c736c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:29.281Z|041e0dea-4905-4cb4-84b0-53d2f1c736c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:37.736Z|5336b2a4-502b-4021-a7a4-b3ffe5337cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:37.739Z|5336b2a4-502b-4021-a7a4-b3ffe5337cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:38.043Z|818403c5-a2d0-4539-87a2-2242f77bda8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:38.044Z|818403c5-a2d0-4539-87a2-2242f77bda8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:39.140Z|7bdd843c-c464-4295-b670-780164dbe200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:42:39.141Z|7bdd843c-c464-4295-b670-780164dbe200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:42:39.315Z|db32abbf-d403-40b7-beb8-fd1c0cc4f6b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:39.317Z|db32abbf-d403-40b7-beb8-fd1c0cc4f6b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:39.547Z|2d62e538-0fa5-4fab-a5af-66fa4a782f6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:42:39.548Z|2d62e538-0fa5-4fab-a5af-66fa4a782f6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:42:47.790Z|17b0a0b5-d282-48ca-b6c4-94bea56a1a4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:47.792Z|17b0a0b5-d282-48ca-b6c4-94bea56a1a4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:48.074Z|50b42426-e391-414d-9e9b-d15d81d58fc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:48.076Z|50b42426-e391-414d-9e9b-d15d81d58fc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:49.368Z|370f3053-0a7f-4130-affd-47e139e7c52f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:49.370Z|370f3053-0a7f-4130-affd-47e139e7c52f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:54.143Z|e627e397-c5bf-4901-9654-9996c1aa4b9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:42:54.150Z|e627e397-c5bf-4901-9654-9996c1aa4b9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:42:57.831Z|3477bc3e-5c32-4f4e-a9c1-0f50f7863164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:57.835Z|3477bc3e-5c32-4f4e-a9c1-0f50f7863164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:58.116Z|5c860ae0-b47d-44dd-bc0e-dbe3eb560f0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:58.121Z|5c860ae0-b47d-44dd-bc0e-dbe3eb560f0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:42:59.403Z|984a7799-fc70-41cf-a524-648d41112ad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:42:59.405Z|984a7799-fc70-41cf-a524-648d41112ad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:02.192Z|df059e11-fb6b-4e78-bb26-bccf4be0e309|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:43:02.194Z|df059e11-fb6b-4e78-bb26-bccf4be0e309|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:07.867Z|63ff3339-ec26-4a59-b2d3-d989e53b7e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:07.869Z|63ff3339-ec26-4a59-b2d3-d989e53b7e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:08.161Z|68f03e15-837f-4a25-b94d-3d5d29376c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:08.162Z|68f03e15-837f-4a25-b94d-3d5d29376c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:09.148Z|990f0177-f3c5-42bf-b445-1c580439369f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:43:09.149Z|990f0177-f3c5-42bf-b445-1c580439369f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:43:09.436Z|0c1e5c7a-a43c-42eb-94f6-ad2de1b45feb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:09.438Z|0c1e5c7a-a43c-42eb-94f6-ad2de1b45feb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:09.549Z|93971da2-003f-4a39-b3a5-7342597fe6c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:43:09.551Z|93971da2-003f-4a39-b3a5-7342597fe6c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:43:17.909Z|0ad001f9-a5fe-4214-bd4d-c8894a2a9e30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:17.910Z|0ad001f9-a5fe-4214-bd4d-c8894a2a9e30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:18.192Z|1cf3eeb1-a930-4d4f-afeb-3b91fffca8fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:18.194Z|1cf3eeb1-a930-4d4f-afeb-3b91fffca8fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:19.470Z|bcf2b695-4b28-41e3-864c-89317e8b8b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:19.472Z|bcf2b695-4b28-41e3-864c-89317e8b8b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:24.142Z|fbe18576-77bc-431a-8e8c-f34729693800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:43:24.144Z|fbe18576-77bc-431a-8e8c-f34729693800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:43:27.954Z|b4a15243-8de4-4abf-85a1-5667d4a99c00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:27.955Z|b4a15243-8de4-4abf-85a1-5667d4a99c00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:28.231Z|c334b377-a7dd-4de1-be45-f3250fd89e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:28.232Z|c334b377-a7dd-4de1-be45-f3250fd89e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:29.509Z|19430fad-8da4-4e03-9598-a3ccb31fd67b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:29.512Z|19430fad-8da4-4e03-9598-a3ccb31fd67b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:37.994Z|bc58326c-6667-46f6-9fea-3aeead4d927c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:37.998Z|bc58326c-6667-46f6-9fea-3aeead4d927c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:38.263Z|e7ec9200-e411-4cf3-a401-8758a834ad19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:38.264Z|e7ec9200-e411-4cf3-a401-8758a834ad19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:39.141Z|658e98c3-0ddf-4029-b795-c841dbc1dc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:43:39.146Z|658e98c3-0ddf-4029-b795-c841dbc1dc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:43:39.548Z|beda1ae5-d5b9-438c-8baf-2852c33e7839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:39.549Z|beda1ae5-d5b9-438c-8baf-2852c33e7839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:39.556Z|bbbe4622-b27b-4a99-ab74-1be8e9271963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:43:39.557Z|bbbe4622-b27b-4a99-ab74-1be8e9271963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:43:48.032Z|dafdede2-1f86-47d8-bba9-f9dc757a9404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:48.034Z|dafdede2-1f86-47d8-bba9-f9dc757a9404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:48.301Z|67395ee2-ef13-4587-a887-e03cebdbef30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:48.302Z|67395ee2-ef13-4587-a887-e03cebdbef30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:49.579Z|d27e395f-8cec-42eb-a935-d1c6b5448bff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:49.580Z|d27e395f-8cec-42eb-a935-d1c6b5448bff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:54.140Z|d495ab2b-47c3-4b60-a446-8c6304b87e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:43:54.142Z|d495ab2b-47c3-4b60-a446-8c6304b87e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:43:58.066Z|67e56f8a-8565-4022-8ae0-f4e1fa8031bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:58.068Z|67e56f8a-8565-4022-8ae0-f4e1fa8031bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:58.338Z|817840c5-ff77-4b23-8d08-825530af2767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:58.340Z|817840c5-ff77-4b23-8d08-825530af2767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:43:59.618Z|8c102f5a-7df1-4967-9bc0-bf3066473f7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:43:59.622Z|8c102f5a-7df1-4967-9bc0-bf3066473f7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:02.209Z|96f73c71-39fb-4c48-a32b-6c51313afeb6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:44:02.211Z|96f73c71-39fb-4c48-a32b-6c51313afeb6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:08.101Z|0eb69665-6802-47de-94ce-44e0d9553d76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:08.105Z|0eb69665-6802-47de-94ce-44e0d9553d76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:08.400Z|5dff6f9c-93a2-4143-af7e-d35790756111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:08.402Z|5dff6f9c-93a2-4143-af7e-d35790756111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:09.140Z|0485fc6d-35f9-4edd-be22-5cab3145d8cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:44:09.142Z|0485fc6d-35f9-4edd-be22-5cab3145d8cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:44:09.560Z|b98e519a-9e1e-41e6-bc14-faed3770dd2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:44:09.561Z|b98e519a-9e1e-41e6-bc14-faed3770dd2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:44:09.661Z|4e69c393-831b-4320-ac0b-088531fc353f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:09.665Z|4e69c393-831b-4320-ac0b-088531fc353f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:18.143Z|4f14c37e-376f-4032-86ba-bc9a436eada1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:18.145Z|4f14c37e-376f-4032-86ba-bc9a436eada1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:18.439Z|9fcfd44b-1f34-430e-bbf1-9ce859d1a4b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:18.441Z|9fcfd44b-1f34-430e-bbf1-9ce859d1a4b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:19.702Z|47b31955-cc73-4cf8-af94-bd3b2b5c0cfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:19.705Z|47b31955-cc73-4cf8-af94-bd3b2b5c0cfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:24.142Z|f6612256-233e-49c0-a095-b1ee502f98d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:44:24.145Z|f6612256-233e-49c0-a095-b1ee502f98d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:44:28.184Z|02e43eee-4a78-421e-9d25-3b3de1dbbfe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:28.186Z|02e43eee-4a78-421e-9d25-3b3de1dbbfe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:28.477Z|bb692a96-0ee5-4b9e-b728-d1a528e2442d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:28.479Z|bb692a96-0ee5-4b9e-b728-d1a528e2442d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:29.747Z|0cc718a0-e8ac-4995-b937-059f26328951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:29.750Z|0cc718a0-e8ac-4995-b937-059f26328951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:38.219Z|bf6e4c46-ea45-467e-a33d-ca9ba6011550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:38.221Z|bf6e4c46-ea45-467e-a33d-ca9ba6011550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:38.511Z|561278ed-5316-4796-9149-25de8f2b32c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:38.513Z|561278ed-5316-4796-9149-25de8f2b32c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:39.141Z|cbb8bfb1-2df8-4d04-b053-706bd54bfb74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:44:39.142Z|cbb8bfb1-2df8-4d04-b053-706bd54bfb74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:44:39.563Z|14aed309-8a28-49f1-985e-1884fd0a6de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:44:39.564Z|14aed309-8a28-49f1-985e-1884fd0a6de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:44:39.783Z|c7bd2d56-0b0d-4c3c-964b-8b604b6c0e6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:39.784Z|c7bd2d56-0b0d-4c3c-964b-8b604b6c0e6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:48.374Z|12b52011-799a-4472-952e-fc5c40929dae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:48.382Z|12b52011-799a-4472-952e-fc5c40929dae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:48.556Z|6b447312-f42e-459b-8e7c-e3b260f37a68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:48.561Z|6b447312-f42e-459b-8e7c-e3b260f37a68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:49.825Z|5553c6e0-8d3a-4ec0-ad2d-8b3b07d23856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:49.827Z|5553c6e0-8d3a-4ec0-ad2d-8b3b07d23856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:54.140Z|7d6d3dc2-a224-42a5-9874-d80f5bf34960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:44:54.142Z|7d6d3dc2-a224-42a5-9874-d80f5bf34960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:44:58.424Z|fed0c678-7118-49c5-8a63-c79e072dc578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:58.426Z|fed0c678-7118-49c5-8a63-c79e072dc578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:58.593Z|9df09ca0-0fe6-4ac4-8b75-7e6b189d7680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:58.594Z|9df09ca0-0fe6-4ac4-8b75-7e6b189d7680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:44:59.864Z|5fdd979d-8766-4606-b30b-d08e59a4cf06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:44:59.865Z|5fdd979d-8766-4606-b30b-d08e59a4cf06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:02.195Z|1b22f2f0-baae-4336-a27c-9cab7086e402|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:45:02.199Z|1b22f2f0-baae-4336-a27c-9cab7086e402|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:08.473Z|2a74f52c-b4d2-4cec-85ce-7df64d0e939e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:08.474Z|2a74f52c-b4d2-4cec-85ce-7df64d0e939e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:08.627Z|7c1f0b95-069a-456e-872d-5a4353b851ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:08.628Z|7c1f0b95-069a-456e-872d-5a4353b851ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:09.140Z|7e60a460-742a-4c60-ba27-f36372e02a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:45:09.146Z|7e60a460-742a-4c60-ba27-f36372e02a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:45:09.565Z|03b11633-0114-4c6d-97de-55453b77028b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:45:09.566Z|03b11633-0114-4c6d-97de-55453b77028b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:45:09.898Z|e486e835-2854-4dca-b929-994814b92a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:09.902Z|e486e835-2854-4dca-b929-994814b92a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:18.512Z|3c10a340-8edc-406a-ab9f-b43cb6cb6eba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:18.514Z|3c10a340-8edc-406a-ab9f-b43cb6cb6eba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:18.662Z|dd7e78a2-b758-40e5-a8a3-19b218459af5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:18.664Z|dd7e78a2-b758-40e5-a8a3-19b218459af5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:19.944Z|512ceb27-0354-4e99-8948-4d54db90a0c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:19.945Z|512ceb27-0354-4e99-8948-4d54db90a0c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:24.140Z|9fcfcefb-ea27-4be9-97ac-d72391584c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:45:24.141Z|9fcfcefb-ea27-4be9-97ac-d72391584c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:45:28.551Z|ffd92dff-1da1-4892-8dc9-bf598a63eddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:28.552Z|ffd92dff-1da1-4892-8dc9-bf598a63eddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:28.699Z|db0689af-909b-49fb-9ba2-cf2f11131d69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:28.701Z|db0689af-909b-49fb-9ba2-cf2f11131d69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:29.978Z|488b806b-7411-42e5-b9d4-099d85d13fb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:29.980Z|488b806b-7411-42e5-b9d4-099d85d13fb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:38.619Z|ccccb338-6923-4090-92a9-e826dd942faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:38.621Z|ccccb338-6923-4090-92a9-e826dd942faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:38.749Z|aa5815d1-8803-472a-a677-4caad4144808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:38.750Z|aa5815d1-8803-472a-a677-4caad4144808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:39.152Z|0526a228-4d53-479a-9cba-7d02b44c9472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:45:39.162Z|0526a228-4d53-479a-9cba-7d02b44c9472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:45:39.568Z|21cf8124-3324-4084-a400-3f5198b9c266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:45:39.569Z|21cf8124-3324-4084-a400-3f5198b9c266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:45:40.013Z|caa2403c-882e-46bc-b07b-8d7699c2267d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:40.014Z|caa2403c-882e-46bc-b07b-8d7699c2267d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:48.669Z|23f69794-5d6d-4a37-b922-0f2fc4679b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:48.674Z|23f69794-5d6d-4a37-b922-0f2fc4679b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:48.786Z|ba983e48-9bc4-4f9b-aa05-5b489bff6d2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:48.788Z|ba983e48-9bc4-4f9b-aa05-5b489bff6d2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:50.054Z|4de1783f-94de-4180-9dda-64c71fabdf24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:50.056Z|4de1783f-94de-4180-9dda-64c71fabdf24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:54.141Z|18381a6d-9e7d-4b93-ba93-120928045b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:45:54.142Z|18381a6d-9e7d-4b93-ba93-120928045b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:45:58.721Z|3134b89b-a773-4906-b02f-75278856d843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:58.723Z|3134b89b-a773-4906-b02f-75278856d843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:45:58.833Z|ccc68790-253b-497e-9aaf-04bb6ff6143c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:45:58.835Z|ccc68790-253b-497e-9aaf-04bb6ff6143c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:00.103Z|e2a7dd7d-1ee7-4b3c-8537-74287a34b395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:00.105Z|e2a7dd7d-1ee7-4b3c-8537-74287a34b395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:02.199Z|9480625f-66ce-4f9d-b827-8cd72fb2ffcf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:46:02.201Z|9480625f-66ce-4f9d-b827-8cd72fb2ffcf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:08.773Z|78035716-aa46-4c9f-a1d3-67753575f624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:08.777Z|78035716-aa46-4c9f-a1d3-67753575f624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:08.874Z|2aecd188-5c4a-4819-acf3-42c095d05458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:08.876Z|2aecd188-5c4a-4819-acf3-42c095d05458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:09.141Z|8a900c8b-c8a7-484f-ac6b-28397f8510b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:46:09.142Z|8a900c8b-c8a7-484f-ac6b-28397f8510b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:46:09.572Z|f5f9dd94-5372-472a-959d-c91db7bc9bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:46:09.574Z|f5f9dd94-5372-472a-959d-c91db7bc9bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:46:10.142Z|535d7ecf-67cf-4b2b-96cc-8a672efce55e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:10.144Z|535d7ecf-67cf-4b2b-96cc-8a672efce55e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:18.844Z|0f43e0e1-8f4f-45e1-aafe-e6dba02eadd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:18.852Z|0f43e0e1-8f4f-45e1-aafe-e6dba02eadd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:18.914Z|08273f63-68e6-4d4f-8ea6-3b090be03c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:18.917Z|08273f63-68e6-4d4f-8ea6-3b090be03c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:20.185Z|4582974a-3a2c-45f9-b18c-3247f183124f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:20.187Z|4582974a-3a2c-45f9-b18c-3247f183124f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:24.141Z|4662b416-8970-4c0e-b733-7c161896735a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:46:24.147Z|4662b416-8970-4c0e-b733-7c161896735a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:46:28.905Z|6085947f-9c28-48ca-9ea5-48529540327c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:28.907Z|6085947f-9c28-48ca-9ea5-48529540327c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:28.955Z|b5a2f368-f6b3-48c4-b2c5-f90be5b9abc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:28.957Z|b5a2f368-f6b3-48c4-b2c5-f90be5b9abc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:30.221Z|f293eb32-a5ce-450f-a399-7c7f35c557bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:30.223Z|f293eb32-a5ce-450f-a399-7c7f35c557bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:38.944Z|2d19d945-3df5-4caf-b6d5-c92ee7912950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:38.946Z|2d19d945-3df5-4caf-b6d5-c92ee7912950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:39.010Z|2024452e-31fa-4a66-8b55-3513343577f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:39.016Z|2024452e-31fa-4a66-8b55-3513343577f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:39.140Z|4306fd52-e39e-46de-ac42-b6519c3abb30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:46:39.142Z|4306fd52-e39e-46de-ac42-b6519c3abb30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:46:39.575Z|a879ace7-a9da-4de0-ac64-bc2de6031766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:46:39.576Z|a879ace7-a9da-4de0-ac64-bc2de6031766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:46:40.257Z|4f6f8cb0-93d9-4b02-8b41-2f9bda2fb4b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:40.258Z|4f6f8cb0-93d9-4b02-8b41-2f9bda2fb4b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:48.993Z|7f7d7aa7-0099-4b4b-bace-30449fb7f82f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:49.009Z|7f7d7aa7-0099-4b4b-bace-30449fb7f82f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:49.053Z|97d3a04f-55e6-400e-a54e-da69228b9152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:49.054Z|97d3a04f-55e6-400e-a54e-da69228b9152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:50.299Z|6ac0b0a2-9afb-4b20-9d8b-f5057c7c8f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:50.302Z|6ac0b0a2-9afb-4b20-9d8b-f5057c7c8f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:54.140Z|f8882e8e-ea0c-4e0f-a161-ca49a3be1139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:46:54.142Z|f8882e8e-ea0c-4e0f-a161-ca49a3be1139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:46:59.050Z|f9c368fa-dc15-42d4-96b5-77aee12676fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:59.052Z|f9c368fa-dc15-42d4-96b5-77aee12676fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:46:59.090Z|76440420-4748-45ac-a3f5-c25ff1c84842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:46:59.092Z|76440420-4748-45ac-a3f5-c25ff1c84842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:00.348Z|c07f824f-fccd-4d03-bf5e-1daede8f2b85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:00.350Z|c07f824f-fccd-4d03-bf5e-1daede8f2b85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:02.201Z|ece502bd-cfb5-497d-bf38-b57c6e2580c5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:47:02.223Z|ece502bd-cfb5-497d-bf38-b57c6e2580c5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:09.097Z|08981b76-43fc-4d7f-be26-f48addaac1a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:09.099Z|08981b76-43fc-4d7f-be26-f48addaac1a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:09.120Z|1126fa5a-a92b-45a9-a9ba-73263c8c9ee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:09.122Z|1126fa5a-a92b-45a9-a9ba-73263c8c9ee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:09.144Z|dcda47fe-22c4-4971-9782-fc84dfc28320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:47:09.151Z|dcda47fe-22c4-4971-9782-fc84dfc28320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:47:09.580Z|cb7c3d0b-c886-4a67-a933-3d7823c1e821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:47:09.581Z|cb7c3d0b-c886-4a67-a933-3d7823c1e821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:47:10.386Z|e8c31649-7d14-4c2f-8f2a-375d9b301fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:10.389Z|e8c31649-7d14-4c2f-8f2a-375d9b301fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:19.135Z|91bf83f2-b1d4-43d5-8c8b-fcb1c9b57a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:19.137Z|91bf83f2-b1d4-43d5-8c8b-fcb1c9b57a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:19.160Z|733c69c5-56ef-4310-892b-06aee54fe230|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:19.162Z|733c69c5-56ef-4310-892b-06aee54fe230|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:20.433Z|002dbb3c-78d9-445a-9704-eb3402f141e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:20.435Z|002dbb3c-78d9-445a-9704-eb3402f141e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:24.140Z|08ad79bb-b312-49b3-a448-5c08f158a500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:47:24.142Z|08ad79bb-b312-49b3-a448-5c08f158a500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:47:29.206Z|88866ad2-3c7f-4654-ad4c-409b91f8234a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:29.209Z|88866ad2-3c7f-4654-ad4c-409b91f8234a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:29.215Z|62cad435-6db6-430f-8024-06720ffdb1d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:29.216Z|62cad435-6db6-430f-8024-06720ffdb1d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:30.476Z|b6d7572f-e7ef-4485-8baa-c2fa7152fc36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:30.477Z|b6d7572f-e7ef-4485-8baa-c2fa7152fc36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:39.141Z|6897383c-4e8e-42fb-ad22-764bc701954d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:47:39.143Z|6897383c-4e8e-42fb-ad22-764bc701954d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:47:39.244Z|77addec4-3d1b-4498-9280-afba61d4e23d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:39.246Z|77addec4-3d1b-4498-9280-afba61d4e23d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:39.286Z|1d47be34-40fb-4287-92a7-aeaf348098a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:39.288Z|1d47be34-40fb-4287-92a7-aeaf348098a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:39.583Z|33668ab0-f7e9-4915-92ec-bf4b753060ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:47:39.588Z|33668ab0-f7e9-4915-92ec-bf4b753060ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:47:40.513Z|c9598bfb-cdde-4549-88fb-f2be9e351138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:40.518Z|c9598bfb-cdde-4549-88fb-f2be9e351138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:49.277Z|28f41775-60a1-4503-b730-8c0280b1eb2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:49.278Z|28f41775-60a1-4503-b730-8c0280b1eb2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:49.319Z|55875a93-1b06-4fde-b6e1-38ba20853a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:49.321Z|55875a93-1b06-4fde-b6e1-38ba20853a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:50.581Z|579c9c31-46cc-42a2-b3dc-0bda573d3cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:50.584Z|579c9c31-46cc-42a2-b3dc-0bda573d3cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:54.144Z|0ed1454c-b5cb-4e9c-98cd-db32f5f4d3d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:47:54.153Z|0ed1454c-b5cb-4e9c-98cd-db32f5f4d3d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:47:59.337Z|793798b2-2058-4941-bc7c-8582ded374b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:59.339Z|793798b2-2058-4941-bc7c-8582ded374b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:47:59.384Z|c2dc2574-7f4e-4b39-bc16-ed986c9c1f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:47:59.391Z|c2dc2574-7f4e-4b39-bc16-ed986c9c1f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:00.622Z|0bed53a4-1bdf-4a78-bb97-d2ad8ffc3d86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:00.624Z|0bed53a4-1bdf-4a78-bb97-d2ad8ffc3d86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:02.206Z|def9dc86-e969-4d04-8af5-12a65c7a31b4|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:48:02.207Z|def9dc86-e969-4d04-8af5-12a65c7a31b4|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:09.142Z|1181a90d-abc6-4968-9aa3-8655c8cedde9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:48:09.144Z|1181a90d-abc6-4968-9aa3-8655c8cedde9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:48:09.384Z|a58a88c3-4aba-4398-8de2-ca14a7543ca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:09.386Z|a58a88c3-4aba-4398-8de2-ca14a7543ca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:09.434Z|28e1553b-83b9-4815-b5de-70f30416f20f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:09.445Z|28e1553b-83b9-4815-b5de-70f30416f20f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:09.593Z|3e22100f-8af9-4c04-a652-c85d8b390a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:48:09.594Z|3e22100f-8af9-4c04-a652-c85d8b390a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:48:10.667Z|2831f563-240a-4fc6-a594-a7985e8cf927|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:10.672Z|2831f563-240a-4fc6-a594-a7985e8cf927|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:19.437Z|07ab50b8-33eb-4c03-ad2e-f17b43394b77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:19.439Z|07ab50b8-33eb-4c03-ad2e-f17b43394b77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:19.506Z|8d8b9c19-23e6-4b95-aa4f-c2ff2c131b06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:19.509Z|8d8b9c19-23e6-4b95-aa4f-c2ff2c131b06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:20.745Z|d23d5946-e97d-4b6a-9398-f813242edd81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:20.752Z|d23d5946-e97d-4b6a-9398-f813242edd81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:24.141Z|99202176-523a-40e2-852c-7c9dd145ef83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:48:24.143Z|99202176-523a-40e2-852c-7c9dd145ef83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:48:29.488Z|bbf272f6-5f65-403d-936f-6989a6ce5e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:29.490Z|bbf272f6-5f65-403d-936f-6989a6ce5e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:29.539Z|f8e7b48f-ea43-451b-9f1c-857c83307785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:29.542Z|f8e7b48f-ea43-451b-9f1c-857c83307785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:30.817Z|142ea21e-2c4f-4803-9d7d-6388dfb0257f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:30.819Z|142ea21e-2c4f-4803-9d7d-6388dfb0257f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:39.144Z|748d15e2-3059-45e5-ba7a-4e361a801dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:48:39.172Z|748d15e2-3059-45e5-ba7a-4e361a801dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:48:39.541Z|bbd61431-2f85-4e95-8123-5d109307d88a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:39.543Z|bbd61431-2f85-4e95-8123-5d109307d88a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:39.573Z|7c0c2d99-6301-4479-8782-09d3fc879bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:39.575Z|7c0c2d99-6301-4479-8782-09d3fc879bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:39.596Z|6518ddf7-65f3-431a-97e9-ff2693a86e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:48:39.597Z|6518ddf7-65f3-431a-97e9-ff2693a86e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:48:40.871Z|47173f0f-5e51-447f-93a3-4569f5f31f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:40.875Z|47173f0f-5e51-447f-93a3-4569f5f31f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:49.583Z|4135137f-9a8d-4c90-894d-7396977a0a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:49.585Z|4135137f-9a8d-4c90-894d-7396977a0a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:49.608Z|af420586-7038-44f5-bbea-637b15e56483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:49.609Z|af420586-7038-44f5-bbea-637b15e56483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:50.938Z|c3e935ca-6926-4bac-9141-d4511650245b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:50.940Z|c3e935ca-6926-4bac-9141-d4511650245b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:54.142Z|df65fa56-b622-41d7-aaf6-339f7f8dce07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:48:54.143Z|df65fa56-b622-41d7-aaf6-339f7f8dce07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:48:59.620Z|c2b1e939-3c7d-4b59-8731-c58a40b1d44b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:59.622Z|c2b1e939-3c7d-4b59-8731-c58a40b1d44b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:48:59.637Z|46c20a6f-ba18-4c53-83d5-393aa6c08897|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:48:59.638Z|46c20a6f-ba18-4c53-83d5-393aa6c08897|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:00.972Z|ad1a1e25-badb-4222-80ac-810f55b8f77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:00.978Z|ad1a1e25-badb-4222-80ac-810f55b8f77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:02.203Z|ea4f1e90-882a-4ae6-a686-1e69f4fb9e65|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:49:02.206Z|ea4f1e90-882a-4ae6-a686-1e69f4fb9e65|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:09.140Z|75bed54d-2c3c-4bb2-be2e-9229b4e8c63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:49:09.142Z|75bed54d-2c3c-4bb2-be2e-9229b4e8c63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:49:09.613Z|3771e863-70ea-4df3-b160-845a8c3fe263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:49:09.615Z|3771e863-70ea-4df3-b160-845a8c3fe263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:49:09.662Z|47eb6f03-9f57-400d-ad12-19d28cfded44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:09.664Z|47eb6f03-9f57-400d-ad12-19d28cfded44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:09.694Z|878e7e2c-af65-4d5c-b1e5-8aff92b3d1a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:09.696Z|878e7e2c-af65-4d5c-b1e5-8aff92b3d1a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:11.021Z|d9da7d32-5c3d-471c-a266-4305fc00cdee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:11.023Z|d9da7d32-5c3d-471c-a266-4305fc00cdee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:19.702Z|cf144550-724b-4730-9a6d-7496cc60a30a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:19.704Z|cf144550-724b-4730-9a6d-7496cc60a30a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:19.736Z|1743b524-31e6-499e-8313-272ea8704020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:19.737Z|1743b524-31e6-499e-8313-272ea8704020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:21.069Z|e962d89b-8300-442e-bb86-83d64f34e3fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:21.070Z|e962d89b-8300-442e-bb86-83d64f34e3fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:24.141Z|0f316ebb-422d-45a6-b9c4-824df80d23d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:49:24.184Z|0f316ebb-422d-45a6-b9c4-824df80d23d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:49:29.752Z|247aa284-74d3-4a11-bc9f-aa57709c7b03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:29.753Z|247aa284-74d3-4a11-bc9f-aa57709c7b03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:29.811Z|37be6ab0-dd0c-4c05-a74a-28a7a203dc71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:29.813Z|37be6ab0-dd0c-4c05-a74a-28a7a203dc71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:31.126Z|65119336-8830-4357-9343-edafdae03ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:31.129Z|65119336-8830-4357-9343-edafdae03ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:39.147Z|d440d478-eeb5-40fb-8d25-1d4c4a8be80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:49:39.148Z|d440d478-eeb5-40fb-8d25-1d4c4a8be80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:49:39.617Z|36ea02cc-1fd0-4b97-97cc-6ef769b8cceb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:49:39.618Z|36ea02cc-1fd0-4b97-97cc-6ef769b8cceb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:49:39.791Z|e6f2b6b2-8cd6-470f-a0a2-22f44149b153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:39.795Z|e6f2b6b2-8cd6-470f-a0a2-22f44149b153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:39.875Z|54d56c3d-171c-49e4-b2a3-c6b999ee1650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:39.879Z|54d56c3d-171c-49e4-b2a3-c6b999ee1650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:41.201Z|9a250b9c-83d1-4c10-a849-90a05989229c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:41.204Z|9a250b9c-83d1-4c10-a849-90a05989229c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:49.848Z|4cd4ee79-5ece-4534-8e27-fc14ab1aa890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:49.862Z|4cd4ee79-5ece-4534-8e27-fc14ab1aa890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:49.942Z|6428a819-4ea6-4b35-b6b1-d86e2c59c383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:49.944Z|6428a819-4ea6-4b35-b6b1-d86e2c59c383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:51.238Z|aa36df92-0773-42ab-9691-30228dd372f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:51.240Z|aa36df92-0773-42ab-9691-30228dd372f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:49:54.144Z|88e4aaba-98e7-4c47-8060-072bf36c80ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:49:54.145Z|88e4aaba-98e7-4c47-8060-072bf36c80ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:49:59.903Z|0177655c-52e6-4fb3-b1e6-a1a9801014f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:49:59.905Z|0177655c-52e6-4fb3-b1e6-a1a9801014f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:00.003Z|77cfdf1f-60eb-4ae9-a929-e6ed910f5b78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:00.005Z|77cfdf1f-60eb-4ae9-a929-e6ed910f5b78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:01.273Z|fe1ee7ae-a193-4600-a4a6-b9c9b214a10f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:01.274Z|fe1ee7ae-a193-4600-a4a6-b9c9b214a10f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:02.194Z|de53d5e9-ed36-455e-adb4-ed3af6b19513|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:50:02.196Z|de53d5e9-ed36-455e-adb4-ed3af6b19513|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:09.140Z|16f9507c-f46b-4044-93cb-f8c1d3349f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:50:09.147Z|16f9507c-f46b-4044-93cb-f8c1d3349f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:50:09.620Z|98ee02f3-f9d8-4af6-8e7f-069420668846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:50:09.621Z|98ee02f3-f9d8-4af6-8e7f-069420668846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:50:09.934Z|bca10a07-bce7-4192-b832-d769d0f85383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:09.936Z|bca10a07-bce7-4192-b832-d769d0f85383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:10.037Z|fb6aeeba-e1df-42a6-8e0a-5761daad384c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:10.041Z|fb6aeeba-e1df-42a6-8e0a-5761daad384c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:11.347Z|edc8109b-fe43-4ef1-930c-b1db59225479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:11.350Z|edc8109b-fe43-4ef1-930c-b1db59225479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:19.972Z|4a3692df-39ae-4749-82f7-85b1ae733c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:19.974Z|4a3692df-39ae-4749-82f7-85b1ae733c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:20.090Z|89ee91d4-d7ee-4103-9cfa-e8f4ca070583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:20.103Z|89ee91d4-d7ee-4103-9cfa-e8f4ca070583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:21.387Z|6c015131-8ee5-4f58-8ab2-bcaaff8bb190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:21.393Z|6c015131-8ee5-4f58-8ab2-bcaaff8bb190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:24.141Z|9543fa2b-ec03-413e-90b9-be3501d9df1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:50:24.142Z|9543fa2b-ec03-413e-90b9-be3501d9df1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:50:30.009Z|bd99e140-dcfa-4f54-bc24-a0092ed76c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:30.010Z|bd99e140-dcfa-4f54-bc24-a0092ed76c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:30.142Z|7166aafd-5d48-48c6-8152-a529e9d50502|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:30.145Z|7166aafd-5d48-48c6-8152-a529e9d50502|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:31.453Z|a2b0f6e7-97fb-4dc2-99ab-a5b6f759e8f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:31.456Z|a2b0f6e7-97fb-4dc2-99ab-a5b6f759e8f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:39.141Z|a8dfed8e-3ed9-459d-b3c7-62b380baba7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:50:39.142Z|a8dfed8e-3ed9-459d-b3c7-62b380baba7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:50:39.623Z|3456a228-1f45-42ae-be30-bf50b98bc1a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:50:39.625Z|3456a228-1f45-42ae-be30-bf50b98bc1a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:50:40.063Z|b6891d60-f1c3-4dab-8f12-4fa28d968736|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:40.066Z|b6891d60-f1c3-4dab-8f12-4fa28d968736|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:40.194Z|edae4a92-51f3-41c8-a0e7-c5b85d57ce3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:40.195Z|edae4a92-51f3-41c8-a0e7-c5b85d57ce3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:41.504Z|da159413-c25b-4eb7-b3c3-676b08aa23d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:41.506Z|da159413-c25b-4eb7-b3c3-676b08aa23d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:50.121Z|799a1587-4c43-4e2e-865c-6201f3bb71e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:50.126Z|799a1587-4c43-4e2e-865c-6201f3bb71e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:50.228Z|308e2baf-5057-4b57-8066-7b663cdb0942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:50.229Z|308e2baf-5057-4b57-8066-7b663cdb0942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:51.560Z|5ba22701-7551-4b1d-97ae-0789f37dee67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:50:51.561Z|5ba22701-7551-4b1d-97ae-0789f37dee67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:50:54.141Z|cf6cc978-3518-437c-b7fb-132acf12a60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:50:54.157Z|cf6cc978-3518-437c-b7fb-132acf12a60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:51:00.179Z|0c498f40-de6a-4a4b-89a2-b0a9438fc7a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:00.181Z|0c498f40-de6a-4a4b-89a2-b0a9438fc7a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:00.260Z|514a897e-4091-4a58-8770-db126b652983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:00.261Z|514a897e-4091-4a58-8770-db126b652983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:01.604Z|5c0c9a22-4214-4316-b226-3ace12548061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:01.605Z|5c0c9a22-4214-4316-b226-3ace12548061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:02.202Z|4a87415e-9d6a-4eb4-8bd2-91d342ead9d9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:51:02.204Z|4a87415e-9d6a-4eb4-8bd2-91d342ead9d9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:09.141Z|3cb28194-5557-46fe-bb12-5d4008b8334e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:51:09.142Z|3cb28194-5557-46fe-bb12-5d4008b8334e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:51:09.627Z|8adfe660-ac34-4309-bbcd-12fb6ed22776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:51:09.629Z|8adfe660-ac34-4309-bbcd-12fb6ed22776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:51:10.218Z|1c4d99cd-5f34-4061-9200-1a220421d886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:10.221Z|1c4d99cd-5f34-4061-9200-1a220421d886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:10.289Z|9eaf82d3-f59b-453e-9cd3-8b2f37c5704c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:10.291Z|9eaf82d3-f59b-453e-9cd3-8b2f37c5704c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:11.644Z|6470126e-5a5e-4077-abd8-828543dc2063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:11.645Z|6470126e-5a5e-4077-abd8-828543dc2063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:20.276Z|edfd193c-dd1d-469f-bc6d-f59e92b046d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:20.278Z|edfd193c-dd1d-469f-bc6d-f59e92b046d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:20.326Z|670cea6c-73a4-4088-9992-2abd2b11404f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:20.332Z|670cea6c-73a4-4088-9992-2abd2b11404f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:21.684Z|7a16f38c-8838-4d0a-ac00-76506ca79d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:21.685Z|7a16f38c-8838-4d0a-ac00-76506ca79d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:24.141Z|5b8e4e38-15b9-49d3-bdf4-90ffad66c75b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:51:24.142Z|5b8e4e38-15b9-49d3-bdf4-90ffad66c75b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:51:30.317Z|bd24029a-51a0-4a93-bfa7-dae3e1151f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:30.320Z|bd24029a-51a0-4a93-bfa7-dae3e1151f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:30.367Z|e91600aa-f652-40f7-8ce9-d227a570bc0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:30.369Z|e91600aa-f652-40f7-8ce9-d227a570bc0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:31.732Z|248a4fba-97cb-4428-b06d-1c48b47ccd30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:31.734Z|248a4fba-97cb-4428-b06d-1c48b47ccd30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:39.141Z|7d45c674-1c06-45e4-a871-9d752cdeb86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:51:39.150Z|7d45c674-1c06-45e4-a871-9d752cdeb86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:51:39.630Z|8bff43a9-5700-46dd-8349-628023f25ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:51:39.631Z|8bff43a9-5700-46dd-8349-628023f25ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:51:40.353Z|8f73b872-07a2-4077-99a8-fd7fdf0e26b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:40.354Z|8f73b872-07a2-4077-99a8-fd7fdf0e26b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:40.402Z|2f0fba2f-9a6a-4bc0-a35f-64bae5c40c99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:40.403Z|2f0fba2f-9a6a-4bc0-a35f-64bae5c40c99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:41.777Z|c23af59a-6270-442d-abc8-fafd8d8f7c01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:41.779Z|c23af59a-6270-442d-abc8-fafd8d8f7c01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:50.404Z|75de8a73-f8ca-44cf-8cd2-ed4839e3bf00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:50.405Z|75de8a73-f8ca-44cf-8cd2-ed4839e3bf00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:50.433Z|a10882b8-9842-4c2f-8783-04be0c9b1e4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:50.435Z|a10882b8-9842-4c2f-8783-04be0c9b1e4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:51.829Z|862b3048-73cb-48fe-82d7-3b48e8b0327d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:51:51.830Z|862b3048-73cb-48fe-82d7-3b48e8b0327d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:51:54.144Z|3b4ff7ca-0711-4843-adf1-d849b91cdf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:51:54.146Z|3b4ff7ca-0711-4843-adf1-d849b91cdf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:52:00.440Z|10a6fbb3-1db4-46cd-9119-c20f5036bee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:00.441Z|10a6fbb3-1db4-46cd-9119-c20f5036bee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:00.467Z|fdf897a7-0399-4674-95e6-0349c5b7aaf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:00.469Z|fdf897a7-0399-4674-95e6-0349c5b7aaf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:01.864Z|70ec9ead-98d8-4976-90fa-64e6ea403015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:01.866Z|70ec9ead-98d8-4976-90fa-64e6ea403015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:02.196Z|fd5061b2-47b6-45c8-a756-3b1c4d8e1931|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:52:02.198Z|fd5061b2-47b6-45c8-a756-3b1c4d8e1931|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:09.141Z|3d0f734a-3573-449f-9c28-52bc5a3b199c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:52:09.142Z|3d0f734a-3573-449f-9c28-52bc5a3b199c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:52:09.633Z|eb9fbf7e-e2d9-49c0-9e2b-6d6c8d7f60e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:52:09.634Z|eb9fbf7e-e2d9-49c0-9e2b-6d6c8d7f60e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:52:10.472Z|a0b41fef-ff90-4ae3-9ece-01fd0c2f3551|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:10.473Z|a0b41fef-ff90-4ae3-9ece-01fd0c2f3551|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:10.498Z|36368e2c-be2a-4185-9acd-e9846fb451e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:10.499Z|36368e2c-be2a-4185-9acd-e9846fb451e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:11.911Z|7fd7c6e2-898b-41a3-a96a-a544062191a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:11.912Z|7fd7c6e2-898b-41a3-a96a-a544062191a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:20.506Z|2d5e8630-9c11-42f8-b8d7-e84a45776502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:20.508Z|2d5e8630-9c11-42f8-b8d7-e84a45776502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:20.536Z|c86aa9f8-22d1-4e2a-9a0b-b0a2030efc50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:20.539Z|c86aa9f8-22d1-4e2a-9a0b-b0a2030efc50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:21.940Z|731425c6-6feb-4858-a918-f7aa6232de52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:21.942Z|731425c6-6feb-4858-a918-f7aa6232de52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:24.140Z|2267d8e3-b8bb-452f-9a36-1fbf47bd7b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:52:24.146Z|2267d8e3-b8bb-452f-9a36-1fbf47bd7b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:52:30.546Z|d1f9a0ab-4ce7-453b-9281-1c3b64add617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:30.548Z|d1f9a0ab-4ce7-453b-9281-1c3b64add617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:30.584Z|c7cfb178-c3de-4be0-894a-bb31c3e31c11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:30.585Z|c7cfb178-c3de-4be0-894a-bb31c3e31c11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:31.972Z|64be26c7-6784-444f-9256-ac86ac1756cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:31.974Z|64be26c7-6784-444f-9256-ac86ac1756cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:39.144Z|491c43e5-28fa-46ef-a6a0-22568abecf73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:52:39.145Z|491c43e5-28fa-46ef-a6a0-22568abecf73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:52:39.635Z|f27bffad-cb05-4a8a-843a-fb5e999f1f2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:52:39.636Z|f27bffad-cb05-4a8a-843a-fb5e999f1f2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:52:40.594Z|8a8e0a58-38b0-4382-a5c9-7175b21442f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:40.596Z|8a8e0a58-38b0-4382-a5c9-7175b21442f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:40.627Z|370046bf-4b99-46cb-85f7-25c5e12a0eb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:40.629Z|370046bf-4b99-46cb-85f7-25c5e12a0eb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:42.028Z|f32c8d2e-ce3f-46a6-ad49-f91014f50157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:42.029Z|f32c8d2e-ce3f-46a6-ad49-f91014f50157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:50.673Z|c42fae63-32db-4216-b00f-00f363d8d46a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:50.674Z|c42fae63-32db-4216-b00f-00f363d8d46a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:50.681Z|2bd950a3-11a9-4fc3-82d9-5fd0c94bbff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:50.683Z|2bd950a3-11a9-4fc3-82d9-5fd0c94bbff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:52.061Z|0e99452b-e1c3-4e4f-aa63-4faec74353c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:52:52.062Z|0e99452b-e1c3-4e4f-aa63-4faec74353c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:52:54.140Z|7b408a51-2388-4c86-bb0d-55f744b07844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:52:54.141Z|7b408a51-2388-4c86-bb0d-55f744b07844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:53:00.702Z|a6d104b9-5cef-4c9b-8846-1e6f5bddc6df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:00.704Z|a6d104b9-5cef-4c9b-8846-1e6f5bddc6df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:00.725Z|45184ea7-e37c-42da-ae05-90e9a6b9f7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:00.727Z|45184ea7-e37c-42da-ae05-90e9a6b9f7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:02.092Z|ee93a757-99e4-4124-b5cb-dd8f8716568c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:02.093Z|ee93a757-99e4-4124-b5cb-dd8f8716568c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:02.193Z|9aa976ab-71b3-47c9-aafb-b8e0aa87be7e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:53:02.194Z|9aa976ab-71b3-47c9-aafb-b8e0aa87be7e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:09.140Z|2e61f9a4-114c-4928-9160-f408804e4b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:53:09.144Z|2e61f9a4-114c-4928-9160-f408804e4b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:53:09.637Z|ce4628fb-dc30-44d2-bac8-b74b292ab5e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:53:09.638Z|ce4628fb-dc30-44d2-bac8-b74b292ab5e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:53:10.757Z|26cfdbe5-cf01-4c7c-babf-7d409266c3ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:10.760Z|26cfdbe5-cf01-4c7c-babf-7d409266c3ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:10.778Z|f9f009cd-d265-48af-a752-23b25024421f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:10.781Z|f9f009cd-d265-48af-a752-23b25024421f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:12.129Z|e3287916-518e-4070-865d-2eebf924562a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:12.130Z|e3287916-518e-4070-865d-2eebf924562a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:20.844Z|a80cdfd9-7563-4840-951a-ab67aff6ea58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:20.845Z|a80cdfd9-7563-4840-951a-ab67aff6ea58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:20.848Z|c97176fb-b4ce-4957-be8b-ae0aa52626de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:20.850Z|c97176fb-b4ce-4957-be8b-ae0aa52626de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:22.164Z|9a4eec77-1002-459e-9e2c-51e991543f60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:22.167Z|9a4eec77-1002-459e-9e2c-51e991543f60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:24.140Z|152b17c6-bd9f-4588-8450-4fb30eb52b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:53:24.141Z|152b17c6-bd9f-4588-8450-4fb30eb52b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:53:30.891Z|2e5b73e3-e0dd-4ed1-adb0-ae5d334fa4d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:30.891Z|4f64c652-8b4e-4c31-8b55-7aa4a816dac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:30.892Z|2e5b73e3-e0dd-4ed1-adb0-ae5d334fa4d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:30.892Z|4f64c652-8b4e-4c31-8b55-7aa4a816dac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:32.196Z|5de0b67d-020b-438d-96d4-47392deaca31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:32.197Z|5de0b67d-020b-438d-96d4-47392deaca31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:39.140Z|cb0d0ae5-51f9-4f1a-aae2-0e4c8c63c170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:53:39.142Z|cb0d0ae5-51f9-4f1a-aae2-0e4c8c63c170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:53:39.639Z|8e1bd5d8-ed30-4703-aed1-0a2a23c489cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:53:39.640Z|8e1bd5d8-ed30-4703-aed1-0a2a23c489cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:53:40.926Z|a9963126-16c3-4fc8-8467-ac89756fff6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:40.926Z|9ccf6f03-ad6c-4331-b869-9f86cf1225f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:40.927Z|9ccf6f03-ad6c-4331-b869-9f86cf1225f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:40.927Z|a9963126-16c3-4fc8-8467-ac89756fff6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:42.246Z|db30cd1f-cb44-422e-8802-7b849d7b4e41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:42.248Z|db30cd1f-cb44-422e-8802-7b849d7b4e41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:50.968Z|8618f13f-e70f-4e74-8746-9256b606add2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:50.978Z|4b1ec9ca-b7cc-4265-9982-1e7907fbf4d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:50.980Z|4b1ec9ca-b7cc-4265-9982-1e7907fbf4d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:50.986Z|8618f13f-e70f-4e74-8746-9256b606add2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:52.289Z|e10b68a6-05e5-47ff-959c-2d4da7fdd18b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:53:52.291Z|e10b68a6-05e5-47ff-959c-2d4da7fdd18b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:53:54.140Z|f3782ad6-8feb-4f7b-bbff-1fb065235981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:53:54.146Z|f3782ad6-8feb-4f7b-bbff-1fb065235981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:54:01.025Z|6efe00a1-9785-4c23-8354-00a1c8a7ce6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:01.025Z|03e8aa8d-c59f-49e3-99d3-ab3742da5507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:01.027Z|03e8aa8d-c59f-49e3-99d3-ab3742da5507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:01.027Z|6efe00a1-9785-4c23-8354-00a1c8a7ce6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:02.193Z|19904ce8-7cd9-4292-b1d1-24af7e040e2b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:54:02.196Z|19904ce8-7cd9-4292-b1d1-24af7e040e2b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:02.331Z|e0a18e2e-bbab-47a1-9114-88dcb8c20a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:02.332Z|e0a18e2e-bbab-47a1-9114-88dcb8c20a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:09.141Z|ced45e47-29c1-4e01-8788-6ef9d967260d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:54:09.142Z|ced45e47-29c1-4e01-8788-6ef9d967260d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:54:09.642Z|4d26a810-6352-40ca-8920-a6d5edd5970b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:54:09.643Z|4d26a810-6352-40ca-8920-a6d5edd5970b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:54:11.063Z|9cb1807f-0fd0-4c10-94e9-298ad48bf269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:11.064Z|9cb1807f-0fd0-4c10-94e9-298ad48bf269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:11.078Z|6ef650a9-5f05-4b8b-bd30-0aa9f7f83103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:11.082Z|6ef650a9-5f05-4b8b-bd30-0aa9f7f83103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:12.365Z|32a7579c-0fed-410a-ace2-07560a95aaf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:12.366Z|32a7579c-0fed-410a-ace2-07560a95aaf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:21.098Z|b17ce2fc-e668-4a4b-aa01-728a6f674dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:21.100Z|b17ce2fc-e668-4a4b-aa01-728a6f674dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:21.113Z|445a4bfa-4254-402b-9627-39824fdf0197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:21.114Z|445a4bfa-4254-402b-9627-39824fdf0197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:22.394Z|1dee4ba6-6430-4e31-b0fd-97d2e54b7fda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:22.396Z|1dee4ba6-6430-4e31-b0fd-97d2e54b7fda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:24.140Z|280c1a0c-7110-40ab-bab3-c08c31351f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:54:24.141Z|280c1a0c-7110-40ab-bab3-c08c31351f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:54:31.131Z|d11b8308-7fc6-47cc-913f-b1902c33c9fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:31.133Z|d11b8308-7fc6-47cc-913f-b1902c33c9fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:31.151Z|c4c63cbc-a634-466c-9385-db6ecb176118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:31.153Z|c4c63cbc-a634-466c-9385-db6ecb176118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:32.437Z|292679a5-a035-49d9-a9a9-aaaf89ec10a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:32.438Z|292679a5-a035-49d9-a9a9-aaaf89ec10a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:39.140Z|406c1f06-c0e2-41a0-a456-349734b1ed46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:54:39.146Z|406c1f06-c0e2-41a0-a456-349734b1ed46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:54:39.645Z|4e644742-5a6e-400c-8802-cfd206382e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:54:39.646Z|4e644742-5a6e-400c-8802-cfd206382e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:54:41.174Z|ef533cc9-c95b-4f89-add5-7ebe048961c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:41.183Z|ef533cc9-c95b-4f89-add5-7ebe048961c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:41.192Z|e860e876-9cdd-4e04-9eeb-16a47bf6eeda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:41.193Z|e860e876-9cdd-4e04-9eeb-16a47bf6eeda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:42.472Z|fb78624a-8649-44dd-a452-5c4b1d18676f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:42.473Z|fb78624a-8649-44dd-a452-5c4b1d18676f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:51.218Z|ef753d53-44a2-4c71-bce9-592cda205ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:51.220Z|ef753d53-44a2-4c71-bce9-592cda205ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:51.230Z|e25acbb2-8d9c-40fc-97d8-39fa2a24a72f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:51.233Z|e25acbb2-8d9c-40fc-97d8-39fa2a24a72f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:52.517Z|83f90da6-26ab-475f-8625-401105dac087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:54:52.518Z|83f90da6-26ab-475f-8625-401105dac087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:54:54.140Z|369cdff0-085a-4376-b269-be7c7bf51e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:54:54.141Z|369cdff0-085a-4376-b269-be7c7bf51e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:55:01.269Z|ca97616f-d530-40f9-940d-9bcdf95080d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:01.271Z|ca97616f-d530-40f9-940d-9bcdf95080d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:01.286Z|49ca7e01-2965-4269-98b2-d0e9c6aa338e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:01.300Z|49ca7e01-2965-4269-98b2-d0e9c6aa338e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:02.196Z|26856ab4-be00-4894-bf05-9bfc1e1f3d00|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:55:02.197Z|26856ab4-be00-4894-bf05-9bfc1e1f3d00|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:02.560Z|a07349f3-3801-4431-89f5-9e98d0fce416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:02.562Z|a07349f3-3801-4431-89f5-9e98d0fce416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:09.140Z|5bb8f04e-7ac0-4d93-883d-faa8ebe82174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:55:09.141Z|5bb8f04e-7ac0-4d93-883d-faa8ebe82174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:55:09.648Z|b171a391-c204-4cfd-8c43-e4ea610e5613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:55:09.649Z|b171a391-c204-4cfd-8c43-e4ea610e5613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:55:11.347Z|f180aec0-3af1-42e0-a4df-1bdce77ed946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:11.348Z|f180aec0-3af1-42e0-a4df-1bdce77ed946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:11.368Z|4bc44696-6767-4d26-b45d-982176dd7231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:11.372Z|4bc44696-6767-4d26-b45d-982176dd7231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:12.627Z|969a53cf-2ba6-427a-bac1-81a7f5ef3d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:12.629Z|969a53cf-2ba6-427a-bac1-81a7f5ef3d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:21.450Z|efcf1563-cafa-47d5-8d0e-123f5c50ac20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:21.451Z|efcf1563-cafa-47d5-8d0e-123f5c50ac20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:21.472Z|307e5654-3597-49a3-ba79-975d5bbc5620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:21.473Z|307e5654-3597-49a3-ba79-975d5bbc5620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:22.673Z|0f50b9a7-3643-4a09-87d8-238bb09b6577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:22.676Z|0f50b9a7-3643-4a09-87d8-238bb09b6577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:24.140Z|c2b75384-1ea7-4186-bcd6-54f30d1c1c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:55:24.144Z|c2b75384-1ea7-4186-bcd6-54f30d1c1c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:55:31.489Z|02223c1d-f96d-4a07-83d9-37fc104d1389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:31.491Z|02223c1d-f96d-4a07-83d9-37fc104d1389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:31.532Z|53eb0c99-c225-44a9-8d42-3229ea10c006|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:31.552Z|53eb0c99-c225-44a9-8d42-3229ea10c006|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:32.722Z|ad3d39ab-d7d2-4b12-ae18-f4b021d4f066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:32.724Z|ad3d39ab-d7d2-4b12-ae18-f4b021d4f066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:39.140Z|38fad053-34c6-4cc5-aba0-8a24a0ffec57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:55:39.141Z|38fad053-34c6-4cc5-aba0-8a24a0ffec57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:55:39.656Z|0f9d1250-b170-4b8b-9a73-48d67aae22f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:55:39.656Z|0f9d1250-b170-4b8b-9a73-48d67aae22f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:55:41.536Z|d933b007-5bc6-4d5e-bf15-67e45b4e099b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:41.537Z|d933b007-5bc6-4d5e-bf15-67e45b4e099b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:41.586Z|89872623-1922-46b9-a664-67b316542bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:41.588Z|89872623-1922-46b9-a664-67b316542bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:42.760Z|43586a7d-a05c-45fa-8aff-b58fbe937e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:42.773Z|43586a7d-a05c-45fa-8aff-b58fbe937e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:51.571Z|6bac77d0-1b70-4452-abbe-be0373f7587b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:51.573Z|6bac77d0-1b70-4452-abbe-be0373f7587b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:51.630Z|afafc5d6-fb9e-4305-9d47-e1d116d7bffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:51.638Z|afafc5d6-fb9e-4305-9d47-e1d116d7bffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:52.842Z|9116a0a6-e0d5-48d9-a104-bbfb34f2dc2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:55:52.846Z|9116a0a6-e0d5-48d9-a104-bbfb34f2dc2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:55:54.140Z|ac64fad9-ff14-4267-9b8f-2d89a91be383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:55:54.141Z|ac64fad9-ff14-4267-9b8f-2d89a91be383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:56:01.612Z|84eeeae1-e460-4496-a55c-15cc00c022e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:01.614Z|84eeeae1-e460-4496-a55c-15cc00c022e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:01.682Z|f3451db7-9b1d-4a7e-8761-5c936228a185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:01.683Z|f3451db7-9b1d-4a7e-8761-5c936228a185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:02.198Z|279dba9c-dbf5-4ef9-8c2c-469231c043aa|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:56:02.201Z|279dba9c-dbf5-4ef9-8c2c-469231c043aa|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:02.886Z|f91be3a7-d88a-40d7-8913-e7036d7cb6aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:02.887Z|f91be3a7-d88a-40d7-8913-e7036d7cb6aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:09.141Z|18712f57-6155-4398-9801-187298e90863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:56:09.148Z|18712f57-6155-4398-9801-187298e90863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:56:09.658Z|a54a1d6d-fd69-42b4-b86b-c1356e8357a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:56:09.660Z|a54a1d6d-fd69-42b4-b86b-c1356e8357a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:56:11.662Z|d2234451-6e4a-4377-b359-bd6103d4f571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:11.664Z|d2234451-6e4a-4377-b359-bd6103d4f571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:11.737Z|91ce063a-f50e-44d4-92f0-16d6f205a1ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:11.739Z|91ce063a-f50e-44d4-92f0-16d6f205a1ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:12.922Z|e8275e2e-02ce-4244-801e-82055dbd0c39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:12.924Z|e8275e2e-02ce-4244-801e-82055dbd0c39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:21.703Z|a3a44c85-461d-429c-8f36-5c5039823a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:21.705Z|a3a44c85-461d-429c-8f36-5c5039823a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:21.772Z|4fefdb3b-4094-487c-bafa-f4317bff1c31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:21.773Z|4fefdb3b-4094-487c-bafa-f4317bff1c31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:22.955Z|430e85ee-d4f1-444a-8d13-68eda0d6d6a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:22.957Z|430e85ee-d4f1-444a-8d13-68eda0d6d6a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:24.157Z|115c4c00-3ebe-48ec-8d5d-382fea8f030c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:56:24.158Z|115c4c00-3ebe-48ec-8d5d-382fea8f030c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:56:31.761Z|b883c437-1ca4-490f-9ad7-8649b68c95af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:31.762Z|b883c437-1ca4-490f-9ad7-8649b68c95af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:31.848Z|1e476dfe-6839-41d8-819e-1174b501bda9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:31.849Z|1e476dfe-6839-41d8-819e-1174b501bda9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:32.986Z|9ce7cb4f-ff21-4e45-a008-1ba433f73a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:32.987Z|9ce7cb4f-ff21-4e45-a008-1ba433f73a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:39.141Z|d7ea20ff-dc7d-4a50-858b-5849527d776e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:56:39.142Z|d7ea20ff-dc7d-4a50-858b-5849527d776e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:56:39.662Z|c31b4200-86ca-4e1d-a578-8bb3c0ccf6b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:56:39.662Z|c31b4200-86ca-4e1d-a578-8bb3c0ccf6b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:56:41.802Z|8c97f95b-c5a9-41fe-903d-5e1a480f7a5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:41.804Z|8c97f95b-c5a9-41fe-903d-5e1a480f7a5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:41.886Z|d77ee723-c82f-4b26-94e7-f089404794fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:41.888Z|d77ee723-c82f-4b26-94e7-f089404794fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:43.025Z|c7352a15-e2b5-4191-a2cb-2e57a001400d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:43.026Z|c7352a15-e2b5-4191-a2cb-2e57a001400d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:51.871Z|5bfd0117-8734-4fd0-af24-6b4e0a730bd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:51.873Z|5bfd0117-8734-4fd0-af24-6b4e0a730bd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:51.937Z|a77b0992-c5b2-4026-870a-ebc0f62d6dab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:51.938Z|a77b0992-c5b2-4026-870a-ebc0f62d6dab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:53.056Z|5d9249f7-00dc-4da0-8490-28749863f70c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:56:53.057Z|5d9249f7-00dc-4da0-8490-28749863f70c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:56:54.144Z|60c51f60-9400-4ae5-8b4b-44e961238ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:56:54.150Z|60c51f60-9400-4ae5-8b4b-44e961238ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:57:01.928Z|25272640-1b2d-4825-bd08-e3d52ded941e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:01.930Z|25272640-1b2d-4825-bd08-e3d52ded941e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:01.974Z|bec36c76-c024-4c32-9242-669c1c059da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:01.976Z|bec36c76-c024-4c32-9242-669c1c059da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:02.197Z|ace9539c-004f-469d-b649-3c2182a3b1cc|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:57:02.199Z|ace9539c-004f-469d-b649-3c2182a3b1cc|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:03.095Z|a9256370-cb6f-4912-a879-aea9cd1dd346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:03.096Z|a9256370-cb6f-4912-a879-aea9cd1dd346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:09.142Z|5ca601b5-dad3-40b7-9257-95c4992ec96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:57:09.143Z|5ca601b5-dad3-40b7-9257-95c4992ec96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:57:09.664Z|6a218031-5b6d-4fa7-a108-56f7925249ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:57:09.665Z|6a218031-5b6d-4fa7-a108-56f7925249ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:57:11.965Z|1a9992d2-4b2a-416b-af11-017fb6c8371b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:11.966Z|1a9992d2-4b2a-416b-af11-017fb6c8371b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:12.005Z|dd74e8c0-b0b0-4c34-813b-0725f70c8b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:12.006Z|dd74e8c0-b0b0-4c34-813b-0725f70c8b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:13.145Z|4294ee7b-7f8e-4826-9ef2-c83e276c6945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:13.148Z|4294ee7b-7f8e-4826-9ef2-c83e276c6945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:22.011Z|aae2ec8b-2445-48aa-a76d-7d5dcd7d4420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:22.013Z|aae2ec8b-2445-48aa-a76d-7d5dcd7d4420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:22.052Z|b4bbebb8-66d1-4bdc-bfd1-a875e2bbeb7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:22.055Z|b4bbebb8-66d1-4bdc-bfd1-a875e2bbeb7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:23.196Z|66be1902-4479-405e-ab22-9cd9c2b126c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:23.198Z|66be1902-4479-405e-ab22-9cd9c2b126c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:24.140Z|cebd833e-2cfd-4df1-abd1-270bbf0c90a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:57:24.142Z|cebd833e-2cfd-4df1-abd1-270bbf0c90a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:57:32.051Z|9306e624-b559-414f-b4e1-ebcf0ada26de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:32.053Z|9306e624-b559-414f-b4e1-ebcf0ada26de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:32.096Z|aaffedd4-8b00-4cc4-b29a-cf76ca3e87c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:32.097Z|aaffedd4-8b00-4cc4-b29a-cf76ca3e87c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:33.257Z|c9dc436d-0188-439c-bf87-94ddea21067f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:33.258Z|c9dc436d-0188-439c-bf87-94ddea21067f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:39.141Z|c5050dff-b6df-4017-ab97-c417622ce0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:57:39.146Z|c5050dff-b6df-4017-ab97-c417622ce0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:57:39.667Z|b7cd687a-8f90-405d-b7fe-fbd66316aa94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:57:39.668Z|b7cd687a-8f90-405d-b7fe-fbd66316aa94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:57:42.082Z|3aa58ff4-0bb1-454a-b16d-6acafaaf37c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:42.088Z|3aa58ff4-0bb1-454a-b16d-6acafaaf37c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:42.142Z|ca94842c-9f00-4f0b-a069-818166cc41a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:42.144Z|ca94842c-9f00-4f0b-a069-818166cc41a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:43.288Z|c25f38ac-733a-44fe-8002-7e862be11817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:43.290Z|c25f38ac-733a-44fe-8002-7e862be11817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:52.129Z|49f2fe2c-deca-4803-9481-78e2b254ed27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:52.131Z|49f2fe2c-deca-4803-9481-78e2b254ed27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:52.176Z|d77e87a7-9b64-4297-a561-dd47288c5630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:52.178Z|d77e87a7-9b64-4297-a561-dd47288c5630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:53.328Z|b4538e76-5314-4036-942f-026b93182787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:57:53.329Z|b4538e76-5314-4036-942f-026b93182787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:57:54.141Z|7becbd52-339e-4769-b192-c4cfaa97dc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:57:54.142Z|7becbd52-339e-4769-b192-c4cfaa97dc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:58:02.163Z|78b825e4-2ce4-402b-b4a8-fae6d71698e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:02.165Z|78b825e4-2ce4-402b-b4a8-fae6d71698e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:02.206Z|54d0395e-d36e-47d2-af6e-a13e719b1435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:02.208Z|54d0395e-d36e-47d2-af6e-a13e719b1435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:02.211Z|098a89d4-9ca8-4fc2-a0e0-9104ed54a62f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:58:02.213Z|098a89d4-9ca8-4fc2-a0e0-9104ed54a62f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:03.363Z|067dbc85-01aa-43f4-bb69-0fe821d50177|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:03.366Z|067dbc85-01aa-43f4-bb69-0fe821d50177|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:09.140Z|af73be9a-ceba-4a32-bd5a-ef23e1973d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:58:09.141Z|af73be9a-ceba-4a32-bd5a-ef23e1973d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:58:09.669Z|e1ed5d03-a032-4091-9176-24b3a1fe0e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:58:09.670Z|e1ed5d03-a032-4091-9176-24b3a1fe0e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:58:12.200Z|a7f59a6b-f475-4165-9f60-74ba7106d3a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:12.202Z|a7f59a6b-f475-4165-9f60-74ba7106d3a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:12.247Z|877cee2a-0d05-4ac4-9b7d-e4660a4d9c9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:12.248Z|877cee2a-0d05-4ac4-9b7d-e4660a4d9c9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:13.398Z|4d5470ec-4c64-4247-ac61-8a1539b3bd8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:13.400Z|4d5470ec-4c64-4247-ac61-8a1539b3bd8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:22.233Z|7e5af802-550e-4947-ae62-cf259a836c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:22.235Z|7e5af802-550e-4947-ae62-cf259a836c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:22.276Z|ce253397-0aab-44cd-9252-16538f0cf674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:22.277Z|ce253397-0aab-44cd-9252-16538f0cf674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:23.447Z|702b6719-25cd-42a0-aa76-8e32d0df3ac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:23.448Z|702b6719-25cd-42a0-aa76-8e32d0df3ac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:24.140Z|356c2f4b-4f6c-49c6-8279-6e4c886f6f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:58:24.147Z|356c2f4b-4f6c-49c6-8279-6e4c886f6f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:58:32.265Z|1b3a2392-d964-4f7f-b38f-902d6931665c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:32.266Z|1b3a2392-d964-4f7f-b38f-902d6931665c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:32.341Z|9af46d94-0a3d-4f25-974b-1b3e1394cc09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:32.344Z|9af46d94-0a3d-4f25-974b-1b3e1394cc09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:33.480Z|eb935271-e172-4cac-8cea-c5a0c73392d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:33.482Z|eb935271-e172-4cac-8cea-c5a0c73392d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:39.140Z|2f8f4f37-ed1f-41c2-8ce4-d691848a56ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:58:39.144Z|2f8f4f37-ed1f-41c2-8ce4-d691848a56ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:58:39.671Z|4adee7a6-fd36-4e74-a535-b6522f70c69b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:58:39.672Z|4adee7a6-fd36-4e74-a535-b6522f70c69b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:58:42.295Z|7e15233f-35d5-4580-8320-7b26fdb81d4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:42.297Z|7e15233f-35d5-4580-8320-7b26fdb81d4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:42.380Z|07e7ba19-b6ac-4bfd-9c5d-adf6cce6ab62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:42.381Z|07e7ba19-b6ac-4bfd-9c5d-adf6cce6ab62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:43.536Z|9bc350da-4be0-40a8-9502-a511a875db20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:43.537Z|9bc350da-4be0-40a8-9502-a511a875db20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:52.351Z|045d03fc-fd7d-4344-a331-ff706a19beb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:52.352Z|045d03fc-fd7d-4344-a331-ff706a19beb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:52.438Z|11c198ad-6535-4f60-ad3c-487122cc14fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:52.441Z|11c198ad-6535-4f60-ad3c-487122cc14fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:53.568Z|bc4a4c13-426f-4294-83f5-ec00fa06f83c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:58:53.570Z|bc4a4c13-426f-4294-83f5-ec00fa06f83c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:58:54.140Z|b852df62-827a-4330-8e4e-4cc15768edb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:58:54.141Z|b852df62-827a-4330-8e4e-4cc15768edb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:59:02.192Z|e5277c30-5c73-4bb7-9724-ba0ee7d138ed|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T05:59:02.194Z|e5277c30-5c73-4bb7-9724-ba0ee7d138ed|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:02.389Z|c79de5e0-cc20-4f11-9ed0-a13546a3fa32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:02.390Z|c79de5e0-cc20-4f11-9ed0-a13546a3fa32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:02.478Z|95428c3e-bfb1-4486-ba20-d7f4fd8aed19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:02.479Z|95428c3e-bfb1-4486-ba20-d7f4fd8aed19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:03.601Z|7331cc6b-aa84-4447-a164-6bbf6fbd83ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:03.604Z|7331cc6b-aa84-4447-a164-6bbf6fbd83ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:09.141Z|d71f6695-585f-475a-ad01-ac4c9f15f8fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:59:09.149Z|d71f6695-585f-475a-ad01-ac4c9f15f8fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:59:09.674Z|b2b2b442-e67c-4496-a061-0c5657016cdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:59:09.675Z|b2b2b442-e67c-4496-a061-0c5657016cdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:59:12.440Z|0bd8029b-620c-4068-80bf-515dc6e71470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:12.442Z|0bd8029b-620c-4068-80bf-515dc6e71470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:12.516Z|04152ab6-8e9d-402f-9e26-d0b6892b0888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:12.518Z|04152ab6-8e9d-402f-9e26-d0b6892b0888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:13.646Z|d41a80ac-a55b-4311-a91c-54277b452273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:13.647Z|d41a80ac-a55b-4311-a91c-54277b452273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:22.477Z|be73e6e9-484d-4390-a384-9d7514793dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:22.478Z|be73e6e9-484d-4390-a384-9d7514793dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:22.552Z|5bbc1f33-3c64-4f11-8040-47720e6660b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:22.553Z|5bbc1f33-3c64-4f11-8040-47720e6660b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:23.681Z|5bfd4370-2df0-4fec-8f9a-a2b0db3029f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:23.683Z|5bfd4370-2df0-4fec-8f9a-a2b0db3029f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:24.140Z|3c0a9e0a-8ff0-4691-985d-0862cb1c4a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:59:24.141Z|3c0a9e0a-8ff0-4691-985d-0862cb1c4a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:59:32.541Z|fa2bb84b-b2e9-4daf-8509-6fc1a8e87f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:32.543Z|fa2bb84b-b2e9-4daf-8509-6fc1a8e87f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:32.579Z|5df38eeb-be5f-4560-8e88-4ae45389fa78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:32.581Z|5df38eeb-be5f-4560-8e88-4ae45389fa78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:33.720Z|81d087af-c084-4fa3-88f7-fa64c1d885b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:33.721Z|81d087af-c084-4fa3-88f7-fa64c1d885b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:39.140Z|830201f0-3b69-4bb7-9538-bc6e31d26763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:59:39.142Z|830201f0-3b69-4bb7-9538-bc6e31d26763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:59:39.676Z|789b2ddc-b863-4a6c-b590-4783bc1a655f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:59:39.677Z|789b2ddc-b863-4a6c-b590-4783bc1a655f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T05:59:42.578Z|452c9a51-2c57-4127-b173-774df957711d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:42.580Z|452c9a51-2c57-4127-b173-774df957711d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:42.626Z|6b087929-2d50-4e13-bdcd-b0a238f172fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:42.627Z|6b087929-2d50-4e13-bdcd-b0a238f172fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:43.764Z|aa137d2e-39b7-4ee8-8630-fd860b987efd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:43.766Z|aa137d2e-39b7-4ee8-8630-fd860b987efd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:52.614Z|f257559d-a906-403f-896b-353ac335c041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:52.615Z|f257559d-a906-403f-896b-353ac335c041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:52.658Z|ee1d8cf8-e70a-4d10-9eaa-ae8a6a011f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:52.660Z|ee1d8cf8-e70a-4d10-9eaa-ae8a6a011f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:53.815Z|24a0d506-e738-40f3-8920-e9d456f75495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T05:59:53.817Z|24a0d506-e738-40f3-8920-e9d456f75495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T05:59:54.140Z|e4c74430-bf5e-4976-abe2-4c3e1c1423b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T05:59:54.155Z|e4c74430-bf5e-4976-abe2-4c3e1c1423b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:00:02.196Z|fc04558d-5da0-419e-8a31-64159fc41323|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:00:02.198Z|fc04558d-5da0-419e-8a31-64159fc41323|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:02.646Z|004d88fa-894c-4659-b183-53d96caf3f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:02.649Z|004d88fa-894c-4659-b183-53d96caf3f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:02.690Z|8797aba2-53fb-40e6-b98a-5669132bacd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:02.691Z|8797aba2-53fb-40e6-b98a-5669132bacd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:03.853Z|9eba62a5-fb8d-4b8f-b28e-9a31573e7a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:03.855Z|9eba62a5-fb8d-4b8f-b28e-9a31573e7a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:09.141Z|15813598-c139-4f99-8f02-5e39c2efe871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:00:09.142Z|15813598-c139-4f99-8f02-5e39c2efe871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:00:09.678Z|4da136b1-3f5d-4806-8e6c-4dc5dd83fff4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:00:09.679Z|4da136b1-3f5d-4806-8e6c-4dc5dd83fff4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:00:12.682Z|34aae1f0-5ced-4918-bdc6-d893e2f88a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:12.684Z|34aae1f0-5ced-4918-bdc6-d893e2f88a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:12.723Z|70d092ad-b008-45c4-b8af-8937dee67196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:12.727Z|70d092ad-b008-45c4-b8af-8937dee67196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:13.891Z|7dbd3665-f62a-402c-81fb-2364f5d26160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:13.892Z|7dbd3665-f62a-402c-81fb-2364f5d26160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:22.721Z|92d3b0c0-8b47-41a1-ae3f-14a9a3875c19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:22.723Z|92d3b0c0-8b47-41a1-ae3f-14a9a3875c19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:22.765Z|8a0f1a17-c6a4-402e-8161-564594499ceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:22.766Z|8a0f1a17-c6a4-402e-8161-564594499ceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:23.935Z|f2c4c628-8114-4396-87b8-de1c6da82fca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:23.937Z|f2c4c628-8114-4396-87b8-de1c6da82fca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:24.141Z|43b04107-48dc-4aec-bd9d-04f646c54baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:00:24.142Z|43b04107-48dc-4aec-bd9d-04f646c54baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:00:32.760Z|0551825f-e0da-4b37-a4e2-31ffc07a5e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:32.761Z|0551825f-e0da-4b37-a4e2-31ffc07a5e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:32.803Z|6921aca3-1a9a-4ae2-b041-fbea9e7e7f03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:32.804Z|6921aca3-1a9a-4ae2-b041-fbea9e7e7f03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:33.971Z|94eb9234-eba2-4750-8d58-1adfb5b9b746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:33.973Z|94eb9234-eba2-4750-8d58-1adfb5b9b746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:39.140Z|d6521ace-f02a-4289-983b-0df580127860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:00:39.151Z|d6521ace-f02a-4289-983b-0df580127860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:00:39.680Z|098a9a92-2a89-4b77-9c65-a55d5c515dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:00:39.684Z|098a9a92-2a89-4b77-9c65-a55d5c515dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:00:42.819Z|cdb2ef85-7183-4de8-bbdc-994a2a04beb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:42.820Z|cdb2ef85-7183-4de8-bbdc-994a2a04beb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:42.847Z|5374ed66-2f36-495b-a93e-8f870cb5bb80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:42.849Z|5374ed66-2f36-495b-a93e-8f870cb5bb80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:44.006Z|29091076-5085-43a7-a7b2-59a7fe84f264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:44.008Z|29091076-5085-43a7-a7b2-59a7fe84f264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:52.885Z|ce39c145-0f8f-41e3-8037-17ae01a24177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:52.886Z|ce39c145-0f8f-41e3-8037-17ae01a24177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:52.887Z|b4011724-cb7a-4c67-957d-feec2520337c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:52.888Z|b4011724-cb7a-4c67-957d-feec2520337c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:54.041Z|1823c983-a882-45d1-a005-8c423c999fdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:00:54.043Z|1823c983-a882-45d1-a005-8c423c999fdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:00:54.141Z|f39eef56-3558-4cc0-94c8-845c80ba6045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:00:54.141Z|f39eef56-3558-4cc0-94c8-845c80ba6045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:01:02.195Z|a2b0619f-c0d8-4101-9ced-77dadd2e5e0f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:01:02.198Z|a2b0619f-c0d8-4101-9ced-77dadd2e5e0f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:02.951Z|ae968d74-1653-4b71-adfd-9aaa072bef6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:02.965Z|ae968d74-1653-4b71-adfd-9aaa072bef6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:02.974Z|4815f762-aa11-4cd5-8090-7ef696d407e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:02.989Z|4815f762-aa11-4cd5-8090-7ef696d407e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:04.077Z|1d141341-b652-4208-8a03-76879bf002e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:04.078Z|1d141341-b652-4208-8a03-76879bf002e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:09.141Z|2af57bef-e3d3-4e77-8960-cde94dc60003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:01:09.142Z|2af57bef-e3d3-4e77-8960-cde94dc60003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:01:09.686Z|97051a1f-b910-45f2-ae6f-163b7cb4c7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:01:09.688Z|97051a1f-b910-45f2-ae6f-163b7cb4c7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:01:12.996Z|b0395534-f558-4853-bc8c-8a876a878761|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:12.998Z|b0395534-f558-4853-bc8c-8a876a878761|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:13.028Z|73572e9f-4bc7-4319-8590-6b1185e9b9ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:13.029Z|73572e9f-4bc7-4319-8590-6b1185e9b9ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:14.109Z|e423b0fd-e52b-4062-9ea9-a9b1e9984804|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:14.116Z|e423b0fd-e52b-4062-9ea9-a9b1e9984804|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:23.035Z|deb3ca3e-5663-4bc1-8668-7d8606c3d70e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:23.037Z|deb3ca3e-5663-4bc1-8668-7d8606c3d70e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:23.068Z|f0c711a4-3b87-4e71-9b17-8ab9041d50f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:23.070Z|f0c711a4-3b87-4e71-9b17-8ab9041d50f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:24.144Z|88c3ebc8-55ca-402e-b0d6-708686446739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:01:24.146Z|88c3ebc8-55ca-402e-b0d6-708686446739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:01:24.163Z|c279ddb3-d740-4b9b-be93-e08afb6ec57b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:24.164Z|c279ddb3-d740-4b9b-be93-e08afb6ec57b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:33.079Z|1024bc19-7b54-4b29-b11d-f3dd46bc8995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:33.081Z|1024bc19-7b54-4b29-b11d-f3dd46bc8995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:33.121Z|84900d1e-ce6c-4102-82b7-fc381d55a2c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:33.122Z|84900d1e-ce6c-4102-82b7-fc381d55a2c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:34.210Z|c64138c4-4609-4f37-bd84-2ea74f1cb8fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:34.212Z|c64138c4-4609-4f37-bd84-2ea74f1cb8fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:39.140Z|e4e67854-1384-4060-bca2-4ed437d945f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:01:39.143Z|e4e67854-1384-4060-bca2-4ed437d945f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:01:39.692Z|c34f23d6-c2c8-4af8-9306-337d8f18ed30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:01:39.693Z|c34f23d6-c2c8-4af8-9306-337d8f18ed30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:01:43.128Z|f24dddd7-c83f-4659-bd7e-0a2a05552108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:43.131Z|f24dddd7-c83f-4659-bd7e-0a2a05552108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:43.163Z|3312d6c5-f783-4f49-a624-deebdb564a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:43.165Z|3312d6c5-f783-4f49-a624-deebdb564a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:44.267Z|8f9f3f2b-9f94-415c-96da-69d14a6f1c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:44.271Z|8f9f3f2b-9f94-415c-96da-69d14a6f1c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:53.167Z|24340f5d-5d63-4df4-aadd-ee64d817024e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:53.169Z|24340f5d-5d63-4df4-aadd-ee64d817024e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:53.210Z|76d9b264-9a24-450c-9859-e5dab9c79135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:53.211Z|76d9b264-9a24-450c-9859-e5dab9c79135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:01:54.140Z|e3a08198-de9c-41c6-9fed-27f365c6d529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:01:54.160Z|e3a08198-de9c-41c6-9fed-27f365c6d529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:01:54.318Z|82b817ce-3d6f-48e7-9465-7c1d44fc4aef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:01:54.320Z|82b817ce-3d6f-48e7-9465-7c1d44fc4aef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:02.194Z|7c8a5e9d-41ee-432f-8490-f10d95a97b1e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:02:02.196Z|7c8a5e9d-41ee-432f-8490-f10d95a97b1e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:03.215Z|579b34b5-7bef-4f31-9515-3088cc3659d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:03.217Z|579b34b5-7bef-4f31-9515-3088cc3659d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:03.247Z|abe42cb4-08ea-44f2-b6dc-b2b3c355f028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:03.249Z|abe42cb4-08ea-44f2-b6dc-b2b3c355f028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:04.353Z|983e60be-b388-48f6-8f11-4283bf4a64f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:04.356Z|983e60be-b388-48f6-8f11-4283bf4a64f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:09.141Z|0d33eb6b-0eae-4802-a8c5-f75c8622055a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:02:09.142Z|0d33eb6b-0eae-4802-a8c5-f75c8622055a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:02:09.696Z|f37d6c3a-36fc-4a21-9e44-13812b3e3ece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:02:09.697Z|f37d6c3a-36fc-4a21-9e44-13812b3e3ece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:02:13.252Z|ad29d5b4-5244-4a0e-8941-5bde4347e5a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:13.253Z|ad29d5b4-5244-4a0e-8941-5bde4347e5a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:13.280Z|830ffe36-4791-4096-b982-37b681968608|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:13.281Z|830ffe36-4791-4096-b982-37b681968608|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:14.384Z|46c8477a-a900-42e5-a276-a5cba623cb9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:14.386Z|46c8477a-a900-42e5-a276-a5cba623cb9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:23.309Z|d9e2776e-7280-4e05-927d-0ffcd747c15b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:23.311Z|d9e2776e-7280-4e05-927d-0ffcd747c15b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:23.314Z|11f4c3a5-1a45-4b75-ab9a-b158f91c3708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:23.349Z|11f4c3a5-1a45-4b75-ab9a-b158f91c3708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:24.144Z|4d6a8757-f0bf-4d5a-a645-861eb8efbd7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:02:24.146Z|4d6a8757-f0bf-4d5a-a645-861eb8efbd7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:02:24.421Z|cc11d1a9-c4b6-4971-9c17-181ef2f98518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:24.422Z|cc11d1a9-c4b6-4971-9c17-181ef2f98518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:33.360Z|56708977-a094-42e7-abd9-e69f201c8d5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:33.361Z|56708977-a094-42e7-abd9-e69f201c8d5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:33.381Z|ac9ba00e-a9fc-4eb5-add7-e9878df1aec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:33.384Z|ac9ba00e-a9fc-4eb5-add7-e9878df1aec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:34.462Z|265ddf5b-55cb-4923-889b-a21710a97053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:34.464Z|265ddf5b-55cb-4923-889b-a21710a97053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:39.141Z|5bc419a0-35b2-4413-8933-54b95276be95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:02:39.142Z|5bc419a0-35b2-4413-8933-54b95276be95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:02:39.698Z|38f4bf38-2f78-4991-a27e-41a97507ff6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:02:39.699Z|38f4bf38-2f78-4991-a27e-41a97507ff6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:02:43.397Z|5adfed10-ce6c-4f82-9c0f-5be3a99c9caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:43.399Z|5adfed10-ce6c-4f82-9c0f-5be3a99c9caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:43.420Z|3fd07602-8cba-4606-bb5a-32ec8b8a6ee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:43.422Z|3fd07602-8cba-4606-bb5a-32ec8b8a6ee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:44.500Z|537ee246-be10-438e-a479-88703fcff223|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:44.501Z|537ee246-be10-438e-a479-88703fcff223|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:53.458Z|f3821331-8fce-4124-919d-acfffe19d829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:53.466Z|f3821331-8fce-4124-919d-acfffe19d829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:53.464Z|0e12eceb-b153-4e32-9614-36eca9948f78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:53.476Z|0e12eceb-b153-4e32-9614-36eca9948f78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:02:54.140Z|a8aa5b69-1f81-435d-b155-efec6b06a988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:02:54.142Z|a8aa5b69-1f81-435d-b155-efec6b06a988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:02:54.542Z|a3de8238-7047-4c26-ac50-cee8dac2f2ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:02:54.543Z|a3de8238-7047-4c26-ac50-cee8dac2f2ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:02.203Z|51d1ccea-5ff1-477c-a751-55eeced22603|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:03:02.206Z|51d1ccea-5ff1-477c-a751-55eeced22603|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:03.518Z|429c2e5a-8096-4582-a955-2c0e5984e0df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:03.518Z|d58f3faf-3028-4a52-8d9e-145f01d94cf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:03.520Z|429c2e5a-8096-4582-a955-2c0e5984e0df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:03.520Z|d58f3faf-3028-4a52-8d9e-145f01d94cf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:04.580Z|4a13a6b7-cafb-49a2-8c73-7434e26eec86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:04.582Z|4a13a6b7-cafb-49a2-8c73-7434e26eec86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:09.142Z|bec97bcc-8381-41d7-9c2a-bf289db5e978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:03:09.151Z|bec97bcc-8381-41d7-9c2a-bf289db5e978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:03:09.708Z|bf6c8b6b-8bca-4602-a55b-be1b8bd094f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:03:09.710Z|bf6c8b6b-8bca-4602-a55b-be1b8bd094f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:03:13.575Z|fcf8a6a4-efa9-4595-99d4-e5bbcc9ed7ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:13.575Z|cf37ef1e-a9f1-4350-b787-e9740673f703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:13.578Z|cf37ef1e-a9f1-4350-b787-e9740673f703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:13.578Z|fcf8a6a4-efa9-4595-99d4-e5bbcc9ed7ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:14.616Z|1054dff5-9dbc-4bf7-9ac5-82b8dcf4fa93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:14.620Z|1054dff5-9dbc-4bf7-9ac5-82b8dcf4fa93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:23.652Z|b710eea6-97b1-41c4-85f9-20cc7165661e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:23.673Z|b710eea6-97b1-41c4-85f9-20cc7165661e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:23.689Z|4f35b29f-5632-4d5b-a2cf-b230a605ee1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:23.691Z|4f35b29f-5632-4d5b-a2cf-b230a605ee1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:24.144Z|01346b6a-d338-4f2a-933a-e2ba09b32c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:03:24.146Z|01346b6a-d338-4f2a-933a-e2ba09b32c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:03:24.654Z|30e462e5-c9f1-4147-a839-32516cea6772|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:24.656Z|30e462e5-c9f1-4147-a839-32516cea6772|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:33.714Z|b85283ab-ad84-488b-90df-206c0422bce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:33.715Z|b85283ab-ad84-488b-90df-206c0422bce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:33.733Z|b1189fad-c987-490c-abf4-2f7f7e58e0da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:33.735Z|b1189fad-c987-490c-abf4-2f7f7e58e0da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:34.683Z|60e8a2f6-09e1-4236-a849-a6aec19641dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:34.685Z|60e8a2f6-09e1-4236-a849-a6aec19641dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:39.140Z|79efbeb2-65c8-47e5-b385-58b324b95493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:03:39.141Z|79efbeb2-65c8-47e5-b385-58b324b95493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:03:39.711Z|c24b47dc-b49b-4364-ab91-183aedce28fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:03:39.713Z|c24b47dc-b49b-4364-ab91-183aedce28fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:03:43.769Z|fff9a54b-92fb-42dc-afcf-cf5b09940af2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:43.769Z|2aaf0957-be43-45d2-b5b7-552bb1f9d177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:43.770Z|2aaf0957-be43-45d2-b5b7-552bb1f9d177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:43.770Z|fff9a54b-92fb-42dc-afcf-cf5b09940af2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:44.729Z|ebb64afc-39ec-452f-9a8b-e00b01aa49a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:44.730Z|ebb64afc-39ec-452f-9a8b-e00b01aa49a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:53.809Z|d5ec5ca6-714a-4cb8-a350-cc499646c06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:53.812Z|d5ec5ca6-714a-4cb8-a350-cc499646c06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:53.822Z|74259622-5246-49ba-a5cd-95e03796c3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:53.824Z|74259622-5246-49ba-a5cd-95e03796c3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:03:54.143Z|ba5e7866-796c-4f3e-8590-db104d444a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:03:54.157Z|ba5e7866-796c-4f3e-8590-db104d444a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:03:54.760Z|d6348b1f-9aa1-49cb-814d-8339dcd618f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:03:54.768Z|d6348b1f-9aa1-49cb-814d-8339dcd618f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:02.195Z|2b4d88bc-4ced-49f3-b71a-b6ac6bcf5788|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:04:02.199Z|2b4d88bc-4ced-49f3-b71a-b6ac6bcf5788|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:03.844Z|29aeb01d-9d06-42f1-b4ec-f3a6dc729f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:03.845Z|29aeb01d-9d06-42f1-b4ec-f3a6dc729f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:03.867Z|12f55540-81b5-48b2-8ef8-ff69a97167b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:03.877Z|12f55540-81b5-48b2-8ef8-ff69a97167b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:04.799Z|51d37b03-9e6d-4e6e-921d-5d37be42b3fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:04.800Z|51d37b03-9e6d-4e6e-921d-5d37be42b3fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:09.140Z|814f9490-b720-4a22-95e9-d623c7f8bd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:04:09.142Z|814f9490-b720-4a22-95e9-d623c7f8bd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:04:09.715Z|07f96a08-4374-4211-8ce4-4d6c2e0d914f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:04:09.716Z|07f96a08-4374-4211-8ce4-4d6c2e0d914f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:04:13.903Z|fb121259-6aac-490b-b9fa-5cc35133e4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:13.891Z|b25ca85f-a6e3-44b6-9703-012704543f41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:13.905Z|fb121259-6aac-490b-b9fa-5cc35133e4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:13.905Z|b25ca85f-a6e3-44b6-9703-012704543f41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:14.828Z|2a7e0647-a086-4477-925b-f5b1e8fb9bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:14.829Z|2a7e0647-a086-4477-925b-f5b1e8fb9bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:23.950Z|6d1e55dd-3c77-4dc2-8e65-43d7cd00475c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:23.950Z|1a5a5d9b-61a7-4fbf-abf8-b3e7117ab2f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:23.956Z|1a5a5d9b-61a7-4fbf-abf8-b3e7117ab2f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:23.980Z|6d1e55dd-3c77-4dc2-8e65-43d7cd00475c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:24.141Z|70a7d2ec-d6bd-4f39-ac97-661aca5e0663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:04:24.142Z|70a7d2ec-d6bd-4f39-ac97-661aca5e0663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:04:24.856Z|ae2b64f9-fab8-47f5-b181-20e08bc728a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:24.857Z|ae2b64f9-fab8-47f5-b181-20e08bc728a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:33.992Z|2061dbbd-9d11-4c3e-8fca-cd31ecab5fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:33.994Z|2061dbbd-9d11-4c3e-8fca-cd31ecab5fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:34.041Z|945dce98-0abb-4ebe-a3a7-16faf474e1d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:34.043Z|945dce98-0abb-4ebe-a3a7-16faf474e1d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:34.892Z|0afe4938-268f-4ce0-9acb-ad1eb66225c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:34.893Z|0afe4938-268f-4ce0-9acb-ad1eb66225c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:39.140Z|0b732c3a-76e3-4007-bcd3-5099939f3d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:04:39.147Z|0b732c3a-76e3-4007-bcd3-5099939f3d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:04:39.718Z|d42d2a83-2d56-4e19-b85e-f3171bab1ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:04:39.718Z|d42d2a83-2d56-4e19-b85e-f3171bab1ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:04:44.036Z|b1d6e3e9-c005-43b9-bacf-a2533ebf83b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:44.038Z|b1d6e3e9-c005-43b9-bacf-a2533ebf83b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:44.082Z|94e9f2e8-5bcd-4486-9e8d-52e1557bd92b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:44.084Z|94e9f2e8-5bcd-4486-9e8d-52e1557bd92b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:44.931Z|2dc60476-5436-458c-bc39-db744f179eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:44.932Z|2dc60476-5436-458c-bc39-db744f179eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:54.077Z|e91998e0-657c-4a5c-845e-dcda456476ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:54.080Z|e91998e0-657c-4a5c-845e-dcda456476ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:54.119Z|64d4c81c-983f-4ca7-95a7-d7a66f5068cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:54.121Z|64d4c81c-983f-4ca7-95a7-d7a66f5068cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:04:54.141Z|e26ebe8b-273b-4ec0-9a47-41659b762cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:04:54.142Z|e26ebe8b-273b-4ec0-9a47-41659b762cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:04:54.961Z|ceec41bd-6e3e-4968-b305-464b78c9793a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:04:54.962Z|ceec41bd-6e3e-4968-b305-464b78c9793a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:02.196Z|cfe7421c-45d4-4c28-a01b-6cf4cf1fa899|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:05:02.198Z|cfe7421c-45d4-4c28-a01b-6cf4cf1fa899|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:04.123Z|0607b374-dfc6-4d31-9108-63ac21f18a2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:04.124Z|0607b374-dfc6-4d31-9108-63ac21f18a2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:04.189Z|c9f82ccd-c439-4fdf-8673-2f443c8587bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:04.190Z|c9f82ccd-c439-4fdf-8673-2f443c8587bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:05.000Z|9883ff39-0fe5-4a5e-87a0-2da266aa413d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:05.001Z|9883ff39-0fe5-4a5e-87a0-2da266aa413d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:09.140Z|c302ce4f-cbeb-4240-9464-dd22fe392bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:05:09.145Z|c302ce4f-cbeb-4240-9464-dd22fe392bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:05:09.720Z|8f2e6b41-dc75-43f9-8d00-7c3aef4049c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:05:09.722Z|8f2e6b41-dc75-43f9-8d00-7c3aef4049c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:05:14.166Z|8bdaa153-ee7f-4776-856f-5837077ac9d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:14.167Z|8bdaa153-ee7f-4776-856f-5837077ac9d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:14.221Z|4ab2e12c-50d9-4e76-b7a0-af82018b940f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:14.223Z|4ab2e12c-50d9-4e76-b7a0-af82018b940f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:15.032Z|717ff519-9b0d-4030-83b1-b457f3ae344c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:15.034Z|717ff519-9b0d-4030-83b1-b457f3ae344c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:24.144Z|e55cb2a1-cd5b-48cb-a84d-15ddb74d083a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:05:24.151Z|e55cb2a1-cd5b-48cb-a84d-15ddb74d083a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:05:24.197Z|62b86eee-1f0a-449d-ade9-b16beacfb098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:24.199Z|62b86eee-1f0a-449d-ade9-b16beacfb098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:24.253Z|a3c9e940-95fc-423e-8895-0abe46102bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:24.254Z|a3c9e940-95fc-423e-8895-0abe46102bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:25.062Z|2a2ddf10-b871-4828-af52-f8d30c69cf83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:25.064Z|2a2ddf10-b871-4828-af52-f8d30c69cf83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:34.232Z|b8bf1cce-f21f-481e-9a94-6cd3d764167c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:34.233Z|b8bf1cce-f21f-481e-9a94-6cd3d764167c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:34.280Z|0938255b-d10e-443a-8b71-f45c20c765f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:34.281Z|0938255b-d10e-443a-8b71-f45c20c765f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:35.097Z|fa927a24-9802-4ce3-8347-ca047d1b64a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:35.099Z|fa927a24-9802-4ce3-8347-ca047d1b64a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:39.144Z|74f1f108-3bad-4e81-82e3-ab361141110e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:05:39.148Z|74f1f108-3bad-4e81-82e3-ab361141110e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:05:39.723Z|6fb9f2a5-8a4f-4700-9aee-163bc9eb88c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:05:39.724Z|6fb9f2a5-8a4f-4700-9aee-163bc9eb88c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:05:44.263Z|844be4e1-81d3-4c7e-8173-ec7631c03e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:44.265Z|844be4e1-81d3-4c7e-8173-ec7631c03e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:44.308Z|67ed8134-59c1-41a1-a003-f25c02ce059e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:44.309Z|67ed8134-59c1-41a1-a003-f25c02ce059e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:45.125Z|1e1a940c-c044-4aee-a488-a3af42655df8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:45.127Z|1e1a940c-c044-4aee-a488-a3af42655df8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:54.140Z|32a09604-e699-4238-ba60-4b0e1724653f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:05:54.141Z|32a09604-e699-4238-ba60-4b0e1724653f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:05:54.292Z|3511ec3e-aec7-4391-ab12-9f8db1f03d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:54.294Z|3511ec3e-aec7-4391-ab12-9f8db1f03d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:54.337Z|1d53dbca-b7a5-4db1-a153-dc32816578d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:54.338Z|1d53dbca-b7a5-4db1-a153-dc32816578d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:05:55.162Z|3fa1eaa0-73c0-4fb3-af0c-0d1c6b950a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:05:55.164Z|3fa1eaa0-73c0-4fb3-af0c-0d1c6b950a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:02.217Z|775352d1-bde0-45f0-9fd4-4013f6ac3927|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:06:02.218Z|775352d1-bde0-45f0-9fd4-4013f6ac3927|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:04.327Z|517fbd07-4aa8-40fb-8c45-afd3a70aa575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:04.329Z|517fbd07-4aa8-40fb-8c45-afd3a70aa575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:04.369Z|e49b1203-0f32-45e3-98c9-a944cbf7317f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:04.371Z|e49b1203-0f32-45e3-98c9-a944cbf7317f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:05.193Z|1c6018a7-d512-42ee-8a4e-fa4a0aca4113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:05.194Z|1c6018a7-d512-42ee-8a4e-fa4a0aca4113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:09.140Z|ee7ca3db-0f44-4d95-b8ea-576a0b5bd682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:06:09.143Z|ee7ca3db-0f44-4d95-b8ea-576a0b5bd682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:06:09.730Z|5300701c-5276-4825-9c80-d22b9ce32991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:06:09.731Z|5300701c-5276-4825-9c80-d22b9ce32991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:06:14.366Z|76411408-9427-46fb-9fa2-c9ae80a6a6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:14.368Z|76411408-9427-46fb-9fa2-c9ae80a6a6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:14.398Z|7338a7c8-05cc-4661-9de5-20bc4bd892f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:14.400Z|7338a7c8-05cc-4661-9de5-20bc4bd892f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:15.228Z|6c7997cf-dfd5-45ff-a66e-89a32b8f9b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:15.230Z|6c7997cf-dfd5-45ff-a66e-89a32b8f9b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:24.144Z|cff66dc4-3991-41bb-a9f5-7e05e3c0a0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:06:24.145Z|cff66dc4-3991-41bb-a9f5-7e05e3c0a0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:06:24.396Z|a6566992-2182-4113-9d35-1abd8577a648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:24.400Z|a6566992-2182-4113-9d35-1abd8577a648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:24.427Z|f1f616a4-853d-4f0a-9b8a-d0998bb3ee82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:24.428Z|f1f616a4-853d-4f0a-9b8a-d0998bb3ee82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:25.261Z|996e263a-cd88-42f8-82c1-37b3ed3f43b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:25.263Z|996e263a-cd88-42f8-82c1-37b3ed3f43b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:34.433Z|47b6f164-adaf-45ea-97c0-38470b0d96cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:34.434Z|47b6f164-adaf-45ea-97c0-38470b0d96cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:34.460Z|1e3f797f-5df8-462b-a555-bf9e34bf9e45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:34.461Z|1e3f797f-5df8-462b-a555-bf9e34bf9e45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:35.290Z|5dee16f1-c7de-47d5-8adc-8a63c3ea33d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:35.308Z|5dee16f1-c7de-47d5-8adc-8a63c3ea33d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:39.140Z|ad5bb3a7-7875-4868-b7ce-af77c433392e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:06:39.142Z|ad5bb3a7-7875-4868-b7ce-af77c433392e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:06:39.732Z|cdb5bd14-ede0-4453-a6a0-469b1ba93aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:06:39.733Z|cdb5bd14-ede0-4453-a6a0-469b1ba93aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:06:44.464Z|1ecab50b-1788-429f-a156-e7cb6ed49e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:44.465Z|1ecab50b-1788-429f-a156-e7cb6ed49e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:44.506Z|d21477b7-f26a-4352-a64f-e03cec1499f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:44.507Z|d21477b7-f26a-4352-a64f-e03cec1499f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:45.348Z|da4fdcea-d6e7-4e22-8ddb-ab15df7ddf92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:45.349Z|da4fdcea-d6e7-4e22-8ddb-ab15df7ddf92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:54.141Z|5b252297-2b1e-4ea3-b8e3-ce560054ff7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:06:54.149Z|5b252297-2b1e-4ea3-b8e3-ce560054ff7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:06:54.497Z|bf838846-142c-4ca0-b390-74a7de7fbcc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:54.498Z|bf838846-142c-4ca0-b390-74a7de7fbcc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:54.541Z|6b50f0e6-8141-4b98-95fa-91c6cb773623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:54.542Z|6b50f0e6-8141-4b98-95fa-91c6cb773623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:06:55.378Z|c43f96dc-7003-4738-b83e-ece7fd3e27c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:06:55.382Z|c43f96dc-7003-4738-b83e-ece7fd3e27c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:02.192Z|5b344d77-2218-4a2a-a8bc-29fc6c8dbaca|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:07:02.194Z|5b344d77-2218-4a2a-a8bc-29fc6c8dbaca|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:04.524Z|042cd2d7-0af8-43f9-94a1-a147a9a0e809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:04.525Z|042cd2d7-0af8-43f9-94a1-a147a9a0e809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:04.574Z|f1d5d202-7139-4a16-b85b-55e900a150a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:04.575Z|f1d5d202-7139-4a16-b85b-55e900a150a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:05.413Z|55c81314-7e95-403b-aab2-1222d51301f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:05.416Z|55c81314-7e95-403b-aab2-1222d51301f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:09.140Z|ef0501e5-1817-4e79-b7df-7ef8c2631189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:07:09.148Z|ef0501e5-1817-4e79-b7df-7ef8c2631189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:07:09.735Z|2458eaf0-fa90-4901-bd03-853f306426b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:07:09.736Z|2458eaf0-fa90-4901-bd03-853f306426b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:07:14.558Z|fb32857e-78a9-45fd-bd3a-45b8f15d6edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:14.561Z|fb32857e-78a9-45fd-bd3a-45b8f15d6edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:14.603Z|4c56e8c2-883d-43c1-bcdc-0cf804ab73dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:14.604Z|4c56e8c2-883d-43c1-bcdc-0cf804ab73dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:15.446Z|f02cad0a-4ec0-4398-8fa0-cbdcd1e78f27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:15.449Z|f02cad0a-4ec0-4398-8fa0-cbdcd1e78f27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:24.143Z|883782d4-68ee-4b96-8858-daac588b4af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:07:24.144Z|883782d4-68ee-4b96-8858-daac588b4af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:07:24.601Z|cc2db6c8-3c82-4ef2-84fd-5427685c9986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:24.602Z|cc2db6c8-3c82-4ef2-84fd-5427685c9986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:24.642Z|5ce89207-8dfb-4cdd-9518-f21943861b1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:24.643Z|5ce89207-8dfb-4cdd-9518-f21943861b1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:25.486Z|f7deabf2-73eb-4986-80a4-1ca558c0f11a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:25.490Z|f7deabf2-73eb-4986-80a4-1ca558c0f11a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:34.646Z|b99a82f9-337c-46d4-96a8-7a179e507d1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:34.648Z|b99a82f9-337c-46d4-96a8-7a179e507d1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:34.675Z|d5b09a3b-8c3c-4877-a437-f273fa325931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:34.676Z|d5b09a3b-8c3c-4877-a437-f273fa325931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:35.528Z|d53b2a98-b634-4a1c-a6bd-178733535596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:35.529Z|d53b2a98-b634-4a1c-a6bd-178733535596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:39.140Z|3c85ec11-d9ce-4258-ba1b-23080e7875e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:07:39.144Z|3c85ec11-d9ce-4258-ba1b-23080e7875e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:07:39.739Z|19478fb3-2b07-47a6-841e-97769a09ae81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:07:39.740Z|19478fb3-2b07-47a6-841e-97769a09ae81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:07:44.678Z|5cd4306b-8d48-416e-ae46-90fb89491fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:44.679Z|5cd4306b-8d48-416e-ae46-90fb89491fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:44.709Z|b0ad95f3-b672-4dca-8e88-d89125ff1be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:44.710Z|b0ad95f3-b672-4dca-8e88-d89125ff1be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:45.560Z|c875afca-714e-40d3-bff1-31e547534ee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:45.561Z|c875afca-714e-40d3-bff1-31e547534ee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:54.141Z|aa96e5a7-b508-4b7e-80a5-f6656c2ee07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:07:54.142Z|aa96e5a7-b508-4b7e-80a5-f6656c2ee07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:07:54.710Z|8e3dc850-1940-4703-a29e-baf3f76b7855|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:54.712Z|8e3dc850-1940-4703-a29e-baf3f76b7855|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:54.749Z|1f45d106-8a46-40c9-acfb-ae2beb6062ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:54.750Z|1f45d106-8a46-40c9-acfb-ae2beb6062ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:07:55.594Z|3826ee28-f4a9-4bd5-a6d5-1950c89dfe43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:07:55.596Z|3826ee28-f4a9-4bd5-a6d5-1950c89dfe43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:02.196Z|1e2df62c-5597-4939-8765-5ab8b8e6446f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:08:02.198Z|1e2df62c-5597-4939-8765-5ab8b8e6446f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:04.744Z|943f529c-09e5-461e-88a0-197fb40cf5d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:04.746Z|943f529c-09e5-461e-88a0-197fb40cf5d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:04.782Z|5b871452-3cf4-4a22-b60c-2e31e62fdbbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:04.785Z|5b871452-3cf4-4a22-b60c-2e31e62fdbbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:05.625Z|ea961479-4834-40bf-bca8-c6bde3fd2c81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:05.626Z|ea961479-4834-40bf-bca8-c6bde3fd2c81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:09.140Z|ef5b1fe8-5c7d-4fbf-8781-b0d86cd5e21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:08:09.141Z|ef5b1fe8-5c7d-4fbf-8781-b0d86cd5e21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:08:09.742Z|9b2dee76-1bae-40b0-8fc1-c04291d5df95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:08:09.743Z|9b2dee76-1bae-40b0-8fc1-c04291d5df95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:08:14.776Z|7ff455ad-0049-4778-87bb-9d9156b2052b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:14.777Z|7ff455ad-0049-4778-87bb-9d9156b2052b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:14.817Z|f201e2ce-8876-434c-b349-7759c88071b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:14.818Z|f201e2ce-8876-434c-b349-7759c88071b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:15.658Z|b72bcaf3-295b-451c-bc1c-c4838f5ab6b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:15.660Z|b72bcaf3-295b-451c-bc1c-c4838f5ab6b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:24.143Z|7c09af4e-6593-4270-a767-9aa4b5c7c84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:08:24.150Z|7c09af4e-6593-4270-a767-9aa4b5c7c84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:08:24.813Z|c4d4b67e-7725-4f4f-9d8d-0c906839e0c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:24.815Z|c4d4b67e-7725-4f4f-9d8d-0c906839e0c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:24.856Z|38116351-1335-4d5b-8fc5-18d30ee73537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:24.857Z|38116351-1335-4d5b-8fc5-18d30ee73537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:25.687Z|652b0ec8-10a2-46ef-a057-b44bee1d8b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:25.688Z|652b0ec8-10a2-46ef-a057-b44bee1d8b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:34.856Z|07073d66-0bab-48b9-9cdc-c283aa29028a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:34.857Z|07073d66-0bab-48b9-9cdc-c283aa29028a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:34.884Z|8115f5f4-ea08-42dc-85ea-1ecfd429dca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:34.885Z|8115f5f4-ea08-42dc-85ea-1ecfd429dca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:35.717Z|225d89fa-f979-4fe5-ba92-2abfcaf4bb03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:35.718Z|225d89fa-f979-4fe5-ba92-2abfcaf4bb03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:39.141Z|7599088f-54f7-419a-a78b-ae5f78028988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:08:39.142Z|7599088f-54f7-419a-a78b-ae5f78028988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:08:39.745Z|53332ec3-9f75-4108-9728-7f4862dc3f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:08:39.746Z|53332ec3-9f75-4108-9728-7f4862dc3f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:08:44.887Z|2c397599-a9f4-469b-947d-5f8b21d12df4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:44.889Z|2c397599-a9f4-469b-947d-5f8b21d12df4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:44.912Z|32c3b40d-6433-48be-9f84-1513832c15fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:44.913Z|32c3b40d-6433-48be-9f84-1513832c15fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:45.749Z|773cbaea-a8c5-4720-ba73-8c26cf94a87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:45.751Z|773cbaea-a8c5-4720-ba73-8c26cf94a87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:54.141Z|5a3ca4bb-8c02-47be-8c20-9c453290397a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:08:54.142Z|5a3ca4bb-8c02-47be-8c20-9c453290397a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:08:54.920Z|26becd0d-7242-4657-a849-33939dcdbaa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:54.929Z|26becd0d-7242-4657-a849-33939dcdbaa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:54.940Z|db81c4e7-1e48-42cc-8dd1-96b4934c8f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:54.942Z|db81c4e7-1e48-42cc-8dd1-96b4934c8f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:08:55.783Z|9ccee28d-b5a2-4948-bf2d-1b3df91aecf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:08:55.789Z|9ccee28d-b5a2-4948-bf2d-1b3df91aecf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:02.193Z|0bb5e1f6-d392-4929-a191-6012ec620276|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:09:02.196Z|0bb5e1f6-d392-4929-a191-6012ec620276|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:04.967Z|427cddc2-df2a-4d5a-bf1c-faccd5485482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:04.968Z|0b85ac97-c154-4b2f-b3f8-9b5101cdae0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:04.968Z|427cddc2-df2a-4d5a-bf1c-faccd5485482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:04.969Z|0b85ac97-c154-4b2f-b3f8-9b5101cdae0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:05.826Z|da33c7d4-1d0d-41b8-bd1d-f43bcce5139a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:05.828Z|da33c7d4-1d0d-41b8-bd1d-f43bcce5139a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:09.141Z|cacb07fe-7987-4a34-ae04-b31be01851a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:09:09.154Z|cacb07fe-7987-4a34-ae04-b31be01851a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:09:09.749Z|01fa1fea-bb22-45d5-b01a-c6234e046344|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:09:09.751Z|01fa1fea-bb22-45d5-b01a-c6234e046344|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:09:15.003Z|732f81d2-f946-4426-8853-b19f73e54777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:15.003Z|61f463af-0ac2-42e3-8656-633fb03c7776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:15.005Z|732f81d2-f946-4426-8853-b19f73e54777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:15.005Z|61f463af-0ac2-42e3-8656-633fb03c7776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:15.862Z|fb157bdb-5749-4d7c-9771-0ed0cab441d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:15.863Z|fb157bdb-5749-4d7c-9771-0ed0cab441d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:24.144Z|4951b575-51cb-4c19-9960-3acf1c667962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:09:24.148Z|4951b575-51cb-4c19-9960-3acf1c667962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:09:25.041Z|a6b12a62-8aef-4ccb-b615-a72ff540fb91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:25.049Z|a6b12a62-8aef-4ccb-b615-a72ff540fb91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:25.050Z|880ed51b-4871-4181-a093-8210b089b3e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:25.052Z|880ed51b-4871-4181-a093-8210b089b3e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:25.909Z|4eed6afc-2641-48d0-86cf-595e2978730d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:25.910Z|4eed6afc-2641-48d0-86cf-595e2978730d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:35.078Z|1e8f681c-b287-4df0-8cd5-b99414386647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:35.079Z|1e8f681c-b287-4df0-8cd5-b99414386647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:35.078Z|1c60f64a-9b2c-4ec9-8999-0e8a72cd2184|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:35.082Z|1c60f64a-9b2c-4ec9-8999-0e8a72cd2184|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:35.944Z|1bb6d91f-93e9-4e1e-97ae-89ec5de21024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:35.945Z|1bb6d91f-93e9-4e1e-97ae-89ec5de21024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:39.140Z|22c785ff-54ad-42ac-94e9-4b7c69100fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:09:39.142Z|22c785ff-54ad-42ac-94e9-4b7c69100fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:09:39.752Z|525c5471-8b20-4bee-b5db-5dc9b6880faf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:09:39.755Z|525c5471-8b20-4bee-b5db-5dc9b6880faf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:09:45.106Z|a6fae9db-5a6d-41a0-8321-4d664090eb52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:45.108Z|a6fae9db-5a6d-41a0-8321-4d664090eb52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:45.112Z|05106ed1-a4dd-4f61-bc18-031f568571d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:45.113Z|05106ed1-a4dd-4f61-bc18-031f568571d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:45.974Z|cd63621c-3eed-47a0-bcc2-bfa1ef47cec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:45.976Z|cd63621c-3eed-47a0-bcc2-bfa1ef47cec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:54.140Z|78ec4292-ff5e-4a30-be07-75d73a50864c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:09:54.154Z|78ec4292-ff5e-4a30-be07-75d73a50864c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:09:55.135Z|1a565bb6-d7ef-48fe-a785-a5f930a0040f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:55.136Z|1a565bb6-d7ef-48fe-a785-a5f930a0040f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:55.148Z|a362bb8b-b3f2-4aa2-9ae4-f20e02b44ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:55.150Z|a362bb8b-b3f2-4aa2-9ae4-f20e02b44ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:09:56.009Z|4f4f25ea-71fb-4d8c-9a3e-bb31a73f888c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:09:56.010Z|4f4f25ea-71fb-4d8c-9a3e-bb31a73f888c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:02.193Z|cc7b7e71-f159-497d-a683-3ec58cd4f069|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:10:02.195Z|cc7b7e71-f159-497d-a683-3ec58cd4f069|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:05.170Z|92dd96f4-269b-4003-9658-8ecc2dbe5515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:05.172Z|92dd96f4-269b-4003-9658-8ecc2dbe5515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:05.177Z|b68a73c0-c9ab-4188-9d3f-a3ab45c57bf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:05.181Z|b68a73c0-c9ab-4188-9d3f-a3ab45c57bf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:06.041Z|92999897-680a-40c4-bd72-9a181a73b44e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:06.044Z|92999897-680a-40c4-bd72-9a181a73b44e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:09.141Z|b6d597c9-1d33-47fc-97de-4e215ce8ed98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:10:09.142Z|b6d597c9-1d33-47fc-97de-4e215ce8ed98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:10:09.757Z|fab042cf-8833-4e40-803b-08dc3e331185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:10:09.758Z|fab042cf-8833-4e40-803b-08dc3e331185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:10:15.201Z|07136c9c-8aab-4586-8882-7f1693ed7ac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:15.202Z|07136c9c-8aab-4586-8882-7f1693ed7ac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:15.207Z|c3079e73-5106-47f2-967c-acd3c5718d4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:15.209Z|c3079e73-5106-47f2-967c-acd3c5718d4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:16.073Z|781fdc98-7bf0-4863-abbf-d443109f8453|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:16.075Z|781fdc98-7bf0-4863-abbf-d443109f8453|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:24.147Z|d07acf9e-ae5d-4804-860c-b812f29a850f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:10:24.148Z|d07acf9e-ae5d-4804-860c-b812f29a850f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:10:25.235Z|2ecd8fa5-dc0d-4627-9bfb-3d65ab291a71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:25.236Z|2ecd8fa5-dc0d-4627-9bfb-3d65ab291a71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:25.239Z|cc3003d0-d5f4-484b-8c5a-149461cdfc96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:25.240Z|cc3003d0-d5f4-484b-8c5a-149461cdfc96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:26.107Z|7a807716-27ec-47a1-8aac-09f9a977fa31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:26.108Z|7a807716-27ec-47a1-8aac-09f9a977fa31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:35.264Z|47a3ad1f-b53e-4054-aeda-d7c653009c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:35.265Z|47a3ad1f-b53e-4054-aeda-d7c653009c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:35.271Z|611c0dd5-ae18-48a7-aebd-7eac05b9e40a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:35.272Z|611c0dd5-ae18-48a7-aebd-7eac05b9e40a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:36.137Z|cffb578b-88df-4296-92c1-abb63e79d06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:36.139Z|cffb578b-88df-4296-92c1-abb63e79d06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:39.142Z|8c1c3773-48c8-45c4-a274-16ecf1983c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:10:39.154Z|8c1c3773-48c8-45c4-a274-16ecf1983c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:10:39.760Z|854982f9-715c-43c9-a1e6-a65264077b14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:10:39.761Z|854982f9-715c-43c9-a1e6-a65264077b14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:10:45.308Z|a6cb77f9-6c08-48d2-ab2b-be7b4a497f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:45.310Z|a6cb77f9-6c08-48d2-ab2b-be7b4a497f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:45.324Z|0c769337-e948-41c0-b3b5-8dac91b45d2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:45.327Z|0c769337-e948-41c0-b3b5-8dac91b45d2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:46.174Z|89e136c8-5540-4c21-8473-afe5330fb965|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:46.177Z|89e136c8-5540-4c21-8473-afe5330fb965|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:54.141Z|7288dc13-9c1a-4683-aeb0-2c1762709215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:10:54.142Z|7288dc13-9c1a-4683-aeb0-2c1762709215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:10:55.343Z|4cd71492-6607-4478-9ee0-df8b5abf405f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:55.346Z|4cd71492-6607-4478-9ee0-df8b5abf405f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:55.370Z|a4329b5d-02d9-486b-96ad-dfb9727a8e18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:55.373Z|a4329b5d-02d9-486b-96ad-dfb9727a8e18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:10:56.236Z|327a72ad-fc64-45b5-87b3-4bc2200ffd48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:10:56.240Z|327a72ad-fc64-45b5-87b3-4bc2200ffd48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:02.199Z|4e60e69e-1405-489a-a83b-a0e0bd3091f2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:11:02.200Z|4e60e69e-1405-489a-a83b-a0e0bd3091f2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:05.395Z|bc22ff10-3db8-4eec-9a8d-7ab03a5d2114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:05.397Z|bc22ff10-3db8-4eec-9a8d-7ab03a5d2114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:05.407Z|21668ba0-a452-4517-9c5c-1bcb9611ffb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:05.408Z|21668ba0-a452-4517-9c5c-1bcb9611ffb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:06.281Z|c418ca93-b2e4-4e72-a4cd-6d45adb97017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:06.283Z|c418ca93-b2e4-4e72-a4cd-6d45adb97017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:09.140Z|1ecba96c-2fdf-4ec7-90db-90bcde328c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:11:09.142Z|1ecba96c-2fdf-4ec7-90db-90bcde328c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:11:09.762Z|f9a249c3-797a-456a-9cde-907842aa2be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:11:09.764Z|f9a249c3-797a-456a-9cde-907842aa2be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:11:15.441Z|158d35f0-04f8-454a-98d9-4f8251bb0c0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:15.441Z|ed697994-9365-42ef-9ebe-2d7bc9dce15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:15.442Z|158d35f0-04f8-454a-98d9-4f8251bb0c0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:15.444Z|ed697994-9365-42ef-9ebe-2d7bc9dce15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:16.322Z|72ece80f-07fa-4639-af11-db9525c8082c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:16.323Z|72ece80f-07fa-4639-af11-db9525c8082c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:24.140Z|545c202f-1343-4e87-a026-de2d10afa5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:11:24.149Z|545c202f-1343-4e87-a026-de2d10afa5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:11:25.470Z|f377ec94-17fd-4bc7-850b-9e0431cb9522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:25.470Z|e1401a40-37d8-4e24-b93c-4d8eedddae72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:25.471Z|f377ec94-17fd-4bc7-850b-9e0431cb9522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:25.474Z|e1401a40-37d8-4e24-b93c-4d8eedddae72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:26.348Z|88896a44-ac34-4f9d-8712-f7fcc5983bb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:26.349Z|88896a44-ac34-4f9d-8712-f7fcc5983bb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:35.499Z|9454f62d-e5f3-4c4a-ab2a-25cd4eb8c4c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:35.501Z|9454f62d-e5f3-4c4a-ab2a-25cd4eb8c4c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:35.499Z|9089e0b6-fca8-4580-86f9-7e21660ee257|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:35.502Z|9089e0b6-fca8-4580-86f9-7e21660ee257|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:36.381Z|f09f203a-52a1-46e2-9447-d74aa268401d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:36.382Z|f09f203a-52a1-46e2-9447-d74aa268401d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:39.140Z|6c7a590b-934a-4ca1-b575-caac694b38dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:11:39.141Z|6c7a590b-934a-4ca1-b575-caac694b38dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:11:39.768Z|5e810d61-bd78-4d59-9ff8-882edb19876d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:11:39.768Z|5e810d61-bd78-4d59-9ff8-882edb19876d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:11:45.529Z|3b6986fb-9dbc-4fd0-b311-4c6d3fca72a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:45.530Z|3b6986fb-9dbc-4fd0-b311-4c6d3fca72a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:45.538Z|706b98a1-9ea6-4ce5-a83d-d9a7050af253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:45.541Z|706b98a1-9ea6-4ce5-a83d-d9a7050af253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:46.410Z|c054abc9-1909-4c78-b872-ab2bbe64fc40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:46.412Z|c054abc9-1909-4c78-b872-ab2bbe64fc40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:54.141Z|82613a8d-8efc-4461-a978-d934b6553a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:11:54.142Z|82613a8d-8efc-4461-a978-d934b6553a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:11:55.565Z|93251822-ea4d-4c44-b177-d4ab97a5a094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:55.566Z|93251822-ea4d-4c44-b177-d4ab97a5a094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:55.565Z|e44c64f4-a2f6-4b53-b681-8b8dde84a410|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:55.572Z|e44c64f4-a2f6-4b53-b681-8b8dde84a410|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:11:56.437Z|f2f94071-e9ed-40ec-9479-27454f360ebd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:11:56.438Z|f2f94071-e9ed-40ec-9479-27454f360ebd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:02.193Z|bc17ac4c-3606-4047-9f44-6330fe82abcb|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:12:02.198Z|bc17ac4c-3606-4047-9f44-6330fe82abcb|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:05.592Z|458fbbcb-3e83-4731-a06b-fb369ab1f0c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:05.593Z|458fbbcb-3e83-4731-a06b-fb369ab1f0c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:05.602Z|be65ccee-010d-457a-9d1f-f69b6f1a59b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:05.605Z|be65ccee-010d-457a-9d1f-f69b6f1a59b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:06.465Z|3915a209-2458-41c8-8985-cdf21b3a1105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:06.466Z|3915a209-2458-41c8-8985-cdf21b3a1105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:09.144Z|c83b8660-cbc9-4072-913c-9d0b4a6faa86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:12:09.149Z|c83b8660-cbc9-4072-913c-9d0b4a6faa86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:12:09.769Z|7d94b87d-6410-4480-89fa-6c94c2dafde7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:12:09.770Z|7d94b87d-6410-4480-89fa-6c94c2dafde7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:12:15.620Z|dca80660-39cf-4878-815c-b9d67eaa0777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:15.622Z|dca80660-39cf-4878-815c-b9d67eaa0777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:15.633Z|87c414c2-82f8-4763-aab5-c193c55e5d1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:15.634Z|87c414c2-82f8-4763-aab5-c193c55e5d1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:16.494Z|c00b2ce7-d344-49c4-80ea-8cce29679427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:16.495Z|c00b2ce7-d344-49c4-80ea-8cce29679427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:24.140Z|7c0a22db-4c65-4373-8f1d-a9b87f588f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:12:24.141Z|7c0a22db-4c65-4373-8f1d-a9b87f588f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:12:25.655Z|35118dfc-43a6-417d-99ad-cdbc762ad55b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:25.657Z|35118dfc-43a6-417d-99ad-cdbc762ad55b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:25.670Z|ca88a63c-a109-4f49-96ae-0ed713b0af0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:25.672Z|ca88a63c-a109-4f49-96ae-0ed713b0af0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:26.528Z|2f768148-2bc3-40ca-adcc-2429d841b42e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:26.529Z|2f768148-2bc3-40ca-adcc-2429d841b42e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:35.687Z|d797706a-3c2d-48a1-a541-77972c3181c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:35.689Z|d797706a-3c2d-48a1-a541-77972c3181c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:35.705Z|0587e80c-55c5-44fb-b47b-51e993d515a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:35.706Z|0587e80c-55c5-44fb-b47b-51e993d515a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:36.558Z|8af9dccc-3956-4038-b950-249b515e5a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:36.559Z|8af9dccc-3956-4038-b950-249b515e5a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:39.141Z|c4114154-a45b-431c-9589-dcd96fd63b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:12:39.142Z|c4114154-a45b-431c-9589-dcd96fd63b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:12:39.771Z|6bd54ed1-0835-4dd2-8de4-c608ff733294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:12:39.772Z|6bd54ed1-0835-4dd2-8de4-c608ff733294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:12:45.720Z|c63a0d26-babc-4263-bbc8-5f5cf9d35f2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:45.721Z|c63a0d26-babc-4263-bbc8-5f5cf9d35f2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:45.733Z|d4c59b95-7efb-470e-ba2a-eb1aee144c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:45.735Z|d4c59b95-7efb-470e-ba2a-eb1aee144c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:46.584Z|c2f7aaad-51c4-4afd-8ba9-9190093e41fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:46.585Z|c2f7aaad-51c4-4afd-8ba9-9190093e41fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:54.140Z|50770690-7441-49a1-a057-dd0a7d345461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:12:54.144Z|50770690-7441-49a1-a057-dd0a7d345461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:12:55.752Z|f9f486a3-c832-4212-8fba-281327e3f77d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:55.754Z|f9f486a3-c832-4212-8fba-281327e3f77d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:55.763Z|bb59bdda-ef1a-4670-b55e-f3f809d94e45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:55.770Z|bb59bdda-ef1a-4670-b55e-f3f809d94e45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:12:56.611Z|d1ba8ced-1c4c-483f-a8b3-04cb25d1ad28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:12:56.612Z|d1ba8ced-1c4c-483f-a8b3-04cb25d1ad28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:02.195Z|845f213b-afbc-46ae-a08e-0886139a6bef|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:13:02.198Z|845f213b-afbc-46ae-a08e-0886139a6bef|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:05.794Z|7635eb93-391d-4986-8dbb-99ee9a8f22c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:05.795Z|7635eb93-391d-4986-8dbb-99ee9a8f22c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:05.798Z|3fae9a7b-8990-4c97-8672-b02553ccd417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:05.798Z|3fae9a7b-8990-4c97-8672-b02553ccd417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:06.642Z|6b97fa4c-3ef3-42ff-8b73-566b882c002e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:06.643Z|6b97fa4c-3ef3-42ff-8b73-566b882c002e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:09.142Z|b5c1cde6-3f39-40b2-9635-b55e20e8d92a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:13:09.143Z|b5c1cde6-3f39-40b2-9635-b55e20e8d92a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:13:09.774Z|63b99857-a217-497e-9905-55e831ab9ce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:13:09.774Z|63b99857-a217-497e-9905-55e831ab9ce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:13:15.826Z|e4d165d0-b0a3-4d29-838f-1cb274ad66dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:15.828Z|e4d165d0-b0a3-4d29-838f-1cb274ad66dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:15.841Z|7c198aa5-7a57-4a41-ac23-1231576e3d0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:15.843Z|7c198aa5-7a57-4a41-ac23-1231576e3d0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:16.671Z|48cf95e8-8d0f-4c23-b9c5-73c7c72bbc1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:16.673Z|48cf95e8-8d0f-4c23-b9c5-73c7c72bbc1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:24.141Z|7eb0e4fa-b0fb-4d31-a373-196da0bc809b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:13:24.142Z|7eb0e4fa-b0fb-4d31-a373-196da0bc809b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:13:25.863Z|4610e5d9-5ece-4c09-9533-8b6df1de2c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:25.865Z|4610e5d9-5ece-4c09-9533-8b6df1de2c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:25.874Z|1563d300-e9d4-4ace-b34b-c59dd7c690c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:25.875Z|1563d300-e9d4-4ace-b34b-c59dd7c690c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:26.701Z|63c41a49-a1a6-4bee-b385-bcf6d2f17c6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:26.702Z|63c41a49-a1a6-4bee-b385-bcf6d2f17c6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:35.895Z|98f9fe77-9e03-4b29-a969-63442137881e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:35.898Z|98f9fe77-9e03-4b29-a969-63442137881e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:35.910Z|d45c5efa-caef-4cb3-94be-fa15c258e387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:35.912Z|d45c5efa-caef-4cb3-94be-fa15c258e387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:36.732Z|de1eda50-b39a-4c9e-887b-54155d4ff5c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:36.733Z|de1eda50-b39a-4c9e-887b-54155d4ff5c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:39.141Z|f13ef577-f32e-4b30-b277-a1143daeef4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:13:39.146Z|f13ef577-f32e-4b30-b277-a1143daeef4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:13:39.777Z|6f9b796c-de80-44d1-82e3-94630037cc36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:13:39.778Z|6f9b796c-de80-44d1-82e3-94630037cc36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:13:45.935Z|dc30a33e-383c-4c99-98e8-591cc83ee7ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:45.936Z|dc30a33e-383c-4c99-98e8-591cc83ee7ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:45.958Z|e295674b-4632-4790-833f-868e5b7d0649|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:45.959Z|e295674b-4632-4790-833f-868e5b7d0649|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:46.763Z|4fcec84c-dec1-41ad-b262-1348503454e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:46.765Z|4fcec84c-dec1-41ad-b262-1348503454e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:54.142Z|462952e6-6008-48b5-b05d-c3394c576421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:13:54.142Z|462952e6-6008-48b5-b05d-c3394c576421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:13:55.968Z|8a4f1b56-a359-4aa4-a8b7-7cb18c0a199d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:55.969Z|8a4f1b56-a359-4aa4-a8b7-7cb18c0a199d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:55.985Z|6ed54ee8-611a-49ed-a5cb-b553c96ba94c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:55.986Z|6ed54ee8-611a-49ed-a5cb-b553c96ba94c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:13:56.806Z|73a32b69-1a13-458b-a3e0-35c54f8d7837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:13:56.807Z|73a32b69-1a13-458b-a3e0-35c54f8d7837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:02.193Z|441dea63-e20b-4665-8f8b-a4e958bfd620|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:14:02.195Z|441dea63-e20b-4665-8f8b-a4e958bfd620|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:05.998Z|0fb3b2a5-edda-4209-ad8c-38aa77b1df51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:05.999Z|0fb3b2a5-edda-4209-ad8c-38aa77b1df51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:06.009Z|38a3ed73-c59a-4f8f-9a18-8e61ceb624c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:06.010Z|38a3ed73-c59a-4f8f-9a18-8e61ceb624c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:06.835Z|d5f8fb03-062e-4490-a97f-fe8765bf2d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:06.837Z|d5f8fb03-062e-4490-a97f-fe8765bf2d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:09.140Z|fdc16491-bbab-4586-8baf-ad1c306bc468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:14:09.141Z|fdc16491-bbab-4586-8baf-ad1c306bc468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:14:09.781Z|ab032fd1-261e-4794-b2bf-66e3a8fc3890|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:14:09.782Z|ab032fd1-261e-4794-b2bf-66e3a8fc3890|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:14:16.027Z|f53cacab-6721-4b46-89b9-2b017976ccc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:16.028Z|f53cacab-6721-4b46-89b9-2b017976ccc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:16.040Z|91c3d50a-e1d8-4258-8b67-a00b82d25969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:16.042Z|91c3d50a-e1d8-4258-8b67-a00b82d25969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:16.884Z|a17d207d-61ff-46b8-a4d8-f4339236b0d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:16.887Z|a17d207d-61ff-46b8-a4d8-f4339236b0d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:24.140Z|bba5f9f1-9830-4790-8db9-1ca322c7c16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:14:24.144Z|bba5f9f1-9830-4790-8db9-1ca322c7c16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:14:26.055Z|42ec26e4-f6a7-472e-bc07-8c2eea168d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:26.057Z|42ec26e4-f6a7-472e-bc07-8c2eea168d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:26.067Z|cb913765-c872-49e8-96cc-dfc037c2529c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:26.068Z|cb913765-c872-49e8-96cc-dfc037c2529c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:26.914Z|719d303b-bc44-41f1-b8a8-0f305708e2a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:26.915Z|719d303b-bc44-41f1-b8a8-0f305708e2a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:36.083Z|c8590560-7215-475d-a47b-1e231df7f6c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:36.084Z|c8590560-7215-475d-a47b-1e231df7f6c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:36.098Z|cffd38da-03c0-4a15-ab36-76bfcffa0b4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:36.099Z|cffd38da-03c0-4a15-ab36-76bfcffa0b4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:36.942Z|6467bad9-bfff-4302-ab74-965e0ce5aa6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:36.945Z|6467bad9-bfff-4302-ab74-965e0ce5aa6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:39.140Z|61ce9ccb-c057-48a0-92d8-fae180331442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:14:39.142Z|61ce9ccb-c057-48a0-92d8-fae180331442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:14:39.783Z|e2c0ce70-6baa-4dff-8aa0-1e202392e894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:14:39.784Z|e2c0ce70-6baa-4dff-8aa0-1e202392e894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:14:46.116Z|774c9751-7070-4372-bf7f-fe095d162dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:46.117Z|774c9751-7070-4372-bf7f-fe095d162dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:46.124Z|321e8a05-9b94-4d46-a1c2-43e880272cf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:46.125Z|321e8a05-9b94-4d46-a1c2-43e880272cf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:46.976Z|674acaf3-47f5-4010-ba27-a20cd811ca11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:46.980Z|674acaf3-47f5-4010-ba27-a20cd811ca11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:54.140Z|458c5e53-afe2-4320-8af5-2f6f6a09ba3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:14:54.141Z|458c5e53-afe2-4320-8af5-2f6f6a09ba3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:14:56.144Z|fd2e61d6-7c56-49d4-97ad-9920a5d2c114|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:56.146Z|fd2e61d6-7c56-49d4-97ad-9920a5d2c114|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:56.151Z|8fa084d2-5b5e-42e1-9e4e-393086b5d093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:56.153Z|8fa084d2-5b5e-42e1-9e4e-393086b5d093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:14:57.014Z|ddfe1780-bcfa-4570-bade-37bef1582303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:14:57.016Z|ddfe1780-bcfa-4570-bade-37bef1582303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:02.202Z|c5143d02-8878-4706-a2d8-074acb407924|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:15:02.208Z|c5143d02-8878-4706-a2d8-074acb407924|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:06.179Z|cbc9217e-1942-4204-a40d-a02eb06b6289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:06.179Z|d6c284fc-4f77-49b4-9a8b-ec3661ac115e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:06.180Z|cbc9217e-1942-4204-a40d-a02eb06b6289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:06.181Z|d6c284fc-4f77-49b4-9a8b-ec3661ac115e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:07.047Z|b5947536-dcfe-48fe-bd2e-311a2bfbb9b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:07.048Z|b5947536-dcfe-48fe-bd2e-311a2bfbb9b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:09.140Z|72af09b2-b971-490a-9f56-3e78a13d53fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:15:09.145Z|72af09b2-b971-490a-9f56-3e78a13d53fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:15:09.785Z|d53ef6ac-503e-4453-81ac-d2c10039152d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:15:09.786Z|d53ef6ac-503e-4453-81ac-d2c10039152d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:15:16.208Z|ea289c14-47b1-4819-8a9f-58a0daa78c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:16.209Z|4c0a1942-016a-47b2-a142-03f2195809f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:16.210Z|ea289c14-47b1-4819-8a9f-58a0daa78c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:16.210Z|4c0a1942-016a-47b2-a142-03f2195809f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:17.076Z|8793fb92-3696-476c-a3cc-6a6d54ce0406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:17.077Z|8793fb92-3696-476c-a3cc-6a6d54ce0406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:24.140Z|a1be9c21-a7a8-4c66-925f-a6b2dab41a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:15:24.141Z|a1be9c21-a7a8-4c66-925f-a6b2dab41a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:15:26.237Z|e81198f9-fede-42eb-ab74-7ed9895842ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:26.237Z|4e5df7f8-3ea2-4498-8d7b-c21d789e6e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:26.238Z|4e5df7f8-3ea2-4498-8d7b-c21d789e6e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:26.238Z|e81198f9-fede-42eb-ab74-7ed9895842ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:27.111Z|c1ff0b84-7573-48ef-b1a7-c9c681f63ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:27.113Z|c1ff0b84-7573-48ef-b1a7-c9c681f63ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:36.292Z|db50e08e-9643-466c-8789-8fc662249cc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:36.292Z|422e1b24-bdb0-4bcb-b710-7d32c744c767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:36.293Z|db50e08e-9643-466c-8789-8fc662249cc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:36.294Z|422e1b24-bdb0-4bcb-b710-7d32c744c767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:37.145Z|c327255f-54f2-4fd9-8f55-41691b9da392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:37.146Z|c327255f-54f2-4fd9-8f55-41691b9da392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:39.141Z|37062775-c973-42f0-9ca4-aed6d16c97ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:15:39.142Z|37062775-c973-42f0-9ca4-aed6d16c97ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:15:39.789Z|a3ae3f45-5e21-467b-9396-7b3a730f09e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:15:39.790Z|a3ae3f45-5e21-467b-9396-7b3a730f09e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:15:46.322Z|4969f8ae-1348-4cd7-9266-7aac9d65fcc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:46.324Z|4969f8ae-1348-4cd7-9266-7aac9d65fcc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:46.326Z|e32169ab-4346-4e29-b28d-2f78ac690fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:46.327Z|e32169ab-4346-4e29-b28d-2f78ac690fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:47.180Z|63a990d4-b6ab-4a7e-8143-f5753be17190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:47.182Z|63a990d4-b6ab-4a7e-8143-f5753be17190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:54.141Z|02863ac6-fd11-4137-898b-73a82676f2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:15:54.153Z|02863ac6-fd11-4137-898b-73a82676f2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:15:56.356Z|088c77e6-d1bf-486b-8482-2f4c1f906798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:56.357Z|69d4865c-fdca-4051-9941-c7cd183127c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:56.359Z|69d4865c-fdca-4051-9941-c7cd183127c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:56.379Z|088c77e6-d1bf-486b-8482-2f4c1f906798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:15:57.210Z|5095055e-480d-4940-8deb-80481dfb1bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:15:57.224Z|5095055e-480d-4940-8deb-80481dfb1bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:02.196Z|d618d8e1-b382-4f9e-a2e6-4fa6687b16ad|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:16:02.198Z|d618d8e1-b382-4f9e-a2e6-4fa6687b16ad|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:06.395Z|5fbfbc61-d080-43db-9aa9-e18723e5820d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:06.397Z|5fbfbc61-d080-43db-9aa9-e18723e5820d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:06.406Z|9c3e23cf-a236-4929-8926-ed9758df97f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:06.416Z|9c3e23cf-a236-4929-8926-ed9758df97f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:07.254Z|2252245c-47a3-45f5-bf00-5836696c9df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:07.256Z|2252245c-47a3-45f5-bf00-5836696c9df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:09.141Z|7423dcfe-20da-46f2-8b96-cad0ed886db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:16:09.142Z|7423dcfe-20da-46f2-8b96-cad0ed886db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:16:09.793Z|8ab938d9-d68b-4a60-8653-185a776e6aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:16:09.795Z|8ab938d9-d68b-4a60-8653-185a776e6aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:16:16.453Z|b577ee31-9947-451f-bf00-5b782db665c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:16.454Z|5fe29098-448d-4bb7-b088-fa390f374e3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:16.455Z|b577ee31-9947-451f-bf00-5b782db665c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:16.455Z|5fe29098-448d-4bb7-b088-fa390f374e3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:17.284Z|1946086b-cd3b-4be4-b922-a9377838563b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:17.285Z|1946086b-cd3b-4be4-b922-a9377838563b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:24.141Z|1ff7c501-b8b6-4e7d-b5b7-067c14fedc6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:16:24.144Z|1ff7c501-b8b6-4e7d-b5b7-067c14fedc6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:16:26.491Z|ff2a33c6-40e0-4275-ad84-9d2b35c7f0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:26.491Z|2b998cdb-74a4-46d7-bb1f-bda8ff1393b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:26.493Z|ff2a33c6-40e0-4275-ad84-9d2b35c7f0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:26.493Z|2b998cdb-74a4-46d7-bb1f-bda8ff1393b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:27.316Z|e9474eb4-f1cb-4ac7-981b-24f02bd74870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:27.318Z|e9474eb4-f1cb-4ac7-981b-24f02bd74870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:36.529Z|fb484c0d-6355-4e22-8e37-a049e7b00665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:36.531Z|fb484c0d-6355-4e22-8e37-a049e7b00665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:36.531Z|4767d24c-9470-4fe5-a234-37734b5f8c55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:36.532Z|4767d24c-9470-4fe5-a234-37734b5f8c55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:37.347Z|de718f43-6d97-4095-a577-e7e6a5fea386|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:37.349Z|de718f43-6d97-4095-a577-e7e6a5fea386|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:39.144Z|4b925247-8e45-4611-9fc7-b1244eff2cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:16:39.154Z|4b925247-8e45-4611-9fc7-b1244eff2cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:16:39.804Z|6bb92b7f-ee14-4672-9da2-8c55c43bdd11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:16:39.805Z|6bb92b7f-ee14-4672-9da2-8c55c43bdd11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:16:46.568Z|fd904b83-f1f8-4873-873f-e4da85673367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:46.570Z|fd904b83-f1f8-4873-873f-e4da85673367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:46.585Z|e09f5e04-8e0a-424f-9394-8ebc1bd7fb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:46.586Z|e09f5e04-8e0a-424f-9394-8ebc1bd7fb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:47.378Z|c3ebedbc-6d54-4dcc-b462-2bec538034e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:47.380Z|c3ebedbc-6d54-4dcc-b462-2bec538034e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:54.143Z|7b283e8d-b0a9-4665-9cc4-06ad51f5842f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:16:54.144Z|7b283e8d-b0a9-4665-9cc4-06ad51f5842f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:16:56.625Z|1868f713-1098-4a47-916b-1ba9bfb6a975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:56.625Z|d66d49ba-d778-46da-b1aa-36514e4f6b11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:56.628Z|1868f713-1098-4a47-916b-1ba9bfb6a975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:56.628Z|d66d49ba-d778-46da-b1aa-36514e4f6b11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:16:57.409Z|d2752ded-3186-4704-9f02-d538489410dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:16:57.411Z|d2752ded-3186-4704-9f02-d538489410dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:02.199Z|ecc470fa-4303-4940-9192-df24caca43b4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:17:02.201Z|ecc470fa-4303-4940-9192-df24caca43b4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:06.656Z|938c9df2-12a1-4fe8-bac6-6494df8cf56b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:06.657Z|938c9df2-12a1-4fe8-bac6-6494df8cf56b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:06.673Z|e4b0860c-e1fa-44fb-8f32-7cae7f89e6fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:06.674Z|e4b0860c-e1fa-44fb-8f32-7cae7f89e6fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:07.443Z|6ddef1aa-dc22-47f7-b7c4-54cf5855b556|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:07.456Z|6ddef1aa-dc22-47f7-b7c4-54cf5855b556|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:09.140Z|38a46c0c-e31f-49d2-ae07-465f09bcf48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:17:09.141Z|38a46c0c-e31f-49d2-ae07-465f09bcf48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:17:09.806Z|9dba4956-2936-48f5-9487-0cc560af1c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:17:09.810Z|9dba4956-2936-48f5-9487-0cc560af1c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:17:16.686Z|aff92936-22da-4522-85df-80018e318eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:16.688Z|aff92936-22da-4522-85df-80018e318eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:16.703Z|8ea82ae3-a670-43d0-98bb-66da81bd2afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:16.706Z|8ea82ae3-a670-43d0-98bb-66da81bd2afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:17.488Z|762fea34-d1e4-4f0f-b516-d69d4be7152f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:17.490Z|762fea34-d1e4-4f0f-b516-d69d4be7152f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:24.140Z|3ac90e1b-eab9-4f3c-95f6-87b509daf8f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:17:24.151Z|3ac90e1b-eab9-4f3c-95f6-87b509daf8f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:17:26.716Z|ec1e85a5-75aa-4fb9-824d-d64da45fb740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:26.717Z|ec1e85a5-75aa-4fb9-824d-d64da45fb740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:26.740Z|696dc187-7131-4aa1-b7f4-4d82851fde77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:26.742Z|696dc187-7131-4aa1-b7f4-4d82851fde77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:27.551Z|85bedcc6-6e6f-4cf7-9be0-f3a1f45f3faf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:27.552Z|85bedcc6-6e6f-4cf7-9be0-f3a1f45f3faf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:36.755Z|8c4eed4f-618c-400c-91bf-1646aab92bb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:36.757Z|8c4eed4f-618c-400c-91bf-1646aab92bb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:36.770Z|6ae5bd43-f103-4e4d-a3ee-9b72d82b4413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:36.772Z|6ae5bd43-f103-4e4d-a3ee-9b72d82b4413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:37.592Z|1f3013f1-a165-4968-b9bb-60b936574fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:37.593Z|1f3013f1-a165-4968-b9bb-60b936574fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:39.141Z|f7d94e06-4c9a-4b33-80cc-979e8edeb670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:17:39.142Z|f7d94e06-4c9a-4b33-80cc-979e8edeb670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:17:39.815Z|68acf76c-1e91-45b7-a9c0-b5cd47722b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:17:39.822Z|68acf76c-1e91-45b7-a9c0-b5cd47722b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:17:46.785Z|0998788d-8b4b-409e-b845-af7bd41bddb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:46.787Z|0998788d-8b4b-409e-b845-af7bd41bddb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:46.802Z|705a991d-beb8-4640-aa2b-b6934830755e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:46.804Z|705a991d-beb8-4640-aa2b-b6934830755e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:47.624Z|4a5166b3-50d0-4dd2-9d12-92eb3d8af95b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:47.629Z|4a5166b3-50d0-4dd2-9d12-92eb3d8af95b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:54.140Z|86866cc7-c400-4368-a577-ea00a084e740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:17:54.142Z|86866cc7-c400-4368-a577-ea00a084e740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:17:56.818Z|4aa52789-6b2f-481a-b632-23481d019488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:56.821Z|4aa52789-6b2f-481a-b632-23481d019488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:56.832Z|b200bb37-6ddd-4276-bd30-ec80ea61173c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:56.834Z|b200bb37-6ddd-4276-bd30-ec80ea61173c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:17:57.659Z|58e50038-dbb8-4f52-b251-a89587c5361d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:17:57.661Z|58e50038-dbb8-4f52-b251-a89587c5361d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:02.192Z|c46d1e81-d66b-41b1-8923-23993adca450|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:18:02.193Z|c46d1e81-d66b-41b1-8923-23993adca450|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:06.853Z|99082052-1618-45e7-883f-35eab6966084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:06.854Z|99082052-1618-45e7-883f-35eab6966084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:06.885Z|149e28ed-742a-4e4d-905f-db249ec6d553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:06.886Z|149e28ed-742a-4e4d-905f-db249ec6d553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:07.697Z|1303f76c-7a7b-4133-8989-1d531f937e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:07.699Z|1303f76c-7a7b-4133-8989-1d531f937e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:09.140Z|9861423f-d35d-41ae-9c87-12fb06abfaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:18:09.147Z|9861423f-d35d-41ae-9c87-12fb06abfaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:18:09.825Z|9cc73bc1-c405-4e68-815b-b6f7819550ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:18:09.826Z|9cc73bc1-c405-4e68-815b-b6f7819550ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:18:16.890Z|cb5b74c9-8b25-41d5-9748-bbc883b1d2d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:16.891Z|cb5b74c9-8b25-41d5-9748-bbc883b1d2d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:16.926Z|6adf38d3-d2c7-45cf-927e-bfbb5f57ad55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:16.928Z|6adf38d3-d2c7-45cf-927e-bfbb5f57ad55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:17.730Z|9fdd0011-bdca-4e2d-8a22-6db1b0a1e760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:17.732Z|9fdd0011-bdca-4e2d-8a22-6db1b0a1e760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:24.140Z|77fe4fc7-dbdd-4ccf-8e56-4e8e1cb06f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:18:24.141Z|77fe4fc7-dbdd-4ccf-8e56-4e8e1cb06f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:18:26.918Z|e2c387bb-2d4c-4d2e-b5bb-2a87c044e6ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:26.919Z|e2c387bb-2d4c-4d2e-b5bb-2a87c044e6ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:26.957Z|5224a7aa-8925-4e08-bc79-d7db211e46a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:26.958Z|5224a7aa-8925-4e08-bc79-d7db211e46a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:27.758Z|042c05cc-9499-44a7-89d8-285c2ccd4f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:27.760Z|042c05cc-9499-44a7-89d8-285c2ccd4f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:36.949Z|5291d290-c1d5-46e8-9cc8-8e4659e281fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:36.951Z|5291d290-c1d5-46e8-9cc8-8e4659e281fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:37.010Z|888a81be-c3d2-4296-86bc-e3cbb32c1dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:37.011Z|888a81be-c3d2-4296-86bc-e3cbb32c1dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:37.786Z|50e412c5-63a3-42ad-a145-18b8cd4bc6c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:37.788Z|50e412c5-63a3-42ad-a145-18b8cd4bc6c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:39.140Z|e9fbd9c4-54ef-4a0f-9d63-080ac963055a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:18:39.141Z|e9fbd9c4-54ef-4a0f-9d63-080ac963055a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:18:39.827Z|163187d6-a110-499e-8d04-9d61f9ebdad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:18:39.828Z|163187d6-a110-499e-8d04-9d61f9ebdad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:18:46.978Z|90a97a51-9e09-494e-adc1-b520a09abd67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:46.979Z|90a97a51-9e09-494e-adc1-b520a09abd67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:47.040Z|91a7b0ee-c086-4325-9615-d3763a6517d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:47.041Z|91a7b0ee-c086-4325-9615-d3763a6517d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:47.813Z|38520d0a-7cac-4963-9e77-c32405cae8d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:47.815Z|38520d0a-7cac-4963-9e77-c32405cae8d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:54.140Z|2d0809bb-801a-4696-bfbf-0f2aaaab251f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:18:54.148Z|2d0809bb-801a-4696-bfbf-0f2aaaab251f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:18:57.008Z|f9b95cec-fb01-4e44-86f1-d658db32eb9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:57.009Z|f9b95cec-fb01-4e44-86f1-d658db32eb9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:57.074Z|ac8ff787-9170-4797-8868-bc236c022f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:57.075Z|ac8ff787-9170-4797-8868-bc236c022f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:18:57.843Z|d5cadfe9-4c7b-4e2d-84d0-569edb166b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:18:57.844Z|d5cadfe9-4c7b-4e2d-84d0-569edb166b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:02.191Z|b0e88e93-32be-489a-bcdd-20af2b9b3d59|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:19:02.193Z|b0e88e93-32be-489a-bcdd-20af2b9b3d59|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:07.040Z|955f43c0-7b06-48e7-9862-e76e32dfc2a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:07.041Z|955f43c0-7b06-48e7-9862-e76e32dfc2a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:07.103Z|216e65e3-a86b-47a6-8c08-6564a5e58b69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:07.104Z|216e65e3-a86b-47a6-8c08-6564a5e58b69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:07.870Z|308f6c93-52bb-4f73-9e12-609789a9a5bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:07.871Z|308f6c93-52bb-4f73-9e12-609789a9a5bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:09.140Z|bbbe9c65-04be-46ef-8a46-f6284bb3af14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:19:09.141Z|bbbe9c65-04be-46ef-8a46-f6284bb3af14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:19:09.829Z|b8aa5627-0138-4425-897a-3369dc5fb1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:19:09.830Z|b8aa5627-0138-4425-897a-3369dc5fb1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:19:17.077Z|442c354e-3db6-427d-9ca7-c491f5c64c54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:17.079Z|442c354e-3db6-427d-9ca7-c491f5c64c54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:17.132Z|ae6bfc5e-00d6-440d-8af6-1ceb28ee1a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:17.134Z|ae6bfc5e-00d6-440d-8af6-1ceb28ee1a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:17.897Z|c0d79347-c0f4-4a65-af48-75bd9ca7f701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:17.898Z|c0d79347-c0f4-4a65-af48-75bd9ca7f701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:24.141Z|d9d21d4a-be60-4797-a7cd-c7932d66150c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:19:24.142Z|d9d21d4a-be60-4797-a7cd-c7932d66150c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:19:27.116Z|ddabe715-45b6-4dfa-bc65-34b393673be7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:27.122Z|ddabe715-45b6-4dfa-bc65-34b393673be7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:27.159Z|4c50ca13-55ee-48cb-b0a8-fb182badfd5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:27.160Z|4c50ca13-55ee-48cb-b0a8-fb182badfd5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:27.931Z|555ed51e-ec4a-40a9-94fa-ec116b779b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:27.932Z|555ed51e-ec4a-40a9-94fa-ec116b779b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:37.153Z|ab8c55ea-b25f-4ae1-80c8-5a2fc6575919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:37.154Z|ab8c55ea-b25f-4ae1-80c8-5a2fc6575919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:37.201Z|a0ce1da1-8308-4379-81d7-fc83789dac3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:37.204Z|a0ce1da1-8308-4379-81d7-fc83789dac3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:37.965Z|0e922ffc-58d8-4c5b-9500-cb1b4a1b95f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:37.966Z|0e922ffc-58d8-4c5b-9500-cb1b4a1b95f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:39.140Z|33af2872-7183-4791-abe6-34851d8e2704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:19:39.149Z|33af2872-7183-4791-abe6-34851d8e2704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:19:39.831Z|1b5d2d3f-0ff3-4139-a2e3-8fe62743603b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:19:39.832Z|1b5d2d3f-0ff3-4139-a2e3-8fe62743603b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:19:47.182Z|00a5b617-b051-4200-b04b-dbebf8c61803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:47.183Z|00a5b617-b051-4200-b04b-dbebf8c61803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:47.229Z|2c86140d-c6f4-438d-b531-bd4bcce8ecde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:47.230Z|2c86140d-c6f4-438d-b531-bd4bcce8ecde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:47.998Z|62eb9280-cdac-43b0-bde2-a2afdafbdf59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:48.000Z|62eb9280-cdac-43b0-bde2-a2afdafbdf59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:54.140Z|bd2518bd-7932-46ae-bdbe-92d12356fa9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:19:54.142Z|bd2518bd-7932-46ae-bdbe-92d12356fa9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:19:57.212Z|5afeb351-cf3e-4317-b3f4-16f425cfa318|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:57.214Z|5afeb351-cf3e-4317-b3f4-16f425cfa318|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:57.256Z|c37ec6d7-5c16-45fa-84c1-3a366bb18445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:57.257Z|c37ec6d7-5c16-45fa-84c1-3a366bb18445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:19:58.039Z|98e06bcd-53c0-4d2f-b260-08ca82843b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:19:58.041Z|98e06bcd-53c0-4d2f-b260-08ca82843b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:02.190Z|efc18d90-0731-4b7e-93cf-23edcda9bcd4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:20:02.192Z|efc18d90-0731-4b7e-93cf-23edcda9bcd4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:07.248Z|0c193bd8-a2be-470e-bd62-3297fe2efdbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:07.250Z|0c193bd8-a2be-470e-bd62-3297fe2efdbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:07.283Z|41603ae6-7868-4253-942f-11c40dde6996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:07.285Z|41603ae6-7868-4253-942f-11c40dde6996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:08.068Z|9a140de0-5eb6-4e1f-aa28-4a2d4bb2c532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:08.070Z|9a140de0-5eb6-4e1f-aa28-4a2d4bb2c532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:09.144Z|a007ea06-41ac-4202-9671-fd01ee16d4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:20:09.145Z|a007ea06-41ac-4202-9671-fd01ee16d4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:20:09.834Z|71d44fd2-4d8e-4e9f-bd15-d8152754a37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:20:09.834Z|71d44fd2-4d8e-4e9f-bd15-d8152754a37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:20:17.275Z|b47e2ea6-6bf2-4714-be4a-403487ea8481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:17.276Z|b47e2ea6-6bf2-4714-be4a-403487ea8481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:17.312Z|9e9f79ac-9afd-45fc-a8e2-c622d01cb1b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:17.314Z|9e9f79ac-9afd-45fc-a8e2-c622d01cb1b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:18.102Z|9f088bcf-7c72-4440-9d61-cc66d8582bd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:18.103Z|9f088bcf-7c72-4440-9d61-cc66d8582bd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:24.140Z|a2b3a211-ea22-4fe8-9964-f9b10cc3fee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:20:24.146Z|a2b3a211-ea22-4fe8-9964-f9b10cc3fee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:20:27.302Z|e02c8f1e-9831-42fc-8e1a-8265b6588c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:27.303Z|e02c8f1e-9831-42fc-8e1a-8265b6588c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:27.344Z|2d57e882-7ebe-4e58-a707-cb8b11a2bb88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:27.345Z|2d57e882-7ebe-4e58-a707-cb8b11a2bb88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:28.234Z|372febeb-4892-406c-b288-40aa7025bc59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:28.238Z|372febeb-4892-406c-b288-40aa7025bc59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:37.335Z|0b10802d-0ba4-4d5f-a8d1-2649a35a57c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:37.337Z|0b10802d-0ba4-4d5f-a8d1-2649a35a57c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:37.371Z|0af1cbd4-d433-4658-ac01-1f27ca1ebea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:37.372Z|0af1cbd4-d433-4658-ac01-1f27ca1ebea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:38.265Z|0888e2cf-160a-4db1-8f7c-c1e55292e30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:38.266Z|0888e2cf-160a-4db1-8f7c-c1e55292e30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:39.140Z|db852a4c-bb26-4d79-ba13-5ff6113cee78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:20:39.141Z|db852a4c-bb26-4d79-ba13-5ff6113cee78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:20:39.836Z|28389d82-d64a-4675-ba1e-b1e3c4a0d2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:20:39.837Z|28389d82-d64a-4675-ba1e-b1e3c4a0d2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:20:47.366Z|6cc704cf-01f0-4bff-9b87-9b2f4dd1d2c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:47.368Z|6cc704cf-01f0-4bff-9b87-9b2f4dd1d2c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:47.396Z|82d104a1-bdff-438e-8142-498c13fd6375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:47.397Z|82d104a1-bdff-438e-8142-498c13fd6375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:48.296Z|cd912775-09dd-4f4a-8ff2-20595a6aa6c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:48.297Z|cd912775-09dd-4f4a-8ff2-20595a6aa6c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:54.144Z|cea0ce47-b0b7-4df1-bbc2-be63eccf5844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:20:54.145Z|cea0ce47-b0b7-4df1-bbc2-be63eccf5844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:20:57.396Z|713671a7-bfd8-4f99-b338-e9e4417b5f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:57.397Z|713671a7-bfd8-4f99-b338-e9e4417b5f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:57.437Z|84460ed9-ae57-4390-bda0-3669d680f2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:57.439Z|84460ed9-ae57-4390-bda0-3669d680f2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:20:58.345Z|79a1e9a6-673e-4e46-80a0-1e2a0fb1c543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:20:58.347Z|79a1e9a6-673e-4e46-80a0-1e2a0fb1c543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:02.192Z|58b490c3-8928-4e63-b260-f45e99cc1825|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:21:02.193Z|58b490c3-8928-4e63-b260-f45e99cc1825|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:07.440Z|7e22a98d-dc35-4782-b6ee-11669d546721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:07.441Z|7e22a98d-dc35-4782-b6ee-11669d546721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:07.469Z|29922924-8f40-4dae-b9d0-3ca4594c52f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:07.470Z|29922924-8f40-4dae-b9d0-3ca4594c52f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:08.379Z|1eb309b6-2ee4-4aa8-a745-fdbe1ddb4eb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:08.381Z|1eb309b6-2ee4-4aa8-a745-fdbe1ddb4eb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:09.142Z|9ff2497c-203f-451b-a737-da29aee6d844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:21:09.150Z|9ff2497c-203f-451b-a737-da29aee6d844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:21:09.839Z|1afd64bb-90f8-4d0e-a614-d6ae1bf51b4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:21:09.840Z|1afd64bb-90f8-4d0e-a614-d6ae1bf51b4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:21:17.469Z|bd9ed759-fdfd-4bc9-a772-b869ce08ad4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:17.470Z|bd9ed759-fdfd-4bc9-a772-b869ce08ad4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:17.503Z|cdfff301-a96d-429c-b31a-c6db7f59ff84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:17.504Z|cdfff301-a96d-429c-b31a-c6db7f59ff84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:18.408Z|c657ed19-a5cb-4fc3-8e7c-9b5780c4bbab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:18.410Z|c657ed19-a5cb-4fc3-8e7c-9b5780c4bbab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:24.142Z|ca7edd62-c5f5-4b30-9042-d1b001bc0cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:21:24.148Z|ca7edd62-c5f5-4b30-9042-d1b001bc0cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:21:27.501Z|5d344287-d33e-40a1-93c3-a947cc9ed57d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:27.501Z|5d344287-d33e-40a1-93c3-a947cc9ed57d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:27.540Z|f38e707a-94cb-4651-a275-4caf127669c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:27.541Z|f38e707a-94cb-4651-a275-4caf127669c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:28.442Z|1ac29167-eef9-40cf-b3c3-ea8790f9dc2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:28.443Z|1ac29167-eef9-40cf-b3c3-ea8790f9dc2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:37.528Z|c0fbb174-d65c-4a60-8538-287d5bfe18a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:37.529Z|c0fbb174-d65c-4a60-8538-287d5bfe18a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:37.566Z|d3a43d26-4538-46aa-9519-feec4d01bbbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:37.567Z|d3a43d26-4538-46aa-9519-feec4d01bbbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:38.468Z|21f686a5-0eb8-4d4a-bfc3-8bd677379cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:38.469Z|21f686a5-0eb8-4d4a-bfc3-8bd677379cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:39.140Z|3b67bc70-cb74-45dc-826b-afe152a79156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:21:39.141Z|3b67bc70-cb74-45dc-826b-afe152a79156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:21:39.841Z|e9bd6ac9-8799-45f0-8fd9-aa363f452c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:21:39.842Z|e9bd6ac9-8799-45f0-8fd9-aa363f452c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:21:47.560Z|aa03d418-f4e9-409c-a5b4-b171ec737ba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:47.562Z|aa03d418-f4e9-409c-a5b4-b171ec737ba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:47.594Z|c371383a-dd36-4231-b8c7-7aa76c19d8ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:47.595Z|c371383a-dd36-4231-b8c7-7aa76c19d8ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:48.498Z|50565534-f0a1-4298-9f85-df7e2ecaa33c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:48.499Z|50565534-f0a1-4298-9f85-df7e2ecaa33c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:54.140Z|a354a51a-cced-4fcc-b8ac-a182a5527b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:21:54.145Z|a354a51a-cced-4fcc-b8ac-a182a5527b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:21:57.593Z|42b4d0f3-619d-489d-9682-e7523048101f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:57.594Z|42b4d0f3-619d-489d-9682-e7523048101f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:57.620Z|2d35b360-a88e-457a-96bc-e3cf8f776fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:57.621Z|2d35b360-a88e-457a-96bc-e3cf8f776fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:21:58.525Z|a290ad84-b9e9-42a2-a576-579b5759bccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:21:58.527Z|a290ad84-b9e9-42a2-a576-579b5759bccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:02.191Z|ff518b2b-f610-45f4-a35b-3d783c3c82cb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:22:02.194Z|ff518b2b-f610-45f4-a35b-3d783c3c82cb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:07.636Z|c0484f10-1893-4830-a6ba-ed273d3f1256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:07.637Z|c0484f10-1893-4830-a6ba-ed273d3f1256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:07.653Z|3bb285ee-1958-48f1-a2a6-287d364988e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:07.654Z|3bb285ee-1958-48f1-a2a6-287d364988e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:08.556Z|6484e8a2-4e51-44a0-a857-ca84383864f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:08.558Z|6484e8a2-4e51-44a0-a857-ca84383864f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:09.140Z|a668cc1d-868f-43ec-bc1d-764938bc8b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:22:09.142Z|a668cc1d-868f-43ec-bc1d-764938bc8b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:22:09.844Z|72906e97-fdfd-4442-8f15-942ba728850c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:22:09.846Z|72906e97-fdfd-4442-8f15-942ba728850c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:22:17.678Z|9e2141bd-0145-4925-a017-3a8e81777148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:17.680Z|9e2141bd-0145-4925-a017-3a8e81777148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:17.690Z|6ee7a34f-e934-428d-9d67-0bfc3a747998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:17.696Z|6ee7a34f-e934-428d-9d67-0bfc3a747998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:18.585Z|e33ba048-5411-4a1c-a772-1586feaf9263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:18.586Z|e33ba048-5411-4a1c-a772-1586feaf9263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:24.140Z|6b25654f-a140-4b95-ba97-cb4216718248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:22:24.142Z|6b25654f-a140-4b95-ba97-cb4216718248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:22:27.708Z|0f30b9af-570c-4700-946c-58f757ea38bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:27.709Z|0f30b9af-570c-4700-946c-58f757ea38bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:27.724Z|854e28d9-cae7-4ba6-829d-3dde2978110e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:27.731Z|854e28d9-cae7-4ba6-829d-3dde2978110e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:28.614Z|e3d28d59-55c4-4c75-8a10-20fa44efa7f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:28.615Z|e3d28d59-55c4-4c75-8a10-20fa44efa7f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:37.742Z|86c0f104-248a-4d6a-9190-565757dc9061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:37.751Z|86c0f104-248a-4d6a-9190-565757dc9061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:37.767Z|58ffacfb-7e2c-4e94-b4e0-87fb37cb6b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:37.768Z|58ffacfb-7e2c-4e94-b4e0-87fb37cb6b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:38.646Z|26edb27c-92e4-488c-b9c3-8fffba1f6fc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:38.648Z|26edb27c-92e4-488c-b9c3-8fffba1f6fc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:39.144Z|7ccabd62-6b2a-492d-86a0-acb62eb5fb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:22:39.154Z|7ccabd62-6b2a-492d-86a0-acb62eb5fb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:22:39.851Z|ae76a1b2-2654-41c7-bf6a-ef381c034bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:22:39.852Z|ae76a1b2-2654-41c7-bf6a-ef381c034bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:22:47.787Z|32f35800-318f-45f2-8973-78597a1aa4bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:47.789Z|32f35800-318f-45f2-8973-78597a1aa4bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:47.798Z|c825dd01-68b9-465c-9e09-40def3da078c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:47.800Z|c825dd01-68b9-465c-9e09-40def3da078c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:48.678Z|62f60d24-6d1b-4abe-a4ca-c2402660aab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:48.679Z|62f60d24-6d1b-4abe-a4ca-c2402660aab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:54.140Z|12a4e07e-9086-40f5-a022-cf663573d1c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:22:54.143Z|12a4e07e-9086-40f5-a022-cf663573d1c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:22:57.828Z|61404ef6-f724-4fa1-bf34-1158876d46a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:57.830Z|61404ef6-f724-4fa1-bf34-1158876d46a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:57.828Z|ff0ebe88-f91f-479a-944b-d91bf42aae53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:57.831Z|ff0ebe88-f91f-479a-944b-d91bf42aae53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:22:58.721Z|3d9542f7-0d87-49b3-abd9-5965794a8c0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:22:58.723Z|3d9542f7-0d87-49b3-abd9-5965794a8c0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:02.192Z|35a6d473-be61-45e0-86b8-b6b74f9a5c72|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:23:02.194Z|35a6d473-be61-45e0-86b8-b6b74f9a5c72|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:07.888Z|3b0ab49d-4e2d-4d5d-bac5-221a1fc13ace|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:07.889Z|3b0ab49d-4e2d-4d5d-bac5-221a1fc13ace|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:07.891Z|2866f348-6125-4d3e-94f1-fb0aeff52153|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:07.892Z|2866f348-6125-4d3e-94f1-fb0aeff52153|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:08.749Z|4d9622cc-baa4-4877-9a00-3e3a5d407743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:08.751Z|4d9622cc-baa4-4877-9a00-3e3a5d407743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:09.140Z|369e7304-c294-4579-9cfd-5ba2a5bc0f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:23:09.142Z|369e7304-c294-4579-9cfd-5ba2a5bc0f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:23:09.854Z|3c490b72-3739-4263-a2ab-9d565e7ae77a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:23:09.855Z|3c490b72-3739-4263-a2ab-9d565e7ae77a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:23:17.937Z|6584b83b-7017-43b7-b090-b6866f60c2fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:17.938Z|30318bcc-43f2-421e-b43b-2db246cf0011|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:17.939Z|6584b83b-7017-43b7-b090-b6866f60c2fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:17.940Z|30318bcc-43f2-421e-b43b-2db246cf0011|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:18.782Z|1ef9ed82-5a1d-42a5-999b-d5cddc195af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:18.784Z|1ef9ed82-5a1d-42a5-999b-d5cddc195af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:24.141Z|75024d2a-3a24-4bb3-b8e8-793bd25e26d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:23:24.152Z|75024d2a-3a24-4bb3-b8e8-793bd25e26d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:23:27.967Z|c38fb8dd-c86f-4e61-acaa-d3d615fd2929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:27.969Z|c38fb8dd-c86f-4e61-acaa-d3d615fd2929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:27.984Z|4ecc0eac-f2e8-4156-8400-6260747df444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:27.985Z|4ecc0eac-f2e8-4156-8400-6260747df444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:28.813Z|d3b15374-bae2-42ab-9ea0-6882e08e2ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:28.814Z|d3b15374-bae2-42ab-9ea0-6882e08e2ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:38.008Z|935bcf7b-891b-4c0d-9a67-c45e414ade1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:38.009Z|935bcf7b-891b-4c0d-9a67-c45e414ade1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:38.022Z|5d64a3f2-4fd0-43b9-b8c2-eec5d3c41f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:38.023Z|5d64a3f2-4fd0-43b9-b8c2-eec5d3c41f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:38.845Z|adb66bed-8217-4458-8a92-31c7243e96c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:38.850Z|adb66bed-8217-4458-8a92-31c7243e96c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:39.140Z|6e235f71-5c88-47ab-8781-362ba3cbf31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:23:39.141Z|6e235f71-5c88-47ab-8781-362ba3cbf31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:23:39.856Z|7aaf18d7-0afc-4629-b653-1c0c268ed6af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:23:39.857Z|7aaf18d7-0afc-4629-b653-1c0c268ed6af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:23:48.055Z|d8663217-483d-4f9c-a4bf-428792444c9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:48.056Z|d8663217-483d-4f9c-a4bf-428792444c9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:48.069Z|0136f538-c71e-4ed0-a634-9c46ce271dc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:48.073Z|0136f538-c71e-4ed0-a634-9c46ce271dc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:48.883Z|22d7a2b7-8897-47af-b9a5-569c8d3b8c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:48.884Z|22d7a2b7-8897-47af-b9a5-569c8d3b8c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:54.140Z|e10e459a-855a-46b5-9bb8-49fa9441b94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:23:54.141Z|e10e459a-855a-46b5-9bb8-49fa9441b94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:23:58.128Z|c9274860-4def-40ba-9564-b42a82b40297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:58.129Z|c9274860-4def-40ba-9564-b42a82b40297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:58.131Z|466d83cb-56bf-45fd-a1f5-4a6db331669e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:58.132Z|466d83cb-56bf-45fd-a1f5-4a6db331669e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:23:58.935Z|0dc88a9c-8faf-4c56-8280-ad1b0dafba36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:23:58.938Z|0dc88a9c-8faf-4c56-8280-ad1b0dafba36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:02.197Z|20eefa52-a16c-48e1-9045-09eaebc0ba84|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:24:02.198Z|20eefa52-a16c-48e1-9045-09eaebc0ba84|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:08.163Z|ea9561c1-d5b2-43c1-b82b-0efd80426c92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:08.164Z|ea9561c1-d5b2-43c1-b82b-0efd80426c92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:08.168Z|21023666-b2ef-4179-814e-9b70b111f452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:08.169Z|21023666-b2ef-4179-814e-9b70b111f452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:08.980Z|8083e438-8500-42b5-b7d1-90ea9f5aa05a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:08.981Z|8083e438-8500-42b5-b7d1-90ea9f5aa05a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:09.140Z|e6bd34e0-a414-4e99-ade9-0c63695d7e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:24:09.146Z|e6bd34e0-a414-4e99-ade9-0c63695d7e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:24:09.858Z|4a4eafb3-6f48-4275-9fa8-707ef25323ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:24:09.859Z|4a4eafb3-6f48-4275-9fa8-707ef25323ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:24:18.196Z|38d1d0d8-c161-4b56-8cc1-b01599451ead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:18.198Z|38d1d0d8-c161-4b56-8cc1-b01599451ead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:18.203Z|ba11267f-a28f-4bf7-91bb-6bf2253508b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:18.205Z|ba11267f-a28f-4bf7-91bb-6bf2253508b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:19.019Z|cf188205-32a2-4386-a54d-e820c651a5de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:19.025Z|cf188205-32a2-4386-a54d-e820c651a5de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:24.156Z|a747619c-5d3a-49d6-8e90-381731812a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:24:24.158Z|a747619c-5d3a-49d6-8e90-381731812a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:24:28.243Z|ef6e0cb5-8d92-4fd6-a25f-e5c1dba5cc77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:28.245Z|ef6e0cb5-8d92-4fd6-a25f-e5c1dba5cc77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:28.253Z|d70364f7-5b6f-43fd-a14d-17e700c80dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:28.254Z|d70364f7-5b6f-43fd-a14d-17e700c80dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:29.081Z|11967b0b-25c8-4163-922d-ab96a373eb59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:29.082Z|11967b0b-25c8-4163-922d-ab96a373eb59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:38.290Z|de5acfaf-23c6-48c3-ada3-2efc8af911ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:38.298Z|de5acfaf-23c6-48c3-ada3-2efc8af911ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:38.308Z|a0135754-7ce5-4831-b69f-e20216b6bf70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:38.309Z|a0135754-7ce5-4831-b69f-e20216b6bf70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:39.125Z|c651f006-e60d-4406-ba43-ff32843e7fba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:39.130Z|c651f006-e60d-4406-ba43-ff32843e7fba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:39.140Z|a4c3ed0d-e7a2-462e-9688-b048222b9670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:24:39.141Z|a4c3ed0d-e7a2-462e-9688-b048222b9670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:24:39.861Z|b8879b86-4c09-4494-a4e4-f8c72c0dd367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:24:39.862Z|b8879b86-4c09-4494-a4e4-f8c72c0dd367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:24:48.342Z|1c1889c1-2db4-45db-9ba8-dcbb07aefa97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:48.344Z|1c1889c1-2db4-45db-9ba8-dcbb07aefa97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:48.348Z|f8627c98-0e7c-4b8b-af13-4f1210b75941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:48.349Z|f8627c98-0e7c-4b8b-af13-4f1210b75941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:49.162Z|72b0b4a6-d097-44f2-84b6-5edec28c0bb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:49.164Z|72b0b4a6-d097-44f2-84b6-5edec28c0bb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:54.140Z|b322f8be-d5f6-4f67-aef6-0b250b10ed32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:24:54.145Z|b322f8be-d5f6-4f67-aef6-0b250b10ed32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:24:58.380Z|49e9b8fa-2267-47b4-9dd5-04ed1187183e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:58.381Z|49e9b8fa-2267-47b4-9dd5-04ed1187183e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:58.380Z|a9647906-aef3-4eba-9f4c-c9b191f5aa26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:58.385Z|a9647906-aef3-4eba-9f4c-c9b191f5aa26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:24:59.193Z|84b22975-ab8f-4e76-ae85-8f11dd056de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:24:59.197Z|84b22975-ab8f-4e76-ae85-8f11dd056de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:02.196Z|5ef20451-b931-4f5c-8ef3-053f1b04f567|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:25:02.198Z|5ef20451-b931-4f5c-8ef3-053f1b04f567|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:08.414Z|eeb7698c-7120-4f5d-abf7-2e79feda8634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:08.414Z|32fa44c1-6e1b-47e9-ac7e-5d5fa3b88ea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:08.415Z|32fa44c1-6e1b-47e9-ac7e-5d5fa3b88ea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:08.416Z|eeb7698c-7120-4f5d-abf7-2e79feda8634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:09.140Z|e5b06b3d-31e8-46fc-a890-377ef5b6f81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:25:09.142Z|e5b06b3d-31e8-46fc-a890-377ef5b6f81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:25:09.224Z|39274310-840e-4e5c-b29a-2575776e0d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:09.225Z|39274310-840e-4e5c-b29a-2575776e0d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:09.863Z|c075135c-4df1-494b-9da4-f42ad9943760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:25:09.864Z|c075135c-4df1-494b-9da4-f42ad9943760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:25:18.449Z|ec6a5541-f3bd-4bc6-9a85-bceb5639b698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:18.450Z|ec6a5541-f3bd-4bc6-9a85-bceb5639b698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:18.449Z|77b4f1f3-4fe1-4679-90bb-d68834c50437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:18.461Z|77b4f1f3-4fe1-4679-90bb-d68834c50437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:19.251Z|36b8cfc0-77eb-452e-b082-ececa079d0bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:19.253Z|36b8cfc0-77eb-452e-b082-ececa079d0bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:24.140Z|2375e489-2846-4b11-860f-6f8d3a0ea523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:25:24.141Z|2375e489-2846-4b11-860f-6f8d3a0ea523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:25:28.478Z|1ed03f77-a9b0-4a59-adac-d88fa7bcafa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:28.480Z|1ed03f77-a9b0-4a59-adac-d88fa7bcafa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:28.486Z|b5d6adfd-e4df-4915-945d-1a1ef3d74425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:28.492Z|b5d6adfd-e4df-4915-945d-1a1ef3d74425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:29.281Z|cb989749-056c-4768-b603-90b89cf00ca3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:29.282Z|cb989749-056c-4768-b603-90b89cf00ca3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:38.519Z|e8004ae5-e033-49e1-aabb-986b1cc35862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:38.520Z|e8004ae5-e033-49e1-aabb-986b1cc35862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:38.529Z|30c840f1-bdca-460e-9952-946e3366ec0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:38.530Z|30c840f1-bdca-460e-9952-946e3366ec0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:39.140Z|c349d052-b1ba-49d2-8d3d-bd39ad1368bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:25:39.145Z|c349d052-b1ba-49d2-8d3d-bd39ad1368bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:25:39.311Z|f1a1f241-15bf-49cd-84a4-163528e36faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:39.312Z|f1a1f241-15bf-49cd-84a4-163528e36faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:39.865Z|402f20e7-9c8f-4232-821c-d61ba220f1bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:25:39.866Z|402f20e7-9c8f-4232-821c-d61ba220f1bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:25:48.549Z|023b4c67-c365-4a96-b0a4-b93efd56bd7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:48.551Z|023b4c67-c365-4a96-b0a4-b93efd56bd7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:48.557Z|4224cdcc-f4a5-4cb6-88a8-cfafcc7acf16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:48.562Z|4224cdcc-f4a5-4cb6-88a8-cfafcc7acf16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:49.346Z|6e220379-3f27-45f7-a747-586428ba7c3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:49.348Z|6e220379-3f27-45f7-a747-586428ba7c3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:54.140Z|e90d89db-525a-4aee-b454-60b44ce1bcee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:25:54.141Z|e90d89db-525a-4aee-b454-60b44ce1bcee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:25:58.593Z|2565e4ac-0f8a-4725-8a0b-38964b75923b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:58.595Z|2565e4ac-0f8a-4725-8a0b-38964b75923b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:58.590Z|3f60b045-035f-4d9f-aa38-ba08cb39bd88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:58.605Z|3f60b045-035f-4d9f-aa38-ba08cb39bd88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:25:59.386Z|ef16e20d-d33f-4f9b-88ee-af6b658704d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:25:59.390Z|ef16e20d-d33f-4f9b-88ee-af6b658704d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:02.191Z|f2bade46-6955-430d-aee0-4dd48bfe6cdb|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:26:02.192Z|f2bade46-6955-430d-aee0-4dd48bfe6cdb|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:08.630Z|0430e15c-8706-43bb-9d6a-d5bfbae553a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:08.631Z|35e2e742-eba7-4a61-af2b-3bda0b640ac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:08.632Z|35e2e742-eba7-4a61-af2b-3bda0b640ac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:08.633Z|0430e15c-8706-43bb-9d6a-d5bfbae553a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:09.140Z|8ff2a186-e010-4f61-bc96-61fd66bedd1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:26:09.141Z|8ff2a186-e010-4f61-bc96-61fd66bedd1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:26:09.434Z|4e83e556-d778-4eea-b7ee-b81e677c35d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:09.435Z|4e83e556-d778-4eea-b7ee-b81e677c35d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:09.867Z|e2e2a410-8385-4e12-8305-0c4ac19cfde7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:26:09.868Z|e2e2a410-8385-4e12-8305-0c4ac19cfde7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:26:18.658Z|f8e0840e-79e0-4116-976e-a5e3cd2298c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:18.658Z|dd67b290-d999-457c-94ba-a9724c498016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:18.659Z|f8e0840e-79e0-4116-976e-a5e3cd2298c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:18.660Z|dd67b290-d999-457c-94ba-a9724c498016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:19.474Z|63ee5cad-1f73-428c-bb3e-e89125aadc72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:19.475Z|63ee5cad-1f73-428c-bb3e-e89125aadc72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:24.140Z|8012d8b7-ca52-43e5-92fd-f473a79172cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:26:24.145Z|8012d8b7-ca52-43e5-92fd-f473a79172cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:26:28.684Z|90d89ce1-fc0b-4b92-831f-3facb8e1b78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:28.684Z|39e6ae3e-b45f-43f3-9f7f-9771dcbb5288|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:28.685Z|90d89ce1-fc0b-4b92-831f-3facb8e1b78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:28.685Z|39e6ae3e-b45f-43f3-9f7f-9771dcbb5288|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:29.502Z|bb5c94ee-6c4c-4ef5-bf48-a3b5adebf314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:29.504Z|bb5c94ee-6c4c-4ef5-bf48-a3b5adebf314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:38.709Z|7703f66f-66df-45fd-a709-6e11b24f455b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:38.709Z|29d4674b-5702-49c0-aa68-035f94ab40a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:38.710Z|29d4674b-5702-49c0-aa68-035f94ab40a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:38.710Z|7703f66f-66df-45fd-a709-6e11b24f455b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:39.140Z|d898c823-9a17-497c-b105-8a756b52fad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:26:39.141Z|d898c823-9a17-497c-b105-8a756b52fad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:26:39.532Z|d1ef5090-1696-4aca-8b56-668c3ba32798|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:39.533Z|d1ef5090-1696-4aca-8b56-668c3ba32798|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:39.869Z|5e4bc0e7-59ca-4a83-8229-cec8bff3227e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:26:39.869Z|5e4bc0e7-59ca-4a83-8229-cec8bff3227e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:26:48.737Z|271561f5-95cd-49d8-9177-3607f2592349|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:48.737Z|81d440a1-dcca-4ec6-884a-92ed54196847|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:48.739Z|81d440a1-dcca-4ec6-884a-92ed54196847|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:48.739Z|271561f5-95cd-49d8-9177-3607f2592349|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:49.560Z|295a70c5-b1ff-47c0-894b-37f37dc2d737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:49.561Z|295a70c5-b1ff-47c0-894b-37f37dc2d737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:54.140Z|efd298fb-89b9-4848-8da7-7ba7b0f9fa9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:26:54.142Z|efd298fb-89b9-4848-8da7-7ba7b0f9fa9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:26:58.773Z|56dabae8-75c1-4010-823d-20fcb4bea1fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:58.773Z|b85ed6b9-c91f-4287-bc73-da2c370b0bb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:58.774Z|b85ed6b9-c91f-4287-bc73-da2c370b0bb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:58.774Z|56dabae8-75c1-4010-823d-20fcb4bea1fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:26:59.588Z|fd658057-5296-4891-9901-90bbbb2c4bf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:26:59.589Z|fd658057-5296-4891-9901-90bbbb2c4bf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:02.200Z|ec054178-ea45-4913-aeb7-21706c86b0d7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:27:02.201Z|ec054178-ea45-4913-aeb7-21706c86b0d7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:08.806Z|4353e2e5-3794-4912-ae8a-d9f567570e38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:08.806Z|f1c83949-85b7-464a-af29-c374954ace40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:08.808Z|4353e2e5-3794-4912-ae8a-d9f567570e38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:08.808Z|f1c83949-85b7-464a-af29-c374954ace40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:09.140Z|87f86512-1f6f-4a8c-98e9-1d0579f98799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:27:09.146Z|87f86512-1f6f-4a8c-98e9-1d0579f98799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:27:09.620Z|d1510fb9-e32a-402d-81f6-460540a97f69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:09.622Z|d1510fb9-e32a-402d-81f6-460540a97f69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:09.871Z|4c62c36a-54cf-4786-afbe-3febcf4925b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:27:09.872Z|4c62c36a-54cf-4786-afbe-3febcf4925b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:27:18.846Z|edfd1577-fef6-4807-a174-863e80003ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:18.848Z|edfd1577-fef6-4807-a174-863e80003ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:18.861Z|d92eed82-232a-4b94-904b-be9541085725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:18.862Z|d92eed82-232a-4b94-904b-be9541085725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:19.651Z|03bf3c8c-d4e4-4e3c-b2e2-9444f842d42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:19.653Z|03bf3c8c-d4e4-4e3c-b2e2-9444f842d42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:24.144Z|9ab01e75-ad95-4483-99a9-53519c36c980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:27:24.145Z|9ab01e75-ad95-4483-99a9-53519c36c980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:27:28.876Z|fa9cbfbc-1847-432c-be0e-5805561776d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:28.877Z|fa9cbfbc-1847-432c-be0e-5805561776d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:28.903Z|92d5d175-3b57-4a21-b468-daae90018b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:28.904Z|92d5d175-3b57-4a21-b468-daae90018b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:29.680Z|9d0f07f2-1d0d-43e7-9e3d-bcbbe7480b2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:29.681Z|9d0f07f2-1d0d-43e7-9e3d-bcbbe7480b2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:38.907Z|d5231619-3883-4755-8040-0437e4d847aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:38.909Z|d5231619-3883-4755-8040-0437e4d847aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:38.932Z|158ace58-532b-4e55-805f-60a62c84985c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:38.933Z|158ace58-532b-4e55-805f-60a62c84985c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:39.140Z|227b8d9d-c65f-42cb-ba6a-4f21be2af27e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:27:39.141Z|227b8d9d-c65f-42cb-ba6a-4f21be2af27e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:27:39.727Z|e9ab944f-6a46-433e-bd94-31d131f68145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:39.728Z|e9ab944f-6a46-433e-bd94-31d131f68145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:39.874Z|ae680adb-298a-437e-9b4d-faa0f001d154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:27:39.875Z|ae680adb-298a-437e-9b4d-faa0f001d154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:27:48.948Z|d0264320-e8b4-4d17-970e-0c55fe70f90c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:48.950Z|d0264320-e8b4-4d17-970e-0c55fe70f90c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:48.970Z|a86e6ab1-c08a-4f45-a50f-3f67559b3a5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:48.979Z|a86e6ab1-c08a-4f45-a50f-3f67559b3a5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:49.756Z|eb88ed38-4ff3-4c79-8668-72ba7909f3c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:49.757Z|eb88ed38-4ff3-4c79-8668-72ba7909f3c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:54.140Z|fd0c0aa6-78e1-4bd6-9af6-b7b353a70ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:27:54.148Z|fd0c0aa6-78e1-4bd6-9af6-b7b353a70ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:27:58.984Z|da4dbff9-53f4-495e-abf7-ba0cc1745c15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:58.985Z|da4dbff9-53f4-495e-abf7-ba0cc1745c15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:59.026Z|d49636c1-8160-4235-80a8-7ff52dc29553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:59.028Z|d49636c1-8160-4235-80a8-7ff52dc29553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:27:59.790Z|4b4e60f3-cd22-4ef2-a542-79a4b059e86f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:27:59.793Z|4b4e60f3-cd22-4ef2-a542-79a4b059e86f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:02.192Z|7acd6c33-9816-4c7d-be92-9a14040e82c3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:28:02.194Z|7acd6c33-9816-4c7d-be92-9a14040e82c3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:09.016Z|3e9a2a37-f8d5-42d0-9776-cd0a43ed495b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:09.017Z|3e9a2a37-f8d5-42d0-9776-cd0a43ed495b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:09.058Z|37677dd0-28be-4df5-a89b-f286e5e1dea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:09.060Z|37677dd0-28be-4df5-a89b-f286e5e1dea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:09.140Z|2a27715d-86ca-4406-aa30-4ea1c7452d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:28:09.141Z|2a27715d-86ca-4406-aa30-4ea1c7452d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:28:09.828Z|fe3e6270-db24-4474-8d33-48f33a9ff9fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:09.829Z|fe3e6270-db24-4474-8d33-48f33a9ff9fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:09.876Z|6b0677a8-065d-4d76-a027-1df486848956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:28:09.878Z|6b0677a8-065d-4d76-a027-1df486848956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:28:19.047Z|d39039aa-64fd-448d-a0e6-f490b9a8bcfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:19.048Z|d39039aa-64fd-448d-a0e6-f490b9a8bcfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:19.099Z|50ac7dae-d5b5-45f6-8f46-9ee5744c45d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:19.101Z|50ac7dae-d5b5-45f6-8f46-9ee5744c45d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:19.856Z|47a3ae3d-31e0-4098-90f5-8655af2d0255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:19.858Z|47a3ae3d-31e0-4098-90f5-8655af2d0255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:24.140Z|c453c3de-ad6c-43e9-8546-8017eb43edc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:28:24.141Z|c453c3de-ad6c-43e9-8546-8017eb43edc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:28:29.079Z|4851ed5f-31f8-45ca-a416-a1c00fa2865a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:29.080Z|4851ed5f-31f8-45ca-a416-a1c00fa2865a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:29.129Z|380152c8-2af6-46e2-b3e6-08bc1ead8914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:29.131Z|380152c8-2af6-46e2-b3e6-08bc1ead8914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:29.890Z|cad8bb4b-dfba-451f-82f6-e2840bfd34d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:29.891Z|cad8bb4b-dfba-451f-82f6-e2840bfd34d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:39.132Z|a5fdf9b8-1725-4290-807d-b289eb962257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:39.133Z|a5fdf9b8-1725-4290-807d-b289eb962257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:39.141Z|b0f1e2cf-08e5-4447-93fb-028fcd4c1402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:28:39.148Z|b0f1e2cf-08e5-4447-93fb-028fcd4c1402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:28:39.160Z|46767fcb-3985-47ab-aa02-90a75625674e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:39.164Z|46767fcb-3985-47ab-aa02-90a75625674e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:39.882Z|d802843a-ea18-490a-8740-863637fb6fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:28:39.883Z|d802843a-ea18-490a-8740-863637fb6fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:28:39.919Z|903c5821-5688-4197-8955-3ee9a1c824dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:39.921Z|903c5821-5688-4197-8955-3ee9a1c824dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:49.163Z|7f9f950d-86ad-4927-a775-2986330bb8b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:49.164Z|7f9f950d-86ad-4927-a775-2986330bb8b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:49.234Z|2026ce17-3796-4e50-b67e-02499fc315f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:49.247Z|2026ce17-3796-4e50-b67e-02499fc315f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:49.954Z|409468b4-3067-4770-b35f-f04a1534bee0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:49.958Z|409468b4-3067-4770-b35f-f04a1534bee0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:54.140Z|0268d4df-e88f-4a79-8883-7884634c4aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:28:54.141Z|0268d4df-e88f-4a79-8883-7884634c4aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:28:59.201Z|e6c1d214-58bc-4a3b-9e3f-897679db5cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:59.202Z|e6c1d214-58bc-4a3b-9e3f-897679db5cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:59.290Z|5ac42d68-a3e2-4fe9-9628-ccc4324e40f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:59.291Z|5ac42d68-a3e2-4fe9-9628-ccc4324e40f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:28:59.997Z|a66caff6-a222-4f37-925d-72f9e04eb98a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:28:59.998Z|a66caff6-a222-4f37-925d-72f9e04eb98a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:02.190Z|c70bc2f8-a252-44bd-8f74-efa9a1003c97|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:29:02.191Z|c70bc2f8-a252-44bd-8f74-efa9a1003c97|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:09.140Z|62172bf5-f3fe-4204-96fd-ad18870c50e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:29:09.141Z|62172bf5-f3fe-4204-96fd-ad18870c50e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:29:09.237Z|faba8830-9aa4-4b60-a3e0-6ce84b05fae0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:09.238Z|faba8830-9aa4-4b60-a3e0-6ce84b05fae0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:09.325Z|7ee6a5ef-3370-4871-90d3-104afbb7d391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:09.326Z|7ee6a5ef-3370-4871-90d3-104afbb7d391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:09.885Z|07b43700-3330-4652-bf0a-5923a44bf9d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:29:09.885Z|07b43700-3330-4652-bf0a-5923a44bf9d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:29:10.027Z|5ca2551b-15f1-4224-b437-3fc8ab7cbfec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:10.029Z|5ca2551b-15f1-4224-b437-3fc8ab7cbfec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:19.276Z|16c0e7a8-3d9d-42b0-bc5e-52cea41af8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:19.285Z|16c0e7a8-3d9d-42b0-bc5e-52cea41af8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:19.354Z|b03ed856-23c8-4df9-9090-11a0d09ad5da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:19.355Z|b03ed856-23c8-4df9-9090-11a0d09ad5da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:20.061Z|625ff89e-b4cb-4d08-b28c-b12c39c5d282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:20.062Z|625ff89e-b4cb-4d08-b28c-b12c39c5d282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:24.141Z|e3e16044-0415-40ee-9d05-3db839cd711f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:29:24.153Z|e3e16044-0415-40ee-9d05-3db839cd711f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:29:29.336Z|0df4bc00-c322-42f6-bd2c-2e9fac80912b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:29.338Z|0df4bc00-c322-42f6-bd2c-2e9fac80912b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:29.382Z|985a7df3-4a81-4637-8be5-65b3d4e81f7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:29.384Z|985a7df3-4a81-4637-8be5-65b3d4e81f7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:30.104Z|e9e88f50-7c46-4142-af6d-f2bbc4d7b240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:30.109Z|e9e88f50-7c46-4142-af6d-f2bbc4d7b240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:39.141Z|d021ed28-09a8-400b-8b3c-e8fdf9c2482d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:29:39.142Z|d021ed28-09a8-400b-8b3c-e8fdf9c2482d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:29:39.372Z|281cd234-d6b8-41eb-8335-78511600f95c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:39.374Z|281cd234-d6b8-41eb-8335-78511600f95c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:39.444Z|36f4c848-23e7-42ca-954e-5374007106a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:39.446Z|36f4c848-23e7-42ca-954e-5374007106a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:39.887Z|7f679b30-e465-447c-af29-25e75ba2c4b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:29:39.888Z|7f679b30-e465-447c-af29-25e75ba2c4b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:29:40.142Z|3ddb5262-7e02-4ef7-b32f-7e250b42d6d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:40.144Z|3ddb5262-7e02-4ef7-b32f-7e250b42d6d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:49.408Z|5f61303a-c7fa-414d-bd88-a487d2be21aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:49.409Z|5f61303a-c7fa-414d-bd88-a487d2be21aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:49.481Z|b261bb59-0281-406c-bca2-5e5b1aeda7d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:49.482Z|b261bb59-0281-406c-bca2-5e5b1aeda7d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:50.178Z|4a8c0b96-9a66-487d-bcbc-ca9a759b409e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:50.181Z|4a8c0b96-9a66-487d-bcbc-ca9a759b409e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:54.141Z|bc48db1f-0957-4d98-aaef-ff30f4564d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:29:54.142Z|bc48db1f-0957-4d98-aaef-ff30f4564d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:29:59.467Z|e57b5bda-f1ae-4d45-ba41-4dc56ea94e7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:59.471Z|e57b5bda-f1ae-4d45-ba41-4dc56ea94e7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:29:59.532Z|e6172993-bdc9-4540-ae39-1dcfdca1fe20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:29:59.534Z|e6172993-bdc9-4540-ae39-1dcfdca1fe20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:00.212Z|5c3d3156-c624-411f-b97c-71052f41ec35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:00.215Z|5c3d3156-c624-411f-b97c-71052f41ec35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:02.210Z|7580b572-cc5f-4d17-bcdd-8beb970eae40|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:30:02.211Z|7580b572-cc5f-4d17-bcdd-8beb970eae40|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:09.141Z|830c4895-150e-4d11-9bb4-865bc6d9aaab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:30:09.146Z|830c4895-150e-4d11-9bb4-865bc6d9aaab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:30:09.503Z|e51aba14-a5c3-4df7-8899-a4603ddbb1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:09.505Z|e51aba14-a5c3-4df7-8899-a4603ddbb1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:09.566Z|e916b2b3-2b7f-4bec-97ef-147211256f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:09.568Z|e916b2b3-2b7f-4bec-97ef-147211256f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:09.889Z|8b83db48-e394-403c-a4bc-9149bbf48d29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:30:09.890Z|8b83db48-e394-403c-a4bc-9149bbf48d29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:30:10.250Z|8efd0217-5f51-42b3-8d2f-d246df41d022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:10.253Z|8efd0217-5f51-42b3-8d2f-d246df41d022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:19.547Z|2c0b97e1-22ab-4c6b-913b-42647e5e7e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:19.548Z|2c0b97e1-22ab-4c6b-913b-42647e5e7e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:19.594Z|42f54e66-f6df-4be7-9f96-7a6f9f193c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:19.595Z|42f54e66-f6df-4be7-9f96-7a6f9f193c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:20.285Z|c64570b1-d636-43a5-8a50-f0315f7e8081|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:20.286Z|c64570b1-d636-43a5-8a50-f0315f7e8081|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:24.140Z|70623516-f0bd-4b42-aefb-e24bbeaaa922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:30:24.141Z|70623516-f0bd-4b42-aefb-e24bbeaaa922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:30:29.581Z|601a5a5b-f66d-4790-8cde-d58e36aa955c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:29.582Z|601a5a5b-f66d-4790-8cde-d58e36aa955c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:29.621Z|072084d0-b1fd-4caa-90d1-f0873909f2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:29.623Z|072084d0-b1fd-4caa-90d1-f0873909f2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:30.312Z|017667c0-d242-4078-8ed9-29d94f99cb4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:30.313Z|017667c0-d242-4078-8ed9-29d94f99cb4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:39.144Z|84180e53-3aa7-40bf-b954-fed512bd2be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:30:39.145Z|84180e53-3aa7-40bf-b954-fed512bd2be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:30:39.609Z|d0290d5f-a118-41b7-a6d3-b450575dcb53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:39.612Z|d0290d5f-a118-41b7-a6d3-b450575dcb53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:39.652Z|19295e98-2f7a-4986-9e7e-a902672eab0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:39.653Z|19295e98-2f7a-4986-9e7e-a902672eab0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:39.891Z|0a917c1e-5bd8-48e2-8153-ebfad1e2c390|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:30:39.892Z|0a917c1e-5bd8-48e2-8153-ebfad1e2c390|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:30:40.347Z|8db8b90f-8e89-4e5a-b197-3a363d97183d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:40.349Z|8db8b90f-8e89-4e5a-b197-3a363d97183d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:49.640Z|b551a904-daff-4158-b315-b5fbe4fc3856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:49.641Z|b551a904-daff-4158-b315-b5fbe4fc3856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:49.680Z|4bfbcfba-1dce-4460-9005-43f9e55d3d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:49.681Z|4bfbcfba-1dce-4460-9005-43f9e55d3d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:50.390Z|4af5c86a-fd47-4d77-92eb-62313e8c9476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:50.392Z|4af5c86a-fd47-4d77-92eb-62313e8c9476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:54.140Z|35fc7c2a-521c-452e-93b2-47f8dfb76944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:30:54.141Z|35fc7c2a-521c-452e-93b2-47f8dfb76944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:30:59.674Z|3264862c-606f-44a2-8179-6402edc6d3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:59.675Z|3264862c-606f-44a2-8179-6402edc6d3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:30:59.718Z|01e347a1-64ef-4290-a539-bbb50c8a36b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:30:59.719Z|01e347a1-64ef-4290-a539-bbb50c8a36b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:00.427Z|d8ecf012-a086-434d-95d2-c7c0f74b54aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:00.428Z|d8ecf012-a086-434d-95d2-c7c0f74b54aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:02.191Z|e0b1dd9e-d0ca-4fb0-b4d7-70fbfbe1237d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:31:02.192Z|e0b1dd9e-d0ca-4fb0-b4d7-70fbfbe1237d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:09.140Z|2cfc671f-fa61-44e8-8691-f75b23d94d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:31:09.141Z|2cfc671f-fa61-44e8-8691-f75b23d94d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:31:09.716Z|6ebc7e81-6135-441a-8563-4284c8863cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:09.718Z|6ebc7e81-6135-441a-8563-4284c8863cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:09.764Z|da32ba8c-8be5-4553-b5bb-1c4d780f6020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:09.766Z|da32ba8c-8be5-4553-b5bb-1c4d780f6020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:09.893Z|70b59d03-aee8-40da-8ee1-942145347e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:31:09.894Z|70b59d03-aee8-40da-8ee1-942145347e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:31:10.457Z|5c6bdc1e-9948-4fd5-b4a9-e25325677f4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:10.458Z|5c6bdc1e-9948-4fd5-b4a9-e25325677f4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:19.758Z|adeb5849-a02e-4650-be9e-45c17ded4b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:19.759Z|adeb5849-a02e-4650-be9e-45c17ded4b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:19.796Z|f6833fb6-0338-4ef9-bc20-3e520ab87e2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:19.797Z|f6833fb6-0338-4ef9-bc20-3e520ab87e2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:20.491Z|1e08106d-1f94-4c97-86ee-f4e43473d0a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:20.493Z|1e08106d-1f94-4c97-86ee-f4e43473d0a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:24.140Z|9add47b5-6ff2-4c79-87f3-f2b55f9f85ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:31:24.145Z|9add47b5-6ff2-4c79-87f3-f2b55f9f85ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:31:29.785Z|d802cf9f-da7f-4fb1-94f5-a20ce6eb7719|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:29.787Z|d802cf9f-da7f-4fb1-94f5-a20ce6eb7719|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:29.835Z|0c5198f5-080f-4d4c-baa0-1607c38e188f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:29.836Z|0c5198f5-080f-4d4c-baa0-1607c38e188f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:30.520Z|fbacfe16-920a-40d8-a175-ddbfb669d607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:30.521Z|fbacfe16-920a-40d8-a175-ddbfb669d607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:39.140Z|06408591-a97a-4fc0-95f5-7f498fd8c31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:31:39.141Z|06408591-a97a-4fc0-95f5-7f498fd8c31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:31:39.830Z|0cd48061-ade1-4976-a718-5dc7334975b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:39.832Z|0cd48061-ade1-4976-a718-5dc7334975b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:39.864Z|18aede8f-292c-42cf-b6a0-0a48f2a0ee7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:39.866Z|18aede8f-292c-42cf-b6a0-0a48f2a0ee7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:39.896Z|80b3cdd0-a885-48de-a8fe-67d03314c708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:31:39.896Z|80b3cdd0-a885-48de-a8fe-67d03314c708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:31:40.560Z|acb378fc-c798-4e28-b94c-33f974e4f396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:40.561Z|acb378fc-c798-4e28-b94c-33f974e4f396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:49.860Z|66fb92de-c7e8-4b0f-a4e4-194f94ae5440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:49.861Z|66fb92de-c7e8-4b0f-a4e4-194f94ae5440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:49.901Z|5518daa3-8796-4c3f-8352-912e027c1941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:49.902Z|5518daa3-8796-4c3f-8352-912e027c1941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:50.596Z|5ba63b13-f178-42f4-9471-d43328718ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:50.602Z|5ba63b13-f178-42f4-9471-d43328718ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:54.141Z|81a7a88a-cab6-44fa-834d-8fdd592bee10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:31:54.142Z|81a7a88a-cab6-44fa-834d-8fdd592bee10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:31:59.890Z|7cdb592c-5fdd-48e6-ad16-3cd3e01cb80e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:59.892Z|7cdb592c-5fdd-48e6-ad16-3cd3e01cb80e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:31:59.929Z|4ff92b66-d4a3-47b0-ad8c-18a0573073f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:31:59.933Z|4ff92b66-d4a3-47b0-ad8c-18a0573073f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:00.656Z|e6b01828-7d80-4aae-a91c-8f4dec9e28ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:00.657Z|e6b01828-7d80-4aae-a91c-8f4dec9e28ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:02.193Z|6d30bb02-03fc-468e-9c5c-b9676fed6d5e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:32:02.194Z|6d30bb02-03fc-468e-9c5c-b9676fed6d5e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:09.143Z|a8e61a6e-d4c1-4651-9d1d-292c512dc423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:32:09.144Z|a8e61a6e-d4c1-4651-9d1d-292c512dc423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:32:09.897Z|5a9cfee8-9dc2-43c1-b8ef-bb1847ba2b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:32:09.898Z|5a9cfee8-9dc2-43c1-b8ef-bb1847ba2b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:32:09.929Z|c1517f84-47e9-4c4d-b5eb-416d7c940e48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:09.930Z|c1517f84-47e9-4c4d-b5eb-416d7c940e48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:09.974Z|96665f80-c424-4958-900e-59d342721b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:09.976Z|96665f80-c424-4958-900e-59d342721b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:10.707Z|08068780-4bd3-4123-a06f-526ef642c9f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:10.708Z|08068780-4bd3-4123-a06f-526ef642c9f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:19.956Z|fa803b61-dde2-4139-9fba-e240b4932047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:19.957Z|fa803b61-dde2-4139-9fba-e240b4932047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:20.002Z|cebbaadb-e93d-4882-b2c3-3690c50c5765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:20.004Z|cebbaadb-e93d-4882-b2c3-3690c50c5765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:20.735Z|991390fc-d1ac-4965-ad78-0416bb699668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:20.736Z|991390fc-d1ac-4965-ad78-0416bb699668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:24.140Z|9bee52a0-5535-4609-8360-1c9258d09141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:32:24.141Z|9bee52a0-5535-4609-8360-1c9258d09141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:32:29.984Z|0ba35d61-1fee-4584-af7f-8b46c308a8d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:29.985Z|0ba35d61-1fee-4584-af7f-8b46c308a8d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:30.033Z|6c8ddadb-6ba6-4d18-bb99-7205ce99520d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:30.034Z|6c8ddadb-6ba6-4d18-bb99-7205ce99520d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:30.771Z|d9c72630-fed7-4b7b-89a1-55e441f5dd69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:30.772Z|d9c72630-fed7-4b7b-89a1-55e441f5dd69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:39.140Z|63ba9bda-1a72-4b8a-b61b-f679137046f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:32:39.162Z|63ba9bda-1a72-4b8a-b61b-f679137046f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:32:39.899Z|0a61626c-a4f5-4fa3-8628-efbbe79141a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:32:39.900Z|0a61626c-a4f5-4fa3-8628-efbbe79141a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:32:40.014Z|a76080d5-3206-4b44-b4fc-882a90eaa29b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:40.016Z|a76080d5-3206-4b44-b4fc-882a90eaa29b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:40.063Z|c66d7883-3a19-4c4d-b2f2-3f790ad8f3fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:40.064Z|c66d7883-3a19-4c4d-b2f2-3f790ad8f3fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:40.812Z|7f3d8061-44d3-4216-adf5-9c160545640d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:40.814Z|7f3d8061-44d3-4216-adf5-9c160545640d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:50.044Z|b0501e17-55aa-4ebb-b0f6-467e4d60e1ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:50.045Z|b0501e17-55aa-4ebb-b0f6-467e4d60e1ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:50.089Z|0d60c4c5-4f88-4262-a4e4-f1d58d9f0875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:50.090Z|0d60c4c5-4f88-4262-a4e4-f1d58d9f0875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:50.844Z|7e0fcb97-dc92-415f-91c1-ce6733008667|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:32:50.845Z|7e0fcb97-dc92-415f-91c1-ce6733008667|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:32:54.140Z|5e70e944-6eb0-46fa-b384-cf2700ffb73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:32:54.141Z|5e70e944-6eb0-46fa-b384-cf2700ffb73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:33:00.076Z|78304b12-d56d-464e-bf6c-9e62eb62b6f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:00.077Z|78304b12-d56d-464e-bf6c-9e62eb62b6f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:00.129Z|44e0cb69-e5c1-464e-b8da-07c3e066c27e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:00.130Z|44e0cb69-e5c1-464e-b8da-07c3e066c27e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:00.885Z|daba19c5-2009-41cb-af9a-6629d304db58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:00.886Z|daba19c5-2009-41cb-af9a-6629d304db58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:02.190Z|7350ca28-56c0-4f0d-b9c2-5543b1c734e4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:33:02.196Z|7350ca28-56c0-4f0d-b9c2-5543b1c734e4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:09.140Z|1e8b1d42-7155-4a3c-8562-49905b6bb805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:33:09.141Z|1e8b1d42-7155-4a3c-8562-49905b6bb805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:33:09.900Z|ecb665e9-5194-4513-ac3a-1577e68306dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:33:09.901Z|ecb665e9-5194-4513-ac3a-1577e68306dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:33:10.114Z|d0834571-08a5-4ab9-8c57-1c3bbf473677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:10.116Z|d0834571-08a5-4ab9-8c57-1c3bbf473677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:10.157Z|260999a7-44cf-4b8b-8be6-9b1974bba7ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:10.158Z|260999a7-44cf-4b8b-8be6-9b1974bba7ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:10.927Z|8edca27a-c328-4108-9fbc-b2e32affdd64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:10.928Z|8edca27a-c328-4108-9fbc-b2e32affdd64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:20.155Z|8e162095-ec4b-4e00-a27f-842cf8ef7e29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:20.157Z|8e162095-ec4b-4e00-a27f-842cf8ef7e29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:20.185Z|ba472665-f445-4637-9e4e-f79a3b8e6123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:20.186Z|ba472665-f445-4637-9e4e-f79a3b8e6123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:20.958Z|b5e9112f-5c19-4778-a290-2e58bb7e034d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:20.959Z|b5e9112f-5c19-4778-a290-2e58bb7e034d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:24.140Z|0af44e4e-cf3b-4d31-a1d9-366ff167bd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:33:24.144Z|0af44e4e-cf3b-4d31-a1d9-366ff167bd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:33:30.183Z|7b5f735f-34f7-453e-89a1-cc95ec633fae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:30.184Z|7b5f735f-34f7-453e-89a1-cc95ec633fae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:30.210Z|d68de599-dece-4ac6-abdf-e7b51ec6b967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:30.212Z|d68de599-dece-4ac6-abdf-e7b51ec6b967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:30.989Z|572919ed-1f02-46d9-a99d-c0eceabb951d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:30.990Z|572919ed-1f02-46d9-a99d-c0eceabb951d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:39.140Z|2fe7e500-6155-4b20-a877-daea6e076338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:33:39.141Z|2fe7e500-6155-4b20-a877-daea6e076338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:33:39.902Z|a14460d8-7dd4-40f7-acd3-aab73206ff13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:33:39.903Z|a14460d8-7dd4-40f7-acd3-aab73206ff13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:33:40.216Z|91b34a58-92b7-401a-b696-1f3c828a9fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:40.217Z|91b34a58-92b7-401a-b696-1f3c828a9fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:40.243Z|cca81dfb-ed4a-47cc-a778-75a5bb1cc5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:40.245Z|cca81dfb-ed4a-47cc-a778-75a5bb1cc5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:41.023Z|21f783e3-f87e-4f4e-aaf3-74133135145c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:41.025Z|21f783e3-f87e-4f4e-aaf3-74133135145c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:50.243Z|65c841b7-9652-4a24-be69-3fd29acda70e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:50.245Z|65c841b7-9652-4a24-be69-3fd29acda70e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:50.271Z|4d2dc7a8-0644-4ef1-a4ee-a4942656da57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:50.273Z|4d2dc7a8-0644-4ef1-a4ee-a4942656da57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:51.067Z|415d7db4-ed74-4787-a7a0-c30c156f34a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:33:51.069Z|415d7db4-ed74-4787-a7a0-c30c156f34a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:33:54.140Z|c954e68f-e1e3-4aca-b7b6-e8bfa11104be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:33:54.141Z|c954e68f-e1e3-4aca-b7b6-e8bfa11104be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:34:00.276Z|8c69387c-6618-4634-b677-07ea1b73e5ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:00.277Z|8c69387c-6618-4634-b677-07ea1b73e5ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:00.306Z|60d6e7c5-d080-4bb6-afc6-65ca4d7dc25d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:00.307Z|60d6e7c5-d080-4bb6-afc6-65ca4d7dc25d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:01.094Z|eeb42548-d4f4-4012-bfba-37585768ce19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:01.095Z|eeb42548-d4f4-4012-bfba-37585768ce19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:02.199Z|2270ddf9-d077-4ea5-bce0-0c1af3a982e7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:34:02.201Z|2270ddf9-d077-4ea5-bce0-0c1af3a982e7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:09.140Z|becf88bf-c5a6-4bf8-9aa2-2aef58af602f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:34:09.145Z|becf88bf-c5a6-4bf8-9aa2-2aef58af602f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:34:09.905Z|f78f4b0a-c7fd-457c-9c88-687ccffc106e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:34:09.906Z|f78f4b0a-c7fd-457c-9c88-687ccffc106e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:34:10.313Z|e31a7bcd-63eb-4400-bbc0-724d11092c1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:10.314Z|e31a7bcd-63eb-4400-bbc0-724d11092c1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:10.345Z|c6a73b76-2f1d-45b1-b60c-ad9f5038f4d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:10.347Z|c6a73b76-2f1d-45b1-b60c-ad9f5038f4d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:11.125Z|29929af7-cf52-4ba4-b29a-2b7726bae06d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:11.126Z|29929af7-cf52-4ba4-b29a-2b7726bae06d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:20.376Z|34a5cc68-7458-431f-a1ce-abcf6a3bd808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:20.378Z|34a5cc68-7458-431f-a1ce-abcf6a3bd808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:20.379Z|45e258fe-ebb8-4844-9386-80c6a16d32a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:20.379Z|45e258fe-ebb8-4844-9386-80c6a16d32a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:21.150Z|6279d6c3-f593-4b2d-853d-f48ee5e051fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:21.172Z|6279d6c3-f593-4b2d-853d-f48ee5e051fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:24.140Z|90caf2e3-126a-446e-aada-dbc74d9c7f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:34:24.142Z|90caf2e3-126a-446e-aada-dbc74d9c7f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:34:30.412Z|c5b66339-c732-429b-b61d-a439d117c91b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:30.413Z|c8b6e5c8-2ca1-4c28-b394-99491fb60c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:30.414Z|c5b66339-c732-429b-b61d-a439d117c91b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:30.414Z|c8b6e5c8-2ca1-4c28-b394-99491fb60c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:31.205Z|8daa4331-88e9-47e0-b229-9c9c22c5cabe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:31.206Z|8daa4331-88e9-47e0-b229-9c9c22c5cabe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:39.140Z|8d8f3745-23df-4475-b8e4-e825e63f7901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:34:39.142Z|8d8f3745-23df-4475-b8e4-e825e63f7901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:34:39.907Z|bf30e967-37a0-4ebc-bcda-905f406f39aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:34:39.907Z|bf30e967-37a0-4ebc-bcda-905f406f39aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:34:40.443Z|27d859b1-8b6f-4f58-b654-1df99c5644b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:40.444Z|27d859b1-8b6f-4f58-b654-1df99c5644b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:40.449Z|49a54adb-55c9-4cf1-9400-8af3038fbe79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:40.450Z|49a54adb-55c9-4cf1-9400-8af3038fbe79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:41.267Z|b061bb21-93e1-4439-91ac-4bba1cdba2c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:41.268Z|b061bb21-93e1-4439-91ac-4bba1cdba2c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:50.480Z|8d553713-e96e-4707-a7d9-dd541bc7929e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:50.481Z|8d553713-e96e-4707-a7d9-dd541bc7929e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:50.481Z|f15c3d7b-a2b0-4416-9b76-989e2d0c9772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:50.482Z|f15c3d7b-a2b0-4416-9b76-989e2d0c9772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:51.307Z|954f7ffd-2900-46cf-bf97-e5edc073f64d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:34:51.309Z|954f7ffd-2900-46cf-bf97-e5edc073f64d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:34:54.140Z|fc075b5a-3870-4e2c-a42a-fb843901040b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:34:54.147Z|fc075b5a-3870-4e2c-a42a-fb843901040b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:35:00.518Z|b80629d4-6974-4b52-8fde-7bf696bdd266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:00.518Z|ec0cfeb8-5389-4212-bbad-934b9aacf40a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:00.520Z|ec0cfeb8-5389-4212-bbad-934b9aacf40a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:00.520Z|b80629d4-6974-4b52-8fde-7bf696bdd266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:01.346Z|6abe2f2d-6a60-4b78-a870-648572199869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:01.347Z|6abe2f2d-6a60-4b78-a870-648572199869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:02.190Z|a8f5973e-1cb9-4315-9b3e-68add44f7cf6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:35:02.193Z|a8f5973e-1cb9-4315-9b3e-68add44f7cf6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:09.142Z|f6c94da6-a3f6-413b-9bad-ee1b160ddc58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:35:09.146Z|f6c94da6-a3f6-413b-9bad-ee1b160ddc58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:35:09.908Z|039e1dc6-65eb-4f3b-a60c-84379596e270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:35:09.909Z|039e1dc6-65eb-4f3b-a60c-84379596e270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:35:10.544Z|0ceee091-0e8b-41a2-8d79-eb7dd121d8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:10.546Z|0ceee091-0e8b-41a2-8d79-eb7dd121d8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:10.545Z|8279ed01-2d81-4ea2-8c14-c4495377fe97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:10.550Z|8279ed01-2d81-4ea2-8c14-c4495377fe97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:11.377Z|5ec0b117-53ed-474a-8862-76f251e4ae34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:11.379Z|5ec0b117-53ed-474a-8862-76f251e4ae34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:20.577Z|625f175c-d56c-4c19-8a47-cb6dceb74b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:20.578Z|625f175c-d56c-4c19-8a47-cb6dceb74b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:20.590Z|9d267d93-abaf-43b5-95b8-e4b55bbe6447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:20.592Z|9d267d93-abaf-43b5-95b8-e4b55bbe6447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:21.414Z|e0f4c482-92bc-4f88-bc31-408b18d72763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:21.415Z|e0f4c482-92bc-4f88-bc31-408b18d72763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:24.140Z|2cac33a6-851c-49bb-8f26-53187dbf0f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:35:24.141Z|2cac33a6-851c-49bb-8f26-53187dbf0f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:35:30.606Z|e6053505-1f06-41b4-8485-8af0d530cd56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:30.607Z|e6053505-1f06-41b4-8485-8af0d530cd56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:30.619Z|0d0f6e08-b43a-4b8b-8e69-9727f266a2e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:30.620Z|0d0f6e08-b43a-4b8b-8e69-9727f266a2e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:31.448Z|11e35a18-1614-425d-b12c-24dfb4eedf3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:31.448Z|11e35a18-1614-425d-b12c-24dfb4eedf3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:39.140Z|b04bae62-0a26-49a1-af55-f90fa7f0fb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:35:39.144Z|b04bae62-0a26-49a1-af55-f90fa7f0fb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:35:39.912Z|f7748b94-169c-4280-af85-1b2de9027a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:35:39.912Z|f7748b94-169c-4280-af85-1b2de9027a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:35:40.632Z|4bf25286-5ec1-4fba-863a-f2079ccd0390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:40.633Z|4bf25286-5ec1-4fba-863a-f2079ccd0390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:40.654Z|d3f44922-9c85-4db7-9aa4-87210bc1bec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:40.657Z|d3f44922-9c85-4db7-9aa4-87210bc1bec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:41.475Z|a180fa3c-0135-412d-a40a-dde722e501e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:41.479Z|a180fa3c-0135-412d-a40a-dde722e501e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:50.662Z|fa34b28a-cbd3-4e02-9110-7eaf3096f377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:50.663Z|fa34b28a-cbd3-4e02-9110-7eaf3096f377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:50.712Z|bfdd0e35-1be7-4682-9d61-79edc6e5e2f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:50.713Z|bfdd0e35-1be7-4682-9d61-79edc6e5e2f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:51.524Z|a80b0d7b-36c3-49c1-91b5-f2638dd5afb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:35:51.526Z|a80b0d7b-36c3-49c1-91b5-f2638dd5afb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:35:54.140Z|d93e1cf9-1b23-4d16-bd57-033df173fd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:35:54.140Z|d93e1cf9-1b23-4d16-bd57-033df173fd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:36:00.719Z|a6768cd3-2542-4f4d-8448-8506f6fcd4b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:00.720Z|a6768cd3-2542-4f4d-8448-8506f6fcd4b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:00.743Z|477ec22e-ec63-40ae-a68a-658fb455e61c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:00.744Z|477ec22e-ec63-40ae-a68a-658fb455e61c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:01.560Z|cb1a0c40-ef88-45e4-988d-5f2cb245609d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:01.561Z|cb1a0c40-ef88-45e4-988d-5f2cb245609d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:02.195Z|0c626697-6465-415e-9239-abce83740980|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:36:02.196Z|0c626697-6465-415e-9239-abce83740980|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:09.149Z|2da69738-d418-4d58-92cc-27d5143a073d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:36:09.157Z|2da69738-d418-4d58-92cc-27d5143a073d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:36:09.916Z|98411615-500b-499e-8ebd-e30228281cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:36:09.918Z|98411615-500b-499e-8ebd-e30228281cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:36:10.762Z|5ba02250-ae18-4e37-969a-b0b46d9b1958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:10.763Z|5ba02250-ae18-4e37-969a-b0b46d9b1958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:10.817Z|7fcd25e2-9da7-497d-a050-5dc8b0fdfcfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:10.818Z|7fcd25e2-9da7-497d-a050-5dc8b0fdfcfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:11.602Z|347b0440-21b7-4fe1-8413-8bfb93873295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:11.604Z|347b0440-21b7-4fe1-8413-8bfb93873295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:20.819Z|26a5b081-a68b-4f25-a647-9961719f747b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:20.822Z|26a5b081-a68b-4f25-a647-9961719f747b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:20.861Z|9f592db2-1317-42ee-829d-3e240ad55530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:20.862Z|9f592db2-1317-42ee-829d-3e240ad55530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:21.660Z|eddb6649-feb0-439c-b539-c5bf7887f364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:21.661Z|eddb6649-feb0-439c-b539-c5bf7887f364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:24.140Z|4318aa8d-5f20-41a0-a91d-9f96b87439c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:36:24.141Z|4318aa8d-5f20-41a0-a91d-9f96b87439c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:36:30.859Z|fd7429ee-6886-4a67-9db6-5af6f5902803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:30.860Z|fd7429ee-6886-4a67-9db6-5af6f5902803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:30.901Z|1193e813-0007-4dae-915f-6690002cdc34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:30.902Z|1193e813-0007-4dae-915f-6690002cdc34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:31.690Z|76c62675-7287-496e-b11d-9fe796348843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:31.693Z|76c62675-7287-496e-b11d-9fe796348843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:39.140Z|382aa2e5-12de-4492-a4fb-b8c5afd529e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:36:39.141Z|382aa2e5-12de-4492-a4fb-b8c5afd529e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:36:39.919Z|b53eb6ca-48ab-4bec-93f8-f595526ad728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:36:39.920Z|b53eb6ca-48ab-4bec-93f8-f595526ad728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:36:40.914Z|53f41c8d-6487-4e79-9921-56816ef1fb2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:40.915Z|53f41c8d-6487-4e79-9921-56816ef1fb2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:40.935Z|4f650516-bff2-48c1-b937-2595195371b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:40.936Z|4f650516-bff2-48c1-b937-2595195371b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:41.732Z|587b9d63-fffd-42c4-ac03-4133de4609e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:41.733Z|587b9d63-fffd-42c4-ac03-4133de4609e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:50.960Z|4e32a818-fd27-4fbd-b317-3ed3dc708ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:50.962Z|4e32a818-fd27-4fbd-b317-3ed3dc708ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:50.965Z|79c0bd24-f36f-4493-82c0-2c56e3ecc3c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:50.966Z|79c0bd24-f36f-4493-82c0-2c56e3ecc3c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:51.765Z|43d67bf0-6b65-438b-a110-f45453457511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:36:51.767Z|43d67bf0-6b65-438b-a110-f45453457511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:36:54.140Z|3186d0ab-fed2-48d6-ab93-09d6a47b4c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:36:54.149Z|3186d0ab-fed2-48d6-ab93-09d6a47b4c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:37:00.997Z|51127c84-4bef-44b4-bd7a-6c699e2390b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:00.999Z|51127c84-4bef-44b4-bd7a-6c699e2390b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:01.000Z|e22b7d2b-978f-41aa-a09c-53df049a112d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:01.002Z|e22b7d2b-978f-41aa-a09c-53df049a112d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:01.800Z|4f8a03ee-00c0-464a-949b-bb3a6b73182d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:01.801Z|4f8a03ee-00c0-464a-949b-bb3a6b73182d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:02.193Z|12852d38-669b-499d-af66-177e9e35fb9b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:37:02.202Z|12852d38-669b-499d-af66-177e9e35fb9b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:09.141Z|c5001d83-b741-402b-8306-0a8740918a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:37:09.142Z|c5001d83-b741-402b-8306-0a8740918a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:37:09.926Z|060036be-16cb-4be5-8e67-231ec5f45735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:37:09.927Z|060036be-16cb-4be5-8e67-231ec5f45735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:37:11.029Z|c41964eb-d9ac-40c6-a9e0-468aab9332c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:11.032Z|c41964eb-d9ac-40c6-a9e0-468aab9332c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:11.071Z|49f93203-5bfe-4e44-9d86-fb05378459fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:11.073Z|49f93203-5bfe-4e44-9d86-fb05378459fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:11.844Z|c7603740-e3db-43a7-ac7c-cbca82f7288e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:11.845Z|c7603740-e3db-43a7-ac7c-cbca82f7288e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:21.096Z|39e32621-fbe2-4314-8c66-025099ab4e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:21.097Z|39e32621-fbe2-4314-8c66-025099ab4e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:21.104Z|13253ffb-be8f-4804-a7fa-8c78d4caa899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:21.106Z|13253ffb-be8f-4804-a7fa-8c78d4caa899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:21.879Z|b732567e-745a-4230-9b8d-bbc41a15ee20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:21.880Z|b732567e-745a-4230-9b8d-bbc41a15ee20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:24.141Z|e0db659f-8ebd-498a-b786-f469d3b01fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:37:24.142Z|e0db659f-8ebd-498a-b786-f469d3b01fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:37:31.170Z|7401c2fe-8ab1-44f6-b612-f93335aa54ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:31.174Z|7401c2fe-8ab1-44f6-b612-f93335aa54ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:31.170Z|399d1dc5-78d0-498d-99e3-8b030d69fc3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:31.192Z|399d1dc5-78d0-498d-99e3-8b030d69fc3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:31.919Z|c168df4e-2863-4508-a032-30ed0105f9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:31.921Z|c168df4e-2863-4508-a032-30ed0105f9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:39.142Z|0d86b3a0-c7c7-4ce9-a73e-48a411164b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:37:39.172Z|0d86b3a0-c7c7-4ce9-a73e-48a411164b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:37:39.928Z|02490309-d6e3-42cb-95d2-2f31da2f97ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:37:39.929Z|02490309-d6e3-42cb-95d2-2f31da2f97ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:37:41.220Z|58455c9f-0233-4e9e-a4d4-e42c32ed4685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:41.228Z|58455c9f-0233-4e9e-a4d4-e42c32ed4685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:41.253Z|6bd2b8f2-d9fb-4535-a2d8-fc8e02ca32c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:41.254Z|6bd2b8f2-d9fb-4535-a2d8-fc8e02ca32c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:41.972Z|5cef39b2-f825-4ee5-86ab-7565c0375862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:41.973Z|5cef39b2-f825-4ee5-86ab-7565c0375862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:51.285Z|848c070f-28dd-429f-bdef-2fb0e2f31f9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:51.294Z|848c070f-28dd-429f-bdef-2fb0e2f31f9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:51.305Z|7343c238-b934-47c4-81f1-6d964396bb09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:51.306Z|7343c238-b934-47c4-81f1-6d964396bb09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:52.040Z|59faead3-366e-41c0-b72d-4ec5c14c6442|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:37:52.041Z|59faead3-366e-41c0-b72d-4ec5c14c6442|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:37:54.140Z|e6b34d29-1008-4a99-ba8f-ef42623e23f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:37:54.141Z|e6b34d29-1008-4a99-ba8f-ef42623e23f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:38:01.333Z|802006a7-3d36-433a-a482-39b60baf1cc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:01.336Z|802006a7-3d36-433a-a482-39b60baf1cc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:01.355Z|e5405807-eb72-48f0-97a3-3baf32e0e0e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:01.356Z|e5405807-eb72-48f0-97a3-3baf32e0e0e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:02.074Z|4ab6c46c-320f-456b-a57e-185f0498678c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:02.077Z|4ab6c46c-320f-456b-a57e-185f0498678c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:02.191Z|13d013b9-3b11-4049-91ab-75d5984e9b26|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:38:02.192Z|13d013b9-3b11-4049-91ab-75d5984e9b26|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:09.140Z|1877ad10-e30c-4133-987d-91f9d8df34ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:38:09.142Z|1877ad10-e30c-4133-987d-91f9d8df34ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:38:09.930Z|f80a88ff-89af-4d53-a732-bf6374481d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:38:09.932Z|f80a88ff-89af-4d53-a732-bf6374481d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:38:11.379Z|a96009da-eafc-4963-8581-e20e47917e50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:11.381Z|a96009da-eafc-4963-8581-e20e47917e50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:11.389Z|8c70eda0-47d6-43f1-ad3c-6f8c9d3d0157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:11.390Z|8c70eda0-47d6-43f1-ad3c-6f8c9d3d0157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:12.108Z|55b1e9a7-4574-412c-a0f8-03453604ef6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:12.110Z|55b1e9a7-4574-412c-a0f8-03453604ef6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:21.416Z|7c2503f8-d152-4c9e-8ecf-3876db8d93fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:21.417Z|7c2503f8-d152-4c9e-8ecf-3876db8d93fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:21.441Z|bea17310-3eb7-4b82-8fc3-1c6b9817686c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:21.442Z|bea17310-3eb7-4b82-8fc3-1c6b9817686c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:22.161Z|5cc6ac08-2a69-4430-9a23-65f04e7feb7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:22.162Z|5cc6ac08-2a69-4430-9a23-65f04e7feb7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:24.140Z|926fae4c-805e-4fba-b954-6d5e6a905e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:38:24.150Z|926fae4c-805e-4fba-b954-6d5e6a905e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:38:31.457Z|fc3e7f52-dce9-4189-b46a-46e72bcf776d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:31.460Z|fc3e7f52-dce9-4189-b46a-46e72bcf776d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:31.492Z|a478e3fa-d5c4-42c1-9d45-f0cbe625f30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:31.493Z|a478e3fa-d5c4-42c1-9d45-f0cbe625f30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:32.192Z|85384d88-a4af-4c95-aced-fcbb9612807a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:32.193Z|85384d88-a4af-4c95-aced-fcbb9612807a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:39.144Z|7ce27640-9239-486b-a3ec-a07d48aafd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:38:39.145Z|7ce27640-9239-486b-a3ec-a07d48aafd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:38:39.933Z|f2c09eca-35f0-4147-a061-67d483dd38fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:38:39.934Z|f2c09eca-35f0-4147-a061-67d483dd38fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:38:41.494Z|788853f5-5a42-46f3-943b-562f69891ff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:41.495Z|788853f5-5a42-46f3-943b-562f69891ff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:41.545Z|aec41322-6b42-4e2e-9b5f-a4a6db9eed10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:41.546Z|aec41322-6b42-4e2e-9b5f-a4a6db9eed10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:42.238Z|ca2311ad-830c-4457-bd32-c30a0719f353|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:42.239Z|ca2311ad-830c-4457-bd32-c30a0719f353|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:51.544Z|4514a661-6572-4962-b9fb-6b2f7f3aaa1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:51.545Z|4514a661-6572-4962-b9fb-6b2f7f3aaa1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:51.584Z|541d2bad-be8d-4196-8dfe-eb0d4ff6809c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:51.585Z|541d2bad-be8d-4196-8dfe-eb0d4ff6809c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:52.281Z|a3461ac5-a270-4271-a8b3-70f56b231339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:38:52.283Z|a3461ac5-a270-4271-a8b3-70f56b231339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:38:54.140Z|1220e448-66a3-424f-b850-3a00e1c63481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:38:54.141Z|1220e448-66a3-424f-b850-3a00e1c63481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:39:01.599Z|881befe5-0706-43f4-a684-1732688cd965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:01.600Z|881befe5-0706-43f4-a684-1732688cd965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:01.658Z|8fead272-1df7-40bd-a14d-9635f6586f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:01.659Z|8fead272-1df7-40bd-a14d-9635f6586f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:02.199Z|6450fcfd-acf7-4467-871a-449a7dd3eb72|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:39:02.200Z|6450fcfd-acf7-4467-871a-449a7dd3eb72|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:02.356Z|24b4305d-5bf9-4c3d-a7a6-66da2184ede4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:02.357Z|24b4305d-5bf9-4c3d-a7a6-66da2184ede4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:09.144Z|39500b43-7c44-4549-9b4b-098ce8f455f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:39:09.157Z|39500b43-7c44-4549-9b4b-098ce8f455f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:39:09.935Z|f4438540-1888-4dff-a06d-d55edfdef0e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:39:09.936Z|f4438540-1888-4dff-a06d-d55edfdef0e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:39:11.658Z|59c1bece-9e9b-4587-85b1-f382c1cff165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:11.660Z|59c1bece-9e9b-4587-85b1-f382c1cff165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:11.699Z|8f73f83c-528f-4884-b677-fb2765b9cfaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:11.700Z|8f73f83c-528f-4884-b677-fb2765b9cfaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:12.404Z|4dd3a16f-8aec-40a6-85e6-a577e7dcd1c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:12.406Z|4dd3a16f-8aec-40a6-85e6-a577e7dcd1c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:21.696Z|504782ad-ce85-45cd-a0d1-9a4bc1fca530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:21.698Z|504782ad-ce85-45cd-a0d1-9a4bc1fca530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:21.748Z|a6699e94-c09a-4a1a-9f0f-8e202d699a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:21.752Z|a6699e94-c09a-4a1a-9f0f-8e202d699a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:22.475Z|0a84c461-c9a9-4ac3-9463-5da0f1e0430d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:22.476Z|0a84c461-c9a9-4ac3-9463-5da0f1e0430d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:24.140Z|1097e3dc-028d-4bbe-af8b-e406a8fc7232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:39:24.141Z|1097e3dc-028d-4bbe-af8b-e406a8fc7232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:39:31.749Z|357205a3-e4ea-494a-a8c0-1b8e1b7134f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:31.750Z|357205a3-e4ea-494a-a8c0-1b8e1b7134f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:31.779Z|59409954-e80f-4048-81d7-7441f05a65a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:31.781Z|59409954-e80f-4048-81d7-7441f05a65a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:32.538Z|f1604857-9f56-4d6e-9dc5-90afd43cf69d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:32.540Z|f1604857-9f56-4d6e-9dc5-90afd43cf69d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:39.140Z|d178ee4a-c6cf-4974-b377-276f3d4b9d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:39:39.141Z|d178ee4a-c6cf-4974-b377-276f3d4b9d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:39:39.937Z|60b4478f-4eb3-4cc0-b9a9-c5a9f84d2a18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:39:39.938Z|60b4478f-4eb3-4cc0-b9a9-c5a9f84d2a18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:39:41.779Z|6a20a451-f0c1-401e-bae9-bc20c43c074e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:41.780Z|6a20a451-f0c1-401e-bae9-bc20c43c074e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:41.823Z|5eb43791-675b-4187-a804-9f380d614f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:41.824Z|5eb43791-675b-4187-a804-9f380d614f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:42.567Z|a3d7707d-a110-4d52-9147-26bab356c341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:42.569Z|a3d7707d-a110-4d52-9147-26bab356c341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:51.822Z|a0367198-df0b-4cd8-800b-34df22153655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:51.823Z|a0367198-df0b-4cd8-800b-34df22153655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:51.863Z|e0764a6e-6d3a-4d0f-9dd8-7a575b21e84b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:51.864Z|e0764a6e-6d3a-4d0f-9dd8-7a575b21e84b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:52.598Z|2fae378b-92ca-44f1-a8d4-6cac0615b424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:39:52.603Z|2fae378b-92ca-44f1-a8d4-6cac0615b424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:39:54.140Z|37da84db-09fe-46e4-b514-f3b5931ec398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:39:54.146Z|37da84db-09fe-46e4-b514-f3b5931ec398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:40:01.866Z|49912d62-50db-4692-8a62-474a65de8a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:01.868Z|49912d62-50db-4692-8a62-474a65de8a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:01.893Z|390e188d-f0c8-46c4-931c-f9de3214965f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:01.894Z|390e188d-f0c8-46c4-931c-f9de3214965f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:02.190Z|759b8173-020d-48eb-aed4-8847c9b29241|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:40:02.191Z|759b8173-020d-48eb-aed4-8847c9b29241|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:02.647Z|49644539-1872-41d5-82bf-b49ca486592f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:02.648Z|49644539-1872-41d5-82bf-b49ca486592f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:09.140Z|6a520520-beb9-4eda-b315-8ca18373bb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:40:09.141Z|6a520520-beb9-4eda-b315-8ca18373bb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:40:09.939Z|18ba2f4c-2239-4a57-881b-ead7f598717e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:40:09.939Z|18ba2f4c-2239-4a57-881b-ead7f598717e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:40:11.897Z|92c42c1a-0850-469b-8e82-639457be5a87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:11.899Z|92c42c1a-0850-469b-8e82-639457be5a87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:11.949Z|6f088e26-f64e-4f11-b6b3-9a8eca024d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:11.950Z|6f088e26-f64e-4f11-b6b3-9a8eca024d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:12.680Z|a4b14f73-75f5-4a64-a0a2-e6cdf220cffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:12.681Z|a4b14f73-75f5-4a64-a0a2-e6cdf220cffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:21.950Z|8b38ebdb-248e-4c5c-a260-10c3a21ffd19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:21.951Z|8b38ebdb-248e-4c5c-a260-10c3a21ffd19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:21.992Z|90b36412-787a-4bde-8fdf-6fbc6ef8f323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:21.992Z|90b36412-787a-4bde-8fdf-6fbc6ef8f323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:22.716Z|86620bfb-d98b-4f2b-8754-77dfa53c94a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:22.719Z|86620bfb-d98b-4f2b-8754-77dfa53c94a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:24.140Z|98c765d7-4293-4d96-98bd-eb87c2a100d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:40:24.141Z|98c765d7-4293-4d96-98bd-eb87c2a100d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:40:31.993Z|0a9d62a0-bee9-4b7c-8f5a-e7e195ee174a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:31.995Z|0a9d62a0-bee9-4b7c-8f5a-e7e195ee174a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:32.041Z|b6482ef0-ab6c-42fd-b795-70e8bd789789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:32.042Z|b6482ef0-ab6c-42fd-b795-70e8bd789789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:32.755Z|ca2804d3-3b6c-453c-9655-43ff1ff80c97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:32.756Z|ca2804d3-3b6c-453c-9655-43ff1ff80c97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:39.140Z|9144066e-e392-48bc-b3ac-ca3bb20b2edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:40:39.145Z|9144066e-e392-48bc-b3ac-ca3bb20b2edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:40:39.940Z|44f6094d-e170-4f54-ac3d-04e6cc099a50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:40:39.941Z|44f6094d-e170-4f54-ac3d-04e6cc099a50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:40:42.035Z|f384a736-9716-445b-84af-9374704fcbc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:42.041Z|f384a736-9716-445b-84af-9374704fcbc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:42.097Z|a4928312-1de1-46cc-8234-f4dd7d766ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:42.098Z|a4928312-1de1-46cc-8234-f4dd7d766ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:42.784Z|3f8257e0-55a3-4325-8783-59a629bd0487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:42.786Z|3f8257e0-55a3-4325-8783-59a629bd0487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:52.075Z|75a49a93-24c9-4fb1-99c6-2dd90e9aa382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:52.076Z|75a49a93-24c9-4fb1-99c6-2dd90e9aa382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:52.149Z|84982007-ac5c-44a8-aba7-c575aa7eaef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:52.151Z|84982007-ac5c-44a8-aba7-c575aa7eaef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:52.821Z|b3f1bde1-62bb-4adf-993f-ddd1e75db9c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:40:52.822Z|b3f1bde1-62bb-4adf-993f-ddd1e75db9c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:40:54.140Z|6bb0bba7-8582-4e76-acbe-6fabf9c3d5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:40:54.143Z|6bb0bba7-8582-4e76-acbe-6fabf9c3d5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:41:02.110Z|964110af-3ec0-478d-a7f8-b993f961c9b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:02.111Z|964110af-3ec0-478d-a7f8-b993f961c9b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:02.190Z|0b487fa7-e714-45f0-881d-d518cbd575ba|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:41:02.190Z|7d56d9c3-8804-4c39-93f6-0b0b8ef207c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:02.191Z|0b487fa7-e714-45f0-881d-d518cbd575ba|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:02.191Z|7d56d9c3-8804-4c39-93f6-0b0b8ef207c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:02.861Z|e0fe8699-bd36-437b-b180-9fdda2e4bd5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:02.862Z|e0fe8699-bd36-437b-b180-9fdda2e4bd5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:09.140Z|10686a4c-7359-4cd2-982d-71e01c0c04b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:41:09.141Z|10686a4c-7359-4cd2-982d-71e01c0c04b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:41:09.942Z|b6e40e4a-5cc9-4d6e-a50c-8f5792a1bc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:41:09.943Z|b6e40e4a-5cc9-4d6e-a50c-8f5792a1bc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:41:12.149Z|77732ea1-b237-44be-a333-0e3c69172c11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:12.150Z|77732ea1-b237-44be-a333-0e3c69172c11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:12.230Z|d4b00c34-b393-4acd-a42d-51ac7ca3b5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:12.233Z|d4b00c34-b393-4acd-a42d-51ac7ca3b5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:12.892Z|8b32de91-bb82-426a-ac54-06e3fdebaf40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:12.894Z|8b32de91-bb82-426a-ac54-06e3fdebaf40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:22.179Z|93b4605e-9076-4bcc-a93e-105d1e2d1bb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:22.181Z|93b4605e-9076-4bcc-a93e-105d1e2d1bb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:22.285Z|82fdc03e-5bad-454f-8227-25715027a5aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:22.287Z|82fdc03e-5bad-454f-8227-25715027a5aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:22.945Z|f4878ded-0fb0-4ab5-8fd2-ec2ff2f0e11b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:22.948Z|f4878ded-0fb0-4ab5-8fd2-ec2ff2f0e11b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:23.526Z||http-nio-8080-exec-7|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03-0xfe0x160xf80xc1(nZ0xadQ0x8d0x990x040x040xed0x7fm%0x020x070xde:0x8a0x0e0xfc0x000xb10xd3860x0f0xa8]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-16T06:41:24.141Z|97b2c761-c02e-4391-a62a-03855cf69ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:41:24.156Z|97b2c761-c02e-4391-a62a-03855cf69ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:41:32.215Z|3fdd8048-4f85-4466-857f-7cf307319dce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:32.216Z|3fdd8048-4f85-4466-857f-7cf307319dce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:32.319Z|b25df550-c77b-4d99-bad5-29a3a7f2859d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:32.320Z|b25df550-c77b-4d99-bad5-29a3a7f2859d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:32.987Z|24691ea1-61c3-4ca4-8b31-4aecf6a27a0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:33.001Z|24691ea1-61c3-4ca4-8b31-4aecf6a27a0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:39.140Z|e295c24b-e9c4-4ed2-991f-683b4613d597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:41:39.141Z|e295c24b-e9c4-4ed2-991f-683b4613d597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:41:39.944Z|c8483586-47b9-4fae-941f-909ed4733262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:41:39.953Z|c8483586-47b9-4fae-941f-909ed4733262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:41:42.261Z|e769e606-9abb-43dd-8562-6c70147641a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:42.263Z|e769e606-9abb-43dd-8562-6c70147641a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:42.376Z|c276da4b-d134-40b8-9041-a9d1ebfc42e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:42.378Z|c276da4b-d134-40b8-9041-a9d1ebfc42e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:43.040Z|b34b034e-7d87-4117-aa81-36d98afe7e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:43.041Z|b34b034e-7d87-4117-aa81-36d98afe7e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:52.317Z|1bbfb1fe-79c3-474e-9087-2f39412bb232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:52.322Z|1bbfb1fe-79c3-474e-9087-2f39412bb232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:52.416Z|e2cd321e-2d6b-4a88-8d92-e2a3f8351756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:52.417Z|e2cd321e-2d6b-4a88-8d92-e2a3f8351756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:53.070Z|27c56255-1713-4af0-8090-6faf438a197b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:41:53.071Z|27c56255-1713-4af0-8090-6faf438a197b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:41:54.140Z|f6efd39b-8d01-45e6-b238-5a7ff6fe0f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:41:54.141Z|f6efd39b-8d01-45e6-b238-5a7ff6fe0f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:42:02.198Z|29d6a3e3-fa51-4c42-b434-219b1a5124ec|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:42:02.200Z|29d6a3e3-fa51-4c42-b434-219b1a5124ec|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:02.361Z|6ae4e976-e362-4ad3-9b00-3f69a1e74dae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:02.362Z|6ae4e976-e362-4ad3-9b00-3f69a1e74dae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:02.475Z|73df7931-0393-471c-80f3-c3851e5c3a1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:02.477Z|73df7931-0393-471c-80f3-c3851e5c3a1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:03.104Z|eaa3df84-fc24-4dce-a44b-45401d3cde4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:03.105Z|eaa3df84-fc24-4dce-a44b-45401d3cde4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:09.140Z|e2c291bc-9770-45cb-a9ef-4872ddf42ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:42:09.145Z|e2c291bc-9770-45cb-a9ef-4872ddf42ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:42:09.954Z|d2aefea3-2bde-4b84-bc2c-cf761f397f65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:42:09.954Z|d2aefea3-2bde-4b84-bc2c-cf761f397f65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:42:12.393Z|ca1668e8-fe29-42d4-9ee4-b770a3067842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:12.394Z|ca1668e8-fe29-42d4-9ee4-b770a3067842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:12.503Z|4472bddf-20fa-4d0d-9912-27735dca203f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:12.508Z|4472bddf-20fa-4d0d-9912-27735dca203f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:13.141Z|d6d956bc-ebeb-449b-af72-8b83da838ad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:13.142Z|d6d956bc-ebeb-449b-af72-8b83da838ad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:22.427Z|9a91e313-cda7-4ce6-9354-0d66c0eb386c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:22.429Z|9a91e313-cda7-4ce6-9354-0d66c0eb386c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:22.550Z|7618df77-0461-4c50-91a5-177486053c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:22.551Z|7618df77-0461-4c50-91a5-177486053c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:23.173Z|45355971-66ae-42ee-b9c2-d5a3dcb4c237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:23.174Z|45355971-66ae-42ee-b9c2-d5a3dcb4c237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:24.142Z|28773b07-8ed1-423d-916a-70e9189e97e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:42:24.143Z|28773b07-8ed1-423d-916a-70e9189e97e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:42:32.462Z|0e29ce43-14f4-43e0-b81d-100c1c30fdd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:32.463Z|0e29ce43-14f4-43e0-b81d-100c1c30fdd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:32.577Z|2244420f-6632-47e0-8e06-79f9ddda6039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:32.579Z|2244420f-6632-47e0-8e06-79f9ddda6039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:33.203Z|ed54f0a8-be04-42c8-b74d-6030af203660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:33.205Z|ed54f0a8-be04-42c8-b74d-6030af203660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:39.141Z|8b3ff1b0-8e19-4ab5-8eac-8f3329528fae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:42:39.141Z|8b3ff1b0-8e19-4ab5-8eac-8f3329528fae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:42:39.955Z|62f34d92-420d-4123-a7a8-442cad8e7074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:42:39.956Z|62f34d92-420d-4123-a7a8-442cad8e7074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:42:42.493Z|b22aa541-95a9-4931-b736-cf99921e5668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:42.494Z|b22aa541-95a9-4931-b736-cf99921e5668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:42.623Z|6711fc03-fd76-446f-af6c-c577911fab02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:42.625Z|6711fc03-fd76-446f-af6c-c577911fab02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:43.238Z|e06b57d9-1cc9-446c-b6e1-a4e51df6404c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:43.239Z|e06b57d9-1cc9-446c-b6e1-a4e51df6404c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:52.522Z|c3a1648c-ee4f-4744-9329-357f7efe7343|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:52.524Z|c3a1648c-ee4f-4744-9329-357f7efe7343|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:52.661Z|fb52d531-3704-4d65-97d8-17c50797135c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:52.662Z|fb52d531-3704-4d65-97d8-17c50797135c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:53.266Z|7fc813a4-7b57-4955-af14-f41a83ba8f1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:42:53.268Z|7fc813a4-7b57-4955-af14-f41a83ba8f1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:42:54.140Z|4184079d-a29d-4309-aca0-5b94157ce6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:42:54.144Z|4184079d-a29d-4309-aca0-5b94157ce6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:43:02.195Z|d2f2817a-0323-4d8f-a2e7-206ca0fc4526|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:43:02.196Z|d2f2817a-0323-4d8f-a2e7-206ca0fc4526|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:02.582Z|db35438d-b9ea-4432-a79c-d51dc99f5607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:02.583Z|db35438d-b9ea-4432-a79c-d51dc99f5607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:02.691Z|6d7ceefd-cf4d-49ff-b660-d8579d17db4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:02.692Z|6d7ceefd-cf4d-49ff-b660-d8579d17db4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:03.292Z|885f409d-1b9b-4480-9aca-c75e3bd16070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:03.293Z|885f409d-1b9b-4480-9aca-c75e3bd16070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:09.142Z|da7123f8-5cf1-4b2c-ae8a-c9be7f23a389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:43:09.143Z|da7123f8-5cf1-4b2c-ae8a-c9be7f23a389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:43:09.957Z|716194c7-c34a-4d15-9538-5c1e45347eaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:43:09.958Z|716194c7-c34a-4d15-9538-5c1e45347eaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:43:12.616Z|35bb3af1-47c0-44e1-b4d7-cfb2eb464451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:12.617Z|35bb3af1-47c0-44e1-b4d7-cfb2eb464451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:12.715Z|5e69212a-5e01-4619-8e57-13d707890bee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:12.716Z|5e69212a-5e01-4619-8e57-13d707890bee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:13.326Z|a415ce84-ca66-424f-aad2-70e3c6985b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:13.328Z|a415ce84-ca66-424f-aad2-70e3c6985b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:22.644Z|9c178a42-a1ec-4f84-a57d-e701d1361a57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:22.646Z|9c178a42-a1ec-4f84-a57d-e701d1361a57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:22.744Z|3cb08c40-0c6d-4acc-97a4-f5d00147fca5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:22.745Z|3cb08c40-0c6d-4acc-97a4-f5d00147fca5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:23.360Z|eac3f55c-441c-49b7-9cf0-bd1088555987|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:23.362Z|eac3f55c-441c-49b7-9cf0-bd1088555987|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:24.140Z|bb6623f0-9cbc-4602-a74f-c1ec70990973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:43:24.141Z|bb6623f0-9cbc-4602-a74f-c1ec70990973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:43:32.674Z|115f72e2-d730-4f3d-914b-0b41b9ced8ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:32.675Z|115f72e2-d730-4f3d-914b-0b41b9ced8ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:32.771Z|0f075134-a5d1-419f-8b5d-e7f7332fca81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:32.772Z|0f075134-a5d1-419f-8b5d-e7f7332fca81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:33.403Z|de8497d6-9823-4f53-a9d5-ed3a78cc2d32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:33.405Z|de8497d6-9823-4f53-a9d5-ed3a78cc2d32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:39.140Z|9b3157d4-9ee4-48a0-bb33-ed90d568ed25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:43:39.155Z|9b3157d4-9ee4-48a0-bb33-ed90d568ed25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:43:39.959Z|e51c7588-6f6f-4e54-a398-ec79e6adc2ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:43:39.959Z|e51c7588-6f6f-4e54-a398-ec79e6adc2ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:43:42.707Z|3d9ff469-4180-441a-90ae-a3add4f64f44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:42.708Z|3d9ff469-4180-441a-90ae-a3add4f64f44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:42.797Z|9e19d8ac-f73e-4e9f-a2ff-943404dcded2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:42.800Z|9e19d8ac-f73e-4e9f-a2ff-943404dcded2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:43.454Z|f7deffdc-74d9-411f-a449-b1c33954814f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:43.457Z|f7deffdc-74d9-411f-a449-b1c33954814f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:52.735Z|3c395a8c-b6a2-4dda-bcf2-c2207a8042bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:52.737Z|3c395a8c-b6a2-4dda-bcf2-c2207a8042bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:52.847Z|4818459a-1796-4df0-b2f6-02793e1ba141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:52.848Z|4818459a-1796-4df0-b2f6-02793e1ba141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:53.487Z|07e46619-f733-4c9c-867f-dd244950928a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:43:53.488Z|07e46619-f733-4c9c-867f-dd244950928a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:43:54.140Z|deecc20a-ef0a-423c-b0d3-aeda9c7bf3d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:43:54.141Z|deecc20a-ef0a-423c-b0d3-aeda9c7bf3d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:44:02.195Z|f7fd7c24-72e9-4201-a770-8bfba1121469|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:44:02.197Z|f7fd7c24-72e9-4201-a770-8bfba1121469|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:02.769Z|64c78b0b-6836-4066-9540-7c0ea3aa4e69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:02.770Z|64c78b0b-6836-4066-9540-7c0ea3aa4e69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:02.884Z|c00e3ead-bc8f-4c39-b6b1-07934c180551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:02.885Z|c00e3ead-bc8f-4c39-b6b1-07934c180551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:03.514Z|506813e0-277e-4786-a495-7e7481bdb18f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:03.516Z|506813e0-277e-4786-a495-7e7481bdb18f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:09.140Z|30afc1ee-668c-4f52-a331-97183d474182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:44:09.141Z|30afc1ee-668c-4f52-a331-97183d474182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:44:09.961Z|5a3252c9-d0f6-43db-97cb-6232f6cc0f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:44:09.962Z|5a3252c9-d0f6-43db-97cb-6232f6cc0f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:44:12.796Z|65f24abe-bbc6-4192-8716-e4222eb9aff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:12.799Z|65f24abe-bbc6-4192-8716-e4222eb9aff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:12.928Z|b1849aa5-ecba-4ffd-8e4d-be005bb0a896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:12.929Z|b1849aa5-ecba-4ffd-8e4d-be005bb0a896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:13.551Z|124e1dca-8c9a-456e-9741-58a58e1de3dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:13.553Z|124e1dca-8c9a-456e-9741-58a58e1de3dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:22.830Z|72ec2e44-9dbd-4c71-827d-e86927a7dd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:22.832Z|72ec2e44-9dbd-4c71-827d-e86927a7dd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:22.955Z|da023ff8-e8a9-495a-9b99-7399827f3440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:22.956Z|da023ff8-e8a9-495a-9b99-7399827f3440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:23.581Z|228703ac-e1b8-44b1-b9ea-a5d37753886e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:23.584Z|228703ac-e1b8-44b1-b9ea-a5d37753886e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:24.140Z|6286edbb-e396-49f4-b84f-5619bfd2944f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:44:24.144Z|6286edbb-e396-49f4-b84f-5619bfd2944f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:44:32.865Z|1a7e332e-8681-4b50-bb1b-53d4dd52c4b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:32.866Z|1a7e332e-8681-4b50-bb1b-53d4dd52c4b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:32.996Z|cce65299-a8ba-4e37-9a57-af81306f1cd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:32.997Z|cce65299-a8ba-4e37-9a57-af81306f1cd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:33.612Z|3e6820ab-4076-41a8-b08b-e916128a1da4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:33.613Z|3e6820ab-4076-41a8-b08b-e916128a1da4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:39.140Z|45d64b44-80fe-4adf-999d-ab657802fe2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:44:39.142Z|45d64b44-80fe-4adf-999d-ab657802fe2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:44:39.963Z|260b8b20-2502-427c-b323-e80cb9d669eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:44:39.964Z|260b8b20-2502-427c-b323-e80cb9d669eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:44:42.903Z|02e4938f-d9fc-444d-b9c6-0321f0a8a691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:42.905Z|02e4938f-d9fc-444d-b9c6-0321f0a8a691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:43.038Z|81bb5571-491a-47da-9324-5e33a5603f28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:43.039Z|81bb5571-491a-47da-9324-5e33a5603f28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:43.644Z|38defba5-e962-4726-b865-40bcd9361ec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:43.646Z|38defba5-e962-4726-b865-40bcd9361ec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:52.936Z|a342715b-8442-4cc6-a7f5-a1367acd90b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:52.938Z|a342715b-8442-4cc6-a7f5-a1367acd90b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:53.084Z|75f0cf0c-0ed0-4e1f-ab76-3a606a7d1c98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:53.085Z|75f0cf0c-0ed0-4e1f-ab76-3a606a7d1c98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:53.674Z|73e24257-d23f-47fd-bdcb-32ac781f51e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:44:53.675Z|73e24257-d23f-47fd-bdcb-32ac781f51e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:44:54.140Z|6ea7e8d1-ab6a-42ad-b6e2-0d423f0cb819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:44:54.141Z|6ea7e8d1-ab6a-42ad-b6e2-0d423f0cb819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:45:02.205Z|6c8b6803-8640-4e2f-9b97-335adccdf54a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:45:02.206Z|6c8b6803-8640-4e2f-9b97-335adccdf54a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:02.989Z|1fa72c7d-a5be-4607-80d9-bb004e7badf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:02.993Z|1fa72c7d-a5be-4607-80d9-bb004e7badf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:03.113Z|7960fdb9-8b91-435e-b794-c4397e07ba5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:03.118Z|7960fdb9-8b91-435e-b794-c4397e07ba5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:03.703Z|59f4e71a-4195-4c31-ab8d-a3f43db6144d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:03.704Z|59f4e71a-4195-4c31-ab8d-a3f43db6144d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:09.144Z|9cf38183-2800-4aca-b1ce-6877be0ef94a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:45:09.150Z|9cf38183-2800-4aca-b1ce-6877be0ef94a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:45:09.968Z|ab44ebcd-a7b3-44a7-b6ef-8b37db832194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:45:09.969Z|ab44ebcd-a7b3-44a7-b6ef-8b37db832194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:45:13.033Z|a28a0283-0d93-4981-91be-5682c5a13cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:13.035Z|a28a0283-0d93-4981-91be-5682c5a13cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:13.160Z|ba24e9ae-1f55-4dbc-9e09-a211cf20a364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:13.162Z|ba24e9ae-1f55-4dbc-9e09-a211cf20a364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:13.765Z|8e7a23e9-91bb-4767-a35d-d0642b482398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:13.766Z|8e7a23e9-91bb-4767-a35d-d0642b482398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:23.064Z|c8c6b620-81ea-42fe-8d5f-a06b3df3f476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:23.065Z|c8c6b620-81ea-42fe-8d5f-a06b3df3f476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:23.202Z|a04f90bc-6d8f-4e07-9e7e-165686a58d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:23.203Z|a04f90bc-6d8f-4e07-9e7e-165686a58d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:23.808Z|b94338a0-1f35-4585-9c71-d3ec50d79490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:23.809Z|b94338a0-1f35-4585-9c71-d3ec50d79490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:24.141Z|e8df2c54-1ca8-4972-ae3d-6a2984d2ac46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:45:24.141Z|e8df2c54-1ca8-4972-ae3d-6a2984d2ac46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:45:33.120Z|d4c627c7-8ae2-4d83-b142-c633ac54f7a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:33.121Z|d4c627c7-8ae2-4d83-b142-c633ac54f7a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:33.244Z|9d7cc7d0-624e-4b6f-830b-a0bead4ff061|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:33.246Z|9d7cc7d0-624e-4b6f-830b-a0bead4ff061|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:33.876Z|be21d0eb-d93c-4773-847e-88dba8c2afb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:33.877Z|be21d0eb-d93c-4773-847e-88dba8c2afb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:39.140Z|ebe3ba74-984f-4749-a160-12426e5b8d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:45:39.141Z|ebe3ba74-984f-4749-a160-12426e5b8d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:45:39.970Z|fe15d590-c771-4ec7-820a-267abf98561a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:45:39.971Z|fe15d590-c771-4ec7-820a-267abf98561a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:45:43.159Z|db9a66c8-dd44-413c-917f-9af4b5d103c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:43.160Z|db9a66c8-dd44-413c-917f-9af4b5d103c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:43.278Z|9527cc0f-708d-4d18-b82e-2cb65d7cc8c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:43.279Z|9527cc0f-708d-4d18-b82e-2cb65d7cc8c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:43.910Z|ca6f556e-d75e-421b-9167-3d37d1e70981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:43.912Z|ca6f556e-d75e-421b-9167-3d37d1e70981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:53.195Z|843b3b01-5c51-4cde-b74e-860433801af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:53.196Z|843b3b01-5c51-4cde-b74e-860433801af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:53.352Z|8cd1ebf6-58a3-4a33-8ec0-256972d9237b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:53.353Z|8cd1ebf6-58a3-4a33-8ec0-256972d9237b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:53.973Z|2dbfeaf6-faaf-4e38-8632-99f70080bf4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:45:53.974Z|2dbfeaf6-faaf-4e38-8632-99f70080bf4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:45:54.140Z|0a6ddf61-bd9c-4aa3-8123-114bf6aafb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:45:54.144Z|0a6ddf61-bd9c-4aa3-8123-114bf6aafb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:46:02.191Z|c75c114c-89b4-4191-a1c5-45b13a7de321|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:46:02.195Z|c75c114c-89b4-4191-a1c5-45b13a7de321|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:03.229Z|897c3658-58f0-4999-ae12-82fce475f395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:03.230Z|897c3658-58f0-4999-ae12-82fce475f395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:03.390Z|c914ad3f-efe2-4ca4-9991-7337d2d10cce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:03.391Z|c914ad3f-efe2-4ca4-9991-7337d2d10cce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:04.011Z|7560a736-8a4e-483b-a199-e9c3659d82d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:04.012Z|7560a736-8a4e-483b-a199-e9c3659d82d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:09.140Z|fd45e3cc-4677-43af-a3e2-46672f3d34a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:46:09.141Z|fd45e3cc-4677-43af-a3e2-46672f3d34a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:46:09.971Z|74a91d6d-212d-4beb-9f10-e8f3b63f379e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:46:09.972Z|74a91d6d-212d-4beb-9f10-e8f3b63f379e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:46:13.264Z|5b92b4ab-86ec-4f86-b9cc-a533fdea4b65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:13.265Z|5b92b4ab-86ec-4f86-b9cc-a533fdea4b65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:13.422Z|c1005201-79d8-4c7c-9a9d-b8d88299ada4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:13.424Z|c1005201-79d8-4c7c-9a9d-b8d88299ada4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:14.067Z|393c3695-166a-410d-96b0-1aa2cc001029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:14.068Z|393c3695-166a-410d-96b0-1aa2cc001029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:23.294Z|84b49efe-8b12-41a5-b807-9ea9d80886c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:23.301Z|84b49efe-8b12-41a5-b807-9ea9d80886c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:23.476Z|02507c03-f30d-403f-bd1d-00bd83419321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:23.477Z|02507c03-f30d-403f-bd1d-00bd83419321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:24.105Z|890c92ba-df03-4f2e-94b2-ad4ee1f071a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:24.106Z|890c92ba-df03-4f2e-94b2-ad4ee1f071a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:24.143Z|d1c150d0-c973-4a7a-b2d8-0b7cb6ae1555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:46:24.144Z|d1c150d0-c973-4a7a-b2d8-0b7cb6ae1555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:46:33.343Z|6ad142e7-6639-4f39-8baa-e437abf9b198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:33.345Z|6ad142e7-6639-4f39-8baa-e437abf9b198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:33.512Z|9aa90d7a-2264-4c17-b622-c5be82593db6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:33.513Z|9aa90d7a-2264-4c17-b622-c5be82593db6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:34.167Z|2f994e7a-8689-43bd-a9d0-dea81a6db2ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:34.169Z|2f994e7a-8689-43bd-a9d0-dea81a6db2ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:39.140Z|40c2a065-f4c2-41e1-be76-c213deca5694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:46:39.149Z|40c2a065-f4c2-41e1-be76-c213deca5694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:46:39.974Z|9d9df712-22c8-42e2-973a-c3d2cef53f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:46:39.974Z|9d9df712-22c8-42e2-973a-c3d2cef53f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:46:43.389Z|fdbc0ec6-9c45-4930-9e28-197f2f88bd74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:43.391Z|fdbc0ec6-9c45-4930-9e28-197f2f88bd74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:43.547Z|5e198f3a-18bb-4949-8a3d-610345406929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:43.548Z|5e198f3a-18bb-4949-8a3d-610345406929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:44.205Z|cf09e690-5970-4269-bc7c-2676cdb3b871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:44.206Z|cf09e690-5970-4269-bc7c-2676cdb3b871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:53.433Z|519cd7b9-0be5-40de-8520-2864844150de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:53.434Z|519cd7b9-0be5-40de-8520-2864844150de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:53.581Z|c369e482-11d0-49b1-a001-dde1cb409dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:53.583Z|c369e482-11d0-49b1-a001-dde1cb409dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:46:54.140Z|75abf6eb-d7ec-4f34-925e-b6ccd1f286c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:46:54.141Z|75abf6eb-d7ec-4f34-925e-b6ccd1f286c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:46:54.244Z|084cfbc4-542a-46a8-bd56-b21659db43bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:46:54.246Z|084cfbc4-542a-46a8-bd56-b21659db43bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:02.194Z|9a7b3f45-de6c-4bf1-9f47-72a9ced56e88|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:47:02.196Z|9a7b3f45-de6c-4bf1-9f47-72a9ced56e88|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:03.504Z|6db54131-8a88-4d0e-b08b-bccdc1eafca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:03.517Z|6db54131-8a88-4d0e-b08b-bccdc1eafca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:03.609Z|4e04cc9d-f0e8-4c63-b256-92d4cc18679d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:03.610Z|4e04cc9d-f0e8-4c63-b256-92d4cc18679d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:04.282Z|14d3fca9-1c4b-4d73-a07d-7de030a92ab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:04.283Z|14d3fca9-1c4b-4d73-a07d-7de030a92ab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:09.142Z|0d3ea66e-8f9a-4d55-99b2-0c9b8bb7bb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:47:09.143Z|0d3ea66e-8f9a-4d55-99b2-0c9b8bb7bb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:47:09.976Z|9c5cd94c-a551-4497-8df6-2cb5d067a34a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:47:09.977Z|9c5cd94c-a551-4497-8df6-2cb5d067a34a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:47:13.554Z|6c79f8d2-a4a4-456f-b6bc-b070650397b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:13.555Z|6c79f8d2-a4a4-456f-b6bc-b070650397b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:13.662Z|0e0d292a-de3f-4a33-b284-5a921e12c684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:13.664Z|0e0d292a-de3f-4a33-b284-5a921e12c684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:14.321Z|fbedb2cf-ce23-4f00-a810-f34b722f600c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:14.322Z|fbedb2cf-ce23-4f00-a810-f34b722f600c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:23.583Z|d651ef59-34d9-461b-9ff9-f641d1bb639d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:23.584Z|d651ef59-34d9-461b-9ff9-f641d1bb639d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:23.689Z|d9c86335-b6f0-4e42-9f04-fb836913097d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:23.690Z|d9c86335-b6f0-4e42-9f04-fb836913097d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:24.140Z|72c6ba70-949b-40b2-be50-811e41e59a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:47:24.145Z|72c6ba70-949b-40b2-be50-811e41e59a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:47:24.354Z|2de9e8e7-ee86-40fb-972d-6d0af841c56c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:24.355Z|2de9e8e7-ee86-40fb-972d-6d0af841c56c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:33.611Z|7668bd5f-057e-4a1d-a8a7-7bc6d9d732c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:33.612Z|7668bd5f-057e-4a1d-a8a7-7bc6d9d732c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:33.717Z|cc5f24c2-b019-4fc1-b9af-1691a3e13a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:33.718Z|cc5f24c2-b019-4fc1-b9af-1691a3e13a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:34.383Z|abb2f84f-5bae-4fa9-af1e-1c3043079ed3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:34.385Z|abb2f84f-5bae-4fa9-af1e-1c3043079ed3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:39.142Z|132b80ae-12af-4dfb-af1e-999b1c93221f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:47:39.142Z|132b80ae-12af-4dfb-af1e-999b1c93221f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:47:39.984Z|ae000629-e320-41d4-ac1e-967c888cf67e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:47:39.985Z|ae000629-e320-41d4-ac1e-967c888cf67e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:47:43.642Z|834def69-f30d-4097-9932-81dffefeedab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:43.643Z|834def69-f30d-4097-9932-81dffefeedab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:43.745Z|33a011f0-2c3a-407b-8a3b-7235cf28a8ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:43.747Z|33a011f0-2c3a-407b-8a3b-7235cf28a8ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:44.413Z|5a1c2ac7-8bb1-4ed3-b4c5-8a54cf79ec77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:44.414Z|5a1c2ac7-8bb1-4ed3-b4c5-8a54cf79ec77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:53.671Z|8e14a703-c58b-4ce8-96cb-267511773524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:53.672Z|8e14a703-c58b-4ce8-96cb-267511773524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:53.795Z|3d8e861b-dd94-4de0-807a-d15084a0a71a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:53.796Z|3d8e861b-dd94-4de0-807a-d15084a0a71a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:47:54.140Z|a4d48bde-d03c-4cec-84f3-833e6eb42305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:47:54.141Z|a4d48bde-d03c-4cec-84f3-833e6eb42305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:47:54.445Z|d28e1537-185f-4afc-a201-55027c3a6961|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:47:54.447Z|d28e1537-185f-4afc-a201-55027c3a6961|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:02.197Z|fb022ac3-f83a-4118-b5c3-b600bd4cfef1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:48:02.198Z|fb022ac3-f83a-4118-b5c3-b600bd4cfef1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:03.725Z|39e3a37a-20da-4263-bcb1-c0da6a460e7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:03.727Z|39e3a37a-20da-4263-bcb1-c0da6a460e7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:03.826Z|233a0844-1e4a-4510-957a-3e91ec73ceac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:03.827Z|233a0844-1e4a-4510-957a-3e91ec73ceac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:04.474Z|3a77bb04-5ad7-4234-a92a-a7e567a0acb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:04.475Z|3a77bb04-5ad7-4234-a92a-a7e567a0acb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:09.140Z|6f6fc145-19b2-44c9-8aa3-5c87598c55ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:48:09.146Z|6f6fc145-19b2-44c9-8aa3-5c87598c55ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:48:09.986Z|05fbeb16-845f-46eb-a0ab-b2513271b430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:48:09.987Z|05fbeb16-845f-46eb-a0ab-b2513271b430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:48:13.766Z|40752972-fad3-4021-a3f7-575f8645db6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:13.767Z|40752972-fad3-4021-a3f7-575f8645db6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:13.880Z|98f4f53d-0969-4403-8f04-70857add97ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:13.882Z|98f4f53d-0969-4403-8f04-70857add97ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:14.507Z|9e6b08d9-bd95-4957-83ad-7f79068af26a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:14.508Z|9e6b08d9-bd95-4957-83ad-7f79068af26a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:23.798Z|6c9e47f7-6d30-4d43-bd4b-ad154d86672c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:23.800Z|6c9e47f7-6d30-4d43-bd4b-ad154d86672c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:23.929Z|b60bd574-21b6-423f-88f3-bbbdc74299af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:23.930Z|b60bd574-21b6-423f-88f3-bbbdc74299af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:24.140Z|71bd751e-7ed6-4c2e-b513-3167c84102b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:48:24.141Z|71bd751e-7ed6-4c2e-b513-3167c84102b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:48:24.534Z|77a4de74-fa7f-481f-ad11-364a64f1b4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:24.535Z|77a4de74-fa7f-481f-ad11-364a64f1b4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:33.824Z|3d181443-b5f1-4f78-a051-ced70e7d0e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:33.826Z|3d181443-b5f1-4f78-a051-ced70e7d0e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:33.958Z|9e01e728-74aa-4c6f-bdc9-f9d40032932a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:33.959Z|9e01e728-74aa-4c6f-bdc9-f9d40032932a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:34.562Z|522ecb4a-4f83-4064-8091-4ca76588de56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:34.564Z|522ecb4a-4f83-4064-8091-4ca76588de56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:39.140Z|da03ff4a-0c56-41ee-926c-0e8905e24b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:48:39.141Z|da03ff4a-0c56-41ee-926c-0e8905e24b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:48:39.988Z|19f95aa7-e991-4ba9-a2ab-c44cffadf765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:48:39.989Z|19f95aa7-e991-4ba9-a2ab-c44cffadf765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:48:43.871Z|7e7d2c6a-d6ad-45f3-8d32-1e2d5174e9af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:43.873Z|7e7d2c6a-d6ad-45f3-8d32-1e2d5174e9af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:43.984Z|0e66dcbc-9d0a-4544-beca-a56c051dfcf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:43.985Z|0e66dcbc-9d0a-4544-beca-a56c051dfcf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:44.593Z|f66b7beb-65d5-4f3f-a357-e2bafb36708d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:44.595Z|f66b7beb-65d5-4f3f-a357-e2bafb36708d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:53.902Z|ae658dd7-5dae-4eeb-b4c3-f84d9e58f0ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:53.903Z|ae658dd7-5dae-4eeb-b4c3-f84d9e58f0ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:54.017Z|15b39f95-95a2-41ad-9298-d75df89d0e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:54.018Z|15b39f95-95a2-41ad-9298-d75df89d0e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:48:54.140Z|9d9f35ce-bd75-4ddf-bb68-5e077d92356a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:48:54.147Z|9d9f35ce-bd75-4ddf-bb68-5e077d92356a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:48:54.623Z|6556cdec-dc77-493d-9fd9-ad0d452925f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:48:54.624Z|6556cdec-dc77-493d-9fd9-ad0d452925f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:02.191Z|5de8d692-be53-424d-9838-7b1d6e03b8f6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:49:02.192Z|5de8d692-be53-424d-9838-7b1d6e03b8f6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:03.932Z|e1572a89-85e7-41a5-bda4-bfd1d8019fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:03.933Z|e1572a89-85e7-41a5-bda4-bfd1d8019fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:04.058Z|31666cdc-7238-402b-8d77-a5892a33d985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:04.062Z|31666cdc-7238-402b-8d77-a5892a33d985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:04.649Z|94ab6f82-eaa1-4f27-a709-07ec7b0e643d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:04.650Z|94ab6f82-eaa1-4f27-a709-07ec7b0e643d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:09.140Z|33850d18-e868-4e61-b83d-a61565255fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:49:09.141Z|33850d18-e868-4e61-b83d-a61565255fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:49:09.990Z|5e89b0fe-0271-4b98-84b4-47e91a1da521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:49:09.993Z|5e89b0fe-0271-4b98-84b4-47e91a1da521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:49:13.969Z|0171386e-5c59-4f23-8002-5143084afa8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:13.970Z|0171386e-5c59-4f23-8002-5143084afa8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:14.089Z|c384a9cf-0918-4267-85d2-f1f72206f1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:14.090Z|c384a9cf-0918-4267-85d2-f1f72206f1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:14.674Z|8966c18f-cba0-408c-807f-5e2a4c24cccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:14.675Z|8966c18f-cba0-408c-807f-5e2a4c24cccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:24.009Z|3826b7f3-a8fb-4793-8dad-8cb53f9e16ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:24.010Z|3826b7f3-a8fb-4793-8dad-8cb53f9e16ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:24.127Z|c993ed0d-3a36-49dc-a060-06599f4f4344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:24.129Z|c993ed0d-3a36-49dc-a060-06599f4f4344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:24.140Z|057955de-f0c4-4d66-847a-327fed5f5be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:49:24.141Z|057955de-f0c4-4d66-847a-327fed5f5be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:49:24.698Z|99b39d3a-c5ce-4302-b024-89dc19b86dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:24.699Z|99b39d3a-c5ce-4302-b024-89dc19b86dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:34.062Z|7937d2a7-ae4c-4313-8726-28bde1cb2e02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:34.063Z|7937d2a7-ae4c-4313-8726-28bde1cb2e02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:34.162Z|a6383362-99c8-4034-aa1a-efae5e58a771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:34.163Z|a6383362-99c8-4034-aa1a-efae5e58a771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:34.725Z|29755147-07cb-4b91-99a4-992538746af0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:34.726Z|29755147-07cb-4b91-99a4-992538746af0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:39.140Z|556877f6-7df1-4525-8d48-a5478f436f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:49:39.147Z|556877f6-7df1-4525-8d48-a5478f436f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:49:39.996Z|38b8a986-6e90-4158-ae2a-525f1a3c055a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:49:39.997Z|38b8a986-6e90-4158-ae2a-525f1a3c055a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:49:44.096Z|2bd0ad64-4951-4dcc-9cf6-4b8d9c560c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:44.096Z|2bd0ad64-4951-4dcc-9cf6-4b8d9c560c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:44.189Z|d57f8be5-3d07-45b8-997c-3291d5443806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:44.190Z|d57f8be5-3d07-45b8-997c-3291d5443806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:44.755Z|1c915d1c-38fe-4e5b-bf42-04c0f99b28e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:44.756Z|1c915d1c-38fe-4e5b-bf42-04c0f99b28e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:54.142Z|e911812e-d59e-4d49-910b-a136ed49548c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:49:54.145Z|ff1f20fd-443c-423c-bb59-15f746b03025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:54.146Z|e911812e-d59e-4d49-910b-a136ed49548c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:49:54.146Z|ff1f20fd-443c-423c-bb59-15f746b03025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:54.216Z|5619692b-4995-4d77-8e92-21d409edd67b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:54.217Z|5619692b-4995-4d77-8e92-21d409edd67b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:49:54.785Z|d8b6c93a-19a8-45c0-9b1b-70398c290788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:49:54.785Z|d8b6c93a-19a8-45c0-9b1b-70398c290788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:02.198Z|8189f4c5-de23-46c3-a4ac-ce05b5257917|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:50:02.199Z|8189f4c5-de23-46c3-a4ac-ce05b5257917|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:04.183Z|d180b773-3e02-463f-a151-a4c163ac8b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:04.184Z|d180b773-3e02-463f-a151-a4c163ac8b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:04.244Z|f077d5c6-2d3a-4ce3-bfe4-45aaf741da91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:04.245Z|f077d5c6-2d3a-4ce3-bfe4-45aaf741da91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:04.824Z|b7c21561-d899-4e04-97ef-9e88bc280cc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:04.825Z|b7c21561-d899-4e04-97ef-9e88bc280cc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:09.141Z|262331df-a5ab-4090-969b-917e1159aefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:50:09.142Z|262331df-a5ab-4090-969b-917e1159aefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:50:09.998Z|ab16741c-74c2-4f76-b19d-3f1fca768e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:50:10.001Z|ab16741c-74c2-4f76-b19d-3f1fca768e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:50:14.215Z|7c289620-078a-420b-b966-ca548951dd8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:14.221Z|7c289620-078a-420b-b966-ca548951dd8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:14.275Z|34ea257c-9cab-4db7-aa6c-4893f7faab30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:14.275Z|34ea257c-9cab-4db7-aa6c-4893f7faab30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:14.854Z|dc9afd4b-4fb5-4074-bc36-e522a93a98bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:14.855Z|dc9afd4b-4fb5-4074-bc36-e522a93a98bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:24.140Z|f9514e5b-2003-495f-ab68-f89bad645597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:50:24.148Z|f9514e5b-2003-495f-ab68-f89bad645597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:50:24.262Z|04e14a67-c08f-44d6-b9e1-dce5275b7af8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:24.264Z|04e14a67-c08f-44d6-b9e1-dce5275b7af8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:24.302Z|fc1d2a8f-8f7f-43f5-8577-9aeee9d754dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:24.304Z|fc1d2a8f-8f7f-43f5-8577-9aeee9d754dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:24.882Z|95e2a4bd-c97b-44e8-b0d5-ef16b9df2735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:24.883Z|95e2a4bd-c97b-44e8-b0d5-ef16b9df2735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:34.292Z|fc7b3777-5a49-4c86-a481-c381dc41f5e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:34.294Z|fc7b3777-5a49-4c86-a481-c381dc41f5e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:34.329Z|22ff5a89-1947-4817-9fff-f88236bcc289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:34.330Z|22ff5a89-1947-4817-9fff-f88236bcc289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:34.908Z|89f75441-9158-4499-95ed-9beda9362c09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:34.909Z|89f75441-9158-4499-95ed-9beda9362c09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:39.140Z|c02b1982-272e-4958-a56a-fb4f6c26915f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:50:39.141Z|c02b1982-272e-4958-a56a-fb4f6c26915f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:50:40.004Z|e0863c41-1013-4f01-a6b6-04f8f8aaccf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:50:40.005Z|e0863c41-1013-4f01-a6b6-04f8f8aaccf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:50:44.321Z|0f498f6e-fc6f-47e9-8ae5-32fd679ccafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:44.322Z|0f498f6e-fc6f-47e9-8ae5-32fd679ccafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:44.360Z|b2dd97fa-0fd7-4c26-94b5-869d7456e27d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:44.362Z|b2dd97fa-0fd7-4c26-94b5-869d7456e27d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:44.940Z|5127a9cb-094d-47f0-a4a7-83f75a75bfa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:44.942Z|5127a9cb-094d-47f0-a4a7-83f75a75bfa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:54.141Z|8b0dc5a9-442b-4b4b-9049-b437560a2b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:50:54.143Z|8b0dc5a9-442b-4b4b-9049-b437560a2b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:50:54.357Z|81619f90-3bef-4fce-8a8b-53d9fd643eb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:54.358Z|81619f90-3bef-4fce-8a8b-53d9fd643eb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:54.388Z|14549634-51ba-4fe3-be4d-59febafe8b96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:54.389Z|14549634-51ba-4fe3-be4d-59febafe8b96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:50:54.975Z|8281046e-a3c3-4b96-b776-182b1a07b25b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:50:54.976Z|8281046e-a3c3-4b96-b776-182b1a07b25b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:02.192Z|df426ed5-c426-427c-955a-9dc134dd64a8|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:51:02.194Z|df426ed5-c426-427c-955a-9dc134dd64a8|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:04.403Z|d66592d3-2225-47c4-8e16-6e973c3abee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:04.404Z|d66592d3-2225-47c4-8e16-6e973c3abee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:04.421Z|c518de51-a517-4571-95aa-7b75502e7557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:04.422Z|c518de51-a517-4571-95aa-7b75502e7557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:05.016Z|02294d86-1d9c-4682-bf3f-316ae1a1729e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:05.017Z|02294d86-1d9c-4682-bf3f-316ae1a1729e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:09.140Z|985675f2-f33d-402e-8da6-677231beea2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:51:09.145Z|985675f2-f33d-402e-8da6-677231beea2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:51:10.006Z|94b055ca-2634-415f-aa09-4b327a7fc45a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:51:10.007Z|94b055ca-2634-415f-aa09-4b327a7fc45a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:51:14.431Z|0d50a425-8625-4a3c-b709-1c528517da6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:14.433Z|0d50a425-8625-4a3c-b709-1c528517da6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:14.448Z|39dcb7e4-200a-4659-a308-681624c91666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:14.450Z|39dcb7e4-200a-4659-a308-681624c91666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:15.042Z|3c97cf88-620e-4c0e-83fc-4e043600b5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:15.043Z|3c97cf88-620e-4c0e-83fc-4e043600b5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:24.141Z|c7275f40-b610-4ca2-b67e-bc28d72e530e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:51:24.143Z|c7275f40-b610-4ca2-b67e-bc28d72e530e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:51:24.462Z|c1f2f2dc-541c-43c4-9fed-7c292e93f4f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:24.464Z|c1f2f2dc-541c-43c4-9fed-7c292e93f4f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:24.481Z|f7f26d89-ff8d-4ecb-9f2b-43102dd39443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:24.483Z|f7f26d89-ff8d-4ecb-9f2b-43102dd39443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:25.068Z|8f0fa7b8-6095-4e95-8097-c5cd5eda11e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:25.070Z|8f0fa7b8-6095-4e95-8097-c5cd5eda11e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:34.494Z|3a02cc8d-952c-4ee8-b4b5-526303cbd586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:34.495Z|3a02cc8d-952c-4ee8-b4b5-526303cbd586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:34.509Z|63575b1e-25ae-453c-b60b-2eeea27fbcaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:34.510Z|63575b1e-25ae-453c-b60b-2eeea27fbcaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:35.103Z|47500679-159c-4924-bbf2-7a983efa3ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:35.105Z|47500679-159c-4924-bbf2-7a983efa3ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:39.141Z|2c0e62e0-376f-4870-83ee-1d2a07f6d2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:51:39.144Z|2c0e62e0-376f-4870-83ee-1d2a07f6d2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:51:40.011Z|d0e75907-e963-4a20-82cb-e49d2c9fce1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:51:40.013Z|d0e75907-e963-4a20-82cb-e49d2c9fce1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:51:44.523Z|281468f0-e061-4b88-ba4e-b06188b9e91e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:44.524Z|281468f0-e061-4b88-ba4e-b06188b9e91e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:44.542Z|2c00d140-71ce-4c92-9501-a2f9ae68c6e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:44.543Z|2c00d140-71ce-4c92-9501-a2f9ae68c6e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:45.136Z|529230cb-1285-4d5e-a254-2927ca132c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:45.137Z|529230cb-1285-4d5e-a254-2927ca132c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:54.140Z|8d6ba03e-f7fd-4ee9-8d5a-9c629f39fe1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:51:54.148Z|8d6ba03e-f7fd-4ee9-8d5a-9c629f39fe1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:51:54.548Z|994ebae5-a377-4dbe-b814-38b2fd5439e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:54.549Z|994ebae5-a377-4dbe-b814-38b2fd5439e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:54.569Z|681f857b-75d9-4260-8be6-ddcc42be1971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:54.570Z|681f857b-75d9-4260-8be6-ddcc42be1971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:51:55.164Z|916dd42c-b07d-47d0-866d-7e0c7bdc9f29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:51:55.165Z|916dd42c-b07d-47d0-866d-7e0c7bdc9f29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:02.196Z|2070bfe2-4be3-4b1b-a81d-83e4de349ce0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:52:02.197Z|2070bfe2-4be3-4b1b-a81d-83e4de349ce0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:04.573Z|9fdf2336-c5a7-44fd-9ce3-6f09b151b065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:04.574Z|9fdf2336-c5a7-44fd-9ce3-6f09b151b065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:04.594Z|52d9922b-ef32-4cd3-9032-ae635428109d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:04.595Z|52d9922b-ef32-4cd3-9032-ae635428109d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:05.202Z|a2120eec-0cfc-4916-9336-ed94b7cc6960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:05.203Z|a2120eec-0cfc-4916-9336-ed94b7cc6960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:09.140Z|156186c2-1be4-4586-adf7-ff71c4b9dc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:52:09.141Z|156186c2-1be4-4586-adf7-ff71c4b9dc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:52:10.016Z|da951767-1f7f-4692-ace2-a8b9696328dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:52:10.017Z|da951767-1f7f-4692-ace2-a8b9696328dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:52:14.606Z|f4e3fe48-53b2-4491-9458-c3ac9d4a0881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:14.607Z|f4e3fe48-53b2-4491-9458-c3ac9d4a0881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:14.626Z|92081f15-c575-486e-8311-753caf9f8e5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:14.627Z|92081f15-c575-486e-8311-753caf9f8e5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:15.233Z|cbe2a074-839d-4bf3-a206-4b1cd026fdc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:15.234Z|cbe2a074-839d-4bf3-a206-4b1cd026fdc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:24.140Z|4268cac0-3fe4-4d09-91dd-559d4c936e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:52:24.141Z|4268cac0-3fe4-4d09-91dd-559d4c936e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:52:24.635Z|55c52695-cce3-4cda-8367-99b3c143bd8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:24.636Z|55c52695-cce3-4cda-8367-99b3c143bd8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:24.660Z|30a4000b-feea-4f42-9571-6e2843308c46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:24.663Z|30a4000b-feea-4f42-9571-6e2843308c46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:25.264Z|733ec79a-8612-475a-89df-276a32659fcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:25.265Z|733ec79a-8612-475a-89df-276a32659fcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:34.671Z|a3415b36-10ce-404f-b174-bbe4d6cf9137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:34.673Z|a3415b36-10ce-404f-b174-bbe4d6cf9137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:34.691Z|1eea2155-8cc3-45ac-a288-6ff57289bb16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:34.692Z|1eea2155-8cc3-45ac-a288-6ff57289bb16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:35.290Z|e2b0238b-3b78-4853-9765-3be852bddb13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:35.291Z|e2b0238b-3b78-4853-9765-3be852bddb13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:39.144Z|254999b4-ad2b-427a-a1dc-f05362086ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:52:39.151Z|254999b4-ad2b-427a-a1dc-f05362086ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:52:40.020Z|4ec7b4fb-4201-4023-8376-7d754ac59711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:52:40.021Z|4ec7b4fb-4201-4023-8376-7d754ac59711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:52:44.705Z|2e3a297a-7f29-4601-b4c4-baf078697940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:44.708Z|2e3a297a-7f29-4601-b4c4-baf078697940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:44.718Z|96ec1552-2dee-450b-a435-20d3da8d7844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:44.719Z|96ec1552-2dee-450b-a435-20d3da8d7844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:45.327Z|dfe036c6-ec9e-442e-8e8f-5595abbbdb7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:45.328Z|dfe036c6-ec9e-442e-8e8f-5595abbbdb7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:54.143Z|7e0617e2-5b4f-4eb0-a428-88c3cd8e9ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:52:54.143Z|7e0617e2-5b4f-4eb0-a428-88c3cd8e9ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:52:54.742Z|d32d76ae-6b05-4e1e-8ad9-2ac3d69061ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:54.751Z|d32d76ae-6b05-4e1e-8ad9-2ac3d69061ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:54.769Z|802a63be-c9e1-4647-8016-0d8a26e2b51f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:54.770Z|802a63be-c9e1-4647-8016-0d8a26e2b51f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:52:55.358Z|5593f7d3-70a1-4229-9546-09f582843d29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:52:55.359Z|5593f7d3-70a1-4229-9546-09f582843d29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:02.203Z|53fc4821-7a70-4f29-a25d-d31fb6386490|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:53:02.205Z|53fc4821-7a70-4f29-a25d-d31fb6386490|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:04.792Z|e30095f7-1c35-424d-8637-fa369fad3eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:04.792Z|e30095f7-1c35-424d-8637-fa369fad3eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:04.798Z|c017fd00-9e34-47a3-87cb-19d9916e3bf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:04.799Z|c017fd00-9e34-47a3-87cb-19d9916e3bf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:05.395Z|6bca4984-91b4-4adb-abef-6d80bd484a27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:05.397Z|6bca4984-91b4-4adb-abef-6d80bd484a27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:09.140Z|97f68e4a-cf57-4caa-bb22-f66bd17ee83b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:53:09.141Z|97f68e4a-cf57-4caa-bb22-f66bd17ee83b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:53:10.024Z|bdacfedb-5d58-4a1f-83c8-e0aed009fdb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:53:10.024Z|bdacfedb-5d58-4a1f-83c8-e0aed009fdb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:53:14.856Z|70075155-fb2d-4c99-8dda-a82d6bf4726e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:14.857Z|70075155-fb2d-4c99-8dda-a82d6bf4726e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:14.858Z|765d690a-57a1-438a-9e33-3249f7dfe4a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:14.859Z|765d690a-57a1-438a-9e33-3249f7dfe4a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:15.430Z|df554021-324f-437d-8e1c-e9ab14798d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:15.432Z|df554021-324f-437d-8e1c-e9ab14798d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:24.140Z|12573f5e-19b1-4b85-a5c1-81532175de65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:53:24.148Z|12573f5e-19b1-4b85-a5c1-81532175de65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:53:24.884Z|d373c8de-92af-4aef-944c-3c8cfdb1c95b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:24.886Z|d373c8de-92af-4aef-944c-3c8cfdb1c95b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:24.887Z|60966742-a68f-42d2-8d93-17f16452fe74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:24.888Z|60966742-a68f-42d2-8d93-17f16452fe74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:25.457Z|e9b9a582-6086-433d-aafc-62b9696792e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:25.459Z|e9b9a582-6086-433d-aafc-62b9696792e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:34.927Z|e4303010-5e99-43b8-b176-e06221f670d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:34.928Z|e4303010-5e99-43b8-b176-e06221f670d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:34.938Z|ecb3c2d6-3f25-4726-8f2b-19f134da3a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:34.939Z|ecb3c2d6-3f25-4726-8f2b-19f134da3a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:35.500Z|cb4a9ec2-0af5-4657-bc1e-c755b5c42a47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:35.518Z|cb4a9ec2-0af5-4657-bc1e-c755b5c42a47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:39.143Z|487e1e6d-ee3b-417e-9d55-91846d8ce1cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:53:39.144Z|487e1e6d-ee3b-417e-9d55-91846d8ce1cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:53:40.025Z|8cdb0e3b-1843-4207-a096-2a2b780835b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:53:40.026Z|8cdb0e3b-1843-4207-a096-2a2b780835b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:53:44.958Z|dedbd0f7-3ee4-4ec6-8cbb-ade2a7b19dfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:44.960Z|dedbd0f7-3ee4-4ec6-8cbb-ade2a7b19dfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:44.970Z|8fe0ed97-283c-4134-a84c-0f627b8e825c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:44.970Z|8fe0ed97-283c-4134-a84c-0f627b8e825c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:45.585Z|ec5f5b61-4b0c-4476-bf6e-29650f4dd442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:45.586Z|ec5f5b61-4b0c-4476-bf6e-29650f4dd442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:54.142Z|96a0c1bf-e398-4df2-8db2-fa91fcb18cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:53:54.143Z|96a0c1bf-e398-4df2-8db2-fa91fcb18cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:53:54.992Z|85fecdb9-0271-4e74-973e-fa268e150e3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:54.994Z|85fecdb9-0271-4e74-973e-fa268e150e3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:55.005Z|fab89cf1-e798-43d3-aaff-c83748717ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:55.013Z|fab89cf1-e798-43d3-aaff-c83748717ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:53:55.615Z|d2de3fe3-b049-424a-b323-749d7958e632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:53:55.616Z|d2de3fe3-b049-424a-b323-749d7958e632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:02.196Z|f1d1a58a-6a26-4e63-93e6-a6c1f0be1441|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:54:02.199Z|f1d1a58a-6a26-4e63-93e6-a6c1f0be1441|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:05.034Z|a1dbdaa2-fc81-41fd-beb7-bf8d1d05b795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:05.035Z|a1dbdaa2-fc81-41fd-beb7-bf8d1d05b795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:05.051Z|ef453762-1755-4385-b1ca-1965e49cf8e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:05.053Z|ef453762-1755-4385-b1ca-1965e49cf8e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:05.643Z|9bf56e15-2f82-455f-a5ca-b0056142cc0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:05.646Z|9bf56e15-2f82-455f-a5ca-b0056142cc0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:09.140Z|99cdc97c-7d12-409d-9bdd-6b0bce97c705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:54:09.151Z|99cdc97c-7d12-409d-9bdd-6b0bce97c705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:54:10.027Z|7b2379d0-07fe-4a0e-9295-2e043b18707e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:54:10.028Z|7b2379d0-07fe-4a0e-9295-2e043b18707e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:54:15.061Z|4fca9f1d-24f1-4af6-8088-387a1fd73efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:15.062Z|4fca9f1d-24f1-4af6-8088-387a1fd73efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:15.084Z|c683fe48-7768-45e1-a941-0a8cb4214e15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:15.085Z|c683fe48-7768-45e1-a941-0a8cb4214e15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:15.691Z|fbb297e5-2c2a-4738-b6a0-dddf96d81527|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:15.692Z|fbb297e5-2c2a-4738-b6a0-dddf96d81527|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:24.141Z|6bbe1493-9a34-4adf-b4ed-497de9b5d0e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:54:24.142Z|6bbe1493-9a34-4adf-b4ed-497de9b5d0e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:54:25.091Z|34e72672-8093-4e14-98bb-9fc3789c36cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:25.093Z|34e72672-8093-4e14-98bb-9fc3789c36cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:25.123Z|4bb69ddb-9492-4a5d-b8c9-d7d68e90e59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:25.125Z|4bb69ddb-9492-4a5d-b8c9-d7d68e90e59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:25.719Z|f0924c8c-aead-4e37-9024-42859e2adc93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:25.721Z|f0924c8c-aead-4e37-9024-42859e2adc93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:35.123Z|2da6a2ae-59a1-4587-95b3-7470b77eb401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:35.124Z|2da6a2ae-59a1-4587-95b3-7470b77eb401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:35.157Z|a4909eec-3428-44a8-a72d-db08fed4e5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:35.161Z|a4909eec-3428-44a8-a72d-db08fed4e5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:35.763Z|20161049-2611-481f-b7c9-98017f40a604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:35.764Z|20161049-2611-481f-b7c9-98017f40a604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:39.140Z|4428a83b-4c08-4b57-ae28-0c9ebdc6bf83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:54:39.141Z|4428a83b-4c08-4b57-ae28-0c9ebdc6bf83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:54:40.029Z|d2d6ef4d-95b0-4180-96cb-48b22fe1673b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:54:40.030Z|d2d6ef4d-95b0-4180-96cb-48b22fe1673b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:54:45.153Z|f290f543-16ed-4d01-b9e8-45fb1b5c7d42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:45.155Z|f290f543-16ed-4d01-b9e8-45fb1b5c7d42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:45.195Z|ac5a488c-8429-4484-ae4b-2a02fe43b0de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:45.196Z|ac5a488c-8429-4484-ae4b-2a02fe43b0de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:45.805Z|bbaba7f7-de5b-4897-ada8-ea02db55487a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:45.806Z|bbaba7f7-de5b-4897-ada8-ea02db55487a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:54.141Z|35ced8f2-d918-444e-bd0e-944c627e66a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:54:54.146Z|35ced8f2-d918-444e-bd0e-944c627e66a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:54:55.186Z|05015e5b-987a-4f8a-8700-28dfe386903f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:55.188Z|05015e5b-987a-4f8a-8700-28dfe386903f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:55.226Z|b37862c7-e3c4-4184-987e-d2e2c59ccf8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:55.227Z|b37862c7-e3c4-4184-987e-d2e2c59ccf8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:54:55.833Z|3c9a0c66-e83c-4a5c-a370-f5c53468d573|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:54:55.834Z|3c9a0c66-e83c-4a5c-a370-f5c53468d573|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:02.198Z|23205bea-3feb-4aca-ba02-555f1e0ff231|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:55:02.199Z|23205bea-3feb-4aca-ba02-555f1e0ff231|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:05.216Z|356bc134-49df-411f-9662-9557f202279c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:05.217Z|356bc134-49df-411f-9662-9557f202279c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:05.260Z|c47edb95-d232-40c2-9994-b3d7382c2a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:05.261Z|c47edb95-d232-40c2-9994-b3d7382c2a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:05.889Z|b40d1167-f456-4556-a802-7998c7dad616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:05.891Z|b40d1167-f456-4556-a802-7998c7dad616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:09.140Z|b1b2665a-3971-41b5-aeb9-d08de3bda225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:55:09.141Z|b1b2665a-3971-41b5-aeb9-d08de3bda225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:55:10.031Z|6caba608-3698-4e9c-9e71-6df99b7c6bd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:55:10.031Z|6caba608-3698-4e9c-9e71-6df99b7c6bd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:55:15.245Z|c5b3e342-8241-4815-bd84-ce559877c96b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:15.246Z|c5b3e342-8241-4815-bd84-ce559877c96b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:15.293Z|de1ffe66-ec25-4d1d-9a34-5f3e92662bed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:15.294Z|de1ffe66-ec25-4d1d-9a34-5f3e92662bed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:15.922Z|be173848-b42b-46ed-ba25-1d5c95800678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:15.925Z|be173848-b42b-46ed-ba25-1d5c95800678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:24.140Z|8b41c6cf-9961-4802-8599-0912480ed22b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:55:24.141Z|8b41c6cf-9961-4802-8599-0912480ed22b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:55:25.272Z|c55e094f-4881-45f4-a46b-b19387b75da6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:25.273Z|c55e094f-4881-45f4-a46b-b19387b75da6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:25.322Z|e96d88d2-e363-4cec-9944-aecbec66f721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:25.323Z|e96d88d2-e363-4cec-9944-aecbec66f721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:25.950Z|f5e652e6-19c4-4b5f-a7ab-3dec3abfd5a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:25.951Z|f5e652e6-19c4-4b5f-a7ab-3dec3abfd5a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:35.298Z|daf00d09-52c4-473d-a660-642fe7bc7b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:35.299Z|daf00d09-52c4-473d-a660-642fe7bc7b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:35.359Z|25728384-2bd5-4242-9100-0048f59e60b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:35.360Z|25728384-2bd5-4242-9100-0048f59e60b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:35.981Z|b4a1da88-0f65-4dd4-bd33-aa35a0ef631a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:35.982Z|b4a1da88-0f65-4dd4-bd33-aa35a0ef631a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:39.140Z|837c2681-6eb7-4e96-a10e-7f20446e18cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:55:39.159Z|837c2681-6eb7-4e96-a10e-7f20446e18cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:55:40.032Z|c919b34e-d9b2-4aca-a150-be85ffc6ab10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:55:40.033Z|c919b34e-d9b2-4aca-a150-be85ffc6ab10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:55:45.324Z|c731a0c1-59ba-4c37-b233-475609819e8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:45.325Z|c731a0c1-59ba-4c37-b233-475609819e8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:45.389Z|4fb06991-fc1b-4cac-a563-0ecda0f108e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:45.390Z|4fb06991-fc1b-4cac-a563-0ecda0f108e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:46.007Z|0b0693ca-504c-4452-a7ce-f31a8595b0c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:46.008Z|0b0693ca-504c-4452-a7ce-f31a8595b0c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:54.140Z|917ebf14-6ecf-4849-ba9e-1297ff518a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:55:54.143Z|917ebf14-6ecf-4849-ba9e-1297ff518a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:55:55.353Z|4d299171-1e42-45a8-9dd1-2a5121cf9420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:55.354Z|4d299171-1e42-45a8-9dd1-2a5121cf9420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:55.419Z|7c4dc51a-a355-41d3-b38d-a8c2d3111556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:55.421Z|7c4dc51a-a355-41d3-b38d-a8c2d3111556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:55:56.037Z|8e5072f3-412c-4a97-8a87-38914c652745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:55:56.038Z|8e5072f3-412c-4a97-8a87-38914c652745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:02.190Z|101b17b6-e554-4894-a083-6b8684c8341c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:56:02.192Z|101b17b6-e554-4894-a083-6b8684c8341c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:05.398Z|b86f4665-7c60-4d65-aadc-e48bd77f8f16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:05.399Z|b86f4665-7c60-4d65-aadc-e48bd77f8f16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:05.444Z|aab4572f-80df-48b2-96df-d7d722269c2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:05.445Z|aab4572f-80df-48b2-96df-d7d722269c2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:06.066Z|f1f2e006-9b38-43a9-8677-e4dedfe23a35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:06.067Z|f1f2e006-9b38-43a9-8677-e4dedfe23a35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:09.140Z|8498ae29-d533-4dcf-940b-0292d63c337e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:56:09.141Z|8498ae29-d533-4dcf-940b-0292d63c337e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:56:10.034Z|e5e9e49a-ea78-4be7-ae2c-eeb5fde4866f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:56:10.035Z|e5e9e49a-ea78-4be7-ae2c-eeb5fde4866f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:56:15.429Z|edc3dbbc-37de-4dba-baba-0bc7e784e066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:15.430Z|edc3dbbc-37de-4dba-baba-0bc7e784e066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:15.473Z|5ca03bd4-4cbc-4b7f-8ebc-8497f8e7cd87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:15.474Z|5ca03bd4-4cbc-4b7f-8ebc-8497f8e7cd87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:16.107Z|5377e394-e8dc-4b0b-91d3-4ad8c37ebdc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:16.111Z|5377e394-e8dc-4b0b-91d3-4ad8c37ebdc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:24.140Z|97942685-59cd-4a5c-a7f5-6e1e645a0ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:56:24.145Z|97942685-59cd-4a5c-a7f5-6e1e645a0ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:56:25.458Z|09751e73-6319-4b14-80a9-fd5264beba6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:25.459Z|09751e73-6319-4b14-80a9-fd5264beba6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:25.504Z|c0575f74-39ad-4e28-b763-01ba79bd687e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:25.505Z|c0575f74-39ad-4e28-b763-01ba79bd687e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:26.139Z|98152a4b-d762-4d3f-9c7e-4348742db817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:26.140Z|98152a4b-d762-4d3f-9c7e-4348742db817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:35.485Z|70ab7c8b-3fdc-4745-9421-ee8a4dab9779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:35.486Z|70ab7c8b-3fdc-4745-9421-ee8a4dab9779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:35.533Z|30cf638f-06bb-461f-ab7a-da43d6432049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:35.535Z|30cf638f-06bb-461f-ab7a-da43d6432049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:36.170Z|fe3eda18-5da5-4ff6-b154-32a1d07e148d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:36.172Z|fe3eda18-5da5-4ff6-b154-32a1d07e148d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:39.140Z|7ec1b0a4-f9fc-4974-a462-9cbcfe3b68e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:56:39.141Z|7ec1b0a4-f9fc-4974-a462-9cbcfe3b68e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:56:40.036Z|af0d7a77-621c-456b-894a-3a4eb2344005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:56:40.036Z|af0d7a77-621c-456b-894a-3a4eb2344005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:56:45.519Z|88fe8d64-aa44-4b17-8df7-ade839d8288b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:45.520Z|88fe8d64-aa44-4b17-8df7-ade839d8288b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:45.564Z|fd858bdd-7f57-4bbc-905c-f7ca52a1593d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:45.565Z|fd858bdd-7f57-4bbc-905c-f7ca52a1593d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:46.196Z|2497d089-1d26-45b5-b8f9-aff602ddf341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:46.197Z|2497d089-1d26-45b5-b8f9-aff602ddf341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:54.140Z|70e62a2c-51be-43ea-99a3-23eaa4d2cb95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:56:54.142Z|70e62a2c-51be-43ea-99a3-23eaa4d2cb95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:56:55.545Z|5398fc4a-4351-4aa3-a0a8-588bdbd2d4a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:55.548Z|5398fc4a-4351-4aa3-a0a8-588bdbd2d4a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:55.592Z|50f4a8f0-5069-4103-b2b0-57cde0b837f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:55.593Z|50f4a8f0-5069-4103-b2b0-57cde0b837f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:56:56.228Z|63d65dac-10d8-4161-85c1-52ddbed13f79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:56:56.229Z|63d65dac-10d8-4161-85c1-52ddbed13f79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:02.201Z|d496eeca-0aa8-4ee3-a3ca-59fc90bb10a6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:57:02.204Z|d496eeca-0aa8-4ee3-a3ca-59fc90bb10a6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:05.578Z|477dbae5-3ff3-486a-a78b-e641e3680b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:05.579Z|477dbae5-3ff3-486a-a78b-e641e3680b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:05.630Z|3f4aa60f-2ab4-4b6c-9770-8e999bb9acce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:05.632Z|3f4aa60f-2ab4-4b6c-9770-8e999bb9acce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:06.263Z|4abf13f1-8c02-46c9-aae2-c1f94ce6d441|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:06.265Z|4abf13f1-8c02-46c9-aae2-c1f94ce6d441|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:09.141Z|1318e362-0177-4fd1-bbf4-9429a15fe679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:57:09.146Z|1318e362-0177-4fd1-bbf4-9429a15fe679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:57:10.039Z|9c05e6b7-6da8-46f7-8dac-b2a2e31b6b99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:57:10.041Z|9c05e6b7-6da8-46f7-8dac-b2a2e31b6b99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:57:15.609Z|4b5a1ecf-d1e8-44c1-8fc0-e1967e49ab68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:15.611Z|4b5a1ecf-d1e8-44c1-8fc0-e1967e49ab68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:15.662Z|4fbd845d-30c2-4838-8ab7-67c55b3425c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:15.664Z|4fbd845d-30c2-4838-8ab7-67c55b3425c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:16.298Z|3afd5788-594a-4e03-8b67-3f04248f627d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:16.299Z|3afd5788-594a-4e03-8b67-3f04248f627d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:24.140Z|54c4fac4-a9ce-4cc2-b014-ba34f80c6671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:57:24.142Z|54c4fac4-a9ce-4cc2-b014-ba34f80c6671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:57:25.639Z|dd6c3905-1fd8-464a-9e06-967346ed0bba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:25.641Z|dd6c3905-1fd8-464a-9e06-967346ed0bba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:25.692Z|1a36df0c-ba3c-4b01-b6cf-a818fecc9d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:25.693Z|1a36df0c-ba3c-4b01-b6cf-a818fecc9d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:26.334Z|fb5850f5-1dfc-4d7e-8b6a-4e6adba8c6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:26.335Z|fb5850f5-1dfc-4d7e-8b6a-4e6adba8c6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:35.672Z|c7669265-513c-44a5-8735-3fc44c040d5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:35.674Z|c7669265-513c-44a5-8735-3fc44c040d5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:35.717Z|e778cd2f-97a6-4529-9733-d6947e991aaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:35.718Z|e778cd2f-97a6-4529-9733-d6947e991aaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:36.367Z|bb0aca7c-0954-4fd5-83e8-f2bdba33fa97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:36.368Z|bb0aca7c-0954-4fd5-83e8-f2bdba33fa97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:39.140Z|1ccb0153-e273-47ad-84f2-2a4d602397cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:57:39.141Z|1ccb0153-e273-47ad-84f2-2a4d602397cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:57:40.043Z|489df87c-f642-4397-9a1e-9be61c908c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:57:40.056Z|489df87c-f642-4397-9a1e-9be61c908c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:57:41.528Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-16T06:57:41.558Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 50651619-1ac7-4a64-9f31-c141a166ccf4 already exists in requestDb InfraActiveRequests table
2022-06-16T06:57:41.676Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4
2022-06-16T06:57:41.678Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|INFO|500||Invoke
2022-06-16T06:57:41.678Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||===========================request begin================================================
2022-06-16T06:57:41.679Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4
2022-06-16T06:57:41.680Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||Method      : GET
2022-06-16T06:57:41.680Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16da9a8a6e7117ad", X-B3-SpanId:"6d4c1f8dc4850d34", X-B3-ParentSpanId:"16da9a8a6e7117ad", X-B3-Sampled:"0", X-ONAP-RequestID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-RequestID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-TransactionID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-ECOMP-RequestID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1bad0f7-70c9-479e-8dfa-bd07d5e6e6ae"]
2022-06-16T06:57:41.682Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||Request body: 
2022-06-16T06:57:41.682Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||==========================request end================================================
2022-06-16T06:57:43.220Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||============================response begin==========================================
2022-06-16T06:57:43.221Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-16T06:57:43.222Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||Status text  : 
2022-06-16T06:57:43.223Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AA4B0FF8BF0870DE4EFCCA403A73179C; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 16 Jun 2022 06:57:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T06:57:43.226Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||Response body: 
2022-06-16T06:57:43.227Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|DEBUG|500||=======================response end=================================================
2022-06-16T06:57:43.228Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50651619-1ac7-4a64-9f31-c141a166ccf4|INFO|404|Not Found|InvokeReturn
2022-06-16T06:57:43.431Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 50651619-1ac7-4a64-9f31-c141a166ccf4
2022-06-16T06:57:43.482Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-16T06:57:43.493Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-06-16T06:57:43.495Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-16T06:57:43.496Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T06:57:43.496Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-06-16T06:57:43.497Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-16T06:57:43.498Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|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:"16da9a8a6e7117ad", X-B3-SpanId:"3d3c0e47ab0655f1", X-B3-ParentSpanId:"16da9a8a6e7117ad", X-B3-Sampled:"0", X-ONAP-RequestID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-RequestID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-TransactionID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-ECOMP-RequestID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b23d7e4-fb73-4482-a2b2-c8e0fd9d756d"]
2022-06-16T06:57:43.498Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-16T06:57:43.499Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T06:57:43.624Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T06:57:43.625Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T06:57:43.626Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-16T06:57:43.627Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|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, 16 Jun 2022 06:57:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T06:57:43.627Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-16T06:57:43.628Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T06:57:43.628Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T06:57:43.636Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|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$$bbe9a70a.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-06-16T06:57:43.648Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-16T06:57:43.655Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|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-06-16T06:57:43.656Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-16T06:57:43.657Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T06:57:43.658Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|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-06-16T06:57:43.664Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-16T06:57:43.665Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|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:"16da9a8a6e7117ad", X-B3-SpanId:"0b9b8c2e306c7199", X-B3-ParentSpanId:"16da9a8a6e7117ad", X-B3-Sampled:"0", X-ONAP-RequestID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-RequestID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-TransactionID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-ECOMP-RequestID:"50651619-1ac7-4a64-9f31-c141a166ccf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c288af4-aa75-4890-bb0c-70f987671529"]
2022-06-16T06:57:43.665Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-16T06:57:43.666Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T06:57:43.809Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T06:57:43.810Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T06:57:43.811Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-16T06:57:43.811Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|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, 16 Jun 2022 06:57:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T06:57:43.812Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-16T06:57:43.813Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T06:57:43.813Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T06:57:43.816Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|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$$bbe9a70a.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-06-16T06:57:43.820Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@421ce0e6
2022-06-16T06:57:43.833Z|50651619-1ac7-4a64-9f31-c141a166ccf4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-16T06:57:45.710Z|5c1ff3fa-6f57-467c-a0ce-a5acc76bc63d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:45.711Z|5c1ff3fa-6f57-467c-a0ce-a5acc76bc63d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:45.752Z|aa1a81ba-534d-4dda-8462-74226c96509c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:45.753Z|aa1a81ba-534d-4dda-8462-74226c96509c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:46.418Z|c6f94981-0e80-44d4-9dad-17e5d315d880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:46.420Z|c6f94981-0e80-44d4-9dad-17e5d315d880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:54.144Z|29ebd5a7-c641-4d3e-b50f-dcf8857664af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:57:54.149Z|29ebd5a7-c641-4d3e-b50f-dcf8857664af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:57:55.740Z|ed6d4854-ae10-4c2c-9d36-7cc6567ce50c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:55.742Z|ed6d4854-ae10-4c2c-9d36-7cc6567ce50c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:55.788Z|b10c17d9-fbef-4c73-aff5-f9c150a16bd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:55.789Z|b10c17d9-fbef-4c73-aff5-f9c150a16bd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:56.458Z|8e09f82b-f949-4748-af00-2400c2e9de1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:57:56.460Z|8e09f82b-f949-4748-af00-2400c2e9de1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:57:56.534Z|57ff8f0e-7511-4255-b72b-3cf3fb8efd48|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T06:57:56.539Z|57ff8f0e-7511-4255-b72b-3cf3fb8efd48|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:02.194Z|2f54dcf8-6448-46fd-a964-f30868726bd5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:58:02.196Z|2f54dcf8-6448-46fd-a964-f30868726bd5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:05.775Z|bd393424-fcb8-4423-bc56-e8e6371788e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:05.779Z|bd393424-fcb8-4423-bc56-e8e6371788e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:05.817Z|ce674ed0-3cec-428f-98ed-565319106845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:05.823Z|ce674ed0-3cec-428f-98ed-565319106845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:06.504Z|1893d387-f4ce-4381-b3f0-f05eec449017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:06.505Z|1893d387-f4ce-4381-b3f0-f05eec449017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:09.140Z|be0970b9-c656-4d77-ade4-10deddd9d157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:58:09.141Z|be0970b9-c656-4d77-ade4-10deddd9d157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:58:10.058Z|1e4aecc5-8e2a-4444-94f6-6a2c6d633183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:58:10.067Z|1e4aecc5-8e2a-4444-94f6-6a2c6d633183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:58:15.816Z|529a727c-8854-4e51-b04a-e4e26183d179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:15.817Z|529a727c-8854-4e51-b04a-e4e26183d179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:15.849Z|52b329c7-a520-40a6-8aad-17db8c798307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:15.850Z|52b329c7-a520-40a6-8aad-17db8c798307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:16.206Z|5f25fe1e-67fd-4ef1-99a3-b64f162bab99|http-nio-8080-exec-6|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T06:58:16.208Z|5f25fe1e-67fd-4ef1-99a3-b64f162bab99|http-nio-8080-exec-6|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:16.547Z|6c2f82b0-6a75-4081-8caa-8128b8677154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:16.548Z|6c2f82b0-6a75-4081-8caa-8128b8677154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:19.171Z|8aeb00f9-28dc-4504-871a-b5790aa3bf94|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T06:58:19.176Z|8aeb00f9-28dc-4504-871a-b5790aa3bf94|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:24.140Z|74082560-1774-4bb6-92e3-0fbb19b48c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:58:24.141Z|74082560-1774-4bb6-92e3-0fbb19b48c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:58:25.858Z|1ba377dc-4205-41f4-b76a-aa2d8fcf5c44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:25.859Z|1ba377dc-4205-41f4-b76a-aa2d8fcf5c44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:25.900Z|1f7dfb60-895c-491d-b112-54ebfe421059|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:25.901Z|1f7dfb60-895c-491d-b112-54ebfe421059|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:26.591Z|601ecab0-e200-4a65-bbb2-6706de7d2107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:26.615Z|601ecab0-e200-4a65-bbb2-6706de7d2107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:35.888Z|55764da4-ee24-4096-a889-bc221a111512|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:35.890Z|55764da4-ee24-4096-a889-bc221a111512|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:35.929Z|fa86b2a1-4971-4a8e-b570-1d4f03989e36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:35.932Z|fa86b2a1-4971-4a8e-b570-1d4f03989e36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:36.647Z|074947f3-c1f4-4069-8aad-c7835a8794ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:36.649Z|074947f3-c1f4-4069-8aad-c7835a8794ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:39.140Z|133a6ffb-5d84-4b1c-a2a3-93de18b163a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:58:39.144Z|133a6ffb-5d84-4b1c-a2a3-93de18b163a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:58:39.208Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-16T06:58:39.210Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 1bebf6f0-364c-4fec-b760-0338b3fbda5b already exists in requestDb InfraActiveRequests table
2022-06-16T06:58:39.212Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b
2022-06-16T06:58:39.213Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|INFO|500||Invoke
2022-06-16T06:58:39.213Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|DEBUG|500||===========================request begin================================================
2022-06-16T06:58:39.214Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b
2022-06-16T06:58:39.214Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|DEBUG|500||Method      : GET
2022-06-16T06:58:39.214Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c662cd93eed9a99", X-B3-SpanId:"e93740950991cc18", X-B3-ParentSpanId:"5c662cd93eed9a99", X-B3-Sampled:"0", X-ONAP-RequestID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-RequestID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-TransactionID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-ECOMP-RequestID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b05a329-bf93-4ce4-8727-e2ed219512f2"]
2022-06-16T06:58:39.215Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|DEBUG|500||Request body: 
2022-06-16T06:58:39.215Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|DEBUG|500||==========================request end================================================
2022-06-16T06:58:39.293Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|DEBUG|500||============================response begin==========================================
2022-06-16T06:58:39.294Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-16T06:58:39.294Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|DEBUG|500||Status text  : 
2022-06-16T06:58:39.294Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|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, 16 Jun 2022 06:58:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T06:58:39.295Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|DEBUG|500||Response body: 
2022-06-16T06:58:39.296Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|DEBUG|500||=======================response end=================================================
2022-06-16T06:58:39.297Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1bebf6f0-364c-4fec-b760-0338b3fbda5b|INFO|404|Not Found|InvokeReturn
2022-06-16T06:58:39.308Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 1bebf6f0-364c-4fec-b760-0338b3fbda5b
2022-06-16T06:58:39.312Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-16T06:58:39.318Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|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-06-16T06:58:39.326Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-16T06:58:39.327Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T06:58:39.327Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|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-06-16T06:58:39.328Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-16T06:58:39.328Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|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:"5c662cd93eed9a99", X-B3-SpanId:"cb5575979e4c950a", X-B3-ParentSpanId:"5c662cd93eed9a99", X-B3-Sampled:"0", X-ONAP-RequestID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-RequestID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-TransactionID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-ECOMP-RequestID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0df5be12-7366-4518-b3c9-e00ad17cffb1"]
2022-06-16T06:58:39.329Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-16T06:58:39.329Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T06:58:39.347Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T06:58:39.349Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T06:58:39.349Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-16T06:58:39.351Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|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, 16 Jun 2022 06:58:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T06:58:39.352Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-16T06:58:39.352Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T06:58:39.353Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T06:58:39.354Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|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$$bbe9a70a.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-06-16T06:58:39.355Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-16T06:58:39.356Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|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-06-16T06:58:39.357Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-16T06:58:39.357Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T06:58:39.359Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|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-06-16T06:58:39.360Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-16T06:58:39.360Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|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:"5c662cd93eed9a99", X-B3-SpanId:"7def0c6927374df1", X-B3-ParentSpanId:"5c662cd93eed9a99", X-B3-Sampled:"0", X-ONAP-RequestID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-RequestID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-TransactionID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-ECOMP-RequestID:"1bebf6f0-364c-4fec-b760-0338b3fbda5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e389e4ad-85de-4195-b655-8b402973af32"]
2022-06-16T06:58:39.361Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-16T06:58:39.362Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T06:58:39.379Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T06:58:39.380Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|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-06-16T06:58:39.381Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-16T06:58:39.382Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|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, 16 Jun 2022 06:58:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T06:58:39.382Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-16T06:58:39.383Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T06:58:39.383Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T06:58:39.385Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|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$$bbe9a70a.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-06-16T06:58:39.388Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@48b82d0b
2022-06-16T06:58:39.401Z|1bebf6f0-364c-4fec-b760-0338b3fbda5b|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-16T06:58:40.072Z|29004ff1-7321-43f4-8bdd-dc5f6fcec0e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:58:40.085Z|29004ff1-7321-43f4-8bdd-dc5f6fcec0e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:58:45.927Z|39ee7cdd-8135-4e90-9521-74780b115c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:45.929Z|39ee7cdd-8135-4e90-9521-74780b115c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:45.963Z|4d756a83-29c6-49d3-bb6e-93f6dc79021e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:45.964Z|4d756a83-29c6-49d3-bb6e-93f6dc79021e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:46.691Z|83f342a7-2e2c-4077-bb56-2ace1b7ada3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:46.692Z|83f342a7-2e2c-4077-bb56-2ace1b7ada3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:50.732Z|4fe8a94a-c087-4900-9b86-00794af4edae|http-nio-8080-exec-1|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T06:58:50.733Z|4fe8a94a-c087-4900-9b86-00794af4edae|http-nio-8080-exec-1|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:54.140Z|fa43769b-7bdf-4297-8382-229d2a8bf842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:58:54.141Z|fa43769b-7bdf-4297-8382-229d2a8bf842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:58:55.987Z|97a9cc82-6a45-4e91-a33a-b5caa8cd3d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:55.988Z|97a9cc82-6a45-4e91-a33a-b5caa8cd3d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:55.995Z|96398f14-3cb6-4047-92de-0381a286cb73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:55.996Z|96398f14-3cb6-4047-92de-0381a286cb73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:58:56.725Z|217a371a-9343-44e0-a88c-6eb2ea7fd3b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:58:56.727Z|217a371a-9343-44e0-a88c-6eb2ea7fd3b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:02.191Z|892a0587-d1ad-4971-9b55-8e22674d0b1a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T06:59:02.192Z|892a0587-d1ad-4971-9b55-8e22674d0b1a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:06.017Z|e9decbc9-7a68-4b64-85bb-5173aa44509d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:06.020Z|e9decbc9-7a68-4b64-85bb-5173aa44509d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:06.034Z|9d5523e3-aec5-476f-ab62-e2642665a941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:06.038Z|9d5523e3-aec5-476f-ab62-e2642665a941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:06.757Z|fa4edf34-95fd-4248-989a-ec925b5c2f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:06.759Z|fa4edf34-95fd-4248-989a-ec925b5c2f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:07.213Z|1c1dd5ba-5826-41e4-8bfb-62249ab018fd|http-nio-8080-exec-7|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T06:59:07.214Z|1c1dd5ba-5826-41e4-8bfb-62249ab018fd|http-nio-8080-exec-7|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:09.140Z|41ad6702-2635-4787-b122-a55b8bea68e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:59:09.141Z|41ad6702-2635-4787-b122-a55b8bea68e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:59:10.095Z|cc35b2c4-0763-4652-b7c8-f3946ef68a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:59:10.095Z|cc35b2c4-0763-4652-b7c8-f3946ef68a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:59:16.049Z|b56187d2-8a6e-46ab-8d47-a09f65a335b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:16.050Z|b56187d2-8a6e-46ab-8d47-a09f65a335b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:16.072Z|840a6b6c-7243-4af8-a1e0-2b3ccc75a2f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:16.073Z|840a6b6c-7243-4af8-a1e0-2b3ccc75a2f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:16.789Z|1e38cfe7-fe20-4e5b-bf04-59edf3bd4607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:16.789Z|1e38cfe7-fe20-4e5b-bf04-59edf3bd4607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:24.140Z|9ef6d0d9-afde-4ef8-b272-fcb024f1062b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:59:24.151Z|9ef6d0d9-afde-4ef8-b272-fcb024f1062b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:59:26.079Z|2afebe56-9e1e-454d-b964-e4ca1c8b46cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:26.080Z|2afebe56-9e1e-454d-b964-e4ca1c8b46cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:26.102Z|a94ee8f9-320d-48ab-8af0-75e793dd7e6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:26.103Z|a94ee8f9-320d-48ab-8af0-75e793dd7e6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:26.817Z|efa9c004-b0d7-4140-a3c5-6b4460cb23a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:26.819Z|efa9c004-b0d7-4140-a3c5-6b4460cb23a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:31.698Z|7b55c997-407b-40d6-b415-5bc77cb420c9|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T06:59:31.700Z|7b55c997-407b-40d6-b415-5bc77cb420c9|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:35.871Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-16T06:59:35.874Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e9dafe17-50a8-41f1-89db-ccd360f7d022 already exists in requestDb InfraActiveRequests table
2022-06-16T06:59:35.878Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022
2022-06-16T06:59:35.880Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|INFO|500||Invoke
2022-06-16T06:59:35.880Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|DEBUG|500||===========================request begin================================================
2022-06-16T06:59:35.881Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022
2022-06-16T06:59:35.881Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|DEBUG|500||Method      : GET
2022-06-16T06:59:35.882Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9ffe4b5aaf2a528", X-B3-SpanId:"a3a8c496d46481c4", X-B3-ParentSpanId:"c9ffe4b5aaf2a528", X-B3-Sampled:"0", X-ONAP-RequestID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-RequestID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-TransactionID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-ECOMP-RequestID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65725ade-7f58-4e2c-9dae-4ef59858e92c"]
2022-06-16T06:59:35.883Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|DEBUG|500||Request body: 
2022-06-16T06:59:35.883Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|DEBUG|500||==========================request end================================================
2022-06-16T06:59:35.963Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|DEBUG|500||============================response begin==========================================
2022-06-16T06:59:35.964Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-16T06:59:35.965Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|DEBUG|500||Status text  : 
2022-06-16T06:59:35.965Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|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, 16 Jun 2022 06:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T06:59:35.967Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|DEBUG|500||Response body: 
2022-06-16T06:59:35.967Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|DEBUG|500||=======================response end=================================================
2022-06-16T06:59:35.968Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9dafe17-50a8-41f1-89db-ccd360f7d022|INFO|404|Not Found|InvokeReturn
2022-06-16T06:59:35.981Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e9dafe17-50a8-41f1-89db-ccd360f7d022
2022-06-16T06:59:35.983Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-16T06:59:35.985Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-06-16T06:59:35.988Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-16T06:59:35.989Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T06:59:35.990Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-06-16T06:59:35.991Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-16T06:59:35.998Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|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:"c9ffe4b5aaf2a528", X-B3-SpanId:"069af9b8cbf342cc", X-B3-ParentSpanId:"c9ffe4b5aaf2a528", X-B3-Sampled:"0", X-ONAP-RequestID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-RequestID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-TransactionID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-ECOMP-RequestID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5de21d18-4f82-4ce7-b963-d011317206ee"]
2022-06-16T06:59:36.000Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-16T06:59:36.000Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T06:59:36.013Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T06:59:36.015Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T06:59:36.016Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-16T06:59:36.017Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|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, 16 Jun 2022 06:59:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T06:59:36.019Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-16T06:59:36.019Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T06:59:36.020Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T06:59:36.021Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|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$$bbe9a70a.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-06-16T06:59:36.023Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-16T06:59:36.025Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|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-06-16T06:59:36.026Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-16T06:59:36.026Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T06:59:36.027Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|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-06-16T06:59:36.027Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-16T06:59:36.028Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|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:"c9ffe4b5aaf2a528", X-B3-SpanId:"0ddae73715ce9e85", X-B3-ParentSpanId:"c9ffe4b5aaf2a528", X-B3-Sampled:"0", X-ONAP-RequestID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-RequestID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-TransactionID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-ECOMP-RequestID:"e9dafe17-50a8-41f1-89db-ccd360f7d022", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44f1626d-242a-4703-97a7-b7d3ac1d5f5e"]
2022-06-16T06:59:36.028Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-16T06:59:36.029Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T06:59:36.041Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T06:59:36.043Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|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-06-16T06:59:36.043Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-16T06:59:36.044Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|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, 16 Jun 2022 06:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T06:59:36.046Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-16T06:59:36.047Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T06:59:36.048Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T06:59:36.050Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|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$$bbe9a70a.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-06-16T06:59:36.053Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@60ed54a3
2022-06-16T06:59:36.072Z|e9dafe17-50a8-41f1-89db-ccd360f7d022|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-16T06:59:36.122Z|b4bb194f-8830-495c-a5f4-b873ed3bb7d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:36.124Z|b4bb194f-8830-495c-a5f4-b873ed3bb7d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:36.131Z|f9d45918-c0bb-4b42-9d7e-94020be04676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:36.152Z|f9d45918-c0bb-4b42-9d7e-94020be04676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:36.853Z|502662f0-009b-4fe3-90ff-a10b623c40e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:36.854Z|502662f0-009b-4fe3-90ff-a10b623c40e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:39.140Z|7ab963a5-8161-4fe3-a7e9-33666e33eed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:59:39.141Z|7ab963a5-8161-4fe3-a7e9-33666e33eed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:59:40.096Z|c7a7cac9-8b73-4155-8f64-1c055fdd49d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:59:40.098Z|c7a7cac9-8b73-4155-8f64-1c055fdd49d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:59:46.158Z|e43f1f62-8650-4496-bb2e-e1b969da374f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:46.159Z|e43f1f62-8650-4496-bb2e-e1b969da374f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:46.181Z|da25ef0a-282a-40b8-bb14-42fd7cfafe21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:46.182Z|da25ef0a-282a-40b8-bb14-42fd7cfafe21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:46.896Z|fe43587f-3c9e-4589-a58e-5fa608004dfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:46.897Z|fe43587f-3c9e-4589-a58e-5fa608004dfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:54.141Z|601cdd57-50d0-4513-8bd9-ece908dfb740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T06:59:54.143Z|601cdd57-50d0-4513-8bd9-ece908dfb740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T06:59:56.193Z|a4fd5d18-9cd2-490f-8735-bac27da0024c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:56.194Z|a4fd5d18-9cd2-490f-8735-bac27da0024c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:56.218Z|0e5bb0be-e989-441c-9d14-79415e5bc2aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:56.220Z|0e5bb0be-e989-441c-9d14-79415e5bc2aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T06:59:56.954Z|7b63f1e7-ea98-4de5-8f13-500dfa56c701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T06:59:56.956Z|7b63f1e7-ea98-4de5-8f13-500dfa56c701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:02.205Z|5d4467f2-8b30-4217-98ce-431ba516c116|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:00:02.206Z|5d4467f2-8b30-4217-98ce-431ba516c116|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:02.248Z|f29cf859-1cab-4128-85ae-160e691a4c3f|http-nio-8080-exec-10|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:00:02.249Z|f29cf859-1cab-4128-85ae-160e691a4c3f|http-nio-8080-exec-10|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:06.222Z|4a54c6f4-aeff-4ea4-bf78-8dde4ed987ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:06.223Z|4a54c6f4-aeff-4ea4-bf78-8dde4ed987ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:06.248Z|26dba007-16c1-4c9a-80b5-be5dcedf7c6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:06.249Z|26dba007-16c1-4c9a-80b5-be5dcedf7c6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:06.995Z|995c82be-970f-4f1f-8236-b2d1f7792c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:06.996Z|995c82be-970f-4f1f-8236-b2d1f7792c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:09.141Z|d0a65563-9c08-4981-8e17-abfb7e9d88d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:00:09.151Z|d0a65563-9c08-4981-8e17-abfb7e9d88d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:00:10.099Z|8ab6a2ae-7f52-4e37-aaac-4c5740db2a28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:00:10.100Z|8ab6a2ae-7f52-4e37-aaac-4c5740db2a28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:00:11.338Z|2ace1799-8795-4ca4-a4c5-3414d1727e8b|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:00:11.341Z|2ace1799-8795-4ca4-a4c5-3414d1727e8b|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:16.261Z|6c95f31a-16c5-486d-8461-ecac389f2b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:16.263Z|6c95f31a-16c5-486d-8461-ecac389f2b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:16.280Z|e0e9c4b1-262c-43a4-979e-61d977d137fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:16.282Z|e0e9c4b1-262c-43a4-979e-61d977d137fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:17.028Z|b603d9e2-05d0-4938-8e4a-1507401343e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:17.035Z|b603d9e2-05d0-4938-8e4a-1507401343e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:24.140Z|18f37035-1d1b-46a6-9c45-fa46e43c952b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:00:24.141Z|18f37035-1d1b-46a6-9c45-fa46e43c952b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:00:26.299Z|5e9b3d7a-fd96-493d-99ce-cab55c2f0cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:26.300Z|5e9b3d7a-fd96-493d-99ce-cab55c2f0cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:26.314Z|03ea63b6-4f8d-4782-ad1b-5370f6efc172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:26.315Z|03ea63b6-4f8d-4782-ad1b-5370f6efc172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:27.070Z|8e0ec744-1f9e-4d08-97f5-199b91e88f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:27.072Z|8e0ec744-1f9e-4d08-97f5-199b91e88f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:36.368Z|846b5cb9-9e52-403a-ae5f-fbc403e5db77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:36.366Z|6f1157de-2db8-4ec1-84ef-e2a242d7f474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:36.369Z|6f1157de-2db8-4ec1-84ef-e2a242d7f474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:36.369Z|846b5cb9-9e52-403a-ae5f-fbc403e5db77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:37.104Z|8d7e764a-90e4-423e-a815-e245721535b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:37.105Z|8d7e764a-90e4-423e-a815-e245721535b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:39.141Z|7a831ce8-bfcf-41f5-86cd-ceb8fde7b38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:00:39.142Z|7a831ce8-bfcf-41f5-86cd-ceb8fde7b38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:00:39.851Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-16T07:00:39.853Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 5324fbdb-82f3-4f0d-ab2d-64cc32e19786 already exists in requestDb InfraActiveRequests table
2022-06-16T07:00:39.855Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786
2022-06-16T07:00:39.856Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|INFO|500||Invoke
2022-06-16T07:00:39.858Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|DEBUG|500||===========================request begin================================================
2022-06-16T07:00:39.859Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786
2022-06-16T07:00:39.859Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|DEBUG|500||Method      : GET
2022-06-16T07:00:39.860Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a2d039cd41b488f", X-B3-SpanId:"cc6185f39f9c91bc", X-B3-ParentSpanId:"2a2d039cd41b488f", X-B3-Sampled:"0", X-ONAP-RequestID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-RequestID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-TransactionID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-ECOMP-RequestID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbc081ac-bf19-4edd-af81-c67d7816fac4"]
2022-06-16T07:00:39.860Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|DEBUG|500||Request body: 
2022-06-16T07:00:39.861Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|DEBUG|500||==========================request end================================================
2022-06-16T07:00:39.949Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|DEBUG|500||============================response begin==========================================
2022-06-16T07:00:39.950Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-16T07:00:39.950Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|DEBUG|500||Status text  : 
2022-06-16T07:00:39.951Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|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, 16 Jun 2022 07:00:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:00:39.952Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|DEBUG|500||Response body: 
2022-06-16T07:00:39.952Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|DEBUG|500||=======================response end=================================================
2022-06-16T07:00:39.955Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5324fbdb-82f3-4f0d-ab2d-64cc32e19786|INFO|404|Not Found|InvokeReturn
2022-06-16T07:00:39.961Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 5324fbdb-82f3-4f0d-ab2d-64cc32e19786
2022-06-16T07:00:39.963Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:00:39.964Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:00:39.965Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-16T07:00:39.965Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:00:39.966Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-06-16T07:00:39.966Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:00:39.967Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|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:"2a2d039cd41b488f", X-B3-SpanId:"182c8febadf5b2f8", X-B3-ParentSpanId:"2a2d039cd41b488f", X-B3-Sampled:"0", X-ONAP-RequestID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-RequestID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-TransactionID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-ECOMP-RequestID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9e11bc2-f26a-4b50-9684-f7dd5c5ed636"]
2022-06-16T07:00:39.967Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:00:39.968Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:00:39.982Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:00:39.983Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:00:39.983Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:00:39.984Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|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, 16 Jun 2022 07:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:00:39.985Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-16T07:00:39.985Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:00:39.986Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:00:39.987Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|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$$bbe9a70a.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-06-16T07:00:39.988Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-16T07:00:39.989Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|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-06-16T07:00:39.989Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-16T07:00:39.990Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:00:39.990Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|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-06-16T07:00:39.990Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:00:39.991Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|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:"2a2d039cd41b488f", X-B3-SpanId:"6e9f6d1bcc6bb96e", X-B3-ParentSpanId:"2a2d039cd41b488f", X-B3-Sampled:"0", X-ONAP-RequestID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-RequestID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-TransactionID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-ECOMP-RequestID:"5324fbdb-82f3-4f0d-ab2d-64cc32e19786", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5f67697-94a4-4424-8cc4-a103b6f85246"]
2022-06-16T07:00:39.992Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:00:39.992Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:00:40.014Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:00:40.015Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:00:40.016Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:00:40.016Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|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, 16 Jun 2022 07:00:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:00:40.017Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-16T07:00:40.017Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:00:40.018Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:00:40.019Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|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$$bbe9a70a.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-06-16T07:00:40.020Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@341f1575
2022-06-16T07:00:40.026Z|5324fbdb-82f3-4f0d-ab2d-64cc32e19786|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-16T07:00:40.104Z|7a1774e4-c977-41a9-8410-8123d6a54d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:00:40.104Z|7a1774e4-c977-41a9-8410-8123d6a54d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:00:46.401Z|518a9512-e7a1-4381-b33a-30020f099cae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:46.402Z|518a9512-e7a1-4381-b33a-30020f099cae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:46.425Z|87440314-8e6f-4e76-89fa-30ebd88465fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:46.426Z|87440314-8e6f-4e76-89fa-30ebd88465fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:47.135Z|90ee7c9e-795d-457b-a465-0d13bc3d5574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:47.137Z|90ee7c9e-795d-457b-a465-0d13bc3d5574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:54.141Z|6b5f3939-d185-4c3a-8ce0-3cd4416abc12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:00:54.142Z|6b5f3939-d185-4c3a-8ce0-3cd4416abc12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:00:56.434Z|2ed2c78a-42f7-4776-83a4-19426816ea43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:56.435Z|2ed2c78a-42f7-4776-83a4-19426816ea43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:56.455Z|490c68c5-3552-4734-b0a2-04bf601ed8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:56.456Z|490c68c5-3552-4734-b0a2-04bf601ed8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:00:57.166Z|cc624fad-3102-491c-a285-92e4fbda0acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:00:57.168Z|cc624fad-3102-491c-a285-92e4fbda0acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:02.190Z|0b00ed2d-636e-48f0-bff0-ba457e442168|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:01:02.192Z|0b00ed2d-636e-48f0-bff0-ba457e442168|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:04.714Z|f99bb006-980a-48cd-9151-840dfe8f5d2a|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:01:04.715Z|f99bb006-980a-48cd-9151-840dfe8f5d2a|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:06.465Z|509a3559-fec6-4513-a70a-a0b7d35f4f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:06.466Z|509a3559-fec6-4513-a70a-a0b7d35f4f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:06.498Z|d42316f1-399a-42df-8d2d-50e68090960e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:06.499Z|d42316f1-399a-42df-8d2d-50e68090960e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:07.194Z|69a6050a-86ec-4456-a217-f81f94703417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:07.195Z|69a6050a-86ec-4456-a217-f81f94703417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:09.145Z|d23ffd4d-d890-4a1e-a821-7224846670a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:01:09.146Z|d23ffd4d-d890-4a1e-a821-7224846670a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:01:10.108Z|2470a31a-be56-4161-9dbe-5b67258ddd54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:01:10.109Z|2470a31a-be56-4161-9dbe-5b67258ddd54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:01:11.885Z|52709a8d-fd98-48a5-8e25-7fc7f9206c3a|http-nio-8080-exec-9|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:01:11.887Z|52709a8d-fd98-48a5-8e25-7fc7f9206c3a|http-nio-8080-exec-9|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:16.492Z|b6559f32-472c-4cf6-be2c-cbe969bff54d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:16.493Z|b6559f32-472c-4cf6-be2c-cbe969bff54d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:16.529Z|99f15581-1bae-460b-bb81-bdc994d2c700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:16.530Z|99f15581-1bae-460b-bb81-bdc994d2c700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:17.234Z|ecfff1eb-ce96-4813-a869-944cf457fdac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:17.236Z|ecfff1eb-ce96-4813-a869-944cf457fdac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:24.141Z|6f2a3224-fd87-44d0-ab4b-7bb44e83590d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:01:24.147Z|6f2a3224-fd87-44d0-ab4b-7bb44e83590d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:01:26.529Z|6b0df1a7-dc38-4562-b41b-5b2db6526d20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:26.530Z|6b0df1a7-dc38-4562-b41b-5b2db6526d20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:26.560Z|7911223a-0ee6-42da-b431-16ee6b249a7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:26.562Z|7911223a-0ee6-42da-b431-16ee6b249a7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:27.280Z|646c3cbe-185d-4a96-a4ec-275a8f8f291d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:27.282Z|646c3cbe-185d-4a96-a4ec-275a8f8f291d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:35.478Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-16T07:01:35.483Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c436181a-c91c-4598-8204-f487d70d1ad6 already exists in requestDb InfraActiveRequests table
2022-06-16T07:01:35.485Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6
2022-06-16T07:01:35.486Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|INFO|500||Invoke
2022-06-16T07:01:35.487Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|DEBUG|500||===========================request begin================================================
2022-06-16T07:01:35.487Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6
2022-06-16T07:01:35.488Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|DEBUG|500||Method      : GET
2022-06-16T07:01:35.488Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5dffe8d5eda9767c", X-B3-SpanId:"8a9db9a1802e0d4d", X-B3-ParentSpanId:"5dffe8d5eda9767c", X-B3-Sampled:"0", X-ONAP-RequestID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-RequestID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-TransactionID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-ECOMP-RequestID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"606a04ff-4fb1-40c9-86e2-7b95a4a46375"]
2022-06-16T07:01:35.489Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|DEBUG|500||Request body: 
2022-06-16T07:01:35.490Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|DEBUG|500||==========================request end================================================
2022-06-16T07:01:35.558Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|DEBUG|500||============================response begin==========================================
2022-06-16T07:01:35.560Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-16T07:01:35.562Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|DEBUG|500||Status text  : 
2022-06-16T07:01:35.563Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|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, 16 Jun 2022 07:01:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:01:35.564Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|DEBUG|500||Response body: 
2022-06-16T07:01:35.565Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|DEBUG|500||=======================response end=================================================
2022-06-16T07:01:35.566Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c436181a-c91c-4598-8204-f487d70d1ad6|INFO|404|Not Found|InvokeReturn
2022-06-16T07:01:35.582Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c436181a-c91c-4598-8204-f487d70d1ad6
2022-06-16T07:01:35.585Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:01:35.587Z|c436181a-c91c-4598-8204-f487d70d1ad6|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-06-16T07:01:35.588Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-16T07:01:35.588Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:01:35.589Z|c436181a-c91c-4598-8204-f487d70d1ad6|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-06-16T07:01:35.590Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:01:35.590Z|c436181a-c91c-4598-8204-f487d70d1ad6|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:"5dffe8d5eda9767c", X-B3-SpanId:"f5208b4b00c493fe", X-B3-ParentSpanId:"5dffe8d5eda9767c", X-B3-Sampled:"0", X-ONAP-RequestID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-RequestID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-TransactionID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-ECOMP-RequestID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a5174a4-c12b-4fa4-998c-40072f926c41"]
2022-06-16T07:01:35.593Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:01:35.594Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:01:35.618Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:01:35.619Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:01:35.620Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:01:35.621Z|c436181a-c91c-4598-8204-f487d70d1ad6|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, 16 Jun 2022 07:01:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:01:35.623Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-16T07:01:35.624Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:01:35.625Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:01:35.626Z|c436181a-c91c-4598-8204-f487d70d1ad6|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$$bbe9a70a.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-06-16T07:01:35.627Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-16T07:01:35.629Z|c436181a-c91c-4598-8204-f487d70d1ad6|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-06-16T07:01:35.630Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-16T07:01:35.631Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:01:35.631Z|c436181a-c91c-4598-8204-f487d70d1ad6|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-06-16T07:01:35.632Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:01:35.632Z|c436181a-c91c-4598-8204-f487d70d1ad6|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:"5dffe8d5eda9767c", X-B3-SpanId:"36aea63164260675", X-B3-ParentSpanId:"5dffe8d5eda9767c", X-B3-Sampled:"0", X-ONAP-RequestID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-RequestID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-TransactionID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-ECOMP-RequestID:"c436181a-c91c-4598-8204-f487d70d1ad6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c548692-ff05-4fed-894d-bea312fa6e49"]
2022-06-16T07:01:35.633Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:01:35.634Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:01:35.655Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:01:35.656Z|c436181a-c91c-4598-8204-f487d70d1ad6|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-06-16T07:01:35.657Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:01:35.658Z|c436181a-c91c-4598-8204-f487d70d1ad6|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, 16 Jun 2022 07:01:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:01:35.660Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-16T07:01:35.661Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:01:35.661Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:01:35.662Z|c436181a-c91c-4598-8204-f487d70d1ad6|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$$bbe9a70a.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-06-16T07:01:35.665Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1e92ca88
2022-06-16T07:01:35.670Z|c436181a-c91c-4598-8204-f487d70d1ad6|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-16T07:01:36.583Z|e32e1512-bd95-4d31-8069-33a991c37cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:36.584Z|e32e1512-bd95-4d31-8069-33a991c37cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:36.608Z|93e1be10-b20f-4230-9799-7ae3aeec3f3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:36.609Z|93e1be10-b20f-4230-9799-7ae3aeec3f3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:37.323Z|83935231-1bc3-4c7d-a2da-3799eccd7764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:37.324Z|83935231-1bc3-4c7d-a2da-3799eccd7764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:39.142Z|69980ce1-ff64-4a07-909d-549c975e59d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:01:39.143Z|69980ce1-ff64-4a07-909d-549c975e59d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:01:40.112Z|eaa22c93-db6c-4945-b841-1346b72d8b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:01:40.113Z|eaa22c93-db6c-4945-b841-1346b72d8b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:01:46.616Z|13f486f5-a3f5-4446-8533-e0f8fe2bbc1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:46.617Z|13f486f5-a3f5-4446-8533-e0f8fe2bbc1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:46.651Z|b2f22413-3f94-4ca7-9a88-cb1abdb97172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:46.652Z|b2f22413-3f94-4ca7-9a88-cb1abdb97172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:47.357Z|262473a4-28b6-41ee-9477-05dbb6f94d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:47.358Z|262473a4-28b6-41ee-9477-05dbb6f94d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:52.514Z|d300abca-47a3-4c45-8b18-fc641158ff67|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:01:52.516Z|d300abca-47a3-4c45-8b18-fc641158ff67|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:54.140Z|da89113a-3535-421a-a716-23538562d4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:01:54.141Z|da89113a-3535-421a-a716-23538562d4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:01:56.655Z|4bb5b839-388d-404f-bd88-d348063f8a0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:56.656Z|4bb5b839-388d-404f-bd88-d348063f8a0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:56.686Z|83d94e1c-a181-49be-9b40-307fd5106d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:56.688Z|83d94e1c-a181-49be-9b40-307fd5106d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:01:57.397Z|a54f72ca-71be-4de4-ad7d-92d768609d25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:01:57.398Z|a54f72ca-71be-4de4-ad7d-92d768609d25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:01.767Z|a968ebfd-ca1c-4479-b630-d1d95033e4e2|http-nio-8080-exec-8|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:02:01.768Z|a968ebfd-ca1c-4479-b630-d1d95033e4e2|http-nio-8080-exec-8|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:02.192Z|531a5e10-b6c3-4ab5-9a7f-d9909e514d79|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:02:02.193Z|531a5e10-b6c3-4ab5-9a7f-d9909e514d79|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:06.730Z|0cfff9a9-2c66-4898-a32d-a227e3175aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:06.738Z|0cfff9a9-2c66-4898-a32d-a227e3175aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:06.751Z|e0c75192-dfcf-4c99-adf8-8da1b9805c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:06.757Z|e0c75192-dfcf-4c99-adf8-8da1b9805c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:07.432Z|902cf81e-9b26-4886-9304-d60b268b2c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:07.433Z|902cf81e-9b26-4886-9304-d60b268b2c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:09.140Z|ef4dfd78-9b5f-4e7a-b6bc-7edf45eba1f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:02:09.141Z|ef4dfd78-9b5f-4e7a-b6bc-7edf45eba1f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:02:10.114Z|67a20fc8-29f2-439a-b1af-280a1f4ef2fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:02:10.115Z|67a20fc8-29f2-439a-b1af-280a1f4ef2fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:02:16.789Z|02a8fe52-4ecc-4dc6-ae9c-76427bf07795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:16.793Z|02a8fe52-4ecc-4dc6-ae9c-76427bf07795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:16.800Z|2550810b-a01e-4664-9489-04d363ddaad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:16.802Z|2550810b-a01e-4664-9489-04d363ddaad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:16.846Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-16T07:02:16.850Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: a0dd709f-a08e-496e-b097-17c07bbb8b3d already exists in requestDb InfraActiveRequests table
2022-06-16T07:02:16.853Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d
2022-06-16T07:02:16.854Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|INFO|500||Invoke
2022-06-16T07:02:16.854Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|DEBUG|500||===========================request begin================================================
2022-06-16T07:02:16.855Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d
2022-06-16T07:02:16.856Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|DEBUG|500||Method      : GET
2022-06-16T07:02:16.864Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5a9add742e94c93", X-B3-SpanId:"4c0080ff5572bcd8", X-B3-ParentSpanId:"a5a9add742e94c93", X-B3-Sampled:"0", X-ONAP-RequestID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-RequestID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-TransactionID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-ECOMP-RequestID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95a1974d-02a9-4f66-8d89-e7c8fd540533"]
2022-06-16T07:02:16.865Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|DEBUG|500||Request body: 
2022-06-16T07:02:16.866Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|DEBUG|500||==========================request end================================================
2022-06-16T07:02:16.935Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|DEBUG|500||============================response begin==========================================
2022-06-16T07:02:16.937Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-16T07:02:16.937Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|DEBUG|500||Status text  : 
2022-06-16T07:02:16.938Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|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, 16 Jun 2022 07:02:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:02:16.939Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|DEBUG|500||Response body: 
2022-06-16T07:02:16.940Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|DEBUG|500||=======================response end=================================================
2022-06-16T07:02:16.942Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0dd709f-a08e-496e-b097-17c07bbb8b3d|INFO|404|Not Found|InvokeReturn
2022-06-16T07:02:16.955Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID a0dd709f-a08e-496e-b097-17c07bbb8b3d
2022-06-16T07:02:16.957Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:02:16.959Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:02:16.960Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-16T07:02:16.960Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:02:16.961Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-06-16T07:02:16.961Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:02:16.961Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|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:"a5a9add742e94c93", X-B3-SpanId:"1e306365ecdf496c", X-B3-ParentSpanId:"a5a9add742e94c93", X-B3-Sampled:"0", X-ONAP-RequestID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-RequestID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-TransactionID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-ECOMP-RequestID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64ca289f-2aa0-4b4b-9cf9-e534ad62bb60"]
2022-06-16T07:02:16.962Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:02:16.962Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:02:16.980Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:02:16.981Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:02:16.982Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:02:16.982Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|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, 16 Jun 2022 07:02:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:02:16.984Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-16T07:02:16.985Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:02:16.986Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:02:16.994Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|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$$bbe9a70a.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-06-16T07:02:16.997Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-16T07:02:16.999Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|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-06-16T07:02:16.999Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-16T07:02:17.000Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:02:17.000Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|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-06-16T07:02:17.001Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:02:17.001Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|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:"a5a9add742e94c93", X-B3-SpanId:"9b5c2b27c586a310", X-B3-ParentSpanId:"a5a9add742e94c93", X-B3-Sampled:"0", X-ONAP-RequestID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-RequestID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-TransactionID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-ECOMP-RequestID:"a0dd709f-a08e-496e-b097-17c07bbb8b3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4e92026-38a4-4693-ae31-c2bcf4d8fcb9"]
2022-06-16T07:02:17.002Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:02:17.002Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:02:17.037Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:02:17.038Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:02:17.038Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:02:17.039Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|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, 16 Jun 2022 07:02:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:02:17.040Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-16T07:02:17.040Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:02:17.041Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:02:17.042Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|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$$bbe9a70a.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-06-16T07:02:17.044Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@11f2d909
2022-06-16T07:02:17.062Z|a0dd709f-a08e-496e-b097-17c07bbb8b3d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-16T07:02:17.493Z|f691043d-7b94-4129-9ad2-1c0936710100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:17.494Z|f691043d-7b94-4129-9ad2-1c0936710100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:24.142Z|3c2bc09c-8e99-43c4-874f-928c8dccd130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:02:24.143Z|3c2bc09c-8e99-43c4-874f-928c8dccd130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:02:26.829Z|feaaca11-13eb-4229-ac31-79b499ca393f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:26.831Z|feaaca11-13eb-4229-ac31-79b499ca393f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:26.835Z|ead44bc2-25c6-4874-987b-c8106633919d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:26.840Z|ead44bc2-25c6-4874-987b-c8106633919d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:27.529Z|a97d4f27-1e98-48e6-b79c-8b4e612454d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:27.530Z|a97d4f27-1e98-48e6-b79c-8b4e612454d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:32.705Z|0197d225-3861-42cc-9e20-35d2602b463e|http-nio-8080-exec-8|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:02:32.712Z|0197d225-3861-42cc-9e20-35d2602b463e|http-nio-8080-exec-8|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:36.872Z|ef6311d6-3f47-4219-8755-e1254d5ea136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:36.874Z|ef6311d6-3f47-4219-8755-e1254d5ea136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:36.875Z|2c4fee92-9b2b-4408-acb4-4668ff5aab42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:36.876Z|2c4fee92-9b2b-4408-acb4-4668ff5aab42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:37.557Z|5ba332f9-27e4-4c7f-9d8a-2c7ae2d46bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:37.558Z|5ba332f9-27e4-4c7f-9d8a-2c7ae2d46bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:39.146Z|687d951c-188d-4202-a124-03d41e0b2da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:02:39.161Z|687d951c-188d-4202-a124-03d41e0b2da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:02:40.116Z|058d09dc-ccbc-4a03-9e75-6e072c1310f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:02:40.117Z|058d09dc-ccbc-4a03-9e75-6e072c1310f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:02:43.379Z|260b0759-6881-4ad7-8e4b-f942b0338398|http-nio-8080-exec-6|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:02:43.381Z|260b0759-6881-4ad7-8e4b-f942b0338398|http-nio-8080-exec-6|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:46.906Z|87954cce-00b5-41e3-b910-0b96b163af28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:46.908Z|87954cce-00b5-41e3-b910-0b96b163af28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:46.914Z|17e68832-ae37-4150-b89c-600276c23eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:46.915Z|17e68832-ae37-4150-b89c-600276c23eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:47.584Z|3fb8c7e1-1c75-4224-8739-7fe3f98eaee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:47.586Z|3fb8c7e1-1c75-4224-8739-7fe3f98eaee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:54.140Z|8fa3d681-33c5-4bc7-aed9-b9b06caeaf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:02:54.141Z|8fa3d681-33c5-4bc7-aed9-b9b06caeaf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:02:56.946Z|b8e79bc9-7a31-4475-b44e-97700164bff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:56.949Z|b8e79bc9-7a31-4475-b44e-97700164bff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:56.951Z|b9583409-c9c9-47d8-97ee-e8e36bc9aaa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:56.952Z|b9583409-c9c9-47d8-97ee-e8e36bc9aaa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:02:57.613Z|0ca2ce2e-82f8-44d6-ac5c-2f7d5b2186d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:02:57.614Z|0ca2ce2e-82f8-44d6-ac5c-2f7d5b2186d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:02.195Z|1ab590c5-9f8c-4080-aa7e-b2b9bb2ed3f1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:03:02.197Z|1ab590c5-9f8c-4080-aa7e-b2b9bb2ed3f1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:06.978Z|c485eefc-8bae-41ce-82e0-ed2df8499e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:06.978Z|ca4c81d1-8fd6-4b40-aedb-129370499de3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:06.980Z|ca4c81d1-8fd6-4b40-aedb-129370499de3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:06.980Z|c485eefc-8bae-41ce-82e0-ed2df8499e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:07.647Z|c518ea81-1b3f-4b81-8cc5-d0fa5d5b3477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:07.649Z|c518ea81-1b3f-4b81-8cc5-d0fa5d5b3477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:09.140Z|1ef01832-69fb-4ef8-8bc8-daf17b5f4911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:03:09.141Z|1ef01832-69fb-4ef8-8bc8-daf17b5f4911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:03:10.118Z|6c84ed40-73a9-455c-ba8f-c6e0afa1a18c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:03:10.118Z|6c84ed40-73a9-455c-ba8f-c6e0afa1a18c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:03:17.011Z|aec9421a-d884-4da2-87d5-e08c272a6787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:17.012Z|aec9421a-d884-4da2-87d5-e08c272a6787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:17.032Z|9fea703d-a288-492e-af95-c5f13f626e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:17.033Z|9fea703d-a288-492e-af95-c5f13f626e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:17.677Z|3005f417-3804-419e-8fe6-ecd97d59daa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:17.678Z|3005f417-3804-419e-8fe6-ecd97d59daa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:18.194Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-16T07:03:18.227Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 6f28b985-7cce-493e-a305-bdff8d873522 already exists in requestDb InfraActiveRequests table
2022-06-16T07:03:18.229Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522
2022-06-16T07:03:18.230Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|INFO|500||Invoke
2022-06-16T07:03:18.231Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|DEBUG|500||===========================request begin================================================
2022-06-16T07:03:18.231Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522
2022-06-16T07:03:18.231Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|DEBUG|500||Method      : GET
2022-06-16T07:03:18.232Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ff52549cb8793fe", X-B3-SpanId:"71d3227d16915571", X-B3-ParentSpanId:"8ff52549cb8793fe", X-B3-Sampled:"0", X-ONAP-RequestID:"6f28b985-7cce-493e-a305-bdff8d873522", X-RequestID:"6f28b985-7cce-493e-a305-bdff8d873522", X-TransactionID:"6f28b985-7cce-493e-a305-bdff8d873522", X-ECOMP-RequestID:"6f28b985-7cce-493e-a305-bdff8d873522", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9767c35d-d3d0-4700-a5da-a42d902f39e6"]
2022-06-16T07:03:18.233Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|DEBUG|500||Request body: 
2022-06-16T07:03:18.233Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|DEBUG|500||==========================request end================================================
2022-06-16T07:03:18.350Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|DEBUG|500||============================response begin==========================================
2022-06-16T07:03:18.351Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-16T07:03:18.351Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|DEBUG|500||Status text  : 
2022-06-16T07:03:18.352Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|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, 16 Jun 2022 07:03:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:03:18.353Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|DEBUG|500||Response body: 
2022-06-16T07:03:18.353Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|DEBUG|500||=======================response end=================================================
2022-06-16T07:03:18.354Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f28b985-7cce-493e-a305-bdff8d873522|INFO|404|Not Found|InvokeReturn
2022-06-16T07:03:18.368Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 6f28b985-7cce-493e-a305-bdff8d873522
2022-06-16T07:03:18.372Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:03:18.375Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:03:18.377Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-16T07:03:18.378Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:03:18.378Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-06-16T07:03:18.379Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:03:18.379Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|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:"8ff52549cb8793fe", X-B3-SpanId:"254b9886529b55ad", X-B3-ParentSpanId:"8ff52549cb8793fe", X-B3-Sampled:"0", X-ONAP-RequestID:"6f28b985-7cce-493e-a305-bdff8d873522", X-RequestID:"6f28b985-7cce-493e-a305-bdff8d873522", X-TransactionID:"6f28b985-7cce-493e-a305-bdff8d873522", X-ECOMP-RequestID:"6f28b985-7cce-493e-a305-bdff8d873522", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e95cf3ad-d538-44ec-8f9a-ccef2070f595"]
2022-06-16T07:03:18.380Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:03:18.381Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:03:18.414Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:03:18.428Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:03:18.433Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:03:18.440Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|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, 16 Jun 2022 07:03:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:03:18.441Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-16T07:03:18.442Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:03:18.442Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:03:18.451Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|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$$bbe9a70a.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-06-16T07:03:18.453Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-16T07:03:18.460Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|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-06-16T07:03:18.462Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-16T07:03:18.463Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:03:18.463Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|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-06-16T07:03:18.466Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:03:18.467Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|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:"8ff52549cb8793fe", X-B3-SpanId:"4bd4929d92d4fb7b", X-B3-ParentSpanId:"8ff52549cb8793fe", X-B3-Sampled:"0", X-ONAP-RequestID:"6f28b985-7cce-493e-a305-bdff8d873522", X-RequestID:"6f28b985-7cce-493e-a305-bdff8d873522", X-TransactionID:"6f28b985-7cce-493e-a305-bdff8d873522", X-ECOMP-RequestID:"6f28b985-7cce-493e-a305-bdff8d873522", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"457236de-b43d-45ad-9ea4-707ecc4f1512"]
2022-06-16T07:03:18.468Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:03:18.469Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:03:18.502Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:03:18.503Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:03:18.503Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:03:18.503Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|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, 16 Jun 2022 07:03:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:03:18.504Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-16T07:03:18.504Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:03:18.504Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:03:18.505Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|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$$bbe9a70a.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-06-16T07:03:18.506Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4b4b76c9
2022-06-16T07:03:18.514Z|6f28b985-7cce-493e-a305-bdff8d873522|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-16T07:03:24.140Z|7f90c000-fef1-4d31-a7e2-19c214dcb48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:03:24.147Z|7f90c000-fef1-4d31-a7e2-19c214dcb48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:03:27.044Z|1322236e-eeb4-4830-b57d-931bbe0e7849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:27.049Z|1322236e-eeb4-4830-b57d-931bbe0e7849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:27.071Z|4d116f45-7f71-4842-a42c-e9056d56bd0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:27.072Z|4d116f45-7f71-4842-a42c-e9056d56bd0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:27.716Z|85511963-5733-43bb-8fa6-0f773ad1551f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:27.720Z|85511963-5733-43bb-8fa6-0f773ad1551f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:37.083Z|adef7698-0806-4553-a0a7-cf95c0caf8f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:37.084Z|adef7698-0806-4553-a0a7-cf95c0caf8f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:37.094Z|051971d9-65bf-4dd1-903d-f17d4a33e58d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:37.095Z|051971d9-65bf-4dd1-903d-f17d4a33e58d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:37.758Z|97c0efd8-3d2b-4ed3-8278-718c469ee679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:37.761Z|97c0efd8-3d2b-4ed3-8278-718c469ee679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:39.142Z|154af302-e570-45ef-aaba-be0922196b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:03:39.143Z|154af302-e570-45ef-aaba-be0922196b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:03:40.120Z|731c7014-1b91-4f12-8244-3be77c0b49a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:03:40.121Z|731c7014-1b91-4f12-8244-3be77c0b49a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:03:44.066Z|cb36226b-6261-4dc4-922d-68b230abeba8|http-nio-8080-exec-6|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:03:44.067Z|cb36226b-6261-4dc4-922d-68b230abeba8|http-nio-8080-exec-6|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:47.112Z|d15961d6-f4ba-44ca-b7aa-c8fa95bfc2f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:47.113Z|d15961d6-f4ba-44ca-b7aa-c8fa95bfc2f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:47.129Z|3cbe051c-36f9-4231-8d86-cc2805cd449c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:47.130Z|3cbe051c-36f9-4231-8d86-cc2805cd449c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:47.788Z|e0e58bf0-be27-4908-abb5-8ae997deacb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:47.789Z|e0e58bf0-be27-4908-abb5-8ae997deacb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:52.631Z|304df0fc-c222-4854-8bc3-94a873b250ad|http-nio-8080-exec-7|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:03:52.632Z|304df0fc-c222-4854-8bc3-94a873b250ad|http-nio-8080-exec-7|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:54.140Z|01bdc88d-8076-438d-9e87-65965452e725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:03:54.141Z|01bdc88d-8076-438d-9e87-65965452e725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:03:57.137Z|5ef032e9-dd68-494d-890b-0c8bc374b6ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:57.138Z|5ef032e9-dd68-494d-890b-0c8bc374b6ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:57.161Z|7f887ec0-e6d5-4152-b7bc-1de38b886038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:57.162Z|7f887ec0-e6d5-4152-b7bc-1de38b886038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:03:57.816Z|847eac94-d456-4b41-96c5-431f363268e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:03:57.816Z|847eac94-d456-4b41-96c5-431f363268e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:02.197Z|7be46781-7edc-4bd6-873c-51d54a42ac63|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:04:02.199Z|7be46781-7edc-4bd6-873c-51d54a42ac63|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:07.166Z|7a5e71e0-2cf0-4a88-b1dd-089b8e71cb24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:07.169Z|7a5e71e0-2cf0-4a88-b1dd-089b8e71cb24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:07.191Z|38602b56-7367-44c3-8d68-02e6ea7fa1f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:07.193Z|38602b56-7367-44c3-8d68-02e6ea7fa1f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:07.841Z|c5167bdb-1555-44d1-9417-a9d4c62e2acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:07.842Z|c5167bdb-1555-44d1-9417-a9d4c62e2acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:09.140Z|5b847376-2a66-42dc-8415-0ac4b067f9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:04:09.148Z|5b847376-2a66-42dc-8415-0ac4b067f9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:04:10.122Z|df1db74f-51f5-486b-ba5d-9e94f48e4273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:04:10.123Z|df1db74f-51f5-486b-ba5d-9e94f48e4273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:04:17.200Z|cef40885-436d-43e2-9e9c-8094d702ea7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:17.201Z|cef40885-436d-43e2-9e9c-8094d702ea7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:17.218Z|c5763e9b-8824-4fec-9bf5-63c6584df0ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:17.219Z|c5763e9b-8824-4fec-9bf5-63c6584df0ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:17.871Z|ca1b5e9f-7cb5-4b46-8bba-365ef70ae80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:17.872Z|ca1b5e9f-7cb5-4b46-8bba-365ef70ae80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:24.140Z|b2920668-e6a3-4f8c-96bd-e8fcd99acd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:04:24.141Z|b2920668-e6a3-4f8c-96bd-e8fcd99acd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:04:27.233Z|fe9b3b8a-7e0b-4d13-96f0-1f566f98a1fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:27.234Z|fe9b3b8a-7e0b-4d13-96f0-1f566f98a1fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:27.246Z|b7203197-988c-4b7b-8dbe-de7dd7dd47f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:27.261Z|b7203197-988c-4b7b-8dbe-de7dd7dd47f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:27.903Z|01eb6261-1924-4c3a-99e8-a1dd66323464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:27.904Z|01eb6261-1924-4c3a-99e8-a1dd66323464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:37.277Z|88a6b487-01a0-4a28-b521-0364189c3871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:37.278Z|88a6b487-01a0-4a28-b521-0364189c3871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:37.293Z|20c8730f-5ff6-46d8-b9c9-bdc736b84acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:37.306Z|20c8730f-5ff6-46d8-b9c9-bdc736b84acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:37.940Z|1c84ee88-cf42-490a-925d-9e27dbe86b4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:37.944Z|1c84ee88-cf42-490a-925d-9e27dbe86b4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:38.405Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-16T07:04:38.410Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 41b0d171-1b5b-4ac9-b37c-3a27c9e19de3 already exists in requestDb InfraActiveRequests table
2022-06-16T07:04:38.411Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3
2022-06-16T07:04:38.412Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|INFO|500||Invoke
2022-06-16T07:04:38.414Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|DEBUG|500||===========================request begin================================================
2022-06-16T07:04:38.414Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3
2022-06-16T07:04:38.414Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|DEBUG|500||Method      : GET
2022-06-16T07:04:38.415Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"761e73826d4fd680", X-B3-SpanId:"68b72ba3c17fa868", X-B3-ParentSpanId:"761e73826d4fd680", X-B3-Sampled:"0", X-ONAP-RequestID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-RequestID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-TransactionID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-ECOMP-RequestID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c6fd6ae-16a7-4ccd-b125-5754ec84eb91"]
2022-06-16T07:04:38.416Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|DEBUG|500||Request body: 
2022-06-16T07:04:38.416Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|DEBUG|500||==========================request end================================================
2022-06-16T07:04:38.492Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|DEBUG|500||============================response begin==========================================
2022-06-16T07:04:38.494Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-16T07:04:38.495Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|DEBUG|500||Status text  : 
2022-06-16T07:04:38.496Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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, 16 Jun 2022 07:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:04:38.496Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|DEBUG|500||Response body: 
2022-06-16T07:04:38.497Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|DEBUG|500||=======================response end=================================================
2022-06-16T07:04:38.499Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|INFO|404|Not Found|InvokeReturn
2022-06-16T07:04:38.504Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 41b0d171-1b5b-4ac9-b37c-3a27c9e19de3
2022-06-16T07:04:38.506Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:04:38.508Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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-06-16T07:04:38.509Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-16T07:04:38.511Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:04:38.514Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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-06-16T07:04:38.519Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:04:38.524Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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:"761e73826d4fd680", X-B3-SpanId:"fcf123605671481d", X-B3-ParentSpanId:"761e73826d4fd680", X-B3-Sampled:"0", X-ONAP-RequestID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-RequestID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-TransactionID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-ECOMP-RequestID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60a2d519-b591-44cf-a6b6-0a07fc8f9c73"]
2022-06-16T07:04:38.528Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:04:38.529Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:04:38.544Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:04:38.545Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:04:38.546Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:04:38.546Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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, 16 Jun 2022 07:04:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:04:38.547Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-16T07:04:38.547Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:04:38.549Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:04:38.552Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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$$bbe9a70a.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-06-16T07:04:38.553Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-16T07:04:38.555Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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-06-16T07:04:38.556Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-16T07:04:38.556Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:04:38.556Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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-06-16T07:04:38.557Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:04:38.557Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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:"761e73826d4fd680", X-B3-SpanId:"2967999816fcc047", X-B3-ParentSpanId:"761e73826d4fd680", X-B3-Sampled:"0", X-ONAP-RequestID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-RequestID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-TransactionID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-ECOMP-RequestID:"41b0d171-1b5b-4ac9-b37c-3a27c9e19de3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbd0e1dd-2943-43f0-9fbc-b62201ea4eb5"]
2022-06-16T07:04:38.558Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:04:38.558Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:04:38.593Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:04:38.594Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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-06-16T07:04:38.595Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:04:38.596Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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, 16 Jun 2022 07:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:04:38.597Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-16T07:04:38.598Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:04:38.598Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:04:38.599Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|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$$bbe9a70a.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-06-16T07:04:38.600Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@13288122
2022-06-16T07:04:38.604Z|41b0d171-1b5b-4ac9-b37c-3a27c9e19de3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-16T07:04:39.140Z|0076a30d-c474-4cd9-a29a-b5da1dbc7589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:04:39.141Z|0076a30d-c474-4cd9-a29a-b5da1dbc7589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:04:40.124Z|f6985a54-e98b-4755-a83b-e604b28e900f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:04:40.125Z|f6985a54-e98b-4755-a83b-e604b28e900f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:04:47.332Z|b18a6f5a-46ab-491a-a7a5-3b3b8cdc885e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:47.333Z|b18a6f5a-46ab-491a-a7a5-3b3b8cdc885e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:47.343Z|e8e13961-3084-4843-bc08-2573de92a4cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:47.345Z|e8e13961-3084-4843-bc08-2573de92a4cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:47.972Z|d1f6a7a6-2317-4eda-a37f-8f17f2f7b2d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:47.973Z|d1f6a7a6-2317-4eda-a37f-8f17f2f7b2d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:54.146Z|cb9f155d-023b-4396-b9e6-a6ed24c351d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:04:54.150Z|cb9f155d-023b-4396-b9e6-a6ed24c351d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:04:57.370Z|f163d46f-a197-49a3-8bce-29a5b6b45c5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:57.371Z|f163d46f-a197-49a3-8bce-29a5b6b45c5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:57.388Z|070557ff-f583-4e93-be59-a8c3f42629ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:57.389Z|070557ff-f583-4e93-be59-a8c3f42629ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:04:57.998Z|a32ea849-565a-40d5-943a-f52e661664b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:04:57.999Z|a32ea849-565a-40d5-943a-f52e661664b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:02.192Z|9999f90a-89f9-4ae1-bfc1-a090fcbec2b1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:05:02.193Z|9999f90a-89f9-4ae1-bfc1-a090fcbec2b1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:03.535Z|40dce509-407e-4df1-8aea-176ad4a3decd|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:05:03.536Z|40dce509-407e-4df1-8aea-176ad4a3decd|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:07.406Z|2f258d58-6ebe-423f-822c-211b3f327de2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:07.408Z|2f258d58-6ebe-423f-822c-211b3f327de2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:07.416Z|f771193e-0ae7-4552-8e8c-821d224678f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:07.418Z|f771193e-0ae7-4552-8e8c-821d224678f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:08.032Z|a0551797-f7ce-43cc-84ac-c37034dcf1bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:08.033Z|a0551797-f7ce-43cc-84ac-c37034dcf1bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:09.140Z|ba78f9f9-3812-488b-9f20-0c32d1622a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:05:09.141Z|ba78f9f9-3812-488b-9f20-0c32d1622a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:05:10.131Z|e0dc238d-9232-495e-b007-24181f948615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:05:10.132Z|e0dc238d-9232-495e-b007-24181f948615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:05:17.443Z|86603ae4-64af-43a4-a91a-14b98f32ae86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:17.444Z|86603ae4-64af-43a4-a91a-14b98f32ae86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:17.446Z|5c7afd27-94be-4327-af18-07c44919c7fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:17.446Z|5c7afd27-94be-4327-af18-07c44919c7fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:18.069Z|fd7cf904-2fdd-4418-afe5-25c0c3904156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:18.070Z|fd7cf904-2fdd-4418-afe5-25c0c3904156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:24.140Z|15f9f025-e1b8-4210-ba26-5a0eafd8d114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:05:24.141Z|15f9f025-e1b8-4210-ba26-5a0eafd8d114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:05:27.474Z|557cd7eb-d9f2-42d0-80b9-a1c3c18ad803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:27.474Z|877fd749-d955-4a64-ba03-164e46e38ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:27.475Z|557cd7eb-d9f2-42d0-80b9-a1c3c18ad803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:27.475Z|877fd749-d955-4a64-ba03-164e46e38ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:28.127Z|619ac572-7eb5-40e2-804f-3a452da3b119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:28.129Z|619ac572-7eb5-40e2-804f-3a452da3b119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:37.513Z|8cf00c70-0da7-49b1-a328-f417c1d2383f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:37.514Z|8cf00c70-0da7-49b1-a328-f417c1d2383f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:37.520Z|f212f4e1-7bb2-4754-831d-8b1c1e50790e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:37.521Z|f212f4e1-7bb2-4754-831d-8b1c1e50790e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:38.154Z|ad6571fc-8bfe-49d5-b3ca-448b6b5fd8d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:38.157Z|ad6571fc-8bfe-49d5-b3ca-448b6b5fd8d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:39.140Z|3bca9081-e8d2-4723-9747-7929d3578746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:05:39.146Z|3bca9081-e8d2-4723-9747-7929d3578746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:05:40.132Z|e7feeae5-89bd-4540-bc17-8eb38bcca82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:05:40.134Z|e7feeae5-89bd-4540-bc17-8eb38bcca82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:05:47.553Z|d02502b4-afd1-4b27-bdc2-1e7f9f6b2fd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:47.555Z|d02502b4-afd1-4b27-bdc2-1e7f9f6b2fd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:47.559Z|ace7ddc0-b2f2-4235-8f79-4217a2b6bf76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:47.561Z|ace7ddc0-b2f2-4235-8f79-4217a2b6bf76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:48.188Z|cf2f1f6a-146f-48b5-a8de-820d2a5e40aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:48.189Z|cf2f1f6a-146f-48b5-a8de-820d2a5e40aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:54.140Z|cf38c7f1-6025-48ca-880e-4d6c12dc8682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:05:54.141Z|cf38c7f1-6025-48ca-880e-4d6c12dc8682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:05:57.596Z|c8904f72-9bc6-49ad-b4b3-fb50878a4ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:57.596Z|307a204b-a98a-46c6-a2dd-4b198da1266c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:57.597Z|c8904f72-9bc6-49ad-b4b3-fb50878a4ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:57.597Z|307a204b-a98a-46c6-a2dd-4b198da1266c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:58.232Z|23535f05-c98d-4d67-8b17-48f6e189df0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:05:58.233Z|23535f05-c98d-4d67-8b17-48f6e189df0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:05:58.758Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-16T07:05:58.762Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 0a9d1b45-e376-4d94-9bab-6cf9c13d3988 already exists in requestDb InfraActiveRequests table
2022-06-16T07:05:58.763Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988
2022-06-16T07:05:58.764Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|INFO|500||Invoke
2022-06-16T07:05:58.765Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|DEBUG|500||===========================request begin================================================
2022-06-16T07:05:58.765Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988
2022-06-16T07:05:58.765Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|DEBUG|500||Method      : GET
2022-06-16T07:05:58.766Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d94c476439f498d9", X-B3-SpanId:"8fbc680ce4393037", X-B3-ParentSpanId:"d94c476439f498d9", X-B3-Sampled:"0", X-ONAP-RequestID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-RequestID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-TransactionID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-ECOMP-RequestID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b6365a1-fd11-4000-aac5-eb9565e61f2a"]
2022-06-16T07:05:58.766Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|DEBUG|500||Request body: 
2022-06-16T07:05:58.775Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|DEBUG|500||==========================request end================================================
2022-06-16T07:05:58.889Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|DEBUG|500||============================response begin==========================================
2022-06-16T07:05:58.890Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-16T07:05:58.890Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|DEBUG|500||Status text  : 
2022-06-16T07:05:58.891Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|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, 16 Jun 2022 07:06:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:05:58.892Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|DEBUG|500||Response body: 
2022-06-16T07:05:58.892Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|DEBUG|500||=======================response end=================================================
2022-06-16T07:05:58.893Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a9d1b45-e376-4d94-9bab-6cf9c13d3988|INFO|404|Not Found|InvokeReturn
2022-06-16T07:05:58.908Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 0a9d1b45-e376-4d94-9bab-6cf9c13d3988
2022-06-16T07:05:58.910Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:05:58.911Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:05:58.912Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-16T07:05:58.920Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:05:58.921Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-06-16T07:05:58.922Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:05:58.922Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|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:"d94c476439f498d9", X-B3-SpanId:"e5e5c8fd395b1553", X-B3-ParentSpanId:"d94c476439f498d9", X-B3-Sampled:"0", X-ONAP-RequestID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-RequestID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-TransactionID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-ECOMP-RequestID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1643335d-7084-4e78-b944-50b7e3b99400"]
2022-06-16T07:05:58.922Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:05:58.923Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:05:58.957Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:05:58.963Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:05:58.966Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:05:58.967Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|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, 16 Jun 2022 07:05:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:05:58.969Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-16T07:05:58.972Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:05:58.977Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:05:58.984Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|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$$bbe9a70a.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-06-16T07:05:58.986Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-16T07:05:58.987Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|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-06-16T07:05:58.988Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-16T07:05:58.988Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:05:58.989Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|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-06-16T07:05:58.989Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:05:58.989Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|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:"d94c476439f498d9", X-B3-SpanId:"5a79a04e8cbd9db6", X-B3-ParentSpanId:"d94c476439f498d9", X-B3-Sampled:"0", X-ONAP-RequestID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-RequestID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-TransactionID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-ECOMP-RequestID:"0a9d1b45-e376-4d94-9bab-6cf9c13d3988", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da27d48d-4f38-4f73-8a99-c40fee7a5a9c"]
2022-06-16T07:05:58.990Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:05:58.990Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:05:59.072Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:05:59.073Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:05:59.073Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:05:59.074Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|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, 16 Jun 2022 07:06:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:05:59.074Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-16T07:05:59.075Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:05:59.075Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:05:59.076Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|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$$bbe9a70a.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-06-16T07:05:59.077Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@452bbc2a
2022-06-16T07:05:59.087Z|0a9d1b45-e376-4d94-9bab-6cf9c13d3988|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-16T07:06:02.197Z|7c8c74ea-62ff-4c1e-9ce6-3862974a8c96|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:06:02.198Z|7c8c74ea-62ff-4c1e-9ce6-3862974a8c96|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:07.632Z|cfee1914-9b9e-4904-9c8f-c1b3c39a9fc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:07.633Z|cfee1914-9b9e-4904-9c8f-c1b3c39a9fc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:07.633Z|10e3fae7-b9de-4338-9bf8-499fa9901088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:07.634Z|10e3fae7-b9de-4338-9bf8-499fa9901088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:08.277Z|f4d8c058-0349-4f5f-a4f6-7db7cc657711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:08.278Z|f4d8c058-0349-4f5f-a4f6-7db7cc657711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:09.141Z|c2ee627e-2234-4aee-aa9e-e2927ac57684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:06:09.143Z|c2ee627e-2234-4aee-aa9e-e2927ac57684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:06:10.139Z|5d5708db-56af-4a37-a8b3-17dbb8cc1780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:06:10.140Z|5d5708db-56af-4a37-a8b3-17dbb8cc1780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:06:17.667Z|cccf332f-2a3a-4146-b742-5d42ec2f360b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:17.668Z|1ca2fa23-9bdd-46ba-85ad-51762d2ae3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:17.668Z|cccf332f-2a3a-4146-b742-5d42ec2f360b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:17.669Z|1ca2fa23-9bdd-46ba-85ad-51762d2ae3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:18.304Z|6c534b67-5fa5-4659-97e4-82985945b455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:18.305Z|6c534b67-5fa5-4659-97e4-82985945b455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:22.396Z|2e6060c7-a472-4f83-870c-3fc1387cebca|http-nio-8080-exec-6|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:06:22.399Z|2e6060c7-a472-4f83-870c-3fc1387cebca|http-nio-8080-exec-6|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:24.140Z|7fa25ae9-9af8-4f88-befa-1870048eca37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:06:24.145Z|7fa25ae9-9af8-4f88-befa-1870048eca37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:06:27.708Z|58a482cd-389c-4670-a05e-337ba168c7a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:27.709Z|58a482cd-389c-4670-a05e-337ba168c7a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:27.718Z|f7fdc924-dd0a-43f4-986e-105fc965feca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:27.720Z|f7fdc924-dd0a-43f4-986e-105fc965feca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:28.329Z|2bc804bb-4a20-42c1-8440-854aa57b3409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:28.330Z|2bc804bb-4a20-42c1-8440-854aa57b3409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:37.747Z|4072d746-49ad-47d4-9f69-0aa471957f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:37.749Z|4072d746-49ad-47d4-9f69-0aa471957f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:37.749Z|61e26555-cb12-43c7-ae67-7d2d955b6a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:37.750Z|61e26555-cb12-43c7-ae67-7d2d955b6a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:38.359Z|cfd615f8-43b2-4391-a1f8-9f7ec74901d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:38.361Z|cfd615f8-43b2-4391-a1f8-9f7ec74901d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:39.140Z|d487a401-10c2-4941-9ce0-1822105cf341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:06:39.141Z|d487a401-10c2-4941-9ce0-1822105cf341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:06:40.141Z|1fc6b24e-6d8f-4e3a-ba0d-5421e2c572bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:06:40.142Z|1fc6b24e-6d8f-4e3a-ba0d-5421e2c572bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:06:47.780Z|fa7a200f-467b-4233-8776-f36f38689431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:47.780Z|9c05dc47-20f1-4308-a24b-393a5b02483e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:47.781Z|9c05dc47-20f1-4308-a24b-393a5b02483e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:47.782Z|fa7a200f-467b-4233-8776-f36f38689431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:48.388Z|c749c0ca-07e4-41b7-b643-6f9e7da50bd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:48.390Z|c749c0ca-07e4-41b7-b643-6f9e7da50bd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:54.140Z|8b42915c-7576-4501-9045-582b32340f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:06:54.141Z|8b42915c-7576-4501-9045-582b32340f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:06:57.808Z|05f37441-0524-4ee4-8f00-390d6f8be62c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:57.809Z|05f37441-0524-4ee4-8f00-390d6f8be62c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:57.818Z|155742ec-4d81-4ea1-a7ff-f0993f2aa9b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:57.819Z|155742ec-4d81-4ea1-a7ff-f0993f2aa9b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:06:58.416Z|7c07526b-0ee7-4d67-b827-ab8b8299345f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:06:58.417Z|7c07526b-0ee7-4d67-b827-ab8b8299345f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:02.192Z|f1890bd2-8941-4717-854b-45a9fae44346|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:07:02.197Z|f1890bd2-8941-4717-854b-45a9fae44346|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:07.839Z|a1058f5a-9864-4466-a567-f0305e833669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:07.840Z|a1058f5a-9864-4466-a567-f0305e833669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:07.852Z|bd010a5b-e930-4f3b-a10e-19bb6cff5fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:07.854Z|bd010a5b-e930-4f3b-a10e-19bb6cff5fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:08.447Z|bbd275fd-2175-4b92-8596-1567ae9de44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:08.448Z|bbd275fd-2175-4b92-8596-1567ae9de44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:09.142Z|36fbf62f-ff44-4407-82e0-15da7d3ff96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:07:09.155Z|36fbf62f-ff44-4407-82e0-15da7d3ff96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:07:10.142Z|cadf4f9b-d5f5-429e-b2b4-092dd57072ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:07:10.143Z|cadf4f9b-d5f5-429e-b2b4-092dd57072ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:07:17.870Z|09066e95-d1a4-4b0f-9d2e-31bde29f3c10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:17.873Z|09066e95-d1a4-4b0f-9d2e-31bde29f3c10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:17.890Z|77a67ad4-effb-406c-9eb1-3eba04312591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:17.891Z|77a67ad4-effb-406c-9eb1-3eba04312591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:18.476Z|9b121c03-17db-416e-8c2e-ce11d8dae978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:18.477Z|9b121c03-17db-416e-8c2e-ce11d8dae978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:24.144Z|ee4c55f7-96c5-4c38-9c40-0075c11cf806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:07:24.147Z|ee4c55f7-96c5-4c38-9c40-0075c11cf806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:07:27.907Z|17dfe4c6-4adc-4890-8960-22b3ad34bb0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:27.909Z|17dfe4c6-4adc-4890-8960-22b3ad34bb0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:27.936Z|51d4d5b4-a981-4096-9e7c-53bee5934c4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:27.938Z|51d4d5b4-a981-4096-9e7c-53bee5934c4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:28.524Z|ff3f4a50-f2b8-4d3c-a0d9-5867cfa7b3c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:28.525Z|ff3f4a50-f2b8-4d3c-a0d9-5867cfa7b3c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:37.956Z|69cbb865-67b3-455f-b4dc-39d4bba0646d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:37.957Z|69cbb865-67b3-455f-b4dc-39d4bba0646d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:37.975Z|d4e2dddd-8457-4c1b-9018-d3b9f49a4da5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:37.980Z|d4e2dddd-8457-4c1b-9018-d3b9f49a4da5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:38.599Z|d9658b91-357c-4867-bbb4-e862378fc361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:38.600Z|d9658b91-357c-4867-bbb4-e862378fc361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:39.143Z|a0963077-16d0-4c35-87a9-5eb8ca8ed221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:07:39.144Z|a0963077-16d0-4c35-87a9-5eb8ca8ed221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:07:40.145Z|bacf44c2-2fa2-4087-a461-cb59df224819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:07:40.146Z|bacf44c2-2fa2-4087-a461-cb59df224819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:07:47.999Z|4df7a2d2-e2e3-410c-8a29-ce3d505d0b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:48.001Z|4df7a2d2-e2e3-410c-8a29-ce3d505d0b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:48.030Z|035253d2-8879-4554-9fa9-69226838d5d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:48.032Z|035253d2-8879-4554-9fa9-69226838d5d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:48.655Z|78f3e664-9953-480b-8758-76bd9cfc5e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:48.657Z|78f3e664-9953-480b-8758-76bd9cfc5e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:54.140Z|cf8c318f-4f99-4a6a-b85a-e506af3b51c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:07:54.144Z|cf8c318f-4f99-4a6a-b85a-e506af3b51c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:07:58.034Z|0af81f71-cee0-46be-a4e4-cc8194b39b47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:58.036Z|0af81f71-cee0-46be-a4e4-cc8194b39b47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:58.056Z|f18ddd32-5191-4508-a57b-1ef9fa679f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:58.057Z|f18ddd32-5191-4508-a57b-1ef9fa679f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:07:58.682Z|0307871f-53df-48b8-b6fd-9d19a16ebd36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:07:58.683Z|0307871f-53df-48b8-b6fd-9d19a16ebd36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:02.203Z|cda8b425-ddc4-4641-afb0-8ab212e8b748|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:08:02.211Z|cda8b425-ddc4-4641-afb0-8ab212e8b748|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:08.080Z|bc171bc0-6799-4ae4-a8ac-7137820c6e0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:08.085Z|bc171bc0-6799-4ae4-a8ac-7137820c6e0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:08.093Z|5c80b9d8-aef3-4bec-9713-1fa2d69571cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:08.094Z|5c80b9d8-aef3-4bec-9713-1fa2d69571cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:08.719Z|02e38802-4a62-4ed6-91dc-797862787023|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:08.721Z|02e38802-4a62-4ed6-91dc-797862787023|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:09.140Z|9ad31a09-feb9-44ec-8974-4adbef7472e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:08:09.141Z|9ad31a09-feb9-44ec-8974-4adbef7472e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:08:10.147Z|fbabba81-9b29-42ff-9d2f-7c519526eecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:08:10.148Z|fbabba81-9b29-42ff-9d2f-7c519526eecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:08:18.120Z|930ec07a-1e07-425e-b3da-ce881159b834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:18.122Z|930ec07a-1e07-425e-b3da-ce881159b834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:18.140Z|a6c0d176-5fa8-4287-b75c-f00ce4aa2b07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:18.141Z|a6c0d176-5fa8-4287-b75c-f00ce4aa2b07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:18.757Z|0db659f0-2d57-4b37-8cbf-6a9a55374306|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:18.759Z|0db659f0-2d57-4b37-8cbf-6a9a55374306|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:24.140Z|dbbed66d-9e6b-4708-b2e3-5558bae63ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:08:24.141Z|dbbed66d-9e6b-4708-b2e3-5558bae63ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:08:28.156Z|b29a7ebb-760c-46b4-a9a9-f21cddb5a915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:28.157Z|b29a7ebb-760c-46b4-a9a9-f21cddb5a915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:28.180Z|bcd9a160-2706-485d-a26e-4bfe26bba0ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:28.181Z|bcd9a160-2706-485d-a26e-4bfe26bba0ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:28.787Z|c011c52a-05f6-476f-9e50-a8f0ed323492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:28.788Z|c011c52a-05f6-476f-9e50-a8f0ed323492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:38.199Z|9bfbb3d1-895d-4b62-8279-54a541d34bd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:38.201Z|9bfbb3d1-895d-4b62-8279-54a541d34bd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:38.214Z|edcd28c3-1b31-4f53-8512-ecdeca048b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:38.215Z|edcd28c3-1b31-4f53-8512-ecdeca048b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:38.821Z|80e250c7-1cc9-456e-b364-272a50120a20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:38.824Z|80e250c7-1cc9-456e-b364-272a50120a20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:39.140Z|9a87c70f-4db0-4c82-a114-1921000beb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:08:39.148Z|9a87c70f-4db0-4c82-a114-1921000beb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:08:40.149Z|f074ee8f-9d9d-4d97-911b-cf38276c8510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:08:40.150Z|f074ee8f-9d9d-4d97-911b-cf38276c8510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:08:48.231Z|7a2aa1f6-e480-4394-8dd5-5d19a7600e81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:48.232Z|7a2aa1f6-e480-4394-8dd5-5d19a7600e81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:48.253Z|ca76f7ef-7d47-4f67-a28e-2dddea2b4498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:48.254Z|ca76f7ef-7d47-4f67-a28e-2dddea2b4498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:48.864Z|9d851a9f-64c4-4726-a9c9-cc0adb11b000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:48.865Z|9d851a9f-64c4-4726-a9c9-cc0adb11b000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:54.140Z|d4794a2d-7a20-4318-864d-2ac8b932c8f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:08:54.141Z|d4794a2d-7a20-4318-864d-2ac8b932c8f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:08:58.258Z|bb95eef6-7a63-4dd4-9082-42ec4af5fb27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:58.259Z|bb95eef6-7a63-4dd4-9082-42ec4af5fb27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:58.282Z|b2e8b6e2-bf15-4982-8b15-fff350057a47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:58.284Z|b2e8b6e2-bf15-4982-8b15-fff350057a47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:08:58.893Z|e2383d59-6470-4ceb-add4-3669208126df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:08:58.894Z|e2383d59-6470-4ceb-add4-3669208126df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:02.192Z|11dcc3e6-d2f1-4444-92c3-c91971a931b4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:09:02.193Z|11dcc3e6-d2f1-4444-92c3-c91971a931b4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:08.290Z|d59cacd3-0e76-4e79-be7f-bf8505bbf0ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:08.293Z|d59cacd3-0e76-4e79-be7f-bf8505bbf0ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:08.312Z|c131604c-856e-4909-be5b-81d9bea2f648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:08.313Z|c131604c-856e-4909-be5b-81d9bea2f648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:08.923Z|02f57391-eea3-40d1-977d-7bea3832289f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:08.924Z|02f57391-eea3-40d1-977d-7bea3832289f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:09.140Z|e6a4c70f-d01c-492b-b99a-cf81e56a7e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:09:09.141Z|e6a4c70f-d01c-492b-b99a-cf81e56a7e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:09:10.151Z|3b9faa49-bfc2-44c0-8655-c064d39c56a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:09:10.152Z|3b9faa49-bfc2-44c0-8655-c064d39c56a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:09:16.855Z|dfd1fd8b-3ef2-4739-ab0f-282181768bc1|http-nio-8080-exec-10|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:09:16.856Z|dfd1fd8b-3ef2-4739-ab0f-282181768bc1|http-nio-8080-exec-10|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:18.325Z|5130e397-12fb-4757-912c-f5df1ac6d990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:18.326Z|5130e397-12fb-4757-912c-f5df1ac6d990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:18.354Z|1e4cbaa8-97a0-4862-bb45-536b85374618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:18.356Z|1e4cbaa8-97a0-4862-bb45-536b85374618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:18.953Z|11445c10-79a4-4ee6-9739-0e731905eaaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:18.960Z|11445c10-79a4-4ee6-9739-0e731905eaaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:24.140Z|3795987a-03aa-4b42-b5b2-2d84ab6f9246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:09:24.147Z|3795987a-03aa-4b42-b5b2-2d84ab6f9246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:09:28.354Z|b6a80a97-d349-499c-8f4c-065cf2704e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:28.356Z|b6a80a97-d349-499c-8f4c-065cf2704e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:28.380Z|b178cc17-d430-43d0-a590-b8e7047e2202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:28.381Z|b178cc17-d430-43d0-a590-b8e7047e2202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:28.988Z|5fbdad23-edfc-4b3d-8347-bf624c3169a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:28.989Z|5fbdad23-edfc-4b3d-8347-bf624c3169a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:38.382Z|e77cce37-69dc-4717-b3f9-8a9995f87a0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:38.384Z|e77cce37-69dc-4717-b3f9-8a9995f87a0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:38.416Z|784bed1c-d40d-416b-8c17-347bf091db95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:38.419Z|784bed1c-d40d-416b-8c17-347bf091db95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:39.020Z|c84d25fc-97d5-49f3-8bb1-afe8d0328a9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:39.022Z|c84d25fc-97d5-49f3-8bb1-afe8d0328a9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:39.140Z|384cfa3c-754a-4042-9666-57de34f2b86d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:09:39.141Z|384cfa3c-754a-4042-9666-57de34f2b86d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:09:40.153Z|741d08bb-7bc6-48ac-9351-dd140a55e608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:09:40.153Z|741d08bb-7bc6-48ac-9351-dd140a55e608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:09:48.422Z|ff956858-e513-451b-8201-290111ee5973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:48.423Z|ff956858-e513-451b-8201-290111ee5973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:48.456Z|445af816-9b54-4d8e-9776-d74815821d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:48.457Z|445af816-9b54-4d8e-9776-d74815821d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:49.055Z|0f6f2c5f-3d9e-4d71-bfcc-515dd5171dac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:49.056Z|0f6f2c5f-3d9e-4d71-bfcc-515dd5171dac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:54.140Z|5171f71c-95c1-48ba-907f-253cb3cecaab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:09:54.141Z|5171f71c-95c1-48ba-907f-253cb3cecaab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:09:58.454Z|8c0a0c24-a4ec-4f62-842b-492e3bf043f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:58.455Z|8c0a0c24-a4ec-4f62-842b-492e3bf043f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:58.483Z|bb6f7258-15f7-4257-9ce4-0546c82ca18b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:58.483Z|bb6f7258-15f7-4257-9ce4-0546c82ca18b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:09:59.082Z|2b4ff1b7-37e3-4cd0-90f3-dac3875ac5d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:09:59.083Z|2b4ff1b7-37e3-4cd0-90f3-dac3875ac5d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:02.192Z|ba4a2b17-934d-4b81-8fe9-b005000c5b2c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:10:02.193Z|ba4a2b17-934d-4b81-8fe9-b005000c5b2c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:08.500Z|9ce08923-ae76-4f17-ae0c-e57322524b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:08.501Z|9ce08923-ae76-4f17-ae0c-e57322524b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:08.515Z|e3dce76f-a26c-4585-9414-592eca1789d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:08.516Z|e3dce76f-a26c-4585-9414-592eca1789d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:09.118Z|a7298b5c-7ae6-447e-bdaf-91124c4429ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:09.120Z|a7298b5c-7ae6-447e-bdaf-91124c4429ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:09.140Z|998199ed-c971-4945-94bd-094adea79f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:10:09.148Z|998199ed-c971-4945-94bd-094adea79f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:10:10.154Z|4dcd2238-f131-4634-8b56-9cb328e6b3a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:10:10.155Z|4dcd2238-f131-4634-8b56-9cb328e6b3a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:10:18.543Z|84e253fb-8d39-4730-b060-435060c6623d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:18.545Z|84e253fb-8d39-4730-b060-435060c6623d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:18.548Z|cffdf4a0-4e46-4dd5-a802-b4f7b1b60c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:18.549Z|cffdf4a0-4e46-4dd5-a802-b4f7b1b60c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:19.149Z|74490303-35e6-4dec-8117-23e63afdef72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:19.157Z|74490303-35e6-4dec-8117-23e63afdef72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:24.141Z|9429128e-8832-496f-a917-a57434ae8725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:10:24.142Z|9429128e-8832-496f-a917-a57434ae8725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:10:28.576Z|2551c074-1b0a-4edb-b611-a0c3e5355e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:28.578Z|2551c074-1b0a-4edb-b611-a0c3e5355e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:28.597Z|db81bcf7-4555-4090-8032-e3664b28051d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:28.598Z|db81bcf7-4555-4090-8032-e3664b28051d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:29.196Z|1a34555d-9fc4-4e7e-9325-edae173cd4e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:29.197Z|1a34555d-9fc4-4e7e-9325-edae173cd4e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:38.608Z|6346e13c-4d8a-450f-a3fe-df6c05b54c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:38.610Z|6346e13c-4d8a-450f-a3fe-df6c05b54c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:38.627Z|e2a05b13-bdcc-4111-b644-fb7a97095bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:38.628Z|e2a05b13-bdcc-4111-b644-fb7a97095bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:39.140Z|2513f343-c909-4823-a3de-4232894d42cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:10:39.141Z|2513f343-c909-4823-a3de-4232894d42cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:10:39.230Z|755e57f3-6217-4957-8c4d-8b7c527a0577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:39.231Z|755e57f3-6217-4957-8c4d-8b7c527a0577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:40.160Z|8419daee-966c-4d91-bfd7-f1a78a4177c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:10:40.161Z|8419daee-966c-4d91-bfd7-f1a78a4177c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:10:48.653Z|acf19118-d81d-47b3-850d-59e9be0348b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:48.654Z|acf19118-d81d-47b3-850d-59e9be0348b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:48.669Z|6c83e3a4-edd5-4331-9bb1-59b7c6a85e1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:48.670Z|6c83e3a4-edd5-4331-9bb1-59b7c6a85e1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:49.256Z|1645fbe8-11c0-4044-9a48-584922e478b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:49.257Z|1645fbe8-11c0-4044-9a48-584922e478b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:54.140Z|a66d4ddf-71a1-4d16-b00c-a6d3000ef124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:10:54.144Z|a66d4ddf-71a1-4d16-b00c-a6d3000ef124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:10:58.695Z|8a36e449-8e5a-4c1c-8330-833d2a29e989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:58.696Z|8a36e449-8e5a-4c1c-8330-833d2a29e989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:58.695Z|8586aee6-8b0b-444f-b5ca-5b2d1565ed6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:58.706Z|8586aee6-8b0b-444f-b5ca-5b2d1565ed6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:10:59.288Z|be3a6566-5d35-4f7b-9097-a8a3d9df246d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:10:59.290Z|be3a6566-5d35-4f7b-9097-a8a3d9df246d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:02.199Z|1fdd49c8-6913-4a3e-b76b-d4ce07887e50|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:11:02.200Z|1fdd49c8-6913-4a3e-b76b-d4ce07887e50|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:08.733Z|f005fffa-1a77-4f89-ad13-82c45f44f932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:08.733Z|9cc2b9d8-0bd4-49d4-b176-d2998ec896d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:08.734Z|f005fffa-1a77-4f89-ad13-82c45f44f932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:08.734Z|9cc2b9d8-0bd4-49d4-b176-d2998ec896d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:09.140Z|ce4a6e79-f666-4be7-9c7f-6c62827d9e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:11:09.141Z|ce4a6e79-f666-4be7-9c7f-6c62827d9e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:11:09.316Z|ee58a9b2-c3dc-4195-9d5c-29fddb6041b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:09.317Z|ee58a9b2-c3dc-4195-9d5c-29fddb6041b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:10.163Z|17d79deb-197e-4e3a-afe2-6d211a46414f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:11:10.163Z|17d79deb-197e-4e3a-afe2-6d211a46414f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:11:18.338Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-16T07:11:18.342Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 63592a0d-c59d-4754-8177-781364965b3e already exists in requestDb InfraActiveRequests table
2022-06-16T07:11:18.345Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e
2022-06-16T07:11:18.346Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|INFO|500||Invoke
2022-06-16T07:11:18.347Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|DEBUG|500||===========================request begin================================================
2022-06-16T07:11:18.348Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e
2022-06-16T07:11:18.348Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|DEBUG|500||Method      : GET
2022-06-16T07:11:18.349Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed4d6b97542e7c2d", X-B3-SpanId:"c0c783135a31e6cd", X-B3-ParentSpanId:"ed4d6b97542e7c2d", X-B3-Sampled:"0", X-ONAP-RequestID:"63592a0d-c59d-4754-8177-781364965b3e", X-RequestID:"63592a0d-c59d-4754-8177-781364965b3e", X-TransactionID:"63592a0d-c59d-4754-8177-781364965b3e", X-ECOMP-RequestID:"63592a0d-c59d-4754-8177-781364965b3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d15b822-d370-4bb6-b3b4-6af9b74e2a7c"]
2022-06-16T07:11:18.349Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|DEBUG|500||Request body: 
2022-06-16T07:11:18.349Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|DEBUG|500||==========================request end================================================
2022-06-16T07:11:18.418Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|DEBUG|500||============================response begin==========================================
2022-06-16T07:11:18.420Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-16T07:11:18.420Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|DEBUG|500||Status text  : 
2022-06-16T07:11:18.421Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|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, 16 Jun 2022 07:11:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:11:18.421Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|DEBUG|500||Response body: 
2022-06-16T07:11:18.422Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|DEBUG|500||=======================response end=================================================
2022-06-16T07:11:18.422Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63592a0d-c59d-4754-8177-781364965b3e|INFO|404|Not Found|InvokeReturn
2022-06-16T07:11:18.431Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 63592a0d-c59d-4754-8177-781364965b3e
2022-06-16T07:11:18.437Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:11:18.439Z|63592a0d-c59d-4754-8177-781364965b3e|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-06-16T07:11:18.440Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-16T07:11:18.440Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:11:18.441Z|63592a0d-c59d-4754-8177-781364965b3e|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-06-16T07:11:18.441Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:11:18.442Z|63592a0d-c59d-4754-8177-781364965b3e|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:"ed4d6b97542e7c2d", X-B3-SpanId:"dbdb7ffe219397ed", X-B3-ParentSpanId:"ed4d6b97542e7c2d", X-B3-Sampled:"0", X-ONAP-RequestID:"63592a0d-c59d-4754-8177-781364965b3e", X-RequestID:"63592a0d-c59d-4754-8177-781364965b3e", X-TransactionID:"63592a0d-c59d-4754-8177-781364965b3e", X-ECOMP-RequestID:"63592a0d-c59d-4754-8177-781364965b3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff1a30f1-985d-483d-a688-342e402d8a5e"]
2022-06-16T07:11:18.443Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:11:18.443Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:11:18.460Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:11:18.461Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:11:18.468Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:11:18.469Z|63592a0d-c59d-4754-8177-781364965b3e|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, 16 Jun 2022 07:11:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:11:18.470Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-16T07:11:18.472Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:11:18.473Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:11:18.474Z|63592a0d-c59d-4754-8177-781364965b3e|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$$bbe9a70a.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-06-16T07:11:18.476Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-16T07:11:18.478Z|63592a0d-c59d-4754-8177-781364965b3e|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-06-16T07:11:18.479Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-16T07:11:18.479Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:11:18.480Z|63592a0d-c59d-4754-8177-781364965b3e|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-06-16T07:11:18.481Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:11:18.481Z|63592a0d-c59d-4754-8177-781364965b3e|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:"ed4d6b97542e7c2d", X-B3-SpanId:"8b1a47a99e727281", X-B3-ParentSpanId:"ed4d6b97542e7c2d", X-B3-Sampled:"0", X-ONAP-RequestID:"63592a0d-c59d-4754-8177-781364965b3e", X-RequestID:"63592a0d-c59d-4754-8177-781364965b3e", X-TransactionID:"63592a0d-c59d-4754-8177-781364965b3e", X-ECOMP-RequestID:"63592a0d-c59d-4754-8177-781364965b3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"982c6766-4703-4cf5-b137-2d7fd4b6ac6b"]
2022-06-16T07:11:18.482Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:11:18.482Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:11:18.508Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:11:18.510Z|63592a0d-c59d-4754-8177-781364965b3e|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-06-16T07:11:18.510Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:11:18.511Z|63592a0d-c59d-4754-8177-781364965b3e|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, 16 Jun 2022 07:11:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:11:18.512Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-16T07:11:18.512Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:11:18.513Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:11:18.514Z|63592a0d-c59d-4754-8177-781364965b3e|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$$bbe9a70a.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-06-16T07:11:18.516Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@53be0873
2022-06-16T07:11:18.521Z|63592a0d-c59d-4754-8177-781364965b3e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-16T07:11:18.760Z|b3c4aa68-0bff-4e99-99d7-81b150d0ab88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:18.761Z|b3c4aa68-0bff-4e99-99d7-81b150d0ab88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:18.775Z|f17b2c0e-968d-4b65-912b-100bb28694a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:18.776Z|f17b2c0e-968d-4b65-912b-100bb28694a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:19.342Z|effcbc29-87bc-46ba-9e45-a8e0bf199236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:19.344Z|effcbc29-87bc-46ba-9e45-a8e0bf199236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:24.140Z|df7fdbfa-c17c-4bd2-8103-4bfca83c8eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:11:24.141Z|df7fdbfa-c17c-4bd2-8103-4bfca83c8eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:11:28.795Z|699768a2-6e65-45f8-b1be-660aa1973a36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:28.797Z|699768a2-6e65-45f8-b1be-660aa1973a36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:28.828Z|2c2ee517-ec4c-4ce5-bf57-a4579786807d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:28.829Z|2c2ee517-ec4c-4ce5-bf57-a4579786807d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:29.378Z|34624fc1-912c-4b01-8727-5d24a58be1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:29.380Z|34624fc1-912c-4b01-8727-5d24a58be1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:38.823Z|c997b77b-e62f-4bf2-a238-b20ee026bbab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:38.828Z|c997b77b-e62f-4bf2-a238-b20ee026bbab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:38.866Z|716b5efd-dddd-4214-9b95-c4bea652135d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:38.868Z|716b5efd-dddd-4214-9b95-c4bea652135d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:39.140Z|fc0ddbae-64bc-49bc-8419-3bb7b491735d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:11:39.145Z|fc0ddbae-64bc-49bc-8419-3bb7b491735d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:11:39.421Z|999facf7-efcf-420d-9c55-bedfd2adb3df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:39.423Z|999facf7-efcf-420d-9c55-bedfd2adb3df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:40.165Z|bcccea2f-1929-4484-8692-d483821bb805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:11:40.167Z|bcccea2f-1929-4484-8692-d483821bb805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:11:48.862Z|fa0b42f8-c23d-4ece-a455-1f9532d06889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:48.863Z|fa0b42f8-c23d-4ece-a455-1f9532d06889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:48.906Z|7d58ffec-aa39-4eff-bfda-2d67bbf1079a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:48.907Z|7d58ffec-aa39-4eff-bfda-2d67bbf1079a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:49.448Z|921bd82e-6fe2-48b8-b075-f163dd762d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:49.449Z|921bd82e-6fe2-48b8-b075-f163dd762d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:52.322Z|81705c3c-815a-4805-bb10-205e2d1f4631|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:11:52.324Z|81705c3c-815a-4805-bb10-205e2d1f4631|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:54.140Z|c83782ab-6b49-4e37-aad8-4b42f6fbc5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:11:54.141Z|c83782ab-6b49-4e37-aad8-4b42f6fbc5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:11:58.902Z|27e53330-435e-407e-816e-f15e73bf95ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:58.903Z|27e53330-435e-407e-816e-f15e73bf95ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:58.941Z|d5287990-f661-4067-b553-e480ad81d28d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:58.943Z|d5287990-f661-4067-b553-e480ad81d28d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:11:59.480Z|8726fa9c-dd52-43ca-a772-e55fc36665f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:11:59.482Z|8726fa9c-dd52-43ca-a772-e55fc36665f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:02.191Z|70094bcb-6745-4674-a913-6b9b564ce985|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:12:02.192Z|70094bcb-6745-4674-a913-6b9b564ce985|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:08.931Z|1a326997-dc25-4d83-86f5-aef6de963ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:08.932Z|1a326997-dc25-4d83-86f5-aef6de963ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:08.971Z|ba6f7b76-465a-4aab-93da-3167d909b633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:08.972Z|ba6f7b76-465a-4aab-93da-3167d909b633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:09.140Z|4fbd101d-90b3-4320-8a1a-6741d7c8ae26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:12:09.141Z|4fbd101d-90b3-4320-8a1a-6741d7c8ae26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:12:09.508Z|f1ef1499-d0b7-42c6-a86f-7212953661bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:09.510Z|f1ef1499-d0b7-42c6-a86f-7212953661bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:10.168Z|18220598-d6ed-4b72-8bce-ff3871152355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:12:10.169Z|18220598-d6ed-4b72-8bce-ff3871152355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:12:18.978Z|925cd27d-e8d6-4d92-b3aa-1649b58fb9db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:18.979Z|925cd27d-e8d6-4d92-b3aa-1649b58fb9db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:19.000Z|53dcb725-ed57-4c15-878f-26fa2da410d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:19.002Z|53dcb725-ed57-4c15-878f-26fa2da410d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:19.548Z|81fc286b-954f-4ec8-9f66-8e99644c05b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:19.549Z|81fc286b-954f-4ec8-9f66-8e99644c05b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:24.140Z|443615f2-555d-48fe-b049-603b84358f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:12:24.150Z|443615f2-555d-48fe-b049-603b84358f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:12:29.008Z|385631e1-0e68-471c-87f4-119801f2f6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:29.010Z|385631e1-0e68-471c-87f4-119801f2f6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:29.029Z|cecf63b7-37b5-4e7f-a52c-5b7867678a25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:29.030Z|cecf63b7-37b5-4e7f-a52c-5b7867678a25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:29.577Z|b58d0e62-0301-45f0-aef9-8830446125d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:29.578Z|b58d0e62-0301-45f0-aef9-8830446125d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:39.058Z|65f55a42-1550-4048-a9ef-44bfc441314e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:39.060Z|65f55a42-1550-4048-a9ef-44bfc441314e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:39.065Z|2b719c8e-84a4-45bb-81ed-6416a759c1b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:39.067Z|2b719c8e-84a4-45bb-81ed-6416a759c1b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:39.142Z|5be3f635-fbf0-4e6d-b872-c3a0a3e62459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:12:39.142Z|5be3f635-fbf0-4e6d-b872-c3a0a3e62459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:12:39.610Z|e2c13d64-73af-499e-acd3-4156103d9a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:39.612Z|e2c13d64-73af-499e-acd3-4156103d9a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:40.170Z|a2468bf2-00c7-4ab1-b798-fc437b9841a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:12:40.170Z|a2468bf2-00c7-4ab1-b798-fc437b9841a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:12:49.101Z|22736119-307e-4c34-a026-e78f62d3866e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:49.102Z|22736119-307e-4c34-a026-e78f62d3866e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:49.112Z|c24cb366-2ace-4934-ac96-0de81ad83d71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:49.113Z|c24cb366-2ace-4934-ac96-0de81ad83d71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:49.636Z|95bb955c-6992-4b54-81bb-44111046f217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:49.640Z|95bb955c-6992-4b54-81bb-44111046f217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:54.140Z|f19c2f21-4fbd-4321-80d3-11b588fdb78e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:12:54.141Z|f19c2f21-4fbd-4321-80d3-11b588fdb78e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:12:59.144Z|9c4644ab-cf8f-46d9-93a6-cff83d2b1448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:59.144Z|9c4644ab-cf8f-46d9-93a6-cff83d2b1448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:59.147Z|4e84053d-e7a9-4c16-a376-dea6cbd00bdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:59.148Z|4e84053d-e7a9-4c16-a376-dea6cbd00bdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:12:59.666Z|7dc8dc04-0a5c-47a2-8e0f-da0f7327c63c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:12:59.667Z|7dc8dc04-0a5c-47a2-8e0f-da0f7327c63c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:02.200Z|30ac00e1-8356-4066-8ef2-0ddf99f3abda|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:13:02.201Z|30ac00e1-8356-4066-8ef2-0ddf99f3abda|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:09.140Z|39025071-e466-4ced-8540-ecbe1c25b10a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:13:09.146Z|39025071-e466-4ced-8540-ecbe1c25b10a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:13:09.169Z|ebf34d38-ecdc-4f16-be7f-0f912e479181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:09.170Z|ebf34d38-ecdc-4f16-be7f-0f912e479181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:09.181Z|4276cca7-f626-4b02-a77b-7a5e87b7b54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:09.183Z|4276cca7-f626-4b02-a77b-7a5e87b7b54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:09.709Z|02018560-b0c1-409f-95e6-123e85765996|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:09.711Z|02018560-b0c1-409f-95e6-123e85765996|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:10.171Z|397034f9-f254-4e36-a08d-f23df924c919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:13:10.172Z|397034f9-f254-4e36-a08d-f23df924c919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:13:19.198Z|5f9817b1-ad1d-423e-b262-7b0e4bffcc8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:19.199Z|5f9817b1-ad1d-423e-b262-7b0e4bffcc8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:19.214Z|f8f56211-d94f-4ace-98ca-8aacac681752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:19.216Z|f8f56211-d94f-4ace-98ca-8aacac681752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:19.744Z|4f97bfe7-61e6-440c-b0c6-4f29443d6e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:19.745Z|4f97bfe7-61e6-440c-b0c6-4f29443d6e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:24.140Z|3e9c3fcd-59a5-4de2-9208-3ff3dc8426fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:13:24.141Z|3e9c3fcd-59a5-4de2-9208-3ff3dc8426fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:13:29.225Z|d1eea047-28ee-43b9-b15a-5eda4b686b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:29.226Z|d1eea047-28ee-43b9-b15a-5eda4b686b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:29.243Z|6d0c7f0f-50ee-4741-8398-377298853efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:29.252Z|6d0c7f0f-50ee-4741-8398-377298853efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:29.776Z|465860da-3544-4012-bf84-63a1634cdceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:29.778Z|465860da-3544-4012-bf84-63a1634cdceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:39.140Z|bce0cc95-7e68-4edf-8493-5b3261186207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:13:39.141Z|bce0cc95-7e68-4edf-8493-5b3261186207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:13:39.263Z|5b9817be-9fbf-4ad3-b319-7cdc6d6aff7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:39.268Z|5b9817be-9fbf-4ad3-b319-7cdc6d6aff7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:39.281Z|02b947b9-8151-4fa4-8a11-87a2ebdfb5ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:39.282Z|02b947b9-8151-4fa4-8a11-87a2ebdfb5ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:39.805Z|ff9f0008-2614-4f9c-a3aa-b23d9a29c6c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:39.807Z|ff9f0008-2614-4f9c-a3aa-b23d9a29c6c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:40.172Z|4d0b2d48-bdbe-417d-a6e7-f445b244ccdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:13:40.173Z|4d0b2d48-bdbe-417d-a6e7-f445b244ccdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:13:49.338Z|e6878f2b-281c-42b4-9f88-3370a6a6fc9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:49.339Z|e6878f2b-281c-42b4-9f88-3370a6a6fc9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:49.339Z|faf7f0e4-9d54-441a-9781-d72684b15c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:49.346Z|faf7f0e4-9d54-441a-9781-d72684b15c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:49.843Z|3b650879-2d11-4074-a725-cf271ab4745a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:49.844Z|3b650879-2d11-4074-a725-cf271ab4745a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:54.141Z|e691fc02-2fdb-453d-bed4-92d5c94ae675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:13:54.157Z|e691fc02-2fdb-453d-bed4-92d5c94ae675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:13:59.390Z|64574c81-105e-4d6e-987d-c7d8a5c3a622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:59.392Z|64574c81-105e-4d6e-987d-c7d8a5c3a622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:59.528Z|e675e103-ddaa-4057-b197-cf010b2a1c94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:59.529Z|e675e103-ddaa-4057-b197-cf010b2a1c94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:13:59.880Z|9cb29b8a-7e75-4c78-842f-60d767b6a7cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:13:59.882Z|9cb29b8a-7e75-4c78-842f-60d767b6a7cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:02.193Z|07e656ac-ad4a-433b-8f2f-21b9cf8af360|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:14:02.195Z|07e656ac-ad4a-433b-8f2f-21b9cf8af360|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:09.140Z|2c9f6811-b64d-442a-840c-643476069bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:14:09.142Z|2c9f6811-b64d-442a-840c-643476069bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:14:09.435Z|1339c574-77a7-453e-8979-d0373f48f226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:09.437Z|1339c574-77a7-453e-8979-d0373f48f226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:09.556Z|548e1a92-646e-4f3b-badf-32e84c9d0c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:09.558Z|548e1a92-646e-4f3b-badf-32e84c9d0c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:09.907Z|1170b33f-6fe8-47a0-b9da-294778175200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:09.909Z|1170b33f-6fe8-47a0-b9da-294778175200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:10.174Z|0d63e22b-20dd-4c23-b51a-e5a1f3aeadba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:14:10.175Z|0d63e22b-20dd-4c23-b51a-e5a1f3aeadba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:14:19.472Z|dedcdbc9-6fdd-484a-a2f6-71c25308703e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:19.473Z|dedcdbc9-6fdd-484a-a2f6-71c25308703e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:19.583Z|d119a10f-0675-413c-a11c-ed95414bbc94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:19.584Z|d119a10f-0675-413c-a11c-ed95414bbc94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:19.951Z|27e77eaf-13e4-4544-8e21-5526277db948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:19.953Z|27e77eaf-13e4-4544-8e21-5526277db948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:24.140Z|6aebcf95-e368-4b83-9455-50071f4b6758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:14:24.142Z|6aebcf95-e368-4b83-9455-50071f4b6758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:14:29.508Z|2b752a93-a190-4935-a5cf-02d152d4f6f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:29.510Z|2b752a93-a190-4935-a5cf-02d152d4f6f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:29.632Z|e8e7cf95-4616-4298-b56b-6d0b2a0e1057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:29.633Z|e8e7cf95-4616-4298-b56b-6d0b2a0e1057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:29.993Z|196fee73-61a2-4b61-af62-91abfa707f92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:29.995Z|196fee73-61a2-4b61-af62-91abfa707f92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:39.146Z|64be4dfe-e008-4a0a-855f-6f48aaaa2dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:14:39.152Z|64be4dfe-e008-4a0a-855f-6f48aaaa2dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:14:39.545Z|ba0e17be-2de6-485a-a287-7f653c6f66b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:39.546Z|ba0e17be-2de6-485a-a287-7f653c6f66b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:39.667Z|96c44842-aba6-42a9-9105-854b136b9213|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:39.669Z|96c44842-aba6-42a9-9105-854b136b9213|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:40.033Z|8eba9380-92fa-493a-9e34-be0b860cdd9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:40.034Z|8eba9380-92fa-493a-9e34-be0b860cdd9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:40.176Z|fc68321f-6d66-409b-8225-df055ad2d97c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:14:40.177Z|fc68321f-6d66-409b-8225-df055ad2d97c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:14:49.596Z|ba6d7615-d403-412d-b17b-0db35b9b6980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:49.598Z|ba6d7615-d403-412d-b17b-0db35b9b6980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:49.700Z|ade105c6-076d-4571-b00a-b7ba78708cb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:49.701Z|ade105c6-076d-4571-b00a-b7ba78708cb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:50.086Z|60c7bd92-146d-40b6-89a8-b27fbd9acc8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:50.091Z|60c7bd92-146d-40b6-89a8-b27fbd9acc8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:54.140Z|ba9aa42a-5ae6-4b03-9413-521d9988f66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:14:54.142Z|ba9aa42a-5ae6-4b03-9413-521d9988f66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:14:59.649Z|7126d46b-f335-4c37-9392-3f776514245d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:59.650Z|7126d46b-f335-4c37-9392-3f776514245d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:14:59.737Z|f2ba0abd-42ba-4ce8-8de7-f0980dfe891b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:14:59.738Z|f2ba0abd-42ba-4ce8-8de7-f0980dfe891b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:00.135Z|03ccda21-7e9d-44b5-a315-2302d41ed54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:00.136Z|03ccda21-7e9d-44b5-a315-2302d41ed54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:02.196Z|314198c4-f800-4837-9da0-bec1ee97b4b7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:15:02.197Z|314198c4-f800-4837-9da0-bec1ee97b4b7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:09.143Z|6bbf1b00-27b7-4bb2-b926-fd15f292a046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:15:09.144Z|6bbf1b00-27b7-4bb2-b926-fd15f292a046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:15:09.683Z|e87f98db-d306-4ce9-8f80-11a35a55901a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:09.684Z|e87f98db-d306-4ce9-8f80-11a35a55901a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:09.777Z|a8f45f6c-a680-45a5-922d-8eff168aedff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:09.779Z|a8f45f6c-a680-45a5-922d-8eff168aedff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:10.178Z|009c696f-18ac-4e13-9db2-314649079dcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:15:10.179Z|009c696f-18ac-4e13-9db2-314649079dcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:15:10.183Z|38f898f2-43da-445e-8c66-7393555874fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:10.184Z|38f898f2-43da-445e-8c66-7393555874fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:19.728Z|4b8c878c-1c19-4830-b633-6bbe9484e183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:19.729Z|4b8c878c-1c19-4830-b633-6bbe9484e183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:19.821Z|cb4cadb7-c96d-4895-9b35-abd3588c8eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:19.822Z|cb4cadb7-c96d-4895-9b35-abd3588c8eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:20.214Z|9d89ff3c-e0a1-4c08-a00a-6e6e9b09b200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:20.216Z|9d89ff3c-e0a1-4c08-a00a-6e6e9b09b200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:24.141Z|fbdbc1de-c091-4ef6-ba41-891b0a00d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:15:24.150Z|fbdbc1de-c091-4ef6-ba41-891b0a00d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:15:29.783Z|0519dd89-752e-45d6-b3c7-554f795492a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:29.785Z|0519dd89-752e-45d6-b3c7-554f795492a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:29.854Z|40d2f172-b824-42b1-a45f-8e753686e137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:29.856Z|40d2f172-b824-42b1-a45f-8e753686e137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:30.245Z|06b15746-1d4a-4490-bf5e-600bd95c5ad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:30.248Z|06b15746-1d4a-4490-bf5e-600bd95c5ad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:39.144Z|36a573e6-c724-47d7-9df0-bf32736a888e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:15:39.145Z|36a573e6-c724-47d7-9df0-bf32736a888e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:15:39.817Z|302809be-90d1-4427-834c-dbb7728b06d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:39.818Z|302809be-90d1-4427-834c-dbb7728b06d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:39.890Z|d45521a5-50cb-43b6-b04b-515d67dc55ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:39.891Z|d45521a5-50cb-43b6-b04b-515d67dc55ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:40.195Z|10c4d2bf-2aa6-4d19-8d45-44cdfaba46a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:15:40.196Z|10c4d2bf-2aa6-4d19-8d45-44cdfaba46a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:15:40.278Z|e59883f1-7081-47d0-8e92-5fa43995f8e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:40.281Z|e59883f1-7081-47d0-8e92-5fa43995f8e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:49.847Z|d0ed9d17-60ad-4247-b11e-f7f14b4baa21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:49.848Z|d0ed9d17-60ad-4247-b11e-f7f14b4baa21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:49.916Z|35bf6933-9a23-4acb-95ac-4d996ff399c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:49.917Z|35bf6933-9a23-4acb-95ac-4d996ff399c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:50.320Z|052afac6-b7e1-421c-905f-45f20c5242bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:50.321Z|052afac6-b7e1-421c-905f-45f20c5242bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:54.140Z|e9578f93-4536-4d80-9a11-ab4ab9faa0a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:15:54.141Z|e9578f93-4536-4d80-9a11-ab4ab9faa0a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:15:59.877Z|e189e487-8c75-4fe6-afdb-a69f065a2d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:59.878Z|e189e487-8c75-4fe6-afdb-a69f065a2d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:15:59.947Z|7c87cb37-d6ab-4e61-9f0b-c990864192d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:15:59.948Z|7c87cb37-d6ab-4e61-9f0b-c990864192d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:00.350Z|857e414c-93d5-43a5-b70a-973bba64e718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:00.351Z|857e414c-93d5-43a5-b70a-973bba64e718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:02.191Z|9aa29a7f-da5b-4823-b3f1-02b69755be6b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:16:02.192Z|9aa29a7f-da5b-4823-b3f1-02b69755be6b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:09.146Z|f3ef03c3-ef02-49bd-9535-2baa444f7fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:16:09.159Z|f3ef03c3-ef02-49bd-9535-2baa444f7fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:16:09.915Z|f98d523b-12bf-4b8b-8303-eeb27f7f7891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:09.917Z|f98d523b-12bf-4b8b-8303-eeb27f7f7891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:09.979Z|4688526c-0e74-4be7-b6cd-01fe84b0d459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:09.980Z|4688526c-0e74-4be7-b6cd-01fe84b0d459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:10.201Z|fec42401-7935-48f2-b552-441cb42dacd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:16:10.202Z|fec42401-7935-48f2-b552-441cb42dacd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:16:10.396Z|6de55123-7e86-486a-aa2c-af9bba0c818d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:10.398Z|6de55123-7e86-486a-aa2c-af9bba0c818d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:19.945Z|834e59f1-9a43-4271-b50f-b377e15904d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:19.947Z|834e59f1-9a43-4271-b50f-b377e15904d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:20.010Z|7647c77a-df4a-453b-b046-4fd8b58c1cda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:20.011Z|7647c77a-df4a-453b-b046-4fd8b58c1cda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:20.431Z|d190a514-d029-45ac-995d-2c4312bcd875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:20.433Z|d190a514-d029-45ac-995d-2c4312bcd875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:24.143Z|9e2952b2-e38b-455d-8100-119d8e7aca81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:16:24.144Z|9e2952b2-e38b-455d-8100-119d8e7aca81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:16:29.971Z|0ace816f-f177-4686-b00f-3ad06564a844|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:29.972Z|0ace816f-f177-4686-b00f-3ad06564a844|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:30.035Z|03c287ce-0783-4322-9966-e94fe752865a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:30.036Z|03c287ce-0783-4322-9966-e94fe752865a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:30.461Z|acc32e4b-2345-47d0-a8bf-62659bd6bdcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:30.462Z|acc32e4b-2345-47d0-a8bf-62659bd6bdcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:39.140Z|bed03b4d-9f0a-49cc-822b-212f4f3e3805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:16:39.141Z|bed03b4d-9f0a-49cc-822b-212f4f3e3805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:16:39.997Z|a06dcfe8-020c-4524-9a1c-cac453da1883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:39.998Z|a06dcfe8-020c-4524-9a1c-cac453da1883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:40.062Z|7afa6591-8374-424b-8233-17cf51abd554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:40.064Z|7afa6591-8374-424b-8233-17cf51abd554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:40.205Z|426236d1-57d5-48c5-a72d-aa3c96e1eeff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:16:40.206Z|426236d1-57d5-48c5-a72d-aa3c96e1eeff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:16:40.491Z|567c2bd9-d252-4a67-b11e-61fc43c1cbd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:40.493Z|567c2bd9-d252-4a67-b11e-61fc43c1cbd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:50.027Z|4e684d09-edfa-4140-bc92-053021fe3f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:50.029Z|4e684d09-edfa-4140-bc92-053021fe3f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:50.098Z|bd770a25-0a40-4f39-8827-819df4bd52db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:50.099Z|bd770a25-0a40-4f39-8827-819df4bd52db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:50.518Z|ef34ff58-93d1-4799-9ee8-348ed86c0ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:16:50.519Z|ef34ff58-93d1-4799-9ee8-348ed86c0ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:16:54.140Z|87e35af6-2007-4727-9cc7-e0402474a542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:16:54.147Z|87e35af6-2007-4727-9cc7-e0402474a542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:17:00.059Z|b1608753-cb89-49c1-a610-df8b8f649d3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:00.061Z|b1608753-cb89-49c1-a610-df8b8f649d3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:00.128Z|aa609f66-d3b7-46ee-8d17-d351ecb64065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:00.130Z|aa609f66-d3b7-46ee-8d17-d351ecb64065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:00.544Z|8c5a2c85-4164-470d-9ecd-5212e8cd56da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:00.545Z|8c5a2c85-4164-470d-9ecd-5212e8cd56da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:02.217Z|3e02db1f-ff6e-4400-a2fc-88eb1d3067fb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:17:02.218Z|3e02db1f-ff6e-4400-a2fc-88eb1d3067fb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:09.141Z|e0bbcb8b-e371-4438-9c91-d48f44685060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:17:09.142Z|e0bbcb8b-e371-4438-9c91-d48f44685060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:17:10.121Z|65ab13b5-d97e-4715-8b17-b99822685038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:10.122Z|65ab13b5-d97e-4715-8b17-b99822685038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:10.173Z|7712da9f-825e-41e1-a671-58859e252fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:10.174Z|7712da9f-825e-41e1-a671-58859e252fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:10.207Z|22b97d0a-72a8-423e-8ffa-eea8b2350e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:17:10.208Z|22b97d0a-72a8-423e-8ffa-eea8b2350e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:17:10.574Z|2db72e74-20d1-4186-ad78-315e76bdd3a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:10.575Z|2db72e74-20d1-4186-ad78-315e76bdd3a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:18.821Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-16T07:17:18.830Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 028f0870-2f10-48da-99a4-003579d69645 already exists in requestDb InfraActiveRequests table
2022-06-16T07:17:18.833Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645
2022-06-16T07:17:18.834Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|INFO|500||Invoke
2022-06-16T07:17:18.835Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|DEBUG|500||===========================request begin================================================
2022-06-16T07:17:18.835Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645
2022-06-16T07:17:18.836Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|DEBUG|500||Method      : GET
2022-06-16T07:17:18.836Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60d9f96496bb08ed", X-B3-SpanId:"e653461a137c0b0a", X-B3-ParentSpanId:"60d9f96496bb08ed", X-B3-Sampled:"0", X-ONAP-RequestID:"028f0870-2f10-48da-99a4-003579d69645", X-RequestID:"028f0870-2f10-48da-99a4-003579d69645", X-TransactionID:"028f0870-2f10-48da-99a4-003579d69645", X-ECOMP-RequestID:"028f0870-2f10-48da-99a4-003579d69645", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c41b2f1-4434-4db8-b554-7dea9c4eff88"]
2022-06-16T07:17:18.836Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|DEBUG|500||Request body: 
2022-06-16T07:17:18.837Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|DEBUG|500||==========================request end================================================
2022-06-16T07:17:18.924Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|DEBUG|500||============================response begin==========================================
2022-06-16T07:17:18.925Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-16T07:17:18.926Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|DEBUG|500||Status text  : 
2022-06-16T07:17:18.927Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|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, 16 Jun 2022 07:17:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:17:18.928Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|DEBUG|500||Response body: 
2022-06-16T07:17:18.929Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|DEBUG|500||=======================response end=================================================
2022-06-16T07:17:18.930Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/028f0870-2f10-48da-99a4-003579d69645|INFO|404|Not Found|InvokeReturn
2022-06-16T07:17:18.947Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 028f0870-2f10-48da-99a4-003579d69645
2022-06-16T07:17:18.950Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-16T07:17:18.952Z|028f0870-2f10-48da-99a4-003579d69645|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-06-16T07:17:18.954Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-16T07:17:18.955Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:17:18.956Z|028f0870-2f10-48da-99a4-003579d69645|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-06-16T07:17:18.957Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:17:18.958Z|028f0870-2f10-48da-99a4-003579d69645|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:"60d9f96496bb08ed", X-B3-SpanId:"258aac5bdfbd0397", X-B3-ParentSpanId:"60d9f96496bb08ed", X-B3-Sampled:"0", X-ONAP-RequestID:"028f0870-2f10-48da-99a4-003579d69645", X-RequestID:"028f0870-2f10-48da-99a4-003579d69645", X-TransactionID:"028f0870-2f10-48da-99a4-003579d69645", X-ECOMP-RequestID:"028f0870-2f10-48da-99a4-003579d69645", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"367308b6-dcc3-4111-a923-77f25b8c6647"]
2022-06-16T07:17:18.960Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:17:18.961Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:17:18.980Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:17:18.981Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-16T07:17:18.982Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:17:18.982Z|028f0870-2f10-48da-99a4-003579d69645|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, 16 Jun 2022 07:17:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:17:18.983Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-16T07:17:18.984Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:17:18.984Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:17:18.986Z|028f0870-2f10-48da-99a4-003579d69645|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$$bbe9a70a.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-06-16T07:17:18.988Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-16T07:17:18.990Z|028f0870-2f10-48da-99a4-003579d69645|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-06-16T07:17:18.991Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-16T07:17:18.991Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-16T07:17:18.991Z|028f0870-2f10-48da-99a4-003579d69645|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-06-16T07:17:18.992Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-16T07:17:18.992Z|028f0870-2f10-48da-99a4-003579d69645|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:"60d9f96496bb08ed", X-B3-SpanId:"c64c9b2dfa65c3dd", X-B3-ParentSpanId:"60d9f96496bb08ed", X-B3-Sampled:"0", X-ONAP-RequestID:"028f0870-2f10-48da-99a4-003579d69645", X-RequestID:"028f0870-2f10-48da-99a4-003579d69645", X-TransactionID:"028f0870-2f10-48da-99a4-003579d69645", X-ECOMP-RequestID:"028f0870-2f10-48da-99a4-003579d69645", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40f212d5-7e15-4b5d-8f3d-726bbf48dfc7"]
2022-06-16T07:17:18.993Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-16T07:17:18.994Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-16T07:17:19.018Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-16T07:17:19.019Z|028f0870-2f10-48da-99a4-003579d69645|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-06-16T07:17:19.020Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-16T07:17:19.020Z|028f0870-2f10-48da-99a4-003579d69645|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, 16 Jun 2022 07:17:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-16T07:17:19.021Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-16T07:17:19.023Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-16T07:17:19.024Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-16T07:17:19.025Z|028f0870-2f10-48da-99a4-003579d69645|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$$bbe9a70a.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-06-16T07:17:19.026Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@58f191fc
2022-06-16T07:17:19.032Z|028f0870-2f10-48da-99a4-003579d69645|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-16T07:17:20.150Z|07a241df-06f8-46d8-892c-32ce4ab47149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:20.151Z|07a241df-06f8-46d8-892c-32ce4ab47149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:20.200Z|e87c8419-b55a-4ab4-914e-2c0e2d266f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:20.201Z|e87c8419-b55a-4ab4-914e-2c0e2d266f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:20.601Z|8fe884a6-06a7-450b-9b44-f4c86234e074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:20.603Z|8fe884a6-06a7-450b-9b44-f4c86234e074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:24.140Z|2fc9fc01-33b8-4d4d-a97a-4cada9b2ba06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:17:24.141Z|2fc9fc01-33b8-4d4d-a97a-4cada9b2ba06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:17:30.176Z|c080219d-cd4e-48fc-90cc-5994c27d3f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:30.177Z|c080219d-cd4e-48fc-90cc-5994c27d3f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:30.234Z|21b20956-378d-4ccb-a0fc-c5f40bc5b1a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:30.235Z|21b20956-378d-4ccb-a0fc-c5f40bc5b1a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:30.632Z|f2c35438-8108-4194-9c1d-c6faccab0ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:30.635Z|f2c35438-8108-4194-9c1d-c6faccab0ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:39.140Z|66b18bd1-1b93-4de6-998f-925c0bed084d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:17:39.145Z|66b18bd1-1b93-4de6-998f-925c0bed084d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:17:40.211Z|8ef851a2-37c9-4378-ae1b-7e2290a969b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:17:40.211Z|206481fb-3a11-486e-9b8f-191170788bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:40.212Z|8ef851a2-37c9-4378-ae1b-7e2290a969b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:17:40.212Z|206481fb-3a11-486e-9b8f-191170788bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:40.265Z|cafe4f21-7b55-416c-b4cb-e60ed687fabb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:40.272Z|cafe4f21-7b55-416c-b4cb-e60ed687fabb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:40.668Z|eb7985be-b46c-48f2-9cea-1de9f9d2f525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:40.669Z|eb7985be-b46c-48f2-9cea-1de9f9d2f525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:45.436Z|cd33889a-b0eb-402b-b9e6-52ef30a945b0|http-nio-8080-exec-7|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-16T07:17:45.437Z|cd33889a-b0eb-402b-b9e6-52ef30a945b0|http-nio-8080-exec-7|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:50.242Z|4987fc4a-d3e0-4670-8d4f-664f016e8015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:50.243Z|4987fc4a-d3e0-4670-8d4f-664f016e8015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:50.305Z|c4b6731a-21e1-4c39-819d-3871a4c6ed6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:50.306Z|c4b6731a-21e1-4c39-819d-3871a4c6ed6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:50.696Z|08ba699f-46b6-4ee0-a9bb-22417ec78fa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:17:50.697Z|08ba699f-46b6-4ee0-a9bb-22417ec78fa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:17:54.140Z|f1564e44-8ac9-427d-b57a-9dc67bd201e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:17:54.141Z|f1564e44-8ac9-427d-b57a-9dc67bd201e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:18:00.271Z|6ba51460-83c8-433c-8545-6ce7ede6ba2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:00.272Z|6ba51460-83c8-433c-8545-6ce7ede6ba2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:00.344Z|c1306935-bdf1-4330-8ae8-467fe8be9139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:00.345Z|c1306935-bdf1-4330-8ae8-467fe8be9139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:00.735Z|62f6ad56-1b69-4b92-8638-4d5796ceb63b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:00.736Z|62f6ad56-1b69-4b92-8638-4d5796ceb63b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:02.202Z|97cd7dda-2925-45ab-aafc-cf7601dd9cf2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:18:02.203Z|97cd7dda-2925-45ab-aafc-cf7601dd9cf2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:09.140Z|025f9546-2076-477c-9ca5-9375d1445b19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:18:09.141Z|025f9546-2076-477c-9ca5-9375d1445b19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:18:10.219Z|82b8f728-2827-4da7-be17-00b44d981a69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:18:10.220Z|82b8f728-2827-4da7-be17-00b44d981a69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:18:10.307Z|43170056-0af4-43eb-8def-7482ae79257b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:10.308Z|43170056-0af4-43eb-8def-7482ae79257b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:10.376Z|c2dfa6c6-0ea8-44fe-829b-b7ee750edf3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:10.377Z|c2dfa6c6-0ea8-44fe-829b-b7ee750edf3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:10.769Z|2d3ccafe-ffb8-4860-a2e0-209398cf306c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:10.770Z|2d3ccafe-ffb8-4860-a2e0-209398cf306c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:20.339Z|ac887cfa-b580-4851-9ea7-a74e22a42d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:20.340Z|ac887cfa-b580-4851-9ea7-a74e22a42d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:20.411Z|2ecd5eea-5eef-41af-b8c9-131c870923a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:20.412Z|2ecd5eea-5eef-41af-b8c9-131c870923a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:20.796Z|ab2a0e35-7992-46e9-98ad-45e3d2818e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:20.797Z|ab2a0e35-7992-46e9-98ad-45e3d2818e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:24.142Z|6bac520d-c43a-4c83-9c37-2e14f4e8e6cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:18:24.153Z|6bac520d-c43a-4c83-9c37-2e14f4e8e6cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:18:30.368Z|f9f85d45-f7b8-47c5-a3df-43e70fc13171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:30.369Z|f9f85d45-f7b8-47c5-a3df-43e70fc13171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:30.468Z|e2bc27bd-38dd-42a9-9cfd-c8a5c0a8f94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:30.469Z|e2bc27bd-38dd-42a9-9cfd-c8a5c0a8f94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:30.848Z|3c5c8c5a-8822-4710-8351-e81f8633b70f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:30.849Z|3c5c8c5a-8822-4710-8351-e81f8633b70f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:39.140Z|5d76e390-332c-49f7-a3f4-2336e5513928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:18:39.148Z|5d76e390-332c-49f7-a3f4-2336e5513928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:18:40.221Z|80d88b4c-42ea-4578-9918-89998b296a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:18:40.222Z|80d88b4c-42ea-4578-9918-89998b296a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:18:40.398Z|7c80102e-e229-463f-b715-44fb2facb25b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:40.399Z|7c80102e-e229-463f-b715-44fb2facb25b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:40.509Z|1516701e-bb1d-44f7-9ab8-08af031c6777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:40.511Z|1516701e-bb1d-44f7-9ab8-08af031c6777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:40.920Z|371a0695-f5f5-492d-8b75-7196d5b7c28d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:40.921Z|371a0695-f5f5-492d-8b75-7196d5b7c28d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:50.425Z|603c65a9-168c-4c7c-9347-df1dcfa2adef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:50.425Z|603c65a9-168c-4c7c-9347-df1dcfa2adef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:50.538Z|81a6fec5-7769-4493-99a2-53b85169645e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:50.539Z|81a6fec5-7769-4493-99a2-53b85169645e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:50.954Z|cb5ca3db-3304-41b0-9944-671e110cd4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:18:50.956Z|cb5ca3db-3304-41b0-9944-671e110cd4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:18:54.140Z|75990b5b-345a-4eb1-aeba-efd5e1472068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:18:54.141Z|75990b5b-345a-4eb1-aeba-efd5e1472068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:19:00.460Z|bb1144de-e1b4-494d-a5e4-063ef367479f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:00.461Z|bb1144de-e1b4-494d-a5e4-063ef367479f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:00.565Z|4d413d2c-6e89-4ffb-a108-dd89919f8496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:00.566Z|4d413d2c-6e89-4ffb-a108-dd89919f8496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:00.999Z|8e3acb4b-d406-4dba-9524-02f1ec496a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:01.000Z|8e3acb4b-d406-4dba-9524-02f1ec496a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:02.193Z|42aa6b1b-52db-43b3-99c3-6c856ad24343|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:19:02.197Z|42aa6b1b-52db-43b3-99c3-6c856ad24343|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:09.140Z|75337142-b626-443e-b5a8-f108df9f1976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:19:09.146Z|75337142-b626-443e-b5a8-f108df9f1976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:19:10.222Z|51ce982f-f65e-4af2-ba65-86b3e6740b80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:19:10.223Z|51ce982f-f65e-4af2-ba65-86b3e6740b80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:19:10.494Z|5d2687d8-a0c4-4018-9d68-34a36aa1482b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:10.496Z|5d2687d8-a0c4-4018-9d68-34a36aa1482b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:10.598Z|1ac1d8b0-0b24-4da6-a419-cc6809e9a768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:10.599Z|1ac1d8b0-0b24-4da6-a419-cc6809e9a768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:11.036Z|e519e368-c555-4caf-babb-56148e73b6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:11.037Z|e519e368-c555-4caf-babb-56148e73b6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:20.544Z|76b2b048-70a3-48f2-8453-a0e52e5ad9f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:20.546Z|76b2b048-70a3-48f2-8453-a0e52e5ad9f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:20.624Z|7d969dc1-2c63-4980-91cd-aa270cfebef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:20.625Z|7d969dc1-2c63-4980-91cd-aa270cfebef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:21.078Z|5ab04904-ff6f-4681-b9f5-bf3fab84bf20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:21.080Z|5ab04904-ff6f-4681-b9f5-bf3fab84bf20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:24.140Z|466e61a7-5a9f-4536-bed4-148aae57a77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:19:24.141Z|466e61a7-5a9f-4536-bed4-148aae57a77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:19:30.572Z|90f0a220-485d-45c9-aa85-61de38e4e879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:30.573Z|90f0a220-485d-45c9-aa85-61de38e4e879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:30.670Z|000fc4e9-7b5a-4da5-9318-271c0980a420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:30.671Z|000fc4e9-7b5a-4da5-9318-271c0980a420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:31.122Z|f417dc52-d6cd-4a2b-acbd-32dd686932ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:31.123Z|f417dc52-d6cd-4a2b-acbd-32dd686932ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:39.151Z|e5fbafbd-6ef3-4a06-a62d-4efe1d59a0f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:19:39.168Z|e5fbafbd-6ef3-4a06-a62d-4efe1d59a0f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:19:40.232Z|36aaec35-76ea-4124-92e1-5238b85605e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:19:40.233Z|36aaec35-76ea-4124-92e1-5238b85605e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:19:40.602Z|ef82f1fc-def9-40ef-ad8f-b67fe0387b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:40.603Z|ef82f1fc-def9-40ef-ad8f-b67fe0387b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:40.696Z|33663876-812d-4450-af7a-62ee4b65aa96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:40.698Z|33663876-812d-4450-af7a-62ee4b65aa96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:41.153Z|28f4f8bd-f80d-45a3-92d2-90f3e0278105|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:41.154Z|28f4f8bd-f80d-45a3-92d2-90f3e0278105|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:50.642Z|9e97e104-3f05-4f57-a134-e5d6f4e9afe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:50.644Z|9e97e104-3f05-4f57-a134-e5d6f4e9afe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:50.722Z|ed6a666a-b9be-4a35-84e5-34c6c7ab4cd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:50.723Z|ed6a666a-b9be-4a35-84e5-34c6c7ab4cd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:51.197Z|d8ba1234-a202-4474-af43-fdaf6685b6cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:19:51.198Z|d8ba1234-a202-4474-af43-fdaf6685b6cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:19:54.140Z|28c3b9cd-f82f-4327-aac9-3144dd42b7dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:19:54.141Z|28c3b9cd-f82f-4327-aac9-3144dd42b7dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:20:00.676Z|f24ac36f-a6db-4a64-9836-a77bc5bb78f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:00.677Z|f24ac36f-a6db-4a64-9836-a77bc5bb78f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:00.747Z|981f9859-d22c-4602-b7d6-f2863e153e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:00.749Z|981f9859-d22c-4602-b7d6-f2863e153e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:01.234Z|3bf35ee7-3a46-439d-a897-fdc1d6b6caaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:01.235Z|3bf35ee7-3a46-439d-a897-fdc1d6b6caaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:02.195Z|e6837d58-939f-4d6d-bf4e-bc939e00f36f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:20:02.196Z|e6837d58-939f-4d6d-bf4e-bc939e00f36f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:09.143Z|4a1bbf1c-eeb7-4543-854c-50d148a06e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:20:09.144Z|4a1bbf1c-eeb7-4543-854c-50d148a06e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:20:10.235Z|f2584147-285e-4590-84b7-21e2efb3103f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:20:10.236Z|f2584147-285e-4590-84b7-21e2efb3103f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:20:10.705Z|b5f776bb-c6f7-4a70-acdc-50b7f6846f5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:10.706Z|b5f776bb-c6f7-4a70-acdc-50b7f6846f5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:10.777Z|ab9f84d1-7b81-48cd-90e9-7b48e59c2436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:10.779Z|ab9f84d1-7b81-48cd-90e9-7b48e59c2436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:11.277Z|1a7cbee3-8be5-4858-82a7-622477409198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:11.278Z|1a7cbee3-8be5-4858-82a7-622477409198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:20.734Z|3a0c7d85-498e-45bb-9006-4121165ca138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:20.737Z|3a0c7d85-498e-45bb-9006-4121165ca138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:20.849Z|55b68268-fe68-451e-96d9-03208e74ab63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:20.850Z|55b68268-fe68-451e-96d9-03208e74ab63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:21.310Z|023e67ae-8b36-4fa3-a2e9-c63b7ec40008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:21.311Z|023e67ae-8b36-4fa3-a2e9-c63b7ec40008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:24.140Z|d8898ff3-4a03-4683-8d27-4225fdc6c238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:20:24.149Z|d8898ff3-4a03-4683-8d27-4225fdc6c238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:20:30.768Z|b2fa0af5-3616-40df-9b1d-150078183dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:30.771Z|b2fa0af5-3616-40df-9b1d-150078183dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:30.881Z|3268c554-8598-4716-876b-70dd833a6d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:30.882Z|3268c554-8598-4716-876b-70dd833a6d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:31.349Z|d12556d0-76b1-4f75-8879-ed7eb4e85754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:31.350Z|d12556d0-76b1-4f75-8879-ed7eb4e85754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:39.140Z|f299960e-5539-4efd-81b9-a9d985f5bbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:20:39.141Z|f299960e-5539-4efd-81b9-a9d985f5bbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:20:40.239Z|e973189e-0043-4abf-9b2d-1cefe2e343b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:20:40.240Z|e973189e-0043-4abf-9b2d-1cefe2e343b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:20:40.802Z|c7492740-e1fd-4ec2-9fad-155c8d12ca21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:40.803Z|c7492740-e1fd-4ec2-9fad-155c8d12ca21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:40.928Z|bbb54faa-9e2b-47b2-a601-fcd05446ce55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:40.930Z|bbb54faa-9e2b-47b2-a601-fcd05446ce55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:41.377Z|07073a4c-a1de-4e7b-b5c5-a4e0c6531941|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:41.379Z|07073a4c-a1de-4e7b-b5c5-a4e0c6531941|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:50.857Z|fc422ca5-323e-499c-8701-8e372ef485cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:50.858Z|fc422ca5-323e-499c-8701-8e372ef485cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:50.959Z|fd9f7867-861b-40cb-91bc-6e2482031e5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:50.961Z|fd9f7867-861b-40cb-91bc-6e2482031e5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:51.406Z|e472d844-47ff-4b24-acba-2e8923560380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:20:51.408Z|e472d844-47ff-4b24-acba-2e8923560380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:20:54.140Z|a79c2d7f-c661-4a47-b2b0-f08d76b9366a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:20:54.140Z|a79c2d7f-c661-4a47-b2b0-f08d76b9366a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:21:00.928Z|798a0041-8baa-4f41-98b1-8ef324edddb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:00.930Z|798a0041-8baa-4f41-98b1-8ef324edddb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:00.997Z|dce5fc0f-ec28-428d-9f3c-d5f2d247b7e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:00.998Z|dce5fc0f-ec28-428d-9f3c-d5f2d247b7e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:01.432Z|e5bbf5e7-193d-40df-80f0-1da24c717997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:01.434Z|e5bbf5e7-193d-40df-80f0-1da24c717997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:02.249Z|6d21d896-9aca-42f3-95ba-b796c4cc0d8e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:21:02.251Z|6d21d896-9aca-42f3-95ba-b796c4cc0d8e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:09.140Z|e4f3625a-6b65-4c31-aba6-66a496354af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:21:09.144Z|e4f3625a-6b65-4c31-aba6-66a496354af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:21:10.242Z|6bca1c6c-59c9-4f12-b442-fc3471ce6cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:21:10.243Z|6bca1c6c-59c9-4f12-b442-fc3471ce6cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:21:10.965Z|17a28b23-003d-43ec-b360-658ad4e67f7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:10.966Z|17a28b23-003d-43ec-b360-658ad4e67f7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:11.026Z|844c0825-4159-4a98-9aab-c20692b634d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:11.028Z|844c0825-4159-4a98-9aab-c20692b634d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:11.466Z|fda8c01e-afdd-4b89-9a6c-52205c230255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:11.467Z|fda8c01e-afdd-4b89-9a6c-52205c230255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:21.003Z|6401622d-a9e1-4e0b-a8b8-b69385c54382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:21.004Z|6401622d-a9e1-4e0b-a8b8-b69385c54382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:21.089Z|393c314f-b653-48e3-9748-acfb7586c3bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:21.094Z|393c314f-b653-48e3-9748-acfb7586c3bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:21.494Z|cc597568-58d4-44da-ba27-0c2e77217b60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:21.496Z|cc597568-58d4-44da-ba27-0c2e77217b60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:24.140Z|3bba6998-328d-4522-887b-b055257564dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:21:24.141Z|3bba6998-328d-4522-887b-b055257564dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:21:31.048Z|8f92c6d6-f464-4718-ad8d-a9116717cae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:31.050Z|8f92c6d6-f464-4718-ad8d-a9116717cae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:31.130Z|48f4d2e9-fc17-4d87-b7a4-0bb00e00e6bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:31.131Z|48f4d2e9-fc17-4d87-b7a4-0bb00e00e6bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:31.541Z|6593a3ce-3074-4833-83cb-3726ac4875b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:31.543Z|6593a3ce-3074-4833-83cb-3726ac4875b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:39.140Z|9b2418c9-11b4-44c6-9582-47fc273857de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:21:39.141Z|9b2418c9-11b4-44c6-9582-47fc273857de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:21:40.253Z|252719f6-c601-468e-b88c-0d79f286bd32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:21:40.254Z|252719f6-c601-468e-b88c-0d79f286bd32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:21:41.086Z|7e4082bc-6ff0-45f4-914e-aeed51a0fada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:41.086Z|7e4082bc-6ff0-45f4-914e-aeed51a0fada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:41.206Z|ec6c872f-361f-4a99-8073-fe44fd96f769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:41.207Z|ec6c872f-361f-4a99-8073-fe44fd96f769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:41.579Z|a3070e1d-5b0e-4252-b7fa-564be5450308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:41.580Z|a3070e1d-5b0e-4252-b7fa-564be5450308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:51.147Z|176734e6-2005-4420-9bd6-1bbcc2e769f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:51.152Z|176734e6-2005-4420-9bd6-1bbcc2e769f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:51.246Z|2af6ec14-4857-48ba-b833-e2d584c9a961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:51.247Z|2af6ec14-4857-48ba-b833-e2d584c9a961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:51.623Z|2372bc32-8ceb-4a60-af4b-9cf4c615683c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:21:51.631Z|2372bc32-8ceb-4a60-af4b-9cf4c615683c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:21:54.143Z|cb396eae-6fe5-4fa4-9453-5320138b2b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:21:54.159Z|cb396eae-6fe5-4fa4-9453-5320138b2b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:22:01.210Z|f9878f19-d8fc-46f4-82d3-e68165aa8a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:01.211Z|f9878f19-d8fc-46f4-82d3-e68165aa8a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:01.277Z|8943f357-ac69-4b53-bf43-cbd7d34f9b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:01.283Z|8943f357-ac69-4b53-bf43-cbd7d34f9b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:01.690Z|e6e28f17-de3f-43bd-9ae5-10e9cf98ad73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:01.692Z|e6e28f17-de3f-43bd-9ae5-10e9cf98ad73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:02.191Z|2329156c-e202-4614-a638-fb8800b31cc4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:22:02.192Z|2329156c-e202-4614-a638-fb8800b31cc4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:09.140Z|5aefb083-9814-4103-a73b-092e32ba59ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:22:09.141Z|5aefb083-9814-4103-a73b-092e32ba59ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:22:10.255Z|c4344510-dbd5-48e8-bd1e-d7b92f9db5c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:22:10.256Z|c4344510-dbd5-48e8-bd1e-d7b92f9db5c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:22:11.258Z|1d4ea251-99cb-4951-8a1d-5d9a497ae323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:11.259Z|1d4ea251-99cb-4951-8a1d-5d9a497ae323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:11.327Z|de726dc2-5a1f-4683-98c0-fd6ae1fd3126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:11.328Z|de726dc2-5a1f-4683-98c0-fd6ae1fd3126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:11.732Z|d603d02a-4838-4473-be08-2a35b74a1c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:11.733Z|d603d02a-4838-4473-be08-2a35b74a1c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:21.307Z|e1d28b1e-93a8-46bf-9c54-e54089df7980|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:21.308Z|e1d28b1e-93a8-46bf-9c54-e54089df7980|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:21.383Z|a5f199d7-543b-4740-a785-ee880dd3fd73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:21.385Z|a5f199d7-543b-4740-a785-ee880dd3fd73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:21.795Z|7a89ae52-60e6-44ee-8efa-36fa4add3955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:21.797Z|7a89ae52-60e6-44ee-8efa-36fa4add3955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:24.143Z|c4ee28c5-ddea-4200-b7f9-618ddb4b2fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:22:24.144Z|c4ee28c5-ddea-4200-b7f9-618ddb4b2fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:22:31.351Z|81b30214-cee1-42c9-85fd-fd8254a02ec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:31.352Z|81b30214-cee1-42c9-85fd-fd8254a02ec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:31.437Z|41527f5d-c35f-4282-a532-5f6fb4a21c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:31.439Z|41527f5d-c35f-4282-a532-5f6fb4a21c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:31.827Z|435af9e0-e874-47d4-bdd9-7856d89687c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:31.828Z|435af9e0-e874-47d4-bdd9-7856d89687c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:39.140Z|63fd5173-874e-4ffe-ad2b-76a1c1c8cbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:22:39.145Z|63fd5173-874e-4ffe-ad2b-76a1c1c8cbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:22:40.256Z|804726b7-b51b-4c5f-85e3-71bae7256102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:22:40.257Z|804726b7-b51b-4c5f-85e3-71bae7256102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:22:41.389Z|05aaef20-1225-4cd6-852f-9f2892fa1616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:41.390Z|05aaef20-1225-4cd6-852f-9f2892fa1616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:41.484Z|89a28505-ca4b-49ef-b174-f8a2639f5fd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:41.485Z|89a28505-ca4b-49ef-b174-f8a2639f5fd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:41.878Z|147c59b3-2e93-4d4c-b3f8-674bdf65f584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:41.880Z|147c59b3-2e93-4d4c-b3f8-674bdf65f584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:51.418Z|95bbcfd5-2454-4a23-ac32-fd11ca58333b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:51.420Z|95bbcfd5-2454-4a23-ac32-fd11ca58333b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:51.521Z|ace5d5d7-e15e-422c-8d88-695775061648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:51.522Z|ace5d5d7-e15e-422c-8d88-695775061648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:51.908Z|27a076ab-05c7-4346-b9e4-1a7ed14c008a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:22:51.909Z|27a076ab-05c7-4346-b9e4-1a7ed14c008a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:22:54.142Z|255835d0-796e-4c8e-b6fa-c6a7bd093d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:22:54.143Z|255835d0-796e-4c8e-b6fa-c6a7bd093d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:23:01.520Z|5e7f2e34-a7c3-458c-b47d-1004f0ac6523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:01.522Z|5e7f2e34-a7c3-458c-b47d-1004f0ac6523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:01.557Z|371c1c4d-4469-43a2-9414-e77ea315a1d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:01.560Z|371c1c4d-4469-43a2-9414-e77ea315a1d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:01.942Z|0179cce9-b09f-4fd3-84e2-1b119601738b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:01.948Z|0179cce9-b09f-4fd3-84e2-1b119601738b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:02.202Z|21e36830-7c41-4ec6-93b0-bf9327a6bb8a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:23:02.203Z|21e36830-7c41-4ec6-93b0-bf9327a6bb8a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:09.151Z|628851a7-4fed-4486-a5c1-b3ee650a3341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:23:09.156Z|628851a7-4fed-4486-a5c1-b3ee650a3341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:23:10.258Z|f6a27bc6-4ba1-42c9-8fec-9d3b50bd4c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:23:10.258Z|f6a27bc6-4ba1-42c9-8fec-9d3b50bd4c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:23:11.584Z|d29714d3-b061-4f72-8de0-f3a1dd810b3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:11.586Z|d29714d3-b061-4f72-8de0-f3a1dd810b3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:11.609Z|8ab5225a-1919-423a-a98e-5b9230892f84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:11.627Z|8ab5225a-1919-423a-a98e-5b9230892f84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:11.993Z|3423bf9a-7eed-46fe-a09e-1955abaa3a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:12.004Z|3423bf9a-7eed-46fe-a09e-1955abaa3a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:21.619Z|ec3c189c-24e0-4154-acaf-6f1bffcc8f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:21.620Z|ec3c189c-24e0-4154-acaf-6f1bffcc8f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:21.669Z|5ae16cfa-f953-47df-a292-bfaeaba1f708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:21.671Z|5ae16cfa-f953-47df-a292-bfaeaba1f708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:22.042Z|2a7f88f7-6671-4353-93d1-58246a464389|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:22.044Z|2a7f88f7-6671-4353-93d1-58246a464389|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:24.146Z|248dfa02-9590-4c30-972e-9e878da57996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:23:24.147Z|248dfa02-9590-4c30-972e-9e878da57996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:23:31.676Z|7dd6c527-f51d-471e-9485-f0c540e965b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:31.677Z|7dd6c527-f51d-471e-9485-f0c540e965b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:31.698Z|020f1fab-0beb-4822-8623-464dbc500f94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:31.703Z|020f1fab-0beb-4822-8623-464dbc500f94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:32.087Z|3849d64b-1a15-4a47-9b44-eff4d3cb4e72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:32.089Z|3849d64b-1a15-4a47-9b44-eff4d3cb4e72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:39.140Z|a59059df-0bf4-46ee-8540-750787124052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:23:39.141Z|a59059df-0bf4-46ee-8540-750787124052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:23:40.259Z|108183dd-4ab8-4087-85fa-9e6211790735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:23:40.260Z|108183dd-4ab8-4087-85fa-9e6211790735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:23:41.709Z|b4490989-420b-40ee-b256-76d31f906c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:41.710Z|b4490989-420b-40ee-b256-76d31f906c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:41.734Z|dadc565b-4608-4ff8-ab17-8186460b5fa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:41.735Z|dadc565b-4608-4ff8-ab17-8186460b5fa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:42.120Z|87c11909-0067-49a8-a488-f4242de39ce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:42.121Z|87c11909-0067-49a8-a488-f4242de39ce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:51.743Z|4f220fd0-9e69-46ef-9a24-5312c76cac35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:51.744Z|4f220fd0-9e69-46ef-9a24-5312c76cac35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:51.776Z|d9d7c29f-75b5-4b4a-87e3-936eded9eea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:51.778Z|d9d7c29f-75b5-4b4a-87e3-936eded9eea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:52.150Z|23bb4023-4d21-4baf-8682-5ebe4194e70d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:23:52.151Z|23bb4023-4d21-4baf-8682-5ebe4194e70d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:23:54.140Z|8fded2d4-0f99-4413-969f-0c5369d139aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:23:54.149Z|8fded2d4-0f99-4413-969f-0c5369d139aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:24:01.781Z|f11963fa-5c43-4142-bd04-cdbf1cc28bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:01.782Z|f11963fa-5c43-4142-bd04-cdbf1cc28bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:01.803Z|dcd01f95-f284-48bc-8318-cac6116d1622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:01.804Z|dcd01f95-f284-48bc-8318-cac6116d1622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:02.195Z|b13681d7-1c5d-42d4-8213-303cc1b57a12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:02.196Z|b13681d7-1c5d-42d4-8213-303cc1b57a12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:02.218Z|9d7045db-7576-4c25-a198-9a5c03cf298b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:24:02.219Z|9d7045db-7576-4c25-a198-9a5c03cf298b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:09.140Z|9883fc77-cfcf-4f06-b527-98437d125f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:24:09.141Z|9883fc77-cfcf-4f06-b527-98437d125f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:24:10.261Z|969ed552-e2ca-4b8d-9555-28295d15452d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:24:10.261Z|969ed552-e2ca-4b8d-9555-28295d15452d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:24:11.810Z|abedbf3b-8eb3-4212-8cad-3a8f4b182c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:11.812Z|abedbf3b-8eb3-4212-8cad-3a8f4b182c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:11.876Z|b46ca795-03f8-4bb8-b312-e9bc54ca2bad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:11.877Z|b46ca795-03f8-4bb8-b312-e9bc54ca2bad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:12.229Z|a7af20cd-2c30-4b38-b044-ebc338a7975f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:12.230Z|a7af20cd-2c30-4b38-b044-ebc338a7975f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:21.853Z|b0ec6709-8237-4ab8-b8c4-7b1d4cd9ce4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:21.854Z|b0ec6709-8237-4ab8-b8c4-7b1d4cd9ce4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:21.916Z|f5825e5b-855d-4eeb-919e-393fb1d98012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:21.918Z|f5825e5b-855d-4eeb-919e-393fb1d98012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:22.263Z|c6abc423-4158-4e49-892a-f9799e56cd91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:22.264Z|c6abc423-4158-4e49-892a-f9799e56cd91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:24.140Z|416fee53-1397-4719-83d2-01c50f34b609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:24:24.141Z|416fee53-1397-4719-83d2-01c50f34b609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:24:31.882Z|9e6f6a3a-d4a7-49d8-ae17-9383d175cdf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:31.883Z|9e6f6a3a-d4a7-49d8-ae17-9383d175cdf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:31.954Z|9abb878e-f1a9-4ac8-8d4e-a7d2df98d315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:31.955Z|9abb878e-f1a9-4ac8-8d4e-a7d2df98d315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:32.310Z|a096cf8b-8e0a-4d5a-8053-cf81b78118bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:32.311Z|a096cf8b-8e0a-4d5a-8053-cf81b78118bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:39.140Z|02040e23-9d9e-4b79-be9f-c94065d26419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:24:39.144Z|02040e23-9d9e-4b79-be9f-c94065d26419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:24:40.267Z|9bce44ad-c73c-4d3f-a6b9-b6382f67e05b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:24:40.269Z|9bce44ad-c73c-4d3f-a6b9-b6382f67e05b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:24:41.919Z|f3ee507b-82f7-4f13-89db-ffd28804fd84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:41.920Z|f3ee507b-82f7-4f13-89db-ffd28804fd84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:42.015Z|1ab69482-b851-4521-8bbe-19cb412012a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:42.017Z|1ab69482-b851-4521-8bbe-19cb412012a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:42.342Z|0d03428b-141e-4238-8cf8-d2b5fa56e4f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:42.343Z|0d03428b-141e-4238-8cf8-d2b5fa56e4f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:51.960Z|4fe7a897-8f52-4391-947c-14a840b3c81f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:51.961Z|4fe7a897-8f52-4391-947c-14a840b3c81f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:52.063Z|497f4dd2-2927-4320-bc0e-e536c5337c39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:52.064Z|497f4dd2-2927-4320-bc0e-e536c5337c39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:52.380Z|262516b3-fa91-4aa1-a359-7469ae119f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:24:52.380Z|262516b3-fa91-4aa1-a359-7469ae119f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:24:54.140Z|005402e9-9a68-4a94-83dc-57a985df0beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:24:54.142Z|005402e9-9a68-4a94-83dc-57a985df0beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:25:02.005Z|7744c08e-0c6c-4ed4-894a-8dacac6dbe07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:02.006Z|7744c08e-0c6c-4ed4-894a-8dacac6dbe07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:02.106Z|09772ee3-6617-4e94-bb3d-e9d5bd29d7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:02.111Z|09772ee3-6617-4e94-bb3d-e9d5bd29d7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:02.189Z|23c59e5d-6cd1-432a-bbc7-24c6f661dccd|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:25:02.190Z|23c59e5d-6cd1-432a-bbc7-24c6f661dccd|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:02.416Z|8535c187-5af6-4e9d-86bc-8874e54012ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:02.417Z|8535c187-5af6-4e9d-86bc-8874e54012ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:09.140Z|616d38bd-a606-4d6d-a7c2-cb1dd53b0631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:25:09.141Z|616d38bd-a606-4d6d-a7c2-cb1dd53b0631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:25:10.274Z|e008350a-53f4-46c4-b8f6-31bf9aff5666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:25:10.274Z|e008350a-53f4-46c4-b8f6-31bf9aff5666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:25:12.043Z|89818996-561d-43a9-90f0-4c98e24cd7b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:12.044Z|89818996-561d-43a9-90f0-4c98e24cd7b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:12.147Z|103a6dc5-3895-4542-83d9-2c1fd847bbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:12.149Z|103a6dc5-3895-4542-83d9-2c1fd847bbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:12.459Z|6ec117f5-81f8-4bdc-bf94-e6f2959fde28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:12.465Z|6ec117f5-81f8-4bdc-bf94-e6f2959fde28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:22.100Z|a44b5374-19f0-4999-975a-4cc6069297ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:22.101Z|a44b5374-19f0-4999-975a-4cc6069297ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:22.182Z|7b791801-d540-4fc2-9e13-5c30c5f7eefd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:22.183Z|7b791801-d540-4fc2-9e13-5c30c5f7eefd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:22.492Z|e397542f-ded6-4fc7-8c36-6fc8a07fe192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:22.493Z|e397542f-ded6-4fc7-8c36-6fc8a07fe192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:24.141Z|62d62439-383c-4c14-8cfb-1c43a07f179d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:25:24.151Z|62d62439-383c-4c14-8cfb-1c43a07f179d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:25:32.138Z|b8418a23-f6b0-4e0c-a211-c6d1460bb440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:32.140Z|b8418a23-f6b0-4e0c-a211-c6d1460bb440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:32.211Z|ad981f6d-5dac-4d7b-9b9a-7f3ca8b024a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:32.212Z|ad981f6d-5dac-4d7b-9b9a-7f3ca8b024a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:32.539Z|d16bfd8c-8a69-467e-8378-f301d48a6a6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:32.540Z|d16bfd8c-8a69-467e-8378-f301d48a6a6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:39.155Z|c00433d8-a56b-42ef-9ec5-de9544b3a7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:25:39.157Z|c00433d8-a56b-42ef-9ec5-de9544b3a7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:25:40.279Z|835f91ef-02d7-4c00-9092-8307b35c6496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:25:40.280Z|835f91ef-02d7-4c00-9092-8307b35c6496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:25:42.225Z|a7317513-0b4c-4735-a25b-6c67a32facfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:42.227Z|a7317513-0b4c-4735-a25b-6c67a32facfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:42.247Z|45af7039-8ceb-4529-a03c-c8ec830e9a67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:42.248Z|45af7039-8ceb-4529-a03c-c8ec830e9a67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:42.573Z|59607d4a-9a66-4167-bca6-951da368985c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:42.575Z|59607d4a-9a66-4167-bca6-951da368985c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:52.284Z|b3584910-8b95-49b2-8a69-d5d79fd77797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:52.286Z|b3584910-8b95-49b2-8a69-d5d79fd77797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:52.290Z|7253101d-3e20-41ce-8816-631da297b35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:52.291Z|7253101d-3e20-41ce-8816-631da297b35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:52.608Z|36fd6bc5-4ca1-4d3f-8301-485d9621a01e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:25:52.618Z|36fd6bc5-4ca1-4d3f-8301-485d9621a01e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:25:54.140Z|dd98d852-56b3-40ec-b164-198389f047ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:25:54.141Z|dd98d852-56b3-40ec-b164-198389f047ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:26:02.192Z|74ebf255-4640-40d2-b974-76870a5295fb|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:26:02.193Z|74ebf255-4640-40d2-b974-76870a5295fb|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:02.350Z|6f2228ee-e6ff-45d7-8403-7de6602a1855|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:02.352Z|6f2228ee-e6ff-45d7-8403-7de6602a1855|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:02.357Z|4003766e-b714-408c-b187-b2eb5ec36800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:02.359Z|4003766e-b714-408c-b187-b2eb5ec36800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:02.651Z|02cbbea4-c5be-464d-ac1e-bae2a7177a03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:02.654Z|02cbbea4-c5be-464d-ac1e-bae2a7177a03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:09.142Z|dbe1f4c9-4aca-4065-a120-c44d9ca50c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:26:09.154Z|dbe1f4c9-4aca-4065-a120-c44d9ca50c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:26:10.281Z|c5dd7e3d-7c68-41d2-8dd2-d91543fb1de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:26:10.283Z|c5dd7e3d-7c68-41d2-8dd2-d91543fb1de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:26:12.394Z|1394777f-38f0-4bba-92a2-d3034b54b4b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:12.396Z|1394777f-38f0-4bba-92a2-d3034b54b4b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:12.398Z|cb39d9fd-ebf1-4db3-8aeb-e8143ff3048b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:12.399Z|cb39d9fd-ebf1-4db3-8aeb-e8143ff3048b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:12.701Z|e3521621-f3cc-404c-8cf5-b68d1ace04ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:12.704Z|e3521621-f3cc-404c-8cf5-b68d1ace04ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:22.430Z|5a65b125-8230-40dd-92ac-58db1b81395f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:22.432Z|5a65b125-8230-40dd-92ac-58db1b81395f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:22.434Z|ebbd4052-823e-45b8-8bc5-44af76b414ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:22.435Z|ebbd4052-823e-45b8-8bc5-44af76b414ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:22.740Z|6ccd0e54-d40d-4a1d-944a-2199718606d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:22.741Z|6ccd0e54-d40d-4a1d-944a-2199718606d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:24.141Z|ef953808-1412-4fb0-ad4b-8863f2fd5c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:26:24.142Z|ef953808-1412-4fb0-ad4b-8863f2fd5c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:26:32.472Z|87376f6d-6fe2-4679-bd7b-32bcf53ae4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:32.473Z|87376f6d-6fe2-4679-bd7b-32bcf53ae4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:32.522Z|b041b40d-5f1c-42e8-9a03-b3cc1a4f05fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:32.523Z|b041b40d-5f1c-42e8-9a03-b3cc1a4f05fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:32.785Z|1edd8222-1b3b-43d0-9a27-09ab6847d64c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:32.787Z|1edd8222-1b3b-43d0-9a27-09ab6847d64c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:39.140Z|f472afc3-839a-4572-b70c-4a3e9a43bfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:26:39.141Z|f472afc3-839a-4572-b70c-4a3e9a43bfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:26:40.284Z|30377804-4d0f-4cdc-9830-10f35aae5128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:26:40.285Z|30377804-4d0f-4cdc-9830-10f35aae5128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:26:42.508Z|28e51502-3746-483b-886c-572d1b987387|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:42.509Z|28e51502-3746-483b-886c-572d1b987387|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:42.550Z|d55e6587-627a-415b-a029-fb627f2c58f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:42.551Z|d55e6587-627a-415b-a029-fb627f2c58f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:42.818Z|152783cb-3c6c-4ba5-ad5a-3c243e5e02f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:42.820Z|152783cb-3c6c-4ba5-ad5a-3c243e5e02f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:52.537Z|d909be07-f7a4-48d6-bb4f-81ed7915f19c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:52.538Z|d909be07-f7a4-48d6-bb4f-81ed7915f19c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:52.577Z|f422bb0c-ee5e-4062-b187-0181bd5fd711|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:52.579Z|f422bb0c-ee5e-4062-b187-0181bd5fd711|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:52.857Z|0c27096a-fa75-4462-bcb3-5c49d14a6c96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:26:52.858Z|0c27096a-fa75-4462-bcb3-5c49d14a6c96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:26:54.141Z|a8c8887b-e8db-4629-9dff-0b43e99c4493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:26:54.147Z|a8c8887b-e8db-4629-9dff-0b43e99c4493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:27:02.194Z|f07f03f0-ba37-4df4-a638-0253a7ed90c9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:27:02.196Z|f07f03f0-ba37-4df4-a638-0253a7ed90c9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:02.566Z|e9c372d5-9e01-441e-8503-d75b55102e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:02.567Z|e9c372d5-9e01-441e-8503-d75b55102e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:02.611Z|374cf0ac-4085-4f1d-9834-c1981b1b36b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:02.612Z|374cf0ac-4085-4f1d-9834-c1981b1b36b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:02.888Z|da80d184-b723-4d14-9b3f-80cd217a1dc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:02.890Z|da80d184-b723-4d14-9b3f-80cd217a1dc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:09.140Z|cbcf1e1f-4d55-41d1-937a-7bae21f92894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:27:09.141Z|cbcf1e1f-4d55-41d1-937a-7bae21f92894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:27:10.287Z|c8b471e0-541c-4a78-a377-6736e6ce5f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:27:10.288Z|c8b471e0-541c-4a78-a377-6736e6ce5f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:27:12.606Z|16175531-36bb-46a1-be2f-58c949252fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:12.608Z|16175531-36bb-46a1-be2f-58c949252fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:12.636Z|9a91f167-c2cc-471c-812d-d6a4315856da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:12.637Z|9a91f167-c2cc-471c-812d-d6a4315856da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:12.924Z|57fa1108-bb88-41cf-84c6-0a459417b9ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:12.925Z|57fa1108-bb88-41cf-84c6-0a459417b9ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:22.637Z|905ce47d-bd3b-4687-96bd-cadcaec7d075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:22.638Z|905ce47d-bd3b-4687-96bd-cadcaec7d075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:22.668Z|814b5c32-ee7b-40d0-b72f-d33df89b6b4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:22.669Z|814b5c32-ee7b-40d0-b72f-d33df89b6b4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:22.956Z|b9c30845-1f5f-43ca-a3d0-3258327c9090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:22.957Z|b9c30845-1f5f-43ca-a3d0-3258327c9090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:24.140Z|f7c2eeb5-8614-41b3-b2d1-abd8b19128c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:27:24.141Z|f7c2eeb5-8614-41b3-b2d1-abd8b19128c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:27:32.673Z|8cbac7a7-dd62-4008-b87e-e8ddeeb2baed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:32.674Z|8cbac7a7-dd62-4008-b87e-e8ddeeb2baed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:32.700Z|d5effa2b-6455-490a-90ef-898273ab7912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:32.701Z|d5effa2b-6455-490a-90ef-898273ab7912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:32.993Z|c2cda12d-c50f-4142-90e1-15efabc9b6b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:32.994Z|c2cda12d-c50f-4142-90e1-15efabc9b6b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:39.140Z|f6368044-fc86-4049-aa3f-efe95c54c3f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:27:39.147Z|f6368044-fc86-4049-aa3f-efe95c54c3f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:27:40.293Z|7fc5bed3-2536-4f4e-938f-6f191234ed7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:27:40.294Z|7fc5bed3-2536-4f4e-938f-6f191234ed7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:27:42.702Z|07f41891-53c9-4c20-85f5-dfdef33aeb57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:42.703Z|07f41891-53c9-4c20-85f5-dfdef33aeb57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:42.728Z|8bf740e7-96df-452a-9a8f-244d0e170551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:42.729Z|8bf740e7-96df-452a-9a8f-244d0e170551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:43.022Z|7f32da03-bfbd-4dda-9d22-ede64614b077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:43.023Z|7f32da03-bfbd-4dda-9d22-ede64614b077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:52.731Z|8a2eff65-03cd-4e52-9603-d6e4b0b0a305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:52.732Z|8a2eff65-03cd-4e52-9603-d6e4b0b0a305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:52.755Z|9d49145e-bd63-4a15-bd0c-f62d6cb3f5ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:52.756Z|9d49145e-bd63-4a15-bd0c-f62d6cb3f5ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:53.072Z|760754a2-ed5f-454c-a80b-3a3dc5028f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:27:53.076Z|760754a2-ed5f-454c-a80b-3a3dc5028f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:27:54.140Z|8bb1819f-2daa-4079-8eae-896188918c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:27:54.141Z|8bb1819f-2daa-4079-8eae-896188918c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:28:02.189Z|8f9b513e-8fd8-448a-84ef-0055861b4faa|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:28:02.192Z|8f9b513e-8fd8-448a-84ef-0055861b4faa|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:02.761Z|b864c187-bea9-4583-9f37-a34728634342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:02.763Z|b864c187-bea9-4583-9f37-a34728634342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:02.781Z|7f593baf-0fae-4616-ad10-7bd03c77087b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:02.782Z|7f593baf-0fae-4616-ad10-7bd03c77087b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:03.118Z|31089243-59ab-42aa-a947-db8bb352c233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:03.120Z|31089243-59ab-42aa-a947-db8bb352c233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:09.140Z|5f41a34b-f7db-4946-8d8e-49fe4fbcb603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:28:09.141Z|5f41a34b-f7db-4946-8d8e-49fe4fbcb603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:28:10.302Z|3adc0ee0-cd32-48ac-aeaa-f2b286aa8837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:28:10.303Z|3adc0ee0-cd32-48ac-aeaa-f2b286aa8837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:28:12.811Z|341510fe-7888-4857-b11e-95cbc5665f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:12.812Z|341510fe-7888-4857-b11e-95cbc5665f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:12.840Z|b3b00778-d860-4753-8c96-ef7901e84009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:12.841Z|b3b00778-d860-4753-8c96-ef7901e84009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:13.149Z|2526e790-2a76-48df-81a1-0b419c34efd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:13.151Z|2526e790-2a76-48df-81a1-0b419c34efd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:22.853Z|1d158a0e-77ef-4e84-a68f-9c307d08bcd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:22.854Z|1d158a0e-77ef-4e84-a68f-9c307d08bcd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:22.872Z|241fff7a-d324-4792-b5d4-cc3ebb08a78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:22.873Z|241fff7a-d324-4792-b5d4-cc3ebb08a78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:23.179Z|90d92fc8-e819-4d44-9bd2-1e80f75b887c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:23.180Z|90d92fc8-e819-4d44-9bd2-1e80f75b887c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:24.141Z|7b9965c7-a1b4-4ad6-ba56-f1e2c74be49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:28:24.154Z|7b9965c7-a1b4-4ad6-ba56-f1e2c74be49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:28:32.891Z|f7fc6e80-979b-4dbf-afa1-d812601e06c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:32.892Z|f7fc6e80-979b-4dbf-afa1-d812601e06c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:32.901Z|2583cd70-982d-4bc5-bb49-f6e289a91f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:32.902Z|2583cd70-982d-4bc5-bb49-f6e289a91f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:33.207Z|073f1c0f-c1f4-49a3-93fc-35215984dca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:33.208Z|073f1c0f-c1f4-49a3-93fc-35215984dca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:39.141Z|a809eb3c-4a7e-4e7b-900b-6fd9c781c45e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:28:39.142Z|a809eb3c-4a7e-4e7b-900b-6fd9c781c45e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:28:40.303Z|3db1eb12-501e-49f6-97b2-32a9c9d8c12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:28:40.305Z|3db1eb12-501e-49f6-97b2-32a9c9d8c12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:28:42.923Z|2f1d5bb1-b255-40ec-8f20-5e118f79c356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:42.926Z|2f1d5bb1-b255-40ec-8f20-5e118f79c356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:42.946Z|f2695626-7a09-4fd7-9456-c49ef682db14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:42.947Z|f2695626-7a09-4fd7-9456-c49ef682db14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:43.235Z|7d131eca-b5ce-4397-a1a6-9c6b71038441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:43.238Z|7d131eca-b5ce-4397-a1a6-9c6b71038441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:52.980Z|4a3226be-0768-48a6-b8ed-ea61d9fc9507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:52.981Z|4a3226be-0768-48a6-b8ed-ea61d9fc9507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:52.996Z|304fbc3e-a9c1-4550-9cd3-ee0d1ae0e3be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:52.999Z|304fbc3e-a9c1-4550-9cd3-ee0d1ae0e3be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:53.276Z|54e2c020-4931-4936-bf5c-4145bc89a828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:28:53.278Z|54e2c020-4931-4936-bf5c-4145bc89a828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:28:54.143Z|0e170987-9246-470d-8065-d35f66d2eaf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:28:54.144Z|0e170987-9246-470d-8065-d35f66d2eaf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:29:02.190Z|17606929-7707-4c77-8a94-8210da3d9258|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:29:02.192Z|17606929-7707-4c77-8a94-8210da3d9258|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:03.018Z|3d94b1ba-cf21-45b3-bf93-281057f6e2c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:03.019Z|3d94b1ba-cf21-45b3-bf93-281057f6e2c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:03.046Z|5cb87611-4f8c-470c-8ceb-f7a59bbe7385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:03.047Z|5cb87611-4f8c-470c-8ceb-f7a59bbe7385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:03.311Z|092c6243-6730-43c5-86f9-17fc49683d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:03.312Z|092c6243-6730-43c5-86f9-17fc49683d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:09.141Z|63a54c06-4a79-4251-b372-d6a115044f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:29:09.166Z|63a54c06-4a79-4251-b372-d6a115044f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:29:10.305Z|6003f6bf-58d8-460d-992e-8b23fb58473b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:29:10.306Z|6003f6bf-58d8-460d-992e-8b23fb58473b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:29:13.068Z|1f7f25e9-92cc-4a4c-bf1b-4dc6553111b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:13.070Z|1f7f25e9-92cc-4a4c-bf1b-4dc6553111b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:13.095Z|3b51cbd2-9bf8-48ae-b309-da54a2e07bf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:13.096Z|3b51cbd2-9bf8-48ae-b309-da54a2e07bf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:13.374Z|53324d0d-59d7-430d-9dc8-d996af18e87b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:13.376Z|53324d0d-59d7-430d-9dc8-d996af18e87b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:23.118Z|cea8bff3-9198-45d7-9bd4-2e9062646696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:23.121Z|8428dec7-7c7f-4b6a-ac8f-6fe25c2d66d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:23.122Z|8428dec7-7c7f-4b6a-ac8f-6fe25c2d66d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:23.127Z|cea8bff3-9198-45d7-9bd4-2e9062646696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:23.401Z|e93d6d48-e6b0-4eb8-999d-466bbf7216b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:23.402Z|e93d6d48-e6b0-4eb8-999d-466bbf7216b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:24.140Z|f13e51f8-4fd4-4bb3-953f-bd810673b9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:29:24.141Z|f13e51f8-4fd4-4bb3-953f-bd810673b9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:29:33.152Z|b5c96e31-373e-4d57-9535-bd2503ed9f02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:33.153Z|b5c96e31-373e-4d57-9535-bd2503ed9f02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:33.167Z|08c918df-cde7-48bd-b102-953a1e9e1eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:33.168Z|08c918df-cde7-48bd-b102-953a1e9e1eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:33.478Z|54b8f0cd-0ed9-44a5-a734-4f8cce30cf6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:33.479Z|54b8f0cd-0ed9-44a5-a734-4f8cce30cf6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:39.140Z|aefe6ba9-dc9d-48b0-aa8a-de14d030680c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:29:39.141Z|aefe6ba9-dc9d-48b0-aa8a-de14d030680c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:29:40.308Z|758a3758-4b3f-416b-9db2-a84fd699d86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:29:40.309Z|758a3758-4b3f-416b-9db2-a84fd699d86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:29:43.182Z|045fdc6e-1765-4c92-9a9f-14024dcd3ca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:43.183Z|045fdc6e-1765-4c92-9a9f-14024dcd3ca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:43.223Z|c51b95e4-7141-4553-928c-9fcf3957b1e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:43.224Z|c51b95e4-7141-4553-928c-9fcf3957b1e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:43.524Z|e354ed0f-e29b-4002-9b95-f0ecc67f1d75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:43.526Z|e354ed0f-e29b-4002-9b95-f0ecc67f1d75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:53.215Z|453eaee2-5bde-4680-9c5e-890150051845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:53.217Z|453eaee2-5bde-4680-9c5e-890150051845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:53.265Z|b124e0b1-e871-4a5d-ab18-6f418127b021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:53.266Z|b124e0b1-e871-4a5d-ab18-6f418127b021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:53.573Z|64561c9c-2e3a-48ea-95e4-8dcd8935c3c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:29:53.573Z|64561c9c-2e3a-48ea-95e4-8dcd8935c3c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:29:54.140Z|2b17bee0-faf8-49e5-9f18-7da059b00c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:29:54.141Z|2b17bee0-faf8-49e5-9f18-7da059b00c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:30:02.189Z|71db423c-3f89-418e-8145-9289f06208ed|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:30:02.190Z|71db423c-3f89-418e-8145-9289f06208ed|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:03.246Z|ab2c68a3-0da9-4910-bac8-31944e1fa57e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:03.248Z|ab2c68a3-0da9-4910-bac8-31944e1fa57e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:03.291Z|d199706b-6840-4d4b-8ce7-0784e87a3929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:03.292Z|d199706b-6840-4d4b-8ce7-0784e87a3929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:03.637Z|daf06536-90af-4267-8b88-2d39dfd438ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:03.638Z|daf06536-90af-4267-8b88-2d39dfd438ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:09.143Z|53574331-baf5-4b6f-93b6-488a736db20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:30:09.144Z|53574331-baf5-4b6f-93b6-488a736db20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:30:10.311Z|c6597343-40ef-4022-b5c7-23210c17b815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:30:10.313Z|c6597343-40ef-4022-b5c7-23210c17b815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:30:13.297Z|e732ea16-a8f9-489b-b190-2e863209ed79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:13.299Z|e732ea16-a8f9-489b-b190-2e863209ed79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:13.335Z|a9f7f6a3-0ab8-4411-b341-7cd69a429d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:13.336Z|a9f7f6a3-0ab8-4411-b341-7cd69a429d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:13.667Z|93a0749d-0c03-4ef7-af92-45b12bd3ac62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:13.668Z|93a0749d-0c03-4ef7-af92-45b12bd3ac62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:23.339Z|07646762-2333-4e4f-94f1-966dc9af6bd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:23.341Z|07646762-2333-4e4f-94f1-966dc9af6bd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:23.366Z|359f5097-38aa-48d4-8510-40f86ff6aa25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:23.367Z|359f5097-38aa-48d4-8510-40f86ff6aa25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:23.699Z|decb89cf-e2e2-4948-bfa2-21fe21d55b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:23.700Z|decb89cf-e2e2-4948-bfa2-21fe21d55b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:24.140Z|d51239f0-288f-4359-bb46-165b5b337e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:30:24.141Z|d51239f0-288f-4359-bb46-165b5b337e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:30:33.373Z|4675410d-c71a-4b8e-8d8f-55e36d7a93db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:33.375Z|4675410d-c71a-4b8e-8d8f-55e36d7a93db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:33.403Z|e6df27c3-a448-4de2-a35b-30b45a905f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:33.405Z|e6df27c3-a448-4de2-a35b-30b45a905f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:33.730Z|47a65a93-44a4-4a71-a76c-f13e7f1ad632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:33.730Z|47a65a93-44a4-4a71-a76c-f13e7f1ad632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:39.140Z|31408068-19e1-4954-a79c-93bb6e79bb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:30:39.141Z|31408068-19e1-4954-a79c-93bb6e79bb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:30:40.325Z|fca013b8-f283-41d5-aa87-653ca8ddf2f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:30:40.325Z|fca013b8-f283-41d5-aa87-653ca8ddf2f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:30:43.410Z|b17045b0-08f4-43ad-8b75-c08f3483897e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:43.411Z|b17045b0-08f4-43ad-8b75-c08f3483897e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:43.434Z|043d6894-9222-4efd-8e3d-2f1b051eea72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:43.436Z|043d6894-9222-4efd-8e3d-2f1b051eea72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:43.754Z|d799b967-e8e4-4bc7-b7e9-f3851b59d048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:43.755Z|d799b967-e8e4-4bc7-b7e9-f3851b59d048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:53.436Z|d5c4fde0-6a88-4789-a078-def5b9fd1757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:53.437Z|d5c4fde0-6a88-4789-a078-def5b9fd1757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:53.461Z|12969a70-25a2-48e2-a750-dbabcf8a3fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:53.462Z|12969a70-25a2-48e2-a750-dbabcf8a3fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:53.789Z|c257e5b8-95b6-4cd6-9966-fed9cbea60a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:30:53.790Z|c257e5b8-95b6-4cd6-9966-fed9cbea60a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:30:54.143Z|47b033e1-d12e-472e-9094-e33a4607d5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:30:54.144Z|47b033e1-d12e-472e-9094-e33a4607d5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:31:02.190Z|d6207613-ea5b-460d-ab67-46eee5f33e90|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:31:02.191Z|d6207613-ea5b-460d-ab67-46eee5f33e90|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:03.462Z|eca1192d-7c6f-4f74-aead-b246f9652389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:03.463Z|eca1192d-7c6f-4f74-aead-b246f9652389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:03.488Z|e7251fbe-a88b-4868-97f1-434bfd9654b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:03.490Z|e7251fbe-a88b-4868-97f1-434bfd9654b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:03.818Z|c26010dd-6775-42f1-863b-0fa12639554f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:03.819Z|c26010dd-6775-42f1-863b-0fa12639554f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:09.140Z|13a68356-447d-468c-a763-127dcd18d6c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:31:09.141Z|13a68356-447d-468c-a763-127dcd18d6c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:31:10.326Z|d04278d7-8c57-4dbf-a74e-c629ec73fb78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:31:10.327Z|d04278d7-8c57-4dbf-a74e-c629ec73fb78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:31:13.507Z|75f5c68d-4508-48e4-8b50-bb89b24f26a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:13.513Z|75f5c68d-4508-48e4-8b50-bb89b24f26a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:13.525Z|3d544863-7d26-4ec0-a885-6da45a8db60e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:13.528Z|3d544863-7d26-4ec0-a885-6da45a8db60e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:13.842Z|01c6de3b-0d78-452e-8a0a-7cb8892b184b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:13.844Z|01c6de3b-0d78-452e-8a0a-7cb8892b184b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:23.540Z|94decc29-a6c6-4d3d-93d6-61daac57a7ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:23.542Z|94decc29-a6c6-4d3d-93d6-61daac57a7ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:23.553Z|ef337222-5cad-40af-b6f6-138995188a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:23.554Z|ef337222-5cad-40af-b6f6-138995188a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:23.874Z|21748bf8-a207-4053-bef8-af24d37627d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:23.875Z|21748bf8-a207-4053-bef8-af24d37627d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:24.140Z|1f224fbf-c3ab-4d41-be2b-09d8607efa4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:31:24.141Z|1f224fbf-c3ab-4d41-be2b-09d8607efa4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:31:33.579Z|a440301e-4c43-4a84-92db-c605070eb7d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:33.581Z|a440301e-4c43-4a84-92db-c605070eb7d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:33.582Z|3d1cf30c-1038-4b62-8bb5-267a3e2e21c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:33.583Z|3d1cf30c-1038-4b62-8bb5-267a3e2e21c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:33.912Z|5aa1dd25-609e-4c81-8b17-00e5d9a1716a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:33.913Z|5aa1dd25-609e-4c81-8b17-00e5d9a1716a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:39.140Z|4a6b4cb8-36a2-4ee5-809d-d98047befacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:31:39.141Z|4a6b4cb8-36a2-4ee5-809d-d98047befacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:31:40.327Z|83d14b3f-f4c2-487b-b5ff-b0d9941c5134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:31:40.328Z|83d14b3f-f4c2-487b-b5ff-b0d9941c5134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:31:43.611Z|36d6f70b-c43b-4ffe-acd7-f38864f07938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:43.612Z|36d6f70b-c43b-4ffe-acd7-f38864f07938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:43.619Z|332b2081-1952-477e-acdd-c6acffd31b74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:43.620Z|332b2081-1952-477e-acdd-c6acffd31b74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:43.955Z|e0c30062-de85-4fd3-b0bf-4046a569026b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:43.956Z|e0c30062-de85-4fd3-b0bf-4046a569026b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:53.646Z|2c741130-e053-43a4-ae3a-ca273daf1874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:53.647Z|2c741130-e053-43a4-ae3a-ca273daf1874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:53.655Z|fa35d459-d1fb-4eb3-9ed9-bfde4525aaec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:53.656Z|fa35d459-d1fb-4eb3-9ed9-bfde4525aaec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:53.989Z|6836ebc3-954a-4c81-b6dc-977ccfbc39ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:31:53.989Z|6836ebc3-954a-4c81-b6dc-977ccfbc39ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:31:54.140Z|f2e2ef6c-1e84-4e3b-8ebb-a8cbd8930175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:31:54.149Z|f2e2ef6c-1e84-4e3b-8ebb-a8cbd8930175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:32:02.198Z|50b82874-8a49-4a90-91a5-4b2ee20fcff0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:32:02.203Z|50b82874-8a49-4a90-91a5-4b2ee20fcff0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:03.689Z|701dad1f-252d-4ab0-a4a2-f725166a659b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:03.691Z|701dad1f-252d-4ab0-a4a2-f725166a659b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:03.695Z|247e0d5f-aa62-4ac8-8dfc-1f615e4454cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:03.696Z|247e0d5f-aa62-4ac8-8dfc-1f615e4454cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:04.017Z|725427ce-9100-4645-b35e-9724a8f601c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:04.019Z|725427ce-9100-4645-b35e-9724a8f601c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:09.140Z|822f6ca7-d4a4-4f30-8b7f-b6a2d22e4d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:32:09.141Z|822f6ca7-d4a4-4f30-8b7f-b6a2d22e4d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:32:10.332Z|e8d1aa85-4df9-4921-b442-3f45efb585a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:32:10.334Z|e8d1aa85-4df9-4921-b442-3f45efb585a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:32:13.716Z|d5c51b2f-345b-4cee-a282-c9e6b0c1caaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:13.717Z|d5c51b2f-345b-4cee-a282-c9e6b0c1caaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:13.723Z|7479dbd3-7b2f-43aa-be19-91f12b614c8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:13.724Z|7479dbd3-7b2f-43aa-be19-91f12b614c8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:14.048Z|0bf27e4f-38c2-4da3-8134-9c1d815ead42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:14.050Z|0bf27e4f-38c2-4da3-8134-9c1d815ead42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:23.756Z|a5de3546-8dca-43b4-9d1f-4fdaa179170e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:23.757Z|a5de3546-8dca-43b4-9d1f-4fdaa179170e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:23.764Z|746fd5da-a2e3-458e-8211-e99e3e982956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:23.765Z|746fd5da-a2e3-458e-8211-e99e3e982956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:24.095Z|6c3e376a-b7ed-416b-8b08-a5dc0d42650f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:24.096Z|6c3e376a-b7ed-416b-8b08-a5dc0d42650f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:24.140Z|465e4929-1b57-42f9-af4c-b990151b960f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:32:24.141Z|465e4929-1b57-42f9-af4c-b990151b960f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:32:33.808Z|834393d7-5b13-4494-b035-b71458640b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:33.810Z|834393d7-5b13-4494-b035-b71458640b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:33.808Z|f06dea38-a529-422a-b97c-6cd5b71547b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:33.812Z|f06dea38-a529-422a-b97c-6cd5b71547b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:34.126Z|fbc3b056-4655-4505-99aa-40ad96694e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:34.127Z|fbc3b056-4655-4505-99aa-40ad96694e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:39.140Z|98f2673e-f9f5-4d22-8672-cfcc9d1f4333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:32:39.146Z|98f2673e-f9f5-4d22-8672-cfcc9d1f4333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:32:40.336Z|03d3f649-d41d-44a4-aaa5-15307d2888d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:32:40.337Z|03d3f649-d41d-44a4-aaa5-15307d2888d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:32:43.839Z|2289d8ec-3a71-4b71-b335-0b147b8e6026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:43.839Z|3857d0c7-8bef-4e89-97d2-ac1f85111062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:43.840Z|2289d8ec-3a71-4b71-b335-0b147b8e6026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:43.840Z|3857d0c7-8bef-4e89-97d2-ac1f85111062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:44.150Z|08412428-4ae4-4075-93b4-448b2cc57572|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:44.151Z|08412428-4ae4-4075-93b4-448b2cc57572|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:53.891Z|4bf9a1e3-01dd-48cf-9a1a-cafbaed8df6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:53.892Z|e6b8888a-6d54-4ab9-a8c4-effca9c02090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:53.893Z|4bf9a1e3-01dd-48cf-9a1a-cafbaed8df6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:53.893Z|e6b8888a-6d54-4ab9-a8c4-effca9c02090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:32:54.140Z|11d9a1f2-e0b1-4528-8ac4-57dc193bed99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:32:54.141Z|11d9a1f2-e0b1-4528-8ac4-57dc193bed99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:32:54.180Z|a9c58d89-573a-4fce-8583-7c1aa6a520e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:32:54.182Z|a9c58d89-573a-4fce-8583-7c1aa6a520e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:02.192Z|7a7a42fe-5af6-4643-ab20-ba98ca1a2785|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:33:02.195Z|7a7a42fe-5af6-4643-ab20-ba98ca1a2785|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:03.925Z|dd985231-d831-45cd-bef0-8cf6ecf485d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:03.930Z|dd985231-d831-45cd-bef0-8cf6ecf485d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:03.932Z|24eef7ca-5c8f-47a1-b17d-0fa005d6d417|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:03.932Z|24eef7ca-5c8f-47a1-b17d-0fa005d6d417|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:04.208Z|89798fdd-f560-4580-8231-546ac044a311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:04.209Z|89798fdd-f560-4580-8231-546ac044a311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:09.140Z|86414c68-f924-44ac-b4be-d4dae86ed871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:33:09.142Z|86414c68-f924-44ac-b4be-d4dae86ed871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:33:10.339Z|3eb4b61c-1bbb-462d-be2a-e89eb17d243d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:33:10.342Z|3eb4b61c-1bbb-462d-be2a-e89eb17d243d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:33:13.963Z|578c0bf4-f8b9-47a2-bdf5-2cfc854df3e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:13.963Z|ae5227a6-8569-47c9-9376-b8fc3770ebdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:13.965Z|ae5227a6-8569-47c9-9376-b8fc3770ebdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:13.965Z|578c0bf4-f8b9-47a2-bdf5-2cfc854df3e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:14.236Z|e9745bf5-d4a7-4763-933a-e074d732cbfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:14.238Z|e9745bf5-d4a7-4763-933a-e074d732cbfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:24.009Z|e18d2d1d-5b5c-4f94-a518-b3f242c36ab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:24.011Z|e18d2d1d-5b5c-4f94-a518-b3f242c36ab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:24.012Z|a635af06-ca5d-43bb-bade-97ad849c1426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:24.013Z|a635af06-ca5d-43bb-bade-97ad849c1426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:24.140Z|822c093f-0f0c-4172-95c0-391a534a040a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:33:24.155Z|822c093f-0f0c-4172-95c0-391a534a040a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:33:24.278Z|bf0c2acb-c154-4018-a529-d6be0f702383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:24.279Z|bf0c2acb-c154-4018-a529-d6be0f702383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:34.038Z|e07f78d4-d5ba-4c5b-ae01-b2d8198a9ffb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:34.039Z|e07f78d4-d5ba-4c5b-ae01-b2d8198a9ffb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:34.038Z|c089eda3-7038-4913-8a80-88901316d958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:34.040Z|c089eda3-7038-4913-8a80-88901316d958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:34.317Z|d384a31a-3ff2-45f9-8242-0722c8f7b21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:34.318Z|d384a31a-3ff2-45f9-8242-0722c8f7b21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:39.140Z|7142b955-9313-41b7-97e5-40aeb878e033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:33:39.140Z|7142b955-9313-41b7-97e5-40aeb878e033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:33:40.343Z|9502b48a-6b1d-42aa-b795-d0b75589f070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:33:40.344Z|9502b48a-6b1d-42aa-b795-d0b75589f070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:33:44.069Z|a1b7773d-008f-4f48-a273-33a40ade6b47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:44.071Z|a1b7773d-008f-4f48-a273-33a40ade6b47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:44.074Z|f67c01c6-f189-46a5-9d2f-d6cd34f2db39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:44.076Z|f67c01c6-f189-46a5-9d2f-d6cd34f2db39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:44.342Z|a6dbc534-9f8e-40dc-b8f9-399bef17a1eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:44.344Z|a6dbc534-9f8e-40dc-b8f9-399bef17a1eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:54.106Z|2e82ccad-c11f-41ef-b557-63d10682de6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:54.106Z|4e2e859e-e3e7-48d6-8e1e-e094ba6977f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:54.108Z|2e82ccad-c11f-41ef-b557-63d10682de6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:54.108Z|4e2e859e-e3e7-48d6-8e1e-e094ba6977f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:33:54.140Z|00101242-848a-4ffa-8435-7fac94e1f724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:33:54.141Z|00101242-848a-4ffa-8435-7fac94e1f724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:33:54.372Z|60aab22c-87c1-4727-ae6f-ce99a8550477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:33:54.372Z|60aab22c-87c1-4727-ae6f-ce99a8550477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:02.195Z|125a9665-0829-42bb-9855-67e8ebe7e222|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:34:02.196Z|125a9665-0829-42bb-9855-67e8ebe7e222|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:04.135Z|0e707dc3-0cc0-4f35-99f5-fd900a9823c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:04.136Z|0e707dc3-0cc0-4f35-99f5-fd900a9823c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:04.136Z|f56e0a57-7c85-4efc-87f9-fd759e4c53c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:04.143Z|f56e0a57-7c85-4efc-87f9-fd759e4c53c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:04.396Z|63ecf541-3490-428a-9739-8885b232c24c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:04.397Z|63ecf541-3490-428a-9739-8885b232c24c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:09.140Z|f3908671-d9e9-47f4-890c-ccefe9eb7cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:34:09.151Z|f3908671-d9e9-47f4-890c-ccefe9eb7cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:34:10.347Z|df51cc31-73ef-4b2b-ba8a-9db9b727e849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:34:10.357Z|df51cc31-73ef-4b2b-ba8a-9db9b727e849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:34:14.175Z|223f6f47-1441-4a14-8695-801517562160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:14.177Z|223f6f47-1441-4a14-8695-801517562160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:14.191Z|5a03ce45-5557-4792-8fc1-ea546f9f9e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:14.194Z|5a03ce45-5557-4792-8fc1-ea546f9f9e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:14.422Z|cc3a6746-6e42-429c-8417-d1e250e00bbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:14.423Z|cc3a6746-6e42-429c-8417-d1e250e00bbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:24.140Z|56ec3488-1708-4b8a-9277-9aa66be5964e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:34:24.141Z|56ec3488-1708-4b8a-9277-9aa66be5964e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:34:24.208Z|0083a55d-806a-4c53-8874-b3224aec8329|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:24.209Z|0083a55d-806a-4c53-8874-b3224aec8329|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:24.223Z|e4d109e1-fe00-4b8f-8236-b61f4e43475d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:24.224Z|e4d109e1-fe00-4b8f-8236-b61f4e43475d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:24.451Z|2e3147c6-93b0-4d60-a6b2-a08b07b31f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:24.452Z|2e3147c6-93b0-4d60-a6b2-a08b07b31f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:34.235Z|77007bbc-7ec7-4535-bde4-0069db3b3b5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:34.236Z|77007bbc-7ec7-4535-bde4-0069db3b3b5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:34.250Z|2421c741-124c-4df5-bfb4-7862253ae8fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:34.252Z|2421c741-124c-4df5-bfb4-7862253ae8fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:34.481Z|cc26a7fc-c806-4101-808c-8446cbdb5d1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:34.483Z|cc26a7fc-c806-4101-808c-8446cbdb5d1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:39.140Z|12954543-4c22-4f36-89c7-ee1c3c6026b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:34:39.141Z|12954543-4c22-4f36-89c7-ee1c3c6026b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:34:40.379Z|837d4c19-e188-422a-8cbd-63313a0e5374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:34:40.382Z|837d4c19-e188-422a-8cbd-63313a0e5374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:34:44.263Z|86ad0e7a-4e7e-4e55-a4b0-e668d382709b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:44.264Z|86ad0e7a-4e7e-4e55-a4b0-e668d382709b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:44.278Z|28e31545-f407-46b0-850d-d4b470218a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:44.281Z|28e31545-f407-46b0-850d-d4b470218a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:44.508Z|acc30761-6f80-4658-a712-200ef0b27f53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:44.509Z|acc30761-6f80-4658-a712-200ef0b27f53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:54.140Z|eeac8633-cfaf-4311-9c88-10fbdf686203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:34:54.146Z|eeac8633-cfaf-4311-9c88-10fbdf686203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:34:54.311Z|6eb4dc4d-2ec6-484b-a287-8a2fa14576c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:54.312Z|6eb4dc4d-2ec6-484b-a287-8a2fa14576c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:54.324Z|57151f06-e208-44ec-8407-4e3618f0f5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:54.325Z|57151f06-e208-44ec-8407-4e3618f0f5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:34:54.534Z|c371d739-949a-44af-a944-44c131880665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:34:54.535Z|c371d739-949a-44af-a944-44c131880665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:02.201Z|44fb45fc-8b8b-4109-8456-aedbb81cb130|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:35:02.202Z|44fb45fc-8b8b-4109-8456-aedbb81cb130|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:04.338Z|4b8e42e6-77d0-4268-92c5-e74f10598a7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:04.340Z|4b8e42e6-77d0-4268-92c5-e74f10598a7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:04.357Z|d382be5b-0b2d-49bd-88a9-1cbc5a33a00d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:04.359Z|d382be5b-0b2d-49bd-88a9-1cbc5a33a00d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:04.562Z|2499a19b-2b2d-478f-a94d-4385e72ae755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:04.563Z|2499a19b-2b2d-478f-a94d-4385e72ae755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:09.140Z|9ada3441-1a63-4733-9aba-54e2a6d6610f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:35:09.141Z|9ada3441-1a63-4733-9aba-54e2a6d6610f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:35:10.383Z|938e10e6-558d-40b3-9969-2214d35287e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:35:10.384Z|938e10e6-558d-40b3-9969-2214d35287e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:35:14.371Z|76acaf01-91e2-4923-98e8-61c90183a321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:14.374Z|76acaf01-91e2-4923-98e8-61c90183a321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:14.386Z|ff46ba8a-11b9-4598-b9b9-579a21040bc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:14.386Z|ff46ba8a-11b9-4598-b9b9-579a21040bc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:14.588Z|a0b4c308-f8bb-46cb-9c50-2d665cf5998b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:14.589Z|a0b4c308-f8bb-46cb-9c50-2d665cf5998b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:24.140Z|de2acf1b-86ad-4bd0-87f3-bc55e75bd268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:35:24.141Z|de2acf1b-86ad-4bd0-87f3-bc55e75bd268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:35:24.404Z|fb40d21d-cee5-4e79-8e2e-e61db885d4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:24.405Z|fb40d21d-cee5-4e79-8e2e-e61db885d4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:24.419Z|c3b6db75-cf72-426f-bc77-d54ee6e87f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:24.421Z|c3b6db75-cf72-426f-bc77-d54ee6e87f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:24.619Z|4e6deb65-1a57-4e9f-91c6-10ae4c787551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:24.620Z|4e6deb65-1a57-4e9f-91c6-10ae4c787551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:34.436Z|6370f261-4d2a-4cd2-9c96-0fece8c92363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:34.438Z|6370f261-4d2a-4cd2-9c96-0fece8c92363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:34.450Z|2728de68-90a4-4476-89b0-516dd3499278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:34.455Z|2728de68-90a4-4476-89b0-516dd3499278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:34.651Z|5b90045a-c34a-49a8-ae5e-0f55b3c03c3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:34.652Z|5b90045a-c34a-49a8-ae5e-0f55b3c03c3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:39.141Z|f2e9d6d8-e5bc-4a2d-8d35-889c51a482be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:35:39.145Z|f2e9d6d8-e5bc-4a2d-8d35-889c51a482be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:35:40.387Z|0db5db9f-441a-4d3e-a800-15f3ba44385d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:35:40.388Z|0db5db9f-441a-4d3e-a800-15f3ba44385d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:35:44.467Z|1bded89b-ae1a-4387-add4-a1b9d1a297e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:44.468Z|1bded89b-ae1a-4387-add4-a1b9d1a297e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:44.493Z|2d9b2e53-ce4e-4d94-b0ab-0bd38616d17d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:44.494Z|2d9b2e53-ce4e-4d94-b0ab-0bd38616d17d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:44.700Z|5c52ef72-0644-45f8-ad06-dc7bef4f1d3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:44.701Z|5c52ef72-0644-45f8-ad06-dc7bef4f1d3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:54.140Z|957a0d72-64ad-4a3e-bed7-046e5094ebfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:35:54.141Z|957a0d72-64ad-4a3e-bed7-046e5094ebfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:35:54.499Z|872b61e1-5bb5-44c6-a316-3dfe09b07c1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:54.500Z|872b61e1-5bb5-44c6-a316-3dfe09b07c1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:54.533Z|a53aacb4-03eb-4176-8232-6b3c4b118670|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:54.535Z|a53aacb4-03eb-4176-8232-6b3c4b118670|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:35:54.730Z|b0ce8483-bf1a-4697-bf6c-da798be4a3f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:35:54.733Z|b0ce8483-bf1a-4697-bf6c-da798be4a3f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:02.193Z|d7122064-3b98-4bf8-bda5-8f78aad67271|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:36:02.194Z|d7122064-3b98-4bf8-bda5-8f78aad67271|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:04.522Z|90cb239f-ee77-410d-8df4-72dfeabf4813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:04.524Z|90cb239f-ee77-410d-8df4-72dfeabf4813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:04.570Z|d01ddba7-02b2-4b4e-9109-57a67c93454c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:04.573Z|d01ddba7-02b2-4b4e-9109-57a67c93454c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:04.759Z|2ffb5857-94b7-4f91-b0af-cc3778cdf15e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:04.761Z|2ffb5857-94b7-4f91-b0af-cc3778cdf15e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:09.140Z|1201b856-08c2-4b9f-aaf5-86855ebd92ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:36:09.142Z|1201b856-08c2-4b9f-aaf5-86855ebd92ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:36:10.389Z|2358cda3-13a4-4749-bb2d-0d64006d3551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:36:10.389Z|2358cda3-13a4-4749-bb2d-0d64006d3551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:36:14.552Z|645147f1-6fd7-4756-803c-555a65c3817b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:14.553Z|645147f1-6fd7-4756-803c-555a65c3817b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:14.601Z|642069f1-ced5-44a3-9df9-0fe12b6c5a97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:14.602Z|642069f1-ced5-44a3-9df9-0fe12b6c5a97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:14.785Z|ec6e66a4-7b4a-4a85-9db2-b7c35b4f4ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:14.789Z|ec6e66a4-7b4a-4a85-9db2-b7c35b4f4ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:24.140Z|d00685c7-8b63-4a9e-9844-2de04c94e23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:36:24.165Z|d00685c7-8b63-4a9e-9844-2de04c94e23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:36:24.586Z|5f165708-fb67-42dc-93d4-bf0c8e640bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:24.587Z|5f165708-fb67-42dc-93d4-bf0c8e640bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:24.634Z|149e9d53-51b4-4f45-9d99-20dcfdc6a674|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:24.636Z|149e9d53-51b4-4f45-9d99-20dcfdc6a674|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:24.837Z|81c23569-e293-4912-b410-f7042699186b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:24.838Z|81c23569-e293-4912-b410-f7042699186b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:34.614Z|c73aee66-b82f-4fef-8258-989f1aae0642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:34.619Z|c73aee66-b82f-4fef-8258-989f1aae0642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:34.661Z|16316b22-b310-414b-8613-1e1835bf6783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:34.662Z|16316b22-b310-414b-8613-1e1835bf6783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:34.866Z|1420a3e1-5836-4125-9eab-3a3456697fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:34.868Z|1420a3e1-5836-4125-9eab-3a3456697fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:39.141Z|3df391e5-ab66-4eae-a536-a3b7217f2f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:36:39.142Z|3df391e5-ab66-4eae-a536-a3b7217f2f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:36:40.390Z|a1f7aced-7c94-4f22-8d84-4e89fd3ce6a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:36:40.391Z|a1f7aced-7c94-4f22-8d84-4e89fd3ce6a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:36:44.646Z|f818a5bd-950c-4f45-8e4f-b5a0dd1ff983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:44.648Z|f818a5bd-950c-4f45-8e4f-b5a0dd1ff983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:44.687Z|9b5d0b8a-7e9b-4fb5-9a63-74b2884c6af9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:44.688Z|9b5d0b8a-7e9b-4fb5-9a63-74b2884c6af9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:44.908Z|7fc4af47-e27d-49eb-84f8-8174a076381d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:44.909Z|7fc4af47-e27d-49eb-84f8-8174a076381d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:54.140Z|4b5c3e7a-bb61-4bba-9181-ac6cadafbde5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:36:54.141Z|4b5c3e7a-bb61-4bba-9181-ac6cadafbde5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:36:54.700Z|9286ef86-1503-497f-8ee4-9dc7074304d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:54.706Z|9286ef86-1503-497f-8ee4-9dc7074304d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:54.726Z|46520d0c-0e72-4f52-88ba-a0145dd51a1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:54.727Z|46520d0c-0e72-4f52-88ba-a0145dd51a1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:36:54.933Z|66da2fcb-8f77-4a2e-a079-d43b569f986a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:36:54.934Z|66da2fcb-8f77-4a2e-a079-d43b569f986a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:02.194Z|175a16ef-157a-454c-a55e-a1a84c73f36b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:37:02.195Z|175a16ef-157a-454c-a55e-a1a84c73f36b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:04.750Z|e9a095c3-c42f-473d-8b9e-f335be48b046|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:04.751Z|e9a095c3-c42f-473d-8b9e-f335be48b046|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:04.763Z|4954aa34-80dd-4215-9dcc-0ba853d9beeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:04.769Z|4954aa34-80dd-4215-9dcc-0ba853d9beeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:04.959Z|40f379d2-aeca-4dbc-951b-fac6500f57f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:04.960Z|40f379d2-aeca-4dbc-951b-fac6500f57f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:09.144Z|46c2064d-ce56-48fb-929b-144e0a5902bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:37:09.157Z|46c2064d-ce56-48fb-929b-144e0a5902bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:37:10.393Z|7583b6a4-ee7e-4090-8573-aaa66ae1e6fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:37:10.395Z|7583b6a4-ee7e-4090-8573-aaa66ae1e6fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:37:14.780Z|9b0af28c-bebf-4e92-9403-0d2482ab1fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:14.782Z|9b0af28c-bebf-4e92-9403-0d2482ab1fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:14.791Z|5e8bede6-a75a-4d6e-a74a-7abdda4f2206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:14.792Z|5e8bede6-a75a-4d6e-a74a-7abdda4f2206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:14.997Z|24ff41a5-47a9-4cb7-a15e-5ef8dcaa9a05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:14.998Z|24ff41a5-47a9-4cb7-a15e-5ef8dcaa9a05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:24.140Z|aee18108-2a82-4b68-a566-fb9ad3563234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:37:24.142Z|aee18108-2a82-4b68-a566-fb9ad3563234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:37:24.810Z|9eae3a12-2289-47d3-9eb6-68664e5d879f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:24.811Z|9eae3a12-2289-47d3-9eb6-68664e5d879f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:24.821Z|c5f3ebc7-6d09-4c55-bedb-e6ae9bed2310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:24.821Z|c5f3ebc7-6d09-4c55-bedb-e6ae9bed2310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:25.024Z|ea19582d-32ed-4927-8e07-255c39df3866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:25.025Z|ea19582d-32ed-4927-8e07-255c39df3866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:34.837Z|a6c1ea7f-8e01-49e0-a086-567ab3b628ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:34.838Z|a6c1ea7f-8e01-49e0-a086-567ab3b628ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:34.855Z|ed715731-2a07-4fb1-a285-ffcf2d3669c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:34.856Z|ed715731-2a07-4fb1-a285-ffcf2d3669c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:35.050Z|801a7686-1744-494c-b1e1-b529262e4a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:35.052Z|801a7686-1744-494c-b1e1-b529262e4a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:39.140Z|64f29f5f-3ac8-457e-9f17-0ac17f76bc35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:37:39.141Z|64f29f5f-3ac8-457e-9f17-0ac17f76bc35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:37:40.398Z|4665437f-acd8-4809-83ef-e410f1b12c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:37:40.399Z|4665437f-acd8-4809-83ef-e410f1b12c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:37:44.893Z|3dd806c5-8690-45b8-95dc-5d23d35194ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:44.894Z|e943886a-d640-4bd9-adc9-69a2feff4b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:44.894Z|e943886a-d640-4bd9-adc9-69a2feff4b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:44.894Z|3dd806c5-8690-45b8-95dc-5d23d35194ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:45.076Z|6f9294f6-b769-4032-906a-2771d4ace846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:45.077Z|6f9294f6-b769-4032-906a-2771d4ace846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:54.140Z|77151fb1-49c0-4ab7-aeaf-7e36d7737ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:37:54.149Z|77151fb1-49c0-4ab7-aeaf-7e36d7737ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:37:54.930Z|28d38839-2b63-4f9f-b15b-7a3b2ae8cea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:54.931Z|28d38839-2b63-4f9f-b15b-7a3b2ae8cea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:54.932Z|97ee675f-64d2-492c-a8a3-57080c81f875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:54.933Z|97ee675f-64d2-492c-a8a3-57080c81f875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:37:55.106Z|aec6355d-a6d8-408a-8def-155db1670b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:37:55.107Z|aec6355d-a6d8-408a-8def-155db1670b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:02.193Z|f890fa76-9d62-4040-a80d-77e882a854b9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:38:02.194Z|f890fa76-9d62-4040-a80d-77e882a854b9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:04.959Z|564c1982-dd9a-43ae-ae7f-eabf3c2449a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:04.960Z|564c1982-dd9a-43ae-ae7f-eabf3c2449a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:04.963Z|cd876816-bd81-4fd9-8e94-d77a2395e8ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:04.963Z|cd876816-bd81-4fd9-8e94-d77a2395e8ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:05.132Z|a31787da-e47e-46c9-b427-731e40b57e5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:05.133Z|a31787da-e47e-46c9-b427-731e40b57e5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:09.142Z|7aaf9eaf-fdda-4f48-8d84-ee298a252aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:38:09.142Z|7aaf9eaf-fdda-4f48-8d84-ee298a252aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:38:10.400Z|af1f9c20-cacb-452e-a305-4ad8398748c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:38:10.401Z|af1f9c20-cacb-452e-a305-4ad8398748c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:38:14.987Z|81b343cd-f45c-42eb-80a4-f534d1738503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:14.987Z|3373858d-6a58-4ad0-b00f-b75ac7f7de9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:14.988Z|81b343cd-f45c-42eb-80a4-f534d1738503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:14.988Z|3373858d-6a58-4ad0-b00f-b75ac7f7de9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:15.156Z|b9da2fca-6013-4b8b-a480-1cf20ff1d3a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:15.157Z|b9da2fca-6013-4b8b-a480-1cf20ff1d3a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:24.140Z|0ed2575f-4197-40d1-a979-9c5e9ad15ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:38:24.140Z|0ed2575f-4197-40d1-a979-9c5e9ad15ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:38:25.015Z|f945a63a-15c6-47de-835d-011376f8d80b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:25.015Z|6ae49662-b8ea-4b34-b3c9-ce60d510f25e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:25.021Z|6ae49662-b8ea-4b34-b3c9-ce60d510f25e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:25.023Z|f945a63a-15c6-47de-835d-011376f8d80b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:25.185Z|03b61f83-dcc5-4613-9318-f3dd5d5ccfeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:25.186Z|03b61f83-dcc5-4613-9318-f3dd5d5ccfeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:35.050Z|8b530f62-4d92-4522-b3fe-0c6b60e772e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:35.053Z|8b530f62-4d92-4522-b3fe-0c6b60e772e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:35.057Z|e374cc5d-a99f-453f-bc87-39cbca9ea662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:35.058Z|e374cc5d-a99f-453f-bc87-39cbca9ea662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:35.211Z|35604420-9c11-462f-a0ec-e49cc6a282b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:35.212Z|35604420-9c11-462f-a0ec-e49cc6a282b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:39.140Z|d2c0b906-5c64-4f28-b2c9-20f9b5d27e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:38:39.147Z|d2c0b906-5c64-4f28-b2c9-20f9b5d27e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:38:40.402Z|73d325bf-c871-4932-b2cb-e3a939ecdf32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:38:40.403Z|73d325bf-c871-4932-b2cb-e3a939ecdf32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:38:45.088Z|baf98384-b31c-4385-9fa3-70a99a581d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:45.089Z|f8110920-7d4f-4ccb-af50-15feb05b7a56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:45.090Z|f8110920-7d4f-4ccb-af50-15feb05b7a56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:45.090Z|baf98384-b31c-4385-9fa3-70a99a581d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:45.245Z|92b22670-27e2-4edd-8a9e-7d0bb3925582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:45.246Z|92b22670-27e2-4edd-8a9e-7d0bb3925582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:54.140Z|eda6073d-0c90-4569-bd29-19844dfb3514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:38:54.141Z|eda6073d-0c90-4569-bd29-19844dfb3514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:38:55.124Z|ee920eb4-a502-429b-962c-aaa281820af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:55.125Z|ee920eb4-a502-429b-962c-aaa281820af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:55.124Z|467908aa-038d-40a6-b53a-508e7f2e36a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:55.127Z|467908aa-038d-40a6-b53a-508e7f2e36a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:38:55.277Z|4e57188a-8a30-4c53-a27f-3b7f5a10ea2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:38:55.278Z|4e57188a-8a30-4c53-a27f-3b7f5a10ea2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:02.194Z|f70655d9-9265-4ddd-9e18-1d40435f9e90|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:39:02.196Z|f70655d9-9265-4ddd-9e18-1d40435f9e90|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:05.150Z|cb1200c2-6b9f-42af-a8cf-9800b722cec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:05.151Z|cb1200c2-6b9f-42af-a8cf-9800b722cec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:05.154Z|51f2a5b5-f6ce-4c57-b931-5f70d4c4f5d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:05.154Z|51f2a5b5-f6ce-4c57-b931-5f70d4c4f5d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:05.308Z|99442b04-c299-4c2f-bd00-e802fbf09d88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:05.309Z|99442b04-c299-4c2f-bd00-e802fbf09d88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:09.158Z|0fa6770d-60bf-469e-9a8d-c696a2017254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:39:09.177Z|0fa6770d-60bf-469e-9a8d-c696a2017254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:39:10.404Z|663180c1-2f5b-4c8b-ab62-4fa948ae23ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:39:10.405Z|663180c1-2f5b-4c8b-ab62-4fa948ae23ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:39:15.180Z|f568dbfe-7f85-4124-8bcc-1702f992b184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:15.181Z|f568dbfe-7f85-4124-8bcc-1702f992b184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:15.186Z|7fbf3595-da13-42f9-a49b-a46575a855a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:15.191Z|7fbf3595-da13-42f9-a49b-a46575a855a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:15.333Z|24815041-cd70-41b6-a1bd-310286ac8e9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:15.334Z|24815041-cd70-41b6-a1bd-310286ac8e9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:24.146Z|1fdeca3d-49f2-4f3d-84f7-63ff630fc304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:39:24.147Z|1fdeca3d-49f2-4f3d-84f7-63ff630fc304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:39:25.209Z|c14473f0-be73-4e76-9dbf-2e1a2861ff34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:25.210Z|c14473f0-be73-4e76-9dbf-2e1a2861ff34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:25.217Z|b158df25-da92-4e24-a978-45e3fc173227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:25.218Z|b158df25-da92-4e24-a978-45e3fc173227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:25.358Z|724fa8c2-d0e3-42d8-a0df-bfaeefdc5f7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:25.359Z|724fa8c2-d0e3-42d8-a0df-bfaeefdc5f7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:35.236Z|a26fc3af-a2fa-4aed-a289-a79c1779a269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:35.238Z|a26fc3af-a2fa-4aed-a289-a79c1779a269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:35.247Z|4ac283a5-e0f1-4b90-90f3-8d5c55729b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:35.248Z|4ac283a5-e0f1-4b90-90f3-8d5c55729b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:35.383Z|86074ec9-460e-45a3-96b0-94a2ff70e382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:35.384Z|86074ec9-460e-45a3-96b0-94a2ff70e382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:39.140Z|c690fb86-4986-4fdf-b387-d356a82c8bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:39:39.142Z|c690fb86-4986-4fdf-b387-d356a82c8bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:39:40.406Z|4b800783-1516-48d5-b186-f605f0fbd78d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:39:40.407Z|4b800783-1516-48d5-b186-f605f0fbd78d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:39:45.268Z|fc9afbd5-cff4-4a4d-990f-55828ddbbb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:45.269Z|fc9afbd5-cff4-4a4d-990f-55828ddbbb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:45.288Z|719ab3e6-b2e2-409e-ad27-2bf61d29db5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:45.289Z|719ab3e6-b2e2-409e-ad27-2bf61d29db5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:45.410Z|4e59640f-2de2-4575-851d-366be435b935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:45.411Z|4e59640f-2de2-4575-851d-366be435b935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:54.140Z|edb924ea-6a92-4e1a-846d-96c94e1eb992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:39:54.149Z|edb924ea-6a92-4e1a-846d-96c94e1eb992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:39:55.328Z|b8aa87d2-5bb2-4b86-acb2-908ac6674b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:55.330Z|b8aa87d2-5bb2-4b86-acb2-908ac6674b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:55.353Z|63d1f841-ea21-4bcd-a751-02973cc91d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:55.354Z|63d1f841-ea21-4bcd-a751-02973cc91d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:39:55.443Z|312406e3-e1a3-4148-9346-8a56bebf6fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:39:55.444Z|312406e3-e1a3-4148-9346-8a56bebf6fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:02.193Z|84835e62-a107-4de0-aa4b-e04ad3a6d74b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:40:02.196Z|84835e62-a107-4de0-aa4b-e04ad3a6d74b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:05.365Z|389e77b7-7f86-482a-a64b-5990f730da11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:05.367Z|389e77b7-7f86-482a-a64b-5990f730da11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:05.387Z|91a564ce-a48c-42b6-88ef-5086b35a44bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:05.389Z|91a564ce-a48c-42b6-88ef-5086b35a44bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:05.469Z|3ad2c879-3542-424a-a358-63662422854e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:05.470Z|3ad2c879-3542-424a-a358-63662422854e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:09.142Z|bcfe1985-308a-4143-ab9b-a211d8e20727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:40:09.143Z|bcfe1985-308a-4143-ab9b-a211d8e20727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:40:10.408Z|a3926514-1c2d-4c23-981b-f825b21438b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:40:10.413Z|a3926514-1c2d-4c23-981b-f825b21438b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:40:15.407Z|6977abdb-ca4e-4ef6-98eb-cb00464618f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:15.409Z|6977abdb-ca4e-4ef6-98eb-cb00464618f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:15.415Z|22b7d409-5dc6-4161-b485-95be2ec16f0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:15.416Z|22b7d409-5dc6-4161-b485-95be2ec16f0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:15.498Z|c4392351-2972-4576-8f3f-abc18974a6b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:15.503Z|c4392351-2972-4576-8f3f-abc18974a6b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:24.142Z|e91b87bd-298d-44c3-99f4-cb10b8b21ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:40:24.145Z|e91b87bd-298d-44c3-99f4-cb10b8b21ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:40:25.445Z|19e97ab9-82a6-40cf-84bf-03bc5d0eff0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:25.445Z|4e07287a-756c-487a-b227-3143c02fb79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:25.446Z|19e97ab9-82a6-40cf-84bf-03bc5d0eff0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:25.446Z|4e07287a-756c-487a-b227-3143c02fb79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:25.531Z|8364e025-ca59-4e8c-b90a-a17749932756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:25.532Z|8364e025-ca59-4e8c-b90a-a17749932756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:35.474Z|a57734b1-f9f8-4160-b479-9c8fdde8f9f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:35.476Z|a57734b1-f9f8-4160-b479-9c8fdde8f9f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:35.480Z|c8febd38-73c8-42d0-8314-ae120b2c4529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:35.482Z|c8febd38-73c8-42d0-8314-ae120b2c4529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:35.557Z|b958fddc-d424-4207-9c77-77f4eee23815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:35.558Z|b958fddc-d424-4207-9c77-77f4eee23815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:39.144Z|aa169960-d0e4-4715-a08b-c3f0d3db0943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:40:39.149Z|aa169960-d0e4-4715-a08b-c3f0d3db0943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:40:40.416Z|6456634d-bc20-4c59-ad0f-bec167979cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:40:40.417Z|6456634d-bc20-4c59-ad0f-bec167979cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:40:45.502Z|236c0c93-0c5e-4075-8eb0-4e9001a91965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:45.503Z|236c0c93-0c5e-4075-8eb0-4e9001a91965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:45.511Z|5dae167f-d785-4921-a06b-9567d9df42c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:45.512Z|5dae167f-d785-4921-a06b-9567d9df42c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:45.588Z|78ada045-10f4-4126-b0d5-d9998ca43192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:45.589Z|78ada045-10f4-4126-b0d5-d9998ca43192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:54.140Z|75ac7775-38e3-422c-8665-fd47158a1276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:40:54.141Z|75ac7775-38e3-422c-8665-fd47158a1276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:40:55.528Z|537df227-4da5-429f-a8be-3d785dbc13d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:55.529Z|537df227-4da5-429f-a8be-3d785dbc13d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:55.535Z|93434566-6361-4782-9feb-0c2145a3b690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:55.537Z|93434566-6361-4782-9feb-0c2145a3b690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:40:55.626Z|3bf76283-117e-4207-8777-d940904a8c4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:40:55.629Z|3bf76283-117e-4207-8777-d940904a8c4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:02.190Z|52420261-35f0-4c33-8eb1-afafc88d9b7c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:41:02.191Z|52420261-35f0-4c33-8eb1-afafc88d9b7c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:05.556Z|13470aca-a91b-477e-99c3-42bde34e8024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:05.557Z|13470aca-a91b-477e-99c3-42bde34e8024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:05.563Z|81f4551b-82db-4a3c-bd2d-df1ff93a6a36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:05.564Z|81f4551b-82db-4a3c-bd2d-df1ff93a6a36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:05.658Z|e3b846b1-f5b4-4f01-b4ce-4e0341121509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:05.660Z|e3b846b1-f5b4-4f01-b4ce-4e0341121509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:09.140Z|0d886f1f-1e51-4b74-af58-78d7e5490a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:41:09.141Z|0d886f1f-1e51-4b74-af58-78d7e5490a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:41:10.420Z|4a622bbe-b59e-4f0b-b0b1-c95bd878f91e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:41:10.420Z|4a622bbe-b59e-4f0b-b0b1-c95bd878f91e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:41:15.587Z|781de01a-cc3f-43d4-956e-861dbaf62c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:15.588Z|781de01a-cc3f-43d4-956e-861dbaf62c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:15.594Z|46cf3eaa-2c54-4953-bf7e-432a25354a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:15.595Z|46cf3eaa-2c54-4953-bf7e-432a25354a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:15.683Z|19aa7995-6964-4e23-945c-aadb1d383a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:15.684Z|19aa7995-6964-4e23-945c-aadb1d383a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:24.143Z|7376cc66-4a12-4365-915f-b99c1ef7ef5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:41:24.151Z|7376cc66-4a12-4365-915f-b99c1ef7ef5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:41:25.612Z|52e037fe-3782-467f-8c3f-4737480862c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:25.613Z|52e037fe-3782-467f-8c3f-4737480862c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:25.618Z|43148120-da28-4bc5-a764-bf7f0fe81ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:25.622Z|43148120-da28-4bc5-a764-bf7f0fe81ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:25.709Z|f11585c7-3ff3-4fc2-84e4-8574c580bf54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:25.710Z|f11585c7-3ff3-4fc2-84e4-8574c580bf54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:35.646Z|9fd28eef-f594-40d7-b64c-abc4e7782802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:35.647Z|2b84bdb8-79b7-42c7-b50b-4385936dfdd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:35.647Z|9fd28eef-f594-40d7-b64c-abc4e7782802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:35.647Z|2b84bdb8-79b7-42c7-b50b-4385936dfdd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:35.735Z|a149555b-67fb-40fe-99b4-4cfcdb0bc249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:35.737Z|a149555b-67fb-40fe-99b4-4cfcdb0bc249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:39.142Z|5d4890f6-c474-46b5-b536-9b0912ce57d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:41:39.142Z|5d4890f6-c474-46b5-b536-9b0912ce57d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:41:40.423Z|6ac986c9-2de6-4483-9365-93b3fcd94eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:41:40.424Z|6ac986c9-2de6-4483-9365-93b3fcd94eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:41:45.672Z|2e3bef98-39f9-40ac-9059-a97d272133c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:45.677Z|2e3bef98-39f9-40ac-9059-a97d272133c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:45.673Z|b32b07a4-735b-478a-b754-9a62ebb07e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:45.679Z|b32b07a4-735b-478a-b754-9a62ebb07e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:45.760Z|1c55559f-2e06-4d2c-b21b-70e55d015e04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:45.760Z|1c55559f-2e06-4d2c-b21b-70e55d015e04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:54.140Z|0fe199f2-c380-47a8-ab45-c6794382838a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:41:54.141Z|0fe199f2-c380-47a8-ab45-c6794382838a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:41:55.703Z|3c9e4ab3-35f5-43ed-b734-871ed1a3025b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:55.703Z|212c4ac7-a04b-4ea3-b7b1-848979da32a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:55.704Z|3c9e4ab3-35f5-43ed-b734-871ed1a3025b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:55.705Z|212c4ac7-a04b-4ea3-b7b1-848979da32a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:41:55.786Z|695d096f-5b21-491e-b6a6-d7b6aac921fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:41:55.787Z|695d096f-5b21-491e-b6a6-d7b6aac921fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:02.190Z|89ac0d32-5deb-4b93-9de0-db6d4e1dda34|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:42:02.192Z|89ac0d32-5deb-4b93-9de0-db6d4e1dda34|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:05.728Z|c5f7abe2-633a-49c5-97ec-277d19344115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:05.730Z|c5f7abe2-633a-49c5-97ec-277d19344115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:05.732Z|98c96350-10e3-40fa-98db-ce04e246d792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:05.733Z|98c96350-10e3-40fa-98db-ce04e246d792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:05.811Z|4b720303-b927-4c1d-af32-6fc6d77556af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:05.812Z|4b720303-b927-4c1d-af32-6fc6d77556af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:09.141Z|7c5df0c0-22e2-466b-9ade-7eec6efd7f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:42:09.145Z|7c5df0c0-22e2-466b-9ade-7eec6efd7f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:42:10.425Z|768089d4-6d86-49ae-ae2d-b1ec8c59e1c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:42:10.425Z|768089d4-6d86-49ae-ae2d-b1ec8c59e1c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:42:15.756Z|b0c5d9ea-8418-4174-a257-a567f0d7bfa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:15.757Z|b0c5d9ea-8418-4174-a257-a567f0d7bfa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:15.762Z|d16a6d24-5a5e-46da-9185-6ff1aa9946dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:15.763Z|d16a6d24-5a5e-46da-9185-6ff1aa9946dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:15.838Z|9f35895b-834a-429f-8c88-d4f34008c901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:15.839Z|9f35895b-834a-429f-8c88-d4f34008c901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:24.140Z|908d32bd-a2f1-424d-835f-0ca30f930c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:42:24.141Z|908d32bd-a2f1-424d-835f-0ca30f930c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:42:25.785Z|a21d4689-a74a-4961-9975-20e2e7260ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:25.791Z|a21d4689-a74a-4961-9975-20e2e7260ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:25.791Z|a5307874-7b0c-45ee-8246-213f2ec2da2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:25.796Z|a5307874-7b0c-45ee-8246-213f2ec2da2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:25.866Z|f434d4e7-d9a7-4e01-8c54-a98e8803bf2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:25.867Z|f434d4e7-d9a7-4e01-8c54-a98e8803bf2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:35.825Z|7df6578c-7594-4dcc-b1dd-133ea09fcd9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:35.827Z|7df6578c-7594-4dcc-b1dd-133ea09fcd9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:35.846Z|485945c4-080f-4ae1-86bc-ebbfe0378c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:35.847Z|485945c4-080f-4ae1-86bc-ebbfe0378c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:35.897Z|f017087b-b3d3-4fdf-b8d4-43409fcd9d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:35.899Z|f017087b-b3d3-4fdf-b8d4-43409fcd9d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:39.143Z|269b9b88-e301-4512-9de0-183fec70c2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:42:39.144Z|269b9b88-e301-4512-9de0-183fec70c2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:42:40.431Z|b81d20fb-4b05-424b-b81d-69b00fc03658|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:42:40.431Z|b81d20fb-4b05-424b-b81d-69b00fc03658|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:42:45.870Z|9076b1aa-fe51-4e03-b6d6-201bf76ff7d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:45.873Z|9076b1aa-fe51-4e03-b6d6-201bf76ff7d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:45.900Z|620845ae-6f2e-4ae3-9c7b-132de5672a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:45.901Z|620845ae-6f2e-4ae3-9c7b-132de5672a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:45.940Z|21be11b0-fa6e-4bac-97f8-2bd74ab0a0b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:45.941Z|21be11b0-fa6e-4bac-97f8-2bd74ab0a0b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:54.143Z|448e825f-0271-4240-9a16-56ac0015f008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:42:54.154Z|448e825f-0271-4240-9a16-56ac0015f008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:42:55.930Z|d2898598-47dc-4c0d-a7dc-c1523fa720c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:55.931Z|d2898598-47dc-4c0d-a7dc-c1523fa720c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:55.958Z|6e725a87-5bc7-4908-afcb-27f0f65bb8b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:55.964Z|6e725a87-5bc7-4908-afcb-27f0f65bb8b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:42:55.966Z|b8f44a4b-9449-4aa4-8eeb-5e6a82d82d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:42:55.968Z|b8f44a4b-9449-4aa4-8eeb-5e6a82d82d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:02.194Z|4aa07ba9-5495-4db3-937d-b4e0307f569b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:43:02.196Z|4aa07ba9-5495-4db3-937d-b4e0307f569b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:05.958Z|2d4a99f3-7e4a-4722-91bf-e10cdec8aa9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:05.960Z|2d4a99f3-7e4a-4722-91bf-e10cdec8aa9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:05.987Z|2c3a8664-ff77-45a9-a775-e4a0f7cc4c33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:05.989Z|2c3a8664-ff77-45a9-a775-e4a0f7cc4c33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:05.990Z|8d9e0531-e83a-4a26-9ffa-754b79a20fee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:05.990Z|8d9e0531-e83a-4a26-9ffa-754b79a20fee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:09.141Z|32a5aee2-97b4-4c0a-8e4e-24f62a3a31f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:43:09.141Z|32a5aee2-97b4-4c0a-8e4e-24f62a3a31f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:43:10.436Z|31436978-971d-4f25-b4df-e0b5051a5961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:43:10.436Z|31436978-971d-4f25-b4df-e0b5051a5961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:43:15.985Z|0303bf36-7f13-4bc8-be34-d37d9a854a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:15.986Z|0303bf36-7f13-4bc8-be34-d37d9a854a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:16.013Z|1f0f1ce0-1ca5-4a17-b7a8-30f62024f94d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:16.014Z|1f0f1ce0-1ca5-4a17-b7a8-30f62024f94d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:16.017Z|923a88f7-d338-4328-b746-cbbca21b3cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:16.018Z|923a88f7-d338-4328-b746-cbbca21b3cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:24.140Z|5f5f9f56-89f0-44db-87f6-081ea56a146d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:43:24.141Z|5f5f9f56-89f0-44db-87f6-081ea56a146d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:43:26.017Z|cc34230c-3f20-4de7-b5ce-bc76b9a44c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:26.018Z|cc34230c-3f20-4de7-b5ce-bc76b9a44c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:26.042Z|1047bb98-f41c-4d6b-8eec-7cd21f45390e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:26.043Z|1047bb98-f41c-4d6b-8eec-7cd21f45390e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:26.045Z|be252cd0-fca2-414c-a026-60baea1ad297|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:26.046Z|be252cd0-fca2-414c-a026-60baea1ad297|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:36.043Z|dbca11e2-b7fe-4065-bb68-bc6923cb0913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:36.045Z|dbca11e2-b7fe-4065-bb68-bc6923cb0913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:36.071Z|27f46d5c-a5b9-4679-83b8-83d9f14f8aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:36.072Z|27f46d5c-a5b9-4679-83b8-83d9f14f8aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:36.090Z|58dd6ee1-246e-4138-b5d1-a22a6f761135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:36.091Z|58dd6ee1-246e-4138-b5d1-a22a6f761135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:39.147Z|a1e57cfd-5975-4cd4-9297-310983df52f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:43:39.215Z|a1e57cfd-5975-4cd4-9297-310983df52f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:43:40.439Z|5fec6fae-a64c-40f0-808e-22bf0c05f7c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:43:40.440Z|5fec6fae-a64c-40f0-808e-22bf0c05f7c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:43:46.073Z|6253f6b7-4ade-4f96-8a2c-db77acba4951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:46.074Z|6253f6b7-4ade-4f96-8a2c-db77acba4951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:46.117Z|b4515e01-910e-4c71-a5b2-c6c6f5a7069f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:46.118Z|b4515e01-910e-4c71-a5b2-c6c6f5a7069f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:46.124Z|a0828a4c-08f1-49b9-b27d-6c8a1c71b41a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:46.125Z|a0828a4c-08f1-49b9-b27d-6c8a1c71b41a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:54.143Z|85d7ab7d-f165-4ec3-a99f-5f7e19dc8858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:43:54.144Z|85d7ab7d-f165-4ec3-a99f-5f7e19dc8858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:43:56.107Z|a6baea88-4f5b-4d63-a73d-0babc5c13d3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:56.108Z|a6baea88-4f5b-4d63-a73d-0babc5c13d3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:56.148Z|56dbea9a-6d24-47f5-90b8-620bc08adc95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:56.149Z|56dbea9a-6d24-47f5-90b8-620bc08adc95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:43:56.166Z|959004cf-5dd5-4363-8d50-205bd8c306c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:43:56.167Z|959004cf-5dd5-4363-8d50-205bd8c306c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:02.232Z|d1c2a2ae-91d4-4d4d-90ce-a2825fd2a4f6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:44:02.234Z|d1c2a2ae-91d4-4d4d-90ce-a2825fd2a4f6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:06.176Z|29aff536-92ab-4da7-9ace-ecf911f2eb7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:06.177Z|29aff536-92ab-4da7-9ace-ecf911f2eb7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:06.207Z|ff213fe6-d1eb-40ac-b47c-415e7c4aa869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:06.207Z|85b6214f-9abb-4852-ab21-fbd2dd68d5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:06.208Z|ff213fe6-d1eb-40ac-b47c-415e7c4aa869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:06.208Z|85b6214f-9abb-4852-ab21-fbd2dd68d5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:09.144Z|2743a3c8-8331-45c9-9f0d-1dbdf723eab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:44:09.145Z|2743a3c8-8331-45c9-9f0d-1dbdf723eab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:44:10.443Z|ebc22fbb-d42a-47df-aa17-43b5fed49bed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:44:10.443Z|ebc22fbb-d42a-47df-aa17-43b5fed49bed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:44:16.234Z|93089bcc-5514-4fc8-a831-6bd4e4bc6ea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:16.238Z|9715f12c-edf0-44c8-9982-42cdd950fdf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:16.242Z|9715f12c-edf0-44c8-9982-42cdd950fdf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:16.244Z|cbae7764-bf0c-4a7a-a217-460c6af44898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:16.245Z|cbae7764-bf0c-4a7a-a217-460c6af44898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:16.247Z|93089bcc-5514-4fc8-a831-6bd4e4bc6ea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:24.140Z|8177ba3c-6343-400e-9dca-70bf24b48e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:44:24.144Z|8177ba3c-6343-400e-9dca-70bf24b48e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:44:26.273Z|e4523e14-2644-4ffa-a672-407fe92ba273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:26.273Z|7f8574a4-f142-4bdf-9aab-0f40dd099310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:26.273Z|87cdb7af-e18c-4fb3-9ab9-ab46209f80e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:26.274Z|7f8574a4-f142-4bdf-9aab-0f40dd099310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:26.274Z|87cdb7af-e18c-4fb3-9ab9-ab46209f80e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:26.274Z|e4523e14-2644-4ffa-a672-407fe92ba273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:36.300Z|cd6b765a-2497-4cc8-84a6-1de1a91550c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:36.300Z|65a6194f-3f0e-4cfd-bfa9-71d7740d5b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:36.300Z|5f012886-1dd5-42e8-af88-725f253cfddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:36.301Z|65a6194f-3f0e-4cfd-bfa9-71d7740d5b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:36.301Z|5f012886-1dd5-42e8-af88-725f253cfddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:36.301Z|cd6b765a-2497-4cc8-84a6-1de1a91550c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:39.140Z|2b0297dc-d695-41b4-9c72-01a99ccd6695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:44:39.141Z|2b0297dc-d695-41b4-9c72-01a99ccd6695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:44:40.445Z|0e3e8d76-b43a-494f-9584-0982fd788fd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:44:40.447Z|0e3e8d76-b43a-494f-9584-0982fd788fd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:44:46.324Z|a06588f9-87bc-419c-a2f3-d294861f8105|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:46.325Z|a06588f9-87bc-419c-a2f3-d294861f8105|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:46.332Z|1cbd5408-ccec-4743-ba40-befaaeab5e81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:46.333Z|1cbd5408-ccec-4743-ba40-befaaeab5e81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:46.352Z|3be62fd2-4f57-4cf0-ac79-04ee17db65ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:46.353Z|3be62fd2-4f57-4cf0-ac79-04ee17db65ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:54.140Z|ab3a6eb3-d933-4892-8612-7e100b433441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:44:54.141Z|ab3a6eb3-d933-4892-8612-7e100b433441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:44:56.352Z|fa043fe1-5ddc-4a86-bd01-81154e2ef466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:56.353Z|fa043fe1-5ddc-4a86-bd01-81154e2ef466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:56.363Z|e2b42f86-0b63-4222-bbdf-b11222535544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:56.364Z|e2b42f86-0b63-4222-bbdf-b11222535544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:44:56.376Z|6383963e-0d7d-4111-8b86-83bdaa6996fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:44:56.377Z|6383963e-0d7d-4111-8b86-83bdaa6996fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:02.212Z|f5acd226-88c9-4e71-abf0-31e00cebcaf2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:45:02.214Z|f5acd226-88c9-4e71-abf0-31e00cebcaf2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:06.381Z|c131f532-b409-4102-af17-ffbba0e4a3c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:06.382Z|c131f532-b409-4102-af17-ffbba0e4a3c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:06.394Z|306da9fe-4ca4-4752-bd71-0c1bce0953f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:06.397Z|306da9fe-4ca4-4752-bd71-0c1bce0953f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:06.410Z|86102a76-f908-4707-83a7-04b27e85ccc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:06.411Z|86102a76-f908-4707-83a7-04b27e85ccc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:09.140Z|8a1afdc9-06b6-4248-8e92-6dda3bb2fc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:45:09.146Z|8a1afdc9-06b6-4248-8e92-6dda3bb2fc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:45:10.449Z|e1f8fee9-c9bc-4e1a-bb94-d9d363ea77a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:45:10.449Z|e1f8fee9-c9bc-4e1a-bb94-d9d363ea77a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:45:16.421Z|38dd2ef1-feb4-4acb-95ad-a1a34efdd758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:16.422Z|38dd2ef1-feb4-4acb-95ad-a1a34efdd758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:16.426Z|504cb98a-2fff-40d6-8950-a4703332e928|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:16.426Z|504cb98a-2fff-40d6-8950-a4703332e928|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:16.453Z|5894a0b5-6681-43ab-8535-846fc40cd11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:16.454Z|5894a0b5-6681-43ab-8535-846fc40cd11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:24.140Z|c0d585a8-ba4c-406b-82a6-abfcb0317fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:45:24.140Z|c0d585a8-ba4c-406b-82a6-abfcb0317fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:45:26.454Z|b68f5775-3eb2-41ad-9987-45b54536c542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:26.454Z|c1f34881-71b3-43af-9407-5dec54d82a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:26.457Z|b68f5775-3eb2-41ad-9987-45b54536c542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:26.463Z|c1f34881-71b3-43af-9407-5dec54d82a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:26.479Z|292ebf63-981a-46af-b5b3-361b2a781499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:26.480Z|292ebf63-981a-46af-b5b3-361b2a781499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:36.484Z|0573a887-5c90-461b-8146-b0ecab1935a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:36.485Z|0573a887-5c90-461b-8146-b0ecab1935a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:36.494Z|67b1956b-379e-41dd-89f1-e75323f348c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:36.495Z|67b1956b-379e-41dd-89f1-e75323f348c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:36.508Z|9d08939a-bff9-4d26-acb2-e0efb165a5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:36.510Z|9d08939a-bff9-4d26-acb2-e0efb165a5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:39.140Z|a1fc1eb3-5e69-4dce-a5f3-8717411828b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:45:39.141Z|a1fc1eb3-5e69-4dce-a5f3-8717411828b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:45:40.451Z|48fc099e-891f-4a67-9742-e9d927ad818a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:45:40.452Z|48fc099e-891f-4a67-9742-e9d927ad818a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:45:46.512Z|37a0bd6d-2c9b-43e0-a2a4-5064b1e55009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:46.514Z|37a0bd6d-2c9b-43e0-a2a4-5064b1e55009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:46.518Z|f899939c-419f-4aa6-82b7-06530bf3fb05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:46.523Z|f899939c-419f-4aa6-82b7-06530bf3fb05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:46.536Z|6999ab5e-5d4e-4d7c-a10d-9a9fe8f2351b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:46.538Z|6999ab5e-5d4e-4d7c-a10d-9a9fe8f2351b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:54.140Z|c0664881-d99d-49a3-bc81-8d9061acce62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:45:54.147Z|c0664881-d99d-49a3-bc81-8d9061acce62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:45:56.540Z|109cff65-1831-4501-9dde-65fa627664af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:56.541Z|109cff65-1831-4501-9dde-65fa627664af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:56.547Z|fa63163b-572a-432f-ad86-ea40bb0e7962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:56.549Z|fa63163b-572a-432f-ad86-ea40bb0e7962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:45:56.562Z|ac78a751-3a79-444c-811e-e7f5d36ecfeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:45:56.564Z|ac78a751-3a79-444c-811e-e7f5d36ecfeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:02.191Z|1717a517-101a-4b69-ae4d-e336d758115f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:46:02.192Z|1717a517-101a-4b69-ae4d-e336d758115f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:06.568Z|f3cf0c76-7df7-4da1-9210-cb8b5f5c0c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:06.570Z|f3cf0c76-7df7-4da1-9210-cb8b5f5c0c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:06.582Z|c3bf5e04-4fae-4cc3-890d-6dbf0d82fb00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:06.583Z|c3bf5e04-4fae-4cc3-890d-6dbf0d82fb00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:06.595Z|5a377287-a898-4bcd-aee8-fdafe4582391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:06.596Z|5a377287-a898-4bcd-aee8-fdafe4582391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:09.141Z|e9883cd7-07b6-4f9d-8cae-e64ea4787591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:46:09.142Z|e9883cd7-07b6-4f9d-8cae-e64ea4787591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:46:10.453Z|f0d38705-745a-4ddd-a005-3a5bf2839e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:46:10.453Z|f0d38705-745a-4ddd-a005-3a5bf2839e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:46:16.606Z|f12dc09f-265d-4afa-acc0-04f37ea8499a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:16.607Z|f12dc09f-265d-4afa-acc0-04f37ea8499a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:16.612Z|bf4e7695-b9f9-4bf6-8e6c-6ec84c22a275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:16.613Z|bf4e7695-b9f9-4bf6-8e6c-6ec84c22a275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:16.628Z|95c59048-5ffe-4e9a-80c0-ae504b2ec4b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:16.630Z|95c59048-5ffe-4e9a-80c0-ae504b2ec4b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:24.140Z|2933791b-1de4-4f71-abc0-a2bf3676ad29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:46:24.141Z|2933791b-1de4-4f71-abc0-a2bf3676ad29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:46:26.637Z|07cfdb8e-6583-4145-bacc-0730c95025e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:26.637Z|07cfdb8e-6583-4145-bacc-0730c95025e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:26.644Z|c3ee19a4-c2dd-4d5c-b7af-b55fe5620bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:26.645Z|c3ee19a4-c2dd-4d5c-b7af-b55fe5620bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:26.662Z|c9e83b58-c2c9-462f-9237-d64cd13262b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:26.664Z|c9e83b58-c2c9-462f-9237-d64cd13262b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:36.673Z|ae2cacae-50c6-4ded-a8b5-58abfb32b413|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:36.673Z|7d9a10a7-df05-4edb-ad86-eb890923fd23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:36.675Z|7d9a10a7-df05-4edb-ad86-eb890923fd23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:36.675Z|ae2cacae-50c6-4ded-a8b5-58abfb32b413|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:36.694Z|486f0f79-6e79-4cab-850b-492089c5ff80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:36.695Z|486f0f79-6e79-4cab-850b-492089c5ff80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:39.140Z|cee02cfa-ab8c-43e7-a490-0f3be594e453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:46:39.144Z|cee02cfa-ab8c-43e7-a490-0f3be594e453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:46:40.455Z|244bb420-7fdb-4891-857d-b1f3bd9e5849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:46:40.456Z|244bb420-7fdb-4891-857d-b1f3bd9e5849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:46:46.708Z|e35dad5b-ab5f-4f0a-921e-16c5c612c031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:46.710Z|e35dad5b-ab5f-4f0a-921e-16c5c612c031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:46.731Z|eb302bb4-11e5-436a-8fd2-f3dbcd428307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:46.732Z|eb302bb4-11e5-436a-8fd2-f3dbcd428307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:46.746Z|149eae3d-b852-41d9-994e-ec31707f468a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:46.747Z|149eae3d-b852-41d9-994e-ec31707f468a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:54.144Z|84a85bd5-2894-4ee5-b2a9-e444ea218573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:46:54.145Z|84a85bd5-2894-4ee5-b2a9-e444ea218573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:46:56.745Z|279d0363-a2f6-48c4-b92f-d9c15aa72740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:56.753Z|279d0363-a2f6-48c4-b92f-d9c15aa72740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:56.760Z|27f327a4-81a9-45e4-8752-559c9480ce17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:56.761Z|27f327a4-81a9-45e4-8752-559c9480ce17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:46:56.783Z|472111da-1dab-466a-99c5-279ba638e9ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:46:56.784Z|472111da-1dab-466a-99c5-279ba638e9ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:02.196Z|5d549c80-297f-4e14-9939-9eef90ed5f3f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:47:02.202Z|5d549c80-297f-4e14-9939-9eef90ed5f3f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:06.782Z|d131efc2-123c-4af1-baac-90fb2346aed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:06.783Z|d131efc2-123c-4af1-baac-90fb2346aed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:06.793Z|a7c92058-cc66-4ef0-9521-2f489fa0e285|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:06.794Z|a7c92058-cc66-4ef0-9521-2f489fa0e285|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:06.815Z|316c78d1-f034-44ad-b65c-01f16da0516e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:06.817Z|316c78d1-f034-44ad-b65c-01f16da0516e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:09.140Z|3a61fcb7-7600-4d9f-b8dd-c1c7916c3ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:47:09.141Z|3a61fcb7-7600-4d9f-b8dd-c1c7916c3ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:47:10.463Z|44c9412a-67ae-4e4c-a0db-9a8927ebbf1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:47:10.464Z|44c9412a-67ae-4e4c-a0db-9a8927ebbf1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:47:16.813Z|5bb01b53-25e1-4762-88fd-0cf410dc4bca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:16.814Z|5bb01b53-25e1-4762-88fd-0cf410dc4bca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:16.824Z|d42f97cb-a2f3-47b2-993e-14260d92adb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:16.826Z|d42f97cb-a2f3-47b2-993e-14260d92adb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:16.845Z|3a80525c-b8f9-48cf-9852-a505361f7515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:16.861Z|3a80525c-b8f9-48cf-9852-a505361f7515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:24.140Z|a697aff8-f705-437f-b7e8-16e9a851ea8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:47:24.145Z|a697aff8-f705-437f-b7e8-16e9a851ea8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:47:26.847Z|28aaebba-dc94-4ea0-abb0-2e3d020d4472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:26.848Z|28aaebba-dc94-4ea0-abb0-2e3d020d4472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:26.860Z|d3272b40-2ea4-4c03-bdaf-36a0f8975529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:26.862Z|d3272b40-2ea4-4c03-bdaf-36a0f8975529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:26.888Z|05099273-a61f-49fc-ad61-567aa5df8433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:26.890Z|05099273-a61f-49fc-ad61-567aa5df8433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:36.880Z|3f5845af-6fcf-4b11-8465-2d474d45445c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:36.881Z|3f5845af-6fcf-4b11-8465-2d474d45445c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:36.889Z|16f2e383-b05b-4745-bab7-fb3cafa62d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:36.890Z|16f2e383-b05b-4745-bab7-fb3cafa62d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:36.923Z|6f810867-6503-4a44-a4e9-0e267e41f77a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:36.924Z|6f810867-6503-4a44-a4e9-0e267e41f77a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:39.140Z|44708397-464b-4c1b-a8a3-8a5450ea3166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:47:39.141Z|44708397-464b-4c1b-a8a3-8a5450ea3166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:47:40.465Z|669121da-97f9-41e5-8f66-4b91086dcdab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:47:40.465Z|669121da-97f9-41e5-8f66-4b91086dcdab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:47:46.904Z|b220ec8b-99f6-4aaa-afcd-6c26343e85cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:46.905Z|b220ec8b-99f6-4aaa-afcd-6c26343e85cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:46.929Z|d1e776b2-c144-4086-9165-48b4090acdb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:46.931Z|d1e776b2-c144-4086-9165-48b4090acdb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:46.954Z|9888eac4-3d9f-4c95-b74d-e094257827c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:46.955Z|9888eac4-3d9f-4c95-b74d-e094257827c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:54.140Z|b853c821-1090-4a6c-8bfa-f10ae6c1ae70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:47:54.141Z|b853c821-1090-4a6c-8bfa-f10ae6c1ae70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:47:56.936Z|3515c758-90e0-4da7-af16-e767cdaca902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:56.939Z|3515c758-90e0-4da7-af16-e767cdaca902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:56.969Z|575fbfa1-8b3c-4910-b78f-0b0892fe0dbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:56.970Z|575fbfa1-8b3c-4910-b78f-0b0892fe0dbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:47:56.984Z|9ad3a5e6-be15-4d6a-9d78-8691e2c912ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:47:56.984Z|9ad3a5e6-be15-4d6a-9d78-8691e2c912ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:02.204Z|eea25581-268c-4e7f-b8d4-515959163cf0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:48:02.205Z|eea25581-268c-4e7f-b8d4-515959163cf0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:06.974Z|5be0b494-661d-4de5-97fd-b8f1158d5659|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:06.976Z|5be0b494-661d-4de5-97fd-b8f1158d5659|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:06.996Z|3ea5eb7a-9404-41ad-9b26-69222d6a37dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:06.998Z|3ea5eb7a-9404-41ad-9b26-69222d6a37dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:07.013Z|90a259bf-b500-43f8-823a-d4f0de44ada6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:07.014Z|90a259bf-b500-43f8-823a-d4f0de44ada6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:09.140Z|f18c388c-8b33-43cb-99cb-1f8910c562bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:48:09.145Z|f18c388c-8b33-43cb-99cb-1f8910c562bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:48:10.472Z|b4e776f3-3df1-49bc-8dd6-9b814a805621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:48:10.473Z|b4e776f3-3df1-49bc-8dd6-9b814a805621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:48:17.005Z|be46d510-42c7-4156-bb3d-1f5e0b4dbf18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:17.008Z|be46d510-42c7-4156-bb3d-1f5e0b4dbf18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:17.021Z|4a31ea93-8a0c-48a2-901c-fac8b0a617f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:17.022Z|4a31ea93-8a0c-48a2-901c-fac8b0a617f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:17.038Z|0caae5cd-4027-40a8-9718-9bccf1f337a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:17.039Z|0caae5cd-4027-40a8-9718-9bccf1f337a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:24.140Z|055fa7f1-46dc-41ec-8040-589d11713d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:48:24.141Z|055fa7f1-46dc-41ec-8040-589d11713d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:48:27.035Z|0e0e0a7d-8770-4755-9a0c-72b172ec4655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:27.036Z|0e0e0a7d-8770-4755-9a0c-72b172ec4655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:27.053Z|a24cc912-9e7a-4e3d-97f0-cd7fbcaa5503|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:27.053Z|a24cc912-9e7a-4e3d-97f0-cd7fbcaa5503|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:27.063Z|1ca8353d-c803-47d7-a43a-4979fbbdc9ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:27.064Z|1ca8353d-c803-47d7-a43a-4979fbbdc9ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:37.070Z|1ba0b624-282b-4844-82b9-d4a825199305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:37.072Z|1ba0b624-282b-4844-82b9-d4a825199305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:37.083Z|cd3a8326-b4bc-4885-aab5-28d5fbf44f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:37.085Z|cd3a8326-b4bc-4885-aab5-28d5fbf44f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:37.118Z|4f0db40e-9e65-4c26-a63d-dbae60342033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:37.120Z|4f0db40e-9e65-4c26-a63d-dbae60342033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:39.141Z|2a009d7f-1452-482e-88e3-4a20261ecdd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:48:39.141Z|2a009d7f-1452-482e-88e3-4a20261ecdd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:48:40.474Z|a97c7deb-696f-4117-afbd-d5063ff596ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:48:40.474Z|a97c7deb-696f-4117-afbd-d5063ff596ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:48:47.104Z|139107f6-77cd-4045-b517-bb7769caccf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:47.106Z|139107f6-77cd-4045-b517-bb7769caccf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:47.113Z|da3621eb-a677-46dd-9553-b89935fb8e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:47.114Z|da3621eb-a677-46dd-9553-b89935fb8e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:47.146Z|58e40d5a-96db-4de3-8464-9a16550a6fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:47.147Z|58e40d5a-96db-4de3-8464-9a16550a6fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:54.141Z|3be7bee3-db8a-4f81-a3cc-59fc7b0f99c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:48:54.145Z|3be7bee3-db8a-4f81-a3cc-59fc7b0f99c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:48:57.140Z|44c80321-7687-4008-90ec-779ba144dd7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:57.140Z|a5e62553-c452-4388-8e36-853c1003f2b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:57.141Z|44c80321-7687-4008-90ec-779ba144dd7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:57.141Z|a5e62553-c452-4388-8e36-853c1003f2b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:48:57.169Z|edea3960-d42b-4d2b-abaf-80172aa59f04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:48:57.171Z|edea3960-d42b-4d2b-abaf-80172aa59f04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:02.192Z|5ca19389-d58f-434f-988e-6e77294e91e7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:49:02.194Z|5ca19389-d58f-434f-988e-6e77294e91e7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:07.168Z|9d6642c1-3b8e-4514-a3fd-7e4435f8e0d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:07.168Z|0bf89c49-836a-4b57-a7a0-dfafe7bba317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:07.169Z|9d6642c1-3b8e-4514-a3fd-7e4435f8e0d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:07.169Z|0bf89c49-836a-4b57-a7a0-dfafe7bba317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:07.194Z|53a51c36-db9d-4e58-9c71-feef7cc9a386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:07.195Z|53a51c36-db9d-4e58-9c71-feef7cc9a386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:09.140Z|a0b08926-a846-4c04-8a6d-380bce854b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:49:09.140Z|a0b08926-a846-4c04-8a6d-380bce854b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:49:10.475Z|97a0f546-8fc9-45c1-89be-a55c341075ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:49:10.476Z|97a0f546-8fc9-45c1-89be-a55c341075ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:49:17.201Z|77924ca8-a75e-4adb-96a3-5e94ea03ddbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:17.202Z|77924ca8-a75e-4adb-96a3-5e94ea03ddbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:17.208Z|c2cf4b33-9031-426f-8b56-44badb2f5f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:17.212Z|c2cf4b33-9031-426f-8b56-44badb2f5f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:17.232Z|86cf0545-a03b-458e-8b2e-49ed72a34cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:17.234Z|86cf0545-a03b-458e-8b2e-49ed72a34cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:24.154Z|c153427a-6f65-46f5-aa0c-28dadba0219f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:49:24.167Z|c153427a-6f65-46f5-aa0c-28dadba0219f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:49:27.240Z|098247c4-08c6-4f68-9c5a-ed081396d8fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:27.240Z|edeac203-3e2a-47ef-8a8d-38d73f037dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:27.242Z|edeac203-3e2a-47ef-8a8d-38d73f037dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:27.242Z|098247c4-08c6-4f68-9c5a-ed081396d8fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:27.272Z|adde30ea-8fa8-4282-b1f7-c8b4a471131e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:27.274Z|adde30ea-8fa8-4282-b1f7-c8b4a471131e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:37.281Z|d73f8fbe-326b-4fab-b430-d601ef216784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:37.281Z|97488584-64b8-46c4-aeec-84c15df00d78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:37.283Z|d73f8fbe-326b-4fab-b430-d601ef216784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:37.283Z|97488584-64b8-46c4-aeec-84c15df00d78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:37.311Z|dabdef8e-6d7f-4343-a6c3-9f7a914e341b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:37.312Z|dabdef8e-6d7f-4343-a6c3-9f7a914e341b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:39.144Z|48723451-161e-4198-bb25-1b877ea242bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:49:39.145Z|48723451-161e-4198-bb25-1b877ea242bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:49:40.480Z|90c90cb9-dbbb-4da9-8bd6-36f1dc417129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:49:40.480Z|90c90cb9-dbbb-4da9-8bd6-36f1dc417129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:49:47.317Z|653e52d0-467a-4ee7-bdd2-73dcf094c385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:47.318Z|653e52d0-467a-4ee7-bdd2-73dcf094c385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:47.320Z|8eb25933-c3f1-4473-8ef5-48ab3edeadaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:47.321Z|8eb25933-c3f1-4473-8ef5-48ab3edeadaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:47.352Z|a6e28375-fab4-4374-a710-2bff4b1bcbf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:47.353Z|a6e28375-fab4-4374-a710-2bff4b1bcbf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:54.141Z|07ae2a2b-7dec-421f-bd41-c5640fde8c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:49:54.143Z|07ae2a2b-7dec-421f-bd41-c5640fde8c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:49:57.367Z|dccf7f70-7fae-4229-a46a-43c3f25974b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:57.368Z|dccf7f70-7fae-4229-a46a-43c3f25974b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:57.374Z|19998534-79b9-4824-a1df-fed1bb3a6b84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:57.374Z|19998534-79b9-4824-a1df-fed1bb3a6b84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:49:57.380Z|5795d595-74da-4cc8-be6e-36591a8e27a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:49:57.381Z|5795d595-74da-4cc8-be6e-36591a8e27a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:02.197Z|3e2342dd-b104-4abd-98f6-7d50631bc69e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:50:02.198Z|3e2342dd-b104-4abd-98f6-7d50631bc69e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:07.402Z|d619e3cd-86c9-4938-be5e-3a589b77051c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:07.403Z|d619e3cd-86c9-4938-be5e-3a589b77051c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:07.406Z|ad8753e1-8638-4fd1-a3ba-acb0e8299a62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:07.407Z|ad8753e1-8638-4fd1-a3ba-acb0e8299a62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:07.425Z|9661c9f8-7366-4335-9bae-e6730b2877a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:07.426Z|9661c9f8-7366-4335-9bae-e6730b2877a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:09.143Z|9ab03474-27b2-46c6-ae4c-19017c43160e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:50:09.155Z|9ab03474-27b2-46c6-ae4c-19017c43160e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:50:10.483Z|ec8cd97d-6a1b-4955-995d-596ee633978a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:50:10.484Z|ec8cd97d-6a1b-4955-995d-596ee633978a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:50:17.434Z|6e09f5f2-d744-4862-81fb-5d8c32fda5eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:17.434Z|6e09f5f2-d744-4862-81fb-5d8c32fda5eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:17.440Z|91e28948-b15f-41c2-87e9-d429acf438aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:17.441Z|91e28948-b15f-41c2-87e9-d429acf438aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:17.449Z|baecfbc6-4679-4dd8-8abc-cf1c8da8f5a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:17.450Z|baecfbc6-4679-4dd8-8abc-cf1c8da8f5a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:24.141Z|100a09b2-54d5-49a3-ae87-0be261d3fd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:50:24.142Z|100a09b2-54d5-49a3-ae87-0be261d3fd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:50:27.461Z|a6fb035b-fbd3-4182-bc54-ca9bdef635c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:27.463Z|97b2b1c8-b2f7-4575-b8b3-91ec2d26c186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:27.464Z|97b2b1c8-b2f7-4575-b8b3-91ec2d26c186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:27.464Z|a6fb035b-fbd3-4182-bc54-ca9bdef635c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:27.567Z|b072c4d3-7663-4fa4-ac0c-87f9f3be48b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:27.569Z|b072c4d3-7663-4fa4-ac0c-87f9f3be48b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:37.500Z|cfee6535-620b-41f2-a2fc-c10a62f9aae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:37.501Z|cfee6535-620b-41f2-a2fc-c10a62f9aae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:37.507Z|69a2fa85-35b5-4a01-9dd0-f87d0ea7dd54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:37.512Z|69a2fa85-35b5-4a01-9dd0-f87d0ea7dd54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:37.596Z|35129759-b3ba-439d-aa73-47fbf0d1bcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:37.597Z|35129759-b3ba-439d-aa73-47fbf0d1bcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:39.143Z|b3d5f08e-d2cc-4351-b70f-88732373777f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:50:39.144Z|b3d5f08e-d2cc-4351-b70f-88732373777f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:50:40.489Z|713d8c61-8fe1-4b86-8288-fce3eacf5e21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:50:40.490Z|713d8c61-8fe1-4b86-8288-fce3eacf5e21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:50:47.529Z|c0e5ea42-0fdf-4d34-855d-9aa0b33b837d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:47.530Z|c0e5ea42-0fdf-4d34-855d-9aa0b33b837d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:47.545Z|d46c2f8a-0087-4eb5-b00c-ccf1ca64bd35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:47.546Z|d46c2f8a-0087-4eb5-b00c-ccf1ca64bd35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:47.623Z|63648724-447a-485c-90cc-1b8c3792a406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:47.624Z|63648724-447a-485c-90cc-1b8c3792a406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:54.150Z|620c572a-0ddd-4180-906a-14c9f7910feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:50:54.157Z|620c572a-0ddd-4180-906a-14c9f7910feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:50:57.558Z|f3f25661-869d-4047-b2e2-84c2a4984bb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:57.563Z|f3f25661-869d-4047-b2e2-84c2a4984bb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:57.568Z|8c4b607f-7bc2-4f09-ac83-93b34b502982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:57.569Z|8c4b607f-7bc2-4f09-ac83-93b34b502982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:50:57.653Z|8fea8610-67fd-47da-a6be-23b00bc8efb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:50:57.656Z|8fea8610-67fd-47da-a6be-23b00bc8efb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:02.204Z|325d3117-1db5-43db-a1f0-c06e61b71334|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:51:02.205Z|325d3117-1db5-43db-a1f0-c06e61b71334|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:07.602Z|9ab0b289-4bf6-413f-a60c-cdfeba6ca8bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:07.603Z|9ab0b289-4bf6-413f-a60c-cdfeba6ca8bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:07.607Z|9022db6a-900a-4e05-a5b2-b8dafe9fec28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:07.608Z|9022db6a-900a-4e05-a5b2-b8dafe9fec28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:07.725Z|1f5eb89a-795e-4809-ada5-ffd8cf00758f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:07.726Z|1f5eb89a-795e-4809-ada5-ffd8cf00758f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:09.143Z|41e59cd2-c258-4cad-a9f9-0c33d57d3a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:51:09.144Z|41e59cd2-c258-4cad-a9f9-0c33d57d3a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:51:10.494Z|181abc37-57b6-4359-a6e0-a5e3572fd4dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:51:10.495Z|181abc37-57b6-4359-a6e0-a5e3572fd4dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:51:17.638Z|71642262-2952-41e7-bc6e-9ac6920b94ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:17.638Z|0f99c2af-e416-4a97-b0f6-f2f448f80c45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:17.639Z|71642262-2952-41e7-bc6e-9ac6920b94ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:17.639Z|0f99c2af-e416-4a97-b0f6-f2f448f80c45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:17.766Z|2d531112-f5d8-4f68-aba0-b45ab0314545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:17.769Z|2d531112-f5d8-4f68-aba0-b45ab0314545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:24.143Z|25be3aa8-c07b-4fa3-b11d-660fb7631a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:51:24.144Z|25be3aa8-c07b-4fa3-b11d-660fb7631a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:51:27.666Z|9eab7513-6257-4f3e-830c-78399ae14458|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:27.666Z|9eab7513-6257-4f3e-830c-78399ae14458|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:27.685Z|2d4aca49-c6d3-42d6-8973-b08b287794b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:27.687Z|2d4aca49-c6d3-42d6-8973-b08b287794b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:27.794Z|8c772559-0334-4704-b198-02622bd2bbb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:27.794Z|8c772559-0334-4704-b198-02622bd2bbb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:37.692Z|f796817b-2216-471b-8516-6642d8e87f83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:37.693Z|f796817b-2216-471b-8516-6642d8e87f83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:37.717Z|a2502050-6d35-4fad-9c1d-0f33a27f1e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:37.718Z|a2502050-6d35-4fad-9c1d-0f33a27f1e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:37.823Z|2a566c5a-d29e-4bff-bba4-7cfce7bca071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:37.824Z|2a566c5a-d29e-4bff-bba4-7cfce7bca071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:39.142Z|a74133ad-b700-47c2-af14-56d1957597c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:51:39.149Z|a74133ad-b700-47c2-af14-56d1957597c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:51:40.499Z|70d98e44-e442-4842-ad97-9054deb35d14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:51:40.500Z|70d98e44-e442-4842-ad97-9054deb35d14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:51:47.725Z|5a1a525a-290c-42cf-8746-5f0c35c99359|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:47.725Z|5a1a525a-290c-42cf-8746-5f0c35c99359|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:47.743Z|cb188944-a065-4ce5-b44d-9ae899d88dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:47.744Z|cb188944-a065-4ce5-b44d-9ae899d88dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:47.848Z|9a69e563-915c-4e1f-ac16-dd0bd6fc4b79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:47.849Z|9a69e563-915c-4e1f-ac16-dd0bd6fc4b79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:54.140Z|92fa05a7-5e1a-485d-a767-73093c0ad61f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:51:54.141Z|92fa05a7-5e1a-485d-a767-73093c0ad61f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:51:57.750Z|7117eebc-0b50-4ef5-b26d-06bfe27d1949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:57.752Z|7117eebc-0b50-4ef5-b26d-06bfe27d1949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:57.770Z|692bb74b-492e-46a9-a157-0d804b43381b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:57.771Z|692bb74b-492e-46a9-a157-0d804b43381b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:51:57.871Z|657de0f4-8c95-45a0-9e5d-6c5d1cb07389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:51:57.873Z|657de0f4-8c95-45a0-9e5d-6c5d1cb07389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:02.192Z|1a7680e1-c2c2-4e48-9daa-d2b0086adc51|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:52:02.193Z|1a7680e1-c2c2-4e48-9daa-d2b0086adc51|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:07.782Z|5036b758-69e3-44a6-89d1-665c377d01bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:07.784Z|5036b758-69e3-44a6-89d1-665c377d01bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:07.796Z|3767a636-dbef-452f-ab60-9f1bd881e387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:07.801Z|3767a636-dbef-452f-ab60-9f1bd881e387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:07.902Z|cffbdb5b-141b-4a1b-aac8-53b0518b6762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:07.911Z|cffbdb5b-141b-4a1b-aac8-53b0518b6762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:09.140Z|524ab10a-5bb7-40ef-8088-9f0512ad1a45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:52:09.141Z|524ab10a-5bb7-40ef-8088-9f0512ad1a45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:52:10.500Z|32e9f55e-9491-44c3-af04-5547bc32efb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:52:10.501Z|32e9f55e-9491-44c3-af04-5547bc32efb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:52:17.816Z|76c487e3-fac6-418c-99e7-0b0ab2b46265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:17.818Z|76c487e3-fac6-418c-99e7-0b0ab2b46265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:17.835Z|caaf545c-c809-41ba-8972-524d8109c8bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:17.836Z|caaf545c-c809-41ba-8972-524d8109c8bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:17.953Z|4fe65271-8733-4697-a237-925876b65c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:17.954Z|4fe65271-8733-4697-a237-925876b65c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:24.142Z|8da1a7bc-c9b0-4ee6-8416-c490aa3386e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:52:24.153Z|8da1a7bc-c9b0-4ee6-8416-c490aa3386e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:52:27.845Z|d0b4045b-70ac-4cb2-849a-a5a79f8f22aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:27.846Z|d0b4045b-70ac-4cb2-849a-a5a79f8f22aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:27.897Z|ba657378-f405-4f1b-a98f-ef700fd9853e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:27.898Z|ba657378-f405-4f1b-a98f-ef700fd9853e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:28.001Z|63d2d9d3-0db3-4569-a158-f4f7c4e1690b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:28.002Z|63d2d9d3-0db3-4569-a158-f4f7c4e1690b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:37.877Z|4d31f348-f0be-42d0-8288-10afbeb62a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:37.878Z|4d31f348-f0be-42d0-8288-10afbeb62a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:37.926Z|dd4bcbcb-38c1-4da3-9614-9f950f914a66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:37.927Z|dd4bcbcb-38c1-4da3-9614-9f950f914a66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:38.034Z|7e3f5f6f-0625-4e16-bd4b-f68d7bb403cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:38.035Z|7e3f5f6f-0625-4e16-bd4b-f68d7bb403cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:39.140Z|14a11c6d-5e43-49cb-a400-661bb164ad01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:52:39.141Z|14a11c6d-5e43-49cb-a400-661bb164ad01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:52:40.502Z|c5d14a51-7283-42d3-a50e-9e960a27487f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:52:40.503Z|c5d14a51-7283-42d3-a50e-9e960a27487f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:52:47.908Z|04c5c886-921e-434c-aebd-10cea2a43171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:47.909Z|04c5c886-921e-434c-aebd-10cea2a43171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:47.951Z|018ee4c3-428f-43ac-b026-bfd6e282f396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:47.952Z|018ee4c3-428f-43ac-b026-bfd6e282f396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:48.062Z|f7eb8440-0ae8-4beb-8208-6731b5d43426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:48.063Z|f7eb8440-0ae8-4beb-8208-6731b5d43426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:54.140Z|7cc48afd-5af8-474c-9657-d4f5d7fbe1aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:52:54.141Z|7cc48afd-5af8-474c-9657-d4f5d7fbe1aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:52:57.942Z|0e44128e-707d-4980-b0d9-ffa9005c8f72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:57.943Z|0e44128e-707d-4980-b0d9-ffa9005c8f72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:57.978Z|907fa771-120b-4179-b08b-c42fd3723cc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:57.979Z|907fa771-120b-4179-b08b-c42fd3723cc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:52:58.089Z|59d29228-fac6-4208-bbbd-c412e444de30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:52:58.091Z|59d29228-fac6-4208-bbbd-c412e444de30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:02.191Z|433c717b-65cb-4f22-b94d-302144f69d1a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:53:02.192Z|433c717b-65cb-4f22-b94d-302144f69d1a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:07.970Z|8b553b4c-d651-4484-b7e2-e250ec479dbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:07.971Z|8b553b4c-d651-4484-b7e2-e250ec479dbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:08.002Z|4b6dacea-a50a-4c17-a63c-c3040362fec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:08.003Z|4b6dacea-a50a-4c17-a63c-c3040362fec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:08.116Z|5c1c9c46-46f3-42c7-8fa5-7f83801f5f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:08.117Z|5c1c9c46-46f3-42c7-8fa5-7f83801f5f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:09.140Z|ce44aa4d-2d81-4d28-aa95-e9011dadc683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:53:09.150Z|ce44aa4d-2d81-4d28-aa95-e9011dadc683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:53:10.503Z|d3eff98e-4bfb-4efd-9f8f-9c1816f18a3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:53:10.504Z|d3eff98e-4bfb-4efd-9f8f-9c1816f18a3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:53:17.996Z|684a18c4-ca2e-4f46-bd85-df0cb9dfdd1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:17.998Z|684a18c4-ca2e-4f46-bd85-df0cb9dfdd1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:18.026Z|60a82ab9-89a4-4caf-a7c6-e5c9d06e23a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:18.027Z|60a82ab9-89a4-4caf-a7c6-e5c9d06e23a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:18.145Z|f1dcbb3c-7de5-4c95-9057-eae67b63fe3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:18.146Z|f1dcbb3c-7de5-4c95-9057-eae67b63fe3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:24.141Z|b0a03c0e-3d9c-41eb-bd36-668220991fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:53:24.142Z|b0a03c0e-3d9c-41eb-bd36-668220991fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:53:28.024Z|ef82d659-cb08-4fce-8084-4b8e173b24b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:28.025Z|ef82d659-cb08-4fce-8084-4b8e173b24b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:28.054Z|15a3886f-73d0-4b29-873b-3fcd78b0ec13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:28.057Z|15a3886f-73d0-4b29-873b-3fcd78b0ec13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:28.173Z|d088871a-1232-4c02-9dea-ff1abf55124d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:28.174Z|d088871a-1232-4c02-9dea-ff1abf55124d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:38.062Z|c855c31b-39af-4bdf-9228-878c326e5515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:38.064Z|c855c31b-39af-4bdf-9228-878c326e5515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:38.086Z|d2bdeb28-c30c-48fb-b32b-288a2311f439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:38.087Z|d2bdeb28-c30c-48fb-b32b-288a2311f439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:38.210Z|2d8326a4-0636-48f3-88c1-3eecc63c2d71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:38.213Z|2d8326a4-0636-48f3-88c1-3eecc63c2d71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:39.140Z|7d301adf-f543-469a-b324-22fb0b414fa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:53:39.144Z|7d301adf-f543-469a-b324-22fb0b414fa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:53:40.505Z|33a35128-5295-4f99-a441-c8b19901cc50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:53:40.506Z|33a35128-5295-4f99-a441-c8b19901cc50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:53:48.094Z|14325da6-cdc9-4d78-8370-24de7f793811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:48.095Z|14325da6-cdc9-4d78-8370-24de7f793811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:48.146Z|b2de3ea0-573e-4a38-8255-35a4907644eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:48.148Z|b2de3ea0-573e-4a38-8255-35a4907644eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:48.254Z|01bdd836-ede6-4db1-a6ee-8b8be8964dbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:48.255Z|01bdd836-ede6-4db1-a6ee-8b8be8964dbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:54.140Z|0a6cdce7-7b91-42d3-bbda-be823361b8a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:53:54.146Z|0a6cdce7-7b91-42d3-bbda-be823361b8a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:53:58.134Z|3f6df793-5ff4-4785-a0a9-27cf778cc4cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:58.135Z|3f6df793-5ff4-4785-a0a9-27cf778cc4cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:58.176Z|d8a9fd44-acbc-4ad7-83ed-4028dfdc885e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:58.177Z|d8a9fd44-acbc-4ad7-83ed-4028dfdc885e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:53:58.283Z|4c480b22-5ac3-4d8f-ab84-5ea7c5477896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:53:58.284Z|4c480b22-5ac3-4d8f-ab84-5ea7c5477896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:02.191Z|8829463c-3cb4-452e-b520-3545d73afc1c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:54:02.193Z|8829463c-3cb4-452e-b520-3545d73afc1c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:08.168Z|ba33f69f-e7c5-46b0-aa69-2611967569ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:08.169Z|ba33f69f-e7c5-46b0-aa69-2611967569ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:08.222Z|ae0a9330-9849-443e-9df9-162157c7e1cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:08.223Z|ae0a9330-9849-443e-9df9-162157c7e1cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:08.315Z|d570a049-dff2-4ef4-9124-7df8ca866039|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:08.316Z|d570a049-dff2-4ef4-9124-7df8ca866039|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:09.140Z|2c91e4fd-4b02-4a22-b3ba-6205cd9bc774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:54:09.140Z|2c91e4fd-4b02-4a22-b3ba-6205cd9bc774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:54:10.507Z|e993fd48-4c67-4274-a4f8-0d0732772c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:54:10.508Z|e993fd48-4c67-4274-a4f8-0d0732772c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:54:18.200Z|e69ad6b9-4a14-479f-8bb1-e1a5411ee1c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:18.201Z|e69ad6b9-4a14-479f-8bb1-e1a5411ee1c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:18.252Z|ec674513-39c3-4caa-b1b5-4fa18eba212b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:18.254Z|ec674513-39c3-4caa-b1b5-4fa18eba212b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:18.354Z|4760e6b7-8c6e-4919-b144-0faeaee88c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:18.355Z|4760e6b7-8c6e-4919-b144-0faeaee88c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:24.140Z|9f972fb4-0a0e-47b0-a5a3-5a9fd0e5830b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:54:24.141Z|9f972fb4-0a0e-47b0-a5a3-5a9fd0e5830b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:54:28.231Z|e71176d0-2f79-46cd-827d-90979277fd1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:28.232Z|e71176d0-2f79-46cd-827d-90979277fd1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:28.280Z|4b775cff-2945-43f4-a744-152a43746bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:28.283Z|4b775cff-2945-43f4-a744-152a43746bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:28.377Z|cb409a14-6b26-41cc-8645-a2b9d894f5ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:28.378Z|cb409a14-6b26-41cc-8645-a2b9d894f5ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:38.257Z|c639eaf6-d3d4-4241-b7ab-0bbc7f58d995|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:38.258Z|c639eaf6-d3d4-4241-b7ab-0bbc7f58d995|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:38.308Z|052a097c-4d5a-4e0f-b141-eeebe0d4995c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:38.309Z|052a097c-4d5a-4e0f-b141-eeebe0d4995c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:38.405Z|166e4dfa-0e9c-4e5a-a322-8c134e3ef9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:38.406Z|166e4dfa-0e9c-4e5a-a322-8c134e3ef9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:39.140Z|565105fd-b745-4669-9a40-ea7ede69413d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:54:39.145Z|565105fd-b745-4669-9a40-ea7ede69413d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:54:40.511Z|1fa029fb-86af-4e3f-8a3d-a21b0989e43e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:54:40.512Z|1fa029fb-86af-4e3f-8a3d-a21b0989e43e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:54:48.282Z|209d9e67-6587-4332-97a4-f54642803cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:48.283Z|209d9e67-6587-4332-97a4-f54642803cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:48.334Z|0936f3fe-19c7-473e-b6fc-6f40ff57c32d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:48.335Z|0936f3fe-19c7-473e-b6fc-6f40ff57c32d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:48.437Z|da0873bc-9b6c-490b-88f7-ef1cb2216f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:48.438Z|da0873bc-9b6c-490b-88f7-ef1cb2216f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:54.140Z|49ece18e-7bf2-4c26-bb80-c7738a8613de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:54:54.141Z|49ece18e-7bf2-4c26-bb80-c7738a8613de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:54:58.306Z|79d4547a-03e1-4a3c-a7ce-89e192f7ff7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:58.307Z|79d4547a-03e1-4a3c-a7ce-89e192f7ff7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:58.360Z|e8420b86-c7ab-4085-94b0-e19fb92f98c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:58.368Z|e8420b86-c7ab-4085-94b0-e19fb92f98c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:54:58.475Z|916af6fb-bb59-4566-95a8-e55fcccc724f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:54:58.478Z|916af6fb-bb59-4566-95a8-e55fcccc724f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:02.198Z|0e211d9b-d7ff-4bd2-b995-5a3f3d7ea748|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:55:02.200Z|0e211d9b-d7ff-4bd2-b995-5a3f3d7ea748|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:08.336Z|b7b44e24-333e-41f9-a463-d8bf50884831|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:08.337Z|b7b44e24-333e-41f9-a463-d8bf50884831|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:08.393Z|be78702d-3a38-416d-9f2c-2d92c70ed539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:08.395Z|be78702d-3a38-416d-9f2c-2d92c70ed539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:08.501Z|3137b739-685d-4bba-b623-87082d181d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:08.503Z|3137b739-685d-4bba-b623-87082d181d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:09.145Z|a51d0da2-e044-45f7-9140-f6df94f52d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:55:09.152Z|a51d0da2-e044-45f7-9140-f6df94f52d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:55:10.513Z|1ee99a6d-49b6-447a-90de-aded90860d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:55:10.514Z|1ee99a6d-49b6-447a-90de-aded90860d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:55:18.362Z|13a78a0d-783c-466e-b3ca-e38dada57cea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:18.364Z|13a78a0d-783c-466e-b3ca-e38dada57cea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:18.439Z|b376424c-ea54-4aba-b575-cadc5475102e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:18.440Z|b376424c-ea54-4aba-b575-cadc5475102e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:18.528Z|f18c638b-2e0c-498b-be73-11582b38ba63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:18.529Z|f18c638b-2e0c-498b-be73-11582b38ba63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:24.140Z|bb5393d3-ea77-4ad8-9047-ad5564189edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:55:24.141Z|bb5393d3-ea77-4ad8-9047-ad5564189edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:55:28.389Z|b5748347-45b9-4356-a152-2baaac151d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:28.390Z|b5748347-45b9-4356-a152-2baaac151d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:28.468Z|de295067-adce-4d6a-a15c-69d802215313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:28.469Z|de295067-adce-4d6a-a15c-69d802215313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:28.553Z|472b8c8f-de48-47e4-8ff6-39c3b1283030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:28.554Z|472b8c8f-de48-47e4-8ff6-39c3b1283030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:38.423Z|8a666e43-e1ca-40a0-ae64-b5cca3be93d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:38.425Z|8a666e43-e1ca-40a0-ae64-b5cca3be93d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:38.494Z|359f7c9f-167b-4477-9501-e2bb72aaa3fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:38.495Z|359f7c9f-167b-4477-9501-e2bb72aaa3fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:38.578Z|1f49eb54-9c34-4922-ba50-d5fa2eeadda3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:38.579Z|1f49eb54-9c34-4922-ba50-d5fa2eeadda3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:39.140Z|c3c22328-cc21-4a9f-a7f5-fa6d107767f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:55:39.141Z|c3c22328-cc21-4a9f-a7f5-fa6d107767f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:55:40.515Z|1ce6fe9c-384f-4548-85c7-1a3fd80748aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:55:40.516Z|1ce6fe9c-384f-4548-85c7-1a3fd80748aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:55:48.450Z|82d9c616-1753-4988-9d13-473579930629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:48.452Z|82d9c616-1753-4988-9d13-473579930629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:48.517Z|f9f28cf7-78e7-408c-b27c-775d456ac12f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:48.518Z|f9f28cf7-78e7-408c-b27c-775d456ac12f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:48.602Z|0df2fc9e-859b-4b7e-a81e-d04fc9ab124d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:48.605Z|0df2fc9e-859b-4b7e-a81e-d04fc9ab124d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:54.140Z|ba849416-6148-4164-b323-623940010176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:55:54.147Z|ba849416-6148-4164-b323-623940010176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:55:58.477Z|137af77e-4deb-431b-94bf-a8f13d345906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:58.478Z|137af77e-4deb-431b-94bf-a8f13d345906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:58.556Z|05d50f2b-3c29-4c19-baf8-9d17940b977d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:58.557Z|05d50f2b-3c29-4c19-baf8-9d17940b977d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:55:58.640Z|0bef066e-237b-425a-896a-a18d0ef8e142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:55:58.641Z|0bef066e-237b-425a-896a-a18d0ef8e142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:02.191Z|adddf57a-7872-46d2-938e-46fe44d3046a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:56:02.193Z|adddf57a-7872-46d2-938e-46fe44d3046a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:08.504Z|5403db4a-931e-47b0-8492-37624945e070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:08.506Z|5403db4a-931e-47b0-8492-37624945e070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:08.586Z|3807a076-9ea2-4b2e-bba5-dbc463fec6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:08.587Z|3807a076-9ea2-4b2e-bba5-dbc463fec6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:08.696Z|a3837031-fe12-4730-b8e3-03043a242316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:08.698Z|a3837031-fe12-4730-b8e3-03043a242316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:09.140Z|20b9c557-7373-4f18-96e5-765c648cc802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:56:09.140Z|20b9c557-7373-4f18-96e5-765c648cc802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:56:10.517Z|4ebc5738-e9c6-4fb4-9422-dfa7a3ba88eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:56:10.518Z|4ebc5738-e9c6-4fb4-9422-dfa7a3ba88eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:56:18.536Z|f1913921-89ff-46f9-9ade-418ef553cef8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:18.537Z|f1913921-89ff-46f9-9ade-418ef553cef8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:18.615Z|1dde9450-e7aa-481d-ac61-3a2c2a73ac87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:18.616Z|1dde9450-e7aa-481d-ac61-3a2c2a73ac87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:18.724Z|614fc554-70e0-4d62-aeb2-208097bd37ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:18.726Z|614fc554-70e0-4d62-aeb2-208097bd37ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:24.140Z|356043c5-8aab-4bff-8f6f-c2347ce29697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:56:24.141Z|356043c5-8aab-4bff-8f6f-c2347ce29697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:56:28.562Z|ffa36251-884d-42e5-8af7-5f4f0882f5c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:28.563Z|ffa36251-884d-42e5-8af7-5f4f0882f5c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:28.641Z|91cbee84-000c-4904-aee2-7db2a1b0e0e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:28.642Z|91cbee84-000c-4904-aee2-7db2a1b0e0e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:28.756Z|abb4ffd5-64b7-4a9f-b49f-9e42378d2158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:28.757Z|abb4ffd5-64b7-4a9f-b49f-9e42378d2158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:38.588Z|9771a696-49c6-4f6c-a23f-dac0b4e76f06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:38.589Z|9771a696-49c6-4f6c-a23f-dac0b4e76f06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:38.672Z|38f31e8e-a996-4ccb-91ab-aeaf8f8666f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:38.673Z|38f31e8e-a996-4ccb-91ab-aeaf8f8666f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:38.780Z|4776f126-7356-4a31-86d1-1495108c1ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:38.781Z|4776f126-7356-4a31-86d1-1495108c1ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:39.140Z|c2fcd9aa-5792-4af3-8e83-89c89b6f8022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:56:39.148Z|c2fcd9aa-5792-4af3-8e83-89c89b6f8022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:56:40.519Z|6145ddac-6fbd-47b6-8763-165f2d0b7c30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:56:40.519Z|6145ddac-6fbd-47b6-8763-165f2d0b7c30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:56:48.615Z|8a043334-53ca-4bba-8c90-d7f24cb6c222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:48.617Z|8a043334-53ca-4bba-8c90-d7f24cb6c222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:48.699Z|53293527-c381-4204-a963-8f6786cead7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:48.700Z|53293527-c381-4204-a963-8f6786cead7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:48.811Z|9e27d380-df32-4090-8700-850c4c3a522b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:48.812Z|9e27d380-df32-4090-8700-850c4c3a522b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:54.146Z|b6934c08-0a51-4e0e-a2ae-3118be5daab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:56:54.159Z|b6934c08-0a51-4e0e-a2ae-3118be5daab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:56:58.652Z|8076474c-df65-4c36-898c-d37d8db46ef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:58.653Z|8076474c-df65-4c36-898c-d37d8db46ef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:58.735Z|a0fd5fbf-1ad7-4a0d-8aa0-4c61311d0157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:58.743Z|a0fd5fbf-1ad7-4a0d-8aa0-4c61311d0157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:56:58.841Z|0f357118-3110-448d-a334-ba74aca06bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:56:58.842Z|0f357118-3110-448d-a334-ba74aca06bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:02.194Z|0292a428-d1c7-4404-9d08-e2099c66a6ea|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:57:02.195Z|0292a428-d1c7-4404-9d08-e2099c66a6ea|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:08.680Z|fe7c6c86-e650-4002-bedd-a3a9c99ce936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:08.684Z|fe7c6c86-e650-4002-bedd-a3a9c99ce936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:08.770Z|31410cd6-f0e7-4a45-aa59-4a9c1b79ccde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:08.772Z|31410cd6-f0e7-4a45-aa59-4a9c1b79ccde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:08.878Z|16d4007b-6e5d-4cf9-9bcd-7afd5fb98be2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:08.879Z|16d4007b-6e5d-4cf9-9bcd-7afd5fb98be2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:09.140Z|3ea16c1c-d93e-4dec-bd7d-3cf4c4a5e5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:57:09.141Z|3ea16c1c-d93e-4dec-bd7d-3cf4c4a5e5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:57:10.523Z|963c0089-fc33-400b-a785-edf6e56a1218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:57:10.524Z|963c0089-fc33-400b-a785-edf6e56a1218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:57:18.712Z|e801925f-6bc1-4f0a-a6d8-bd8dc1835a6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:18.713Z|e801925f-6bc1-4f0a-a6d8-bd8dc1835a6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:18.801Z|65d71bb8-dfdc-4941-8d60-e4d19b5059e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:18.803Z|65d71bb8-dfdc-4941-8d60-e4d19b5059e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:18.903Z|97a44e27-e190-4dad-9854-43a01dfb1278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:18.903Z|97a44e27-e190-4dad-9854-43a01dfb1278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:24.140Z|168e597a-afa0-4077-86d4-484f2a7123c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:57:24.160Z|168e597a-afa0-4077-86d4-484f2a7123c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:57:28.744Z|4d0a74b6-3430-43cc-82d6-a58b07a449ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:28.745Z|4d0a74b6-3430-43cc-82d6-a58b07a449ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:28.828Z|c3b6abd0-2064-41b8-8b09-120119089674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:28.829Z|c3b6abd0-2064-41b8-8b09-120119089674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:28.927Z|601ccdb5-6219-4adb-9389-b50340b77d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:28.929Z|601ccdb5-6219-4adb-9389-b50340b77d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:38.776Z|7d86afc0-2eb2-4438-9562-ba556a587631|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:38.778Z|7d86afc0-2eb2-4438-9562-ba556a587631|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:38.866Z|3b476e4b-340a-48e9-b23c-f5657e60cb75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:38.868Z|3b476e4b-340a-48e9-b23c-f5657e60cb75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:38.966Z|cc0482ab-4918-441c-a23e-7c4e0a3188ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:38.971Z|cc0482ab-4918-441c-a23e-7c4e0a3188ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:39.142Z|2b19f676-c19d-4d78-9b76-d40eb86dc7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:57:39.143Z|2b19f676-c19d-4d78-9b76-d40eb86dc7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:57:40.525Z|b689d88e-4c94-4e3c-a4d0-48ae36b0af30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:57:40.526Z|b689d88e-4c94-4e3c-a4d0-48ae36b0af30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:57:48.815Z|be2c3c78-bd36-44c8-8af4-dcd40446f4f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:48.816Z|be2c3c78-bd36-44c8-8af4-dcd40446f4f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:48.925Z|858875c8-514e-43a6-90d4-f5c2be0b3c4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:48.926Z|858875c8-514e-43a6-90d4-f5c2be0b3c4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:49.016Z|10bee77a-1324-4941-a41e-7d798d6b74ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:49.018Z|10bee77a-1324-4941-a41e-7d798d6b74ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:54.140Z|ffb5ec00-e095-4a62-b593-9b9d7bb668fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:57:54.141Z|ffb5ec00-e095-4a62-b593-9b9d7bb668fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:57:58.849Z|afde6cb8-56da-4c77-bd38-14d2eb76e589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:58.856Z|afde6cb8-56da-4c77-bd38-14d2eb76e589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:58.960Z|ec612fa6-96b6-4659-83d6-5d030812de65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:58.961Z|ec612fa6-96b6-4659-83d6-5d030812de65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:57:59.046Z|4c30baa1-ec4c-4924-ac0f-2b4806193a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:57:59.048Z|4c30baa1-ec4c-4924-ac0f-2b4806193a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:02.190Z|7c2b3bf4-285b-4dcd-8873-4a84974cb159|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:58:02.191Z|7c2b3bf4-285b-4dcd-8873-4a84974cb159|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:08.887Z|96f7c430-4573-4fa2-bb8d-c62d381de436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:08.888Z|96f7c430-4573-4fa2-bb8d-c62d381de436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:08.998Z|de36fa98-79c7-40b9-8d6e-8c3163a29bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:08.999Z|de36fa98-79c7-40b9-8d6e-8c3163a29bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:09.075Z|154ad958-1462-4c23-8837-3b613d918d95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:09.076Z|154ad958-1462-4c23-8837-3b613d918d95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:09.140Z|a3deb548-aa39-4d4b-a041-a09392837e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:58:09.147Z|a3deb548-aa39-4d4b-a041-a09392837e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:58:10.527Z|892aae19-04ca-4dc5-9ba9-d04795d818aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:58:10.528Z|892aae19-04ca-4dc5-9ba9-d04795d818aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:58:18.922Z|25f59a5f-b749-4d4f-ab8e-f69faf9efe79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:18.923Z|25f59a5f-b749-4d4f-ab8e-f69faf9efe79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:19.026Z|e5f78778-ba82-43c5-9a49-885487f4830e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:19.027Z|e5f78778-ba82-43c5-9a49-885487f4830e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:19.103Z|393d33f7-2304-4584-bafb-f41ad5228e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:19.104Z|393d33f7-2304-4584-bafb-f41ad5228e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:24.143Z|0e3a704d-bfc5-4bdd-87cd-78042635fa96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:58:24.144Z|0e3a704d-bfc5-4bdd-87cd-78042635fa96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:58:28.959Z|18016c44-5c91-409d-a881-fab3543a73e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:28.961Z|18016c44-5c91-409d-a881-fab3543a73e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:29.055Z|869fb2a7-66b6-4b02-be36-4f73f5ed254e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:29.056Z|869fb2a7-66b6-4b02-be36-4f73f5ed254e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:29.129Z|101bdbb4-6e54-4cbe-80bf-82c9ac24d875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:29.131Z|101bdbb4-6e54-4cbe-80bf-82c9ac24d875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:38.986Z|ca7bd5b1-add2-4832-8b2f-c4d0a7fe5afe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:38.988Z|ca7bd5b1-add2-4832-8b2f-c4d0a7fe5afe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:39.081Z|421b55f0-24e9-4556-b15d-c8dacb4c345a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:39.083Z|421b55f0-24e9-4556-b15d-c8dacb4c345a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:39.140Z|bebb6c61-b6df-4133-ba5c-a1719eb2f66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:58:39.141Z|bebb6c61-b6df-4133-ba5c-a1719eb2f66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:58:39.155Z|a28ef3e7-32dd-4dc3-84be-5506e788b2e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:39.156Z|a28ef3e7-32dd-4dc3-84be-5506e788b2e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:40.529Z|969f2ba5-a24c-4123-ba84-ae64f94813e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:58:40.530Z|969f2ba5-a24c-4123-ba84-ae64f94813e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:58:49.019Z|5679840a-0e6e-434d-afa0-6de86cc26cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:49.020Z|5679840a-0e6e-434d-afa0-6de86cc26cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:49.111Z|907aee64-f85b-4878-bcde-a97f9b8ba472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:49.112Z|907aee64-f85b-4878-bcde-a97f9b8ba472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:49.186Z|5e648fac-4e5d-4f5e-af62-347a395befbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:49.188Z|5e648fac-4e5d-4f5e-af62-347a395befbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:54.142Z|9eebd303-504b-4635-9a06-9e8e6fc50b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:58:54.164Z|9eebd303-504b-4635-9a06-9e8e6fc50b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:58:59.068Z|e86a1fb1-3a48-4a54-ac47-44d86a098244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:59.069Z|e86a1fb1-3a48-4a54-ac47-44d86a098244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:59.150Z|2d74937b-7d88-411c-bc8e-3a8819c54c45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:59.151Z|2d74937b-7d88-411c-bc8e-3a8819c54c45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:58:59.214Z|b71d28e6-e19a-4bda-b8f0-db7cc4013ba5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:58:59.215Z|b71d28e6-e19a-4bda-b8f0-db7cc4013ba5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:02.190Z|915de4bf-c1a0-4d7e-8439-e39ebd0b8e18|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T07:59:02.192Z|915de4bf-c1a0-4d7e-8439-e39ebd0b8e18|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:09.096Z|017cc36c-f3b9-4bb8-95c3-29e514fd2ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:09.099Z|017cc36c-f3b9-4bb8-95c3-29e514fd2ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:09.140Z|a99c664a-41c6-4891-8206-94b40af1534d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:59:09.141Z|a99c664a-41c6-4891-8206-94b40af1534d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:59:09.178Z|7f24ac80-2e87-476b-a6e4-12f393e77f1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:09.179Z|7f24ac80-2e87-476b-a6e4-12f393e77f1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:09.250Z|2047ceba-fe2a-4458-a4fe-d4aefdaf830f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:09.251Z|2047ceba-fe2a-4458-a4fe-d4aefdaf830f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:10.531Z|14fc7742-9920-4322-8c2c-227136a74cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:59:10.532Z|14fc7742-9920-4322-8c2c-227136a74cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:59:19.132Z|47bbe2fd-49b1-47bc-9e84-56677ab0aa0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:19.133Z|47bbe2fd-49b1-47bc-9e84-56677ab0aa0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:19.205Z|e20cb06e-fb4a-4b21-be63-48efb01c020b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:19.207Z|e20cb06e-fb4a-4b21-be63-48efb01c020b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:19.277Z|36942e8d-4582-4182-bffc-4ceb56d9917e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:19.277Z|36942e8d-4582-4182-bffc-4ceb56d9917e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:24.140Z|94465960-00a7-4958-9984-f2342f679aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:59:24.140Z|94465960-00a7-4958-9984-f2342f679aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:59:29.168Z|9ce70bdc-c17e-4bd2-9d4f-aa6a52b77312|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:29.170Z|9ce70bdc-c17e-4bd2-9d4f-aa6a52b77312|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:29.233Z|accf07e3-9f43-476b-b0e4-692d318f3edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:29.234Z|accf07e3-9f43-476b-b0e4-692d318f3edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:29.303Z|4270397b-71d2-4c00-9fdc-37b723ebd956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:29.304Z|4270397b-71d2-4c00-9fdc-37b723ebd956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:39.140Z|81c96ec9-29c8-4c56-9db5-0e59908ea57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:59:39.140Z|81c96ec9-29c8-4c56-9db5-0e59908ea57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:59:39.202Z|a8fcabfd-3bcb-4a6c-a7e0-67968d142886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:39.203Z|a8fcabfd-3bcb-4a6c-a7e0-67968d142886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:39.259Z|ed1c8c52-7c6d-420b-8f0a-57d0e182835d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:39.261Z|ed1c8c52-7c6d-420b-8f0a-57d0e182835d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:39.330Z|fd19eb43-5ad4-49e8-a38a-fe7d8a7dd20f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:39.332Z|fd19eb43-5ad4-49e8-a38a-fe7d8a7dd20f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:40.533Z|4d9ab08b-b984-4d9d-8ad7-f9318dbed3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:59:40.534Z|4d9ab08b-b984-4d9d-8ad7-f9318dbed3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:59:49.229Z|7bce92e3-84cd-49a4-b876-2d82459bc6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:49.230Z|7bce92e3-84cd-49a4-b876-2d82459bc6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:49.288Z|9c4326a9-2551-40d9-a0b1-1a202a1ad3e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:49.290Z|9c4326a9-2551-40d9-a0b1-1a202a1ad3e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:49.359Z|03b53888-83da-4f6b-8294-5c6278ee590b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:49.359Z|03b53888-83da-4f6b-8294-5c6278ee590b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:54.140Z|3427bc73-2917-4c55-b072-c5991093f1be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T07:59:54.141Z|3427bc73-2917-4c55-b072-c5991093f1be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T07:59:59.261Z|62dfd769-de07-4c55-afa3-668f63ddb322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:59.262Z|62dfd769-de07-4c55-afa3-668f63ddb322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:59.319Z|786340db-6d08-493c-955b-4292901487ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:59.320Z|786340db-6d08-493c-955b-4292901487ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T07:59:59.387Z|bf6af619-218e-4655-8d79-41a6db57139a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T07:59:59.388Z|bf6af619-218e-4655-8d79-41a6db57139a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:02.194Z|e1549f01-da23-4846-9c7e-4a06a409df41|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:00:02.195Z|e1549f01-da23-4846-9c7e-4a06a409df41|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:09.140Z|f26a769e-af43-4fe8-a951-d5ecce6b2f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:00:09.145Z|f26a769e-af43-4fe8-a951-d5ecce6b2f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:00:09.294Z|b1c4fe70-4523-4495-826a-fcb8bd4eadfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:09.296Z|b1c4fe70-4523-4495-826a-fcb8bd4eadfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:09.347Z|3f5adb8b-881f-451d-89dc-f06dd0c755bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:09.348Z|3f5adb8b-881f-451d-89dc-f06dd0c755bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:09.414Z|3c0e3b7e-12b6-42bb-97b5-633a4fea630a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:09.419Z|3c0e3b7e-12b6-42bb-97b5-633a4fea630a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:10.534Z|13c5435b-e0c7-4399-8571-df7a5a73f31c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:00:10.536Z|13c5435b-e0c7-4399-8571-df7a5a73f31c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:00:19.330Z|bc2f91d8-b4f2-4b8b-96ee-6b1ae9fcc1fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:19.332Z|bc2f91d8-b4f2-4b8b-96ee-6b1ae9fcc1fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:19.378Z|cb89ba27-122a-41d9-94b4-91bb7aba68a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:19.379Z|cb89ba27-122a-41d9-94b4-91bb7aba68a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:19.446Z|9515c0ae-aacd-48cc-8c62-42dddbff4a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:19.447Z|9515c0ae-aacd-48cc-8c62-42dddbff4a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:24.140Z|5ab24f8b-d32d-4f8f-a2ea-bd3ceb0e960a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:00:24.141Z|5ab24f8b-d32d-4f8f-a2ea-bd3ceb0e960a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:00:29.359Z|f246d70b-4b02-49f9-8906-d69425fe52b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:29.361Z|f246d70b-4b02-49f9-8906-d69425fe52b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:29.406Z|558f107f-c501-444e-aaf8-6b5e8429c92e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:29.408Z|558f107f-c501-444e-aaf8-6b5e8429c92e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:29.473Z|7ff76387-d2fe-4485-a174-65caa58e0321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:29.474Z|7ff76387-d2fe-4485-a174-65caa58e0321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:39.142Z|a080bca7-bb41-40cf-bbe6-fc8f6adc3b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:00:39.144Z|a080bca7-bb41-40cf-bbe6-fc8f6adc3b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:00:39.400Z|0984a807-eb93-4a7c-a6ca-f8693ec9840e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:39.404Z|0984a807-eb93-4a7c-a6ca-f8693ec9840e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:39.452Z|82c0225f-5930-4cb4-ba87-234f7a40205c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:39.453Z|82c0225f-5930-4cb4-ba87-234f7a40205c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:39.524Z|1c9cde05-a275-4e82-8f38-884cb333651a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:39.527Z|1c9cde05-a275-4e82-8f38-884cb333651a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:40.539Z|fae10ac1-e1a6-4ff5-b2ef-a728f908fa6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:00:40.541Z|fae10ac1-e1a6-4ff5-b2ef-a728f908fa6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:00:49.440Z|2a51590d-2323-4242-ae16-43105dcf4aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:49.442Z|2a51590d-2323-4242-ae16-43105dcf4aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:49.479Z|a260123d-f9ad-458d-8cbc-084f8304aa21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:49.480Z|a260123d-f9ad-458d-8cbc-084f8304aa21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:49.553Z|27cdbc1a-28e3-43b3-b0c3-5ac7d582766d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:49.558Z|27cdbc1a-28e3-43b3-b0c3-5ac7d582766d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:54.140Z|52f8bbeb-1be0-4bb0-b6ae-cd179842e44a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:00:54.140Z|52f8bbeb-1be0-4bb0-b6ae-cd179842e44a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:00:59.478Z|8f8dab7a-43d5-42df-ac7c-b408eb7439cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:59.480Z|8f8dab7a-43d5-42df-ac7c-b408eb7439cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:59.503Z|c4b0dc8d-8871-4e0e-a68b-6ddea3e75309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:59.505Z|c4b0dc8d-8871-4e0e-a68b-6ddea3e75309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:00:59.592Z|d3716949-e226-4b3a-bd3b-ab086b0e592a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:00:59.593Z|d3716949-e226-4b3a-bd3b-ab086b0e592a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:02.200Z|b7bd536b-2465-479a-ae5e-8f7481b6924e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:01:02.202Z|b7bd536b-2465-479a-ae5e-8f7481b6924e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:09.140Z|874520eb-081e-4a3f-89ab-fadb41fa4697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:01:09.141Z|874520eb-081e-4a3f-89ab-fadb41fa4697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:01:09.516Z|901e2731-ad70-4401-831a-8e2fff25adb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:09.518Z|901e2731-ad70-4401-831a-8e2fff25adb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:09.539Z|5e4e4813-9f41-440f-8f29-baa2826a1c5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:09.540Z|5e4e4813-9f41-440f-8f29-baa2826a1c5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:09.631Z|3f94a664-e11a-488d-ab47-2c3af701bf67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:09.632Z|3f94a664-e11a-488d-ab47-2c3af701bf67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:10.542Z|2715b1f2-a8ea-4c8a-b7e2-8c06b996b0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:01:10.542Z|2715b1f2-a8ea-4c8a-b7e2-8c06b996b0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:01:19.551Z|f1ad8635-4740-4191-ac73-9c726eb4f01a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:19.552Z|f1ad8635-4740-4191-ac73-9c726eb4f01a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:19.568Z|d5828891-2a1e-41eb-9112-2d3c41d6bda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:19.570Z|d5828891-2a1e-41eb-9112-2d3c41d6bda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:19.658Z|2633e2ac-9c90-4ce1-acad-830eeb79b169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:19.659Z|2633e2ac-9c90-4ce1-acad-830eeb79b169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:24.140Z|2bd63f03-fb4b-438b-8bfb-aa62935f1e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:01:24.141Z|2bd63f03-fb4b-438b-8bfb-aa62935f1e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:01:29.578Z|5c11220e-8d2c-42cb-8549-881251e1e503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:29.579Z|5c11220e-8d2c-42cb-8549-881251e1e503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:29.593Z|8b5beaba-c374-479e-96b0-aeb0c162372c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:29.595Z|8b5beaba-c374-479e-96b0-aeb0c162372c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:29.689Z|75270cca-a858-43b3-87ad-b6af735901b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:29.690Z|75270cca-a858-43b3-87ad-b6af735901b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:39.140Z|cb1f5226-70c2-4123-adef-0e5e4b970747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:01:39.141Z|cb1f5226-70c2-4123-adef-0e5e4b970747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:01:39.607Z|5de0d792-147b-4ae5-8a91-699edd9b8646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:39.608Z|5de0d792-147b-4ae5-8a91-699edd9b8646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:39.619Z|9711f73d-cca3-4d73-859d-6b92dd2a99d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:39.621Z|9711f73d-cca3-4d73-859d-6b92dd2a99d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:39.718Z|d2cdb9f0-66e9-4499-85aa-185534add552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:39.719Z|d2cdb9f0-66e9-4499-85aa-185534add552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:40.543Z|7d7179e7-d5eb-4c52-95eb-d01e371bc57d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:01:40.544Z|7d7179e7-d5eb-4c52-95eb-d01e371bc57d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:01:49.637Z|f63c0659-b2ee-44b2-9d5d-5be17bf89b67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:49.639Z|f63c0659-b2ee-44b2-9d5d-5be17bf89b67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:49.651Z|c64f0570-76cc-44c1-b2dc-05edd087057d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:49.652Z|c64f0570-76cc-44c1-b2dc-05edd087057d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:49.745Z|4b28d311-80d5-463b-b945-0a960904598f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:49.746Z|4b28d311-80d5-463b-b945-0a960904598f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:54.140Z|addfedbd-80a7-4022-801b-976a2ae6a882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:01:54.151Z|addfedbd-80a7-4022-801b-976a2ae6a882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:01:59.668Z|24658283-3186-46b8-a859-ff7f55a0e7ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:59.669Z|24658283-3186-46b8-a859-ff7f55a0e7ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:59.689Z|f803bc52-cfd9-4cc6-a897-841b1a350c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:59.690Z|f803bc52-cfd9-4cc6-a897-841b1a350c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:01:59.773Z|fcea7799-f702-4cea-85d9-e6351d478e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:01:59.778Z|fcea7799-f702-4cea-85d9-e6351d478e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:02.197Z|b67195a2-95a8-4790-b179-b53e5fb82faa|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:02:02.198Z|b67195a2-95a8-4790-b179-b53e5fb82faa|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:09.140Z|d1df56dc-9021-4b09-bfab-60a0a3bd5d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:02:09.143Z|d1df56dc-9021-4b09-bfab-60a0a3bd5d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:02:09.715Z|05d4765a-8928-415c-8ef0-d54bb21ae74d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:09.716Z|05d4765a-8928-415c-8ef0-d54bb21ae74d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:09.730Z|b8ef66cf-1856-47cd-aac3-8a823fad5453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:09.739Z|b8ef66cf-1856-47cd-aac3-8a823fad5453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:09.808Z|0cfb43ae-d429-406c-ad21-9c8f5507e134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:09.809Z|0cfb43ae-d429-406c-ad21-9c8f5507e134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:10.545Z|ec79aec3-c9e3-4dbb-83ac-dc79d6f59270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:02:10.546Z|ec79aec3-c9e3-4dbb-83ac-dc79d6f59270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:02:19.743Z|c851e4e9-b4f7-4d4d-9433-f3a01b840182|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:19.744Z|c851e4e9-b4f7-4d4d-9433-f3a01b840182|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:19.764Z|52c80325-52e2-4727-b9d9-e3cc2c485fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:19.765Z|52c80325-52e2-4727-b9d9-e3cc2c485fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:19.832Z|27b03c43-056a-45d3-9ac4-297bc2996985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:19.835Z|27b03c43-056a-45d3-9ac4-297bc2996985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:24.140Z|223275d7-8ba7-4662-a76e-c00b1cec8474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:02:24.140Z|223275d7-8ba7-4662-a76e-c00b1cec8474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:02:29.770Z|f75edded-e983-46b4-ad1a-a2887c91e755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:29.770Z|f75edded-e983-46b4-ad1a-a2887c91e755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:29.789Z|922753cf-cd68-43bc-9930-d5be16dc9f24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:29.790Z|922753cf-cd68-43bc-9930-d5be16dc9f24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:29.860Z|6fd1adf8-6513-4db6-8d3a-d90dfe75c38b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:29.861Z|6fd1adf8-6513-4db6-8d3a-d90dfe75c38b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:39.140Z|b16f2bbc-5f99-4452-b729-303357fa506a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:02:39.146Z|b16f2bbc-5f99-4452-b729-303357fa506a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:02:39.796Z|2eac19fb-35e4-4540-b4a3-ba0598543b6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:39.797Z|2eac19fb-35e4-4540-b4a3-ba0598543b6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:39.820Z|5aead130-0be6-46a5-9d07-6f6ba1093037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:39.821Z|5aead130-0be6-46a5-9d07-6f6ba1093037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:39.885Z|a256ac53-df87-4f63-8cd9-c353ef401ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:39.886Z|a256ac53-df87-4f63-8cd9-c353ef401ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:40.547Z|c549c23b-a419-4349-8181-918aa23aff82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:02:40.547Z|c549c23b-a419-4349-8181-918aa23aff82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:02:49.824Z|87dcd073-c5a1-4680-a3eb-3c9349d1214d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:49.825Z|87dcd073-c5a1-4680-a3eb-3c9349d1214d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:49.845Z|1404a7ef-f65f-482e-b6c1-cc6626c90394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:49.847Z|1404a7ef-f65f-482e-b6c1-cc6626c90394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:49.912Z|9aad01f4-f1ca-4574-af1b-826d30be00ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:49.914Z|9aad01f4-f1ca-4574-af1b-826d30be00ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:54.140Z|ea9c1676-b7ec-49fd-919b-bd688f3ee334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:02:54.141Z|ea9c1676-b7ec-49fd-919b-bd688f3ee334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:02:59.852Z|00387598-30c8-4f44-ad59-b44ae3ca1b5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:59.853Z|00387598-30c8-4f44-ad59-b44ae3ca1b5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:59.873Z|e5d2993c-0e66-488b-98b1-363b5dfd709d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:59.874Z|e5d2993c-0e66-488b-98b1-363b5dfd709d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:02:59.937Z|1299898c-e8b8-4352-80f8-ccceb57f70bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:02:59.938Z|1299898c-e8b8-4352-80f8-ccceb57f70bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:02.194Z|4683e718-f115-41bf-94b7-9eff4fe63e68|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:03:02.196Z|4683e718-f115-41bf-94b7-9eff4fe63e68|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:09.140Z|c004d9e5-60a0-458f-9aae-8c8e99bdc2b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:03:09.141Z|c004d9e5-60a0-458f-9aae-8c8e99bdc2b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:03:09.876Z|6dde9b6e-b489-4089-aad9-3d896fd9694c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:09.877Z|6dde9b6e-b489-4089-aad9-3d896fd9694c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:09.899Z|e193b8c4-3eb5-42dd-81ff-f7994d5e0a4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:09.900Z|e193b8c4-3eb5-42dd-81ff-f7994d5e0a4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:09.961Z|0739967c-9ac3-4b0e-827d-2db7854251df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:09.962Z|0739967c-9ac3-4b0e-827d-2db7854251df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:10.548Z|216ed6a8-fe14-4746-a964-620188addf2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:03:10.549Z|216ed6a8-fe14-4746-a964-620188addf2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:03:19.903Z|60a4bba9-7586-40fb-ab51-2f734a2e2783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:19.904Z|60a4bba9-7586-40fb-ab51-2f734a2e2783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:19.924Z|c7a848db-c533-4855-bfa7-679ada9c2d3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:19.925Z|c7a848db-c533-4855-bfa7-679ada9c2d3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:19.984Z|93337bf1-0a60-4cb2-aee3-0c81f2455ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:19.985Z|93337bf1-0a60-4cb2-aee3-0c81f2455ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:24.140Z|0a247873-96b9-414c-8e02-828c7a8ddafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:03:24.142Z|0a247873-96b9-414c-8e02-828c7a8ddafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:03:29.931Z|4050b1aa-bf33-42f7-8af2-7d370b2f1736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:29.932Z|4050b1aa-bf33-42f7-8af2-7d370b2f1736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:29.957Z|9226312d-3072-477d-a429-5e3b2411cdd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:29.958Z|9226312d-3072-477d-a429-5e3b2411cdd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:30.010Z|0fa22587-c3c1-4dfa-bdcc-f2965a4679c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:30.011Z|0fa22587-c3c1-4dfa-bdcc-f2965a4679c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:39.141Z|52a76bff-60ae-469d-a031-6eb6bacd101b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:03:39.142Z|52a76bff-60ae-469d-a031-6eb6bacd101b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:03:39.959Z|2dcd7fc3-9435-446e-b7e4-27bbfc706e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:39.960Z|2dcd7fc3-9435-446e-b7e4-27bbfc706e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:39.981Z|e9a8379f-ab98-4bc5-bb92-b0ca93b2df2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:39.983Z|e9a8379f-ab98-4bc5-bb92-b0ca93b2df2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:40.037Z|a1a46832-116c-482e-bce8-c5a76c68cd6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:40.039Z|a1a46832-116c-482e-bce8-c5a76c68cd6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:40.552Z|c097a15e-1311-4577-b290-e192f630283b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:03:40.552Z|c097a15e-1311-4577-b290-e192f630283b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:03:49.987Z|6c02bfa2-f477-4f84-bd17-f72ce484218d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:49.988Z|6c02bfa2-f477-4f84-bd17-f72ce484218d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:50.007Z|33472127-bd82-4de2-b9c5-8fa148b6188d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:50.009Z|33472127-bd82-4de2-b9c5-8fa148b6188d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:50.072Z|0dd21b10-4309-43b7-970a-e3a2ee33af8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:03:50.073Z|0dd21b10-4309-43b7-970a-e3a2ee33af8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:03:54.140Z|5bee9cf5-3fc0-40b9-9c19-767611c6196f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:03:54.140Z|5bee9cf5-3fc0-40b9-9c19-767611c6196f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:04:00.014Z|e12d2bb7-b0e5-49b2-914c-5a8b7558b66f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:00.016Z|e12d2bb7-b0e5-49b2-914c-5a8b7558b66f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:00.034Z|56fbdcd1-278e-4889-9cc2-1920731aa73c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:00.034Z|56fbdcd1-278e-4889-9cc2-1920731aa73c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:00.098Z|f8a207ab-624b-4adb-971b-0f8bd71a944c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:00.100Z|f8a207ab-624b-4adb-971b-0f8bd71a944c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:02.190Z|c841ed54-edd5-4ee2-817b-4e5e1be931fa|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:04:02.192Z|c841ed54-edd5-4ee2-817b-4e5e1be931fa|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:09.140Z|b74fb4c0-47a2-44f6-9544-2dd41924c8a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:04:09.144Z|b74fb4c0-47a2-44f6-9544-2dd41924c8a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:04:10.042Z|a90a30fb-940c-4455-810a-eaa1df8077db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:10.043Z|a90a30fb-940c-4455-810a-eaa1df8077db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:10.060Z|6b5e2c0a-3e36-4985-bf9d-9ccad3585d33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:10.061Z|6b5e2c0a-3e36-4985-bf9d-9ccad3585d33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:10.128Z|ad2c5738-4e9e-462a-8dae-dc9e48df63f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:10.130Z|ad2c5738-4e9e-462a-8dae-dc9e48df63f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:10.553Z|b97d7f4a-16ad-4f71-b34d-6063fd3e64e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:04:10.554Z|b97d7f4a-16ad-4f71-b34d-6063fd3e64e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:04:20.068Z|50917302-2e05-49bb-8bf0-f0378d695463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:20.069Z|50917302-2e05-49bb-8bf0-f0378d695463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:20.095Z|4d378f94-6713-4598-b65c-3bdc64f6388e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:20.096Z|4d378f94-6713-4598-b65c-3bdc64f6388e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:20.160Z|e41edb70-a65c-4fd1-9874-b2892b17f7e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:20.161Z|e41edb70-a65c-4fd1-9874-b2892b17f7e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:24.140Z|31d758c4-a4c8-4ffb-bdf4-28682ddaad37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:04:24.141Z|31d758c4-a4c8-4ffb-bdf4-28682ddaad37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:04:30.093Z|ca6a3b29-f273-48fb-a119-359c05136243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:30.094Z|ca6a3b29-f273-48fb-a119-359c05136243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:30.118Z|fe9e0350-c401-4334-850e-93114880ff77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:30.120Z|fe9e0350-c401-4334-850e-93114880ff77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:30.184Z|184cf716-dded-48ea-baf2-2e6c4fcead6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:30.185Z|184cf716-dded-48ea-baf2-2e6c4fcead6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:39.143Z|b186f4b1-4aac-44af-838d-84ae0b907f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:04:39.152Z|b186f4b1-4aac-44af-838d-84ae0b907f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:04:40.121Z|fd3c541a-b892-469e-8bc9-530d127779c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:40.122Z|fd3c541a-b892-469e-8bc9-530d127779c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:40.152Z|126195c5-2932-49e3-9da4-715ecab8e078|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:40.153Z|126195c5-2932-49e3-9da4-715ecab8e078|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:40.210Z|dc1c2ab4-e945-41c6-b556-57b37ef2c6d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:40.216Z|dc1c2ab4-e945-41c6-b556-57b37ef2c6d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:40.554Z|62078ef2-6633-4c02-a0e6-1f974afa4b97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:04:40.555Z|62078ef2-6633-4c02-a0e6-1f974afa4b97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:04:50.148Z|611ec1d6-0cfe-4682-9b94-76f08cbbf1db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:50.149Z|611ec1d6-0cfe-4682-9b94-76f08cbbf1db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:50.179Z|e96c0de2-3a2b-4440-b953-e7c2649a2cbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:50.184Z|e96c0de2-3a2b-4440-b953-e7c2649a2cbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:50.241Z|bb57cada-b32e-4fda-bb56-95a1cf22bb40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:04:50.241Z|bb57cada-b32e-4fda-bb56-95a1cf22bb40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:04:54.141Z|c8592939-da3a-4c62-ba74-56e1a887732a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:04:54.142Z|c8592939-da3a-4c62-ba74-56e1a887732a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:05:00.178Z|ef5efde1-965b-4990-b23f-d9c671c8d4f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:00.184Z|ef5efde1-965b-4990-b23f-d9c671c8d4f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:00.220Z|d9d38b3d-6426-4c05-af26-764b478ed7d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:00.221Z|d9d38b3d-6426-4c05-af26-764b478ed7d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:00.266Z|16aa3a00-f328-46e6-bddd-4af2d508f376|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:00.269Z|16aa3a00-f328-46e6-bddd-4af2d508f376|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:02.193Z|42cd4741-ce7f-413e-a346-4f6d1818bf51|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:05:02.194Z|42cd4741-ce7f-413e-a346-4f6d1818bf51|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:09.142Z|4cb39f58-9175-409a-a065-eb5ef6e930d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:05:09.144Z|4cb39f58-9175-409a-a065-eb5ef6e930d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:05:10.214Z|2646ffd3-27f0-4942-a444-ff10937d06ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:10.214Z|2646ffd3-27f0-4942-a444-ff10937d06ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:10.254Z|38de226f-0c4c-4809-9961-a6eb6e35d37c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:10.256Z|38de226f-0c4c-4809-9961-a6eb6e35d37c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:10.295Z|fb946bdb-42ff-431e-8a21-1375ea384745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:10.298Z|fb946bdb-42ff-431e-8a21-1375ea384745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:10.556Z|f8d24f9b-a98d-4b0d-bc06-68570e1825e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:05:10.557Z|f8d24f9b-a98d-4b0d-bc06-68570e1825e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:05:20.238Z|913428eb-9e64-4d90-8a2c-1cc074f9b60e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:20.239Z|913428eb-9e64-4d90-8a2c-1cc074f9b60e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:20.317Z|48636dd3-ecdc-4a49-82cd-2715589885ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:20.318Z|48636dd3-ecdc-4a49-82cd-2715589885ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:20.321Z|a54c4c48-f115-460d-83fb-401ef75d26b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:20.322Z|a54c4c48-f115-460d-83fb-401ef75d26b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:24.140Z|55691411-9743-4c4c-bd99-f3399941a17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:05:24.148Z|55691411-9743-4c4c-bd99-f3399941a17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:05:30.266Z|40b72a6a-7992-43ed-9519-bc713179e9a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:30.268Z|40b72a6a-7992-43ed-9519-bc713179e9a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:30.352Z|ae1a81fc-c80b-4784-85f1-19ad795fe878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:30.353Z|ae1a81fc-c80b-4784-85f1-19ad795fe878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:30.356Z|16253c84-7bac-4026-b986-42ef46a7be02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:30.357Z|16253c84-7bac-4026-b986-42ef46a7be02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:39.145Z|e556c794-014f-4438-b404-d91a359bbc32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:05:39.145Z|e556c794-014f-4438-b404-d91a359bbc32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:05:40.293Z|61a0b719-acc6-4ceb-94f9-93d712256f22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:40.294Z|61a0b719-acc6-4ceb-94f9-93d712256f22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:40.385Z|121400b8-ab5e-4b1a-85fa-655cc20ff8d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:40.386Z|121400b8-ab5e-4b1a-85fa-655cc20ff8d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:40.390Z|e68803fb-2471-47fe-a52b-b1341a76c9b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:40.391Z|e68803fb-2471-47fe-a52b-b1341a76c9b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:40.558Z|ceed7c6f-7a5e-44f5-958d-91eea85a786c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:05:40.559Z|ceed7c6f-7a5e-44f5-958d-91eea85a786c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:05:50.320Z|e5000117-7492-4a67-91cf-c76231c7f583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:50.321Z|e5000117-7492-4a67-91cf-c76231c7f583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:50.417Z|bd0ae14e-9ad3-4a83-8800-48353cc6a548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:50.417Z|f703c045-7ceb-4315-864a-e36b9914c93c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:05:50.418Z|bd0ae14e-9ad3-4a83-8800-48353cc6a548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:50.418Z|f703c045-7ceb-4315-864a-e36b9914c93c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:05:54.141Z|cc627062-57a7-4b14-a130-243c8ac67b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:05:54.142Z|cc627062-57a7-4b14-a130-243c8ac67b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:06:00.350Z|f6e3e5f0-22ad-4e86-b738-88ac06064c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:00.351Z|f6e3e5f0-22ad-4e86-b738-88ac06064c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:00.448Z|2417f92c-a81a-438b-b36c-eea612bb9b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:00.448Z|2417f92c-a81a-438b-b36c-eea612bb9b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:00.454Z|fb54d803-5dee-43c8-97c1-168a3ed95e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:00.455Z|fb54d803-5dee-43c8-97c1-168a3ed95e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:02.201Z|fedc6033-5bd9-42e1-8bec-9f93b95f0e42|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:06:02.202Z|fedc6033-5bd9-42e1-8bec-9f93b95f0e42|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:09.140Z|b6c174dd-93ab-4c15-a261-d0f628dd5815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:06:09.156Z|b6c174dd-93ab-4c15-a261-d0f628dd5815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:06:10.378Z|daf18f39-bac8-4902-824b-ae47c65e40a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:10.384Z|daf18f39-bac8-4902-824b-ae47c65e40a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:10.478Z|4ccb604b-5c6e-46a9-a7c0-51b39222b3b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:10.479Z|4ccb604b-5c6e-46a9-a7c0-51b39222b3b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:10.490Z|5b3f002d-9e27-4328-b1d2-b7a5dbdc0d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:10.491Z|5b3f002d-9e27-4328-b1d2-b7a5dbdc0d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:10.560Z|4a7438a0-9b32-4b45-ae0a-6556f825feac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:06:10.561Z|4a7438a0-9b32-4b45-ae0a-6556f825feac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:06:20.414Z|dd88b9b7-f99e-4170-9b95-503b04f07f18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:20.415Z|dd88b9b7-f99e-4170-9b95-503b04f07f18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:20.513Z|a19ecf3c-7411-4b4f-beda-f020c09aa648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:20.514Z|a19ecf3c-7411-4b4f-beda-f020c09aa648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:20.522Z|cc3bbc2b-c2dc-4bd9-ba40-5ba3122c61f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:20.529Z|cc3bbc2b-c2dc-4bd9-ba40-5ba3122c61f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:24.140Z|12d00514-1b24-4fe9-91c0-3054a0588f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:06:24.141Z|12d00514-1b24-4fe9-91c0-3054a0588f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:06:30.455Z|a55f2410-33bc-413c-b2f8-bad9c08f5dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:30.456Z|a55f2410-33bc-413c-b2f8-bad9c08f5dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:30.550Z|255e555b-9b7e-4fcd-a4e6-0666e75c5966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:30.551Z|255e555b-9b7e-4fcd-a4e6-0666e75c5966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:30.556Z|a54072b1-6d01-4448-a23f-5a26b1eb70ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:30.557Z|a54072b1-6d01-4448-a23f-5a26b1eb70ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:39.140Z|14bba82e-bc93-4f0f-9d61-0345f24de701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:06:39.142Z|14bba82e-bc93-4f0f-9d61-0345f24de701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:06:40.482Z|f67c390c-5d5e-4914-8a8c-6f3453cc6224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:40.484Z|f67c390c-5d5e-4914-8a8c-6f3453cc6224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:40.562Z|58680e5e-23b8-4cf6-9422-dbb8e69a4134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:06:40.563Z|58680e5e-23b8-4cf6-9422-dbb8e69a4134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:06:40.581Z|3dca4258-7690-4050-a2c2-4ae0e372ecbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:40.582Z|de946030-9884-4754-9ecc-5aadfbabdafe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:40.582Z|de946030-9884-4754-9ecc-5aadfbabdafe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:40.582Z|3dca4258-7690-4050-a2c2-4ae0e372ecbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:50.512Z|31e4f2cc-51c0-4118-ac6c-6f6d429154d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:50.514Z|31e4f2cc-51c0-4118-ac6c-6f6d429154d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:50.612Z|880f4dc5-be49-4f6e-8120-433bbbf055ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:50.614Z|880f4dc5-be49-4f6e-8120-433bbbf055ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:50.628Z|f13cfb5e-5b63-4e73-83df-b0c042d0f065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:06:50.629Z|f13cfb5e-5b63-4e73-83df-b0c042d0f065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:06:54.140Z|c38d0bb5-324c-49c1-b2ce-a76ea7a07416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:06:54.143Z|c38d0bb5-324c-49c1-b2ce-a76ea7a07416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:07:00.546Z|1b85c6d5-636d-4d96-bac7-88a4faf3b854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:00.546Z|1b85c6d5-636d-4d96-bac7-88a4faf3b854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:00.651Z|ceff38d7-af48-417a-96d4-6d30d6bb5b2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:00.652Z|ceff38d7-af48-417a-96d4-6d30d6bb5b2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:00.662Z|e935ab98-b1fa-4d07-b50a-55576cc9160d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:00.664Z|e935ab98-b1fa-4d07-b50a-55576cc9160d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:02.198Z|d0ce6078-af34-4d4f-8d63-e28a0358b821|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:07:02.199Z|d0ce6078-af34-4d4f-8d63-e28a0358b821|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:09.141Z|06c4112f-cbc9-4361-bdfd-c02602f4e33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:07:09.142Z|06c4112f-cbc9-4361-bdfd-c02602f4e33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:07:10.564Z|032218fa-c6c8-4c08-bbc8-ecd1e4f34c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:07:10.564Z|032218fa-c6c8-4c08-bbc8-ecd1e4f34c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:07:10.573Z|d916659d-3710-425e-bbef-a585fc676abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:10.574Z|d916659d-3710-425e-bbef-a585fc676abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:10.678Z|c543501d-2d1b-40a6-999e-5fe210f5aab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:10.679Z|c543501d-2d1b-40a6-999e-5fe210f5aab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:10.701Z|663c480f-049c-4b67-9ee0-7f27a9e4614d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:10.702Z|663c480f-049c-4b67-9ee0-7f27a9e4614d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:20.601Z|e98b3901-c001-4582-8642-71a14c4ed581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:20.608Z|e98b3901-c001-4582-8642-71a14c4ed581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:20.705Z|3bdff9f0-356d-4aaf-8e14-ee327639f66e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:20.707Z|3bdff9f0-356d-4aaf-8e14-ee327639f66e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:20.727Z|fe0947d0-30cf-4733-8735-f87179feefd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:20.729Z|fe0947d0-30cf-4733-8735-f87179feefd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:24.143Z|95996ea4-eff7-4c47-a2e4-ac200073d71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:07:24.148Z|95996ea4-eff7-4c47-a2e4-ac200073d71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:07:30.637Z|5cc1215e-fd8f-4be3-b202-848cfb5ce63e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:30.638Z|5cc1215e-fd8f-4be3-b202-848cfb5ce63e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:30.731Z|dd8a0bbd-35cb-43db-9693-02282026591e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:30.732Z|dd8a0bbd-35cb-43db-9693-02282026591e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:30.752Z|0dbd0ebd-303a-46e5-8e5e-b690901071e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:30.753Z|0dbd0ebd-303a-46e5-8e5e-b690901071e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:39.140Z|a3a33e2b-febc-4cad-957d-da997296dc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:07:39.141Z|a3a33e2b-febc-4cad-957d-da997296dc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:07:40.565Z|8063756d-069e-4280-a17d-e671fd087cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:07:40.566Z|8063756d-069e-4280-a17d-e671fd087cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:07:40.665Z|a69d3be9-28eb-4885-b7b7-be5b6190a6c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:40.666Z|a69d3be9-28eb-4885-b7b7-be5b6190a6c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:40.757Z|3ce887f1-55f4-4546-ad28-78d9c6159a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:40.758Z|3ce887f1-55f4-4546-ad28-78d9c6159a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:40.779Z|43ebd14b-ae28-48f5-9059-37ecee235861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:40.780Z|43ebd14b-ae28-48f5-9059-37ecee235861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:50.699Z|5d189d71-9654-422d-8ac8-cd4c7106d80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:50.700Z|5d189d71-9654-422d-8ac8-cd4c7106d80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:50.782Z|23cc7d9d-6075-4ff1-8753-45f46129adc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:50.783Z|23cc7d9d-6075-4ff1-8753-45f46129adc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:50.806Z|ff84aa1f-feb5-4f50-b25f-2479a4125ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:07:50.807Z|ff84aa1f-feb5-4f50-b25f-2479a4125ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:07:54.140Z|3bc00093-ae91-4d30-95a2-1a2a98069f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:07:54.142Z|3bc00093-ae91-4d30-95a2-1a2a98069f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:08:00.726Z|da70d20a-7bc6-4a08-8bbf-39848af68209|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:00.728Z|da70d20a-7bc6-4a08-8bbf-39848af68209|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:00.806Z|d5ff0401-7125-4e0f-8327-d18e9a264c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:00.807Z|d5ff0401-7125-4e0f-8327-d18e9a264c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:00.835Z|8f79bb10-2faf-403c-a8f5-575f6f7b589c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:00.836Z|8f79bb10-2faf-403c-a8f5-575f6f7b589c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:02.190Z|eb1721be-9e13-44c5-a96d-03ef602bacab|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:08:02.191Z|eb1721be-9e13-44c5-a96d-03ef602bacab|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:09.140Z|2793ef9f-2ff6-4ef7-a0fb-8971983090e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:08:09.144Z|2793ef9f-2ff6-4ef7-a0fb-8971983090e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:08:10.567Z|eacdd86a-7a0a-476a-893d-fd54d9e288d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:08:10.568Z|eacdd86a-7a0a-476a-893d-fd54d9e288d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:08:10.753Z|6301fc2e-64d1-4780-b58e-28900141332d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:10.755Z|6301fc2e-64d1-4780-b58e-28900141332d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:10.830Z|c0e93d30-1029-456d-b7b4-1a588596c2ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:10.831Z|c0e93d30-1029-456d-b7b4-1a588596c2ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:10.860Z|af0a85d2-bc4f-4505-8285-ac94f2cc49af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:10.861Z|af0a85d2-bc4f-4505-8285-ac94f2cc49af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:20.788Z|ff0ec897-c928-4afc-a1a1-70b1c822e142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:20.790Z|ff0ec897-c928-4afc-a1a1-70b1c822e142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:20.863Z|6b1ad989-f8b7-4e28-8aee-c7014434632b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:20.865Z|6b1ad989-f8b7-4e28-8aee-c7014434632b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:20.890Z|8d34d397-c433-4e3b-be0c-4e24ad5d6917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:20.891Z|8d34d397-c433-4e3b-be0c-4e24ad5d6917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:24.140Z|5d3893f0-dd6a-4b2e-b1da-2fc5e35915aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:08:24.141Z|5d3893f0-dd6a-4b2e-b1da-2fc5e35915aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:08:30.837Z|58ed6c20-6306-4552-afa3-8d9fdcdef3d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:30.838Z|58ed6c20-6306-4552-afa3-8d9fdcdef3d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:30.890Z|e11f0303-9c90-4910-9c49-fc97fbd784db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:30.890Z|e11f0303-9c90-4910-9c49-fc97fbd784db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:30.923Z|d0422b57-8a38-4cac-afdd-79e2e2b1b8d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:30.924Z|d0422b57-8a38-4cac-afdd-79e2e2b1b8d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:39.140Z|7e474968-5d09-462c-b2c9-3340172feac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:08:39.141Z|7e474968-5d09-462c-b2c9-3340172feac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:08:40.569Z|c150b223-ac0b-4c74-ab3a-a3697a05fef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:08:40.571Z|c150b223-ac0b-4c74-ab3a-a3697a05fef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:08:40.874Z|86b8fd57-66fe-48ef-9543-520e556c75fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:40.875Z|86b8fd57-66fe-48ef-9543-520e556c75fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:40.917Z|50c3a9e4-f68a-477d-97e5-f85cd63b0a41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:40.918Z|50c3a9e4-f68a-477d-97e5-f85cd63b0a41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:40.965Z|38bb75f8-acf4-44f5-bbad-b3aef3f3df58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:40.966Z|38bb75f8-acf4-44f5-bbad-b3aef3f3df58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:50.913Z|1ab2d704-b9e8-4413-b9e2-9d47c5764b51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:50.914Z|1ab2d704-b9e8-4413-b9e2-9d47c5764b51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:50.961Z|72c72061-5e0d-4dcd-a946-92c1b8589ed8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:50.962Z|72c72061-5e0d-4dcd-a946-92c1b8589ed8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:51.011Z|43eacc15-07d5-4cc0-8426-ef4a15cfd80a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:08:51.012Z|43eacc15-07d5-4cc0-8426-ef4a15cfd80a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:08:54.140Z|6ab77b1b-86d3-4212-a69c-2ef91140b244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:08:54.146Z|6ab77b1b-86d3-4212-a69c-2ef91140b244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:09:00.963Z|656f005a-1276-4e6a-b920-11a5ddcbbfb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:00.965Z|656f005a-1276-4e6a-b920-11a5ddcbbfb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:00.996Z|a7c08a2d-ad1e-4016-b659-6c66bdf4fac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:00.997Z|a7c08a2d-ad1e-4016-b659-6c66bdf4fac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:01.056Z|9ec32003-0005-42e3-9732-52b583685b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:01.057Z|9ec32003-0005-42e3-9732-52b583685b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:02.192Z|1498b099-6997-45a8-9f22-93d80fb1bede|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:09:02.194Z|1498b099-6997-45a8-9f22-93d80fb1bede|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:09.140Z|8e01be46-b370-4e5c-82a8-69b6bb714031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:09:09.146Z|8e01be46-b370-4e5c-82a8-69b6bb714031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:09:10.573Z|d025e9bb-dfcb-4d03-b5af-ef7641aa87e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:09:10.574Z|d025e9bb-dfcb-4d03-b5af-ef7641aa87e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:09:11.004Z|fba18d20-4893-402a-93a1-59aec336ec77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:11.005Z|fba18d20-4893-402a-93a1-59aec336ec77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:11.030Z|2e2a72c6-18fe-453d-8e6f-86a2728cb628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:11.034Z|2e2a72c6-18fe-453d-8e6f-86a2728cb628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:11.094Z|092a3c47-be2f-453e-be7a-5029c1c9fd16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:11.096Z|092a3c47-be2f-453e-be7a-5029c1c9fd16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:21.067Z|edfa7cad-3ada-4a35-ad79-f951decd28c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:21.068Z|edfa7cad-3ada-4a35-ad79-f951decd28c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:21.069Z|5c9e443a-751d-4075-819b-ff4a218f2dd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:21.070Z|5c9e443a-751d-4075-819b-ff4a218f2dd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:21.123Z|919d18e1-62b8-4619-8ee4-b719eed342dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:21.125Z|919d18e1-62b8-4619-8ee4-b719eed342dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:24.140Z|6873ea99-6fbe-4adb-aa57-993e2c18f60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:09:24.141Z|6873ea99-6fbe-4adb-aa57-993e2c18f60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:09:31.106Z|d4ed1f33-da6b-450b-96c4-cbba815d206d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:31.109Z|d4ed1f33-da6b-450b-96c4-cbba815d206d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:31.127Z|a442625d-063f-4e81-8a7e-dc7285d4950b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:31.128Z|a442625d-063f-4e81-8a7e-dc7285d4950b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:31.162Z|a3cb4a20-0d13-44d5-b68d-ebb76f55bdf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:31.167Z|a3cb4a20-0d13-44d5-b68d-ebb76f55bdf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:39.140Z|58edfd19-7239-4140-a23b-0b9055a20f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:09:39.147Z|58edfd19-7239-4140-a23b-0b9055a20f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:09:40.575Z|86e0113f-6fc5-487d-835e-2c51c547c0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:09:40.576Z|86e0113f-6fc5-487d-835e-2c51c547c0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:09:41.162Z|5ad805dc-eaf1-4254-9bdd-c6e0e1bc4701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:41.164Z|5ad805dc-eaf1-4254-9bdd-c6e0e1bc4701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:41.165Z|a6c9d4a0-4704-4544-b96e-ac72e6f6d514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:41.165Z|a6c9d4a0-4704-4544-b96e-ac72e6f6d514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:41.212Z|07031ae3-901f-4835-9e82-7ee0b2e1139a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:41.213Z|07031ae3-901f-4835-9e82-7ee0b2e1139a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:51.194Z|2aca51aa-6310-4795-a415-3c722905313d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:51.196Z|2aca51aa-6310-4795-a415-3c722905313d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:51.203Z|a7dee9e6-7098-4a34-af40-9d6c451eb606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:51.204Z|a7dee9e6-7098-4a34-af40-9d6c451eb606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:51.245Z|6c948a7d-626f-460a-8782-e0e4ed18ad9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:09:51.248Z|6c948a7d-626f-460a-8782-e0e4ed18ad9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:09:54.143Z|0304c7d4-23c8-4768-abe8-467b6c4c82d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:09:54.145Z|0304c7d4-23c8-4768-abe8-467b6c4c82d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:10:01.222Z|7ba4d9eb-4ffc-481e-8f18-edb09e048c55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:01.223Z|7ba4d9eb-4ffc-481e-8f18-edb09e048c55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:01.242Z|6ef45886-b632-4fff-a6eb-671dd62f23c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:01.248Z|6ef45886-b632-4fff-a6eb-671dd62f23c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:01.288Z|ae0b3f28-56e2-40d0-85f9-27c0b8c65b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:01.289Z|ae0b3f28-56e2-40d0-85f9-27c0b8c65b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:02.193Z|8ed32507-4ed6-4b82-bec9-7d0bb58364c6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:10:02.195Z|8ed32507-4ed6-4b82-bec9-7d0bb58364c6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:09.140Z|4b7ee765-8466-4c37-9f21-93bab4253ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:10:09.141Z|4b7ee765-8466-4c37-9f21-93bab4253ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:10:10.577Z|4b82f813-ae76-48e4-bc22-6c4ebe84aad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:10:10.577Z|4b82f813-ae76-48e4-bc22-6c4ebe84aad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:10:11.270Z|6a6c5895-e7d6-4d28-aa89-a82b3fe8b86b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:11.271Z|6a6c5895-e7d6-4d28-aa89-a82b3fe8b86b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:11.280Z|a1822e8e-5d54-4236-b35a-ba045451f8c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:11.281Z|a1822e8e-5d54-4236-b35a-ba045451f8c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:11.339Z|f1feead0-9507-4203-a160-da4ad8134e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:11.340Z|f1feead0-9507-4203-a160-da4ad8134e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:21.298Z|dfbdc7e8-3339-413c-a0f3-a42405259d6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:21.299Z|dfbdc7e8-3339-413c-a0f3-a42405259d6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:21.340Z|dc6e9dd0-e868-4536-a999-8cbdff6c84e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:21.340Z|dc6e9dd0-e868-4536-a999-8cbdff6c84e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:21.377Z|87f08986-33de-4863-8679-1b65ce2194d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:21.378Z|87f08986-33de-4863-8679-1b65ce2194d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:24.140Z|79a8b5b6-72c9-46de-9d5b-2b34b22aad59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:10:24.146Z|79a8b5b6-72c9-46de-9d5b-2b34b22aad59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:10:31.331Z|10d56c19-c07c-4d34-b4db-abb3107a03f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:31.332Z|10d56c19-c07c-4d34-b4db-abb3107a03f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:31.368Z|148c97a9-3838-4c13-8f80-cbfc52ed94e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:31.369Z|148c97a9-3838-4c13-8f80-cbfc52ed94e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:31.405Z|002a545d-9cf3-4eaf-ab6b-3355bafa516c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:31.407Z|002a545d-9cf3-4eaf-ab6b-3355bafa516c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:39.140Z|564a9b26-4525-4466-a51b-4d5040753f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:10:39.141Z|564a9b26-4525-4466-a51b-4d5040753f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:10:40.578Z|36a5e7c6-6f37-49dc-8697-a5c91baa0a03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:10:40.579Z|36a5e7c6-6f37-49dc-8697-a5c91baa0a03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:10:41.366Z|c474dbce-6168-492c-9381-e0e1a19302cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:41.368Z|c474dbce-6168-492c-9381-e0e1a19302cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:41.398Z|a0064c0a-5f1b-4590-baaf-b24a7e0b873a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:41.399Z|a0064c0a-5f1b-4590-baaf-b24a7e0b873a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:41.442Z|9577797c-d3bf-4407-b27d-c55db7fb10db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:41.450Z|9577797c-d3bf-4407-b27d-c55db7fb10db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:51.398Z|52c930bd-19dd-41ea-a9ab-6046b6ce756d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:51.398Z|52c930bd-19dd-41ea-a9ab-6046b6ce756d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:51.426Z|a08a1ecd-2b35-42e5-9b87-7e2ceb034254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:51.428Z|a08a1ecd-2b35-42e5-9b87-7e2ceb034254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:51.475Z|53cab140-50bb-477c-9ccf-738fbedddc2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:10:51.476Z|53cab140-50bb-477c-9ccf-738fbedddc2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:10:54.143Z|94bf0f40-9f91-43d9-9a40-abcfd9b50154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:10:54.144Z|94bf0f40-9f91-43d9-9a40-abcfd9b50154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:11:01.428Z|27e7b7dd-221b-4eb0-8b57-cd7fe5b1ce19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:01.429Z|27e7b7dd-221b-4eb0-8b57-cd7fe5b1ce19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:01.452Z|41b41f75-501b-4abd-a445-f209f924055d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:01.453Z|41b41f75-501b-4abd-a445-f209f924055d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:01.502Z|db5ca5ab-59e0-418b-a7d9-5c01736bc6b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:01.504Z|db5ca5ab-59e0-418b-a7d9-5c01736bc6b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:02.210Z|7cc9ffa4-c10a-45b4-9026-a29144c5bbee|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:11:02.211Z|7cc9ffa4-c10a-45b4-9026-a29144c5bbee|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:09.140Z|3ba65296-4dd3-4edc-b66c-01c39ce92f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:11:09.148Z|3ba65296-4dd3-4edc-b66c-01c39ce92f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:11:10.579Z|562d22cb-2a14-42bb-9d35-d36992f32097|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:11:10.580Z|562d22cb-2a14-42bb-9d35-d36992f32097|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:11:11.461Z|3b34eaee-65c2-472c-8b84-9e12e2bd90c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:11.462Z|3b34eaee-65c2-472c-8b84-9e12e2bd90c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:11.480Z|904b81ad-6281-4280-826e-afe9e01f39eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:11.481Z|904b81ad-6281-4280-826e-afe9e01f39eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:11.534Z|8c1eb6cc-63c2-436d-97ff-3fad3eaf4210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:11.535Z|8c1eb6cc-63c2-436d-97ff-3fad3eaf4210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:21.491Z|2a90487c-52f2-4525-8384-70d0a2124f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:21.493Z|2a90487c-52f2-4525-8384-70d0a2124f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:21.506Z|d9c6cc59-34a3-4f27-94b6-a7be25c3c6a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:21.507Z|d9c6cc59-34a3-4f27-94b6-a7be25c3c6a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:21.559Z|ba68d08e-8d54-4b08-be08-b5f2ce00ce6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:21.560Z|ba68d08e-8d54-4b08-be08-b5f2ce00ce6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:24.140Z|04a4a01c-f819-4456-9055-c38c9a3a8262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:11:24.141Z|04a4a01c-f819-4456-9055-c38c9a3a8262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:11:31.531Z|77eb35a2-166c-464e-a9ec-6137ed0ec817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:31.532Z|77eb35a2-166c-464e-a9ec-6137ed0ec817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:31.535Z|fb0265bb-5579-4b07-b0d9-3847385f28b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:31.536Z|fb0265bb-5579-4b07-b0d9-3847385f28b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:31.588Z|997a205e-9d8d-4871-9bc7-60d1fa8f3ac4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:31.589Z|997a205e-9d8d-4871-9bc7-60d1fa8f3ac4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:39.140Z|c50b0e56-ed92-41a1-bc90-b33bf7c7def6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:11:39.141Z|c50b0e56-ed92-41a1-bc90-b33bf7c7def6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:11:40.582Z|62bd8bab-478f-4f12-9f6f-dbafba66121f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:11:40.583Z|62bd8bab-478f-4f12-9f6f-dbafba66121f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:11:41.562Z|08a19814-2039-4143-a253-b9a2e482dda4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:41.562Z|9ae2f62d-8f76-4b69-ad24-53241f1a36e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:41.563Z|08a19814-2039-4143-a253-b9a2e482dda4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:41.563Z|9ae2f62d-8f76-4b69-ad24-53241f1a36e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:41.613Z|ad3f27b4-c236-4cf2-a177-a080f01340cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:41.613Z|ad3f27b4-c236-4cf2-a177-a080f01340cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:51.591Z|da9989b4-0e44-4c7f-a8cc-e8477fb57fb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:51.591Z|ee8b10e7-a818-46a1-a05b-b230eaf147a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:51.592Z|da9989b4-0e44-4c7f-a8cc-e8477fb57fb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:51.592Z|ee8b10e7-a818-46a1-a05b-b230eaf147a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:51.635Z|347bbda6-2b45-421c-b779-81ce419324ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:11:51.636Z|347bbda6-2b45-421c-b779-81ce419324ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:11:54.140Z|ca2a3602-f7a8-4502-8629-35b7da5a8e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:11:54.155Z|ca2a3602-f7a8-4502-8629-35b7da5a8e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:12:01.625Z|47416da2-2aed-4104-9599-d6adbbf5d00a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:01.626Z|47416da2-2aed-4104-9599-d6adbbf5d00a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:01.633Z|45b73e40-8cee-4ffd-a948-db90492d777b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:01.635Z|45b73e40-8cee-4ffd-a948-db90492d777b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:01.668Z|cdbebb6d-6b21-4e7f-9b91-2f8cd43cefd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:01.669Z|cdbebb6d-6b21-4e7f-9b91-2f8cd43cefd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:02.191Z|cfd16453-febd-4c97-a0a5-dc11a16f55ea|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:12:02.192Z|cfd16453-febd-4c97-a0a5-dc11a16f55ea|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:09.140Z|a3da833e-4e1f-4b28-bfc1-dbd211a94879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:12:09.140Z|a3da833e-4e1f-4b28-bfc1-dbd211a94879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:12:10.584Z|cab433bf-30a4-4a1e-85ec-5e20391395fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:12:10.585Z|cab433bf-30a4-4a1e-85ec-5e20391395fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:12:11.654Z|eb514952-8ff6-4218-9278-32d9f26b71c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:11.656Z|eb514952-8ff6-4218-9278-32d9f26b71c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:11.658Z|d6dedd87-0b97-41cc-8aac-4deda0fcf2db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:11.659Z|d6dedd87-0b97-41cc-8aac-4deda0fcf2db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:11.705Z|bfd35ff2-d9d9-4e3f-bbc0-a1d19e9324bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:11.706Z|bfd35ff2-d9d9-4e3f-bbc0-a1d19e9324bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:21.693Z|7f5bff08-c850-4c77-af94-d1145f787aea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:21.693Z|56958b49-8251-49bf-b88d-04d3d03bcf94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:21.693Z|56958b49-8251-49bf-b88d-04d3d03bcf94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:21.693Z|7f5bff08-c850-4c77-af94-d1145f787aea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:21.734Z|b03fe71f-8f59-41ec-8e1d-659e5db7393a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:21.735Z|b03fe71f-8f59-41ec-8e1d-659e5db7393a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:24.140Z|20cce18e-d256-4b34-bec6-88c685150699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:12:24.141Z|20cce18e-d256-4b34-bec6-88c685150699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:12:31.744Z|f384ea25-57c0-464f-a596-24e468f776da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:31.745Z|f384ea25-57c0-464f-a596-24e468f776da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:31.748Z|c64e6a15-3356-4455-ada2-ddcc803e81a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:31.748Z|c64e6a15-3356-4455-ada2-ddcc803e81a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:31.766Z|39aca964-959d-4c08-8700-79c16fa097f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:31.769Z|39aca964-959d-4c08-8700-79c16fa097f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:39.143Z|b40b3231-fa04-4026-9a45-61ab7ff5c1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:12:39.147Z|b40b3231-fa04-4026-9a45-61ab7ff5c1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:12:40.586Z|6904b049-bea3-4803-9c4c-f22e98415b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:12:40.587Z|6904b049-bea3-4803-9c4c-f22e98415b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:12:41.797Z|19049530-6cc2-4f06-8d05-fa1eba00a3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:41.798Z|19049530-6cc2-4f06-8d05-fa1eba00a3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:41.820Z|82e3b96d-c708-45cd-8a07-f9772fd49b5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:41.821Z|82e3b96d-c708-45cd-8a07-f9772fd49b5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:41.825Z|efcbba97-a0ae-481e-a55f-afda688416ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:41.830Z|efcbba97-a0ae-481e-a55f-afda688416ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:51.830Z|cda17444-6a2e-49a5-a2e9-19f1c4572aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:51.831Z|cda17444-6a2e-49a5-a2e9-19f1c4572aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:51.850Z|11d26faf-8716-4792-9bb4-8ca12d05c52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:51.851Z|11d26faf-8716-4792-9bb4-8ca12d05c52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:51.864Z|4e34a226-12f1-4919-affc-31464767a4eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:12:51.865Z|4e34a226-12f1-4919-affc-31464767a4eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:12:54.140Z|e79ee625-902c-4b27-aee1-642b6ef16d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:12:54.141Z|e79ee625-902c-4b27-aee1-642b6ef16d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:13:01.859Z|d810baa5-b150-4627-90fa-15a75f225162|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:01.860Z|d810baa5-b150-4627-90fa-15a75f225162|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:01.899Z|71d247b4-ab05-48a7-9e32-49f1c8e9c51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:01.901Z|71d247b4-ab05-48a7-9e32-49f1c8e9c51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:01.912Z|3107ab9e-9a77-4582-a861-b4fa913fce22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:01.913Z|3107ab9e-9a77-4582-a861-b4fa913fce22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:02.209Z|6e1bac93-9cc7-4bd7-b274-bc371b64bec5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:13:02.210Z|6e1bac93-9cc7-4bd7-b274-bc371b64bec5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:09.140Z|1490dd8f-339e-491a-b922-f08b8f1e8e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:13:09.141Z|1490dd8f-339e-491a-b922-f08b8f1e8e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:13:10.588Z|dd2e60f1-9d28-4cf3-8e94-e425e54f3971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:13:10.589Z|dd2e60f1-9d28-4cf3-8e94-e425e54f3971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:13:11.937Z|09005c4d-9668-4332-8770-b76b7ce5d688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:11.938Z|09005c4d-9668-4332-8770-b76b7ce5d688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:11.943Z|d40a23b5-6a33-42dc-a914-06a68556325c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:11.945Z|d40a23b5-6a33-42dc-a914-06a68556325c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:11.962Z|be245c5d-0ab4-47b3-ac34-5be69d686416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:11.965Z|be245c5d-0ab4-47b3-ac34-5be69d686416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:21.975Z|612141a9-0957-4c7f-baba-1d2b4fa26c0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:21.977Z|612141a9-0957-4c7f-baba-1d2b4fa26c0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:21.990Z|b755e45f-9943-490a-941a-4e186ce4c836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:21.991Z|b755e45f-9943-490a-941a-4e186ce4c836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:22.014Z|0bb4b952-e7c1-441b-936e-683fdb83d9d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:22.015Z|0bb4b952-e7c1-441b-936e-683fdb83d9d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:24.140Z|682e95fc-b48a-41ef-b7af-224d0e129eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:13:24.148Z|682e95fc-b48a-41ef-b7af-224d0e129eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:13:32.011Z|43b4eef6-2f8f-4685-a76b-374dbf5244cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:32.011Z|43b4eef6-2f8f-4685-a76b-374dbf5244cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:32.034Z|336e6071-2b88-47df-a338-abb4abb99b4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:32.035Z|336e6071-2b88-47df-a338-abb4abb99b4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:32.044Z|91a9a253-c265-47ee-957a-a29454684aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:32.045Z|91a9a253-c265-47ee-957a-a29454684aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:39.140Z|a3072094-158a-4f55-879d-9c20e1fdef55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:13:39.141Z|a3072094-158a-4f55-879d-9c20e1fdef55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:13:40.590Z|cd0a42d1-505c-4e3b-b386-56d984190e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:13:40.591Z|cd0a42d1-505c-4e3b-b386-56d984190e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:13:42.047Z|6ff6cd88-05d4-456f-9778-76916ebd646a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:42.048Z|6ff6cd88-05d4-456f-9778-76916ebd646a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:42.064Z|969a3c8b-2cb4-4c44-bf3e-97bb519559ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:42.065Z|969a3c8b-2cb4-4c44-bf3e-97bb519559ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:42.067Z|58a540ed-3e02-41e3-b0a6-7c945ef984cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:42.068Z|58a540ed-3e02-41e3-b0a6-7c945ef984cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:52.095Z|36f86384-799c-4e60-81c3-026b8ef8e4ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:52.097Z|36f86384-799c-4e60-81c3-026b8ef8e4ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:52.106Z|3598ff7e-f5c3-434a-be44-5b16df20129b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:52.107Z|3598ff7e-f5c3-434a-be44-5b16df20129b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:52.133Z|4e84202f-29be-49ff-a7c4-a47c7c739ff1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:13:52.139Z|4e84202f-29be-49ff-a7c4-a47c7c739ff1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:13:54.143Z|451d54f3-8938-4418-9843-0a4757454afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:13:54.144Z|451d54f3-8938-4418-9843-0a4757454afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:14:02.142Z|dde0ddcb-3c65-4adc-b690-f17c8dd75041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:02.143Z|dde0ddcb-3c65-4adc-b690-f17c8dd75041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:02.149Z|d790685e-7fb9-42d1-9c46-d041eebad039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:02.150Z|d790685e-7fb9-42d1-9c46-d041eebad039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:02.179Z|830c2f51-26c6-4770-beff-d6f41be9b46c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:02.180Z|830c2f51-26c6-4770-beff-d6f41be9b46c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:02.199Z|dd10c357-8055-41ee-89fc-2434b33fd792|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:14:02.200Z|dd10c357-8055-41ee-89fc-2434b33fd792|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:09.140Z|c38859d2-5891-4164-ab91-cac774753550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:14:09.150Z|c38859d2-5891-4164-ab91-cac774753550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:14:10.592Z|d1a596f9-bdae-4bb6-a74a-55a48aad61d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:14:10.593Z|d1a596f9-bdae-4bb6-a74a-55a48aad61d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:14:12.193Z|24530bf5-31d4-4896-9168-dfedf33e74f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:12.194Z|24530bf5-31d4-4896-9168-dfedf33e74f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:12.234Z|3ec17a6f-e308-4458-ada9-23141d8a73f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:12.234Z|71415221-7eb4-4d77-8742-14d75dfe49e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:12.235Z|71415221-7eb4-4d77-8742-14d75dfe49e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:12.236Z|3ec17a6f-e308-4458-ada9-23141d8a73f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:22.254Z|5e5f05d7-4bc9-4c82-85e8-0d77282b8586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:22.255Z|5e5f05d7-4bc9-4c82-85e8-0d77282b8586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:22.263Z|498524c2-a903-458c-83af-c3115f183d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:22.273Z|498524c2-a903-458c-83af-c3115f183d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:22.281Z|cbff65ab-ecb3-4dfe-acd4-300b37118a7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:22.283Z|cbff65ab-ecb3-4dfe-acd4-300b37118a7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:24.140Z|ad312522-3a42-4274-949f-8211269d5585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:14:24.141Z|ad312522-3a42-4274-949f-8211269d5585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:14:32.289Z|76ecd1f6-c3de-4996-9bd5-35cba2cf3dee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:32.290Z|76ecd1f6-c3de-4996-9bd5-35cba2cf3dee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:32.337Z|3b08fd8b-7d0c-41bb-829a-6020fbbaf2a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:32.338Z|3b08fd8b-7d0c-41bb-829a-6020fbbaf2a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:32.354Z|6f81e09d-5996-4d7c-88ab-034a35d1c03e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:32.359Z|6f81e09d-5996-4d7c-88ab-034a35d1c03e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:39.141Z|d8481766-9b40-4a83-b1d9-025e4a2b4946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:14:39.142Z|d8481766-9b40-4a83-b1d9-025e4a2b4946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:14:40.593Z|197cc476-715a-41e6-b9de-5e43d4bdc2c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:14:40.594Z|197cc476-715a-41e6-b9de-5e43d4bdc2c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:14:42.324Z|4d5a57fe-1a94-4a91-8085-143fc1e565d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:42.325Z|4d5a57fe-1a94-4a91-8085-143fc1e565d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:42.377Z|c3a85d15-fff2-4811-8a26-678aa8a6e4ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:42.378Z|c3a85d15-fff2-4811-8a26-678aa8a6e4ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:42.385Z|7c0eb2f7-afe5-4bdf-ae7c-7a06a9e7735c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:42.386Z|7c0eb2f7-afe5-4bdf-ae7c-7a06a9e7735c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:52.350Z|20055585-252d-4c1c-9da9-024963f9278d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:52.351Z|20055585-252d-4c1c-9da9-024963f9278d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:52.425Z|70982eda-1c76-46b5-84f8-a72f17cf6f52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:52.426Z|d56c4aae-bb2d-4a53-8ac1-89f737d96879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:14:52.426Z|70982eda-1c76-46b5-84f8-a72f17cf6f52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:52.426Z|d56c4aae-bb2d-4a53-8ac1-89f737d96879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:14:54.140Z|86e7f35a-c732-4527-99ba-01cc2c09ebd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:14:54.144Z|86e7f35a-c732-4527-99ba-01cc2c09ebd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:15:02.202Z|eee31ab3-40e7-4a2e-aebe-ab8ffb019b2b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:15:02.209Z|eee31ab3-40e7-4a2e-aebe-ab8ffb019b2b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:02.378Z|dff432ba-137a-4d15-ab9b-2b8c32b45873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:02.379Z|dff432ba-137a-4d15-ab9b-2b8c32b45873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:02.452Z|2f591fff-d9c2-4855-b713-b142607ad58e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:02.452Z|ab692b95-ed11-40c5-9a62-e8210294e1aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:02.462Z|2f591fff-d9c2-4855-b713-b142607ad58e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:02.462Z|ab692b95-ed11-40c5-9a62-e8210294e1aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:09.140Z|d425de80-8ec8-48f1-9c15-171e8820b1d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:15:09.141Z|d425de80-8ec8-48f1-9c15-171e8820b1d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:15:10.595Z|6a0c7829-7b20-481a-85ff-a2ec2ed15d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:15:10.596Z|6a0c7829-7b20-481a-85ff-a2ec2ed15d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:15:12.407Z|94f69690-8ab0-4a5d-afbf-08958a1b86b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:12.408Z|94f69690-8ab0-4a5d-afbf-08958a1b86b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:12.493Z|a5c54ba1-688f-49c7-92de-521694cbc713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:12.494Z|a5c54ba1-688f-49c7-92de-521694cbc713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:12.496Z|1c64cc13-7a26-4ee3-a2d4-72019c1beaa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:12.497Z|1c64cc13-7a26-4ee3-a2d4-72019c1beaa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:22.434Z|16776e59-6efe-40a8-88c3-531ed36b34b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:22.438Z|16776e59-6efe-40a8-88c3-531ed36b34b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:22.525Z|9d2f9bce-7d87-46ad-8ed2-f693e837c071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:22.526Z|9d2f9bce-7d87-46ad-8ed2-f693e837c071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:22.527Z|552a9c93-cf8c-4726-8084-f607a25c7ef1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:22.528Z|552a9c93-cf8c-4726-8084-f607a25c7ef1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:24.140Z|f11b7ff0-fbb1-4069-822e-c863d31c2fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:15:24.141Z|f11b7ff0-fbb1-4069-822e-c863d31c2fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:15:32.468Z|80ce8935-d0a1-475b-91ea-105bbc3a50c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:32.469Z|80ce8935-d0a1-475b-91ea-105bbc3a50c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:32.555Z|7d90bfe3-e1fc-41f6-894d-bea64453aa2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:32.556Z|7d90bfe3-e1fc-41f6-894d-bea64453aa2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:32.556Z|83b041bd-0c62-416a-9f48-190952aa8e19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:32.557Z|83b041bd-0c62-416a-9f48-190952aa8e19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:39.141Z|d29b9ee0-d6b6-40f8-997b-b05839a2f170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:15:39.148Z|d29b9ee0-d6b6-40f8-997b-b05839a2f170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:15:40.597Z|fe555b50-ad66-4b9f-97e5-5eee49cce2c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:15:40.597Z|fe555b50-ad66-4b9f-97e5-5eee49cce2c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:15:42.497Z|b9cc22a2-065b-4211-aa2a-0a6788dfb74e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:42.499Z|b9cc22a2-065b-4211-aa2a-0a6788dfb74e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:42.581Z|e64e5729-49aa-4a34-85d7-ca0a053db248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:42.582Z|e64e5729-49aa-4a34-85d7-ca0a053db248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:42.583Z|37a16f39-14e9-4db5-a41f-148179973970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:42.584Z|37a16f39-14e9-4db5-a41f-148179973970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:52.527Z|f6886595-8e99-4adb-b581-db53a7b11fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:52.528Z|f6886595-8e99-4adb-b581-db53a7b11fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:52.616Z|bf7e69ec-b6c6-40a1-a75d-9e3125616097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:52.617Z|bf7e69ec-b6c6-40a1-a75d-9e3125616097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:52.624Z|1d809481-de41-4302-a274-78f3267e0f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:15:52.626Z|1d809481-de41-4302-a274-78f3267e0f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:15:54.140Z|b0b9a801-1572-4191-8915-93c143b5df68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:15:54.141Z|b0b9a801-1572-4191-8915-93c143b5df68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:16:02.197Z|d3d3d03e-585f-44c6-b63f-376d64871fc9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:16:02.200Z|d3d3d03e-585f-44c6-b63f-376d64871fc9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:02.553Z|a5c8c587-04f9-4adf-8247-0f43f2896fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:02.555Z|a5c8c587-04f9-4adf-8247-0f43f2896fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:02.647Z|302ba846-0dec-4adf-a44e-440db64666c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:02.648Z|302ba846-0dec-4adf-a44e-440db64666c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:02.663Z|f1fba1a0-bdd7-4782-aa67-be8077115d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:02.664Z|f1fba1a0-bdd7-4782-aa67-be8077115d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:09.140Z|76c87b48-d085-4973-90ac-5f1e8dece68f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:16:09.141Z|76c87b48-d085-4973-90ac-5f1e8dece68f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:16:10.598Z|8a33fa89-f892-4705-a5d1-423e1f3e2ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:16:10.616Z|8a33fa89-f892-4705-a5d1-423e1f3e2ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:16:12.580Z|be393277-7bf7-4391-8e58-d6339953e1a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:12.581Z|be393277-7bf7-4391-8e58-d6339953e1a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:12.672Z|7ea6bca3-b96e-4b4b-a500-8a6741b85d60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:12.673Z|7ea6bca3-b96e-4b4b-a500-8a6741b85d60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:12.696Z|4a0888c0-d102-4924-b4f6-731d070d0788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:12.698Z|4a0888c0-d102-4924-b4f6-731d070d0788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:22.607Z|b05f1f86-8072-4e20-92d1-130982a9dae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:22.608Z|b05f1f86-8072-4e20-92d1-130982a9dae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:22.698Z|0816ed1a-54f5-4d97-8089-7d14236aebb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:22.700Z|0816ed1a-54f5-4d97-8089-7d14236aebb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:22.733Z|2b2401a3-0e01-43b5-ba8d-d67c90c3adcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:22.735Z|2b2401a3-0e01-43b5-ba8d-d67c90c3adcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:24.140Z|3cc6555e-4d9e-4cc7-9cab-d411388ae9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:16:24.157Z|3cc6555e-4d9e-4cc7-9cab-d411388ae9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:16:32.637Z|34475bc5-513e-443a-9a29-fd2002987ca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:32.638Z|34475bc5-513e-443a-9a29-fd2002987ca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:32.733Z|09b42698-5785-419b-8b8c-bf822d5516c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:32.734Z|09b42698-5785-419b-8b8c-bf822d5516c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:32.759Z|7059bb6f-0ada-4bfb-946d-e452040da60d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:32.760Z|7059bb6f-0ada-4bfb-946d-e452040da60d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:39.140Z|48da0881-bd03-42a1-a161-e4aebc4f94a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:16:39.141Z|48da0881-bd03-42a1-a161-e4aebc4f94a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:16:40.619Z|06812184-12c2-4331-8ec4-4d3016b88bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:16:40.620Z|06812184-12c2-4331-8ec4-4d3016b88bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:16:42.664Z|638dacb9-289a-4d0c-91d8-bf894aa9ab4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:42.665Z|638dacb9-289a-4d0c-91d8-bf894aa9ab4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:42.759Z|a8c30edb-c408-4178-b4ef-86288b50c5b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:42.760Z|a8c30edb-c408-4178-b4ef-86288b50c5b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:42.790Z|bf5e1330-9610-4083-98c3-f42b3120bd0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:42.792Z|bf5e1330-9610-4083-98c3-f42b3120bd0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:52.715Z|3b3df21e-0221-47a6-b2f8-25861d8c71ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:52.717Z|3b3df21e-0221-47a6-b2f8-25861d8c71ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:52.791Z|50502394-cdf5-4a66-8ba1-5f55e01be694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:52.792Z|50502394-cdf5-4a66-8ba1-5f55e01be694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:52.832Z|9abcd95c-70fb-44bf-bda8-20f92e2a6c47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:16:52.834Z|9abcd95c-70fb-44bf-bda8-20f92e2a6c47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:16:54.140Z|9b610c0d-1aea-42b1-8a91-07192db67d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:16:54.141Z|9b610c0d-1aea-42b1-8a91-07192db67d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:17:02.198Z|e61be842-7446-4a6a-a1c7-75e0bed1edea|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:17:02.205Z|e61be842-7446-4a6a-a1c7-75e0bed1edea|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:02.745Z|d732264b-d1e1-479b-8771-2e3c551cf44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:02.746Z|d732264b-d1e1-479b-8771-2e3c551cf44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:02.829Z|ec2f1d1f-8197-43be-84f1-153a6a2eb5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:02.830Z|ec2f1d1f-8197-43be-84f1-153a6a2eb5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:02.862Z|8875f6d7-b77b-4722-a2fb-7c46e2c19ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:02.864Z|8875f6d7-b77b-4722-a2fb-7c46e2c19ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:09.140Z|e2ddb902-f3a0-459a-b07d-82267e297f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:17:09.148Z|e2ddb902-f3a0-459a-b07d-82267e297f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:17:10.622Z|0d9d044f-e426-4f8a-8eb5-535837b5dfd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:17:10.625Z|0d9d044f-e426-4f8a-8eb5-535837b5dfd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:17:12.773Z|38997956-5f24-497e-8893-11230153a816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:12.774Z|38997956-5f24-497e-8893-11230153a816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:12.858Z|3bd5ff18-7e57-453a-a459-f9bf0abc427b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:12.861Z|3bd5ff18-7e57-453a-a459-f9bf0abc427b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:12.888Z|254a6d96-18a2-479b-8ff3-3603efa19477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:12.889Z|254a6d96-18a2-479b-8ff3-3603efa19477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:22.806Z|7e531ce5-102d-45ea-9e57-64966543a8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:22.807Z|7e531ce5-102d-45ea-9e57-64966543a8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:22.889Z|f5af0db5-7274-481e-8a6c-e3153e3fdf4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:22.890Z|f5af0db5-7274-481e-8a6c-e3153e3fdf4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:22.917Z|ad410660-fde3-4498-8f07-86758aba9e06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:22.918Z|ad410660-fde3-4498-8f07-86758aba9e06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:24.140Z|ce6c5955-1a91-490a-b3c4-c8f989b39ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:17:24.141Z|ce6c5955-1a91-490a-b3c4-c8f989b39ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:17:32.832Z|41842b42-4ab5-41a6-b5d2-9acdb7657147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:32.834Z|41842b42-4ab5-41a6-b5d2-9acdb7657147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:32.923Z|454cf2fe-063a-4f1b-8b3c-a665ca55b19f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:32.924Z|454cf2fe-063a-4f1b-8b3c-a665ca55b19f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:32.941Z|7f9115d7-017e-43ca-b6af-90dfd5c8b7e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:32.942Z|7f9115d7-017e-43ca-b6af-90dfd5c8b7e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:39.140Z|c7b93138-aeb3-4946-ab70-f7452016304f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:17:39.144Z|c7b93138-aeb3-4946-ab70-f7452016304f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:17:40.626Z|2c0bc0ac-6dad-4542-9a00-bc71383260ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:17:40.630Z|2c0bc0ac-6dad-4542-9a00-bc71383260ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:17:42.863Z|d2c5b926-ccfe-4e29-83aa-d817c7305dd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:42.866Z|d2c5b926-ccfe-4e29-83aa-d817c7305dd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:42.951Z|d2c7525f-272e-4d47-9a28-0a59e8e32928|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:42.953Z|d2c7525f-272e-4d47-9a28-0a59e8e32928|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:42.965Z|77d1a5f7-f76e-4293-a6c0-094bb5a35600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:42.966Z|77d1a5f7-f76e-4293-a6c0-094bb5a35600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:52.906Z|a197cfed-3302-424a-91b7-7066800b2d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:52.907Z|a197cfed-3302-424a-91b7-7066800b2d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:52.977Z|70574a17-b1c8-4986-b889-6c8470c07bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:52.978Z|70574a17-b1c8-4986-b889-6c8470c07bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:53.001Z|84f3933f-2365-40c5-9b6d-9907e78897a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:17:53.002Z|84f3933f-2365-40c5-9b6d-9907e78897a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:17:54.140Z|fc5045d4-68d8-4af4-a719-6a08cbb99664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:17:54.173Z|fc5045d4-68d8-4af4-a719-6a08cbb99664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:18:02.191Z|d6683011-63ff-4dd1-873e-3cf771932681|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:18:02.192Z|d6683011-63ff-4dd1-873e-3cf771932681|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:02.932Z|a3cf766b-7eff-47de-997f-aac2d765eccb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:02.933Z|a3cf766b-7eff-47de-997f-aac2d765eccb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:03.005Z|a767b14d-f0fa-4be3-ad15-ee8297ab2d9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:03.006Z|a767b14d-f0fa-4be3-ad15-ee8297ab2d9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:03.027Z|30ae11b0-f97b-4b9e-a602-f5d67aec7a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:03.028Z|30ae11b0-f97b-4b9e-a602-f5d67aec7a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:09.140Z|1981a82f-5fcf-4d2f-b0a7-156e355425a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:18:09.141Z|1981a82f-5fcf-4d2f-b0a7-156e355425a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:18:10.634Z|cdbc72d9-5276-44bd-83da-a076b811b919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:18:10.635Z|cdbc72d9-5276-44bd-83da-a076b811b919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:18:12.958Z|b5d66191-b0ad-4f1f-bfe9-c3b47b0e99ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:12.959Z|b5d66191-b0ad-4f1f-bfe9-c3b47b0e99ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:13.030Z|ff38441f-ec09-4e14-adc9-7081890488f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:13.031Z|ff38441f-ec09-4e14-adc9-7081890488f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:13.052Z|e62203fe-eb30-4d60-8c18-7c0d6622bd2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:13.054Z|e62203fe-eb30-4d60-8c18-7c0d6622bd2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:22.992Z|fb0466c2-20f3-49c8-8405-897b2226774f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:22.993Z|fb0466c2-20f3-49c8-8405-897b2226774f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:23.067Z|04ac556a-f6ef-4dc5-a743-c2132d4277c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:23.068Z|04ac556a-f6ef-4dc5-a743-c2132d4277c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:23.084Z|5e3856cb-2c8f-4586-9ea7-22d36fad5bd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:23.085Z|5e3856cb-2c8f-4586-9ea7-22d36fad5bd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:24.140Z|a5fbdd53-f137-48f7-8981-1417246f0fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:18:24.141Z|a5fbdd53-f137-48f7-8981-1417246f0fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:18:33.023Z|db77500e-21fb-4a6a-8fa2-96242fe4ea9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:33.024Z|db77500e-21fb-4a6a-8fa2-96242fe4ea9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:33.112Z|1cffd6e4-298f-46ce-9084-794601e1c536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:33.113Z|1cffd6e4-298f-46ce-9084-794601e1c536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:33.128Z|7a0ee8bc-622e-4a61-ad1e-78eb58c7d3af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:33.129Z|7a0ee8bc-622e-4a61-ad1e-78eb58c7d3af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:39.140Z|c08d2ddf-6e46-4e0f-81b9-9e54e68e55f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:18:39.144Z|c08d2ddf-6e46-4e0f-81b9-9e54e68e55f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:18:40.636Z|2682ec5e-0764-4416-a2f7-90f55c0b1343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:18:40.637Z|2682ec5e-0764-4416-a2f7-90f55c0b1343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:18:43.052Z|08ecc10e-46b2-4250-b926-4fbe4771de76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:43.053Z|08ecc10e-46b2-4250-b926-4fbe4771de76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:43.145Z|3c87936a-415c-4d58-9016-809bcf818b45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:43.146Z|3c87936a-415c-4d58-9016-809bcf818b45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:43.167Z|7199bfad-6630-4be4-9dcd-e91abfc1406e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:43.169Z|7199bfad-6630-4be4-9dcd-e91abfc1406e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:53.081Z|aa09d02b-eccd-49f2-b53a-252a7362e8fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:53.082Z|aa09d02b-eccd-49f2-b53a-252a7362e8fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:53.179Z|2bdd56fc-b708-47d9-985c-12f7f0ba7924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:53.181Z|2bdd56fc-b708-47d9-985c-12f7f0ba7924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:53.206Z|a5cdb957-5442-43c2-8313-c74c579463a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:18:53.209Z|a5cdb957-5442-43c2-8313-c74c579463a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:18:54.140Z|385a739f-cdbe-48bd-aea9-df90f576d87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:18:54.140Z|385a739f-cdbe-48bd-aea9-df90f576d87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:19:02.191Z|b3933164-dc0d-4cdf-8140-ebc880fe3568|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:19:02.192Z|b3933164-dc0d-4cdf-8140-ebc880fe3568|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:03.120Z|12d667ba-e3f4-459a-853c-1e64ae2fb0b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:03.121Z|12d667ba-e3f4-459a-853c-1e64ae2fb0b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:03.214Z|1ba66b53-0342-43a3-850c-21455ae02e3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:03.215Z|1ba66b53-0342-43a3-850c-21455ae02e3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:03.246Z|8e50521c-29e0-412f-aefd-8b100f72511a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:03.247Z|8e50521c-29e0-412f-aefd-8b100f72511a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:09.141Z|d19e73fa-4acf-4b40-ba86-1fef1f52971c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:19:09.142Z|d19e73fa-4acf-4b40-ba86-1fef1f52971c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:19:10.638Z|642acbc3-2a1c-4b6e-a2a7-a0a652c99a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:19:10.639Z|642acbc3-2a1c-4b6e-a2a7-a0a652c99a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:19:13.148Z|fb47b3e2-b1f8-4c5a-b0f8-b6a8c9ae8271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:13.149Z|fb47b3e2-b1f8-4c5a-b0f8-b6a8c9ae8271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:13.249Z|68ba09d7-6623-4f43-a94d-defea7a7bc10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:13.250Z|68ba09d7-6623-4f43-a94d-defea7a7bc10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:13.281Z|1a567d18-4482-4b3e-99f2-f173b5e4c5fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:13.282Z|1a567d18-4482-4b3e-99f2-f173b5e4c5fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:23.176Z|069a5230-8bc5-44d6-a018-9e5e1e4ed1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:23.177Z|069a5230-8bc5-44d6-a018-9e5e1e4ed1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:23.288Z|8c1e0387-e4eb-4f6f-acaf-5b17225ad8b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:23.294Z|8c1e0387-e4eb-4f6f-acaf-5b17225ad8b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:23.316Z|87bcec7f-dddb-4ec4-a54c-9b2f8077e2e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:23.316Z|87bcec7f-dddb-4ec4-a54c-9b2f8077e2e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:24.140Z|8aebcd76-d916-459f-8ba0-710c75f46119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:19:24.159Z|8aebcd76-d916-459f-8ba0-710c75f46119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:19:33.204Z|52d2ea5d-c596-4842-8152-b6679eec4c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:33.206Z|52d2ea5d-c596-4842-8152-b6679eec4c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:33.317Z|4d6e134a-b80a-416d-bacc-e3a86f0c4dd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:33.318Z|4d6e134a-b80a-416d-bacc-e3a86f0c4dd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:33.351Z|c7f1b462-18a1-4a92-872d-79dfafe6e370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:33.353Z|c7f1b462-18a1-4a92-872d-79dfafe6e370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:39.140Z|327bbd84-0eba-43cc-bdac-5f9ddbd27000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:19:39.140Z|327bbd84-0eba-43cc-bdac-5f9ddbd27000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:19:40.642Z|87418fbd-aaa1-4799-9882-7e748d2b5ed6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:19:40.643Z|87418fbd-aaa1-4799-9882-7e748d2b5ed6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:19:43.237Z|13d1a1d2-a6fa-4eb0-be24-e712a3ba538c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:43.238Z|13d1a1d2-a6fa-4eb0-be24-e712a3ba538c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:43.343Z|20c370b5-e91c-43c9-b3aa-04b5a929822a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:43.344Z|20c370b5-e91c-43c9-b3aa-04b5a929822a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:43.374Z|4017e75e-d613-47e9-962a-882c96d880c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:43.375Z|4017e75e-d613-47e9-962a-882c96d880c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:53.264Z|77735eca-4d7c-47f1-b933-f7192039482a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:53.265Z|77735eca-4d7c-47f1-b933-f7192039482a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:53.370Z|0a669549-1604-4ca5-ae82-0e3454f9020f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:53.372Z|0a669549-1604-4ca5-ae82-0e3454f9020f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:53.404Z|b1322d5e-78bf-4e8f-9c8b-789390bd7d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:19:53.406Z|b1322d5e-78bf-4e8f-9c8b-789390bd7d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:19:54.140Z|ad00cd92-4be7-4d31-a437-f11da7c5e8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:19:54.140Z|ad00cd92-4be7-4d31-a437-f11da7c5e8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:20:02.195Z|8a6b351f-ad1a-44c7-ac2a-d956c12432b3|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:20:02.197Z|8a6b351f-ad1a-44c7-ac2a-d956c12432b3|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:03.295Z|ddfe84fd-c6cd-4ed2-8b8b-448b55b9708d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:03.296Z|ddfe84fd-c6cd-4ed2-8b8b-448b55b9708d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:03.403Z|3b65c35c-5d86-477e-900e-90cf451abf84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:03.404Z|3b65c35c-5d86-477e-900e-90cf451abf84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:03.438Z|179f243d-b8fe-4026-a2dc-3751aa9a2cb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:03.439Z|179f243d-b8fe-4026-a2dc-3751aa9a2cb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:09.140Z|74f2d9a3-fd26-468c-806e-22d1d78e6972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:20:09.152Z|74f2d9a3-fd26-468c-806e-22d1d78e6972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:20:10.644Z|347c12bd-173d-4664-b6e0-479397413d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:20:10.645Z|347c12bd-173d-4664-b6e0-479397413d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:20:13.336Z|4e199901-5755-4497-af11-e123f10d4e98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:13.337Z|4e199901-5755-4497-af11-e123f10d4e98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:13.431Z|a03ff7e7-be4a-4457-bc4b-55697d86a675|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:13.432Z|a03ff7e7-be4a-4457-bc4b-55697d86a675|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:13.466Z|c965357b-69fa-4d80-a690-9a2673c5098d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:13.467Z|c965357b-69fa-4d80-a690-9a2673c5098d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:23.370Z|6c4f6274-5e7e-4052-a217-3ceeccc7704f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:23.371Z|6c4f6274-5e7e-4052-a217-3ceeccc7704f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:23.462Z|43c21b38-f0b8-4794-b4f2-5d75b6c51ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:23.464Z|43c21b38-f0b8-4794-b4f2-5d75b6c51ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:23.498Z|c973d377-639a-48d5-8e08-66234cb81c57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:23.500Z|c973d377-639a-48d5-8e08-66234cb81c57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:24.143Z|17bd35de-dfef-4ab3-8878-3e7789853fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:20:24.144Z|17bd35de-dfef-4ab3-8878-3e7789853fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:20:33.398Z|aa07f689-5de8-4cb0-b939-673ce8c1ee01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:33.399Z|aa07f689-5de8-4cb0-b939-673ce8c1ee01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:33.499Z|930d9a92-a17c-4f0e-845f-1abe731d5f60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:33.500Z|930d9a92-a17c-4f0e-845f-1abe731d5f60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:33.530Z|3b73d0e2-6846-44b0-9d62-8f6dac83ebe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:33.531Z|3b73d0e2-6846-44b0-9d62-8f6dac83ebe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:39.140Z|880dc49b-01f7-4dbc-bfe8-024cbd161b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:20:39.141Z|880dc49b-01f7-4dbc-bfe8-024cbd161b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:20:40.646Z|39a6e871-deb6-4e2c-ae2e-81ebe1354ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:20:40.647Z|39a6e871-deb6-4e2c-ae2e-81ebe1354ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:20:43.433Z|c94c4cd8-d24f-4c4b-b8f2-b4449e5963ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:43.434Z|c94c4cd8-d24f-4c4b-b8f2-b4449e5963ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:43.531Z|20b64122-6682-45ce-bf6e-589ae642edaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:43.532Z|20b64122-6682-45ce-bf6e-589ae642edaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:43.561Z|abcdb222-07fa-4324-935f-71181f8c76f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:43.562Z|abcdb222-07fa-4324-935f-71181f8c76f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:53.481Z|b78470c0-4512-4bbc-a47e-3b5d7dce4615|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:53.482Z|b78470c0-4512-4bbc-a47e-3b5d7dce4615|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:53.556Z|ce96fa68-5398-41d4-855f-ae7a2a839bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:53.557Z|ce96fa68-5398-41d4-855f-ae7a2a839bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:53.594Z|2b857c8d-4d86-4467-9733-63424462bb39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:20:53.599Z|2b857c8d-4d86-4467-9733-63424462bb39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:20:54.143Z|576ff478-17e3-4ec7-977f-37f016dfd201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:20:54.167Z|576ff478-17e3-4ec7-977f-37f016dfd201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:21:02.190Z|5d5fd76a-8791-43d2-bef1-ab77849640f9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:21:02.192Z|5d5fd76a-8791-43d2-bef1-ab77849640f9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:03.523Z|f039909c-3e9c-4fa3-9539-c679484cdc9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:03.525Z|f039909c-3e9c-4fa3-9539-c679484cdc9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:03.598Z|328ffcd6-b133-4ddb-a2de-25d9be8b2296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:03.599Z|328ffcd6-b133-4ddb-a2de-25d9be8b2296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:03.638Z|3d82e0b8-6c8a-4b41-92f0-1836aab01030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:03.658Z|3d82e0b8-6c8a-4b41-92f0-1836aab01030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:09.140Z|b66e637b-bb1e-403b-bc16-c5c5ed26b05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:21:09.140Z|b66e637b-bb1e-403b-bc16-c5c5ed26b05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:21:10.650Z|bde062e4-8eff-4767-bc17-35350b0ae2b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:21:10.650Z|bde062e4-8eff-4767-bc17-35350b0ae2b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:21:13.565Z|1dd121e1-74d5-40bb-bea0-c1f0d39280c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:13.566Z|1dd121e1-74d5-40bb-bea0-c1f0d39280c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:13.624Z|83845bf6-8570-47b3-867d-a99d77aa43dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:13.625Z|83845bf6-8570-47b3-867d-a99d77aa43dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:13.681Z|3d1df550-e7fa-418e-b996-400220f73837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:13.683Z|3d1df550-e7fa-418e-b996-400220f73837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:23.612Z|ea96eb53-39b8-4e92-80b9-6f3cc4e1fcb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:23.614Z|ea96eb53-39b8-4e92-80b9-6f3cc4e1fcb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:23.666Z|bff2b6f9-5a29-43f1-9563-14afdace16fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:23.667Z|bff2b6f9-5a29-43f1-9563-14afdace16fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:23.709Z|05bb2f8a-9076-46d4-b063-7f62a5b400f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:23.710Z|05bb2f8a-9076-46d4-b063-7f62a5b400f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:24.142Z|63fbb8da-b92d-4dc3-b6c7-ec68718c6b34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:21:24.142Z|63fbb8da-b92d-4dc3-b6c7-ec68718c6b34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:21:33.664Z|c0e66f8a-0370-460f-bc18-0f3f1140de75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:33.666Z|c0e66f8a-0370-460f-bc18-0f3f1140de75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:33.715Z|1e89267b-0f83-4b8f-a8b1-211630232b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:33.718Z|1e89267b-0f83-4b8f-a8b1-211630232b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:33.750Z|25ab34a7-cc68-4a0b-b0c9-8d54003878cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:33.751Z|25ab34a7-cc68-4a0b-b0c9-8d54003878cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:39.141Z|31af1458-f704-41b6-a2fc-94bc05e1b031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:21:39.149Z|31af1458-f704-41b6-a2fc-94bc05e1b031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:21:40.652Z|0a1150fa-f506-4e7a-921a-787d3fe3afbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:21:40.653Z|0a1150fa-f506-4e7a-921a-787d3fe3afbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:21:43.696Z|fbee6656-9c4b-4b69-b1bd-03e2b34d18a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:43.698Z|fbee6656-9c4b-4b69-b1bd-03e2b34d18a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:43.744Z|1d28e0a5-baa9-4394-aeeb-52056859886f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:43.745Z|1d28e0a5-baa9-4394-aeeb-52056859886f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:43.776Z|9f6bdd91-cd58-4cdc-bbee-d75e9d5f058e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:43.779Z|9f6bdd91-cd58-4cdc-bbee-d75e9d5f058e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:53.737Z|bc790b1e-4c75-4043-858e-d0e1bec75632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:53.739Z|bc790b1e-4c75-4043-858e-d0e1bec75632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:53.779Z|c8ac2690-d3e7-4880-a47a-352ac9460f9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:53.780Z|c8ac2690-d3e7-4880-a47a-352ac9460f9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:53.837Z|de8f2249-c103-4c4c-94f2-85ba035aec0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:21:53.839Z|de8f2249-c103-4c4c-94f2-85ba035aec0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:21:54.140Z|29d220a6-efdd-4e63-80c8-847d38298e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:21:54.141Z|29d220a6-efdd-4e63-80c8-847d38298e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:22:02.197Z|39f66d37-6e5f-435c-97ad-bf7e566df47a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:22:02.198Z|39f66d37-6e5f-435c-97ad-bf7e566df47a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:03.770Z|6db1d034-14e5-4274-9c71-53db997cb0e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:03.771Z|6db1d034-14e5-4274-9c71-53db997cb0e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:03.839Z|b49de6b1-e428-4f94-b860-efa1f232d131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:03.841Z|b49de6b1-e428-4f94-b860-efa1f232d131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:03.867Z|d923b774-3520-4020-8276-6a0ff30eb128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:03.868Z|d923b774-3520-4020-8276-6a0ff30eb128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:09.141Z|605db373-8501-40e3-be4d-f4764c1d1f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:22:09.142Z|605db373-8501-40e3-be4d-f4764c1d1f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:22:10.653Z|22a9ecd7-9418-4afe-92ea-6ca17c0611d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:22:10.654Z|22a9ecd7-9418-4afe-92ea-6ca17c0611d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:22:13.814Z|192b4e59-8cb3-497f-b5a0-f10b6d0bf481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:13.816Z|192b4e59-8cb3-497f-b5a0-f10b6d0bf481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:13.871Z|99cb089e-ab22-481b-b828-020b87978f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:13.872Z|99cb089e-ab22-481b-b828-020b87978f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:13.911Z|17daf603-87a5-42d4-b68f-997bae32c909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:13.912Z|17daf603-87a5-42d4-b68f-997bae32c909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:23.846Z|ea24949b-e409-4115-b27a-69d975cf8ce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:23.848Z|ea24949b-e409-4115-b27a-69d975cf8ce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:23.919Z|2094868f-f3c0-4eac-b014-363b69baa9f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:23.920Z|2094868f-f3c0-4eac-b014-363b69baa9f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:23.944Z|46b0059e-5be4-4a86-940a-6e4ff5491564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:23.945Z|46b0059e-5be4-4a86-940a-6e4ff5491564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:24.140Z|36361a08-19a6-40bd-a7b2-949a4d132e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:22:24.150Z|36361a08-19a6-40bd-a7b2-949a4d132e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:22:33.874Z|ce40ae3d-9563-48a1-8e00-9208c216c99c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:33.876Z|ce40ae3d-9563-48a1-8e00-9208c216c99c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:33.945Z|f1a784e5-edbb-4255-955c-2e2d6b053740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:33.946Z|f1a784e5-edbb-4255-955c-2e2d6b053740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:33.969Z|8fbc3c99-5853-4ce2-a6af-594dd70f127c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:33.970Z|8fbc3c99-5853-4ce2-a6af-594dd70f127c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:39.140Z|8d7e2099-a94f-4685-a090-abc7ea0f8f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:22:39.141Z|8d7e2099-a94f-4685-a090-abc7ea0f8f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:22:40.655Z|ffe1d5cf-68a2-42b7-8844-7a519bf8916f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:22:40.656Z|ffe1d5cf-68a2-42b7-8844-7a519bf8916f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:22:43.908Z|8a463ff1-178f-4e76-b4b8-34928e74c992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:43.909Z|8a463ff1-178f-4e76-b4b8-34928e74c992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:43.972Z|2e8b54c0-1af4-49ba-99eb-9a2011cabdbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:43.973Z|2e8b54c0-1af4-49ba-99eb-9a2011cabdbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:43.992Z|89098700-14bb-4447-be4f-50a72a8177d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:43.993Z|89098700-14bb-4447-be4f-50a72a8177d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:53.941Z|4c9de58b-73b1-4e1c-b33b-e79277c2f756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:53.942Z|4c9de58b-73b1-4e1c-b33b-e79277c2f756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:54.018Z|84f38c6c-84ff-4a2a-995a-01cda0bd7c38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:54.019Z|84f38c6c-84ff-4a2a-995a-01cda0bd7c38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:54.048Z|f0b9d4e8-7290-4b47-a22a-3c034cb66d4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:22:54.049Z|f0b9d4e8-7290-4b47-a22a-3c034cb66d4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:22:54.140Z|015a1e1d-2bc6-4ec2-9d77-896935e667b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:22:54.141Z|015a1e1d-2bc6-4ec2-9d77-896935e667b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:23:02.199Z|8ac91aa1-c9a3-43db-90db-2ce8fa773a09|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:23:02.200Z|8ac91aa1-c9a3-43db-90db-2ce8fa773a09|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:03.986Z|4a6e5b86-132d-4fd6-aa7d-4be8b331015c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:03.987Z|4a6e5b86-132d-4fd6-aa7d-4be8b331015c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:04.046Z|0efd1b00-7a85-4aeb-8527-fb806dc6f725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:04.047Z|0efd1b00-7a85-4aeb-8527-fb806dc6f725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:04.073Z|f673ab8d-3b85-4e6f-9a6c-218a5af72608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:04.074Z|f673ab8d-3b85-4e6f-9a6c-218a5af72608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:09.140Z|53eb49a0-75e9-43c5-b130-469606a3be12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:23:09.148Z|53eb49a0-75e9-43c5-b130-469606a3be12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:23:10.660Z|c807608e-fafb-4f7b-aa86-f2ddc225557e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:23:10.661Z|c807608e-fafb-4f7b-aa86-f2ddc225557e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:23:14.011Z|cf325010-ce92-46e7-b582-c1cfe77f60ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:14.014Z|cf325010-ce92-46e7-b582-c1cfe77f60ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:14.074Z|7c2763f9-9cc7-4438-ab0f-0ec6c4e1ddcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:14.077Z|7c2763f9-9cc7-4438-ab0f-0ec6c4e1ddcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:14.109Z|e352b7b0-db3a-4971-b1d6-9869a03131d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:14.110Z|e352b7b0-db3a-4971-b1d6-9869a03131d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:24.060Z|60673849-d405-4a7b-a31d-3717deecf0d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:24.061Z|60673849-d405-4a7b-a31d-3717deecf0d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:24.120Z|3a70b9f5-40a6-4822-9adc-f61d8c07bc9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:24.122Z|3a70b9f5-40a6-4822-9adc-f61d8c07bc9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:24.135Z|c846590d-db66-4cca-9007-3868a805dd94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:24.136Z|c846590d-db66-4cca-9007-3868a805dd94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:24.140Z|634d99ce-b47a-4ee9-bf8c-8f9b7ce6faf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:23:24.140Z|634d99ce-b47a-4ee9-bf8c-8f9b7ce6faf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:23:34.086Z|099f7f24-31aa-429e-b9a3-4934a1b54b37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:34.087Z|099f7f24-31aa-429e-b9a3-4934a1b54b37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:34.147Z|3b52eb87-de97-4be1-acdd-9184592b7dc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:34.149Z|3b52eb87-de97-4be1-acdd-9184592b7dc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:34.162Z|4c3100b3-4a43-45cd-b741-575a7c4e7d75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:34.163Z|4c3100b3-4a43-45cd-b741-575a7c4e7d75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:39.140Z|8721f726-989f-40cc-8d54-c22e6e7a922b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:23:39.141Z|8721f726-989f-40cc-8d54-c22e6e7a922b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:23:40.661Z|2adc1fd3-d9bc-4765-9aee-0b3fb10daf2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:23:40.662Z|2adc1fd3-d9bc-4765-9aee-0b3fb10daf2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:23:43.546Z||http-nio-8080-exec-3|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xc2X0x180xe00x870xf40xa20xbam0x140x02i0xbc0xe30xd60xaf0x96f0x120xddo0xd90x12020xd50xb10xc00xd2'0x000x9f]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-16T08:23:44.132Z|37aaa426-cd3a-4e58-8396-ca9477134ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:44.133Z|37aaa426-cd3a-4e58-8396-ca9477134ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:44.179Z|a3b4ee12-2af7-48b7-b0d8-08658060730e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:44.180Z|a3b4ee12-2af7-48b7-b0d8-08658060730e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:44.188Z|3d4d1216-6438-41cb-a125-00ca93efeab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:44.189Z|3d4d1216-6438-41cb-a125-00ca93efeab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:54.140Z|14c31750-f682-4a0f-844b-5c7ec71b23d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:23:54.147Z|14c31750-f682-4a0f-844b-5c7ec71b23d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:23:54.159Z|8aa9d289-4866-4bba-8b27-169fa4dcd06c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:54.160Z|8aa9d289-4866-4bba-8b27-169fa4dcd06c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:54.218Z|6773a3e8-2416-4c61-89d8-9249d7fff44e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:54.219Z|6773a3e8-2416-4c61-89d8-9249d7fff44e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:23:54.245Z|f3dade4a-8408-4906-a566-1534dd40d944|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:23:54.246Z|f3dade4a-8408-4906-a566-1534dd40d944|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:02.192Z|0615935a-ce31-4dc6-b114-ff59d5a19c50|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:24:02.193Z|0615935a-ce31-4dc6-b114-ff59d5a19c50|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:04.183Z|6a593c56-3166-4857-a10d-f887c0339dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:04.184Z|6a593c56-3166-4857-a10d-f887c0339dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:04.258Z|acbbb984-b032-4742-a3c9-f1fdcffc6a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:04.259Z|acbbb984-b032-4742-a3c9-f1fdcffc6a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:04.270Z|5d8c8086-c049-4bc9-98d9-fcaceefb361d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:04.271Z|5d8c8086-c049-4bc9-98d9-fcaceefb361d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:09.141Z|fe7c56c8-524e-4efe-a840-7003d1521e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:24:09.142Z|fe7c56c8-524e-4efe-a840-7003d1521e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:24:10.663Z|111b2b6f-146d-4ede-85f2-28ecd2943e97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:24:10.664Z|111b2b6f-146d-4ede-85f2-28ecd2943e97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:24:14.219Z|f79acce6-d703-47e1-9720-56399b751175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:14.220Z|f79acce6-d703-47e1-9720-56399b751175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:14.286Z|4bba4442-66f0-4232-bfcf-6e20d9fe0908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:14.287Z|4bba4442-66f0-4232-bfcf-6e20d9fe0908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:14.294Z|80db906b-147f-4484-94f2-96b3720b05ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:14.295Z|80db906b-147f-4484-94f2-96b3720b05ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:24.140Z|aed6c410-580d-4032-bc30-9b47f392fed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:24:24.141Z|aed6c410-580d-4032-bc30-9b47f392fed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:24:24.250Z|fea024fd-424b-4c75-a780-082e7e8fd591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:24.251Z|fea024fd-424b-4c75-a780-082e7e8fd591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:24.312Z|1887934e-bb46-4173-8662-f37ca30abb02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:24.313Z|1887934e-bb46-4173-8662-f37ca30abb02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:24.339Z|f29b0b7e-be2c-41de-9bf0-014f0bb791db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:24.340Z|f29b0b7e-be2c-41de-9bf0-014f0bb791db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:34.277Z|c0e17167-6e62-4889-b619-48eb042fe3e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:34.278Z|c0e17167-6e62-4889-b619-48eb042fe3e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:34.337Z|92ae21a3-1247-4641-94d8-09a01e0a356f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:34.338Z|92ae21a3-1247-4641-94d8-09a01e0a356f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:34.365Z|270d5fdf-e332-4fff-a06a-8f8706563dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:34.366Z|270d5fdf-e332-4fff-a06a-8f8706563dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:39.140Z|bc471cbb-316a-4e4f-8496-984e43c32865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:24:39.144Z|bc471cbb-316a-4e4f-8496-984e43c32865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:24:40.664Z|dd29b2a0-b9a8-451b-a316-7fe29272dafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:24:40.666Z|dd29b2a0-b9a8-451b-a316-7fe29272dafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:24:44.313Z|7b865509-8877-4548-ab6e-c1700bb5191d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:44.315Z|7b865509-8877-4548-ab6e-c1700bb5191d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:44.361Z|b50a2012-2b9d-4bfc-8e2f-2ce9fbe8d972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:44.362Z|b50a2012-2b9d-4bfc-8e2f-2ce9fbe8d972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:44.389Z|bc952dd9-e291-4719-90ca-ae17b2029579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:44.390Z|bc952dd9-e291-4719-90ca-ae17b2029579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:54.140Z|d9171439-e44d-4b62-b0a2-397e0936d7de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:24:54.141Z|d9171439-e44d-4b62-b0a2-397e0936d7de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:24:54.341Z|b397cc10-7960-4ea9-aed9-1ca56fd9a086|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:54.342Z|b397cc10-7960-4ea9-aed9-1ca56fd9a086|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:54.386Z|01fbaefb-c06e-4ba9-963f-8bfeb7795c45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:54.387Z|01fbaefb-c06e-4ba9-963f-8bfeb7795c45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:24:54.413Z|d662bb9f-9aad-404e-80fe-9835f5eb95aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:24:54.414Z|d662bb9f-9aad-404e-80fe-9835f5eb95aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:02.193Z|bd3548c2-b533-4eaa-a914-104d40668c95|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:25:02.194Z|bd3548c2-b533-4eaa-a914-104d40668c95|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:04.378Z|c58532ab-ea3a-4732-87a6-f59078bb43d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:04.380Z|c58532ab-ea3a-4732-87a6-f59078bb43d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:04.416Z|d8b5a9a8-67f1-47ea-838b-478dc9267bc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:04.417Z|d8b5a9a8-67f1-47ea-838b-478dc9267bc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:04.471Z|e2770541-08ef-47fe-94c1-7e9e4a7263ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:04.473Z|e2770541-08ef-47fe-94c1-7e9e4a7263ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:09.140Z|5bdd4e8c-ee97-435b-b230-13989c39d3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:25:09.141Z|5bdd4e8c-ee97-435b-b230-13989c39d3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:25:10.667Z|1b0d5156-8833-464b-97d1-dfa5eecd2092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:25:10.668Z|1b0d5156-8833-464b-97d1-dfa5eecd2092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:25:14.415Z|06459fdd-904c-421b-9f4c-af7f7e78955e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:14.416Z|06459fdd-904c-421b-9f4c-af7f7e78955e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:14.467Z|62f1d6f0-71c2-4c90-8844-119707462012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:14.468Z|62f1d6f0-71c2-4c90-8844-119707462012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:14.497Z|f877ff55-d561-49f1-a630-61b2f386713c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:14.498Z|f877ff55-d561-49f1-a630-61b2f386713c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:24.141Z|ee80f7e2-71c2-483a-91f5-4f0f4ada65f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:25:24.148Z|ee80f7e2-71c2-483a-91f5-4f0f4ada65f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:25:24.460Z|dbd5eb79-dc56-48d9-9c8a-90ff9527cb3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:24.461Z|dbd5eb79-dc56-48d9-9c8a-90ff9527cb3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:24.494Z|d143ddd4-19e8-4137-abe1-e211c6637324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:24.497Z|d143ddd4-19e8-4137-abe1-e211c6637324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:24.531Z|44b0ff0c-251b-4f72-9e81-f6c76c3a91a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:24.532Z|44b0ff0c-251b-4f72-9e81-f6c76c3a91a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:34.488Z|c93f4c66-09fb-4d69-9d05-1bf7ca6db1b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:34.489Z|c93f4c66-09fb-4d69-9d05-1bf7ca6db1b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:34.521Z|e2ce4958-c9e7-41bb-954b-f34da89fea27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:34.522Z|e2ce4958-c9e7-41bb-954b-f34da89fea27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:34.560Z|91c763cc-069c-4a31-a3f2-fd9824fcb73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:34.561Z|91c763cc-069c-4a31-a3f2-fd9824fcb73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:39.140Z|c0da4b1e-f963-425c-a187-50e926ec36b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:25:39.141Z|c0da4b1e-f963-425c-a187-50e926ec36b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:25:40.669Z|b7752b5f-5bb8-42f0-a6f3-a3910895d40a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:25:40.669Z|b7752b5f-5bb8-42f0-a6f3-a3910895d40a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:25:44.525Z|c0e144c2-26ce-4342-b23d-20d177e84cc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:44.527Z|c0e144c2-26ce-4342-b23d-20d177e84cc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:44.548Z|575b20ec-7646-4188-bae6-2393323cbf4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:44.549Z|575b20ec-7646-4188-bae6-2393323cbf4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:44.598Z|16bae9c6-9034-466b-bed8-326c4080bd8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:44.600Z|16bae9c6-9034-466b-bed8-326c4080bd8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:54.141Z|ccf79efd-c911-483e-ad9d-3a881bddba54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:25:54.142Z|ccf79efd-c911-483e-ad9d-3a881bddba54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:25:54.553Z|93b11fad-2ee1-4922-8da1-d5d184eb5064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:54.554Z|93b11fad-2ee1-4922-8da1-d5d184eb5064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:54.583Z|496d35a3-5139-4bb3-8fae-b6411cdd95f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:54.584Z|496d35a3-5139-4bb3-8fae-b6411cdd95f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:25:54.632Z|4adeef35-21dd-48f1-91e8-b5cd6aeeeba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:25:54.633Z|4adeef35-21dd-48f1-91e8-b5cd6aeeeba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:02.194Z|b60f75b3-0ec3-4d4f-9327-a80536ead850|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:26:02.195Z|b60f75b3-0ec3-4d4f-9327-a80536ead850|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:04.590Z|301d822a-e3f8-46bb-9ba7-1153e80dd0c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:04.591Z|301d822a-e3f8-46bb-9ba7-1153e80dd0c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:04.615Z|f5cef47b-5074-4039-ae8e-38e4a3ed1418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:04.616Z|f5cef47b-5074-4039-ae8e-38e4a3ed1418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:04.661Z|4f8ff0fd-0531-4e3f-a606-08c8822460f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:04.662Z|4f8ff0fd-0531-4e3f-a606-08c8822460f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:09.140Z|c88c1e1f-2767-4ab4-b360-f25b085f0875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:26:09.144Z|c88c1e1f-2767-4ab4-b360-f25b085f0875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:26:10.670Z|ddec5771-d2fb-46f0-ae74-e6d214f88fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:26:10.672Z|ddec5771-d2fb-46f0-ae74-e6d214f88fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:26:14.617Z|db5cf720-889b-46c5-999c-caa679704f7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:14.619Z|db5cf720-889b-46c5-999c-caa679704f7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:14.653Z|3b68ccc6-4f41-4842-a1ea-9402e0747cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:14.655Z|3b68ccc6-4f41-4842-a1ea-9402e0747cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:14.687Z|977839bb-0256-4e7a-b879-53b726b21034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:14.688Z|977839bb-0256-4e7a-b879-53b726b21034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:24.140Z|bd4a19e4-07fc-4bd3-a01d-79b5932fd6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:26:24.141Z|bd4a19e4-07fc-4bd3-a01d-79b5932fd6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:26:24.648Z|9baf5b42-5be0-4d4a-91a5-429b9bac63fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:24.649Z|9baf5b42-5be0-4d4a-91a5-429b9bac63fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:24.680Z|1cefbe33-f740-45d9-9942-d0b550e9ab35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:24.681Z|1cefbe33-f740-45d9-9942-d0b550e9ab35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:24.711Z|a4c0ce0e-3a20-485f-ab6a-741c0c85f933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:24.712Z|a4c0ce0e-3a20-485f-ab6a-741c0c85f933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:34.676Z|f5e79313-62e0-4552-92ba-c8b8173642ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:34.677Z|f5e79313-62e0-4552-92ba-c8b8173642ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:34.705Z|a6baa312-7ac8-4f0d-b1c4-03746fb58e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:34.705Z|a6baa312-7ac8-4f0d-b1c4-03746fb58e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:34.742Z|b62f5d62-1aa4-4a7d-ba9d-572cf047078f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:34.743Z|b62f5d62-1aa4-4a7d-ba9d-572cf047078f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:39.141Z|9e1e748c-f780-415a-9371-8df0c38d8839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:26:39.142Z|9e1e748c-f780-415a-9371-8df0c38d8839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:26:40.672Z|8dc10fe9-a0bd-4e5c-be0b-43de401bceb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:26:40.673Z|8dc10fe9-a0bd-4e5c-be0b-43de401bceb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:26:44.702Z|45979ece-8c61-4c78-8f36-a778614d81ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:44.703Z|45979ece-8c61-4c78-8f36-a778614d81ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:44.732Z|675a454f-4f2c-47a9-a233-d06e8fb01a43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:44.733Z|675a454f-4f2c-47a9-a233-d06e8fb01a43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:44.766Z|0e1aac28-4150-458e-a18c-db45f032d677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:44.767Z|0e1aac28-4150-458e-a18c-db45f032d677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:54.140Z|f4a67a73-d4dd-45ae-b4b4-1f0a50339751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:26:54.144Z|f4a67a73-d4dd-45ae-b4b4-1f0a50339751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:26:54.731Z|54868fb8-d473-42be-bee3-0bf4408943bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:54.731Z|54868fb8-d473-42be-bee3-0bf4408943bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:54.755Z|9401b471-7961-47ad-9e11-96de459d3d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:54.756Z|9401b471-7961-47ad-9e11-96de459d3d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:26:54.791Z|0fd5e3f0-6c54-4a37-88e4-c26be858ac52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:26:54.792Z|0fd5e3f0-6c54-4a37-88e4-c26be858ac52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:02.192Z|bdef1c64-b09c-42fb-b761-8fc8844a0362|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:27:02.194Z|bdef1c64-b09c-42fb-b761-8fc8844a0362|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:04.759Z|6f8f547b-a70d-428f-9e7c-838a7080abdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:04.760Z|6f8f547b-a70d-428f-9e7c-838a7080abdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:04.779Z|14eb44b1-7688-4ec1-8dbf-5fbf1ccd3af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:04.780Z|14eb44b1-7688-4ec1-8dbf-5fbf1ccd3af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:04.818Z|63563a1c-b2d6-410c-8304-2fb9f6792395|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:04.819Z|63563a1c-b2d6-410c-8304-2fb9f6792395|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:09.140Z|d2e45d20-87a6-4ccb-b2e4-c7539a87cb73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:27:09.141Z|d2e45d20-87a6-4ccb-b2e4-c7539a87cb73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:27:10.674Z|b93b570a-e023-4010-9e93-a8e6c4160b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:27:10.675Z|b93b570a-e023-4010-9e93-a8e6c4160b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:27:14.789Z|45e9411c-8eb3-4273-a6b0-b4f21378b4da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:14.791Z|45e9411c-8eb3-4273-a6b0-b4f21378b4da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:14.808Z|e3c734c0-2534-4b79-9aeb-2eeeb1815583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:14.808Z|e3c734c0-2534-4b79-9aeb-2eeeb1815583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:14.862Z|3d1de759-b61d-4b75-a995-1fe707ce99ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:14.863Z|3d1de759-b61d-4b75-a995-1fe707ce99ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:24.143Z|5ee3eb1a-78fd-4e96-82f9-5fe9694d7e45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:27:24.144Z|5ee3eb1a-78fd-4e96-82f9-5fe9694d7e45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:27:24.824Z|192e0ed4-fe31-45ae-93aa-4b1f0d00a286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:24.825Z|192e0ed4-fe31-45ae-93aa-4b1f0d00a286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:24.845Z|23aa6259-91f5-4520-8183-93e7a850725a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:24.846Z|23aa6259-91f5-4520-8183-93e7a850725a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:24.891Z|7588db18-9b15-48db-9d3a-b6b510532d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:24.892Z|7588db18-9b15-48db-9d3a-b6b510532d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:34.864Z|e7cf00c9-65ab-486b-b3dd-b5e811cf9279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:34.865Z|e7cf00c9-65ab-486b-b3dd-b5e811cf9279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:34.873Z|ff4867bf-7136-4591-b755-fa1b866e6757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:34.875Z|ff4867bf-7136-4591-b755-fa1b866e6757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:35.022Z|5c6b32a3-c3ac-4f87-a3be-24022feb5951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:35.023Z|5c6b32a3-c3ac-4f87-a3be-24022feb5951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:39.140Z|ae569958-ba79-488e-8e90-d4f917ac56b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:27:39.144Z|ae569958-ba79-488e-8e90-d4f917ac56b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:27:40.676Z|895fbafd-ebb2-4f75-9e9a-3121386cd308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:27:40.677Z|895fbafd-ebb2-4f75-9e9a-3121386cd308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:27:44.895Z|780f5221-0d33-48ab-9dbc-901660de8827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:44.896Z|780f5221-0d33-48ab-9dbc-901660de8827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:44.916Z|527a45ef-8730-4a7d-8a87-1426e2b4af10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:44.918Z|527a45ef-8730-4a7d-8a87-1426e2b4af10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:45.051Z|954f848d-f0f0-497d-9706-ca1d77ebc471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:45.052Z|954f848d-f0f0-497d-9706-ca1d77ebc471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:54.150Z|4dd7c3e4-ad3d-41c8-b1fa-4c6ebe5dc19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:27:54.151Z|4dd7c3e4-ad3d-41c8-b1fa-4c6ebe5dc19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:27:54.931Z|0264f016-f19d-4040-8c8c-361210f84aa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:54.933Z|0264f016-f19d-4040-8c8c-361210f84aa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:54.948Z|aad13aee-71c8-45b0-9d13-fdec0a234880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:54.949Z|aad13aee-71c8-45b0-9d13-fdec0a234880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:27:55.078Z|0e3eef85-0016-445d-a93e-cd49241d5130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:27:55.079Z|0e3eef85-0016-445d-a93e-cd49241d5130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:02.190Z|1acf9ca0-f37b-495f-85a5-d19d0f84a2ac|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-16T08:28:02.191Z|1acf9ca0-f37b-495f-85a5-d19d0f84a2ac|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:04.959Z|d5a45b3d-f2f2-49cf-afcf-8d1a662142e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:04.960Z|d5a45b3d-f2f2-49cf-afcf-8d1a662142e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:04.986Z|2a18f0ed-f235-4820-b491-d665a42bb592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:04.988Z|2a18f0ed-f235-4820-b491-d665a42bb592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:05.116Z|98222224-8db0-4b42-8c7c-ff55b59734e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:05.117Z|98222224-8db0-4b42-8c7c-ff55b59734e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:09.140Z|9481bc39-eee7-49e7-b1f4-c601c3653739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:28:09.140Z|9481bc39-eee7-49e7-b1f4-c601c3653739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:28:10.679Z|ca8f21b6-f2fe-4af4-b503-bbaf1ed34219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:28:10.680Z|ca8f21b6-f2fe-4af4-b503-bbaf1ed34219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:28:14.990Z|0f06ec3e-7921-493e-a01c-3fdeb658edeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:14.992Z|0f06ec3e-7921-493e-a01c-3fdeb658edeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:15.029Z|efedf343-da58-499e-9511-5a53227ea3eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:15.035Z|efedf343-da58-499e-9511-5a53227ea3eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:15.155Z|19c34358-7fda-4a00-bc5a-816e3e2b6031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:15.156Z|19c34358-7fda-4a00-bc5a-816e3e2b6031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:24.143Z|8549a133-c42a-479a-b65f-2cffb824c061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:28:24.148Z|8549a133-c42a-479a-b65f-2cffb824c061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:28:25.018Z|86177672-3752-4360-8a32-98b35dcbe630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:25.019Z|86177672-3752-4360-8a32-98b35dcbe630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:25.070Z|0133dcf8-8bae-49e4-8177-aa13490c10c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:25.072Z|0133dcf8-8bae-49e4-8177-aa13490c10c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:25.179Z|27fb65fa-2f47-4a4c-8bf7-9d632eb98d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:25.181Z|27fb65fa-2f47-4a4c-8bf7-9d632eb98d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:35.051Z|1ff97cfc-89c4-4f73-9b20-774bb30c6f4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:35.053Z|1ff97cfc-89c4-4f73-9b20-774bb30c6f4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:35.103Z|e3cabf03-9cc6-4fc4-9f9d-68e15472f195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:35.113Z|e3cabf03-9cc6-4fc4-9f9d-68e15472f195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:35.205Z|3678cc74-aa59-4817-854e-25efc9331fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:35.206Z|3678cc74-aa59-4817-854e-25efc9331fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:39.140Z|8b78199f-2e38-4a01-94fa-97aa3731212d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:28:39.141Z|8b78199f-2e38-4a01-94fa-97aa3731212d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:28:40.683Z|dd41c660-6f45-4f76-9033-ec46bb56e138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:28:40.684Z|dd41c660-6f45-4f76-9033-ec46bb56e138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:28:45.090Z|d90c7fb1-ed43-4285-bd15-f9c76ae4d7d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:45.092Z|d90c7fb1-ed43-4285-bd15-f9c76ae4d7d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:45.144Z|4f74a715-e915-42de-ad7b-bef1791e7d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:45.145Z|4f74a715-e915-42de-ad7b-bef1791e7d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:45.241Z|20cb4c96-7a79-478f-8f9d-7bd86c4ce8e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:45.242Z|20cb4c96-7a79-478f-8f9d-7bd86c4ce8e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:54.140Z|a5a2d9df-4aa7-412b-a745-7bbe68a820d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-16T08:28:54.141Z|a5a2d9df-4aa7-412b-a745-7bbe68a820d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-16T08:28:55.120Z|f26b52dc-eb21-4bf7-969f-053fa34652be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:55.121Z|f26b52dc-eb21-4bf7-969f-053fa34652be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:55.170Z|344668c1-c17d-4f7e-aa4c-9f239e6ddade|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:55.171Z|344668c1-c17d-4f7e-aa4c-9f239e6ddade|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-16T08:28:55.266Z|2199d1b9-2ec7-4a36-8951-3b57545be73f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-16T08:28:55.267Z|2199d1b9-2ec7-4a36-8951-3b57545be73f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.