By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-03-01T10:12:58.265Z||main|||||INFO|500||The following profiles are active: basic 2022-03-01T10:13:23.357Z||main|||||INFO|500||Starting service [Tomcat] 2022-03-01T10:13:23.359Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-03-01T10:13:23.543Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-03-01T10:13:47.068Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-03-01T10:13:47.392Z||main|||||INFO|500||catdb-pool - Starting... 2022-03-01T10:13:47.742Z||main|||||INFO|500||catdb-pool - Start completed. 2022-03-01T10:13:48.524Z||main|||||INFO|500||reqdb-pool - Starting... 2022-03-01T10:13:48.534Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-03-01T10:13:48.791Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-03-01T10:13:49.232Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-03-01T10:13:50.533Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-01T10:13:58.884Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-03-01T10:14:02.059Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-01T10:14:02.145Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-03-01T10:14:03.091Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-03-01T10:14:03.288Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-03-01T10:14:05.486Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-01T10:14:07.801Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-03-01T10:14:15.508Z||main|||||WARN|500||--- 2022-03-01T10:14:15.509Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-03-01T10:14:15.509Z||main|||||WARN|500||--- 2022-03-01T10:14:16.243Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-03-01T10:14:22.938Z||main|||||INFO|500||Started ApiHandlerApplication in 89.819 seconds (JVM running for 102.21) 2022-03-01T10:14:22.956Z|73d44e95-0637-4e2c-a699-1c86b0d196b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:14:22.972Z|73d44e95-0637-4e2c-a699-1c86b0d196b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:14:22.978Z|0f221ec3-1273-40f4-9b78-23146f84a8d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:14:22.989Z|0f221ec3-1273-40f4-9b78-23146f84a8d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:14:30.005Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-03-01T10:14:30.322Z|8019a7ed-c5f9-408f-b587-e87f90330f93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:14:30.323Z|1cd1f748-9e2d-4ec9-a019-752c22a5d89d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:14:30.322Z|43df0675-df4f-4164-906a-8ba08375a423|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-03-01T10:14:30.806Z|8019a7ed-c5f9-408f-b587-e87f90330f93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:14:30.811Z|1cd1f748-9e2d-4ec9-a019-752c22a5d89d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:14:30.813Z|43df0675-df4f-4164-906a-8ba08375a423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:14:37.923Z|5898eae9-e544-49d1-9dbe-f2fc8e45a182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:14:37.925Z|5898eae9-e544-49d1-9dbe-f2fc8e45a182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:14:40.817Z|9a6db23d-da4c-4c9f-87d2-03d3c200d6fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:14:40.817Z|32e35e00-6434-4eec-9082-63a2d7c309c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:14:40.819Z|9a6db23d-da4c-4c9f-87d2-03d3c200d6fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:14:40.820Z|32e35e00-6434-4eec-9082-63a2d7c309c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:14:40.855Z|15345ac1-f87f-4de6-92d7-042326b9e05e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:14:40.857Z|15345ac1-f87f-4de6-92d7-042326b9e05e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:14:50.861Z|2f3a6581-0c15-4ef9-94cb-02d64c7c7af7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:14:50.864Z|2f3a6581-0c15-4ef9-94cb-02d64c7c7af7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:14:50.862Z|6aedf4c6-8d15-4b5f-8fac-1b6b82deda10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:14:50.866Z|6aedf4c6-8d15-4b5f-8fac-1b6b82deda10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:14:50.896Z|45403952-1839-45d7-b63d-25c21db822cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:14:50.897Z|45403952-1839-45d7-b63d-25c21db822cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:14:52.922Z|9e2c6646-d75d-4034-8131-df5817c84fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:14:52.925Z|9e2c6646-d75d-4034-8131-df5817c84fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:14:52.991Z|46738c6b-9639-499d-a528-85ea716c25de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:14:52.993Z|46738c6b-9639-499d-a528-85ea716c25de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:15:00.910Z|dbc2203a-7da1-4a1d-93f6-00ad58077809|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:00.911Z|a0cdc240-f043-4a47-832c-fb2b99e25130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:00.912Z|dbc2203a-7da1-4a1d-93f6-00ad58077809|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:00.913Z|a0cdc240-f043-4a47-832c-fb2b99e25130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:00.932Z|b9d71183-d8c8-4552-828c-5c2f37326b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:00.933Z|b9d71183-d8c8-4552-828c-5c2f37326b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:07.924Z|affd5ec7-992b-4882-839c-baaa8c7b38e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:15:07.930Z|affd5ec7-992b-4882-839c-baaa8c7b38e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:15:10.967Z|8ae2cc29-c625-43c1-815f-fbd26c238b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:10.971Z|8ae2cc29-c625-43c1-815f-fbd26c238b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:10.967Z|c8938110-de4b-434a-a105-e5be6b44a2ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:10.972Z|c8938110-de4b-434a-a105-e5be6b44a2ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:10.984Z|d0e6fb25-d043-4dbe-99cd-1f5906fc780c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:10.988Z|d0e6fb25-d043-4dbe-99cd-1f5906fc780c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:21.015Z|55ac4bcf-7f7e-42e4-87b1-a6d7288731c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:21.017Z|8dee1a40-b119-43f7-8e17-5b1805670f40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:21.016Z|1774fb6a-5994-4416-851b-60a9542b3c58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:21.019Z|8dee1a40-b119-43f7-8e17-5b1805670f40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:21.019Z|1774fb6a-5994-4416-851b-60a9542b3c58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:21.021Z|55ac4bcf-7f7e-42e4-87b1-a6d7288731c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:22.921Z|e954ea5f-1042-4453-8a41-59e2179373fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:15:22.922Z|e954ea5f-1042-4453-8a41-59e2179373fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:15:22.995Z|3969c0e7-4132-493b-815b-17ac33e28e3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:15:22.997Z|3969c0e7-4132-493b-815b-17ac33e28e3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:15:31.055Z|300c633c-54be-4ca7-b4a4-f63560fe9120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:31.057Z|779b674f-fbef-4dd9-9569-4b9de5005da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:31.058Z|779b674f-fbef-4dd9-9569-4b9de5005da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:31.061Z|6c2bbb3b-d006-47c6-ac86-988ad40f5b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:31.062Z|6c2bbb3b-d006-47c6-ac86-988ad40f5b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:31.064Z|300c633c-54be-4ca7-b4a4-f63560fe9120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:37.921Z|b04db4cc-61e1-48fc-8a55-06342d5c0b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:15:37.922Z|b04db4cc-61e1-48fc-8a55-06342d5c0b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:15:41.096Z|a4b99997-8c70-495e-b241-1fb7e4d32e03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:41.096Z|68b85b3d-2900-4e42-b1ca-c6145922832d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:41.096Z|bc791705-05c0-49e4-8cee-48025d2e2582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:41.097Z|a4b99997-8c70-495e-b241-1fb7e4d32e03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:41.098Z|bc791705-05c0-49e4-8cee-48025d2e2582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:41.098Z|68b85b3d-2900-4e42-b1ca-c6145922832d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:51.154Z|d5d2b40f-f2ff-4648-9aa6-fea41c746990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:51.157Z|d5d2b40f-f2ff-4648-9aa6-fea41c746990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:51.158Z|fddb0763-20ce-46cd-a355-7288e8e3a711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:51.161Z|fddb0763-20ce-46cd-a355-7288e8e3a711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:51.171Z|51aefadf-9aab-4c6e-9063-688ce02d11c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:15:51.173Z|51aefadf-9aab-4c6e-9063-688ce02d11c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:15:52.922Z|89335f9f-858a-44eb-b977-a576bedbf104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:15:52.926Z|89335f9f-858a-44eb-b977-a576bedbf104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:15:52.999Z|a66f84df-435f-4028-934f-e1d8e72a851a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:15:53.000Z|a66f84df-435f-4028-934f-e1d8e72a851a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:16:01.217Z|ecacde1b-7363-4ea9-9266-b3fe4be1df78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:01.217Z|11fbb1e8-894e-451f-9348-f501520ad780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:01.219Z|b7282be0-b356-4586-b83e-5fe059917fb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:01.220Z|11fbb1e8-894e-451f-9348-f501520ad780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:01.220Z|ecacde1b-7363-4ea9-9266-b3fe4be1df78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:01.220Z|b7282be0-b356-4586-b83e-5fe059917fb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:07.921Z|f3874ee6-9240-448a-a0b5-03742fd7305a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:16:07.922Z|f3874ee6-9240-448a-a0b5-03742fd7305a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:16:11.263Z|56f4aba2-84d8-41f5-a0bc-d2b083ee9e9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:11.264Z|00c6b050-1dca-407a-b016-1c9d9e554348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:11.265Z|56f4aba2-84d8-41f5-a0bc-d2b083ee9e9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:11.266Z|00c6b050-1dca-407a-b016-1c9d9e554348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:11.266Z|f2352b4d-f5f6-498d-a4bc-182fbe333841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:11.267Z|f2352b4d-f5f6-498d-a4bc-182fbe333841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:21.308Z|d6fd42e6-dbc2-4ba6-be2d-b638fa5fba7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:21.312Z|d6fd42e6-dbc2-4ba6-be2d-b638fa5fba7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:21.313Z|560be9bd-398c-4be4-be9b-67989ff6159e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:21.314Z|c25cb9ce-f01c-4ea0-8b8c-0f5c4635f26b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:21.314Z|560be9bd-398c-4be4-be9b-67989ff6159e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:21.315Z|c25cb9ce-f01c-4ea0-8b8c-0f5c4635f26b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:22.922Z|30bb05d9-c5fd-4716-83d7-760f2c9e5b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:16:22.924Z|30bb05d9-c5fd-4716-83d7-760f2c9e5b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:16:23.002Z|3212c8e4-efd3-4225-977a-30b2b819c582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:16:23.003Z|3212c8e4-efd3-4225-977a-30b2b819c582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:16:31.354Z|96e051c8-e838-4676-acc3-ac7286209fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:31.357Z|96e051c8-e838-4676-acc3-ac7286209fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:31.357Z|157ef4bc-a660-4d97-abeb-a2916fa76592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:31.362Z|157ef4bc-a660-4d97-abeb-a2916fa76592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:31.364Z|38157412-d07b-4b8a-baec-10576cece4be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:31.371Z|38157412-d07b-4b8a-baec-10576cece4be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:37.921Z|c5a3dcb8-5fe4-45e6-8c3e-855daed866d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:16:37.926Z|c5a3dcb8-5fe4-45e6-8c3e-855daed866d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:16:41.402Z|e6b25f5c-7d20-47e3-bd64-6b308e806137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:41.402Z|f25b147b-b21f-49a2-8ae6-d9a3d55545d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:41.403Z|e6b25f5c-7d20-47e3-bd64-6b308e806137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:41.404Z|f25b147b-b21f-49a2-8ae6-d9a3d55545d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:41.407Z|dd1c4042-f896-4346-aa87-9ad3a5e5bc25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:41.408Z|dd1c4042-f896-4346-aa87-9ad3a5e5bc25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:51.458Z|d11d0f9a-8486-494e-8605-ec6f5b1eec18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:51.458Z|e34afcaa-9468-4ca2-8230-7c645326a9a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:51.458Z|8a41fc93-85e9-4743-be4c-4cf2830ff25d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:16:51.459Z|d11d0f9a-8486-494e-8605-ec6f5b1eec18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:51.460Z|e34afcaa-9468-4ca2-8230-7c645326a9a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:51.461Z|8a41fc93-85e9-4743-be4c-4cf2830ff25d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:16:52.925Z|566687e6-fa9f-43dd-b144-07954df6fc26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:16:52.926Z|566687e6-fa9f-43dd-b144-07954df6fc26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:16:53.005Z|c6acd763-e954-4aa4-b19a-7782bbfdcde7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:16:53.006Z|c6acd763-e954-4aa4-b19a-7782bbfdcde7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:17:01.490Z|773737cf-e817-4b72-af65-970adeb2c3e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:01.492Z|773737cf-e817-4b72-af65-970adeb2c3e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:01.495Z|6597b33d-265e-4b9f-a561-9a556b682529|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:01.496Z|6597b33d-265e-4b9f-a561-9a556b682529|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:01.511Z|d3dea67e-a479-4ea6-9395-aed51c3ab82f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:01.512Z|d3dea67e-a479-4ea6-9395-aed51c3ab82f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:07.924Z|5ec3b8a3-8096-47bf-9e4b-6a44409f709a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:17:07.930Z|5ec3b8a3-8096-47bf-9e4b-6a44409f709a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:17:11.528Z|b3db7098-40ca-4352-a531-53128b433c4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:11.528Z|6307ca33-4b1e-4789-8fb9-2855920708ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:11.530Z|6307ca33-4b1e-4789-8fb9-2855920708ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:11.530Z|b3db7098-40ca-4352-a531-53128b433c4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:11.544Z|836ed0e1-be12-4986-9c7c-6df94989c28b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:11.549Z|836ed0e1-be12-4986-9c7c-6df94989c28b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:21.565Z|176e3337-c864-47db-a614-8c84b751db80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:21.565Z|54f8309f-6320-40b7-82c4-c77721ece742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:21.567Z|176e3337-c864-47db-a614-8c84b751db80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:21.567Z|54f8309f-6320-40b7-82c4-c77721ece742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:21.581Z|e2d05321-d62c-4de4-8ff0-1c96920a8f81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:21.583Z|e2d05321-d62c-4de4-8ff0-1c96920a8f81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:22.925Z|c870c34d-68df-41ef-a88a-21f58cce7dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:17:22.928Z|c870c34d-68df-41ef-a88a-21f58cce7dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:17:23.008Z|0dcea888-ceca-4d90-adc4-0b21d60d8444|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:17:23.009Z|0dcea888-ceca-4d90-adc4-0b21d60d8444|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:17:31.604Z|765c3539-6d9c-4e5f-81e6-020ce5068b96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:31.604Z|afcee0d0-e7e4-4441-8c8c-11eb29099b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:31.606Z|765c3539-6d9c-4e5f-81e6-020ce5068b96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:31.607Z|aa32767c-275c-4062-808d-fbb0e4f1b2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:31.607Z|aa32767c-275c-4062-808d-fbb0e4f1b2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:31.607Z|afcee0d0-e7e4-4441-8c8c-11eb29099b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:37.921Z|6f90d8bd-c95f-484e-af25-b32c29652aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:17:37.922Z|6f90d8bd-c95f-484e-af25-b32c29652aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:17:41.638Z|e7020be3-db5e-468a-a24f-d5ae3885f457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:41.639Z|e7020be3-db5e-468a-a24f-d5ae3885f457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:41.641Z|f6ceaa65-6911-4fd2-a902-bf4f0b2197b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:41.642Z|f6ceaa65-6911-4fd2-a902-bf4f0b2197b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:41.645Z|8e68f1b0-9b6a-4ad4-955f-9d5572d3fe99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:41.647Z|8e68f1b0-9b6a-4ad4-955f-9d5572d3fe99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:51.681Z|938769ab-3661-40a3-9f21-cf9d64661f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:51.681Z|3b5e03f9-1a0c-4cd6-9f86-73695dc4558b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:51.684Z|938769ab-3661-40a3-9f21-cf9d64661f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:51.684Z|3b5e03f9-1a0c-4cd6-9f86-73695dc4558b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:51.687Z|fe4b3a1c-cdb1-4e74-af8e-62d697d093e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:17:51.688Z|fe4b3a1c-cdb1-4e74-af8e-62d697d093e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:17:52.921Z|a6904e77-16bb-4deb-b57d-e1012ed6b5f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:17:52.925Z|a6904e77-16bb-4deb-b57d-e1012ed6b5f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:17:53.010Z|69cfe8d2-041d-47a4-b0e8-5e86e0a16e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:17:53.011Z|69cfe8d2-041d-47a4-b0e8-5e86e0a16e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:18:01.714Z|a0728855-95bc-4a7e-b1e8-a0de24c18146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:01.715Z|90f2f102-046d-4fbd-aa9c-5b2b4ec7df78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:01.715Z|87efe29a-3eba-4aed-83d0-fa9529bf3081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:01.717Z|87efe29a-3eba-4aed-83d0-fa9529bf3081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:01.717Z|90f2f102-046d-4fbd-aa9c-5b2b4ec7df78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:01.717Z|a0728855-95bc-4a7e-b1e8-a0de24c18146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:07.924Z|db87050f-73a7-495b-8899-37e95f092ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:18:07.926Z|db87050f-73a7-495b-8899-37e95f092ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:18:11.761Z|23815b09-f71a-4d2b-9408-d3d3f6488ca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:11.762Z|23815b09-f71a-4d2b-9408-d3d3f6488ca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:11.765Z|16a8fe02-2d80-4b36-b451-cae6e5989a0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:11.766Z|16a8fe02-2d80-4b36-b451-cae6e5989a0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:11.761Z|17f20ac9-1de2-41a7-9eb8-e528f1521201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:11.771Z|17f20ac9-1de2-41a7-9eb8-e528f1521201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:21.795Z|8e94403a-c075-4e12-af4f-bdabdf5c974f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:21.795Z|43653e46-dfbc-43c5-8858-38e2e2b63ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:21.795Z|8e94403a-c075-4e12-af4f-bdabdf5c974f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:21.796Z|43653e46-dfbc-43c5-8858-38e2e2b63ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:21.800Z|9aaf3607-1ce2-4ef5-9f14-de4d322684f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:21.801Z|9aaf3607-1ce2-4ef5-9f14-de4d322684f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:22.921Z|927ba44e-a606-4fb4-b5d2-e73ecd56ffb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:18:22.923Z|927ba44e-a606-4fb4-b5d2-e73ecd56ffb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:18:23.013Z|5ef612ee-55fd-4858-a91f-aa51efebd258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:18:23.014Z|5ef612ee-55fd-4858-a91f-aa51efebd258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:18:31.828Z|08233320-763b-40ad-a216-24fae5158cee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:31.829Z|08233320-763b-40ad-a216-24fae5158cee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:31.837Z|39b9f24c-3ee1-426f-990c-861b2fc125af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:31.843Z|8f579a7f-1945-4a3c-962e-15abec756b1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:31.844Z|39b9f24c-3ee1-426f-990c-861b2fc125af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:31.851Z|8f579a7f-1945-4a3c-962e-15abec756b1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:37.923Z|816fba7a-f16a-4c7b-81e7-ea06f43cef08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:18:37.928Z|816fba7a-f16a-4c7b-81e7-ea06f43cef08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:18:41.884Z|941ead20-d75a-4eef-b951-79bdf611af5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:41.884Z|b477316f-e875-4fe9-bb7e-940f02b3dfe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:41.885Z|941ead20-d75a-4eef-b951-79bdf611af5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:41.885Z|b477316f-e875-4fe9-bb7e-940f02b3dfe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:41.887Z|853e97ad-ddbb-4902-926c-cd945d2c1518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:41.888Z|853e97ad-ddbb-4902-926c-cd945d2c1518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:51.926Z|01fb99bf-b38c-4dc0-a79a-921a64af8ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:51.927Z|01fb99bf-b38c-4dc0-a79a-921a64af8ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:51.929Z|9517bd8a-c6f4-4933-ba93-230b92d9e122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:51.929Z|0f85cca9-7bfc-4f39-b1bf-4a67be969daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:18:51.930Z|0f85cca9-7bfc-4f39-b1bf-4a67be969daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:51.930Z|9517bd8a-c6f4-4933-ba93-230b92d9e122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:18:52.921Z|08801704-b376-4c7b-9cad-048a7ed23d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:18:52.923Z|08801704-b376-4c7b-9cad-048a7ed23d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:18:53.015Z|33d853f9-c663-419e-bdea-d16ca627f2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:18:53.016Z|33d853f9-c663-419e-bdea-d16ca627f2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:19:01.967Z|b056ec5a-944e-4c19-b825-75b62b2f38fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:01.974Z|0e4b83fb-ec1d-445d-9206-228d43ee2e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:01.975Z|0e4b83fb-ec1d-445d-9206-228d43ee2e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:01.968Z|f96ea87e-12b7-4307-afd3-e3388da56786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:01.974Z|b056ec5a-944e-4c19-b825-75b62b2f38fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:01.979Z|f96ea87e-12b7-4307-afd3-e3388da56786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:07.921Z|27c7ebdd-f9d0-404a-a1e5-c4cac30e1314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:19:07.922Z|27c7ebdd-f9d0-404a-a1e5-c4cac30e1314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:19:12.011Z|dc764d3a-de7f-4424-b761-562294b8ed27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:12.015Z|dc764d3a-de7f-4424-b761-562294b8ed27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:12.028Z|17355148-b25c-4b10-9da7-ec63a1840192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:12.029Z|17355148-b25c-4b10-9da7-ec63a1840192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:12.041Z|cc766558-8e58-4c45-9124-f82ea63256a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:12.048Z|cc766558-8e58-4c45-9124-f82ea63256a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:22.058Z|f6969e34-4738-4d2d-8ad3-89cc61504ed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:22.062Z|f6969e34-4738-4d2d-8ad3-89cc61504ed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:22.065Z|e2446001-031a-4f6b-998c-4a0686346e5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:22.065Z|e2446001-031a-4f6b-998c-4a0686346e5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:22.078Z|f77af888-4bc6-4e82-b6e1-47e7bc82c3b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:22.080Z|f77af888-4bc6-4e82-b6e1-47e7bc82c3b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:22.922Z|93d97468-c916-4477-833d-bfc68eeb2473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:19:22.926Z|93d97468-c916-4477-833d-bfc68eeb2473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:19:23.017Z|e76551c8-b10e-4d18-8696-b889c0930d95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:19:23.020Z|e76551c8-b10e-4d18-8696-b889c0930d95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:19:32.101Z|1fc53c67-cacf-4672-b74b-3f47bdc87eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:32.102Z|1fc53c67-cacf-4672-b74b-3f47bdc87eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:32.102Z|75e501d9-e620-42a3-b0ba-fd3fb74b293f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:32.103Z|75e501d9-e620-42a3-b0ba-fd3fb74b293f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:32.112Z|245ca04a-44cb-4dc9-8c51-9dd0c0413a06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:32.113Z|245ca04a-44cb-4dc9-8c51-9dd0c0413a06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:37.921Z|f245bdd6-b193-4443-96c3-826643445acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:19:37.922Z|f245bdd6-b193-4443-96c3-826643445acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:19:42.130Z|5c884062-d274-4e3b-b121-17322b8d5670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:42.130Z|dc9a8c20-3718-42a8-8efd-b348aa994692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:42.131Z|dc9a8c20-3718-42a8-8efd-b348aa994692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:42.131Z|5c884062-d274-4e3b-b121-17322b8d5670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:42.139Z|709c0d47-100a-40fd-bb33-83af95b516c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:42.140Z|709c0d47-100a-40fd-bb33-83af95b516c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:52.157Z|a40096ae-3cd1-43b9-b674-98cd2bf5556f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:52.158Z|a40096ae-3cd1-43b9-b674-98cd2bf5556f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:52.171Z|b8c1a370-09ad-4de4-b946-232e664d52be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:52.172Z|fdf4c1eb-5907-441d-8a89-4296b95ec28b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:19:52.173Z|fdf4c1eb-5907-441d-8a89-4296b95ec28b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:52.173Z|b8c1a370-09ad-4de4-b946-232e664d52be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:19:52.921Z|aae887e6-6428-49d4-8d6f-841c814355b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:19:52.922Z|aae887e6-6428-49d4-8d6f-841c814355b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:19:53.021Z|b162b7f0-119a-46e8-ac9c-d2f640829821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:19:53.022Z|b162b7f0-119a-46e8-ac9c-d2f640829821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:20:02.193Z|8792f034-0e90-4e71-9f7e-66c0e7607a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:02.194Z|8792f034-0e90-4e71-9f7e-66c0e7607a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:02.203Z|56fd398f-9cbb-4e68-86aa-551168a0b04e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:02.204Z|56fd398f-9cbb-4e68-86aa-551168a0b04e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:02.205Z|764f2b17-a97f-4cf6-8c83-8954711d28c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:02.205Z|764f2b17-a97f-4cf6-8c83-8954711d28c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:07.921Z|ccce12d2-8782-4097-a04a-189bd5b55d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:20:07.924Z|ccce12d2-8782-4097-a04a-189bd5b55d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:20:12.220Z|8312a0d0-b52c-4a44-aa4c-30d67a87bdf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:12.222Z|8312a0d0-b52c-4a44-aa4c-30d67a87bdf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:12.231Z|92142a9e-f355-45ea-8b25-d4b3286c6ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:12.231Z|3b76f154-2da8-4542-8511-d5434fcfb4e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:12.232Z|3b76f154-2da8-4542-8511-d5434fcfb4e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:12.232Z|92142a9e-f355-45ea-8b25-d4b3286c6ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:22.251Z|0dd288ab-f90d-4bc2-9805-ed93074d9cbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:22.253Z|0dd288ab-f90d-4bc2-9805-ed93074d9cbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:22.256Z|60fb26be-2995-4238-bf29-aef362077f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:22.257Z|60fb26be-2995-4238-bf29-aef362077f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:22.256Z|5a459f89-1be6-48fa-8fa0-a7ba860bc886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:22.266Z|5a459f89-1be6-48fa-8fa0-a7ba860bc886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:22.921Z|88ecb88c-ff10-47ab-ac34-3b87d3a9f673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:20:22.922Z|88ecb88c-ff10-47ab-ac34-3b87d3a9f673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:20:23.024Z|80f7282a-f325-4321-8be0-61ccd009acbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:20:23.025Z|80f7282a-f325-4321-8be0-61ccd009acbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:20:32.286Z|eae3062b-3fd9-40de-828b-19c5fbccf82b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:32.286Z|f19344f5-9aa4-4d5e-b6ec-364b34cfcb1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:32.287Z|eae3062b-3fd9-40de-828b-19c5fbccf82b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:32.287Z|f19344f5-9aa4-4d5e-b6ec-364b34cfcb1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:32.297Z|2b985237-623e-4ae7-93ae-3c2712d76a98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:32.298Z|2b985237-623e-4ae7-93ae-3c2712d76a98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:37.921Z|eedba564-a3f6-423d-b800-0421698b0fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:20:37.922Z|eedba564-a3f6-423d-b800-0421698b0fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:20:42.319Z|b372da3d-b85b-42a7-b97a-9d97123a7d8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:42.319Z|c2b7ea34-9e8c-48c7-b1dd-bf2c8bf732c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:42.320Z|b372da3d-b85b-42a7-b97a-9d97123a7d8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:42.320Z|c2b7ea34-9e8c-48c7-b1dd-bf2c8bf732c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:42.326Z|4b76931b-d301-4b46-954a-203698cea4dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:42.328Z|4b76931b-d301-4b46-954a-203698cea4dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:52.356Z|bd61e206-a66f-4369-b304-21b6c6edc463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:52.358Z|89347179-8d4b-45ec-a91a-bb211f445cd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:52.356Z|1b037875-ae19-46e1-b2dc-d8f1b9edaf01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:20:52.359Z|bd61e206-a66f-4369-b304-21b6c6edc463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:52.359Z|89347179-8d4b-45ec-a91a-bb211f445cd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:52.359Z|1b037875-ae19-46e1-b2dc-d8f1b9edaf01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:20:52.922Z|c3e0a3c9-160a-4692-badb-b1ebefb63e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:20:52.928Z|c3e0a3c9-160a-4692-badb-b1ebefb63e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:20:53.027Z|1a1444a1-9850-47b7-af7e-e21b7d0fc2a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:20:53.028Z|1a1444a1-9850-47b7-af7e-e21b7d0fc2a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:21:02.408Z|39094277-dbb8-497e-a74d-ddc595c5d6aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:02.408Z|1c1de1ee-1887-4b36-a6bf-7a469adb4170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:02.411Z|1c1de1ee-1887-4b36-a6bf-7a469adb4170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:02.410Z|39094277-dbb8-497e-a74d-ddc595c5d6aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:02.414Z|77e22151-097f-44b9-8452-39fdf9ed23d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:02.414Z|77e22151-097f-44b9-8452-39fdf9ed23d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:07.922Z|bd2ed56c-d88d-439b-8aaa-ec0407cd9faa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:21:07.923Z|bd2ed56c-d88d-439b-8aaa-ec0407cd9faa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:21:12.447Z|ba88e280-12e2-4289-a29a-aa1b4b9e3538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:12.447Z|7c5a7027-ce6d-44f4-8b9e-09b98a6ea37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:12.449Z|ba88e280-12e2-4289-a29a-aa1b4b9e3538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:12.449Z|7c5a7027-ce6d-44f4-8b9e-09b98a6ea37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:12.449Z|07467403-c876-4a1e-affa-8222cc208c56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:12.450Z|07467403-c876-4a1e-affa-8222cc208c56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:22.484Z|f817e0bc-8b26-489e-bfe0-ec01133b777e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:22.486Z|f817e0bc-8b26-489e-bfe0-ec01133b777e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:22.486Z|797e9729-8cbe-4de7-a2c4-09888c7ac8b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:22.486Z|ab7f4598-e0b0-4f14-883e-846aeb78fa05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:22.487Z|797e9729-8cbe-4de7-a2c4-09888c7ac8b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:22.487Z|ab7f4598-e0b0-4f14-883e-846aeb78fa05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:22.923Z|5485247d-002e-4298-bdd8-57ecf2862837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:21:22.925Z|5485247d-002e-4298-bdd8-57ecf2862837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:21:23.030Z|3cfc1d65-b34f-48cb-b7be-3fe4a5c168c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:21:23.031Z|3cfc1d65-b34f-48cb-b7be-3fe4a5c168c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:21:32.520Z|1c7ea956-4aa7-4d16-a933-987cb868edf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:32.522Z|1c7ea956-4aa7-4d16-a933-987cb868edf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:32.522Z|04a0f5f3-cca8-469e-9b15-9813ed982e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:32.523Z|04a0f5f3-cca8-469e-9b15-9813ed982e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:32.526Z|b4010403-7151-431e-ad70-bca48b9fa2b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:32.527Z|b4010403-7151-431e-ad70-bca48b9fa2b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:37.921Z|e4e0d635-8d0c-4a37-ab3f-df6c4b1e0cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:21:37.923Z|e4e0d635-8d0c-4a37-ab3f-df6c4b1e0cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:21:42.549Z|68d47597-5d3a-43f2-93d1-3eea1abc28e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:42.549Z|a2017364-884d-4661-8f53-a8c88134b8df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:42.550Z|68d47597-5d3a-43f2-93d1-3eea1abc28e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:42.550Z|a2017364-884d-4661-8f53-a8c88134b8df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:42.559Z|69233fc2-5b5a-4280-a894-727cd355ea43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:42.560Z|69233fc2-5b5a-4280-a894-727cd355ea43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:52.577Z|2c9c7982-93b9-4331-9fb7-0281e40297b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:52.577Z|8cc4efe9-3b15-4faf-8804-41ddca1fbed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:52.579Z|2c9c7982-93b9-4331-9fb7-0281e40297b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:52.579Z|8cc4efe9-3b15-4faf-8804-41ddca1fbed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:52.585Z|04bd8e52-869b-4adb-9b5e-11b5b7b6821a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:21:52.586Z|04bd8e52-869b-4adb-9b5e-11b5b7b6821a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:21:52.921Z|fdb25954-8339-4543-b032-539a2664988b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:21:52.923Z|fdb25954-8339-4543-b032-539a2664988b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:21:53.035Z|b7b96f21-f482-4883-9ef6-e08443cf5ed7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:21:53.036Z|b7b96f21-f482-4883-9ef6-e08443cf5ed7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:22:02.610Z|5ac50db0-7c2b-4dbc-8df5-50fc49d85c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:02.610Z|0851238d-b9f3-4d73-adc6-6229fd8865e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:02.611Z|a85b9c30-ed8d-4047-9bc1-d1c00d771415|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:02.611Z|5ac50db0-7c2b-4dbc-8df5-50fc49d85c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:02.611Z|a85b9c30-ed8d-4047-9bc1-d1c00d771415|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:02.611Z|0851238d-b9f3-4d73-adc6-6229fd8865e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:07.921Z|344500fe-6c96-4368-9780-aebdbca62564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:22:07.922Z|344500fe-6c96-4368-9780-aebdbca62564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:22:12.638Z|6390668b-6ffc-4749-b66c-df73579d9021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:12.638Z|a1a8ea18-a24b-420d-a4fe-0b41d3076111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:12.639Z|a1a8ea18-a24b-420d-a4fe-0b41d3076111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:12.639Z|6390668b-6ffc-4749-b66c-df73579d9021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:12.642Z|c528eff0-3ccf-4de1-b166-afeafa9da54b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:12.642Z|c528eff0-3ccf-4de1-b166-afeafa9da54b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:22.676Z|aa3b886d-401e-430d-9f59-eb983c1d68aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:22.676Z|9eb5c235-aa52-46cc-8783-ab962c2b5b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:22.676Z|e1abca17-1a8e-43fb-9b35-4bb003fbbdd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:22.677Z|aa3b886d-401e-430d-9f59-eb983c1d68aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:22.677Z|9eb5c235-aa52-46cc-8783-ab962c2b5b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:22.679Z|e1abca17-1a8e-43fb-9b35-4bb003fbbdd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:22.922Z|c4b93f1a-5838-4f1e-a323-ac0ce881d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:22:22.926Z|c4b93f1a-5838-4f1e-a323-ac0ce881d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:22:23.038Z|f1274bda-f9f1-4b3e-b766-590928e92572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:22:23.039Z|f1274bda-f9f1-4b3e-b766-590928e92572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:22:32.710Z|1ec47152-5020-4c8e-b96e-fc45e7d463a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:32.710Z|d3d9b988-0e4f-470f-9a8f-6eb266b1b6c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:32.710Z|601b9dbf-26c4-4021-b04b-40cf9f1fc2f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:32.711Z|1ec47152-5020-4c8e-b96e-fc45e7d463a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:32.711Z|d3d9b988-0e4f-470f-9a8f-6eb266b1b6c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:32.711Z|601b9dbf-26c4-4021-b04b-40cf9f1fc2f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:37.921Z|91e34b3e-bab5-40b1-a5e6-4fd72a2fee3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:22:37.922Z|91e34b3e-bab5-40b1-a5e6-4fd72a2fee3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:22:42.751Z|396438de-c21f-432c-8a8f-12561938abc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:42.751Z|cb00b9ea-8634-4c24-8cd5-6b62bb0673b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:42.751Z|ea165866-bf92-49c4-ace2-1f75e7bf39a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:42.754Z|396438de-c21f-432c-8a8f-12561938abc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:42.754Z|cb00b9ea-8634-4c24-8cd5-6b62bb0673b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:42.754Z|ea165866-bf92-49c4-ace2-1f75e7bf39a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:52.787Z|bf8b4d89-497d-4dfe-91a3-0f4b65bc7906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:52.787Z|488cfd99-99b8-47ee-bfe0-8edca3507f33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:52.790Z|bf8b4d89-497d-4dfe-91a3-0f4b65bc7906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:52.790Z|488cfd99-99b8-47ee-bfe0-8edca3507f33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:52.793Z|b632ad81-6c8c-4d87-b2ba-7bb97e53d51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:22:52.794Z|b632ad81-6c8c-4d87-b2ba-7bb97e53d51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:22:52.921Z|3648dfc3-db71-4530-8225-61d5b163e018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:22:52.922Z|3648dfc3-db71-4530-8225-61d5b163e018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:22:53.041Z|3cff1eef-96b9-4296-a930-81086021e531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:22:53.043Z|3cff1eef-96b9-4296-a930-81086021e531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:23:02.826Z|02aee52a-a3fe-4603-9908-c5c4292e890a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:02.826Z|fd363be1-d3f6-42ec-b0ae-2fda46e88c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:02.828Z|fd363be1-d3f6-42ec-b0ae-2fda46e88c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:02.828Z|02aee52a-a3fe-4603-9908-c5c4292e890a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:02.832Z|8b915fdc-778c-4ef0-98fa-7613cadfb378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:02.835Z|8b915fdc-778c-4ef0-98fa-7613cadfb378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:07.921Z|00bec248-7268-4533-9242-f777f83399fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:23:07.923Z|00bec248-7268-4533-9242-f777f83399fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:23:12.870Z|416f9fb1-e439-4727-ac9c-d1f2c85ec1ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:12.871Z|46a50f16-9903-4b1a-89b9-bb89587dd1a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:12.871Z|91a61f25-80bb-49c6-8062-7d166966bc47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:12.872Z|46a50f16-9903-4b1a-89b9-bb89587dd1a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:12.872Z|416f9fb1-e439-4727-ac9c-d1f2c85ec1ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:12.873Z|91a61f25-80bb-49c6-8062-7d166966bc47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:21.777Z|3913ded1-08aa-494c-869e-7d1858a81062|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:23:21.779Z|3913ded1-08aa-494c-869e-7d1858a81062|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:22.905Z|b36fd766-3c37-46de-abdc-a74761455990|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:22.906Z|b36fd766-3c37-46de-abdc-a74761455990|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:22.907Z|1031b6bf-0029-4427-8fcd-716630882d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:22.909Z|68f72046-bfc5-441b-9373-b89e68073cd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:22.909Z|1031b6bf-0029-4427-8fcd-716630882d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:22.909Z|68f72046-bfc5-441b-9373-b89e68073cd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:22.921Z|8f7683cb-7d6a-4450-99e2-281ee2cc7a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:23:22.921Z|8f7683cb-7d6a-4450-99e2-281ee2cc7a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:23:23.044Z|ef1ccb8a-dc31-438a-aee0-4b3ed5479c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:23:23.045Z|ef1ccb8a-dc31-438a-aee0-4b3ed5479c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:23:32.935Z|5ea6e873-79a7-477c-b5d8-60bf5640ea8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:32.950Z|f2f6ca8c-a25b-4164-9a40-da12bf90848a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:32.950Z|5ea6e873-79a7-477c-b5d8-60bf5640ea8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:32.950Z|f2f6ca8c-a25b-4164-9a40-da12bf90848a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:32.953Z|dbc37d64-50e3-4147-89d5-0509591bda07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:32.954Z|dbc37d64-50e3-4147-89d5-0509591bda07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:37.920Z|0d82d514-3b2c-4762-b024-6f97502e3e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:23:37.922Z|0d82d514-3b2c-4762-b024-6f97502e3e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:23:42.977Z|69082e7e-50fb-4444-9c93-ea8a0f4ec52c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:42.978Z|69082e7e-50fb-4444-9c93-ea8a0f4ec52c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:42.981Z|0522807f-e3de-4c12-a61c-3bce5f4cf270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:42.982Z|0522807f-e3de-4c12-a61c-3bce5f4cf270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:42.983Z|02e1c7dc-5870-49c3-81af-24fd2a4a4018|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:42.986Z|02e1c7dc-5870-49c3-81af-24fd2a4a4018|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:52.921Z|f870d88e-2836-4164-aa2f-cbde322a7097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:23:52.926Z|f870d88e-2836-4164-aa2f-cbde322a7097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:23:53.006Z|d83564f5-7486-4a57-a79c-a14cc11ad069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:53.007Z|93660de3-28eb-4e52-81d2-c1888a7802aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:53.007Z|d83564f5-7486-4a57-a79c-a14cc11ad069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:53.009Z|93660de3-28eb-4e52-81d2-c1888a7802aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:53.012Z|56a34a5d-2f30-44f1-9bca-cb43601385e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:23:53.012Z|56a34a5d-2f30-44f1-9bca-cb43601385e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:23:53.048Z|ab8acb11-c37e-420c-93fa-bfca467f2ad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:23:53.048Z|ab8acb11-c37e-420c-93fa-bfca467f2ad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:24:03.040Z|7d235711-b0b7-448a-a686-b5e290bec149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:03.040Z|e096d612-ef8a-4261-844c-cd074398c400|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:03.041Z|e096d612-ef8a-4261-844c-cd074398c400|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:03.041Z|7d235711-b0b7-448a-a686-b5e290bec149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:03.051Z|b05e5dfb-cdee-4486-92a5-39cea14c2a93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:03.053Z|b05e5dfb-cdee-4486-92a5-39cea14c2a93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:07.921Z|56440066-41e1-4b93-b7e0-e99096c2ac50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:24:07.921Z|56440066-41e1-4b93-b7e0-e99096c2ac50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:24:13.078Z|71e4dced-c0a5-44a3-8a6f-75a5771c1b52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:13.078Z|75221b75-7ac4-48de-9f48-8a9f9cc129f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:13.079Z|71e4dced-c0a5-44a3-8a6f-75a5771c1b52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:13.080Z|75221b75-7ac4-48de-9f48-8a9f9cc129f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:13.084Z|d3b60a77-6ba2-4049-8bb3-2ca79469643a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:13.085Z|d3b60a77-6ba2-4049-8bb3-2ca79469643a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:21.760Z|8299f736-dfbb-473c-80a4-bfa08807befa|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:24:21.762Z|8299f736-dfbb-473c-80a4-bfa08807befa|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:22.921Z|e80aa867-ebc4-46dd-a23b-3fd1d29a8ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:24:22.922Z|e80aa867-ebc4-46dd-a23b-3fd1d29a8ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:24:23.050Z|baa2a261-c991-4b89-b821-f5ec52fd27db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:24:23.051Z|baa2a261-c991-4b89-b821-f5ec52fd27db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:24:23.113Z|33baf338-0a0b-41cb-b4fd-f4ca700d4ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:23.117Z|a5c48c38-3364-46d0-87bb-8097815717a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:23.118Z|a5c48c38-3364-46d0-87bb-8097815717a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:23.119Z|e3ea7b22-d3a8-4746-850f-ff5582729500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:23.120Z|e3ea7b22-d3a8-4746-850f-ff5582729500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:23.121Z|33baf338-0a0b-41cb-b4fd-f4ca700d4ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:33.155Z|37461cd8-13b8-4657-9254-13cd9cca40d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:33.155Z|834c3c08-4305-453b-b43b-679b7819a7f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:33.158Z|37461cd8-13b8-4657-9254-13cd9cca40d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:33.158Z|834c3c08-4305-453b-b43b-679b7819a7f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:33.160Z|12e1c5c8-d0cf-481d-9ce0-219931d4864a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:33.161Z|12e1c5c8-d0cf-481d-9ce0-219931d4864a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:37.921Z|23f5919d-c233-4538-ae83-7f34faadf0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:24:37.925Z|23f5919d-c233-4538-ae83-7f34faadf0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:24:43.188Z|e4c3e094-5c3b-414a-bab0-2fb6d1e06d94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:43.189Z|1ecbfa44-439f-442d-90d6-3d2facf8c235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:43.190Z|e4c3e094-5c3b-414a-bab0-2fb6d1e06d94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:43.190Z|1ecbfa44-439f-442d-90d6-3d2facf8c235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:43.201Z|47861ff8-8439-4700-978b-d85c21ae6ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:43.202Z|47861ff8-8439-4700-978b-d85c21ae6ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:52.921Z|6a1c4953-297a-491b-bc69-65b19dbd33f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:24:52.923Z|6a1c4953-297a-491b-bc69-65b19dbd33f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:24:53.053Z|62e771ad-0109-4f39-9790-689d1eb04062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:24:53.055Z|62e771ad-0109-4f39-9790-689d1eb04062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:24:53.217Z|704f4105-8e17-49df-88ce-c15c8e97e9a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:53.217Z|3098af37-b234-43d1-9a29-e02d947324bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:53.218Z|704f4105-8e17-49df-88ce-c15c8e97e9a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:53.218Z|3098af37-b234-43d1-9a29-e02d947324bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:24:53.231Z|a97b9559-f991-4e87-8d11-22c400aab440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:24:53.233Z|a97b9559-f991-4e87-8d11-22c400aab440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:03.250Z|1f7b81fc-2486-45d6-8e8b-4cddabb10011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:03.254Z|6abf853d-a415-41a6-80bc-163ae6fe07e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:03.254Z|1f7b81fc-2486-45d6-8e8b-4cddabb10011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:03.255Z|6abf853d-a415-41a6-80bc-163ae6fe07e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:03.255Z|d6de76fb-2397-4352-ab54-dd1fe7b01dd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:03.256Z|d6de76fb-2397-4352-ab54-dd1fe7b01dd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:07.921Z|f6aa5d05-9e5d-4dc6-8070-43f9d7d29562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:25:07.922Z|f6aa5d05-9e5d-4dc6-8070-43f9d7d29562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:25:13.288Z|0bec3088-2bbc-4dd2-a376-b84134febde9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:13.290Z|0bec3088-2bbc-4dd2-a376-b84134febde9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:13.290Z|d0ecce53-b2a2-462c-a711-f802d18ef720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:13.291Z|d0ecce53-b2a2-462c-a711-f802d18ef720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:13.297Z|3a99f110-1d60-4fa7-a617-106f20532f38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:13.298Z|3a99f110-1d60-4fa7-a617-106f20532f38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:21.752Z|1c26582e-d2d4-4f98-9e3b-f96bb3e79cfd|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:25:21.756Z|1c26582e-d2d4-4f98-9e3b-f96bb3e79cfd|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:22.921Z|1fee3daa-1cad-47d9-ac68-70b9e6a3f792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:25:22.925Z|1fee3daa-1cad-47d9-ac68-70b9e6a3f792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:25:23.057Z|b1cebf7c-3765-489c-9ace-010fc4507834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:25:23.057Z|b1cebf7c-3765-489c-9ace-010fc4507834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:25:23.329Z|f4c3f24a-0a59-479b-b7be-df0ec5b47222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:23.329Z|86896276-5e65-475c-9d17-633aaab87f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:23.329Z|7af2b510-8446-46d4-8448-1ef46f15ad45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:23.330Z|f4c3f24a-0a59-479b-b7be-df0ec5b47222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:23.330Z|86896276-5e65-475c-9d17-633aaab87f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:23.331Z|7af2b510-8446-46d4-8448-1ef46f15ad45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:33.358Z|4150c275-ee3b-417a-9aa4-225c8238a015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:33.359Z|4150c275-ee3b-417a-9aa4-225c8238a015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:33.361Z|bac09e86-7468-4c42-9fe5-7734a917362c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:33.362Z|bac09e86-7468-4c42-9fe5-7734a917362c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:33.362Z|912ca11a-abb5-41a5-93d6-de8e24904e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:33.363Z|912ca11a-abb5-41a5-93d6-de8e24904e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:37.922Z|d40951e8-6a61-4e3c-b5fe-36d185541525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:25:37.923Z|d40951e8-6a61-4e3c-b5fe-36d185541525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:25:43.403Z|83a55e5a-e0c1-45e4-a620-e12bace859cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:43.405Z|83a55e5a-e0c1-45e4-a620-e12bace859cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:43.408Z|64f2f1ce-9eb8-496e-b8a9-61268c93f926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:43.408Z|05892eaf-8866-4636-9106-40aff9d76016|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:43.409Z|64f2f1ce-9eb8-496e-b8a9-61268c93f926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:43.409Z|05892eaf-8866-4636-9106-40aff9d76016|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:52.921Z|efeec572-b1fe-47eb-a10e-beb987704236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:25:52.923Z|efeec572-b1fe-47eb-a10e-beb987704236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:25:53.058Z|8db1c880-1ffb-4555-9f6f-7f6664fb0f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:25:53.059Z|8db1c880-1ffb-4555-9f6f-7f6664fb0f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:25:53.455Z|01b8e00d-3828-4d2b-bd3d-fc1aea433036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:53.453Z|062eca0d-84ed-48b0-a236-255e731cd37a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:53.454Z|76da441d-6dc1-48d5-a547-4c5c67b4c01b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:25:53.458Z|062eca0d-84ed-48b0-a236-255e731cd37a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:53.458Z|01b8e00d-3828-4d2b-bd3d-fc1aea433036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:25:53.459Z|76da441d-6dc1-48d5-a547-4c5c67b4c01b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:03.498Z|bfc8c412-fc2f-4d05-805c-506cc27a23b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:03.499Z|c7984f44-a088-4cb7-a849-eb6593d92b28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:03.498Z|79575a96-dbc6-4324-a29b-16c4620c1b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:03.501Z|c7984f44-a088-4cb7-a849-eb6593d92b28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:03.501Z|79575a96-dbc6-4324-a29b-16c4620c1b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:03.501Z|bfc8c412-fc2f-4d05-805c-506cc27a23b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:07.920Z|aeef5f7f-0e64-4776-af7a-ca4a0bd6b43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:26:07.923Z|aeef5f7f-0e64-4776-af7a-ca4a0bd6b43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:26:13.537Z|7c722654-9e6f-4ba1-8c75-c0bdd8b96a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:13.537Z|06a41800-f9c4-4ba8-99ee-755237969091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:13.539Z|06a41800-f9c4-4ba8-99ee-755237969091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:13.539Z|7c722654-9e6f-4ba1-8c75-c0bdd8b96a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:13.543Z|bc9a4e9c-568a-4bbc-b4a9-83b33cd91486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:13.550Z|bc9a4e9c-568a-4bbc-b4a9-83b33cd91486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:21.751Z|db1c6b2b-f3d7-4e92-9dd3-9ed972aed02c|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:26:21.752Z|db1c6b2b-f3d7-4e92-9dd3-9ed972aed02c|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:22.921Z|d147204b-5c91-4409-ae20-adf3948e75cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:26:22.923Z|d147204b-5c91-4409-ae20-adf3948e75cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:26:23.060Z|cf312e4b-fbbc-4f93-bf6d-7b770f7d3f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:26:23.061Z|cf312e4b-fbbc-4f93-bf6d-7b770f7d3f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:26:23.566Z|ac365840-1471-4380-9d56-b01c6aad7f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:23.567Z|ac365840-1471-4380-9d56-b01c6aad7f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:23.568Z|7171b544-3031-4785-879b-87523b0fdddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:23.569Z|7171b544-3031-4785-879b-87523b0fdddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:23.583Z|ce03877e-3dab-45c6-9e9d-ae1c43208aba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:23.584Z|ce03877e-3dab-45c6-9e9d-ae1c43208aba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:33.595Z|175031fd-d49a-4d5a-a92b-af8c12970964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:33.597Z|175031fd-d49a-4d5a-a92b-af8c12970964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:33.602Z|38cc9a96-1c29-4586-b7b9-07c93ff42549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:33.603Z|38cc9a96-1c29-4586-b7b9-07c93ff42549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:33.614Z|2ebcfeae-b20b-43ef-823e-effb7fffaa65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:33.615Z|2ebcfeae-b20b-43ef-823e-effb7fffaa65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:37.920Z|274ea4a0-869b-43c2-8f98-800fbade5e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:26:37.922Z|274ea4a0-869b-43c2-8f98-800fbade5e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:26:43.644Z|e0c3b7e2-b22e-41d7-9f3b-2ba19f70ce34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:43.644Z|09a723cb-d1d8-4351-9587-a38a13242ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:43.644Z|508600e4-4d7a-4605-9877-9b93eda2d39b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:43.646Z|e0c3b7e2-b22e-41d7-9f3b-2ba19f70ce34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:43.646Z|09a723cb-d1d8-4351-9587-a38a13242ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:43.646Z|508600e4-4d7a-4605-9877-9b93eda2d39b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:52.921Z|dadbf180-f9f8-447d-9825-8a6105dd5b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:26:52.924Z|dadbf180-f9f8-447d-9825-8a6105dd5b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:26:53.062Z|4c1207d6-2cb7-4d9d-a5a5-a30e37d8049e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:26:53.063Z|4c1207d6-2cb7-4d9d-a5a5-a30e37d8049e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:26:53.677Z|d45f7021-a666-47d6-a8fc-d7e1475e1462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:53.677Z|f2c5bf39-e850-4476-a9a9-7fd5433d4cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:53.677Z|611f413a-0e2e-4189-9dda-f97f5855de7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:26:53.678Z|d45f7021-a666-47d6-a8fc-d7e1475e1462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:53.678Z|f2c5bf39-e850-4476-a9a9-7fd5433d4cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:26:53.678Z|611f413a-0e2e-4189-9dda-f97f5855de7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:03.711Z|f6b498e6-70d6-42cb-8140-bab81bc92854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:03.711Z|07f97792-863d-4ba5-99e0-ad510eca0edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:03.711Z|d83c3b67-8f1f-4a03-a223-10578bae7ec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:03.713Z|07f97792-863d-4ba5-99e0-ad510eca0edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:03.713Z|f6b498e6-70d6-42cb-8140-bab81bc92854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:03.713Z|d83c3b67-8f1f-4a03-a223-10578bae7ec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:07.923Z|e28abf32-9086-4c32-9c46-68a48cefd5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:27:07.925Z|e28abf32-9086-4c32-9c46-68a48cefd5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:27:13.749Z|c5f6bc97-8ab8-4bbc-9631-40e2f87aca3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:13.749Z|c18b3173-574c-4700-aee2-b2f5dbe7c682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:13.751Z|c5f6bc97-8ab8-4bbc-9631-40e2f87aca3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:13.751Z|c18b3173-574c-4700-aee2-b2f5dbe7c682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:13.766Z|858db2d8-8113-4897-83e0-612a9187a573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:13.767Z|858db2d8-8113-4897-83e0-612a9187a573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:21.753Z|aed97a73-490c-4978-8624-51e659e4f680|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:27:21.755Z|aed97a73-490c-4978-8624-51e659e4f680|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:22.921Z|1284b80e-6d8f-4075-9296-5a4101db4da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:27:22.922Z|1284b80e-6d8f-4075-9296-5a4101db4da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:27:23.064Z|6fa6b708-9e84-4db8-b0f9-05dbdde3b6a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:27:23.065Z|6fa6b708-9e84-4db8-b0f9-05dbdde3b6a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:27:23.782Z|c0caa33e-c867-4d0d-9e3c-0e264b98ecdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:23.784Z|c0caa33e-c867-4d0d-9e3c-0e264b98ecdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:23.788Z|70791e8e-58b5-40a5-8653-8373bc154d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:23.790Z|70791e8e-58b5-40a5-8653-8373bc154d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:23.791Z|7e68dff0-4d1d-46a7-adc1-d479f5606450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:23.792Z|7e68dff0-4d1d-46a7-adc1-d479f5606450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:33.816Z|61bc4a91-dbbe-47b7-a680-c66453526e77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:33.816Z|0ec26f72-4fee-4eec-8f2a-77a784331fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:33.819Z|61bc4a91-dbbe-47b7-a680-c66453526e77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:33.819Z|0ec26f72-4fee-4eec-8f2a-77a784331fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:33.829Z|8fe970c0-50a1-44c8-b161-ac868700add1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:33.830Z|8fe970c0-50a1-44c8-b161-ac868700add1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:37.920Z|c55748e4-2785-4010-8160-456e463be5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:27:37.924Z|c55748e4-2785-4010-8160-456e463be5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:27:43.847Z|b7efe3fa-ce9a-41dc-9981-703cc1f2d1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:43.849Z|b7efe3fa-ce9a-41dc-9981-703cc1f2d1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:43.847Z|cea6938a-6246-4788-8508-7ef006910e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:43.877Z|cea6938a-6246-4788-8508-7ef006910e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:43.911Z|a32d75f8-b406-4933-af04-ab682479188c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:43.912Z|a32d75f8-b406-4933-af04-ab682479188c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:52.921Z|51117972-9f1a-4194-8dcd-984a956f7d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:27:52.923Z|51117972-9f1a-4194-8dcd-984a956f7d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:27:53.066Z|0e66b308-9039-4440-adf6-4ab4750024f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:27:53.067Z|0e66b308-9039-4440-adf6-4ab4750024f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:27:53.884Z|e6fa9d56-767e-4364-9cff-0f73e82f5b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:53.885Z|e6fa9d56-767e-4364-9cff-0f73e82f5b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:53.943Z|512ebcaa-3b73-48d8-9e40-efaac620c44a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:53.944Z|512ebcaa-3b73-48d8-9e40-efaac620c44a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:27:53.961Z|6dfceb4c-6e10-4e82-8e89-041b30de5809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:27:53.962Z|6dfceb4c-6e10-4e82-8e89-041b30de5809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:03.911Z|0cf90e9d-164e-42c9-a0d6-eaa6aa3512c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:03.913Z|0cf90e9d-164e-42c9-a0d6-eaa6aa3512c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:04.014Z|dca4d029-4c56-4e11-ba34-ebc006525558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:04.014Z|61651f02-6ed6-406f-9608-bcc0ff9fc968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:04.015Z|dca4d029-4c56-4e11-ba34-ebc006525558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:04.015Z|61651f02-6ed6-406f-9608-bcc0ff9fc968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:07.921Z|4262fa30-f2b7-4884-87c4-d7682c61d3b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:28:07.921Z|4262fa30-f2b7-4884-87c4-d7682c61d3b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:28:13.952Z|dff1d27a-5809-4396-932a-3613d9cb52a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:13.953Z|dff1d27a-5809-4396-932a-3613d9cb52a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:14.079Z|997afcf2-7078-4faf-b3aa-4f757da7d647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:14.080Z|997afcf2-7078-4faf-b3aa-4f757da7d647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:14.087Z|816d55c9-27b9-4650-8b82-3e79267c6969|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:14.088Z|816d55c9-27b9-4650-8b82-3e79267c6969|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:21.749Z|bff430b7-df61-4ec8-a553-073798215af0|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:28:21.750Z|bff430b7-df61-4ec8-a553-073798215af0|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:22.922Z|98896f06-9b37-46f6-8de0-4b4c6ee9f467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:28:22.925Z|98896f06-9b37-46f6-8de0-4b4c6ee9f467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:28:23.068Z|726fccad-c73b-4926-b50f-78c1caf5784b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:28:23.069Z|726fccad-c73b-4926-b50f-78c1caf5784b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:28:24.003Z|cddd63c4-8719-487c-af26-bd702fc5bef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:24.004Z|cddd63c4-8719-487c-af26-bd702fc5bef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:24.117Z|85165679-ae38-447a-b6a6-0d8bc70c9e72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:24.118Z|a4bcbf09-84e3-4e59-94aa-75d2f643968e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:24.118Z|85165679-ae38-447a-b6a6-0d8bc70c9e72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:24.119Z|a4bcbf09-84e3-4e59-94aa-75d2f643968e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:34.045Z|b633dc3f-c8a7-44b1-a548-9cd862a6f035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:34.053Z|b633dc3f-c8a7-44b1-a548-9cd862a6f035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:34.144Z|174dce53-dd6f-4051-a0a5-f0b1156af224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:34.143Z|d433f57c-0e35-4995-b777-9fbc66c6f282|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:34.145Z|d433f57c-0e35-4995-b777-9fbc66c6f282|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:34.155Z|174dce53-dd6f-4051-a0a5-f0b1156af224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:37.927Z|2d24a7b3-6dbc-4d97-84fa-9478b47a6f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:28:37.928Z|2d24a7b3-6dbc-4d97-84fa-9478b47a6f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:28:44.086Z|7e5ce241-d37a-4f65-be19-82a3117b5924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:44.088Z|7e5ce241-d37a-4f65-be19-82a3117b5924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:44.187Z|815a3b20-5d40-4466-ac94-8cd65df6fb77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:44.187Z|3d441b92-9e24-4264-833c-5bfbf9edf3b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:44.189Z|3d441b92-9e24-4264-833c-5bfbf9edf3b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:44.189Z|815a3b20-5d40-4466-ac94-8cd65df6fb77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:52.921Z|cf5918c7-5d5b-484f-b788-26bc3a12d944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:28:52.924Z|cf5918c7-5d5b-484f-b788-26bc3a12d944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:28:53.070Z|5e64d4fc-2583-4f1b-9d80-f964b3f9735f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:28:53.071Z|5e64d4fc-2583-4f1b-9d80-f964b3f9735f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:28:54.127Z|251775f0-0fee-42a4-a746-c2b48f6cc7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:54.129Z|251775f0-0fee-42a4-a746-c2b48f6cc7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:54.217Z|ce3e57d3-19bc-4890-bebe-93fd93904e76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:54.218Z|ce3e57d3-19bc-4890-bebe-93fd93904e76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:28:54.259Z|95c13399-148f-496c-9250-f55a0031c3b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:28:54.261Z|95c13399-148f-496c-9250-f55a0031c3b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:04.171Z|3ee3035a-b27d-4cac-85f9-370efe45cdfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:04.173Z|3ee3035a-b27d-4cac-85f9-370efe45cdfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:04.268Z|dbf9a903-70c1-4b99-a09a-689c845366be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:04.270Z|dbf9a903-70c1-4b99-a09a-689c845366be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:04.298Z|171e4e9d-dc46-4f0e-b409-e284fbf81ceb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:04.300Z|171e4e9d-dc46-4f0e-b409-e284fbf81ceb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:07.922Z|98707667-9c0f-4b46-8a8b-311fe3fd6e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:29:07.929Z|98707667-9c0f-4b46-8a8b-311fe3fd6e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:29:14.235Z|773b7f53-e9bc-44d5-8412-77edf9f975a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:14.238Z|773b7f53-e9bc-44d5-8412-77edf9f975a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:14.323Z|c1b7faba-e763-43d5-a7ee-d4221e06f7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:14.325Z|c1b7faba-e763-43d5-a7ee-d4221e06f7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:14.333Z|17e21a06-49b2-4bd7-927f-5d83d1202d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:14.333Z|17e21a06-49b2-4bd7-927f-5d83d1202d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:21.749Z|83336e2c-11c8-4183-abd4-0dbb3f37805d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:29:21.751Z|83336e2c-11c8-4183-abd4-0dbb3f37805d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:22.920Z|2e6073f5-c33c-4d13-93db-5d9fbc72258d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:29:22.922Z|2e6073f5-c33c-4d13-93db-5d9fbc72258d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:29:23.072Z|95f9c4f0-1130-4a6e-8554-9cab29dc46d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:29:23.073Z|95f9c4f0-1130-4a6e-8554-9cab29dc46d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:29:24.269Z|7c00ee61-21e8-456b-a50d-19e9ee663f14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:24.270Z|7c00ee61-21e8-456b-a50d-19e9ee663f14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:24.361Z|d13d46f0-97c0-4fcf-b42e-29efee45bde3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:24.362Z|d13d46f0-97c0-4fcf-b42e-29efee45bde3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:24.364Z|30bb284b-537b-498c-b7e9-fe26d847fb2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:24.364Z|30bb284b-537b-498c-b7e9-fe26d847fb2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:34.298Z|ee42f329-dd51-466d-adb5-a68bdc0dc3c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:34.299Z|ee42f329-dd51-466d-adb5-a68bdc0dc3c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:34.397Z|aec8ac06-0177-49eb-8115-1e134e18c27e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:34.397Z|f28ea0da-d25f-439c-a095-243765dfcafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:34.398Z|f28ea0da-d25f-439c-a095-243765dfcafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:34.399Z|aec8ac06-0177-49eb-8115-1e134e18c27e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:37.921Z|70c343a3-43fe-46dc-a9e5-9a8ff3cc544b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:29:37.921Z|70c343a3-43fe-46dc-a9e5-9a8ff3cc544b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:29:44.348Z|4f1d67c3-f727-42f1-9c52-e6d2da6ba095|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:44.351Z|4f1d67c3-f727-42f1-9c52-e6d2da6ba095|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:44.427Z|987b21bd-a404-46f6-a63a-7daba79da6fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:44.427Z|eae6f456-997a-473a-96e2-573837807510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:44.428Z|eae6f456-997a-473a-96e2-573837807510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:44.428Z|987b21bd-a404-46f6-a63a-7daba79da6fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:52.922Z|db40003d-2199-462e-8905-4ee279756128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:29:52.925Z|db40003d-2199-462e-8905-4ee279756128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:29:53.075Z|b879288a-8ab2-4fc1-be7e-fe42523d00a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:29:53.076Z|b879288a-8ab2-4fc1-be7e-fe42523d00a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:29:54.398Z|c9fee896-cce9-4f23-b999-53fc88277404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:54.399Z|c9fee896-cce9-4f23-b999-53fc88277404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:54.459Z|afc4feb5-746e-4591-bcc0-fc6250304e4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:54.460Z|afc4feb5-746e-4591-bcc0-fc6250304e4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:29:54.467Z|cfe78117-d77e-4b2b-8acc-1fc1d19cbf87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:29:54.468Z|cfe78117-d77e-4b2b-8acc-1fc1d19cbf87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:04.431Z|c583ed1d-3df8-49b2-bc7c-429b59980853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:04.432Z|c583ed1d-3df8-49b2-bc7c-429b59980853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:04.494Z|60ae9df2-48d0-419d-9162-7e7f3ead86d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:04.495Z|60ae9df2-48d0-419d-9162-7e7f3ead86d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:04.497Z|a192d6e5-667a-4976-b5d3-fb0d97516fcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:04.499Z|a192d6e5-667a-4976-b5d3-fb0d97516fcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:07.921Z|7b0ef6e3-c242-4efb-b4ae-cc39058f7ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:30:07.922Z|7b0ef6e3-c242-4efb-b4ae-cc39058f7ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:30:14.465Z|1be8264f-e002-41e7-b7ca-4469b29e5ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:14.466Z|1be8264f-e002-41e7-b7ca-4469b29e5ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:14.521Z|159e8dc0-9b05-48ce-a88d-3e9afd4a606f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:14.521Z|9b2e8b73-13d5-4a4d-99f5-db7fe94ba88a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:14.522Z|9b2e8b73-13d5-4a4d-99f5-db7fe94ba88a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:14.522Z|159e8dc0-9b05-48ce-a88d-3e9afd4a606f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:21.756Z|478c2785-70e9-4526-96cb-9cce102ed02a|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:30:21.758Z|478c2785-70e9-4526-96cb-9cce102ed02a|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:22.921Z|17af76db-27b7-4a40-93f5-6db608f6a8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:30:22.923Z|17af76db-27b7-4a40-93f5-6db608f6a8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:30:23.077Z|30505929-c11c-42a9-a61b-a841630d1eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:30:23.078Z|30505929-c11c-42a9-a61b-a841630d1eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:30:24.499Z|d953b286-7e08-4323-93f6-dd18d6dd3e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:24.501Z|d953b286-7e08-4323-93f6-dd18d6dd3e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:24.554Z|c384994b-803c-4e5d-8f88-067539a12548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:24.554Z|00586bc9-cdf9-4414-96a8-33873dfe3a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:24.555Z|00586bc9-cdf9-4414-96a8-33873dfe3a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:24.555Z|c384994b-803c-4e5d-8f88-067539a12548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:34.529Z|317ff52a-8fe9-4e2e-890e-d0bd604ae1c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:34.531Z|317ff52a-8fe9-4e2e-890e-d0bd604ae1c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:34.580Z|4a46ea79-08a6-4310-b360-a8e918c6ae52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:34.580Z|51640f87-7cc1-4581-97a2-778074f2cf51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:34.581Z|51640f87-7cc1-4581-97a2-778074f2cf51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:34.581Z|4a46ea79-08a6-4310-b360-a8e918c6ae52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:37.921Z|946cdd18-45ff-4a8f-8955-078c8a4ec42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:30:37.924Z|946cdd18-45ff-4a8f-8955-078c8a4ec42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:30:44.571Z|ea7fc94d-c429-4334-9671-855975dc2f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:44.572Z|ea7fc94d-c429-4334-9671-855975dc2f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:44.606Z|4786c910-c0b1-4f94-b7a6-f3345572107d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:44.606Z|5a9d4b6b-d7ad-4fac-8bc6-eb06eede1638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:44.607Z|4786c910-c0b1-4f94-b7a6-f3345572107d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:44.607Z|5a9d4b6b-d7ad-4fac-8bc6-eb06eede1638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:52.921Z|9d0d2066-703c-4776-a691-1a6b1a75214f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:30:52.922Z|9d0d2066-703c-4776-a691-1a6b1a75214f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:30:53.079Z|2f80ec47-e51d-42d7-92ac-ff81ea9cc4af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:30:53.080Z|2f80ec47-e51d-42d7-92ac-ff81ea9cc4af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:30:54.601Z|ca41891f-1859-4a4f-85eb-d63ddf78104c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:54.602Z|ca41891f-1859-4a4f-85eb-d63ddf78104c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:54.635Z|1b4e4f04-fec4-4c9d-94a2-9eb126534f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:54.636Z|1b4e4f04-fec4-4c9d-94a2-9eb126534f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:30:54.645Z|e45a9a23-0594-4d83-aca2-bef5e25ef7fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:30:54.646Z|e45a9a23-0594-4d83-aca2-bef5e25ef7fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:04.632Z|fdb6f130-e8e1-47d6-8cc6-9e9b4afbc533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:04.633Z|fdb6f130-e8e1-47d6-8cc6-9e9b4afbc533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:04.663Z|5b8335de-f565-474b-aef0-8c5273d633f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:04.664Z|5b8335de-f565-474b-aef0-8c5273d633f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:04.673Z|f8abada4-6c42-466d-80b8-355e6d6357d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:04.674Z|f8abada4-6c42-466d-80b8-355e6d6357d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:07.921Z|407e27f5-55df-49a6-806d-c4c1be65b696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:31:07.923Z|407e27f5-55df-49a6-806d-c4c1be65b696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:31:14.666Z|310515ea-1437-49ee-9a2b-1c41e0d0d3b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:14.667Z|310515ea-1437-49ee-9a2b-1c41e0d0d3b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:14.694Z|5c71558f-1693-4665-9f01-fa90204da9bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:14.695Z|5c71558f-1693-4665-9f01-fa90204da9bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:14.696Z|87d04314-053d-421b-9601-ba74b7b04c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:14.696Z|87d04314-053d-421b-9601-ba74b7b04c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:21.749Z|31b34a72-031d-458c-9e9f-e8ad485bbdb6|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:31:21.750Z|31b34a72-031d-458c-9e9f-e8ad485bbdb6|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:22.920Z|1aad7cb4-9618-4426-adfe-29664d4e19ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:31:22.924Z|1aad7cb4-9618-4426-adfe-29664d4e19ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:31:23.081Z|bac0a351-78cf-48ae-b7c9-e1738d835b88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:31:23.081Z|bac0a351-78cf-48ae-b7c9-e1738d835b88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:31:24.698Z|90318d27-32e2-4543-934a-62e074e29e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:24.699Z|90318d27-32e2-4543-934a-62e074e29e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:24.720Z|086d4a54-7506-46c5-90f1-091174ca4bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:24.720Z|1b5305ba-1d71-42c2-8917-5e19ab74e670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:24.722Z|1b5305ba-1d71-42c2-8917-5e19ab74e670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:24.722Z|086d4a54-7506-46c5-90f1-091174ca4bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:34.734Z|51660fcb-b742-45f8-a80a-2f51b6441375|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:34.736Z|51660fcb-b742-45f8-a80a-2f51b6441375|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:34.748Z|39fdbf6e-eda6-4708-8d3f-d0f2e98c2d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:34.751Z|39fdbf6e-eda6-4708-8d3f-d0f2e98c2d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:34.752Z|eb9b916a-c0d8-4033-9426-18346bf90aee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:34.754Z|eb9b916a-c0d8-4033-9426-18346bf90aee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:37.920Z|ff7f6e43-f696-4a41-90b4-f4fb69d277d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:31:37.921Z|ff7f6e43-f696-4a41-90b4-f4fb69d277d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:31:44.762Z|2ca8adcf-e3c2-4982-b2fe-ff5757b2ef3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:44.763Z|2ca8adcf-e3c2-4982-b2fe-ff5757b2ef3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:44.777Z|9d9959e7-63b4-461e-8c9b-37e5ad5bb36a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:44.779Z|9d9959e7-63b4-461e-8c9b-37e5ad5bb36a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:44.787Z|248aa025-8e6c-4c7e-8a1e-9ba605023d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:44.788Z|248aa025-8e6c-4c7e-8a1e-9ba605023d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:52.922Z|44d73905-7213-4fd9-b955-1136766a9523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:31:52.923Z|44d73905-7213-4fd9-b955-1136766a9523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:31:53.082Z|c388579b-938a-4184-a4ff-81060a076f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:31:53.083Z|c388579b-938a-4184-a4ff-81060a076f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:31:54.801Z|3388da0f-412e-4c2d-8310-16be17a6ea5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:54.803Z|6f170207-681d-4276-97d4-2700b8928f69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:54.804Z|3388da0f-412e-4c2d-8310-16be17a6ea5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:54.804Z|6f170207-681d-4276-97d4-2700b8928f69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:31:54.815Z|899a4cf3-2e6a-4cb7-893e-0615d6334c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:31:54.815Z|899a4cf3-2e6a-4cb7-893e-0615d6334c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:04.834Z|7a65ff7d-be63-4aa0-ab24-2f00ed8c9a30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:04.834Z|184af79c-7755-4b64-aa14-08ef6451d677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:04.835Z|7a65ff7d-be63-4aa0-ab24-2f00ed8c9a30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:04.835Z|184af79c-7755-4b64-aa14-08ef6451d677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:04.843Z|e3b6c10e-44a8-47dc-9848-a83b78f620f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:04.845Z|e3b6c10e-44a8-47dc-9848-a83b78f620f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:07.921Z|32b8cb68-ff1d-4197-a353-5e4be89563b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:32:07.924Z|32b8cb68-ff1d-4197-a353-5e4be89563b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:32:14.863Z|436ed772-6e3a-4e98-8009-396b7e5f794c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:14.863Z|e52cb3e9-070c-45f8-9932-3c575d22d6ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:14.864Z|436ed772-6e3a-4e98-8009-396b7e5f794c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:14.864Z|e52cb3e9-070c-45f8-9932-3c575d22d6ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:14.869Z|86a06ca3-a5a7-4182-951d-446ba89c75fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:14.870Z|86a06ca3-a5a7-4182-951d-446ba89c75fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:21.752Z|d7661844-13eb-4a9a-9cbf-5dbb73ee67ed|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:32:21.754Z|d7661844-13eb-4a9a-9cbf-5dbb73ee67ed|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:22.922Z|9f9d388c-dc5e-4143-9a28-9dda272d39d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:32:22.924Z|9f9d388c-dc5e-4143-9a28-9dda272d39d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:32:23.084Z|62f00ccd-9a7b-4185-95e8-71067cbec247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:32:23.085Z|62f00ccd-9a7b-4185-95e8-71067cbec247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:32:24.902Z|79d1471b-8edd-42f9-af39-8f4cf4628b90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:24.902Z|f570c29c-4cf7-4d08-8d73-5cf49b084605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:24.902Z|972670e6-ea53-431e-884d-d926ce09aaf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:24.903Z|f570c29c-4cf7-4d08-8d73-5cf49b084605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:24.903Z|79d1471b-8edd-42f9-af39-8f4cf4628b90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:24.903Z|972670e6-ea53-431e-884d-d926ce09aaf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:34.937Z|252a461b-423f-4370-9627-3279a3042bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:34.937Z|bf17dd97-a76b-4cce-972d-f7dbd87c4ebd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:34.937Z|e9b5de0a-650b-4d7a-86e8-6dffd2b29621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:34.939Z|252a461b-423f-4370-9627-3279a3042bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:34.940Z|e9b5de0a-650b-4d7a-86e8-6dffd2b29621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:34.939Z|bf17dd97-a76b-4cce-972d-f7dbd87c4ebd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:37.921Z|de09e5b4-287f-4494-a1b8-4db10d97e4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:32:37.923Z|de09e5b4-287f-4494-a1b8-4db10d97e4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:32:44.973Z|3877a363-363e-48d7-82a3-2503348bf211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:44.974Z|3877a363-363e-48d7-82a3-2503348bf211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:44.973Z|d78f77e0-a2c9-41cb-b31f-f214156885fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:44.974Z|d78f77e0-a2c9-41cb-b31f-f214156885fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:44.975Z|deb1648c-07e6-4d10-9093-750457b534e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:44.975Z|deb1648c-07e6-4d10-9093-750457b534e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:52.922Z|d8b4a0d1-44ab-469f-b6c0-27812b55b2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:32:52.928Z|d8b4a0d1-44ab-469f-b6c0-27812b55b2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:32:53.086Z|eec59559-4bb2-48f0-bb03-9beef0ceccea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:32:53.087Z|eec59559-4bb2-48f0-bb03-9beef0ceccea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:32:55.001Z|723a8b7e-a733-4564-959a-339329b4071b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:55.001Z|252c7c18-2fcb-4025-898c-4bf09a143bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:55.002Z|723a8b7e-a733-4564-959a-339329b4071b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:55.002Z|252c7c18-2fcb-4025-898c-4bf09a143bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:32:55.003Z|c4e29f12-6b26-4554-b7c3-1843952c0df4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:32:55.004Z|c4e29f12-6b26-4554-b7c3-1843952c0df4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:05.031Z|a2b98f21-aae2-4354-b570-577cee844311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:05.031Z|99b2acc9-e89f-479d-9fd0-5da920a7c239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:05.031Z|8d3464d7-f287-4995-983f-af2681db61cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:05.034Z|a2b98f21-aae2-4354-b570-577cee844311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:05.034Z|8d3464d7-f287-4995-983f-af2681db61cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:05.034Z|99b2acc9-e89f-479d-9fd0-5da920a7c239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:07.921Z|5c16d31c-5ba7-47b1-992d-b9519b0ae57e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:33:07.921Z|5c16d31c-5ba7-47b1-992d-b9519b0ae57e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:33:15.066Z|31197dcd-4be5-4068-9520-567ba921ab74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:15.066Z|73e8d1ac-f7f7-4d39-9170-5c3d51a779b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:15.068Z|31197dcd-4be5-4068-9520-567ba921ab74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:15.068Z|73e8d1ac-f7f7-4d39-9170-5c3d51a779b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:15.072Z|82ff1c1f-4183-4857-b2b7-f5a4cf7a10a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:15.074Z|82ff1c1f-4183-4857-b2b7-f5a4cf7a10a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:21.748Z|99d3f33b-669f-44f2-9001-033a9d947087|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:33:21.750Z|99d3f33b-669f-44f2-9001-033a9d947087|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:22.921Z|6325d48c-8393-49d7-b804-a5c910aff49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:33:22.922Z|6325d48c-8393-49d7-b804-a5c910aff49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:33:23.088Z|085f77f5-f544-4863-bdfb-db705b5a0ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:33:23.089Z|085f77f5-f544-4863-bdfb-db705b5a0ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:33:25.096Z|b6a7415f-92a6-46f9-8b86-b643e8c65dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:25.096Z|ea89fe1b-04c4-43ce-b823-b7f07cdaf7ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:25.097Z|ea89fe1b-04c4-43ce-b823-b7f07cdaf7ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:25.097Z|b6a7415f-92a6-46f9-8b86-b643e8c65dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:25.104Z|3b72ebf0-65a0-4ffc-85a3-66a005e3a4a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:25.104Z|3b72ebf0-65a0-4ffc-85a3-66a005e3a4a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:35.121Z|ceb8181b-a31a-4f7a-a8e2-cd876abd8846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:35.123Z|ceb8181b-a31a-4f7a-a8e2-cd876abd8846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:35.128Z|70b05e4c-b162-46b0-8c1b-c5b3b7653993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:35.128Z|622b7bd7-b960-47a2-a68a-37b13f20cf86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:35.129Z|70b05e4c-b162-46b0-8c1b-c5b3b7653993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:35.129Z|622b7bd7-b960-47a2-a68a-37b13f20cf86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:37.920Z|3708f124-cb40-4a96-a83e-a66134a835e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:33:37.924Z|3708f124-cb40-4a96-a83e-a66134a835e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:33:45.152Z|76e81335-21c2-43c5-a11f-5a9e2de9321f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:45.154Z|76e81335-21c2-43c5-a11f-5a9e2de9321f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:45.155Z|bbe05f98-5177-4c3e-81cf-fb5b634147fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:45.156Z|bbe05f98-5177-4c3e-81cf-fb5b634147fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:45.158Z|f1a4a819-8133-4e2f-a544-d32e433c09fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:45.159Z|f1a4a819-8133-4e2f-a544-d32e433c09fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:52.921Z|1f05ce16-ea70-4066-af33-6a3308c13099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:33:52.922Z|1f05ce16-ea70-4066-af33-6a3308c13099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:33:53.090Z|76de1c85-a0a9-4365-959b-b95a7276abb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:33:53.091Z|76de1c85-a0a9-4365-959b-b95a7276abb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:33:55.181Z|21dc9226-8d80-423c-8d4a-59b067e14568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:55.183Z|21dc9226-8d80-423c-8d4a-59b067e14568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:55.184Z|e3fb6be4-9ff9-47b4-ae56-b64b6bafeebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:55.185Z|e3fb6be4-9ff9-47b4-ae56-b64b6bafeebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:33:55.186Z|53d4327e-bf40-42dc-8d4b-3bce68d15a26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:33:55.189Z|53d4327e-bf40-42dc-8d4b-3bce68d15a26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:05.215Z|a43b90b1-6069-4d8f-956d-b5941d4d17d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:05.215Z|34198f69-9c4a-40dc-bc55-129a7dae3b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:05.215Z|2046aa7f-26ed-401f-abae-085bb7d0b007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:05.216Z|a43b90b1-6069-4d8f-956d-b5941d4d17d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:05.216Z|34198f69-9c4a-40dc-bc55-129a7dae3b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:05.216Z|2046aa7f-26ed-401f-abae-085bb7d0b007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:07.922Z|cf05a058-2f84-40b5-847e-70c930bef791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:34:07.924Z|cf05a058-2f84-40b5-847e-70c930bef791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:34:15.244Z|b5653a08-c7a8-4371-9e0f-bf501648f8e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:15.247Z|b5653a08-c7a8-4371-9e0f-bf501648f8e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:15.244Z|fd0d50d8-1005-40ce-a3a5-055a09632434|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:15.247Z|fd0d50d8-1005-40ce-a3a5-055a09632434|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:15.244Z|a1d9b13f-ae9c-4bab-84dd-8f39d0128ef9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:15.249Z|a1d9b13f-ae9c-4bab-84dd-8f39d0128ef9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:21.760Z|0c030848-8584-4906-ad98-534443246b0c|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:34:21.765Z|0c030848-8584-4906-ad98-534443246b0c|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:22.920Z|cba83196-7f04-4d43-8c2a-1798dd2d514b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:34:22.924Z|cba83196-7f04-4d43-8c2a-1798dd2d514b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:34:23.092Z|d2977a5e-a64e-4266-91ef-2d4da2cc4ab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:34:23.093Z|d2977a5e-a64e-4266-91ef-2d4da2cc4ab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:34:25.275Z|0a4d53b6-636d-47af-9ff2-c6fac981edf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:25.275Z|54f198e9-be22-4a07-bf4b-ad45939ddde5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:25.276Z|0a4d53b6-636d-47af-9ff2-c6fac981edf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:25.276Z|54f198e9-be22-4a07-bf4b-ad45939ddde5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:25.276Z|d9db740c-99a6-4db0-b84a-797798f3f5fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:25.277Z|d9db740c-99a6-4db0-b84a-797798f3f5fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:35.304Z|70e2338f-74d2-48c0-95da-6f533849338c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:35.306Z|140a22c1-ab45-49fe-b54a-6b673edbe350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:35.306Z|70e2338f-74d2-48c0-95da-6f533849338c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:35.307Z|140a22c1-ab45-49fe-b54a-6b673edbe350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:35.313Z|1de2ecf1-90df-4279-8fdd-65c84b14685f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:35.315Z|1de2ecf1-90df-4279-8fdd-65c84b14685f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:37.921Z|1e6b49b5-6a7d-465c-a672-1b39de629d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:34:37.922Z|1e6b49b5-6a7d-465c-a672-1b39de629d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:34:45.339Z|2854c012-dab4-44a5-b94a-9cd418bf8340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:45.343Z|2854c012-dab4-44a5-b94a-9cd418bf8340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:45.345Z|a7c6b72a-718e-469f-a621-84d71c7f31bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:45.346Z|a7c6b72a-718e-469f-a621-84d71c7f31bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:45.339Z|3626a90a-9fb1-46b2-b741-22079d9facf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:45.363Z|3626a90a-9fb1-46b2-b741-22079d9facf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:52.921Z|70859d88-43bb-481f-9ac6-5bcabc59f46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:34:52.922Z|70859d88-43bb-481f-9ac6-5bcabc59f46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:34:53.094Z|a44767fe-a65c-4fd2-8dd6-3a9b032bd8c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:34:53.095Z|a44767fe-a65c-4fd2-8dd6-3a9b032bd8c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:34:55.373Z|3a2b3782-11d5-4fcd-8923-d9c289a60777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:55.374Z|3a2b3782-11d5-4fcd-8923-d9c289a60777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:55.399Z|87941fb9-ab6c-40ef-bddd-76591015f17b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:55.399Z|a664ac39-1898-4112-8550-29eaaab30d89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:34:55.400Z|87941fb9-ab6c-40ef-bddd-76591015f17b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:34:55.400Z|a664ac39-1898-4112-8550-29eaaab30d89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:05.414Z|71106025-6873-4f35-9c69-469eb60d3914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:05.415Z|71106025-6873-4f35-9c69-469eb60d3914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:05.425Z|22e5410a-6b6e-4f35-930a-171262b1f889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:05.425Z|22e5410a-6b6e-4f35-930a-171262b1f889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:05.426Z|d3f6746c-6551-4311-a07d-09627c445e8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:05.427Z|d3f6746c-6551-4311-a07d-09627c445e8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:07.921Z|3878e41b-7d5d-46b0-9bea-c8ce15971bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:35:07.926Z|3878e41b-7d5d-46b0-9bea-c8ce15971bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:35:15.442Z|f7bc3828-ee02-4780-bbd0-972215ed2a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:15.443Z|f7bc3828-ee02-4780-bbd0-972215ed2a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:15.452Z|111b0f66-7d86-425a-b5dd-c78e346b1950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:15.456Z|111b0f66-7d86-425a-b5dd-c78e346b1950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:15.459Z|764b09b9-2700-45f0-84f9-328abcfc5fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:15.460Z|764b09b9-2700-45f0-84f9-328abcfc5fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:21.750Z|fcdf23b2-506b-4899-add6-70e4d6261e79|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:35:21.751Z|fcdf23b2-506b-4899-add6-70e4d6261e79|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:22.920Z|ca885435-c569-44d3-904b-d4aa9f7f04ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:35:22.921Z|ca885435-c569-44d3-904b-d4aa9f7f04ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:35:23.096Z|6be79e84-4075-4e63-ab44-0e79274595e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:35:23.097Z|6be79e84-4075-4e63-ab44-0e79274595e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:35:25.469Z|fb8f7821-515c-4965-87cb-973b8e6010d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:25.470Z|fb8f7821-515c-4965-87cb-973b8e6010d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:25.479Z|d47820b6-91c7-4178-951a-627c679f882b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:25.480Z|d47820b6-91c7-4178-951a-627c679f882b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:25.483Z|f9f0faf9-e287-4f3b-9be9-6d2b7efac86c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:25.483Z|f9f0faf9-e287-4f3b-9be9-6d2b7efac86c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:35.497Z|6fd534db-ea8d-42e7-815c-2bc9efa071ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:35.499Z|6fd534db-ea8d-42e7-815c-2bc9efa071ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:35.509Z|d5cd3fb0-5be0-44cb-9b74-d463f61a4f52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:35.510Z|dd95f430-1943-4e85-9693-706b382f84de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:35.510Z|d5cd3fb0-5be0-44cb-9b74-d463f61a4f52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:35.511Z|dd95f430-1943-4e85-9693-706b382f84de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:37.921Z|d3a68ca6-e589-4f1f-b039-0dfdd2141f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:35:37.923Z|d3a68ca6-e589-4f1f-b039-0dfdd2141f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:35:45.530Z|cb8b1294-b004-4805-ab89-d6e0a838e507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:45.531Z|cb8b1294-b004-4805-ab89-d6e0a838e507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:45.532Z|07134d1e-7c0a-4ccc-a95c-45aae8374b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:45.533Z|07134d1e-7c0a-4ccc-a95c-45aae8374b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:45.540Z|9b85b5d0-460f-456c-82ae-eb836212467e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:45.542Z|9b85b5d0-460f-456c-82ae-eb836212467e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:52.921Z|b782898e-fd04-4016-88fe-2552b575d702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:35:52.924Z|b782898e-fd04-4016-88fe-2552b575d702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:35:53.098Z|e871cde9-ad1e-40f5-860f-2d8a30f6136c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:35:53.098Z|e871cde9-ad1e-40f5-860f-2d8a30f6136c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:35:55.566Z|863699df-138a-43cd-a325-6d507e439c30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:55.567Z|ccb5f0e7-3eb7-4d63-b437-4b128a839981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:55.566Z|4651d293-addf-425f-8216-77c82fc7f3b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:35:55.568Z|863699df-138a-43cd-a325-6d507e439c30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:55.568Z|ccb5f0e7-3eb7-4d63-b437-4b128a839981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:35:55.569Z|4651d293-addf-425f-8216-77c82fc7f3b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:05.611Z|78d3da1f-db8e-41d4-ac0f-a1c54c4ecef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:05.611Z|0d3c7deb-8c74-499c-9c80-9199f194fb46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:05.613Z|78d3da1f-db8e-41d4-ac0f-a1c54c4ecef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:05.613Z|0d3c7deb-8c74-499c-9c80-9199f194fb46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:05.611Z|377e5382-8450-477a-bea4-f544d80ab3e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:05.618Z|377e5382-8450-477a-bea4-f544d80ab3e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:07.921Z|d87d5443-7184-4509-9350-62ee9a002337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:36:07.922Z|d87d5443-7184-4509-9350-62ee9a002337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:36:15.642Z|35394098-386e-4300-a6a7-3b4969f2b511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:15.642Z|3cb1a3b6-519a-4233-8fc5-2ab383a1f7a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:15.643Z|dd8d6710-c2a1-4d64-b6d3-3f6b392b7cdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:15.644Z|3cb1a3b6-519a-4233-8fc5-2ab383a1f7a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:15.644Z|35394098-386e-4300-a6a7-3b4969f2b511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:15.645Z|dd8d6710-c2a1-4d64-b6d3-3f6b392b7cdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:21.749Z|46ed5cf3-f29d-48b2-b528-7e9aab3947ad|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:36:21.750Z|46ed5cf3-f29d-48b2-b528-7e9aab3947ad|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:22.922Z|ea30b095-86f9-4f2f-af64-104714a54a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:36:22.924Z|ea30b095-86f9-4f2f-af64-104714a54a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:36:23.100Z|691749d0-54d6-41d1-8604-36721402737d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:36:23.101Z|691749d0-54d6-41d1-8604-36721402737d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:36:25.683Z|b4cc97bc-775f-432f-be71-ded2018d298c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:25.683Z|110199aa-d473-442a-ae40-6d369add8ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:25.684Z|110199aa-d473-442a-ae40-6d369add8ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:25.684Z|b4cc97bc-775f-432f-be71-ded2018d298c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:25.683Z|e79c1ced-877b-4464-8ab2-30c4183e614f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:25.687Z|e79c1ced-877b-4464-8ab2-30c4183e614f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:35.741Z|e9d76848-527a-4930-92c1-25239948cac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:35.741Z|5ef2365b-509f-4f8e-a225-295fd0419c31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:35.743Z|e9d76848-527a-4930-92c1-25239948cac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:35.743Z|5ef2365b-509f-4f8e-a225-295fd0419c31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:35.749Z|01a23243-3676-4747-be68-f2bc09a6d0e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:35.750Z|01a23243-3676-4747-be68-f2bc09a6d0e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:37.920Z|344e41af-4d7f-41c7-b343-73527ecd6504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:36:37.923Z|344e41af-4d7f-41c7-b343-73527ecd6504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:36:45.772Z|e94bc765-76a9-4282-b43b-d05cff57fca5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:45.772Z|f0986747-c8eb-4c9c-a41c-f352be28c10e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:45.772Z|6afe8434-84ea-457f-8576-c84148a13191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:45.773Z|e94bc765-76a9-4282-b43b-d05cff57fca5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:45.773Z|6afe8434-84ea-457f-8576-c84148a13191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:45.773Z|f0986747-c8eb-4c9c-a41c-f352be28c10e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:52.921Z|da3da90b-a5f5-4822-a68f-55da2442eb00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:36:52.922Z|da3da90b-a5f5-4822-a68f-55da2442eb00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:36:53.102Z|58826a3e-88fa-43f9-9729-47f849e3c74e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:36:53.102Z|58826a3e-88fa-43f9-9729-47f849e3c74e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:36:55.801Z|9d891f43-0fab-4e0d-a463-0ac7820eb175|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:55.801Z|a55538d6-01df-45be-b65c-e892dc2948f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:55.802Z|a55538d6-01df-45be-b65c-e892dc2948f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:55.802Z|9d891f43-0fab-4e0d-a463-0ac7820eb175|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:36:55.804Z|52668fe8-d4c3-4eac-9c95-a0f6e1cf724b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:36:55.804Z|52668fe8-d4c3-4eac-9c95-a0f6e1cf724b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:05.827Z|d6793e54-125a-4f8d-ad80-4ec2cf9142b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:05.828Z|d6793e54-125a-4f8d-ad80-4ec2cf9142b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:05.830Z|3687f191-f4d9-4ca0-b7e9-4819aae926ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:05.830Z|d2e663b0-a527-4d2c-88b2-6d70c3cec8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:05.831Z|3687f191-f4d9-4ca0-b7e9-4819aae926ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:05.831Z|d2e663b0-a527-4d2c-88b2-6d70c3cec8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:07.921Z|c8304e12-adc5-41a2-9f31-7146d192c0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:37:07.921Z|c8304e12-adc5-41a2-9f31-7146d192c0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:37:15.857Z|4cea46b3-7903-4ef4-af9c-eb8b1e20bdc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:15.860Z|4cea46b3-7903-4ef4-af9c-eb8b1e20bdc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:15.861Z|097e693d-4924-494b-8641-fbba24068ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:15.862Z|097e693d-4924-494b-8641-fbba24068ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:15.864Z|d55d8ad2-be06-4bc5-9b55-42b29c368c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:15.864Z|d55d8ad2-be06-4bc5-9b55-42b29c368c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:21.749Z|1ed0cd06-f3db-4268-910d-b964cec56eb5|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:37:21.751Z|1ed0cd06-f3db-4268-910d-b964cec56eb5|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:22.920Z|eb024634-d48f-4d09-b5fe-a0ce6982b070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:37:22.923Z|eb024634-d48f-4d09-b5fe-a0ce6982b070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:37:23.103Z|b88a481a-6f1b-4c8f-8a16-d24f0be10cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:37:23.104Z|b88a481a-6f1b-4c8f-8a16-d24f0be10cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:37:25.887Z|c7c90cc3-68ed-4104-b70c-eb329f92d45b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:25.888Z|c7c90cc3-68ed-4104-b70c-eb329f92d45b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:25.892Z|de445aa5-d959-45d4-a38c-0f81ef42a7ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:25.893Z|de445aa5-d959-45d4-a38c-0f81ef42a7ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:25.906Z|a3212bfc-c56f-44f4-b8ee-f56222d5eead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:25.907Z|a3212bfc-c56f-44f4-b8ee-f56222d5eead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:35.915Z|e765ea06-9691-41af-9122-3b360b9c55a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:35.916Z|e765ea06-9691-41af-9122-3b360b9c55a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:35.917Z|d23eee74-7552-48fe-8723-651ae9bee1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:35.919Z|d23eee74-7552-48fe-8723-651ae9bee1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:35.931Z|e7e15616-7714-4e72-ae56-d70f2e462710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:35.932Z|e7e15616-7714-4e72-ae56-d70f2e462710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:37.921Z|2cfbd5cf-fc03-4b31-a3d2-71181a19bf0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:37:37.921Z|2cfbd5cf-fc03-4b31-a3d2-71181a19bf0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:37:45.947Z|3a7a0eca-55b3-41bf-acdd-74f9ca89452c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:45.947Z|02cf2a96-7e52-4a6b-898a-506ffd27b908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:45.948Z|3a7a0eca-55b3-41bf-acdd-74f9ca89452c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:45.948Z|02cf2a96-7e52-4a6b-898a-506ffd27b908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:45.955Z|ebc8097f-5354-428d-b18a-b9f17d849337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:45.956Z|ebc8097f-5354-428d-b18a-b9f17d849337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:52.922Z|a716dc64-9bbf-4a59-8ab8-7d8e9aaac4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:37:52.923Z|a716dc64-9bbf-4a59-8ab8-7d8e9aaac4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:37:53.105Z|eee6ae7d-bda1-4590-9925-7c31cb58eadb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:37:53.106Z|eee6ae7d-bda1-4590-9925-7c31cb58eadb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:37:55.981Z|64c9c218-8feb-4582-b25a-8ac800f8a256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:55.981Z|e9a5bb85-216c-48d1-ba0b-91be3aca2dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:55.982Z|64c9c218-8feb-4582-b25a-8ac800f8a256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:55.983Z|e9a5bb85-216c-48d1-ba0b-91be3aca2dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:37:55.985Z|e852f852-8856-409d-97dc-d92a0cff42c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:37:55.986Z|e852f852-8856-409d-97dc-d92a0cff42c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:06.010Z|86dd6c55-6a0a-4647-a732-7c845a5a2962|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:06.010Z|07c6eb51-98ab-4bd6-a5da-5f24820afe1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:06.010Z|1d10825a-f386-464b-b978-092dfbe72002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:06.011Z|1d10825a-f386-464b-b978-092dfbe72002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:06.011Z|86dd6c55-6a0a-4647-a732-7c845a5a2962|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:06.011Z|07c6eb51-98ab-4bd6-a5da-5f24820afe1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:07.921Z|bb2e537c-cc0a-48af-8751-49b8e7e8edfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:38:07.924Z|bb2e537c-cc0a-48af-8751-49b8e7e8edfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:38:16.038Z|3a46d261-f2c5-4040-b6fa-e642f9e51232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:16.039Z|3a46d261-f2c5-4040-b6fa-e642f9e51232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:16.043Z|2139a7e8-e589-47a9-92db-16c1b823da73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:16.044Z|2139a7e8-e589-47a9-92db-16c1b823da73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:16.038Z|74af0e77-77b3-4a16-bccc-360d7484a5cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:16.052Z|74af0e77-77b3-4a16-bccc-360d7484a5cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:21.751Z|8a4ee495-a36c-40d5-b434-372b35bf961e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:38:21.755Z|8a4ee495-a36c-40d5-b434-372b35bf961e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:22.922Z|f67c64c3-9e6b-48ab-9dbf-ef3bd5ef44d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:38:22.925Z|f67c64c3-9e6b-48ab-9dbf-ef3bd5ef44d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:38:23.107Z|99ab897c-dd45-4bc9-a85e-2fc1dc665e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:38:23.108Z|99ab897c-dd45-4bc9-a85e-2fc1dc665e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:38:26.078Z|2e09dfb2-7a10-41df-b0a4-a19bcd95b7da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:26.079Z|2e09dfb2-7a10-41df-b0a4-a19bcd95b7da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:26.083Z|2f7e9d98-7914-4ac5-806e-e0da5fc0cc42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:26.084Z|2f7e9d98-7914-4ac5-806e-e0da5fc0cc42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:26.076Z|91e8adaf-f6af-424e-9cbb-ba9a1c786041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:26.086Z|91e8adaf-f6af-424e-9cbb-ba9a1c786041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:36.115Z|3ac8ade7-6e70-4503-b6a7-5407969ab4e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:36.116Z|27f79a94-fb45-4ea1-9abe-107bafc9c8e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:36.117Z|3ac8ade7-6e70-4503-b6a7-5407969ab4e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:36.117Z|27f79a94-fb45-4ea1-9abe-107bafc9c8e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:36.127Z|72790b20-a531-457c-8073-ca2cd3956dff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:36.127Z|72790b20-a531-457c-8073-ca2cd3956dff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:37.921Z|10c529f6-e771-4b98-b20e-6006c5db4f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:38:37.922Z|10c529f6-e771-4b98-b20e-6006c5db4f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:38:46.142Z|140c2a97-25f0-4339-a42b-a9b7976af046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:46.142Z|58c3605b-5a66-42d1-8c97-b720f8262a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:46.143Z|140c2a97-25f0-4339-a42b-a9b7976af046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:46.144Z|58c3605b-5a66-42d1-8c97-b720f8262a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:46.150Z|73c849e0-7388-450e-8869-ab27c2efacbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:46.151Z|73c849e0-7388-450e-8869-ab27c2efacbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:52.921Z|e77c9272-6108-4d29-bb7d-f1cc2c9caa81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:38:52.925Z|e77c9272-6108-4d29-bb7d-f1cc2c9caa81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:38:53.109Z|0db5998f-4445-4a91-9205-6c847df12bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:38:53.110Z|0db5998f-4445-4a91-9205-6c847df12bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:38:56.177Z|048a6bf1-7f20-471b-a466-5e597d92dd06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:56.180Z|048a6bf1-7f20-471b-a466-5e597d92dd06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:56.182Z|3366a7ec-3741-4da8-98ef-aa54412fdebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:56.183Z|3366a7ec-3741-4da8-98ef-aa54412fdebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:38:56.177Z|e2067d1e-c8e0-4dd1-9254-37a04ae8e815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:38:56.185Z|e2067d1e-c8e0-4dd1-9254-37a04ae8e815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:06.219Z|1ba41733-ef6d-4abf-bb6c-9182b67343db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:06.220Z|f9402da5-a6a7-4041-87d1-ab90fa24ec2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:06.220Z|f9402da5-a6a7-4041-87d1-ab90fa24ec2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:06.220Z|1ba41733-ef6d-4abf-bb6c-9182b67343db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:06.221Z|fafd7363-ddec-4eed-90a4-3f08dd2cb5e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:06.222Z|fafd7363-ddec-4eed-90a4-3f08dd2cb5e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:07.921Z|68b08b92-c2fc-402a-9724-01fe744e92e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:39:07.922Z|68b08b92-c2fc-402a-9724-01fe744e92e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:39:16.251Z|71d5fa12-713c-4d1e-9684-7ee4145ddcfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:16.252Z|71d5fa12-713c-4d1e-9684-7ee4145ddcfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:16.253Z|f9d279e9-cb14-4cfb-b977-29efb2ee11af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:16.254Z|f9d279e9-cb14-4cfb-b977-29efb2ee11af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:16.255Z|4cc4299c-5af0-48da-853a-45c511112314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:16.256Z|4cc4299c-5af0-48da-853a-45c511112314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:21.747Z|d31e895c-1f6e-49bd-8a5b-be18bd81cae7|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:39:21.748Z|d31e895c-1f6e-49bd-8a5b-be18bd81cae7|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:22.920Z|5546fba9-82c5-4920-8377-25268b000063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:39:22.921Z|5546fba9-82c5-4920-8377-25268b000063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:39:23.111Z|50794ebe-43b8-43fd-988b-6dbb604508f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:39:23.112Z|50794ebe-43b8-43fd-988b-6dbb604508f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:39:26.277Z|e8b9f616-4e19-4eab-9861-ed0dff306851|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:26.277Z|3bfae6cb-47cb-4596-b319-3a332a71eb99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:26.277Z|3bfae6cb-47cb-4596-b319-3a332a71eb99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:26.277Z|e8b9f616-4e19-4eab-9861-ed0dff306851|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:26.297Z|e78a6abb-bee2-4c9b-8fdd-4ce27b842e42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:26.299Z|e78a6abb-bee2-4c9b-8fdd-4ce27b842e42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:36.301Z|8c4216ce-fd2b-4213-96dd-313d36ffdff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:36.301Z|09fe790e-993c-42b5-bbaa-c886e0f198bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:36.302Z|8c4216ce-fd2b-4213-96dd-313d36ffdff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:36.302Z|09fe790e-993c-42b5-bbaa-c886e0f198bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:36.323Z|28ee2f5e-fca9-4171-b26f-3832470667e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:36.324Z|28ee2f5e-fca9-4171-b26f-3832470667e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:37.921Z|050476fd-543c-4ecd-bc0f-fe57b2d067ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:39:37.923Z|050476fd-543c-4ecd-bc0f-fe57b2d067ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:39:46.338Z|1867bcfa-e9ee-4f3c-9df9-6aa4ffb3c181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:46.338Z|1867bcfa-e9ee-4f3c-9df9-6aa4ffb3c181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:46.342Z|81a08cb1-7ac5-482a-add2-8fe27e85f8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:46.343Z|81a08cb1-7ac5-482a-add2-8fe27e85f8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:46.357Z|47ce7111-b5a0-4d4f-a372-fd60c1ed0467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:46.358Z|47ce7111-b5a0-4d4f-a372-fd60c1ed0467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:52.920Z|107ca569-e427-48fd-8877-8b2fa2506580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:39:52.921Z|107ca569-e427-48fd-8877-8b2fa2506580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:39:53.113Z|8e1739d6-9d2d-4b3b-9dbf-b6eefe7814a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:39:53.114Z|8e1739d6-9d2d-4b3b-9dbf-b6eefe7814a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:39:56.366Z|d35457f1-fb62-4a98-a842-f011b39bbaa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:56.367Z|d35457f1-fb62-4a98-a842-f011b39bbaa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:56.367Z|eefb8f0b-a616-47e8-bfba-5e7f0eb14f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:56.368Z|eefb8f0b-a616-47e8-bfba-5e7f0eb14f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:39:56.408Z|26eef5e7-ecb6-4d24-a17f-8415b088309d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:39:56.409Z|26eef5e7-ecb6-4d24-a17f-8415b088309d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:06.395Z|78ef22e3-0e4f-40e6-b857-dce89e635af4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:06.395Z|4ba7bf36-f018-4f46-94f8-f56a25c0f660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:06.396Z|78ef22e3-0e4f-40e6-b857-dce89e635af4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:06.396Z|4ba7bf36-f018-4f46-94f8-f56a25c0f660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:06.432Z|7cbc051e-b781-4956-a85c-93229f9cf97a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:06.433Z|7cbc051e-b781-4956-a85c-93229f9cf97a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:07.920Z|4c62e618-46e2-4d06-a98a-7c74df80fd91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:40:07.921Z|4c62e618-46e2-4d06-a98a-7c74df80fd91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:40:16.422Z|56a0679f-3cb9-4fc5-a3eb-067191a690a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:16.424Z|56a0679f-3cb9-4fc5-a3eb-067191a690a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:16.434Z|a1a9c006-69dd-4270-9eba-dd8b5ae115b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:16.435Z|a1a9c006-69dd-4270-9eba-dd8b5ae115b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:16.455Z|c13308fb-3020-402c-885d-080da047dbc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:16.456Z|c13308fb-3020-402c-885d-080da047dbc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:21.750Z|420e4aa9-243e-4ddc-82b8-ac90012e34ee|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:40:21.751Z|420e4aa9-243e-4ddc-82b8-ac90012e34ee|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:22.922Z|c0983000-2bc5-4ac8-bd52-3c5f5b97265d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:40:22.925Z|c0983000-2bc5-4ac8-bd52-3c5f5b97265d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:40:23.115Z|2b0102bb-b09d-4857-8e1d-3d9d0ee9015c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:40:23.116Z|2b0102bb-b09d-4857-8e1d-3d9d0ee9015c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:40:26.447Z|89e53999-135e-4888-87d4-f359febea230|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:26.449Z|89e53999-135e-4888-87d4-f359febea230|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:26.455Z|5dae4398-d3c4-4930-8908-d53add09f60e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:26.456Z|5dae4398-d3c4-4930-8908-d53add09f60e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:26.477Z|fc31a6a0-2f3a-4d0e-b1f8-7f9cb6967aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:26.479Z|fc31a6a0-2f3a-4d0e-b1f8-7f9cb6967aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:36.484Z|30af36dd-a84d-4e57-8e04-bd9c2c271ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:36.485Z|30af36dd-a84d-4e57-8e04-bd9c2c271ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:36.493Z|d0f79730-9a41-481d-8bd9-83e3e136a1a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:36.495Z|d0f79730-9a41-481d-8bd9-83e3e136a1a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:36.506Z|845f45f1-0c41-4876-ab07-46f228377077|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:36.507Z|845f45f1-0c41-4876-ab07-46f228377077|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:37.921Z|87a3c79b-b5dc-48c1-808b-ead63b15211b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:40:37.922Z|87a3c79b-b5dc-48c1-808b-ead63b15211b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:40:46.524Z|da02d69e-5696-4e01-a100-bdaec5898ea8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:46.524Z|e88322d2-8648-4f11-98ab-e9adc8fde335|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:46.526Z|da02d69e-5696-4e01-a100-bdaec5898ea8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:46.526Z|e88322d2-8648-4f11-98ab-e9adc8fde335|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:46.528Z|10d363c8-c6f3-49b5-ac29-5b8de7ee9e57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:46.528Z|10d363c8-c6f3-49b5-ac29-5b8de7ee9e57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:52.922Z|b44e0519-e036-4201-a93a-4337615f5731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:40:52.923Z|b44e0519-e036-4201-a93a-4337615f5731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:40:53.117Z|eb81a725-a956-4faf-a9df-bd8632bab811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:40:53.117Z|eb81a725-a956-4faf-a9df-bd8632bab811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:40:56.562Z|18df07ac-5683-4f39-8cd2-c4f95a7188f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:56.562Z|95218525-fe13-4cd7-8172-ffd8a6604df8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:56.563Z|18df07ac-5683-4f39-8cd2-c4f95a7188f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:56.563Z|95218525-fe13-4cd7-8172-ffd8a6604df8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:40:56.565Z|e69ddbf0-007f-45c1-a656-2149e0267790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:40:56.566Z|e69ddbf0-007f-45c1-a656-2149e0267790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:06.604Z|edcacd17-bffc-4a4b-97e6-a71fcc44c086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:06.604Z|0ddeca4a-6fb9-4864-956a-1b0c406f71ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:06.606Z|0ddeca4a-6fb9-4864-956a-1b0c406f71ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:06.606Z|edcacd17-bffc-4a4b-97e6-a71fcc44c086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:06.607Z|785f7320-4008-4d3e-aa6c-92c77f4abd6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:06.608Z|785f7320-4008-4d3e-aa6c-92c77f4abd6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:07.921Z|2e4cb116-8d28-4ded-809a-b80759fa6009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:41:07.925Z|2e4cb116-8d28-4ded-809a-b80759fa6009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:41:16.654Z|0b39e383-cf44-460f-9b91-742a099334aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:16.656Z|a4c1854d-5f4a-404e-a804-2a33455def31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:16.654Z|d331cc9b-f617-4626-bc28-4098cf9d0cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:16.658Z|0b39e383-cf44-460f-9b91-742a099334aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:16.658Z|a4c1854d-5f4a-404e-a804-2a33455def31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:16.658Z|d331cc9b-f617-4626-bc28-4098cf9d0cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:21.748Z|084de3c0-de53-4ce7-9f4f-9c45bd767d7d|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:41:21.749Z|084de3c0-de53-4ce7-9f4f-9c45bd767d7d|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:22.921Z|9adf3b5b-0d34-4de2-83d4-bdda515a73f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:41:22.921Z|9adf3b5b-0d34-4de2-83d4-bdda515a73f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:41:23.119Z|e4f7d7ce-07da-4221-9672-7153b69950b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:41:23.119Z|e4f7d7ce-07da-4221-9672-7153b69950b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:41:26.687Z|b5d2f61b-d0e6-43de-ab36-dfa49c3cc407|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:26.688Z|b5d2f61b-d0e6-43de-ab36-dfa49c3cc407|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:26.688Z|79a6ad2c-6f29-4f98-993b-d2e7bfef3fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:26.689Z|79a6ad2c-6f29-4f98-993b-d2e7bfef3fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:26.689Z|bf6c7db9-a588-41d2-a6a6-a8ab4bcfd52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:26.690Z|bf6c7db9-a588-41d2-a6a6-a8ab4bcfd52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:36.719Z|1737b0e9-c5e6-476e-81ca-2c7ee5fb7301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:36.719Z|4fb3fe55-ae84-44cf-86c7-e7e9fa24ea88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:36.719Z|565cd107-bcc1-46d0-8740-6f9be4bcb67f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:36.720Z|565cd107-bcc1-46d0-8740-6f9be4bcb67f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:36.720Z|1737b0e9-c5e6-476e-81ca-2c7ee5fb7301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:36.720Z|4fb3fe55-ae84-44cf-86c7-e7e9fa24ea88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:37.920Z|aa95eb7b-cc87-4b0d-b2eb-f36d7aaecfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:41:37.921Z|aa95eb7b-cc87-4b0d-b2eb-f36d7aaecfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:41:46.752Z|f6b5f940-caf0-41f3-bc56-5ccca10525d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:46.753Z|f6b5f940-caf0-41f3-bc56-5ccca10525d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:46.757Z|e5d374c6-c809-497a-a217-b0facc39b366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:46.758Z|e5d374c6-c809-497a-a217-b0facc39b366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:46.764Z|847abb57-9672-478a-a1cd-d904e71318f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:46.765Z|847abb57-9672-478a-a1cd-d904e71318f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:52.921Z|c14455ae-76e0-445c-a73e-a3a75c723952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:41:52.925Z|c14455ae-76e0-445c-a73e-a3a75c723952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:41:53.121Z|af903fa9-4758-4817-bcaf-298184b3310f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:41:53.122Z|af903fa9-4758-4817-bcaf-298184b3310f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:41:56.787Z|8dbacc26-830a-4338-99e9-5498b6084b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:56.787Z|fff2eeab-425a-4814-9415-bf6b968f2771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:56.789Z|8dbacc26-830a-4338-99e9-5498b6084b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:56.789Z|fff2eeab-425a-4814-9415-bf6b968f2771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:41:56.791Z|519a9ec6-7e8c-40cf-82fc-f97b186818f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:41:56.792Z|519a9ec6-7e8c-40cf-82fc-f97b186818f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:06.820Z|92dfa7bc-9ff9-4371-82b9-c574dd31531f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:06.820Z|87bf77b7-6c3a-4cb1-9f75-b5a318132d98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:06.820Z|416e1cba-51de-439c-aec4-48d957abffe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:06.821Z|416e1cba-51de-439c-aec4-48d957abffe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:06.821Z|92dfa7bc-9ff9-4371-82b9-c574dd31531f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:06.821Z|87bf77b7-6c3a-4cb1-9f75-b5a318132d98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:07.921Z|b044509d-2ef2-40d1-b5fe-bf21da8e37cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:42:07.922Z|b044509d-2ef2-40d1-b5fe-bf21da8e37cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:42:16.854Z|f9dda1be-7169-42e7-8469-e04c6a0d918d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:16.854Z|2801ecc7-0666-47be-8610-351b3a592290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:16.855Z|f9dda1be-7169-42e7-8469-e04c6a0d918d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:16.855Z|2801ecc7-0666-47be-8610-351b3a592290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:16.862Z|a84e072d-cb0d-4e70-9602-a90b902ff6fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:16.865Z|a84e072d-cb0d-4e70-9602-a90b902ff6fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:21.752Z|7520a6a0-4310-47f4-9fcc-83e9388d58c8|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:42:21.755Z|7520a6a0-4310-47f4-9fcc-83e9388d58c8|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:22.923Z|659d2e1f-2a09-4872-ac53-982541bc3c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:42:22.929Z|659d2e1f-2a09-4872-ac53-982541bc3c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:42:23.123Z|66d467bd-9fcd-4ae0-b889-2a32a4e2ce50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:42:23.123Z|66d467bd-9fcd-4ae0-b889-2a32a4e2ce50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:42:26.887Z|6694ab38-0fff-4d1b-8aa6-40c39f5867ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:26.887Z|5bb83a3e-f81c-45f2-ab00-0dd261454439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:26.889Z|6694ab38-0fff-4d1b-8aa6-40c39f5867ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:26.889Z|5bb83a3e-f81c-45f2-ab00-0dd261454439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:26.916Z|a2f263d6-5b3d-4ccc-8194-e05b3dc3edbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:26.917Z|a2f263d6-5b3d-4ccc-8194-e05b3dc3edbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:36.940Z|85460120-6cd7-433d-8b42-f7e45c755ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:36.941Z|3b344fbd-93a4-456c-bf09-fc6f4e3d8769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:36.942Z|3b344fbd-93a4-456c-bf09-fc6f4e3d8769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:36.942Z|85460120-6cd7-433d-8b42-f7e45c755ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:36.951Z|ec34626f-67d2-4960-a554-97f2c79ca8eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:36.952Z|ec34626f-67d2-4960-a554-97f2c79ca8eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:37.921Z|0618f472-82c2-4c48-9cf6-d137dc6f971b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:42:37.922Z|0618f472-82c2-4c48-9cf6-d137dc6f971b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:42:46.977Z|e77cd7d7-9f1c-41cf-93e7-1526da87d965|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:46.978Z|e77cd7d7-9f1c-41cf-93e7-1526da87d965|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:46.982Z|4f684cfa-c95f-4b08-9f24-fff9ebdcdead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:46.983Z|4f684cfa-c95f-4b08-9f24-fff9ebdcdead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:46.992Z|076b3e74-4e95-46c1-925a-b523d5622691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:46.992Z|076b3e74-4e95-46c1-925a-b523d5622691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:52.920Z|5a569091-f442-4730-a0d9-54e7b908cd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:42:52.922Z|5a569091-f442-4730-a0d9-54e7b908cd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:42:53.124Z|f3e8ac7b-afb3-46cf-b5b9-c732103aead0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:42:53.125Z|f3e8ac7b-afb3-46cf-b5b9-c732103aead0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:42:57.014Z|1415a4b7-d805-4f8e-a878-64a84dcc2aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:57.014Z|c602ae80-f9a8-44c0-934f-0394f47c0542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:57.015Z|1415a4b7-d805-4f8e-a878-64a84dcc2aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:57.016Z|c602ae80-f9a8-44c0-934f-0394f47c0542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:42:57.011Z|6491c13b-176b-4cae-a812-5098fbbc9d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:42:57.020Z|6491c13b-176b-4cae-a812-5098fbbc9d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:07.063Z|78a44ace-de9a-4335-a0ba-b3bfdc47db52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:07.065Z|78a44ace-de9a-4335-a0ba-b3bfdc47db52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:07.069Z|e7313e77-175a-47fd-9f96-82ce6d4f9419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:07.071Z|e7313e77-175a-47fd-9f96-82ce6d4f9419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:07.071Z|c6244361-3512-4753-8a9d-337a95917503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:07.073Z|c6244361-3512-4753-8a9d-337a95917503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:07.920Z|01e0d54e-4b98-4897-9a91-e941a26a081e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:43:07.924Z|01e0d54e-4b98-4897-9a91-e941a26a081e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:43:17.105Z|18d6636f-8c89-4a64-8aec-a11c086dcc7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:17.104Z|a81df85a-f10e-4d3a-8bac-d7b6e4607eb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:17.106Z|18d6636f-8c89-4a64-8aec-a11c086dcc7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:17.106Z|a81df85a-f10e-4d3a-8bac-d7b6e4607eb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:17.108Z|9506f460-84ea-4a66-9dd5-29b748f7b1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:17.108Z|9506f460-84ea-4a66-9dd5-29b748f7b1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:21.747Z|b5692df9-115b-4c02-a06a-225c9ee95632|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:43:21.749Z|b5692df9-115b-4c02-a06a-225c9ee95632|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:22.920Z|d3b0c600-a173-482b-8b22-a82f9185c346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:43:22.921Z|d3b0c600-a173-482b-8b22-a82f9185c346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:43:23.126Z|135b33d0-1d3f-4fea-8acd-e2e42b9e97ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:43:23.127Z|135b33d0-1d3f-4fea-8acd-e2e42b9e97ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:43:27.131Z|97a3e374-52c3-44d4-abbc-bba497ce1b5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:27.131Z|4f882918-7204-42af-8527-7978fa20ffc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:27.131Z|0e26a3f3-e076-45c8-b740-2e2e48a43737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:27.132Z|97a3e374-52c3-44d4-abbc-bba497ce1b5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:27.132Z|0e26a3f3-e076-45c8-b740-2e2e48a43737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:27.132Z|4f882918-7204-42af-8527-7978fa20ffc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:37.163Z|4969c2e0-9535-47cf-b005-a85ba4ae6e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:37.163Z|4969c2e0-9535-47cf-b005-a85ba4ae6e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:37.165Z|05a5d729-2746-4bf5-b7ab-da49fbce16d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:37.165Z|fbcb32b4-1a64-4b9c-a394-6cf6d1ba0134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:37.166Z|05a5d729-2746-4bf5-b7ab-da49fbce16d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:37.166Z|fbcb32b4-1a64-4b9c-a394-6cf6d1ba0134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:37.922Z|b8d66e59-2651-4adb-82d9-2af11e2b992f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:43:37.923Z|b8d66e59-2651-4adb-82d9-2af11e2b992f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:43:47.198Z|e8aea707-2469-4d07-a570-2772faf571fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:47.198Z|ff0c0c51-9370-4f7e-b5f8-d05f846155fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:47.198Z|c2c7a7fb-5436-44b9-bd76-a3a737b7d786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:47.199Z|e8aea707-2469-4d07-a570-2772faf571fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:47.199Z|ff0c0c51-9370-4f7e-b5f8-d05f846155fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:47.199Z|c2c7a7fb-5436-44b9-bd76-a3a737b7d786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:52.921Z|11f1e4ea-75ca-42db-a96e-a91b181a299a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:43:52.922Z|11f1e4ea-75ca-42db-a96e-a91b181a299a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:43:53.128Z|8f0943b2-d581-4742-9356-9e186b44e834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:43:53.129Z|8f0943b2-d581-4742-9356-9e186b44e834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:43:57.309Z|b3b0c6fd-9118-4adb-98ae-2dff94445836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:57.309Z|6fbfe08a-fb6b-4aaa-9023-d1f911ccebf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:57.309Z|83d07fde-515e-47f2-900d-404e7c3f8c2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:43:57.310Z|6fbfe08a-fb6b-4aaa-9023-d1f911ccebf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:57.310Z|b3b0c6fd-9118-4adb-98ae-2dff94445836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:43:57.310Z|83d07fde-515e-47f2-900d-404e7c3f8c2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:07.345Z|1ec1a912-9cc3-460d-afea-1e3ec9810e42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:07.345Z|a967d59c-c8a3-4e67-9efb-6602cf000221|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:07.345Z|d8748723-2339-4653-ab57-caae0c1c09a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:07.348Z|a967d59c-c8a3-4e67-9efb-6602cf000221|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:07.348Z|d8748723-2339-4653-ab57-caae0c1c09a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:07.348Z|1ec1a912-9cc3-460d-afea-1e3ec9810e42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:07.921Z|c0ebac78-1f74-4af4-afb9-01c0b27fa833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:44:07.922Z|c0ebac78-1f74-4af4-afb9-01c0b27fa833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:44:17.378Z|31be0c72-091a-4d5b-84b0-7af0967b1721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:17.378Z|941f542f-b973-4979-ad67-88816fdffdcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:17.378Z|a0312b24-0f97-4d7a-8835-5dd76571c7d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:17.379Z|31be0c72-091a-4d5b-84b0-7af0967b1721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:17.379Z|a0312b24-0f97-4d7a-8835-5dd76571c7d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:17.379Z|941f542f-b973-4979-ad67-88816fdffdcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:21.749Z|816544c1-bf7f-42dc-8ec5-d2a9743c3fe9|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:44:21.751Z|816544c1-bf7f-42dc-8ec5-d2a9743c3fe9|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:22.920Z|94829841-94b5-4321-8d18-db03e054d486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:44:22.924Z|94829841-94b5-4321-8d18-db03e054d486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:44:23.130Z|46efde5c-e156-4e03-a88d-fc25805cf58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:44:23.130Z|46efde5c-e156-4e03-a88d-fc25805cf58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:44:27.406Z|d6fb2492-42c4-42b7-ab1e-13ef81abce2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:27.406Z|ce2c3a2e-0620-4363-bf72-c24c1de0bf18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:27.406Z|bafa5b6e-9bc7-46cd-ac2e-b5079d4f3b08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:27.408Z|d6fb2492-42c4-42b7-ab1e-13ef81abce2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:27.408Z|bafa5b6e-9bc7-46cd-ac2e-b5079d4f3b08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:27.408Z|ce2c3a2e-0620-4363-bf72-c24c1de0bf18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:37.436Z|a76da0c1-5733-4e46-8e9d-2711dab7e550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:37.436Z|701a4797-c194-4cc1-b041-f76d60135ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:37.436Z|f604db21-2404-44d8-886c-8b564594786a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:37.439Z|f604db21-2404-44d8-886c-8b564594786a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:37.439Z|a76da0c1-5733-4e46-8e9d-2711dab7e550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:37.439Z|701a4797-c194-4cc1-b041-f76d60135ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:37.921Z|62b5696e-7a8b-4cc2-b290-532dc5b2d912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:44:37.922Z|62b5696e-7a8b-4cc2-b290-532dc5b2d912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:44:47.465Z|cd3701e1-f91a-4912-8de7-e67737b4556c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:47.464Z|96998c67-765c-4acf-8415-73b389eb96a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:47.466Z|1847caba-3465-4679-a2b1-6bc99b7b42dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:47.466Z|96998c67-765c-4acf-8415-73b389eb96a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:47.466Z|cd3701e1-f91a-4912-8de7-e67737b4556c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:47.466Z|1847caba-3465-4679-a2b1-6bc99b7b42dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:52.920Z|8a24e2e7-a8f2-4c09-8548-dc2f60c0bdba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:44:52.921Z|8a24e2e7-a8f2-4c09-8548-dc2f60c0bdba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:44:53.131Z|fb9f3844-aa1b-419a-9ec2-4df6b375a18f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:44:53.132Z|fb9f3844-aa1b-419a-9ec2-4df6b375a18f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:44:57.493Z|9a1c02e3-e003-418b-a336-6fc725c27abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:57.494Z|9a1c02e3-e003-418b-a336-6fc725c27abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:57.494Z|0ad9e9eb-9f32-49a7-b2e1-ed071bd930a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:57.494Z|adbfbaba-d083-4210-a0d0-4e97870896a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:44:57.495Z|adbfbaba-d083-4210-a0d0-4e97870896a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:44:57.495Z|0ad9e9eb-9f32-49a7-b2e1-ed071bd930a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:07.523Z|9423c801-4a52-44a9-bc17-2affe4cd6745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:07.523Z|b65345f3-80f8-4b29-81cd-dc54964029a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:07.524Z|b65345f3-80f8-4b29-81cd-dc54964029a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:07.524Z|9423c801-4a52-44a9-bc17-2affe4cd6745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:07.525Z|041bc562-d8e1-49a6-af2f-f69755551b3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:07.527Z|041bc562-d8e1-49a6-af2f-f69755551b3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:07.920Z|eb3da634-e0dd-4cf9-a8e2-2654e10f68e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:45:07.923Z|eb3da634-e0dd-4cf9-a8e2-2654e10f68e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:45:17.549Z|7d4ed33a-fcaa-4d70-9ae0-b0781f9cea81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:17.549Z|ecfa7ae1-38f8-4630-8f29-46fec38bd9d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:17.550Z|ecfa7ae1-38f8-4630-8f29-46fec38bd9d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:17.550Z|7d4ed33a-fcaa-4d70-9ae0-b0781f9cea81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:17.555Z|4f0fd957-5dee-426f-be2c-068b2cb1954c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:17.555Z|4f0fd957-5dee-426f-be2c-068b2cb1954c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:21.749Z|b3c0d06a-e44d-4eb7-bdf6-48c609016adc|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:45:21.750Z|b3c0d06a-e44d-4eb7-bdf6-48c609016adc|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:22.920Z|e7ffed3e-7932-46b9-9793-0446632aede4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:45:22.921Z|e7ffed3e-7932-46b9-9793-0446632aede4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:45:23.133Z|578f34bf-2457-4459-95f6-37623a44d276|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:45:23.134Z|578f34bf-2457-4459-95f6-37623a44d276|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:45:27.573Z|869082f0-7068-4c4f-912f-a14d9d43ea1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:27.573Z|239a57c3-7f3e-45a6-bff5-d194d0eafb76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:27.574Z|239a57c3-7f3e-45a6-bff5-d194d0eafb76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:27.574Z|869082f0-7068-4c4f-912f-a14d9d43ea1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:27.576Z|26a33cd5-6fa1-4e79-920c-9817547c386e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:27.577Z|26a33cd5-6fa1-4e79-920c-9817547c386e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:37.601Z|c18f4be5-d56a-40c3-890a-19912a068505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:37.602Z|c18f4be5-d56a-40c3-890a-19912a068505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:37.605Z|5c9a0b17-368c-42ae-b0d9-be041b9a582e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:37.605Z|51b1f2c5-5a27-40e3-92b7-44d36b6a9beb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:37.605Z|5c9a0b17-368c-42ae-b0d9-be041b9a582e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:37.605Z|51b1f2c5-5a27-40e3-92b7-44d36b6a9beb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:37.920Z|77c93520-c5f3-4d8c-955f-51cb400c9cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:45:37.921Z|77c93520-c5f3-4d8c-955f-51cb400c9cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:45:47.631Z|20126a80-076a-4e09-b043-9d102ce0880c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:47.632Z|13efbf7a-3fcb-446f-846b-aeb393b2a911|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:47.631Z|ca410799-7624-4dfb-80c1-e1ddc811f1ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:47.633Z|20126a80-076a-4e09-b043-9d102ce0880c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:47.633Z|ca410799-7624-4dfb-80c1-e1ddc811f1ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:47.633Z|13efbf7a-3fcb-446f-846b-aeb393b2a911|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:52.923Z|f8d34962-c57e-4093-8231-db02981953da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:45:52.925Z|f8d34962-c57e-4093-8231-db02981953da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:45:53.137Z|8be635f6-d222-4ddb-9947-c96164983ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:45:53.138Z|8be635f6-d222-4ddb-9947-c96164983ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:45:57.664Z|16c93c68-a250-42f8-9330-141778a76b3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:57.664Z|c0a29026-962e-4977-bf16-ec7732087cb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:57.665Z|1aab2e1a-58e4-4a59-bec1-4cd34a6ff601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:45:57.665Z|1aab2e1a-58e4-4a59-bec1-4cd34a6ff601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:57.665Z|16c93c68-a250-42f8-9330-141778a76b3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:45:57.666Z|c0a29026-962e-4977-bf16-ec7732087cb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:07.699Z|79a0e112-f42f-4013-a6a7-8c5bf09eb37a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:07.699Z|836632f9-8fe4-499e-9dde-ad1bcbd8ab13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:07.699Z|2e46fd3c-4d1e-493d-9d17-280454b36194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:07.700Z|836632f9-8fe4-499e-9dde-ad1bcbd8ab13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:07.700Z|79a0e112-f42f-4013-a6a7-8c5bf09eb37a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:07.700Z|2e46fd3c-4d1e-493d-9d17-280454b36194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:07.921Z|24710295-ae92-4316-9705-a7c7c7e9a5c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:46:07.921Z|24710295-ae92-4316-9705-a7c7c7e9a5c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:46:17.731Z|51ceb049-f376-48d6-91b0-35f2cbb8a20a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:17.731Z|b1fecbd6-f754-47bb-ab88-c19d3d4cad0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:17.734Z|51ceb049-f376-48d6-91b0-35f2cbb8a20a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:17.734Z|b1fecbd6-f754-47bb-ab88-c19d3d4cad0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:17.737Z|1b8c08b3-1552-4c98-9b3f-20ec8352b62a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:17.738Z|1b8c08b3-1552-4c98-9b3f-20ec8352b62a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:21.749Z|0f84ea6b-c697-4f06-9d54-34a9bdca67ff|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:46:21.750Z|0f84ea6b-c697-4f06-9d54-34a9bdca67ff|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:22.921Z|eecd086c-46b1-4164-924d-50a888b9cd17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:46:22.922Z|eecd086c-46b1-4164-924d-50a888b9cd17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:46:23.139Z|228b274a-a9e8-4038-b0bf-d68a7813df5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:46:23.139Z|228b274a-a9e8-4038-b0bf-d68a7813df5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:46:27.763Z|e6954c5f-3862-4a68-a756-8d5ed161b7ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:27.763Z|12cfad4a-7077-40bb-b9cc-f7124c5f04f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:27.764Z|e6954c5f-3862-4a68-a756-8d5ed161b7ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:27.764Z|a1cbbc17-ec63-458a-95ae-5027c75e9ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:27.764Z|12cfad4a-7077-40bb-b9cc-f7124c5f04f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:27.765Z|a1cbbc17-ec63-458a-95ae-5027c75e9ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:37.791Z|9c7a8686-cd00-4321-8593-f5b430cf43b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:37.793Z|7cd3d2dd-06a9-4cd0-adbe-06a94fdc143e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:37.793Z|9c7a8686-cd00-4321-8593-f5b430cf43b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:37.793Z|181030d5-30b7-49fc-9d27-ac84f5f8afda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:37.794Z|7cd3d2dd-06a9-4cd0-adbe-06a94fdc143e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:37.794Z|181030d5-30b7-49fc-9d27-ac84f5f8afda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:37.921Z|a891b32d-9f91-4896-b599-dbcfded86a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:46:37.924Z|a891b32d-9f91-4896-b599-dbcfded86a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:46:47.817Z|f651d200-357d-44cd-bd92-bf7aacd8ae77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:47.817Z|09a21c5c-dfd3-45a6-9c5a-37058de747d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:47.818Z|4b1e42f7-c63b-458f-8d82-033f3b7806ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:47.819Z|f651d200-357d-44cd-bd92-bf7aacd8ae77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:47.819Z|09a21c5c-dfd3-45a6-9c5a-37058de747d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:47.819Z|4b1e42f7-c63b-458f-8d82-033f3b7806ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:52.920Z|7b50c20a-81b4-4856-9d7b-8d40e7ced0b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:46:52.921Z|7b50c20a-81b4-4856-9d7b-8d40e7ced0b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:46:53.140Z|3f2804b1-d795-4ff6-8603-dfe3cd5df826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:46:53.141Z|3f2804b1-d795-4ff6-8603-dfe3cd5df826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:46:57.846Z|dfbb5434-95e6-4f72-bb71-23f0693ebc5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:57.847Z|dfbb5434-95e6-4f72-bb71-23f0693ebc5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:57.846Z|62b03b89-da5f-464d-94da-94d514734b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:57.848Z|62b03b89-da5f-464d-94da-94d514734b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:46:57.848Z|484f54f3-d3a4-42e6-a93a-511dbeea1973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:46:57.850Z|484f54f3-d3a4-42e6-a93a-511dbeea1973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:07.875Z|4ca32323-eee8-484f-b5fc-b364024da3c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:07.875Z|7dbb0b44-f95c-4e44-855d-87c56656af8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:07.876Z|b5a45b11-6f39-4172-a5b7-ef063ecb941c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:07.877Z|4ca32323-eee8-484f-b5fc-b364024da3c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:07.877Z|7dbb0b44-f95c-4e44-855d-87c56656af8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:07.878Z|b5a45b11-6f39-4172-a5b7-ef063ecb941c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:07.921Z|01823f59-31ee-45c9-8052-3f3b9819d906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:47:07.922Z|01823f59-31ee-45c9-8052-3f3b9819d906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:47:17.903Z|8090a757-ca3a-482a-90b5-edcac394f354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:17.904Z|8090a757-ca3a-482a-90b5-edcac394f354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:17.905Z|6748d4af-38c1-479e-8de0-59476d1d4539|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:17.906Z|6748d4af-38c1-479e-8de0-59476d1d4539|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:17.903Z|e769281d-ecee-4fbe-8ac4-9403f32bc3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:17.908Z|e769281d-ecee-4fbe-8ac4-9403f32bc3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:21.748Z|a97d8fc9-4b88-422b-b1be-5dd497c65b5e|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:47:21.749Z|a97d8fc9-4b88-422b-b1be-5dd497c65b5e|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:22.920Z|a393694c-f8ae-4879-968b-df51275148a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:47:22.923Z|a393694c-f8ae-4879-968b-df51275148a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:47:23.142Z|5b4050ed-cd0d-4b47-915e-98d678f898ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:47:23.142Z|5b4050ed-cd0d-4b47-915e-98d678f898ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:47:27.927Z|e97ef0ca-d428-46ad-9dae-2f79a84c6134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:27.927Z|dbdbe79d-98fc-4b70-b109-4337335eb99c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:27.928Z|dbdbe79d-98fc-4b70-b109-4337335eb99c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:27.930Z|e97ef0ca-d428-46ad-9dae-2f79a84c6134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:27.932Z|e7314cc2-2315-4fc0-bd6f-91ab7e0bc37c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:27.932Z|e7314cc2-2315-4fc0-bd6f-91ab7e0bc37c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:37.920Z|ea651830-4dca-4935-a738-8598e6835ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:47:37.921Z|ea651830-4dca-4935-a738-8598e6835ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:47:37.959Z|f6c6c052-2155-469d-981a-148111af8795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:37.959Z|b5dd7a5c-393b-4c81-b84d-af9166e2636f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:37.960Z|b5dd7a5c-393b-4c81-b84d-af9166e2636f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:37.960Z|f6c6c052-2155-469d-981a-148111af8795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:37.968Z|423430f1-c5aa-4006-a22d-6bad5e0b1a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:37.969Z|423430f1-c5aa-4006-a22d-6bad5e0b1a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:47.985Z|ef62934a-17ed-4f28-acdf-a52107116c27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:47.988Z|eb04f38a-6358-43fc-8489-b30f1571061f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:47.988Z|ef62934a-17ed-4f28-acdf-a52107116c27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:47.988Z|eb04f38a-6358-43fc-8489-b30f1571061f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:47.992Z|34ffd1a0-dfa9-4438-8e5e-babcfefc1c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:47.995Z|34ffd1a0-dfa9-4438-8e5e-babcfefc1c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:52.922Z|278c825d-88d0-432e-8a32-ef5b6e065330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:47:52.923Z|278c825d-88d0-432e-8a32-ef5b6e065330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:47:53.143Z|59355dd7-4779-4a97-9361-ae073e7dacc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:47:53.144Z|59355dd7-4779-4a97-9361-ae073e7dacc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:47:58.028Z|681c4dab-b439-42bb-a5d1-d09804a9bf1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:58.029Z|681c4dab-b439-42bb-a5d1-d09804a9bf1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:58.031Z|b4866657-c943-47ad-a330-fb66ec1265c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:58.032Z|b4866657-c943-47ad-a330-fb66ec1265c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:47:58.040Z|217b3529-2e36-4ac7-85a3-5484f794049b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:47:58.041Z|217b3529-2e36-4ac7-85a3-5484f794049b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:07.921Z|5fe96b32-ffbb-43b5-a0d8-508eef332efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:48:07.926Z|5fe96b32-ffbb-43b5-a0d8-508eef332efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:48:08.060Z|156faf88-3b07-4f2f-b58a-d2c1f0288cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:08.060Z|71de944e-213f-46a3-bb62-4c8843709a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:08.061Z|71de944e-213f-46a3-bb62-4c8843709a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:08.061Z|156faf88-3b07-4f2f-b58a-d2c1f0288cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:08.080Z|624ad398-9c3b-4a10-a116-47eed500ffa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:08.080Z|624ad398-9c3b-4a10-a116-47eed500ffa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:18.094Z|050882e5-bf53-421a-a991-3bdb34429317|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:18.094Z|296abe11-3198-4a75-9772-8510416065f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:18.095Z|296abe11-3198-4a75-9772-8510416065f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:18.095Z|050882e5-bf53-421a-a991-3bdb34429317|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:18.105Z|f7cdacd1-9bc7-4aa5-89ab-0441142614c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:18.106Z|f7cdacd1-9bc7-4aa5-89ab-0441142614c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:21.748Z|a37d2dc3-fe0b-425f-b75c-b9d120d9d3b3|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:48:21.749Z|a37d2dc3-fe0b-425f-b75c-b9d120d9d3b3|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:22.921Z|e00111e3-77be-4d55-a67e-9d2f94863959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:48:22.921Z|e00111e3-77be-4d55-a67e-9d2f94863959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:48:23.145Z|daaf55c8-58d9-4662-b688-55ed9040dff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:48:23.146Z|daaf55c8-58d9-4662-b688-55ed9040dff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:48:28.126Z|fbc22188-530c-4827-9308-62b6f7257949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:28.126Z|3be67736-2487-4b2d-896f-b64d22e441ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:28.126Z|fa6db839-f993-4f67-b5dd-bed9499bb764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:28.128Z|3be67736-2487-4b2d-896f-b64d22e441ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:28.128Z|fa6db839-f993-4f67-b5dd-bed9499bb764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:28.128Z|fbc22188-530c-4827-9308-62b6f7257949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:37.921Z|f771ab3e-e89a-47a3-a705-e4a456256009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:48:37.922Z|f771ab3e-e89a-47a3-a705-e4a456256009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:48:38.157Z|3f9dfdc2-3290-472c-b4d1-bebea00f9cf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:38.159Z|3f9dfdc2-3290-472c-b4d1-bebea00f9cf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:38.157Z|6e51f814-6b13-4262-ab46-439ecdfe4128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:38.161Z|6e51f814-6b13-4262-ab46-439ecdfe4128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:38.167Z|219cadc1-4d05-4f53-8872-010612e0a534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:38.168Z|219cadc1-4d05-4f53-8872-010612e0a534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:48.185Z|83f0e6dd-f9fe-4d22-a9a4-76556ecff9cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:48.185Z|6b285c91-1976-4cd0-a1b5-9ea307f9cfe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:48.187Z|83f0e6dd-f9fe-4d22-a9a4-76556ecff9cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:48.187Z|6b285c91-1976-4cd0-a1b5-9ea307f9cfe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:48.190Z|ab016483-3b57-4908-b0d4-1662c505672c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:48.190Z|ab016483-3b57-4908-b0d4-1662c505672c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:52.921Z|ff1d491e-8ee5-4d87-9b41-44124f1d21d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:48:52.926Z|ff1d491e-8ee5-4d87-9b41-44124f1d21d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:48:53.147Z|9a024df7-febd-4058-8f36-51e275ad1859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:48:53.148Z|9a024df7-febd-4058-8f36-51e275ad1859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:48:58.221Z|d2697408-09ab-48b0-bf10-84435306b7d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:58.218Z|6fbe3543-b60f-4c6a-aef1-9daf8fa102cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:58.218Z|e6833392-f1f3-44f0-9a6a-e745a1995bb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:48:58.222Z|d2697408-09ab-48b0-bf10-84435306b7d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:58.222Z|6fbe3543-b60f-4c6a-aef1-9daf8fa102cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:48:58.226Z|e6833392-f1f3-44f0-9a6a-e745a1995bb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:07.921Z|f9b35b55-a5d5-4b08-ab64-50961cc4442c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:49:07.923Z|f9b35b55-a5d5-4b08-ab64-50961cc4442c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:49:08.252Z|4784eadd-e61d-4afe-97a1-29301ac15c8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:08.252Z|042e0e28-9946-4ec2-b3f1-3915325d83eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:08.254Z|4784eadd-e61d-4afe-97a1-29301ac15c8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:08.255Z|6d4487d9-7728-4f3a-a4b9-606ab59ef775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:08.257Z|6d4487d9-7728-4f3a-a4b9-606ab59ef775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:08.257Z|042e0e28-9946-4ec2-b3f1-3915325d83eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:18.285Z|1344cb2a-938d-46d5-917f-41de3178fe74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:18.286Z|2667c46d-c134-4256-8706-8c9b6624b895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:18.291Z|2667c46d-c134-4256-8706-8c9b6624b895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:18.291Z|1344cb2a-938d-46d5-917f-41de3178fe74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:18.294Z|3dea0ed7-4bd9-4de5-8c4c-187384e9954c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:18.296Z|3dea0ed7-4bd9-4de5-8c4c-187384e9954c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:21.749Z|55350b9f-1b34-46dc-9e56-031f4724b7af|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:49:21.750Z|55350b9f-1b34-46dc-9e56-031f4724b7af|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:22.920Z|833c506e-e256-4732-8952-7f871eba653e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:49:22.921Z|833c506e-e256-4732-8952-7f871eba653e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:49:23.149Z|87f19713-a581-47d6-8d41-20e6dc010a8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:49:23.149Z|87f19713-a581-47d6-8d41-20e6dc010a8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:49:28.317Z|04734528-c74b-48da-b79c-3f5a2a4de355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:28.318Z|04734528-c74b-48da-b79c-3f5a2a4de355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:28.319Z|d4968b2d-cc26-435e-9b05-c10b359e0d04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:28.320Z|3f219ed8-c01a-4272-a247-9cb3876b666a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:28.320Z|d4968b2d-cc26-435e-9b05-c10b359e0d04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:28.320Z|3f219ed8-c01a-4272-a247-9cb3876b666a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:37.920Z|072ebf2d-98e8-4c70-90f2-5f745e45f84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:49:37.924Z|072ebf2d-98e8-4c70-90f2-5f745e45f84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:49:38.347Z|7af0819a-5683-4e1e-be12-f003009e3ad2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:38.347Z|f0fcf66b-41ce-4c1c-89e6-d13d3ba59a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:38.347Z|7af0819a-5683-4e1e-be12-f003009e3ad2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:38.348Z|f0fcf66b-41ce-4c1c-89e6-d13d3ba59a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:38.351Z|0208d1b7-0371-4caf-81ef-3f9177c4ba7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:38.352Z|0208d1b7-0371-4caf-81ef-3f9177c4ba7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:48.381Z|c58f0211-5593-4a58-9b3f-55826ebc62f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:48.381Z|343bf913-caa2-4e6d-96f8-950c6de86ff6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:48.382Z|343bf913-caa2-4e6d-96f8-950c6de86ff6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:48.382Z|c58f0211-5593-4a58-9b3f-55826ebc62f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:48.383Z|3743cb30-a947-4bca-860e-bcc846e7a8af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:48.384Z|3743cb30-a947-4bca-860e-bcc846e7a8af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:52.921Z|f9f854d8-3916-4bec-97f7-ba1e6519988c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:49:52.922Z|f9f854d8-3916-4bec-97f7-ba1e6519988c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:49:53.150Z|a04d7260-37e7-4dfa-bf61-ab373d1bffb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:49:53.151Z|a04d7260-37e7-4dfa-bf61-ab373d1bffb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:49:58.412Z|49c0cdda-2df7-47d2-870f-bb172c669f77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:58.412Z|ef39a65f-6700-44fc-b139-11538bb056e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:58.413Z|49c0cdda-2df7-47d2-870f-bb172c669f77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:58.413Z|ef39a65f-6700-44fc-b139-11538bb056e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:49:58.414Z|8ab8505c-a810-44d2-8edf-c05e47c47732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:49:58.414Z|8ab8505c-a810-44d2-8edf-c05e47c47732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:07.921Z|6d11cc62-3384-4443-b799-c820c35de76c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:50:07.928Z|6d11cc62-3384-4443-b799-c820c35de76c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:50:08.445Z|19560b5a-532d-4898-9ccb-3df9c70d5bb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:08.447Z|19560b5a-532d-4898-9ccb-3df9c70d5bb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:08.454Z|ba7bf728-7625-488b-8c4e-603d9e858d9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:08.455Z|ba7bf728-7625-488b-8c4e-603d9e858d9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:08.454Z|9c67c2f3-bb4f-4ab2-a6a8-434edd068a40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:08.456Z|9c67c2f3-bb4f-4ab2-a6a8-434edd068a40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:18.476Z|22fcc2f8-3693-4c28-9adc-15ad690537fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:18.478Z|22fcc2f8-3693-4c28-9adc-15ad690537fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:18.479Z|fa29ce8e-88ef-4cd4-8c1d-6d267711a7f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:18.480Z|fa29ce8e-88ef-4cd4-8c1d-6d267711a7f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:18.483Z|c9c33ea2-8bcc-491d-92c7-51bbe08f53f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:18.484Z|c9c33ea2-8bcc-491d-92c7-51bbe08f53f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:21.748Z|d4073c15-f6f5-42a1-8a03-7a03615166e5|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:50:21.749Z|d4073c15-f6f5-42a1-8a03-7a03615166e5|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:22.920Z|2ac468d5-494f-4af8-b020-717544d3ee92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:50:22.921Z|2ac468d5-494f-4af8-b020-717544d3ee92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:50:23.152Z|8b983a2f-00bb-4b20-85d2-a79a15e29a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:50:23.153Z|8b983a2f-00bb-4b20-85d2-a79a15e29a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:50:28.508Z|3b835376-fcb5-454f-8456-eb94ecb1573b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:28.509Z|8b0163fa-cd59-41e2-8248-e8664fc5ec85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:28.510Z|8b0163fa-cd59-41e2-8248-e8664fc5ec85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:28.510Z|3b835376-fcb5-454f-8456-eb94ecb1573b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:28.509Z|0c2928ce-744d-47f2-9e2d-117e73b8b22f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:28.511Z|0c2928ce-744d-47f2-9e2d-117e73b8b22f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:37.921Z|7f39524c-7f87-4f29-a786-8008ef0bac45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:50:37.924Z|7f39524c-7f87-4f29-a786-8008ef0bac45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:50:38.541Z|e9cf4534-7443-4c7a-aa27-41ae48c1405d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:38.541Z|cb06252b-cb16-4cdc-a890-4c0ea5a5e22f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:38.543Z|e9cf4534-7443-4c7a-aa27-41ae48c1405d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:38.543Z|cb06252b-cb16-4cdc-a890-4c0ea5a5e22f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:38.546Z|733c733b-3911-465f-b51d-6d2809f721d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:38.548Z|733c733b-3911-465f-b51d-6d2809f721d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:48.581Z|d5270468-fe89-4146-a9aa-8c4bd110d84c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:48.581Z|5c89b9b0-38d6-4a63-b3a1-a5396308c6ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:48.581Z|8eb044a7-c4e1-4640-baca-52dc77554681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:48.582Z|d5270468-fe89-4146-a9aa-8c4bd110d84c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:48.582Z|8eb044a7-c4e1-4640-baca-52dc77554681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:48.582Z|5c89b9b0-38d6-4a63-b3a1-a5396308c6ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:52.921Z|94be3768-4d58-4ea1-bbaf-aeacb39d05b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:50:52.927Z|94be3768-4d58-4ea1-bbaf-aeacb39d05b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:50:53.156Z|f7c2e0b9-3090-4f61-8aa0-58f33e1288eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:50:53.160Z|f7c2e0b9-3090-4f61-8aa0-58f33e1288eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:50:58.607Z|bc28ac0e-a9d1-4b90-9c8b-6d5f249d1c15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:58.607Z|bd33f41a-1efa-4bc3-838c-f634219df42b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:58.608Z|bc28ac0e-a9d1-4b90-9c8b-6d5f249d1c15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:58.608Z|bd33f41a-1efa-4bc3-838c-f634219df42b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:50:58.613Z|07b7cda9-b790-4dd5-adf6-2278568966fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:50:58.613Z|07b7cda9-b790-4dd5-adf6-2278568966fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:07.920Z|83afc7de-0960-4a8f-8ca6-993f91f897da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:51:07.921Z|83afc7de-0960-4a8f-8ca6-993f91f897da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:51:08.640Z|66b57b2a-a937-42f8-a33d-238323caf63a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:08.641Z|66b57b2a-a937-42f8-a33d-238323caf63a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:08.646Z|924f4898-e7dc-49b6-8b72-840d73e15920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:08.647Z|924f4898-e7dc-49b6-8b72-840d73e15920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:08.654Z|aaf5e07c-d4c8-4880-b271-e0a9b7516a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:08.655Z|aaf5e07c-d4c8-4880-b271-e0a9b7516a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:18.669Z|2db9da2f-fdbb-458f-9e22-fc51d48dbc29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:18.670Z|2db9da2f-fdbb-458f-9e22-fc51d48dbc29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:18.670Z|be03c27e-5e2c-4363-acff-d1a5be18831e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:18.671Z|be03c27e-5e2c-4363-acff-d1a5be18831e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:18.677Z|9b867231-1408-450f-b68c-588486ab1853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:18.678Z|9b867231-1408-450f-b68c-588486ab1853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:21.749Z|1abd7c15-0a80-4344-94b5-b12ba8136d22|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:51:21.751Z|1abd7c15-0a80-4344-94b5-b12ba8136d22|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:22.921Z|b3a40f17-1628-4493-a8e0-c99a1edf9a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:51:22.922Z|b3a40f17-1628-4493-a8e0-c99a1edf9a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:51:23.163Z|3dd84fcc-c7aa-41a3-874e-33a5972fca19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:51:23.164Z|3dd84fcc-c7aa-41a3-874e-33a5972fca19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:51:28.695Z|16578f0a-5695-4ccd-9e30-198d95cd5d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:28.696Z|16578f0a-5695-4ccd-9e30-198d95cd5d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:28.697Z|cafe2135-2782-48ea-9bd0-315778a816c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:28.698Z|cafe2135-2782-48ea-9bd0-315778a816c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:28.700Z|e3d13dd0-4064-4282-a2e5-612168b3d595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:28.701Z|e3d13dd0-4064-4282-a2e5-612168b3d595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:37.921Z|ebe48375-69c8-4aa4-9885-79fb4e5190a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:51:37.924Z|ebe48375-69c8-4aa4-9885-79fb4e5190a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:51:38.726Z|a877049a-59bf-4f75-9a31-a9f6d3901925|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:38.726Z|2ae342da-34ec-456c-8d08-b384b68e0572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:38.726Z|00a5fff2-3eb9-4bfe-8d77-67c88667430c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:38.728Z|a877049a-59bf-4f75-9a31-a9f6d3901925|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:38.728Z|2ae342da-34ec-456c-8d08-b384b68e0572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:38.728Z|00a5fff2-3eb9-4bfe-8d77-67c88667430c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:48.756Z|06da38be-82eb-4938-9040-d3977493a4fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:48.756Z|c69090ce-b0c3-47d8-aaeb-578e08f8e061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:48.758Z|83b934ea-f2e3-4b72-931e-b8dbcfe7ae8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:48.758Z|06da38be-82eb-4938-9040-d3977493a4fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:48.758Z|83b934ea-f2e3-4b72-931e-b8dbcfe7ae8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:48.758Z|c69090ce-b0c3-47d8-aaeb-578e08f8e061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:52.920Z|7f7c597c-1340-4ccb-8f77-419d297c554b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:51:52.921Z|7f7c597c-1340-4ccb-8f77-419d297c554b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:51:53.165Z|7f01d1da-4a16-4f1e-9491-73ce7de0e5f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:51:53.166Z|7f01d1da-4a16-4f1e-9491-73ce7de0e5f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:51:58.788Z|4f448922-0660-40d2-9f1a-894f74556903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:58.788Z|bf532ad7-43ab-4e0f-a8cc-fde49398d29e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:58.789Z|4f448922-0660-40d2-9f1a-894f74556903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:58.789Z|bf532ad7-43ab-4e0f-a8cc-fde49398d29e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:51:58.797Z|85135e25-30a1-49c9-846f-99d376c8b7cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:51:58.798Z|85135e25-30a1-49c9-846f-99d376c8b7cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:07.922Z|b6bf96f3-c10a-46a1-9b66-05cc21e5ff06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:52:07.923Z|b6bf96f3-c10a-46a1-9b66-05cc21e5ff06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:52:08.817Z|aa9bb6bc-e96b-4f76-9834-0a684480e090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:08.817Z|6656060b-69e1-45e4-a085-a7687050405f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:08.819Z|aa9bb6bc-e96b-4f76-9834-0a684480e090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:08.819Z|6656060b-69e1-45e4-a085-a7687050405f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:08.821Z|b81cc8e1-a665-489b-b0c1-33bbad1032fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:08.821Z|b81cc8e1-a665-489b-b0c1-33bbad1032fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:18.846Z|41c6290f-8f50-401c-a888-05abeadcdc46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:18.846Z|b1beeb5b-85ef-4bad-9b65-5bed9c0a453b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:18.848Z|b1beeb5b-85ef-4bad-9b65-5bed9c0a453b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:18.848Z|41c6290f-8f50-401c-a888-05abeadcdc46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:18.850Z|6480813e-6777-4a34-b98c-4ca5d129c5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:18.851Z|6480813e-6777-4a34-b98c-4ca5d129c5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:21.747Z|60506261-feda-4d2c-8daa-272f5fef62be|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:52:21.748Z|60506261-feda-4d2c-8daa-272f5fef62be|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:22.921Z|1da20123-91d1-49cb-9c55-39f9db5b1332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:52:22.924Z|1da20123-91d1-49cb-9c55-39f9db5b1332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:52:23.167Z|bee8469f-c844-48d0-a0ad-98ac6f594e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:52:23.167Z|bee8469f-c844-48d0-a0ad-98ac6f594e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:52:28.874Z|9b6f8cf0-d396-4fab-a84b-f616f3fad411|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:28.874Z|3b816e71-8374-4a16-90b7-f7329b82afdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:28.876Z|1964acb2-0ca2-4f17-9d27-5878e506b730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:28.876Z|3b816e71-8374-4a16-90b7-f7329b82afdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:28.876Z|9b6f8cf0-d396-4fab-a84b-f616f3fad411|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:28.877Z|1964acb2-0ca2-4f17-9d27-5878e506b730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:37.921Z|2947cccf-42d6-4032-b9b2-eb8534732f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:52:37.922Z|2947cccf-42d6-4032-b9b2-eb8534732f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:52:38.903Z|2fa06bf8-5aa1-4a92-84ee-b8b7b4a9ba94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:38.903Z|cd9056b3-71d1-46e5-ae38-9a2e3862a670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:38.904Z|2fa06bf8-5aa1-4a92-84ee-b8b7b4a9ba94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:38.904Z|3a1f84db-1c95-4381-bc25-7d51deeec814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:38.904Z|cd9056b3-71d1-46e5-ae38-9a2e3862a670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:38.905Z|3a1f84db-1c95-4381-bc25-7d51deeec814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:48.929Z|8fc11dee-5818-40b3-93d7-bc063350f48a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:48.929Z|61892124-06d5-437e-b1df-3792b022897c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:48.929Z|905e9912-f711-420c-9620-d66cb9098860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:48.930Z|8fc11dee-5818-40b3-93d7-bc063350f48a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:48.930Z|61892124-06d5-437e-b1df-3792b022897c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:48.930Z|905e9912-f711-420c-9620-d66cb9098860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:52.920Z|ce8248c9-84f2-4218-8d10-4916cfa0f0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:52:52.921Z|ce8248c9-84f2-4218-8d10-4916cfa0f0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:52:53.168Z|6bcf19b4-d28a-4f56-893d-1f0e7ce94c06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:52:53.169Z|6bcf19b4-d28a-4f56-893d-1f0e7ce94c06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:52:58.970Z|7d2012ba-b04a-4f5e-afc5-6443960525c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:58.971Z|7d2012ba-b04a-4f5e-afc5-6443960525c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:58.975Z|1acece0a-96cb-4887-a02c-22f597885094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:58.975Z|1acece0a-96cb-4887-a02c-22f597885094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:52:58.980Z|ca9fb2e0-e917-4354-8170-0b7b9533d68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:52:58.981Z|ca9fb2e0-e917-4354-8170-0b7b9533d68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:07.920Z|4b4943aa-d465-47ac-bb51-3e199e6302af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:53:07.924Z|4b4943aa-d465-47ac-bb51-3e199e6302af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:53:08.997Z|bab73bd3-3413-465c-8b70-81e7e6a8e455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:08.997Z|718a05a2-7ae0-41b0-bb18-ba1ee8efbccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:08.998Z|718a05a2-7ae0-41b0-bb18-ba1ee8efbccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:08.998Z|bab73bd3-3413-465c-8b70-81e7e6a8e455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:09.012Z|28e7dff7-68f2-4b7d-8aa5-99769808e681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:09.013Z|28e7dff7-68f2-4b7d-8aa5-99769808e681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:19.023Z|416d41f2-293c-4583-b6bb-87f072f59117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:19.023Z|96aebe5d-e773-4c78-85d3-2e3db20be879|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:19.024Z|416d41f2-293c-4583-b6bb-87f072f59117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:19.025Z|96aebe5d-e773-4c78-85d3-2e3db20be879|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:19.034Z|ff6b795e-9ff2-4067-87d1-915d04c399e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:19.035Z|ff6b795e-9ff2-4067-87d1-915d04c399e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:21.748Z|07b928de-e73c-48d5-b1e8-febf8ff43b4c|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:53:21.749Z|07b928de-e73c-48d5-b1e8-febf8ff43b4c|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:22.921Z|2ca7e2ef-48c2-4e4d-80fd-1f7121875d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:53:22.922Z|2ca7e2ef-48c2-4e4d-80fd-1f7121875d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:53:23.170Z|f8e977ae-dded-4913-ae75-049b52402747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:53:23.171Z|f8e977ae-dded-4913-ae75-049b52402747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:53:29.051Z|ec152cb3-1d74-424c-b06b-d7ccf28fc30c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:29.051Z|78f85720-2c49-4e0c-9a8c-988fb6539e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:29.052Z|ec152cb3-1d74-424c-b06b-d7ccf28fc30c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:29.052Z|78f85720-2c49-4e0c-9a8c-988fb6539e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:29.057Z|19737dbb-56d5-41bb-8e0a-69a5447a3d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:29.058Z|19737dbb-56d5-41bb-8e0a-69a5447a3d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:37.921Z|8fcfe694-8b3f-4e3e-af5f-385185f8c005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:53:37.921Z|8fcfe694-8b3f-4e3e-af5f-385185f8c005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:53:39.092Z|e343d254-1e55-4485-b0e1-0352550d950f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:39.092Z|73febe4a-8313-4bdf-ac58-050e57a7410c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:39.092Z|046c0071-1bdd-444c-ab51-0cd08025d672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:39.094Z|73febe4a-8313-4bdf-ac58-050e57a7410c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:39.093Z|e343d254-1e55-4485-b0e1-0352550d950f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:39.094Z|046c0071-1bdd-444c-ab51-0cd08025d672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:49.137Z|786ce0be-0eac-4104-9556-f54b1fc59de6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:49.137Z|a28d6fc4-35a1-4b65-8f44-3871ffd03e9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:49.137Z|786ce0be-0eac-4104-9556-f54b1fc59de6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:49.138Z|a28d6fc4-35a1-4b65-8f44-3871ffd03e9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:49.139Z|ce108801-fc51-423a-9f9d-6e09bf7ab43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:49.139Z|ce108801-fc51-423a-9f9d-6e09bf7ab43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:52.921Z|ff2b5692-7c69-4c6f-afe9-329d3a3285bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:53:52.925Z|ff2b5692-7c69-4c6f-afe9-329d3a3285bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:53:53.171Z|4ed3a6f0-5e4b-4ebb-9c3d-b701d7a8df57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:53:53.172Z|4ed3a6f0-5e4b-4ebb-9c3d-b701d7a8df57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:53:59.173Z|bcb69d71-62f2-498a-b2bc-2b7d23b8b277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:59.173Z|7289db00-0b79-42fa-a8b9-892edab27449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:59.174Z|bcb69d71-62f2-498a-b2bc-2b7d23b8b277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:59.173Z|ffdd75e2-0d8c-4870-b994-a4895ff4728a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:53:59.175Z|7289db00-0b79-42fa-a8b9-892edab27449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:53:59.175Z|ffdd75e2-0d8c-4870-b994-a4895ff4728a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:07.924Z|d77e89ef-4054-4a78-b601-c638452ae5f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:54:07.925Z|d77e89ef-4054-4a78-b601-c638452ae5f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:54:09.202Z|837ee3da-6b17-4d0f-b30f-7358b397a993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:09.202Z|81527c87-c52b-4929-9e42-54ed9e365537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:09.202Z|d3971e08-d0d7-4bf5-aed3-97bd44d9c7e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:09.203Z|837ee3da-6b17-4d0f-b30f-7358b397a993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:09.203Z|81527c87-c52b-4929-9e42-54ed9e365537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:09.203Z|d3971e08-d0d7-4bf5-aed3-97bd44d9c7e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:19.231Z|79324bf4-4ccf-455f-98e8-2570d6bf5004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:19.231Z|75c9f51b-c7ac-4db3-b16a-f338cd24ccb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:19.231Z|99bc2c2e-c761-4a2e-9841-a8d38c627143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:19.233Z|99bc2c2e-c761-4a2e-9841-a8d38c627143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:19.233Z|75c9f51b-c7ac-4db3-b16a-f338cd24ccb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:19.233Z|79324bf4-4ccf-455f-98e8-2570d6bf5004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:21.747Z|01e918a7-f53e-4b2b-a07d-c9e972383958|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:54:21.748Z|01e918a7-f53e-4b2b-a07d-c9e972383958|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:22.921Z|102a83ce-07e4-4584-b024-f94af5d6bf76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:54:22.923Z|102a83ce-07e4-4584-b024-f94af5d6bf76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:54:23.173Z|7835f73c-7d79-4d9d-bd1b-1908b70729ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:54:23.174Z|7835f73c-7d79-4d9d-bd1b-1908b70729ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:54:29.258Z|4007beba-10bd-4c71-9783-83e555179f65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:29.259Z|4007beba-10bd-4c71-9783-83e555179f65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:29.261Z|2bc5c3ce-e68e-43de-811f-79c3b777ab4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:29.261Z|2bc5c3ce-e68e-43de-811f-79c3b777ab4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:29.272Z|f9df8e0f-47c8-4414-9327-fcc79d0e2c55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:29.273Z|f9df8e0f-47c8-4414-9327-fcc79d0e2c55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:37.921Z|16689a74-b459-494e-aba8-d18a12bf3992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:54:37.924Z|16689a74-b459-494e-aba8-d18a12bf3992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:54:39.284Z|1320d128-5abe-432d-ba9d-11271593cf12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:39.285Z|1320d128-5abe-432d-ba9d-11271593cf12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:39.285Z|b4f9e338-96d8-4c52-8e6f-24391d98aad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:39.286Z|b4f9e338-96d8-4c52-8e6f-24391d98aad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:39.297Z|770e88f8-6f9e-4ad6-8860-3f155fe006f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:39.297Z|770e88f8-6f9e-4ad6-8860-3f155fe006f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:49.311Z|1bea7721-5948-4eed-b139-2b216872f079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:49.311Z|32d9019a-111f-401a-a03d-0629bb73577f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:49.312Z|1bea7721-5948-4eed-b139-2b216872f079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:49.312Z|32d9019a-111f-401a-a03d-0629bb73577f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:49.319Z|7794e021-f2b4-4000-bf08-5959f703a635|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:49.319Z|7794e021-f2b4-4000-bf08-5959f703a635|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:52.920Z|d8eae8ae-86bf-4b9b-9385-71cb6c5ae351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:54:52.922Z|d8eae8ae-86bf-4b9b-9385-71cb6c5ae351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:54:53.175Z|9319e6c0-a2be-4937-95f6-5ae85d89def9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:54:53.175Z|9319e6c0-a2be-4937-95f6-5ae85d89def9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:54:59.338Z|33f7a02a-3e76-41b0-9637-d0219899160a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:59.338Z|13055c5e-60d4-442c-97f2-27928711d973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:59.339Z|33f7a02a-3e76-41b0-9637-d0219899160a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:59.339Z|13055c5e-60d4-442c-97f2-27928711d973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:54:59.346Z|7fa570e2-1414-4639-b069-33eb594cff7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:54:59.346Z|7fa570e2-1414-4639-b069-33eb594cff7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:07.920Z|f473d554-9a2d-4d7a-a526-9291f130eef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:55:07.921Z|f473d554-9a2d-4d7a-a526-9291f130eef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:55:09.374Z|786f0de3-2c27-4fe5-9951-99b86ef48b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:09.375Z|786f0de3-2c27-4fe5-9951-99b86ef48b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:09.384Z|0f472472-c816-4568-a9f1-27247f7c9a8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:09.384Z|c74e587c-d96a-4660-aa05-e604f41781a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:09.385Z|0f472472-c816-4568-a9f1-27247f7c9a8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:09.385Z|c74e587c-d96a-4660-aa05-e604f41781a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:19.413Z|843e9ead-679f-46e7-ae50-6454c0e4ea95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:19.413Z|e2268fe7-2d89-47a3-9588-3e5ce6d05444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:19.414Z|843e9ead-679f-46e7-ae50-6454c0e4ea95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:19.414Z|e2268fe7-2d89-47a3-9588-3e5ce6d05444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:19.414Z|8eb8881d-40eb-4096-80b5-19458872a0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:19.415Z|8eb8881d-40eb-4096-80b5-19458872a0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:21.749Z|45128f05-1baf-4693-ab2f-79e3689e8b82|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:55:21.751Z|45128f05-1baf-4693-ab2f-79e3689e8b82|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:22.920Z|392f1884-af47-42bb-93b4-4e4d0e565945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:55:22.923Z|392f1884-af47-42bb-93b4-4e4d0e565945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:55:23.176Z|68a0abf7-3f2e-4893-8109-2ccd03bf7111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:55:23.177Z|68a0abf7-3f2e-4893-8109-2ccd03bf7111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:55:29.441Z|2acf1f27-3407-4743-88b2-a0d398eb2ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:29.441Z|4adf175a-e208-4690-9c1e-bf276608f169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:29.442Z|2acf1f27-3407-4743-88b2-a0d398eb2ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:29.443Z|4adf175a-e208-4690-9c1e-bf276608f169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:29.443Z|0adf1ed0-782e-4d0a-b431-e1e1a92e9f77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:29.444Z|0adf1ed0-782e-4d0a-b431-e1e1a92e9f77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:37.922Z|84e51f3a-8c63-4f1b-911d-04e155153be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:55:37.923Z|84e51f3a-8c63-4f1b-911d-04e155153be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:55:39.472Z|db6e6585-9c72-46c0-8c30-3050817749cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:39.472Z|72d59255-a811-483a-98e2-b16514cc4d1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:39.473Z|72d59255-a811-483a-98e2-b16514cc4d1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:39.473Z|db6e6585-9c72-46c0-8c30-3050817749cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:39.474Z|f9183f8b-9956-4d90-9cfe-d335fe185083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:39.474Z|f9183f8b-9956-4d90-9cfe-d335fe185083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:49.501Z|77b1b915-1a25-4ad7-9c06-40294edc7099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:49.501Z|023abb73-12da-460a-89a8-cc50b3d79e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:49.502Z|77b1b915-1a25-4ad7-9c06-40294edc7099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:49.502Z|023abb73-12da-460a-89a8-cc50b3d79e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:49.503Z|f570dbfa-3851-4a34-b639-b0e80f7f3287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:49.504Z|f570dbfa-3851-4a34-b639-b0e80f7f3287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:52.921Z|7dffc378-b779-40a6-95c2-08418936128d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:55:52.921Z|7dffc378-b779-40a6-95c2-08418936128d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:55:53.178Z|f3c8928c-5073-41d7-90cc-79713e919936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:55:53.179Z|f3c8928c-5073-41d7-90cc-79713e919936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:55:59.537Z|a7fa2f67-9ed6-4549-accf-0716e0a09e53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:59.537Z|c5b5e599-99c1-4f8c-93e7-4b43b1655616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:59.538Z|b62d0e5f-a673-4b39-b827-6a5233c2e380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:55:59.539Z|a7fa2f67-9ed6-4549-accf-0716e0a09e53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:59.539Z|b62d0e5f-a673-4b39-b827-6a5233c2e380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:55:59.539Z|c5b5e599-99c1-4f8c-93e7-4b43b1655616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:07.921Z|2c3e04f0-b659-42bd-9b3f-e1cb9d1335dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:56:07.925Z|2c3e04f0-b659-42bd-9b3f-e1cb9d1335dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:56:09.568Z|1144c1d0-076e-42f4-8f89-140774c03ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:09.568Z|9a51cf75-da6e-4c5e-bc11-2dff2abb8f10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:09.569Z|a0931743-7828-4eba-9849-1f5b540ffea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:09.570Z|1144c1d0-076e-42f4-8f89-140774c03ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:09.570Z|9a51cf75-da6e-4c5e-bc11-2dff2abb8f10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:09.570Z|a0931743-7828-4eba-9849-1f5b540ffea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:19.597Z|8fb2d045-c304-4069-9ffe-a011b86b368f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:19.598Z|9d7cc524-e58b-40a3-8e0a-62d315d89ab7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:19.598Z|8fb2d045-c304-4069-9ffe-a011b86b368f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:19.598Z|9d7cc524-e58b-40a3-8e0a-62d315d89ab7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:19.602Z|6eda0247-466b-4e56-966c-a0762ca30a04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:19.603Z|6eda0247-466b-4e56-966c-a0762ca30a04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:21.747Z|2667c6b7-0f3d-4b14-a889-536b30f3da43|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:56:21.748Z|2667c6b7-0f3d-4b14-a889-536b30f3da43|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:22.921Z|3b26dacb-37c7-4480-9e9a-6bfc443a57f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:56:22.922Z|3b26dacb-37c7-4480-9e9a-6bfc443a57f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:56:23.180Z|0919feeb-2923-4600-b1b5-3ee98d695f8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:56:23.180Z|0919feeb-2923-4600-b1b5-3ee98d695f8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:56:29.626Z|1fba3ecb-c3a0-4f50-89c2-4d2602364620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:29.626Z|06778d24-d66c-4372-86e8-1d6208e5beef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:29.628Z|06778d24-d66c-4372-86e8-1d6208e5beef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:29.628Z|1fba3ecb-c3a0-4f50-89c2-4d2602364620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:29.630Z|6eeb6c1b-ea15-4671-9d4e-7b6034882d13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:29.631Z|6eeb6c1b-ea15-4671-9d4e-7b6034882d13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:37.921Z|78665933-123d-41d1-b8bf-5e1992b840a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:56:37.923Z|78665933-123d-41d1-b8bf-5e1992b840a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:56:39.683Z|bba61778-a822-4a12-9f85-8244a0a1f28a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:39.684Z|bba61778-a822-4a12-9f85-8244a0a1f28a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:39.696Z|c42b4ee8-4d80-4b51-b5c0-9c8e0d17b153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:39.697Z|45e07134-9ef1-433f-8b4f-450b1e58717b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:39.697Z|c42b4ee8-4d80-4b51-b5c0-9c8e0d17b153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:39.697Z|45e07134-9ef1-433f-8b4f-450b1e58717b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:49.714Z|98e70110-fb2b-418a-abb8-ba959800bdf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:49.715Z|98e70110-fb2b-418a-abb8-ba959800bdf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:49.725Z|189a7a57-42fb-434e-aacb-70e9d6182210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:49.725Z|b7e83b35-57a1-473e-a1fe-b1ca963e2085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:49.726Z|b7e83b35-57a1-473e-a1fe-b1ca963e2085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:49.726Z|189a7a57-42fb-434e-aacb-70e9d6182210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:52.921Z|7caa39f7-9344-45fc-9236-5479c883cbe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:56:52.924Z|7caa39f7-9344-45fc-9236-5479c883cbe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:56:53.181Z|3286cabb-f43f-418c-b162-808687361774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:56:53.182Z|3286cabb-f43f-418c-b162-808687361774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:56:59.748Z|bc7eddf3-5f8c-4f1d-b07f-de102f7d25cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:59.749Z|bc7eddf3-5f8c-4f1d-b07f-de102f7d25cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:59.748Z|089a7629-b821-4a6d-9e76-b7779b405de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:59.748Z|89a9c385-5406-499b-90c5-b98175edf6c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:56:59.754Z|89a9c385-5406-499b-90c5-b98175edf6c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:56:59.754Z|089a7629-b821-4a6d-9e76-b7779b405de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:07.921Z|fed91a39-748f-4ed8-a0f5-a64f56851737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:57:07.923Z|fed91a39-748f-4ed8-a0f5-a64f56851737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:57:09.774Z|e9b62c99-6f0a-4c48-8c0b-56a73ff32e23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:09.774Z|7799996a-224f-4037-8192-78ceb368de83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:09.775Z|e9b62c99-6f0a-4c48-8c0b-56a73ff32e23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:09.775Z|7799996a-224f-4037-8192-78ceb368de83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:09.775Z|47e578fc-52ee-4f97-a7b6-aa1bff7e1a01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:09.776Z|47e578fc-52ee-4f97-a7b6-aa1bff7e1a01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:19.811Z|8d590f93-1f86-497e-8c16-7e25114f2955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:19.811Z|182fa441-9165-41e3-bd30-57f6f009a41a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:19.811Z|3e64f325-62b6-4f67-8595-5ddeb281845b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:19.812Z|8d590f93-1f86-497e-8c16-7e25114f2955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:19.812Z|182fa441-9165-41e3-bd30-57f6f009a41a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:19.812Z|3e64f325-62b6-4f67-8595-5ddeb281845b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:21.748Z|fa58d33e-c38a-4bb2-b7a7-d3ca1410f3c2|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:57:21.750Z|fa58d33e-c38a-4bb2-b7a7-d3ca1410f3c2|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:22.921Z|22f46477-d3a3-445a-a206-14df01a5a61e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:57:22.922Z|22f46477-d3a3-445a-a206-14df01a5a61e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:57:23.183Z|f57e3824-6d3a-4f7d-9a2f-43fda83da5b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:57:23.183Z|f57e3824-6d3a-4f7d-9a2f-43fda83da5b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:57:29.848Z|b7f0a13f-981f-4842-889d-23a7cc70ad8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:29.849Z|b7f0a13f-981f-4842-889d-23a7cc70ad8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:29.856Z|477bbd3f-6592-4dbe-bc41-e50cefa795aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:29.859Z|477bbd3f-6592-4dbe-bc41-e50cefa795aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:29.859Z|db5045b0-411d-4b34-a4ce-bb7ee4c1844e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:29.860Z|db5045b0-411d-4b34-a4ce-bb7ee4c1844e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:37.921Z|433d893e-5d21-4cba-b865-310441542381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:57:37.926Z|433d893e-5d21-4cba-b865-310441542381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:57:39.886Z|1d15f6b8-1dae-4821-815f-60a8e48fc79d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:39.888Z|1d15f6b8-1dae-4821-815f-60a8e48fc79d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:39.891Z|91d3a264-6fa0-46dd-a200-ea5a72a7e750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:39.892Z|91d3a264-6fa0-46dd-a200-ea5a72a7e750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:39.895Z|d5516f55-838d-4cf8-a623-0675a70a5bf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:39.896Z|d5516f55-838d-4cf8-a623-0675a70a5bf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:49.917Z|26bad908-37b8-4148-ac94-ff194215f38b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:49.917Z|5cdde74e-90c5-4fb9-a6cb-82c29e37dc5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:49.919Z|26bad908-37b8-4148-ac94-ff194215f38b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:49.919Z|5cdde74e-90c5-4fb9-a6cb-82c29e37dc5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:49.921Z|dc804f17-9198-472a-a6e9-c9dfcea8992f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:49.923Z|dc804f17-9198-472a-a6e9-c9dfcea8992f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:52.920Z|d6768d77-2f92-4cc8-9649-2db63a81d1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:57:52.921Z|d6768d77-2f92-4cc8-9649-2db63a81d1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:57:53.184Z|1d5ec966-29c8-4d7b-85df-5c9317d8e3f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:57:53.185Z|1d5ec966-29c8-4d7b-85df-5c9317d8e3f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:57:59.951Z|a9b43adf-4c22-4a58-bb59-78d209d1fa98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:59.951Z|96e36637-7603-4d5b-92f9-2aee6fde4838|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:59.951Z|0dcd599b-f9f8-4141-82ef-25b74d5c5619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:57:59.952Z|a9b43adf-4c22-4a58-bb59-78d209d1fa98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:59.952Z|0dcd599b-f9f8-4141-82ef-25b74d5c5619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:57:59.952Z|96e36637-7603-4d5b-92f9-2aee6fde4838|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:07.921Z|8e9fb823-97b7-4e4e-95b2-2698569493c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:58:07.924Z|8e9fb823-97b7-4e4e-95b2-2698569493c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:58:09.982Z|144814df-05c7-4ebd-9153-32f998979c6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:09.982Z|a8b26e02-c24d-4752-b494-352aef1e621c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:09.983Z|144814df-05c7-4ebd-9153-32f998979c6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:09.983Z|a8b26e02-c24d-4752-b494-352aef1e621c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:09.985Z|36cdfdcf-15d5-43bb-ac97-8c07ef5dfe1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:09.986Z|36cdfdcf-15d5-43bb-ac97-8c07ef5dfe1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:20.012Z|a535ae13-0f92-49ee-814b-8932b21e559d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:20.012Z|f15ae0d3-6d8b-40bb-8085-a62db3381a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:20.013Z|a535ae13-0f92-49ee-814b-8932b21e559d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:20.013Z|f15ae0d3-6d8b-40bb-8085-a62db3381a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:20.020Z|03cfee58-cdae-4614-add3-020542d61a6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:20.021Z|03cfee58-cdae-4614-add3-020542d61a6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:21.747Z|022b2eb4-e747-4a68-9328-84bca0a6ef19|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:58:21.748Z|022b2eb4-e747-4a68-9328-84bca0a6ef19|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:22.920Z|661666b6-c069-455f-b7e4-be0227a48c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:58:22.924Z|661666b6-c069-455f-b7e4-be0227a48c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:58:23.186Z|190b45e9-1f18-448f-9579-f709bbe597ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:58:23.187Z|190b45e9-1f18-448f-9579-f709bbe597ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:58:30.073Z|0a614b49-c6ce-4401-994d-ff2656397ec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:30.074Z|0a614b49-c6ce-4401-994d-ff2656397ec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:30.075Z|9b972d70-7700-419a-8cfb-64a5d4d65e1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:30.075Z|9b972d70-7700-419a-8cfb-64a5d4d65e1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:30.083Z|b2f36ad8-73cb-4dae-b3d3-43148fe80607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:30.083Z|b2f36ad8-73cb-4dae-b3d3-43148fe80607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:37.920Z|f58405c4-15f7-45fb-ba90-ff578c6d935c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:58:37.921Z|f58405c4-15f7-45fb-ba90-ff578c6d935c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:58:40.107Z|1675fe12-b53d-4f71-b880-d087cd514b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:40.107Z|7756e93e-f5ca-47b1-8981-39e39e9b8209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:40.107Z|0bc923cc-7c7f-4826-9e4f-1890864ad098|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:40.108Z|0bc923cc-7c7f-4826-9e4f-1890864ad098|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:40.108Z|7756e93e-f5ca-47b1-8981-39e39e9b8209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:40.108Z|1675fe12-b53d-4f71-b880-d087cd514b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:50.134Z|97439d35-1989-42ad-bd73-dce40b859713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:50.134Z|6fe39086-69f7-4696-ba42-8ba7d3cf8b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:50.134Z|4f3a17c0-fd6c-4d76-92ec-dc076256cf8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:58:50.135Z|4f3a17c0-fd6c-4d76-92ec-dc076256cf8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:50.135Z|6fe39086-69f7-4696-ba42-8ba7d3cf8b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:50.135Z|97439d35-1989-42ad-bd73-dce40b859713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:58:52.922Z|5f61570b-7e63-43f0-9716-910df5432d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:58:52.922Z|5f61570b-7e63-43f0-9716-910df5432d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:58:53.188Z|599fbb77-5939-4db6-9877-657143082e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:58:53.189Z|599fbb77-5939-4db6-9877-657143082e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:59:00.164Z|8f95eceb-795e-4755-93d5-6ead5a8eb5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:00.164Z|2f2d75ac-af96-448c-ae82-6e248a4dd949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:00.165Z|75b912f4-80f1-40c7-bf3a-c93ed17715bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:00.166Z|75b912f4-80f1-40c7-bf3a-c93ed17715bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:00.166Z|8f95eceb-795e-4755-93d5-6ead5a8eb5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:00.166Z|2f2d75ac-af96-448c-ae82-6e248a4dd949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:07.922Z|e6f577b0-4a5f-4fdb-96a5-d08779f312a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:59:07.928Z|e6f577b0-4a5f-4fdb-96a5-d08779f312a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:59:10.198Z|661931ef-0aa0-4fe0-b54f-86c71013a12a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:10.198Z|aa448138-27cc-4173-917f-01f3be4091fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:10.198Z|113e11ad-5b9f-4f0c-923e-7b6cdd9f9720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:10.201Z|661931ef-0aa0-4fe0-b54f-86c71013a12a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:10.201Z|113e11ad-5b9f-4f0c-923e-7b6cdd9f9720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:10.201Z|aa448138-27cc-4173-917f-01f3be4091fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:20.230Z|dbdbfadb-a459-4fe8-a25f-c7fe2149be07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:20.231Z|ea739f4e-029a-46fc-8747-8fff9a0d55a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:20.232Z|7488ef7e-45d2-41c4-8933-2a5d731bb7a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:20.232Z|ea739f4e-029a-46fc-8747-8fff9a0d55a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:20.232Z|dbdbfadb-a459-4fe8-a25f-c7fe2149be07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:20.232Z|7488ef7e-45d2-41c4-8933-2a5d731bb7a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:21.749Z|a9bfcbed-9d22-4b9e-b544-2fc6002851f2|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T10:59:21.750Z|a9bfcbed-9d22-4b9e-b544-2fc6002851f2|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:22.920Z|4e8a29b4-02b7-465b-846e-186dee927fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:59:22.921Z|4e8a29b4-02b7-465b-846e-186dee927fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:59:23.189Z|716d79b6-15e8-465d-a35e-844896157b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:59:23.190Z|716d79b6-15e8-465d-a35e-844896157b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:59:30.261Z|8dbdaeac-77d7-4357-b4a7-87228f460b00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:30.261Z|aa0b062c-d543-4018-931d-dbac1d44a187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:30.261Z|482905d6-6b8c-4699-a89c-fcb362816334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:30.263Z|8dbdaeac-77d7-4357-b4a7-87228f460b00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:30.263Z|aa0b062c-d543-4018-931d-dbac1d44a187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:30.263Z|482905d6-6b8c-4699-a89c-fcb362816334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:37.921Z|bce41030-d0f9-48f0-88d4-c7c4f8f21c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:59:37.922Z|bce41030-d0f9-48f0-88d4-c7c4f8f21c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:59:40.286Z|996f439a-949e-436a-97c7-08c53ebdf1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:40.286Z|149fdfda-5b11-4fc7-92d7-016d2e8ff58e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:40.286Z|3b92a4a3-f728-4da6-bd17-938f5f631677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:40.288Z|149fdfda-5b11-4fc7-92d7-016d2e8ff58e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:40.289Z|996f439a-949e-436a-97c7-08c53ebdf1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:40.288Z|3b92a4a3-f728-4da6-bd17-938f5f631677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:50.322Z|d5a2e084-289a-4efb-bb91-55b33d9de035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:50.321Z|0ef3d00c-1866-4096-8e43-c1dde390bb34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:50.323Z|d5a2e084-289a-4efb-bb91-55b33d9de035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:50.323Z|0ef3d00c-1866-4096-8e43-c1dde390bb34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:50.328Z|392103aa-6ac1-4404-a520-9d7296851776|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T10:59:50.328Z|392103aa-6ac1-4404-a520-9d7296851776|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T10:59:52.920Z|dca44c3e-8515-4a9b-9845-a1f7d6115836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:59:52.925Z|dca44c3e-8515-4a9b-9845-a1f7d6115836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T10:59:53.191Z|0a383db5-d825-422d-939b-de4e49ede2e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T10:59:53.191Z|0a383db5-d825-422d-939b-de4e49ede2e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:00:00.344Z|94eed273-8c2b-4d37-88a7-66258f699316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:00.345Z|3350113f-9c7f-4ebf-a53e-8debb28ece52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:00.345Z|3350113f-9c7f-4ebf-a53e-8debb28ece52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:00.345Z|94eed273-8c2b-4d37-88a7-66258f699316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:00.348Z|645d8d69-4f14-4669-8b8d-3e7a1504daf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:00.349Z|645d8d69-4f14-4669-8b8d-3e7a1504daf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:07.920Z|585ded9e-6edf-4971-82fd-691a84906ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:00:07.922Z|585ded9e-6edf-4971-82fd-691a84906ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:00:10.371Z|eb023e96-5259-4fd5-8b61-e376a6b4e56d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:10.371Z|4a67fb89-daa1-40a7-9193-0eeffab00faa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:10.371Z|86d6e381-e53a-407e-b0b8-acc1b55c5b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:10.371Z|86d6e381-e53a-407e-b0b8-acc1b55c5b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:10.371Z|eb023e96-5259-4fd5-8b61-e376a6b4e56d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:10.372Z|4a67fb89-daa1-40a7-9193-0eeffab00faa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:20.404Z|21a8d958-8a10-408a-a803-31e0bd6b704d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:20.405Z|130701d3-2677-47c2-98d7-2f68f7bbab40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:20.405Z|ec7a3a58-8563-40e1-b6e1-d5cdfb78d116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:20.405Z|21a8d958-8a10-408a-a803-31e0bd6b704d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:20.405Z|130701d3-2677-47c2-98d7-2f68f7bbab40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:20.406Z|ec7a3a58-8563-40e1-b6e1-d5cdfb78d116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:21.748Z|5efed2cc-3c77-4bab-9bb6-c9b299f68f42|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:00:21.749Z|5efed2cc-3c77-4bab-9bb6-c9b299f68f42|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:22.922Z|13ec82d5-5ad0-45c2-81fa-24164c04ecd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:00:22.923Z|13ec82d5-5ad0-45c2-81fa-24164c04ecd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:00:23.192Z|209d5aa6-5045-446a-a27d-1917b17e07c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:00:23.193Z|209d5aa6-5045-446a-a27d-1917b17e07c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:00:30.434Z|c66bc5d7-c127-4a04-a194-7053a2343832|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:30.434Z|9d9ec87a-2576-45d7-af82-99b50c167599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:30.434Z|e9aa2306-e33a-4348-8871-7483914e2baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:30.435Z|c66bc5d7-c127-4a04-a194-7053a2343832|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:30.435Z|e9aa2306-e33a-4348-8871-7483914e2baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:30.435Z|9d9ec87a-2576-45d7-af82-99b50c167599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:37.920Z|807f2138-a949-4727-8e9d-df2172855542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:00:37.925Z|807f2138-a949-4727-8e9d-df2172855542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:00:40.458Z|7c30ea47-050f-425e-a0d0-dbcf5651af07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:40.460Z|7c30ea47-050f-425e-a0d0-dbcf5651af07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:40.462Z|4aa883e2-5249-4770-b4b4-38fc80549ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:40.462Z|4aa883e2-5249-4770-b4b4-38fc80549ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:40.467Z|91226b5f-d07f-421b-a8fc-cef34a6ae739|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:40.468Z|91226b5f-d07f-421b-a8fc-cef34a6ae739|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:50.494Z|f45485b7-5a0d-4fba-aea4-8edb238fd5bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:50.494Z|fd7c7ed6-c854-4df4-9b15-8444aee956ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:50.494Z|88e386e0-c3d6-4684-98fa-2768e3a0f258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:00:50.497Z|fd7c7ed6-c854-4df4-9b15-8444aee956ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:50.497Z|88e386e0-c3d6-4684-98fa-2768e3a0f258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:50.497Z|f45485b7-5a0d-4fba-aea4-8edb238fd5bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:00:52.921Z|f063ec92-eea0-4e42-9b86-de42160c54aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:00:52.921Z|f063ec92-eea0-4e42-9b86-de42160c54aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:00:53.194Z|56724b48-e7e3-4791-8d96-41a54c7264d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:00:53.195Z|56724b48-e7e3-4791-8d96-41a54c7264d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:01:00.530Z|068acb29-0258-48b2-874d-9f0f1294fbd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:00.530Z|6dcce88f-4c8d-4247-9ddd-7b702569b313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:00.533Z|6dcce88f-4c8d-4247-9ddd-7b702569b313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:00.533Z|068acb29-0258-48b2-874d-9f0f1294fbd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:00.534Z|dd9cac59-f578-44a7-b547-0adc8ae422aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:00.535Z|dd9cac59-f578-44a7-b547-0adc8ae422aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:07.921Z|b23a4f5a-64f9-4a34-beaa-55b0d5ef40dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:01:07.923Z|b23a4f5a-64f9-4a34-beaa-55b0d5ef40dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:01:10.558Z|9ee2da39-605c-4b4f-b5d4-e0458d5ff53c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:10.558Z|3d57fa93-31b3-4e2f-9e34-e24987b6a6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:10.560Z|9ee2da39-605c-4b4f-b5d4-e0458d5ff53c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:10.560Z|3d57fa93-31b3-4e2f-9e34-e24987b6a6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:10.561Z|8bf5d105-9b90-416e-8df1-2e239b06b1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:10.561Z|8bf5d105-9b90-416e-8df1-2e239b06b1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:20.606Z|0c283785-2fb1-4851-b518-10f1cdc39697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:20.607Z|75f44ca9-0bb7-40c4-ab85-459146efe7e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:20.608Z|75f44ca9-0bb7-40c4-ab85-459146efe7e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:20.607Z|03a55ab4-861d-4d44-a93d-9647f684321d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:20.609Z|03a55ab4-861d-4d44-a93d-9647f684321d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:20.608Z|0c283785-2fb1-4851-b518-10f1cdc39697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:21.748Z|d253a432-0bfd-4a4e-abfc-67e0834ffd77|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:01:21.749Z|d253a432-0bfd-4a4e-abfc-67e0834ffd77|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:22.920Z|7fc32506-54e3-41dc-9563-c1fd70cf1330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:01:22.924Z|7fc32506-54e3-41dc-9563-c1fd70cf1330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:01:23.196Z|4f28f3f9-3f4c-4573-84e4-f56374146889|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:01:23.196Z|4f28f3f9-3f4c-4573-84e4-f56374146889|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:01:30.634Z|99df3df6-7e62-4442-987b-227f78f6676f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:30.635Z|9906ff89-da42-4cc1-bf92-196e13eb8996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:30.636Z|99df3df6-7e62-4442-987b-227f78f6676f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:30.636Z|9906ff89-da42-4cc1-bf92-196e13eb8996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:30.637Z|4708d67b-634f-4fe3-9471-7e794962e476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:30.637Z|4708d67b-634f-4fe3-9471-7e794962e476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:37.921Z|37d76d3f-0dcf-4689-a9f5-3ec30b4c0e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:01:37.922Z|37d76d3f-0dcf-4689-a9f5-3ec30b4c0e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:01:40.660Z|3740c557-be47-4b82-acbd-03a47ab4f6b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:40.660Z|dedcebd7-903a-45e6-ba7d-436bdd4019d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:40.661Z|3740c557-be47-4b82-acbd-03a47ab4f6b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:40.661Z|dedcebd7-903a-45e6-ba7d-436bdd4019d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:40.664Z|2d5d1fca-9e3e-4228-b1b8-f1b67d166a77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:40.665Z|2d5d1fca-9e3e-4228-b1b8-f1b67d166a77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:50.698Z|60e532d1-2b1b-4c61-b837-410ecb524efa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:50.698Z|85f4dea2-4ed6-42b3-aaea-6eff988076d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:50.698Z|1bc1a0e2-a5ba-4abc-86cc-1d0814d11f86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:01:50.699Z|85f4dea2-4ed6-42b3-aaea-6eff988076d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:50.699Z|60e532d1-2b1b-4c61-b837-410ecb524efa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:50.699Z|1bc1a0e2-a5ba-4abc-86cc-1d0814d11f86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:01:52.920Z|76aaac0c-aef0-447b-bea8-4b673f6ccbab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:01:52.921Z|76aaac0c-aef0-447b-bea8-4b673f6ccbab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:01:53.197Z|5c7ac880-00d1-4c04-aec4-f6ac0226ca32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:01:53.198Z|5c7ac880-00d1-4c04-aec4-f6ac0226ca32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:02:00.733Z|4f52ffcb-6e30-436f-8bcd-a93080e3aaaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:00.733Z|c824f6e0-9190-45f7-85df-f32d43872272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:00.733Z|8b96153d-ce31-468a-a76d-539494ad0b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:00.734Z|c824f6e0-9190-45f7-85df-f32d43872272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:00.734Z|4f52ffcb-6e30-436f-8bcd-a93080e3aaaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:00.734Z|8b96153d-ce31-468a-a76d-539494ad0b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:07.921Z|b81e3594-acc7-48c2-8b86-b170d8a35c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:02:07.924Z|b81e3594-acc7-48c2-8b86-b170d8a35c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:02:10.757Z|cc0e5450-8ba9-4cb5-bde1-1754c9cea9dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:10.758Z|cc0e5450-8ba9-4cb5-bde1-1754c9cea9dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:10.759Z|0d9c1793-d8ce-4a47-ac31-3cb2a5cea2b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:10.759Z|0d9c1793-d8ce-4a47-ac31-3cb2a5cea2b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:10.761Z|62dd8821-8622-4c69-a063-aea067c04400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:10.762Z|62dd8821-8622-4c69-a063-aea067c04400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:20.785Z|c3016025-dfd7-4b2b-b218-0b68b7542988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:20.785Z|c27845fa-26c1-4a0a-8e58-203cf240e334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:20.786Z|c3016025-dfd7-4b2b-b218-0b68b7542988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:20.786Z|c27845fa-26c1-4a0a-8e58-203cf240e334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:20.800Z|bbc64dcf-dd87-46c9-a116-1bb2d1bc0509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:20.801Z|bbc64dcf-dd87-46c9-a116-1bb2d1bc0509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:21.753Z|40c32ec8-df4b-4459-bc8e-686a9badad1c|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:02:21.754Z|40c32ec8-df4b-4459-bc8e-686a9badad1c|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:22.920Z|eacf292f-36ac-483b-afae-124f0a10fa87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:02:22.921Z|eacf292f-36ac-483b-afae-124f0a10fa87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:02:23.199Z|eb51002e-dba3-4aa8-be93-f62fdfa81eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:02:23.199Z|eb51002e-dba3-4aa8-be93-f62fdfa81eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:02:30.817Z|56bebb2f-a29c-4a78-a649-6ba0be489cdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:30.817Z|37edf439-9c13-48a2-8313-0f10202a2e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:30.818Z|56bebb2f-a29c-4a78-a649-6ba0be489cdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:30.818Z|37edf439-9c13-48a2-8313-0f10202a2e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:30.824Z|623ac64e-57b1-46a3-a6a0-29672198fe2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:30.825Z|623ac64e-57b1-46a3-a6a0-29672198fe2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:37.921Z|6769ec55-afee-41e5-a9cd-410083b347ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:02:37.922Z|6769ec55-afee-41e5-a9cd-410083b347ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:02:40.846Z|c77de409-fba1-4d58-9c80-8febbe6d0666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:40.846Z|57b14518-0b55-48d3-8f8f-dc0caf5205c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:40.846Z|fb971e34-7b85-49aa-81ad-1d87446fb0c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:40.847Z|c77de409-fba1-4d58-9c80-8febbe6d0666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:40.847Z|57b14518-0b55-48d3-8f8f-dc0caf5205c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:40.847Z|fb971e34-7b85-49aa-81ad-1d87446fb0c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:50.874Z|e88ebc3e-0e37-4d38-a5b1-f6727de0e86d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:50.874Z|350d782b-59e1-48a7-9b43-a72b43397aa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:50.874Z|93be9505-0279-4f49-b062-01034ac2ce57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:02:50.875Z|e88ebc3e-0e37-4d38-a5b1-f6727de0e86d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:50.875Z|93be9505-0279-4f49-b062-01034ac2ce57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:50.875Z|350d782b-59e1-48a7-9b43-a72b43397aa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:02:52.922Z|a75cdb86-86aa-4a38-916f-5d06fbd0fa3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:02:52.927Z|a75cdb86-86aa-4a38-916f-5d06fbd0fa3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:02:53.201Z|1694748f-7d06-4fa2-bbf0-d003b30b4ecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:02:53.202Z|1694748f-7d06-4fa2-bbf0-d003b30b4ecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:03:00.906Z|75179636-8dcf-4668-bbb0-d745eb4e57bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:00.908Z|75179636-8dcf-4668-bbb0-d745eb4e57bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:00.906Z|c8f8cdda-619b-4302-9b79-45dcce1969d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:00.906Z|908b52fa-cde7-4dd7-90f3-aed7f2b7e8dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:00.908Z|908b52fa-cde7-4dd7-90f3-aed7f2b7e8dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:00.909Z|c8f8cdda-619b-4302-9b79-45dcce1969d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:07.921Z|102d43dd-5ac8-425d-8efc-0d20212c5f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:03:07.922Z|102d43dd-5ac8-425d-8efc-0d20212c5f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:03:10.945Z|49d024dd-54bb-4790-b851-81113147c1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:10.945Z|c6058e71-1ac8-4563-b3b7-694c9a840637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:10.945Z|0300b7cb-7c4f-407a-a9b7-c115715b5d19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:10.946Z|c6058e71-1ac8-4563-b3b7-694c9a840637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:10.946Z|49d024dd-54bb-4790-b851-81113147c1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:10.946Z|0300b7cb-7c4f-407a-a9b7-c115715b5d19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:20.972Z|68dae217-ee36-4de0-b589-504b790a4d2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:20.973Z|68dae217-ee36-4de0-b589-504b790a4d2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:20.979Z|dc2f80c2-bd2d-48f7-b1a6-7f0dc4f18cd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:20.980Z|dc2f80c2-bd2d-48f7-b1a6-7f0dc4f18cd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:20.980Z|f3a8c2f6-c6f1-4212-98f1-d4102e193596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:20.982Z|f3a8c2f6-c6f1-4212-98f1-d4102e193596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:21.749Z|66ca4e4f-1f0b-4143-8490-d59a8918a051|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:03:21.750Z|66ca4e4f-1f0b-4143-8490-d59a8918a051|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:22.921Z|b9c51cf2-3aeb-4b07-af3d-0712c6a228a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:03:22.922Z|b9c51cf2-3aeb-4b07-af3d-0712c6a228a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:03:23.203Z|f058e8bb-b6ed-4912-a929-2eee43d7683e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:03:23.205Z|f058e8bb-b6ed-4912-a929-2eee43d7683e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:03:31.005Z|49c7b7b3-d654-4c6e-b9fb-cfa3f8c06644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:31.005Z|dd3aabb9-631d-496d-82ab-3cdabf45af07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:31.006Z|49c7b7b3-d654-4c6e-b9fb-cfa3f8c06644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:31.006Z|dd3aabb9-631d-496d-82ab-3cdabf45af07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:31.007Z|3ea6f4ed-8a9f-41d6-8e28-c7fb3a45a49c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:31.008Z|3ea6f4ed-8a9f-41d6-8e28-c7fb3a45a49c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:37.920Z|39a6bc95-a89b-4953-9429-e0bb92359e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:03:37.922Z|39a6bc95-a89b-4953-9429-e0bb92359e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:03:41.031Z|faf8b7e8-ec5a-4216-97f4-a1a0fbe71ab2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:41.032Z|ec68d3ff-ef97-4c8e-9841-6530a38a51a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:41.033Z|faf8b7e8-ec5a-4216-97f4-a1a0fbe71ab2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:41.034Z|ec68d3ff-ef97-4c8e-9841-6530a38a51a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:41.037Z|41e7b5aa-43c3-4ec2-857d-d425e0dc217b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:41.039Z|41e7b5aa-43c3-4ec2-857d-d425e0dc217b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:51.056Z|2305d737-4ab1-4a0b-97f9-ad2ca34d3c12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:51.056Z|2b21c815-d713-463b-9996-0e514927a038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:51.057Z|2305d737-4ab1-4a0b-97f9-ad2ca34d3c12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:51.057Z|2b21c815-d713-463b-9996-0e514927a038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:51.058Z|c42b5dbc-8000-419c-9556-1c40bb0ac872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:03:51.058Z|c42b5dbc-8000-419c-9556-1c40bb0ac872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:03:52.921Z|5e2c5e6a-3a5b-4470-bec5-13383fe78eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:03:52.922Z|5e2c5e6a-3a5b-4470-bec5-13383fe78eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:03:53.206Z|3b60b4a0-e363-48ef-9ad6-7ee38a6be499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:03:53.206Z|3b60b4a0-e363-48ef-9ad6-7ee38a6be499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:04:01.082Z|972f4883-af74-4efa-b848-98df51863f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:01.082Z|08962dbc-946c-4283-834e-b566d802d59b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:01.082Z|00e2e69c-d495-4546-b575-096b49d9bfdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:01.084Z|972f4883-af74-4efa-b848-98df51863f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:01.084Z|08962dbc-946c-4283-834e-b566d802d59b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:01.084Z|00e2e69c-d495-4546-b575-096b49d9bfdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:07.920Z|b136fd97-8b6b-4064-959b-45262e865dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:04:07.921Z|b136fd97-8b6b-4064-959b-45262e865dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:04:11.106Z|1dc58e3e-3c32-4462-8bcb-e57573e34738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:11.106Z|fbfc6b6e-3f12-4fb6-a47f-76ea9a55a2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:11.107Z|fbfc6b6e-3f12-4fb6-a47f-76ea9a55a2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:11.107Z|1dc58e3e-3c32-4462-8bcb-e57573e34738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:11.110Z|31a29aeb-773c-4a6e-9883-a5969368f7ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:11.110Z|31a29aeb-773c-4a6e-9883-a5969368f7ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:21.131Z|bf0dff2a-4109-4f1e-b5e7-fa3f5116f862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:21.131Z|dc31b34c-c693-4e11-877c-1d7c262392c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:21.132Z|a2161038-edad-4a07-ad00-b36a4f16c216|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:21.132Z|dc31b34c-c693-4e11-877c-1d7c262392c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:21.133Z|a2161038-edad-4a07-ad00-b36a4f16c216|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:21.133Z|bf0dff2a-4109-4f1e-b5e7-fa3f5116f862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:21.748Z|0a119cf6-039f-4462-b359-58819583aa0c|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:04:21.749Z|0a119cf6-039f-4462-b359-58819583aa0c|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:22.920Z|d6aa702d-a610-4c89-a8cb-c05aa54228e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:04:22.922Z|d6aa702d-a610-4c89-a8cb-c05aa54228e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:04:23.207Z|069f82db-4d2e-4f30-acb5-8c6b620cb728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:04:23.208Z|069f82db-4d2e-4f30-acb5-8c6b620cb728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:04:31.160Z|5efc6d0f-e7dd-4d88-a81e-b829216003ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:31.160Z|2e3b929d-1e32-4035-b05e-625d8c5c9b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:31.161Z|5efc6d0f-e7dd-4d88-a81e-b829216003ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:31.161Z|2e3b929d-1e32-4035-b05e-625d8c5c9b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:31.164Z|2e9cbaba-ae83-499e-bed6-3e3bcdf05c07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:31.168Z|2e9cbaba-ae83-499e-bed6-3e3bcdf05c07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:37.921Z|bc97ba27-c6dc-4e79-bd13-175f3bcb56c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:04:37.922Z|bc97ba27-c6dc-4e79-bd13-175f3bcb56c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:04:41.194Z|bae527b1-8f22-422c-afb7-0f4139e7502c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:41.194Z|e64124b7-0400-4cce-81c9-83c76324a4a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:41.195Z|e64124b7-0400-4cce-81c9-83c76324a4a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:41.195Z|87a661c9-bc05-4409-9d69-641964b4fea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:41.195Z|bae527b1-8f22-422c-afb7-0f4139e7502c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:41.195Z|87a661c9-bc05-4409-9d69-641964b4fea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:51.227Z|b72e1d13-1541-43e4-bff1-b515f3892b92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:51.227Z|f61cda4d-6743-42a9-86b4-7389aa3c3dea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:51.227Z|ca3c581f-defd-4845-a0f0-ef62d6dd0b54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:04:51.228Z|b72e1d13-1541-43e4-bff1-b515f3892b92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:51.228Z|f61cda4d-6743-42a9-86b4-7389aa3c3dea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:51.229Z|ca3c581f-defd-4845-a0f0-ef62d6dd0b54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:04:52.921Z|a87af008-ab89-43c5-acfd-3935b4ae6278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:04:52.921Z|a87af008-ab89-43c5-acfd-3935b4ae6278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:04:53.209Z|64eede04-0529-472e-85cd-d7e5931a2f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:04:53.209Z|64eede04-0529-472e-85cd-d7e5931a2f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:05:01.272Z|4c8f1cdc-563b-4a78-970f-36a5ce2f0acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:01.272Z|2397c413-b3f0-4f76-84cd-0c191f0056af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:01.272Z|ee37ed57-523e-4fcf-8661-bf6e4ed15363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:01.275Z|2397c413-b3f0-4f76-84cd-0c191f0056af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:01.275Z|4c8f1cdc-563b-4a78-970f-36a5ce2f0acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:01.275Z|ee37ed57-523e-4fcf-8661-bf6e4ed15363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:07.921Z|94ed08d6-3ab6-49b7-aa67-9b6f669fbc1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:05:07.923Z|94ed08d6-3ab6-49b7-aa67-9b6f669fbc1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:05:11.306Z|92345f83-2912-4a65-9220-826ddac515ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:11.306Z|a9852eef-daee-4201-b617-98f9c759601e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:11.307Z|078a507d-a105-49fd-91ce-f52abd2f5ac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:11.308Z|078a507d-a105-49fd-91ce-f52abd2f5ac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:11.308Z|92345f83-2912-4a65-9220-826ddac515ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:11.308Z|a9852eef-daee-4201-b617-98f9c759601e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:21.334Z|1f70afec-2569-4457-9218-04a70f2c59aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:21.334Z|7d8fd1d8-8666-4dba-99b1-2b14edae2853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:21.334Z|67667d33-a4fc-4f1c-9fb0-015f23702f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:21.338Z|1f70afec-2569-4457-9218-04a70f2c59aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:21.338Z|67667d33-a4fc-4f1c-9fb0-015f23702f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:21.339Z|7d8fd1d8-8666-4dba-99b1-2b14edae2853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:21.749Z|df64ae1e-f5bb-4f47-b53f-3d9a36112298|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:05:21.750Z|df64ae1e-f5bb-4f47-b53f-3d9a36112298|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:22.920Z|9cd03ea7-2fae-4f1e-a477-a1511b34d303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:05:22.921Z|9cd03ea7-2fae-4f1e-a477-a1511b34d303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:05:23.210Z|922c78fa-5498-44c3-b7ec-1f01ea6c085d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:05:23.212Z|922c78fa-5498-44c3-b7ec-1f01ea6c085d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:05:31.369Z|cc1f96c0-5b62-40a0-abda-3a5f724e927c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:31.369Z|a150dea4-04c3-46b5-a07b-132d43278941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:31.369Z|ee2cc098-c7ef-4615-8f04-78871944b9d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:31.372Z|cc1f96c0-5b62-40a0-abda-3a5f724e927c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:31.372Z|ee2cc098-c7ef-4615-8f04-78871944b9d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:31.372Z|a150dea4-04c3-46b5-a07b-132d43278941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:37.920Z|cbdf009b-25f6-495d-bca7-8167416b50e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:05:37.922Z|cbdf009b-25f6-495d-bca7-8167416b50e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:05:41.399Z|f9c81187-2ea2-494a-a205-f3469cae77c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:41.400Z|f9c81187-2ea2-494a-a205-f3469cae77c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:41.415Z|92bc2c62-b753-4b87-bfb5-d95ed893701d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:41.416Z|92bc2c62-b753-4b87-bfb5-d95ed893701d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:41.419Z|cf39439e-2ab2-4db6-97fd-56b408234f8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:41.419Z|cf39439e-2ab2-4db6-97fd-56b408234f8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:51.438Z|0f2883dd-a0c1-4eb7-8d70-e29614b18865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:51.443Z|16fb6c89-8eb1-4b6d-9221-902b361952e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:51.444Z|16fb6c89-8eb1-4b6d-9221-902b361952e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:51.447Z|0f2883dd-a0c1-4eb7-8d70-e29614b18865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:51.449Z|e7649b12-2a91-4e82-9c9e-cd5720fc802d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:05:51.449Z|e7649b12-2a91-4e82-9c9e-cd5720fc802d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:05:52.920Z|816c92be-5329-473e-b648-34cfad49e0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:05:52.922Z|816c92be-5329-473e-b648-34cfad49e0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:05:53.213Z|58c97755-bfc5-48fd-b3a4-eeb2753db6ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:05:53.214Z|58c97755-bfc5-48fd-b3a4-eeb2753db6ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:06:01.473Z|8400d852-b0e3-4e1a-82a5-6dea5311e286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:01.473Z|f930b6a5-96b9-4646-a8fa-0dae6f9170aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:01.474Z|8400d852-b0e3-4e1a-82a5-6dea5311e286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:01.474Z|f930b6a5-96b9-4646-a8fa-0dae6f9170aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:01.478Z|5ce17981-fea3-418b-a658-6fb229ac772c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:01.479Z|5ce17981-fea3-418b-a658-6fb229ac772c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:07.922Z|bb235e93-8fe6-4e49-911e-fc17201151ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:06:07.923Z|bb235e93-8fe6-4e49-911e-fc17201151ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:06:11.509Z|5a976600-26fe-4550-b9cd-849cb0406df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:11.511Z|5a976600-26fe-4550-b9cd-849cb0406df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:11.513Z|d83439c2-96a6-4adc-9b0e-fa28603e9217|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:11.513Z|bf58c2ca-355a-42a3-bba9-6d651359c255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:11.513Z|d83439c2-96a6-4adc-9b0e-fa28603e9217|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:11.513Z|bf58c2ca-355a-42a3-bba9-6d651359c255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:21.542Z|0e0d7447-2bba-47a0-ace0-54d76c716aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:21.542Z|9e0e205b-6640-4982-ba86-095744b1f19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:21.542Z|ab1da27a-499c-4f63-91bd-33305592acfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:21.543Z|0e0d7447-2bba-47a0-ace0-54d76c716aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:21.543Z|ab1da27a-499c-4f63-91bd-33305592acfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:21.543Z|9e0e205b-6640-4982-ba86-095744b1f19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:21.748Z|6dd93538-d64b-4091-a005-daa0eeeeda77|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:06:21.748Z|6dd93538-d64b-4091-a005-daa0eeeeda77|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:22.921Z|b3c0d5d2-2c8c-4ba0-9635-4e3ee4d41b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:06:22.922Z|b3c0d5d2-2c8c-4ba0-9635-4e3ee4d41b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:06:23.215Z|e1982d3b-e787-47b5-b243-077a1c6b89db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:06:23.215Z|e1982d3b-e787-47b5-b243-077a1c6b89db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:06:31.574Z|14d1e1a3-50c5-44bd-94e0-de36bfabeb19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:31.574Z|7650abd9-c7dd-4f7d-9490-001b453e6641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:31.574Z|f77d8a4f-7eb6-4df6-bd1c-73e9a0e83013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:31.577Z|f77d8a4f-7eb6-4df6-bd1c-73e9a0e83013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:31.577Z|14d1e1a3-50c5-44bd-94e0-de36bfabeb19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:31.577Z|7650abd9-c7dd-4f7d-9490-001b453e6641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:37.921Z|c7dec894-b080-4b80-8234-afe06d23e3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:06:37.923Z|c7dec894-b080-4b80-8234-afe06d23e3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:06:41.606Z|067ff351-050f-4375-a57d-82b7836c21fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:41.606Z|d5a9508b-d087-42f5-ba58-89e0f29b2b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:41.606Z|c660243b-e167-4ac2-8fa2-d9ef3b2a3371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:41.608Z|d5a9508b-d087-42f5-ba58-89e0f29b2b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:41.609Z|067ff351-050f-4375-a57d-82b7836c21fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:41.608Z|c660243b-e167-4ac2-8fa2-d9ef3b2a3371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:51.633Z|82d09d43-1be2-4868-b986-a1dc28bd48bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:51.633Z|4bee0638-845d-443f-81f3-e4714e3344f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:51.633Z|03f1480e-20b6-44a1-b79a-70eeb75dfae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:06:51.635Z|03f1480e-20b6-44a1-b79a-70eeb75dfae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:51.635Z|4bee0638-845d-443f-81f3-e4714e3344f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:51.636Z|82d09d43-1be2-4868-b986-a1dc28bd48bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:06:52.920Z|0c7bc08a-4ecf-4db9-99a8-6c8f12273928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:06:52.921Z|0c7bc08a-4ecf-4db9-99a8-6c8f12273928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:06:53.216Z|ef717d14-307e-4eac-a35c-4bad3e449edb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:06:53.218Z|ef717d14-307e-4eac-a35c-4bad3e449edb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:07:01.664Z|9ce1ffea-1b18-4b9d-8e23-6e0122f7b366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:01.665Z|835402d9-18ce-4af8-bcdb-892d63a1d66b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:01.665Z|5914814f-3eff-4686-9207-abb9a8072dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:01.666Z|835402d9-18ce-4af8-bcdb-892d63a1d66b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:01.666Z|5914814f-3eff-4686-9207-abb9a8072dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:01.666Z|9ce1ffea-1b18-4b9d-8e23-6e0122f7b366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:07.920Z|abeab344-d4f3-4df1-b0e4-e66bf03901df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:07:07.922Z|abeab344-d4f3-4df1-b0e4-e66bf03901df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:07:11.697Z|f6a46010-1f94-45f5-a6e6-7cfbe2d8318d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:11.697Z|c6d41129-d632-42d1-bee7-4ddc1d70af4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:11.698Z|f6a46010-1f94-45f5-a6e6-7cfbe2d8318d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:11.698Z|c6d41129-d632-42d1-bee7-4ddc1d70af4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:11.700Z|00a5e1a4-79f3-41ef-9a25-91c5c8124582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:11.700Z|00a5e1a4-79f3-41ef-9a25-91c5c8124582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:21.723Z|a7ef796b-a112-4265-8b7b-0903e179325a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:21.723Z|c7ef292f-41f8-4889-a069-6f316fdded73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:21.723Z|9ddc37e7-5842-4397-8159-52d7f69c1d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:21.725Z|a7ef796b-a112-4265-8b7b-0903e179325a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:21.725Z|c7ef292f-41f8-4889-a069-6f316fdded73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:21.726Z|9ddc37e7-5842-4397-8159-52d7f69c1d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:21.748Z|7556aaa5-9c2e-45f3-b26f-e62faf48c5c4|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:07:21.750Z|7556aaa5-9c2e-45f3-b26f-e62faf48c5c4|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:22.920Z|41aaceff-8a91-46e2-ac39-2f22e0aab973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:07:22.924Z|41aaceff-8a91-46e2-ac39-2f22e0aab973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:07:23.219Z|2b7de3d8-6e21-47a7-9198-eade5da054ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:07:23.220Z|2b7de3d8-6e21-47a7-9198-eade5da054ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:07:31.756Z|a8dca242-6129-4d4b-9b9a-f3d4523f84a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:31.756Z|6cb1cae8-1855-49b9-9a4c-f3c92743b039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:31.758Z|a8dca242-6129-4d4b-9b9a-f3d4523f84a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:31.756Z|376e8caf-7b2d-475f-92ea-ab34b5fa2583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:31.758Z|6cb1cae8-1855-49b9-9a4c-f3c92743b039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:31.758Z|376e8caf-7b2d-475f-92ea-ab34b5fa2583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:37.921Z|164c98c8-9079-4a47-9036-d323413896b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:07:37.922Z|164c98c8-9079-4a47-9036-d323413896b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:07:41.790Z|1b7b7f9e-16f7-4568-b378-a1bb9bc36c02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:41.791Z|1b7b7f9e-16f7-4568-b378-a1bb9bc36c02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:41.792Z|6e946440-a8ac-4403-b8cc-3b01757c42b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:41.792Z|6e946440-a8ac-4403-b8cc-3b01757c42b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:41.792Z|9e517bb0-245b-4818-ab1d-a82afd9ae3e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:41.794Z|9e517bb0-245b-4818-ab1d-a82afd9ae3e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:51.822Z|7b5f9033-7725-405a-a552-7c27195e482c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:51.822Z|3a43554c-6857-4c2d-9f58-efe81788351b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:51.822Z|35e93268-cf40-4705-aaf3-48378bb811e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:07:51.826Z|3a43554c-6857-4c2d-9f58-efe81788351b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:51.826Z|35e93268-cf40-4705-aaf3-48378bb811e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:51.826Z|7b5f9033-7725-405a-a552-7c27195e482c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:07:52.921Z|3c5d0c3b-3c61-4d9c-9d54-bdb0bb8b8094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:07:52.922Z|3c5d0c3b-3c61-4d9c-9d54-bdb0bb8b8094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:07:53.222Z|bb1f1888-31bf-49dc-9b0a-623aebf987b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:07:53.223Z|bb1f1888-31bf-49dc-9b0a-623aebf987b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:08:01.874Z|186ba938-515c-4005-a3ef-ea43ff9ded24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:01.876Z|defb5c77-4538-48de-b2d8-3ee87ea6d85f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:01.876Z|186ba938-515c-4005-a3ef-ea43ff9ded24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:01.877Z|defb5c77-4538-48de-b2d8-3ee87ea6d85f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:01.877Z|428dcbf2-a04a-4162-b775-064ca2732ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:01.878Z|428dcbf2-a04a-4162-b775-064ca2732ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:07.921Z|334b1899-7f31-4174-b1dc-a46147763487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:08:07.927Z|334b1899-7f31-4174-b1dc-a46147763487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:08:11.906Z|d30308c3-1212-4afc-818f-abbda69dccfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:11.908Z|d30308c3-1212-4afc-818f-abbda69dccfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:11.906Z|93cf1440-8414-42d7-9828-7ac0654ae9e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:11.906Z|9d287d84-b6b9-4b6b-84ff-d1b46cc4ee58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:11.910Z|93cf1440-8414-42d7-9828-7ac0654ae9e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:11.910Z|9d287d84-b6b9-4b6b-84ff-d1b46cc4ee58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:21.748Z|ae2c54e0-3e1e-4c85-8fcb-0698046992c1|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:08:21.749Z|ae2c54e0-3e1e-4c85-8fcb-0698046992c1|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:21.934Z|d7863fd2-6b44-4102-a773-78413bf1b2c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:21.934Z|f5272868-96b2-4092-8eec-3599823f1476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:21.934Z|d7863fd2-6b44-4102-a773-78413bf1b2c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:21.935Z|f5272868-96b2-4092-8eec-3599823f1476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:21.935Z|74329350-4d75-4b79-bf3f-6e23d5131443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:21.936Z|74329350-4d75-4b79-bf3f-6e23d5131443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:22.921Z|cd0b1d34-9dc5-4e60-8558-8f6b845824c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:08:22.922Z|cd0b1d34-9dc5-4e60-8558-8f6b845824c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:08:23.224Z|8bff8228-440e-408f-8923-921bb9e37928|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:08:23.225Z|8bff8228-440e-408f-8923-921bb9e37928|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:08:31.958Z|399d10b7-e235-41bc-9ede-1817a5740d60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:31.958Z|8aff17f3-01c1-4173-96c0-4f20efc65d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:31.958Z|72122d29-3c8e-44d3-9abc-c3415d6b04c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:31.959Z|399d10b7-e235-41bc-9ede-1817a5740d60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:31.959Z|8aff17f3-01c1-4173-96c0-4f20efc65d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:31.959Z|72122d29-3c8e-44d3-9abc-c3415d6b04c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:37.920Z|0df3fbda-54de-4be4-bdaa-7c0c26ace89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:08:37.921Z|0df3fbda-54de-4be4-bdaa-7c0c26ace89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:08:42.003Z|a2d1d0d7-5dbb-42e6-ae75-e6418959d23e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:42.004Z|37c21050-abec-4d79-912e-6b281c0958d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:42.004Z|a2d1d0d7-5dbb-42e6-ae75-e6418959d23e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:42.005Z|37c21050-abec-4d79-912e-6b281c0958d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:42.007Z|48dee21d-8a26-4bdc-820c-3e1858e31aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:42.008Z|48dee21d-8a26-4bdc-820c-3e1858e31aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:52.027Z|d02a4ef7-be9c-4d27-9da4-6954707e93fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:52.028Z|d02a4ef7-be9c-4d27-9da4-6954707e93fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:52.030Z|45635760-b530-436d-b65b-f3f33f7be3f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:52.032Z|45635760-b530-436d-b65b-f3f33f7be3f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:52.043Z|54ed7273-c659-47b7-84fd-db5e40388410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:08:52.044Z|54ed7273-c659-47b7-84fd-db5e40388410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:08:52.920Z|d1532f6d-a212-4396-9796-441f9e369c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:08:52.924Z|d1532f6d-a212-4396-9796-441f9e369c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:08:53.226Z|d35e68ac-3eba-42a5-906d-fcbfd4222dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:08:53.227Z|d35e68ac-3eba-42a5-906d-fcbfd4222dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:09:02.070Z|97526806-e193-4778-924f-7bf81d1c58c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:02.070Z|5a1c1459-c3c0-4ef8-b4e2-14905d110fd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:02.071Z|453683c0-b747-4e05-b11d-baf97b13d5ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:02.072Z|453683c0-b747-4e05-b11d-baf97b13d5ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:02.072Z|5a1c1459-c3c0-4ef8-b4e2-14905d110fd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:02.072Z|97526806-e193-4778-924f-7bf81d1c58c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:07.921Z|d3e202fa-b628-4581-957c-3520c66ba138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:09:07.923Z|d3e202fa-b628-4581-957c-3520c66ba138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:09:12.106Z|54248c86-6a32-4eb0-9c6e-0a6bc5306f26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:12.106Z|d5ea490b-737b-467a-a2b4-26d4d8d74f28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:12.107Z|d5ea490b-737b-467a-a2b4-26d4d8d74f28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:12.107Z|54248c86-6a32-4eb0-9c6e-0a6bc5306f26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:12.116Z|d74aab42-6f0a-47f2-9e99-41c9873ff6ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:12.117Z|d74aab42-6f0a-47f2-9e99-41c9873ff6ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:21.749Z|d5b43816-040c-46fb-a12d-00fdd45c29b9|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:09:21.750Z|d5b43816-040c-46fb-a12d-00fdd45c29b9|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:22.135Z|de04e755-c6d4-4a71-b590-e2c326853837|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:22.136Z|652d5afc-9342-43ee-8ca3-9a546df5add3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:22.136Z|de04e755-c6d4-4a71-b590-e2c326853837|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:22.136Z|652d5afc-9342-43ee-8ca3-9a546df5add3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:22.143Z|2d9cce8c-e035-44df-bfcd-31f1934d0375|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:22.144Z|2d9cce8c-e035-44df-bfcd-31f1934d0375|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:22.921Z|112f84ff-78cb-41fb-a290-40580cf37a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:09:22.922Z|112f84ff-78cb-41fb-a290-40580cf37a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:09:23.228Z|5961d10d-bccb-4d2f-b6b2-daf24a55063a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:09:23.229Z|5961d10d-bccb-4d2f-b6b2-daf24a55063a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:09:32.174Z|91eefb8f-c1ba-4378-9893-a333884ea138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:32.177Z|91eefb8f-c1ba-4378-9893-a333884ea138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:32.177Z|0155d625-6972-46ff-a3fa-5f923f9587de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:32.181Z|d4dca05e-1511-4043-94da-1666ff527733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:32.182Z|d4dca05e-1511-4043-94da-1666ff527733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:32.182Z|0155d625-6972-46ff-a3fa-5f923f9587de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:37.921Z|57e7a4ba-f74f-4062-9203-272227210541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:09:37.925Z|57e7a4ba-f74f-4062-9203-272227210541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:09:42.216Z|3b463e50-0cb0-4fce-8922-cd79d39764ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:42.216Z|c0fe014f-506f-4560-987d-4b1a9ed83bde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:42.216Z|63106dcb-9e88-4c0a-a7f4-f7ebd5830dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:42.217Z|3b463e50-0cb0-4fce-8922-cd79d39764ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:42.217Z|c0fe014f-506f-4560-987d-4b1a9ed83bde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:42.218Z|63106dcb-9e88-4c0a-a7f4-f7ebd5830dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:52.244Z|d27cc4cd-2dd7-454b-96d1-1901682bb790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:52.244Z|5147c4f0-9875-4c86-9991-16be048244d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:52.244Z|f845f955-60f1-453a-a933-7b16133dd889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:09:52.246Z|d27cc4cd-2dd7-454b-96d1-1901682bb790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:52.246Z|5147c4f0-9875-4c86-9991-16be048244d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:52.247Z|f845f955-60f1-453a-a933-7b16133dd889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:09:52.921Z|2d5cd3f3-7682-41b8-a1f2-a0d7ddcaff5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:09:52.921Z|2d5cd3f3-7682-41b8-a1f2-a0d7ddcaff5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:09:53.229Z|c9c85120-34b0-4113-a0a9-dbecee7147c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:09:53.230Z|c9c85120-34b0-4113-a0a9-dbecee7147c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:10:02.280Z|4b50603f-2348-42c8-a85b-05caca170188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:02.280Z|ef3c8746-65ea-4c1b-a80e-e6d2eda6d33f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:02.282Z|4b50603f-2348-42c8-a85b-05caca170188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:02.282Z|ef3c8746-65ea-4c1b-a80e-e6d2eda6d33f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:02.282Z|be370dca-b1cf-4b0d-8a3e-259811a0bcec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:02.283Z|be370dca-b1cf-4b0d-8a3e-259811a0bcec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:07.920Z|d15e2e4a-b5fe-4f6b-8a32-642c10fcf58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:10:07.922Z|d15e2e4a-b5fe-4f6b-8a32-642c10fcf58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:10:12.307Z|cfbd0140-516c-4444-af28-d787b88b0b6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:12.307Z|1749e37e-b619-4e86-a4ba-b44f5536c0fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:12.307Z|12716cea-af00-41fd-9ca6-31408317309c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:12.313Z|cfbd0140-516c-4444-af28-d787b88b0b6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:12.313Z|12716cea-af00-41fd-9ca6-31408317309c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:12.313Z|1749e37e-b619-4e86-a4ba-b44f5536c0fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:21.748Z|2309e0a8-78bf-4be6-8369-a191dbb69821|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:10:21.749Z|2309e0a8-78bf-4be6-8369-a191dbb69821|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:22.341Z|ef768c97-798a-4aae-a4a6-2b2defffcb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:22.342Z|ef768c97-798a-4aae-a4a6-2b2defffcb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:22.343Z|652e9982-8dc5-425b-8a39-374132f5085d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:22.344Z|652e9982-8dc5-425b-8a39-374132f5085d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:22.345Z|890c0896-b864-496e-a362-edd2e4636161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:22.348Z|890c0896-b864-496e-a362-edd2e4636161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:22.921Z|097ec706-0fa7-4261-a68f-46a327907534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:10:22.923Z|097ec706-0fa7-4261-a68f-46a327907534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:10:23.231Z|fe4a0255-4c40-4317-a9ee-fd29c553b45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:10:23.232Z|fe4a0255-4c40-4317-a9ee-fd29c553b45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:10:32.368Z|507fb582-db51-4aa4-924b-d259de7eafae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:32.369Z|507fb582-db51-4aa4-924b-d259de7eafae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:32.373Z|86061ca3-390c-4ce9-bf05-0ee25f2c9ace|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:32.373Z|86061ca3-390c-4ce9-bf05-0ee25f2c9ace|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:32.378Z|807160a3-46fb-4f52-904c-2a33ec09bc65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:32.378Z|807160a3-46fb-4f52-904c-2a33ec09bc65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:37.920Z|50d863bd-a3d4-4d5d-8012-33480852a34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:10:37.921Z|50d863bd-a3d4-4d5d-8012-33480852a34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:10:42.395Z|caca3760-a6dd-4ddf-9ac7-0d5c873a250e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:42.396Z|caca3760-a6dd-4ddf-9ac7-0d5c873a250e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:42.395Z|b5d74190-0cac-42e1-8b6b-96f605dc1f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:42.397Z|b5d74190-0cac-42e1-8b6b-96f605dc1f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:42.401Z|c5164d0e-9e56-444a-ac16-34350167a2bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:42.402Z|c5164d0e-9e56-444a-ac16-34350167a2bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:52.418Z|601187e4-20ce-43e4-8411-2861ae8496bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:52.418Z|3b798173-64e0-4378-9ea0-48bee5f76673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:52.419Z|601187e4-20ce-43e4-8411-2861ae8496bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:52.420Z|3b798173-64e0-4378-9ea0-48bee5f76673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:52.422Z|bf181b8d-9889-42ee-8619-451cc72c993d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:10:52.427Z|bf181b8d-9889-42ee-8619-451cc72c993d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:10:52.920Z|0f379570-997d-40c9-a805-bb1623dae417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:10:52.921Z|0f379570-997d-40c9-a805-bb1623dae417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:10:53.232Z|747f5a43-04d6-4e7b-ad2e-c167f66ef45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:10:53.233Z|747f5a43-04d6-4e7b-ad2e-c167f66ef45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:11:02.457Z|ccb6f822-43dd-46b2-b861-4696db279fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:02.457Z|a73f84fc-9b0a-494e-849f-d01b95578c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:02.457Z|cbfa59fb-172b-43ba-8043-9cbe0e179926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:02.458Z|a73f84fc-9b0a-494e-849f-d01b95578c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:02.458Z|cbfa59fb-172b-43ba-8043-9cbe0e179926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:02.458Z|ccb6f822-43dd-46b2-b861-4696db279fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:07.921Z|043d2e4c-4706-4ac8-9fb3-735f80c88cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:11:07.926Z|043d2e4c-4706-4ac8-9fb3-735f80c88cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:11:12.494Z|00fdecbf-5795-49b6-9e7c-affe2122490c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:12.494Z|2b38b532-ebec-496b-962a-b98e1fa79138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:12.494Z|6e20d38a-90ff-4c84-a645-5bd94673d5d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:12.495Z|00fdecbf-5795-49b6-9e7c-affe2122490c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:12.495Z|6e20d38a-90ff-4c84-a645-5bd94673d5d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:12.495Z|2b38b532-ebec-496b-962a-b98e1fa79138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:21.750Z|f9bc8cf3-3f63-426f-8b10-a02a41c5839f|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:11:21.751Z|f9bc8cf3-3f63-426f-8b10-a02a41c5839f|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:22.521Z|75ede453-dd70-4182-9ada-0cd0686443c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:22.521Z|e08d94f3-e3d7-4caa-aadb-5b63354e9a73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:22.522Z|75ede453-dd70-4182-9ada-0cd0686443c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:22.523Z|1c25ae23-3ba5-4256-947d-5ac195439c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:22.523Z|e08d94f3-e3d7-4caa-aadb-5b63354e9a73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:22.523Z|1c25ae23-3ba5-4256-947d-5ac195439c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:22.921Z|78ed3ebc-c64a-4fe7-bcaa-c788f5c17dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:11:22.923Z|78ed3ebc-c64a-4fe7-bcaa-c788f5c17dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:11:23.235Z|09594e44-ddaf-4f51-a948-4458f0aad121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:11:23.238Z|09594e44-ddaf-4f51-a948-4458f0aad121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:11:32.554Z|bf8d2730-d56d-4d00-ae08-873d50daccbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:32.554Z|5338f2fe-d248-419e-b437-a4a2b8a6560b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:32.555Z|5338f2fe-d248-419e-b437-a4a2b8a6560b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:32.555Z|bf8d2730-d56d-4d00-ae08-873d50daccbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:32.554Z|a8b8fe51-c7a7-461a-9d6f-4eb488901dca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:32.556Z|a8b8fe51-c7a7-461a-9d6f-4eb488901dca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:37.922Z|6bb05266-87a7-40d4-9ed5-f51f97948a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:11:37.924Z|6bb05266-87a7-40d4-9ed5-f51f97948a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:11:42.591Z|8bc5b589-8406-4160-b911-adf03c6a0856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:42.592Z|d0cc7e62-b469-4ae8-ab45-3451ccd73f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:42.593Z|d0cc7e62-b469-4ae8-ab45-3451ccd73f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:42.593Z|8bc5b589-8406-4160-b911-adf03c6a0856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:42.598Z|a4c6b0aa-5e27-4947-88cb-15d6cd146cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:42.599Z|a4c6b0aa-5e27-4947-88cb-15d6cd146cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:52.620Z|5f743cc6-3816-40e8-b121-525a625bef89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:52.620Z|eddf2120-689e-49d8-927c-a5225ddefa2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:52.622Z|eddf2120-689e-49d8-927c-a5225ddefa2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:52.622Z|5f743cc6-3816-40e8-b121-525a625bef89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:52.623Z|2369f17b-19e9-4a78-999a-57e19511d1e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:11:52.624Z|2369f17b-19e9-4a78-999a-57e19511d1e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:11:52.921Z|59dc515d-be17-4f35-bda6-bf2185e3f022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:11:52.927Z|59dc515d-be17-4f35-bda6-bf2185e3f022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:11:53.239Z|05de6f4a-687d-4ce6-8816-cf3dd7364812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:11:53.242Z|05de6f4a-687d-4ce6-8816-cf3dd7364812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:12:02.653Z|90e01ff9-aca0-4960-ad8e-f5be9a73ab41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:02.653Z|4aa65478-e22f-4fa5-ba04-d8e8f6940743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:02.655Z|90e01ff9-aca0-4960-ad8e-f5be9a73ab41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:02.655Z|4aa65478-e22f-4fa5-ba04-d8e8f6940743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:02.653Z|28a0b9df-b408-4dd0-b77b-3520aa5e1e32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:02.657Z|28a0b9df-b408-4dd0-b77b-3520aa5e1e32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:07.920Z|6767f0bc-5397-4b6a-be4f-66d74662ac36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:12:07.921Z|6767f0bc-5397-4b6a-be4f-66d74662ac36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:12:12.685Z|2d563d0f-befd-422a-98a2-1e2f2832b48a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:12.685Z|c73b8a93-c20a-4bf9-a63b-d150ccc87ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:12.686Z|2d563d0f-befd-422a-98a2-1e2f2832b48a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:12.686Z|c73b8a93-c20a-4bf9-a63b-d150ccc87ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:12.690Z|1bd8e72a-1bc1-45b1-932c-c13f76c9243d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:12.691Z|1bd8e72a-1bc1-45b1-932c-c13f76c9243d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:21.748Z|cb3d06e7-9fa3-40fc-ad70-a049c4e5cefc|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:12:21.749Z|cb3d06e7-9fa3-40fc-ad70-a049c4e5cefc|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:22.708Z|13b4f531-8fb5-45a6-8a81-b5c7a41f1949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:22.708Z|a6e1a291-4a8e-4601-8ae2-409f4e32e831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:22.709Z|a6e1a291-4a8e-4601-8ae2-409f4e32e831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:22.709Z|13b4f531-8fb5-45a6-8a81-b5c7a41f1949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:22.718Z|f90ad0b0-8bb0-4928-a71e-4a819bbe6db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:22.719Z|f90ad0b0-8bb0-4928-a71e-4a819bbe6db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:22.920Z|76f34a70-50c4-414e-bbbd-89d19a8ae1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:12:22.921Z|76f34a70-50c4-414e-bbbd-89d19a8ae1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:12:23.243Z|81d4a351-4327-44ba-b46d-bd068142c94f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:12:23.243Z|81d4a351-4327-44ba-b46d-bd068142c94f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:12:32.740Z|bd7847d8-ee58-4e63-a450-33762da360a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:32.741Z|bd7847d8-ee58-4e63-a450-33762da360a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:32.746Z|43735463-8371-4ce5-9e27-1d06af7123b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:32.747Z|43735463-8371-4ce5-9e27-1d06af7123b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:32.747Z|d0680699-0798-41d4-be7a-2954f647f420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:32.748Z|d0680699-0798-41d4-be7a-2954f647f420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:37.920Z|205eea88-6791-467d-b253-371147c2edcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:12:37.921Z|205eea88-6791-467d-b253-371147c2edcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:12:42.764Z|db0f4299-4c5a-40b9-9a1d-277f335aff73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:42.765Z|3594d226-0668-4609-8c97-456ed4480419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:42.765Z|3594d226-0668-4609-8c97-456ed4480419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:42.766Z|db0f4299-4c5a-40b9-9a1d-277f335aff73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:42.770Z|d3a6beaa-0962-4191-8c46-6bc59013511f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:42.771Z|d3a6beaa-0962-4191-8c46-6bc59013511f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:52.807Z|91887ffe-07e7-47d7-b55e-b34cc72dbbe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:52.807Z|3c04b79b-6b65-4921-ae1a-1714c9524763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:52.807Z|9e99c32d-6396-484f-8e02-b2507d02d72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:12:52.808Z|91887ffe-07e7-47d7-b55e-b34cc72dbbe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:52.808Z|3c04b79b-6b65-4921-ae1a-1714c9524763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:52.808Z|9e99c32d-6396-484f-8e02-b2507d02d72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:12:52.921Z|b5d23dda-e18c-4400-ada5-3fb9740a25ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:12:52.922Z|b5d23dda-e18c-4400-ada5-3fb9740a25ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:12:53.244Z|ead8c9d8-7dfd-4dd9-9381-24f7d2422607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:12:53.245Z|ead8c9d8-7dfd-4dd9-9381-24f7d2422607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:13:02.841Z|fe130824-ed84-41a0-857e-b0e11c4ace51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:02.841Z|37f87310-abf1-4907-84f8-411737332f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:02.841Z|37f87310-abf1-4907-84f8-411737332f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:02.841Z|fe130824-ed84-41a0-857e-b0e11c4ace51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:02.842Z|94df8e5e-e59a-4d4f-9a55-8efb92327a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:02.842Z|94df8e5e-e59a-4d4f-9a55-8efb92327a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:07.921Z|f787f06f-bf93-44cf-894a-5c6925616517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:13:07.922Z|f787f06f-bf93-44cf-894a-5c6925616517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:13:13.341Z|fdfec93f-4a8e-4c0b-810a-2da9cdbfaa1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:13.343Z|fdfec93f-4a8e-4c0b-810a-2da9cdbfaa1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:13.343Z|4ae32585-08ce-4e9a-b847-fe9ef32b53cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:13.343Z|4ae32585-08ce-4e9a-b847-fe9ef32b53cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:13.358Z|7559c571-77f6-4aa1-b0a0-2a560089b83d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:13.360Z|7559c571-77f6-4aa1-b0a0-2a560089b83d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:21.751Z|84cafec8-c314-489e-a8a6-6e527af27054|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:13:21.753Z|84cafec8-c314-489e-a8a6-6e527af27054|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:22.921Z|6e2d0bf9-ea98-4dc6-8a71-a51af6939bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:13:22.923Z|6e2d0bf9-ea98-4dc6-8a71-a51af6939bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:13:23.246Z|d5f7d293-513b-4032-a050-f3b21fd58be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:13:23.247Z|d5f7d293-513b-4032-a050-f3b21fd58be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:13:23.369Z|23e8a86a-1b99-4848-b687-d5ba63b28233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:23.370Z|23e8a86a-1b99-4848-b687-d5ba63b28233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:23.375Z|65a54836-c416-4c0e-9ae6-0097d3e1e143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:23.376Z|65a54836-c416-4c0e-9ae6-0097d3e1e143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:23.384Z|85e221b6-32d8-4395-8d8a-ac7ec05f2f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:23.385Z|85e221b6-32d8-4395-8d8a-ac7ec05f2f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:33.395Z|d405098d-188a-41ef-9e4b-bf8f0bcb3594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:33.397Z|d405098d-188a-41ef-9e4b-bf8f0bcb3594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:33.406Z|9d5f2f92-5ad3-46f3-a741-7fdc9a81619d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:33.406Z|b0df104f-1a57-41d7-8ee9-4ccf176daa2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:33.406Z|9d5f2f92-5ad3-46f3-a741-7fdc9a81619d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:33.406Z|b0df104f-1a57-41d7-8ee9-4ccf176daa2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:37.923Z|2ca1644d-4596-428c-8dbf-5126e881e6b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:13:37.925Z|2ca1644d-4596-428c-8dbf-5126e881e6b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:13:43.419Z|1bd9f4f5-d646-4f68-8ac3-48fb72c98289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:43.420Z|1bd9f4f5-d646-4f68-8ac3-48fb72c98289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:43.426Z|041f2213-e0c1-44ca-bc88-149519ff0538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:43.426Z|041f2213-e0c1-44ca-bc88-149519ff0538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:43.430Z|0fcc82ff-1e2d-470a-92d8-001ece9bbc80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:43.431Z|0fcc82ff-1e2d-470a-92d8-001ece9bbc80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:52.920Z|8f75a4b7-460c-4b22-a74f-ed3bd9be29f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:13:52.923Z|8f75a4b7-460c-4b22-a74f-ed3bd9be29f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:13:53.249Z|09b96ed2-b2c6-4be0-93b5-9bec73a74c38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:13:53.250Z|09b96ed2-b2c6-4be0-93b5-9bec73a74c38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:13:53.447Z|d57bae42-a4db-4ae3-8292-4e06a3e04f6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:53.450Z|20d9a842-99b8-442a-a243-f2460c0c5268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:53.451Z|d57bae42-a4db-4ae3-8292-4e06a3e04f6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:53.451Z|20d9a842-99b8-442a-a243-f2460c0c5268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:13:53.456Z|b6a57b32-6256-4305-b06c-0986492c81bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:13:53.457Z|b6a57b32-6256-4305-b06c-0986492c81bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:03.488Z|34e1efb4-66f7-4626-8655-490109c38e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:03.488Z|0654ea44-582d-4466-8174-ad77d20c7b7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:03.489Z|c6f66dc3-fe96-4aae-a6af-25498331ce6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:03.489Z|34e1efb4-66f7-4626-8655-490109c38e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:03.489Z|0654ea44-582d-4466-8174-ad77d20c7b7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:03.489Z|c6f66dc3-fe96-4aae-a6af-25498331ce6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:07.920Z|ce07fc28-bc2e-4e05-9890-2e3f04eddf15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:14:07.923Z|ce07fc28-bc2e-4e05-9890-2e3f04eddf15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:14:13.516Z|9253be3c-6f6d-42b3-8073-ab1eaa43d1f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:13.516Z|be5acf8b-aa27-491d-a602-8a755e1fcdb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:13.517Z|be5acf8b-aa27-491d-a602-8a755e1fcdb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:13.519Z|d3656d9c-f9c8-4b38-af0b-9785a79b7b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:13.519Z|d3656d9c-f9c8-4b38-af0b-9785a79b7b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:13.520Z|9253be3c-6f6d-42b3-8073-ab1eaa43d1f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:21.750Z|fdc98f65-6c53-4671-bbbc-b8ec81d7e245|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:14:21.752Z|fdc98f65-6c53-4671-bbbc-b8ec81d7e245|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:22.922Z|b1dc77ab-a715-40c1-83ea-2e1fb34015b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:14:22.922Z|b1dc77ab-a715-40c1-83ea-2e1fb34015b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:14:23.251Z|6e7e05f0-3753-4466-a79a-0041c5f424dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:14:23.252Z|6e7e05f0-3753-4466-a79a-0041c5f424dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:14:23.544Z|fcf9eee1-15df-4e6d-887e-a43da6784470|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:23.546Z|fcf9eee1-15df-4e6d-887e-a43da6784470|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:23.547Z|3b20f3e5-5803-4252-9a7f-26a9006c7136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:23.548Z|3b20f3e5-5803-4252-9a7f-26a9006c7136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:23.551Z|72c6c83e-567b-4714-ab51-56787435c0c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:23.552Z|72c6c83e-567b-4714-ab51-56787435c0c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:33.587Z|7d0d511d-2b09-43ca-9720-0a06e6c0d572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:33.587Z|f348201d-2774-4076-b36f-604401493905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:33.589Z|f348201d-2774-4076-b36f-604401493905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:33.589Z|7d0d511d-2b09-43ca-9720-0a06e6c0d572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:33.590Z|92f6a1a3-0afa-42cf-809d-b6b36b830c35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:33.590Z|92f6a1a3-0afa-42cf-809d-b6b36b830c35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:37.921Z|4bf71f57-4398-446f-bf00-434e38551b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:14:37.921Z|4bf71f57-4398-446f-bf00-434e38551b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:14:43.633Z|ec09007e-f32b-48f0-a24d-860f41b3f89e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:43.635Z|ec09007e-f32b-48f0-a24d-860f41b3f89e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:43.649Z|c4955f03-4c87-4cce-88a2-c39eecbf7a5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:43.649Z|c4955f03-4c87-4cce-88a2-c39eecbf7a5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:43.649Z|a45cc9af-4969-470a-a4fb-9b7aa906246b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:43.650Z|a45cc9af-4969-470a-a4fb-9b7aa906246b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:52.920Z|3e979e7f-0c13-41d2-886c-6b44ce3a2c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:14:52.924Z|3e979e7f-0c13-41d2-886c-6b44ce3a2c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:14:53.254Z|d7a2248d-4b53-4505-8a5a-a5b00213e7e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:14:53.255Z|d7a2248d-4b53-4505-8a5a-a5b00213e7e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:14:53.661Z|4ebc6148-b159-46f2-a99a-8c050fe0f70b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:53.664Z|4ebc6148-b159-46f2-a99a-8c050fe0f70b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:53.676Z|97ff1680-4034-4631-9c4f-900ce6f42fd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:53.676Z|f6e5d5e0-7b88-41ff-95b6-9ed706b3e708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:14:53.677Z|f6e5d5e0-7b88-41ff-95b6-9ed706b3e708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:14:53.677Z|97ff1680-4034-4631-9c4f-900ce6f42fd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:03.691Z|6aa951d9-ed83-4107-aeb4-54cea792c0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:03.693Z|6aa951d9-ed83-4107-aeb4-54cea792c0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:03.698Z|147605e0-5562-45e7-b6c1-01822004b0b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:03.698Z|147848e6-c244-4233-9ac7-6a2a646f91a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:03.700Z|147848e6-c244-4233-9ac7-6a2a646f91a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:03.700Z|147605e0-5562-45e7-b6c1-01822004b0b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:07.920Z|f524d351-133b-4224-87b9-04198e12b21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:15:07.922Z|f524d351-133b-4224-87b9-04198e12b21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:15:13.723Z|693e366f-5246-4e66-b7e9-93771fd615da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:13.726Z|693e366f-5246-4e66-b7e9-93771fd615da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:13.727Z|789801f7-c009-4ea1-b286-768702f40df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:13.727Z|789801f7-c009-4ea1-b286-768702f40df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:13.734Z|133edc87-8c88-4cf0-b8e1-24dd5c66396d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:13.741Z|133edc87-8c88-4cf0-b8e1-24dd5c66396d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:21.749Z|cebf86bb-6d05-4792-b7d4-d93fdd0b2a33|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:15:21.751Z|cebf86bb-6d05-4792-b7d4-d93fdd0b2a33|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:22.920Z|1dffb75c-7c19-486b-aee4-fd375c9d2371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:15:22.921Z|1dffb75c-7c19-486b-aee4-fd375c9d2371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:15:23.256Z|e7eebc7b-40b2-40d4-8f3f-5b02fc87468b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:15:23.257Z|e7eebc7b-40b2-40d4-8f3f-5b02fc87468b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:15:23.750Z|65f0a859-bf58-4be5-a0a8-b778009e71e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:23.750Z|21eb9ab2-4dfc-46f4-a62d-fd026bf10831|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:23.751Z|65f0a859-bf58-4be5-a0a8-b778009e71e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:23.751Z|21eb9ab2-4dfc-46f4-a62d-fd026bf10831|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:23.777Z|9533e121-d691-4494-ae27-237d9055e885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:23.778Z|9533e121-d691-4494-ae27-237d9055e885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:33.773Z|55f3ed71-febd-4ad0-a098-d3753b37a19d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:33.773Z|ce29ec3b-7465-48a8-ab12-650403e33ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:33.774Z|55f3ed71-febd-4ad0-a098-d3753b37a19d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:33.774Z|ce29ec3b-7465-48a8-ab12-650403e33ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:33.798Z|6bf7193a-31d5-4b0c-a643-568e638b256e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:33.799Z|6bf7193a-31d5-4b0c-a643-568e638b256e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:37.920Z|ef70c08a-a549-485e-a48d-9e9c5e245179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:15:37.924Z|ef70c08a-a549-485e-a48d-9e9c5e245179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:15:43.798Z|592843d1-4423-433c-911d-4568c03d54ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:43.799Z|592843d1-4423-433c-911d-4568c03d54ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:43.800Z|8dca40f9-62b0-4e2b-970b-82823991be6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:43.800Z|8dca40f9-62b0-4e2b-970b-82823991be6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:43.822Z|b4ddc92a-0533-40fb-9f39-8fc9e3549e68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:43.822Z|b4ddc92a-0533-40fb-9f39-8fc9e3549e68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:52.921Z|948c9265-abcd-4cf9-abc5-02046bf63159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:15:52.922Z|948c9265-abcd-4cf9-abc5-02046bf63159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:15:53.257Z|fa2708b5-4212-4736-b94b-59bf31192f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:15:53.259Z|fa2708b5-4212-4736-b94b-59bf31192f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:15:53.828Z|2b9a239a-4869-4d6d-adba-9a33051a8fef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:53.828Z|ee740ba0-9efa-4ae0-af71-1624f29d0328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:53.830Z|ee740ba0-9efa-4ae0-af71-1624f29d0328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:53.830Z|2b9a239a-4869-4d6d-adba-9a33051a8fef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:15:53.848Z|5ee6a9f8-f919-43ba-b90b-0760b458d559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:15:53.849Z|5ee6a9f8-f919-43ba-b90b-0760b458d559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:03.867Z|09b1365d-2373-443a-a259-443f4ace2fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:03.867Z|11e724ea-841b-4de3-bb23-42de242e20fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:03.868Z|11e724ea-841b-4de3-bb23-42de242e20fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:03.868Z|09b1365d-2373-443a-a259-443f4ace2fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:03.872Z|886d4297-7eac-4835-b559-5096937c499b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:03.873Z|886d4297-7eac-4835-b559-5096937c499b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:07.921Z|da8152b1-bfe1-41e4-9fba-0b923b85930a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:16:07.922Z|da8152b1-bfe1-41e4-9fba-0b923b85930a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:16:13.907Z|c61f06e9-d822-4879-aff1-44a9ce77de93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:13.907Z|9e27278c-5856-445e-a63e-122853eea883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:13.907Z|97747030-7d81-4691-8a0f-86137f4451b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:13.911Z|c61f06e9-d822-4879-aff1-44a9ce77de93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:13.911Z|97747030-7d81-4691-8a0f-86137f4451b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:13.911Z|9e27278c-5856-445e-a63e-122853eea883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:21.748Z|a60a6c1f-98fb-4551-874b-21f462c92dd4|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:16:21.750Z|a60a6c1f-98fb-4551-874b-21f462c92dd4|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:22.922Z|5b9eb4e7-dcc9-401f-863d-a8f2e4684372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:16:22.926Z|5b9eb4e7-dcc9-401f-863d-a8f2e4684372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:16:23.261Z|df2de74a-e1ef-4b0a-b11e-4b173184e2a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:16:23.261Z|df2de74a-e1ef-4b0a-b11e-4b173184e2a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:16:23.938Z|dab7ab78-966c-49a7-86f8-ce8c6de55449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:23.938Z|725019fb-598c-4f61-97d0-01673b9a01f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:23.940Z|725019fb-598c-4f61-97d0-01673b9a01f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:23.940Z|dab7ab78-966c-49a7-86f8-ce8c6de55449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:23.947Z|6f901cc9-ac03-4d11-bf85-3e813e1681fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:23.948Z|6f901cc9-ac03-4d11-bf85-3e813e1681fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:33.965Z|baf19de3-1bcf-48a9-a42e-1452d2742b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:33.965Z|c750cc96-a9c2-4163-a072-e9a8eb1eb0e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:33.966Z|baf19de3-1bcf-48a9-a42e-1452d2742b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:33.967Z|c750cc96-a9c2-4163-a072-e9a8eb1eb0e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:33.970Z|532b4c18-43e9-4ba3-bdd8-8fe7bab6b51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:33.970Z|532b4c18-43e9-4ba3-bdd8-8fe7bab6b51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:37.920Z|8edf7f23-3eac-4587-8f8d-5e55d77a0277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:16:37.921Z|8edf7f23-3eac-4587-8f8d-5e55d77a0277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:16:44.005Z|c5b1e7ad-54f6-476f-b14b-f4540f0ed257|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:44.006Z|c5b1e7ad-54f6-476f-b14b-f4540f0ed257|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:44.032Z|f16ec457-28e6-441f-b2cf-17578d3838b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:44.033Z|f16ec457-28e6-441f-b2cf-17578d3838b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:44.036Z|17714326-1474-4f35-a6d3-7c19087efa89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:44.037Z|17714326-1474-4f35-a6d3-7c19087efa89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:52.920Z|5412e53f-3e5d-471d-abc3-acbd97925198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:16:52.923Z|5412e53f-3e5d-471d-abc3-acbd97925198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:16:53.262Z|4df86f37-2c75-4caa-ac1c-ca6b00cdc68d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:16:53.263Z|4df86f37-2c75-4caa-ac1c-ca6b00cdc68d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:16:54.052Z|a03f315c-5fbc-401b-a7d8-efb886659425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:54.053Z|a03f315c-5fbc-401b-a7d8-efb886659425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:54.073Z|2d16f1d9-e2d5-4020-9b2c-1ceeab63762d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:54.074Z|2d16f1d9-e2d5-4020-9b2c-1ceeab63762d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:16:54.078Z|26adccce-f8ab-4918-b677-fb7886e97a4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:16:54.079Z|26adccce-f8ab-4918-b677-fb7886e97a4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:04.089Z|bd119264-e513-475b-b3bb-d9a9ed1af6ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:04.091Z|bd119264-e513-475b-b3bb-d9a9ed1af6ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:04.104Z|e91779d6-5e34-4601-96de-dd719ed39fea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:04.105Z|e91779d6-5e34-4601-96de-dd719ed39fea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:04.111Z|9a869f8b-66e3-458b-a5f4-b3296fa04e29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:04.111Z|9a869f8b-66e3-458b-a5f4-b3296fa04e29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:07.920Z|452b0d99-088d-4a79-a27d-05dde61d45b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:17:07.924Z|452b0d99-088d-4a79-a27d-05dde61d45b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:17:14.126Z|0c1e4fad-b631-448f-819c-63d0547eb007|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:14.127Z|0c1e4fad-b631-448f-819c-63d0547eb007|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:14.131Z|f933cf52-419e-4f7a-9e78-8aeca9622945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:14.131Z|f933cf52-419e-4f7a-9e78-8aeca9622945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:14.131Z|e48fd22b-22f9-4ef9-961e-81ada6d3a3f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:14.131Z|e48fd22b-22f9-4ef9-961e-81ada6d3a3f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:21.747Z|9e7e6510-9cef-44c2-a9b5-590900d29eb7|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:17:21.748Z|9e7e6510-9cef-44c2-a9b5-590900d29eb7|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:22.920Z|0afc2ad3-e4a7-4a95-9bd9-9abba846fec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:17:22.921Z|0afc2ad3-e4a7-4a95-9bd9-9abba846fec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:17:23.264Z|5d3cd60a-ac73-4ea6-9eb1-a67ecf0f5a17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:17:23.264Z|5d3cd60a-ac73-4ea6-9eb1-a67ecf0f5a17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:17:24.153Z|677ed5eb-731f-49f1-af81-aec527b38ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:24.154Z|677ed5eb-731f-49f1-af81-aec527b38ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:24.157Z|248faa51-2de1-40ef-a18a-4eb6d7f7bd35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:24.157Z|248faa51-2de1-40ef-a18a-4eb6d7f7bd35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:24.159Z|8ea260f6-2b2d-47f3-b102-48b4f1eae81e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:24.160Z|8ea260f6-2b2d-47f3-b102-48b4f1eae81e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:34.193Z|6ac5968d-fd60-4442-b18e-f8e30c65f26d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:34.193Z|30101baa-7c33-4a24-bdb6-2353ec66671a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:34.193Z|a2774fbe-eb2d-422a-a11a-486850b37de7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:34.194Z|6ac5968d-fd60-4442-b18e-f8e30c65f26d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:34.194Z|30101baa-7c33-4a24-bdb6-2353ec66671a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:34.194Z|a2774fbe-eb2d-422a-a11a-486850b37de7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:37.921Z|9acd937d-44e6-40c0-8bf8-31cdb79e44e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:17:37.922Z|9acd937d-44e6-40c0-8bf8-31cdb79e44e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:17:44.243Z|9ae32bc9-ef08-4614-8b5e-f5426530a301|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:44.245Z|9ae32bc9-ef08-4614-8b5e-f5426530a301|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:44.246Z|1b1213c3-0f5c-4c12-b98c-fc53b20dead7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:44.246Z|9abd83d1-ec8c-4aae-af7c-ba58c9a8b1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:44.247Z|1b1213c3-0f5c-4c12-b98c-fc53b20dead7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:44.247Z|9abd83d1-ec8c-4aae-af7c-ba58c9a8b1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:52.920Z|21b2cab5-4843-44f9-bfa5-4937c918ba0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:17:52.925Z|21b2cab5-4843-44f9-bfa5-4937c918ba0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:17:53.265Z|81fb63bd-9f0e-4ca0-b2e6-52d4a4ff9867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:17:53.266Z|81fb63bd-9f0e-4ca0-b2e6-52d4a4ff9867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:17:54.285Z|f29f8f63-2caa-4d3f-b87f-c460d890b1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:54.285Z|eb0a05c8-27b7-41e0-981d-fb0efa945f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:54.285Z|e893df2a-0c77-4a12-9d44-e19100dc1156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:17:54.286Z|eb0a05c8-27b7-41e0-981d-fb0efa945f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:54.286Z|e893df2a-0c77-4a12-9d44-e19100dc1156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:17:54.286Z|f29f8f63-2caa-4d3f-b87f-c460d890b1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:04.355Z|d81159f3-7297-43a1-a757-afbc9384b501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:04.355Z|261c3d2c-ee3e-4ce5-bfd3-dd3e24f4aea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:04.358Z|d81159f3-7297-43a1-a757-afbc9384b501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:04.358Z|261c3d2c-ee3e-4ce5-bfd3-dd3e24f4aea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:04.355Z|5b74df5e-e19a-48ff-ab78-58f33ad8ba5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:04.359Z|5b74df5e-e19a-48ff-ab78-58f33ad8ba5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:07.921Z|886e78af-adb4-4abc-b6c5-e4561c31ea36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:18:07.921Z|886e78af-adb4-4abc-b6c5-e4561c31ea36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:18:14.397Z|2d87924c-2573-4d41-a313-8405b06ed80e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:14.398Z|2d87924c-2573-4d41-a313-8405b06ed80e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:14.406Z|11a254de-36c1-47ff-a6e6-f4925a62da70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:14.407Z|ab0c012b-e18b-499b-985d-a6eb930befda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:14.407Z|11a254de-36c1-47ff-a6e6-f4925a62da70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:14.407Z|ab0c012b-e18b-499b-985d-a6eb930befda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:21.747Z|2b6c9871-5ea1-4358-b779-9d7026f349e1|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:18:21.748Z|2b6c9871-5ea1-4358-b779-9d7026f349e1|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:22.921Z|17ff3232-9e34-455e-90cf-4a837e162278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:18:22.922Z|17ff3232-9e34-455e-90cf-4a837e162278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:18:23.267Z|05adcb52-54b8-45a1-a540-5fdc15642552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:18:23.267Z|05adcb52-54b8-45a1-a540-5fdc15642552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:18:24.420Z|3fd52133-1224-453d-93ae-c4ce95a5398c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:24.421Z|3fd52133-1224-453d-93ae-c4ce95a5398c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:24.430Z|18c8f7b8-50f1-4bbc-bd11-b75cc93b281f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:24.430Z|18c8f7b8-50f1-4bbc-bd11-b75cc93b281f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:24.436Z|0345d2da-9681-4b9a-a262-4f2464dcedbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:24.436Z|0345d2da-9681-4b9a-a262-4f2464dcedbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:34.447Z|3a242007-cca0-4ea7-a498-583ebc1effbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:34.448Z|3a242007-cca0-4ea7-a498-583ebc1effbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:34.459Z|34824f16-bb52-4b80-85be-6ceb00798edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:34.461Z|34824f16-bb52-4b80-85be-6ceb00798edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:34.462Z|f12c6e0c-3498-4e55-8398-159eca69364e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:34.463Z|f12c6e0c-3498-4e55-8398-159eca69364e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:37.920Z|ed783961-fc8a-46a0-bc52-39974db7bac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:18:37.923Z|ed783961-fc8a-46a0-bc52-39974db7bac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:18:44.475Z|dcd6224c-f240-4c8d-adf0-0009c540c274|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:44.476Z|dcd6224c-f240-4c8d-adf0-0009c540c274|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:44.491Z|892a8dd1-bb19-4a9f-af15-f62006d36509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:44.492Z|892a8dd1-bb19-4a9f-af15-f62006d36509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:44.495Z|4345a696-8f03-488b-ab48-d4dd53b3a20e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:44.496Z|4345a696-8f03-488b-ab48-d4dd53b3a20e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:52.920Z|783f6bcd-079d-4a96-ae94-97bd1479cf21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:18:52.922Z|783f6bcd-079d-4a96-ae94-97bd1479cf21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:18:53.268Z|fdc3e8b2-8368-40a3-8b32-23a5f7f11f62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:18:53.269Z|fdc3e8b2-8368-40a3-8b32-23a5f7f11f62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:18:54.506Z|27930a99-f397-4399-9c4d-4b1693712659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:54.508Z|27930a99-f397-4399-9c4d-4b1693712659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:54.518Z|26c43320-6ebf-4b3c-b92b-0a9c6d116dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:54.519Z|26c43320-6ebf-4b3c-b92b-0a9c6d116dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:18:54.524Z|caa54899-e9aa-4139-9872-7478eb0e50c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:18:54.525Z|caa54899-e9aa-4139-9872-7478eb0e50c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:04.537Z|01ad8a20-73d6-4b48-9c91-c9e11b0d585e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:04.538Z|01ad8a20-73d6-4b48-9c91-c9e11b0d585e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:04.547Z|46040df1-a0ef-4a14-9070-67dabe0f7324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:04.547Z|46040df1-a0ef-4a14-9070-67dabe0f7324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:04.553Z|e8c2c04f-15fc-4f79-aa8d-348f260041db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:04.555Z|e8c2c04f-15fc-4f79-aa8d-348f260041db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:07.920Z|372ca1f2-432c-484c-88c9-c87771cdff6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:19:07.921Z|372ca1f2-432c-484c-88c9-c87771cdff6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:19:14.561Z|aa52c342-9f90-4cf5-86c6-e07561cd39ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:14.562Z|aa52c342-9f90-4cf5-86c6-e07561cd39ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:14.567Z|0999765f-820c-4e15-bdf2-e0afef3f59bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:14.568Z|0999765f-820c-4e15-bdf2-e0afef3f59bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:14.578Z|ea019628-0e10-4cb9-872e-f798edd34076|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:14.578Z|ea019628-0e10-4cb9-872e-f798edd34076|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:21.748Z|cc5f99bb-be77-42c9-927f-5c92ca42bed5|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:19:21.750Z|cc5f99bb-be77-42c9-927f-5c92ca42bed5|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:22.920Z|c4918269-8ad6-400f-ab29-932a64216af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:19:22.923Z|c4918269-8ad6-400f-ab29-932a64216af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:19:23.270Z|f8939f71-4021-41f0-ae18-f181b1ab019c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:19:23.270Z|f8939f71-4021-41f0-ae18-f181b1ab019c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:19:24.587Z|7ac0cec3-fd24-4f7b-a476-965fb7498942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:24.587Z|313b4142-b0e3-4698-979a-140fee469046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:24.588Z|313b4142-b0e3-4698-979a-140fee469046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:24.588Z|7ac0cec3-fd24-4f7b-a476-965fb7498942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:24.605Z|b9f09033-8af9-49b6-9c9e-9bb6af6bbbdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:24.606Z|b9f09033-8af9-49b6-9c9e-9bb6af6bbbdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:34.620Z|0bce8a76-fae7-4c5e-bd70-3e08eb4871c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:34.620Z|2337b12e-66c2-4231-952c-d2f586818589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:34.621Z|0bce8a76-fae7-4c5e-bd70-3e08eb4871c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:34.621Z|2337b12e-66c2-4231-952c-d2f586818589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:34.627Z|532cc4a5-3729-4ac0-a071-8d52aca50ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:34.629Z|532cc4a5-3729-4ac0-a071-8d52aca50ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:37.921Z|bf28efe1-d49a-401e-8eff-3bfe1379cc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:19:37.922Z|bf28efe1-d49a-401e-8eff-3bfe1379cc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:19:44.651Z|b2b587bc-92e2-4a26-abe6-7672c12f77d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:44.652Z|00065332-955a-47bd-892f-29926c2ffa92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:44.652Z|b2b587bc-92e2-4a26-abe6-7672c12f77d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:44.652Z|00065332-955a-47bd-892f-29926c2ffa92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:44.653Z|f26d1db9-bcd8-4294-aae4-247e1264b7d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:44.653Z|f26d1db9-bcd8-4294-aae4-247e1264b7d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:52.921Z|dac7af75-2dc8-44f1-aff4-abd9c1a1df26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:19:52.923Z|dac7af75-2dc8-44f1-aff4-abd9c1a1df26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:19:53.271Z|7c9e9e45-f12b-41dc-bdc2-a0ac00e94064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:19:53.272Z|7c9e9e45-f12b-41dc-bdc2-a0ac00e94064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:19:54.679Z|0e2ef893-3b64-4dfb-990e-6370101a9fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:54.679Z|c9ec24b5-2004-4fe9-89fc-050231a013f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:54.679Z|c8c0abbc-2fa7-4f31-8515-6a9a1c529a7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:19:54.681Z|0e2ef893-3b64-4dfb-990e-6370101a9fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:54.681Z|c8c0abbc-2fa7-4f31-8515-6a9a1c529a7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:19:54.681Z|c9ec24b5-2004-4fe9-89fc-050231a013f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:04.790Z|329dc0ef-3631-48ff-8981-b0c09592bef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:04.790Z|98e055be-de89-4165-8644-0d25b8136dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:04.790Z|89d2c2fb-c471-4614-a7e2-784e6d914190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:04.791Z|329dc0ef-3631-48ff-8981-b0c09592bef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:04.791Z|89d2c2fb-c471-4614-a7e2-784e6d914190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:04.791Z|98e055be-de89-4165-8644-0d25b8136dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:07.920Z|353c803f-f04b-43de-bd15-60caf41dedea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:20:07.923Z|353c803f-f04b-43de-bd15-60caf41dedea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:20:14.819Z|17b3ccb9-4e3b-4e83-8262-0cfd5f9fe5a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:14.819Z|36660eac-24ab-4d86-8162-ed8d4c2bcba6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:14.819Z|f0341e0d-89ff-4093-93ff-4bd91fa1e453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:14.821Z|17b3ccb9-4e3b-4e83-8262-0cfd5f9fe5a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:14.821Z|36660eac-24ab-4d86-8162-ed8d4c2bcba6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:14.821Z|f0341e0d-89ff-4093-93ff-4bd91fa1e453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:21.748Z|e4f3dac4-32a2-4dbd-b3f6-7d6a36fd9804|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:20:21.750Z|e4f3dac4-32a2-4dbd-b3f6-7d6a36fd9804|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:22.920Z|0b753722-8c13-4fd0-8570-518bc019e1fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:20:22.922Z|0b753722-8c13-4fd0-8570-518bc019e1fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:20:23.273Z|6949e46e-10a8-48d8-ac29-866b58df2a0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:20:23.273Z|6949e46e-10a8-48d8-ac29-866b58df2a0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:20:24.898Z|7844024a-adb2-49fc-8f19-e30898d568b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:24.898Z|7fd85595-b1f3-4c7f-b640-a0b73afd1ff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:24.899Z|7844024a-adb2-49fc-8f19-e30898d568b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:24.899Z|7fd85595-b1f3-4c7f-b640-a0b73afd1ff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:24.899Z|147a820a-a4a6-49a6-9230-3a2812dafca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:24.900Z|147a820a-a4a6-49a6-9230-3a2812dafca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:34.922Z|d8125ee4-5ea8-4d73-86be-833d06ea8feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:34.922Z|ba5ca73a-ed9d-451d-8ac0-75f9cf47f848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:34.923Z|c4284292-016e-4958-9079-440a09b9f305|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:34.925Z|d8125ee4-5ea8-4d73-86be-833d06ea8feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:34.925Z|c4284292-016e-4958-9079-440a09b9f305|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:34.925Z|ba5ca73a-ed9d-451d-8ac0-75f9cf47f848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:37.920Z|73f51518-d170-466b-8105-39fa28147434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:20:37.921Z|73f51518-d170-466b-8105-39fa28147434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:20:44.949Z|d4a54d93-bf93-4a02-82da-501268f02e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:44.949Z|923dd9dc-12c6-467f-8b50-60daf78dc1c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:44.950Z|923dd9dc-12c6-467f-8b50-60daf78dc1c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:44.950Z|d4a54d93-bf93-4a02-82da-501268f02e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:44.952Z|fa19c2cd-2c89-4691-b006-efb5b7382b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:44.953Z|fa19c2cd-2c89-4691-b006-efb5b7382b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:52.920Z|02708f45-3a1c-461c-a5b7-555619e81c76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:20:52.925Z|02708f45-3a1c-461c-a5b7-555619e81c76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:20:53.274Z|db4fbb60-6a5b-4a14-8bd0-07d86300162e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:20:53.277Z|db4fbb60-6a5b-4a14-8bd0-07d86300162e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:20:54.972Z|30aac59b-b314-413c-9853-320f003c3ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:54.973Z|30aac59b-b314-413c-9853-320f003c3ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:54.973Z|cf56bad8-576b-4ac0-b25e-2404abf4bafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:54.974Z|cf56bad8-576b-4ac0-b25e-2404abf4bafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:20:54.975Z|8cf68de2-23d0-4485-be53-580e8a29b02b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:20:54.976Z|8cf68de2-23d0-4485-be53-580e8a29b02b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:04.998Z|741b5ee4-c7aa-44af-8a82-e1edaaab8f28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:04.998Z|41d6bc7c-6082-42c9-8059-da209fa1beab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:04.998Z|8320f03d-a956-43a8-be10-bd6364628580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:04.999Z|41d6bc7c-6082-42c9-8059-da209fa1beab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:04.999Z|8320f03d-a956-43a8-be10-bd6364628580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:04.999Z|741b5ee4-c7aa-44af-8a82-e1edaaab8f28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:07.920Z|19b390e8-353d-4878-8e43-7965f84afa53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:21:07.921Z|19b390e8-353d-4878-8e43-7965f84afa53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:21:15.021Z|812eec5c-33a2-4f55-8d4c-e11207d701bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:15.021Z|39d2fd8b-2528-4dcf-838b-90a5a1165306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:15.022Z|39d2fd8b-2528-4dcf-838b-90a5a1165306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:15.022Z|812eec5c-33a2-4f55-8d4c-e11207d701bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:15.024Z|883120b6-6cec-4ec5-9e48-eda981ad6ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:15.024Z|883120b6-6cec-4ec5-9e48-eda981ad6ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:21.750Z|f531143e-5d9a-42ac-9800-1c8558920093|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:21:21.751Z|f531143e-5d9a-42ac-9800-1c8558920093|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:22.921Z|c4016eb8-a069-4369-8fd8-7a569f8928db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:21:22.922Z|c4016eb8-a069-4369-8fd8-7a569f8928db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:21:23.278Z|27a3b00a-d6ba-4a0f-bf84-1ba2bcd639b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:21:23.279Z|27a3b00a-d6ba-4a0f-bf84-1ba2bcd639b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:21:25.047Z|ec260dfa-705b-4c90-9ed8-70f7e60c1bab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:25.049Z|ec260dfa-705b-4c90-9ed8-70f7e60c1bab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:25.050Z|1b899a48-5e10-4959-b8f1-932a062a5bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:25.050Z|1b899a48-5e10-4959-b8f1-932a062a5bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:25.055Z|02b26f25-509a-4908-a73f-9bccef8c9a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:25.056Z|02b26f25-509a-4908-a73f-9bccef8c9a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:35.077Z|820fb894-ea00-4d46-b2c4-d853f28519ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:35.076Z|4d014c26-5bc7-462c-896a-d16c53e740f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:35.076Z|e8a20c3f-6326-43cb-b688-db121422a5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:35.078Z|4d014c26-5bc7-462c-896a-d16c53e740f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:35.078Z|820fb894-ea00-4d46-b2c4-d853f28519ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:35.078Z|e8a20c3f-6326-43cb-b688-db121422a5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:37.921Z|23867da0-8e59-41c8-9018-da3da31c6e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:21:37.926Z|23867da0-8e59-41c8-9018-da3da31c6e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:21:45.107Z|cd7d2308-701c-407f-856b-88e8fc3b14e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:45.107Z|c770c1c6-5557-4b2d-a088-995d95b18555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:45.108Z|e9e98275-014a-405d-b34b-4e6033b4bfa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:45.108Z|cd7d2308-701c-407f-856b-88e8fc3b14e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:45.108Z|c770c1c6-5557-4b2d-a088-995d95b18555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:45.109Z|e9e98275-014a-405d-b34b-4e6033b4bfa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:52.923Z|66a6b254-cf2e-4437-b116-70cb11915741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:21:52.924Z|66a6b254-cf2e-4437-b116-70cb11915741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:21:53.280Z|0e8c89d0-a78d-4b2a-a608-521170316982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:21:53.280Z|0e8c89d0-a78d-4b2a-a608-521170316982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:21:55.135Z|ab11e588-0422-4d84-8fd0-0ae60a55bcac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:55.136Z|ab11e588-0422-4d84-8fd0-0ae60a55bcac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:55.137Z|ec9bf735-a5d8-4dbd-ab0b-5dd5e3651a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:55.138Z|ec9bf735-a5d8-4dbd-ab0b-5dd5e3651a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:21:55.140Z|63a56a23-7d0b-4c57-bbe5-2001156664fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:21:55.142Z|63a56a23-7d0b-4c57-bbe5-2001156664fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:05.169Z|68fcb559-3a42-492c-a2b3-2da48b249c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:05.169Z|8537e637-a922-4ec6-a618-16c8d3da6949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:05.169Z|5a30d3e0-11db-414f-9bb2-dce3bfe5456c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:05.171Z|68fcb559-3a42-492c-a2b3-2da48b249c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:05.171Z|8537e637-a922-4ec6-a618-16c8d3da6949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:05.171Z|5a30d3e0-11db-414f-9bb2-dce3bfe5456c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:07.920Z|d82b718a-ae2d-4ca9-bf0d-33f2bdcfc399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:22:07.921Z|d82b718a-ae2d-4ca9-bf0d-33f2bdcfc399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:22:15.199Z|a059c9d2-879b-44b7-ad73-9452c2694e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:15.200Z|a059c9d2-879b-44b7-ad73-9452c2694e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:15.202Z|45590ff1-3107-457b-8ac1-d9106630a87f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:15.203Z|45590ff1-3107-457b-8ac1-d9106630a87f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:15.208Z|60ab04a6-5f7c-461c-9a97-a3886442aef7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:15.209Z|60ab04a6-5f7c-461c-9a97-a3886442aef7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:21.747Z|fdc4e4fc-e36e-4c70-9279-bb2558fcfd00|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:22:21.748Z|fdc4e4fc-e36e-4c70-9279-bb2558fcfd00|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:22.920Z|d25b5d8d-f81c-45fc-93f2-7037988c50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:22:22.925Z|d25b5d8d-f81c-45fc-93f2-7037988c50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:22:23.281Z|74247f8f-c9bd-4941-ade1-f86007a33e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:22:23.282Z|74247f8f-c9bd-4941-ade1-f86007a33e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:22:25.225Z|be55d5ea-88ba-426a-978d-9eb6559d4650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:25.226Z|be55d5ea-88ba-426a-978d-9eb6559d4650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:25.227Z|7b241584-5d9e-4f81-98da-7381d5dfd0bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:25.227Z|7b241584-5d9e-4f81-98da-7381d5dfd0bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:25.232Z|e8fd4c85-3680-443a-89a4-7bed045fc0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:25.233Z|e8fd4c85-3680-443a-89a4-7bed045fc0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:35.250Z|9b9d94ed-3b31-4824-96af-ba09b92a4598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:35.250Z|e58f9719-500e-4cba-a70a-a56f4d071d10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:35.251Z|9b9d94ed-3b31-4824-96af-ba09b92a4598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:35.251Z|e58f9719-500e-4cba-a70a-a56f4d071d10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:35.253Z|bd706fce-ad04-4a85-b8f8-d5e3099b1b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:35.253Z|bd706fce-ad04-4a85-b8f8-d5e3099b1b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:37.921Z|5894aeb7-b841-445c-8aa6-d6f81138a483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:22:37.923Z|5894aeb7-b841-445c-8aa6-d6f81138a483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:22:45.275Z|0317781e-59d4-4db7-9033-5e1b64391d20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:45.277Z|4ef87ab0-fda8-460f-b6c5-2af6b4eddfcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:45.277Z|0317781e-59d4-4db7-9033-5e1b64391d20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:45.277Z|b6117c90-54ba-4b2b-8301-64ad77c2561d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:45.277Z|4ef87ab0-fda8-460f-b6c5-2af6b4eddfcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:45.278Z|b6117c90-54ba-4b2b-8301-64ad77c2561d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:52.920Z|148cbf9c-43d6-42b6-97bc-a819a8b145ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:22:52.921Z|148cbf9c-43d6-42b6-97bc-a819a8b145ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:22:53.283Z|b57eda26-19de-4411-9420-a76bc3b718ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:22:53.283Z|b57eda26-19de-4411-9420-a76bc3b718ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:22:55.305Z|944a772d-01ae-4ab6-8e4a-afede7cb130f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:55.305Z|4b3f5559-d9d0-4056-b299-785b423511b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:55.306Z|aee95f1c-f716-461c-b471-5a2cbb79ffa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:22:55.307Z|aee95f1c-f716-461c-b471-5a2cbb79ffa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:55.307Z|944a772d-01ae-4ab6-8e4a-afede7cb130f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:22:55.307Z|4b3f5559-d9d0-4056-b299-785b423511b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:05.335Z|409b0654-1ca9-45cd-b596-a6023542556e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:05.335Z|7b1ca8f0-2266-436f-a90d-e362ba99606b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:05.338Z|409b0654-1ca9-45cd-b596-a6023542556e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:05.339Z|7b1ca8f0-2266-436f-a90d-e362ba99606b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:05.346Z|27b5e130-9736-4be5-880f-10fe301b99df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:05.346Z|27b5e130-9736-4be5-880f-10fe301b99df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:07.921Z|ec0e409d-270b-4d5a-8a28-7e339bacda0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:23:07.926Z|ec0e409d-270b-4d5a-8a28-7e339bacda0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:23:15.374Z|a4211c7c-4622-48b4-bb66-f36dbb0d025f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:15.377Z|030bcf94-6f96-44d5-992e-f7f4034dc66d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:15.377Z|a4211c7c-4622-48b4-bb66-f36dbb0d025f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:15.378Z|030bcf94-6f96-44d5-992e-f7f4034dc66d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:15.391Z|6f2e9c7f-5bcc-4592-b8c3-261bacb9a35b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:15.396Z|6f2e9c7f-5bcc-4592-b8c3-261bacb9a35b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:21.751Z|ba43b6b5-6748-425f-9d35-f0d45023b742|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:23:21.752Z|ba43b6b5-6748-425f-9d35-f0d45023b742|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:22.921Z|dcc2064e-0c1a-4721-ba4a-c3aa92dcc9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:23:22.924Z|dcc2064e-0c1a-4721-ba4a-c3aa92dcc9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:23:23.285Z|6f5c62a8-0d39-4a3f-aee6-76e469a96d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:23:23.285Z|6f5c62a8-0d39-4a3f-aee6-76e469a96d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:23:25.402Z|82327877-a4ee-4fdf-9684-b890b753a7f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:25.404Z|82327877-a4ee-4fdf-9684-b890b753a7f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:25.414Z|8f209c58-90d1-4f8c-86be-c0ff6684a7fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:25.414Z|8f209c58-90d1-4f8c-86be-c0ff6684a7fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:25.418Z|ce92f253-40e6-40b6-bc51-0f735e0fa716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:25.419Z|ce92f253-40e6-40b6-bc51-0f735e0fa716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:35.428Z|0c139dcd-f95c-42a3-b614-03f716d0f225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:35.429Z|0c139dcd-f95c-42a3-b614-03f716d0f225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:35.432Z|7403cc67-fd95-4339-b119-7bea37f979b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:35.433Z|7403cc67-fd95-4339-b119-7bea37f979b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:35.439Z|f33e1650-f49e-4175-b83c-61da56944b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:35.440Z|f33e1650-f49e-4175-b83c-61da56944b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:37.921Z|9212196b-2678-4584-bd91-aa61e2f39717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:23:37.921Z|9212196b-2678-4584-bd91-aa61e2f39717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:23:45.453Z|315e6daf-10de-45df-9c00-26d1deadf9ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:45.453Z|b9c73bf4-f09c-4b71-a80a-47275ffefc6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:45.454Z|315e6daf-10de-45df-9c00-26d1deadf9ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:45.454Z|b9c73bf4-f09c-4b71-a80a-47275ffefc6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:45.459Z|51e287eb-b8bd-4d18-baf2-b294bdcc2fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:45.460Z|51e287eb-b8bd-4d18-baf2-b294bdcc2fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:52.920Z|aa729b23-9763-41c8-b6ef-8c4507e87fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:23:52.923Z|aa729b23-9763-41c8-b6ef-8c4507e87fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:23:53.286Z|9726e47f-304a-4d68-bdb5-17dc1b228feb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:23:53.287Z|9726e47f-304a-4d68-bdb5-17dc1b228feb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:23:55.476Z|eda2bea8-3e4c-425b-aa1d-b5197f44c562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:55.477Z|eda2bea8-3e4c-425b-aa1d-b5197f44c562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:55.478Z|89c57b06-7143-41d6-b2da-18ee06857b49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:55.478Z|89c57b06-7143-41d6-b2da-18ee06857b49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:23:55.484Z|61b9779f-851c-4e6f-98af-5ac0b2cd6973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:23:55.485Z|61b9779f-851c-4e6f-98af-5ac0b2cd6973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:05.505Z|50378da1-9e1f-4514-873e-464b7e4d4ef5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:05.505Z|8bd80406-c3cc-4f7a-be3c-7dcc22e5301f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:05.507Z|8bd80406-c3cc-4f7a-be3c-7dcc22e5301f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:05.507Z|50378da1-9e1f-4514-873e-464b7e4d4ef5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:05.509Z|797f14c6-eaab-426c-8708-ab72ac694e74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:05.510Z|797f14c6-eaab-426c-8708-ab72ac694e74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:07.921Z|243bbb04-7aa5-493c-bd9b-1a9df10f8acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:24:07.922Z|243bbb04-7aa5-493c-bd9b-1a9df10f8acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:24:15.542Z|86e4ae5c-3e6d-40c5-96ee-63d324449c94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:15.542Z|0b5f4ae4-fa6d-4b00-bb12-897af32ac76a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:15.542Z|86e4ae5c-3e6d-40c5-96ee-63d324449c94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:15.543Z|0b5f4ae4-fa6d-4b00-bb12-897af32ac76a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:15.542Z|8835c3f2-0f9b-472b-bf46-f8abe742405f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:15.545Z|8835c3f2-0f9b-472b-bf46-f8abe742405f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:21.748Z|d320a5e8-8ba0-48a5-b12c-4170812e1486|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:24:21.749Z|d320a5e8-8ba0-48a5-b12c-4170812e1486|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:22.921Z|7055b130-a931-40e9-b95a-c04eac42adfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:24:22.921Z|7055b130-a931-40e9-b95a-c04eac42adfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:24:23.293Z|89eb4082-6903-41e2-82e2-370bd8c2b0cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:24:23.293Z|89eb4082-6903-41e2-82e2-370bd8c2b0cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:24:25.567Z|c457bb54-0cfb-4322-abf9-a0972313d481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:25.569Z|c457bb54-0cfb-4322-abf9-a0972313d481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:25.569Z|ed7a64f5-908c-4e0d-9cc8-32c831587da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:25.569Z|7d8c7ae2-d2f9-4069-915f-40f00a263f84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:25.569Z|ed7a64f5-908c-4e0d-9cc8-32c831587da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:25.570Z|7d8c7ae2-d2f9-4069-915f-40f00a263f84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:35.614Z|ae192b8f-e300-480a-8f49-1458056a9559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:35.616Z|2ca32590-d0f6-4078-8a7d-cc95b96f5236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:35.616Z|ae192b8f-e300-480a-8f49-1458056a9559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:35.617Z|2ca32590-d0f6-4078-8a7d-cc95b96f5236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:35.614Z|945b057a-3573-48fd-a93c-e8d40afad2a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:35.619Z|945b057a-3573-48fd-a93c-e8d40afad2a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:37.921Z|aaafd10c-08a6-4417-85ef-c9bf2e2105b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:24:37.925Z|aaafd10c-08a6-4417-85ef-c9bf2e2105b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:24:45.645Z|2a52a3f0-d9e2-4e8f-b57d-0c0de12f2d82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:45.646Z|8acc98c0-21d4-4e92-9534-d50231db718c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:45.647Z|8acc98c0-21d4-4e92-9534-d50231db718c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:45.647Z|5bbac49b-b3e7-43f3-989f-453695b7d51a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:45.647Z|2a52a3f0-d9e2-4e8f-b57d-0c0de12f2d82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:45.648Z|5bbac49b-b3e7-43f3-989f-453695b7d51a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:52.922Z|6b356b91-f879-4f85-91a7-1ca168f05ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:24:52.925Z|6b356b91-f879-4f85-91a7-1ca168f05ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:24:53.294Z|b15149ed-0ec9-4bda-a154-e6a899188b68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:24:53.295Z|b15149ed-0ec9-4bda-a154-e6a899188b68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:24:55.671Z|d1a4bad2-a8fd-4679-a8da-f468ae2939e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:55.672Z|d1a4bad2-a8fd-4679-a8da-f468ae2939e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:55.685Z|4b033402-b343-479a-9ecc-6035fa72a813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:55.686Z|4b033402-b343-479a-9ecc-6035fa72a813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:24:55.697Z|732decff-c8ec-4bcd-b4bc-b5d976bb683e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:24:55.697Z|732decff-c8ec-4bcd-b4bc-b5d976bb683e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:05.711Z|91485760-108c-42c4-8c46-3617eee73b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:05.713Z|91485760-108c-42c4-8c46-3617eee73b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:05.747Z|b7876273-70d7-465b-a2ea-7c68e6f2908e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:05.748Z|b7876273-70d7-465b-a2ea-7c68e6f2908e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:05.756Z|3aa19a8d-5634-4f99-ad8a-3aa62f3d8306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:05.757Z|3aa19a8d-5634-4f99-ad8a-3aa62f3d8306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:07.920Z|5ad92a97-8e2b-4daa-9879-937b0a7a00ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:25:07.921Z|5ad92a97-8e2b-4daa-9879-937b0a7a00ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:25:15.755Z|84c2c446-8b5e-4fe1-8d2f-d4373ee411e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:15.756Z|84c2c446-8b5e-4fe1-8d2f-d4373ee411e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:15.791Z|89901e17-613e-4db5-a954-df6b862a28ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:15.791Z|fed51233-3182-4c01-ba60-288fc7cc5292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:15.792Z|89901e17-613e-4db5-a954-df6b862a28ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:15.792Z|fed51233-3182-4c01-ba60-288fc7cc5292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:21.747Z|10d12e4e-4cb6-4b7b-827c-a1957f3ac89e|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:25:21.748Z|10d12e4e-4cb6-4b7b-827c-a1957f3ac89e|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:22.920Z|01e2b37e-244f-4e78-8f7b-afe88c367517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:25:22.923Z|01e2b37e-244f-4e78-8f7b-afe88c367517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:25:23.296Z|d7c2d1eb-f661-40f5-878e-e2cd4d47d9f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:25:23.296Z|d7c2d1eb-f661-40f5-878e-e2cd4d47d9f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:25:25.779Z|442d63c4-af06-419e-9f35-df6e2caf62fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:25.781Z|442d63c4-af06-419e-9f35-df6e2caf62fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:25.819Z|bf0eccf4-8f13-4106-a244-8e56dfdcf0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:25.819Z|bf0eccf4-8f13-4106-a244-8e56dfdcf0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:25.825Z|3c7911e5-e036-4632-bebf-be845bd16eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:25.825Z|3c7911e5-e036-4632-bebf-be845bd16eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:35.806Z|3a10a974-7ae1-4b30-b145-fbd673042676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:35.808Z|3a10a974-7ae1-4b30-b145-fbd673042676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:35.845Z|cbdc40cb-5848-4f24-b66d-74fb96a6305c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:35.846Z|cbdc40cb-5848-4f24-b66d-74fb96a6305c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:35.846Z|2b633f7d-8ea0-4a87-b60e-77a096f68750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:35.847Z|2b633f7d-8ea0-4a87-b60e-77a096f68750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:37.920Z|4cc80ea0-1efb-4ece-8e10-be9c67d4aef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:25:37.921Z|4cc80ea0-1efb-4ece-8e10-be9c67d4aef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:25:45.833Z|c3251d04-73bb-4e2a-b1a0-bd4d057b8b4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:45.834Z|c3251d04-73bb-4e2a-b1a0-bd4d057b8b4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:45.873Z|826d406e-a95e-4d69-be78-3c1d6770cb60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:45.873Z|5caf1c9f-e920-4dc7-ade5-5368acbab3c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:45.874Z|826d406e-a95e-4d69-be78-3c1d6770cb60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:45.874Z|5caf1c9f-e920-4dc7-ade5-5368acbab3c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:52.921Z|2642abb1-f2cb-4db6-a902-bbecd6427a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:25:52.922Z|2642abb1-f2cb-4db6-a902-bbecd6427a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:25:53.297Z|3a451a2d-7a0f-49dd-bb63-7384095397ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:25:53.298Z|3a451a2d-7a0f-49dd-bb63-7384095397ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:25:55.861Z|27cbb0d6-e49c-4c2f-ae3b-1759c17cbcb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:55.862Z|27cbb0d6-e49c-4c2f-ae3b-1759c17cbcb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:55.897Z|24f894b8-395b-406d-8e3c-38b6ed78fd6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:55.897Z|53f287f8-1b0f-4e1d-ab64-bfbbaf1b0a12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:25:55.898Z|24f894b8-395b-406d-8e3c-38b6ed78fd6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:25:55.898Z|53f287f8-1b0f-4e1d-ab64-bfbbaf1b0a12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:05.900Z|8ee6ded2-c578-4da6-a0a2-477f865bd519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:05.901Z|8ee6ded2-c578-4da6-a0a2-477f865bd519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:05.920Z|285f4f07-6ee7-4ca1-aeb7-3b53b0899e2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:05.920Z|0afb9e38-f831-4b58-996e-1707f0dccb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:05.921Z|285f4f07-6ee7-4ca1-aeb7-3b53b0899e2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:05.921Z|0afb9e38-f831-4b58-996e-1707f0dccb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:07.920Z|fee0efb4-92fd-4bf9-a832-fed63d509f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:26:07.923Z|fee0efb4-92fd-4bf9-a832-fed63d509f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:26:15.937Z|ee497991-c49b-44ff-881f-1e0074c08e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:15.939Z|ee497991-c49b-44ff-881f-1e0074c08e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:15.946Z|975efa9a-18ea-4596-9e50-b84f8aa6d022|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:15.946Z|975efa9a-18ea-4596-9e50-b84f8aa6d022|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:15.958Z|e6ee9c6c-d7b2-47dd-b168-d07caa02a839|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:15.959Z|e6ee9c6c-d7b2-47dd-b168-d07caa02a839|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:21.750Z|2e090a35-525f-4d94-a04b-2766cbb36836|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:26:21.752Z|2e090a35-525f-4d94-a04b-2766cbb36836|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:22.920Z|22cffb3e-c7c1-4a1c-8863-dad883e24c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:26:22.921Z|22cffb3e-c7c1-4a1c-8863-dad883e24c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:26:23.298Z|06d75362-0244-4547-a07f-c7e16d188532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:26:23.299Z|06d75362-0244-4547-a07f-c7e16d188532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:26:25.969Z|31fb530e-5a86-4cb5-b1a1-b52bbb1dfe08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:25.969Z|ec45f4a1-d3f6-45b9-948d-78283b5af824|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:25.970Z|ec45f4a1-d3f6-45b9-948d-78283b5af824|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:25.970Z|31fb530e-5a86-4cb5-b1a1-b52bbb1dfe08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:25.993Z|2d283486-ee53-47a2-b150-0faf7beeeeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:25.993Z|2d283486-ee53-47a2-b150-0faf7beeeeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:36.000Z|7baa98de-6f87-4680-8892-b9eae2e22d25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:36.000Z|7baa98de-6f87-4680-8892-b9eae2e22d25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:35.998Z|ab0386fd-4c42-45b5-b968-c184b0034a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:36.004Z|ab0386fd-4c42-45b5-b968-c184b0034a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:36.014Z|9e4b0116-b259-4529-bab0-50822d281320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:36.015Z|9e4b0116-b259-4529-bab0-50822d281320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:37.921Z|9e847bb3-7201-4b47-9ca6-c3ea63196de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:26:37.922Z|9e847bb3-7201-4b47-9ca6-c3ea63196de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:26:46.029Z|19fe12a6-5929-4374-afa9-81a96a39106a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:46.030Z|19fe12a6-5929-4374-afa9-81a96a39106a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:46.031Z|3f974905-088d-4d32-a8fc-f00b917c89e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:46.032Z|3f974905-088d-4d32-a8fc-f00b917c89e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:46.043Z|e5a9f6de-d248-4c0c-bf0f-3288ba44834a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:46.044Z|e5a9f6de-d248-4c0c-bf0f-3288ba44834a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:52.920Z|eff2cfff-7f19-498b-a537-8e0ffe68f4ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:26:52.924Z|eff2cfff-7f19-498b-a537-8e0ffe68f4ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:26:53.300Z|9e99e3da-ec63-454b-935e-10e31727b46e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:26:53.300Z|9e99e3da-ec63-454b-935e-10e31727b46e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:26:56.054Z|775b5541-0433-4e3f-ba5f-73e2e1c7c526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:56.055Z|775b5541-0433-4e3f-ba5f-73e2e1c7c526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:56.060Z|29568642-e125-4a14-8e88-15ffdfb4f8ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:56.061Z|29568642-e125-4a14-8e88-15ffdfb4f8ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:26:56.078Z|071f4d80-ef3a-49e1-93d4-4eaeaa96273b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:26:56.079Z|071f4d80-ef3a-49e1-93d4-4eaeaa96273b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:06.089Z|9efdb075-f80c-4862-917f-8b0024c92f64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:06.090Z|9efdb075-f80c-4862-917f-8b0024c92f64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:06.089Z|813fbb9d-caa4-4aa3-b0dd-0a254a5160e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:06.091Z|813fbb9d-caa4-4aa3-b0dd-0a254a5160e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:06.101Z|db1c4a2d-42d9-47a4-aac5-a4df71e369eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:06.102Z|db1c4a2d-42d9-47a4-aac5-a4df71e369eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:07.920Z|895b8668-1d75-40f6-a3ca-7f6c804f0868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:27:07.921Z|895b8668-1d75-40f6-a3ca-7f6c804f0868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:27:16.116Z|ff686bfc-80f4-4921-867c-98587a31c33d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:16.116Z|95686997-cb6c-4f06-b571-9d38e3f859d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:16.117Z|ff686bfc-80f4-4921-867c-98587a31c33d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:16.118Z|95686997-cb6c-4f06-b571-9d38e3f859d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:16.128Z|553cfb49-ed9b-477d-98a0-07592d3e9fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:16.128Z|553cfb49-ed9b-477d-98a0-07592d3e9fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:21.748Z|98bfde8b-66bc-4069-bf25-56a82ab921c7|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:27:21.749Z|98bfde8b-66bc-4069-bf25-56a82ab921c7|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:22.920Z|adaf5369-cc93-4eb3-af90-69b6c97b0e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:27:22.921Z|adaf5369-cc93-4eb3-af90-69b6c97b0e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:27:23.301Z|cb709aa2-a199-403b-a20e-628a255ad64d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:27:23.302Z|cb709aa2-a199-403b-a20e-628a255ad64d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:27:26.141Z|dd9da698-13fc-4854-872d-4d125dbfdebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:26.141Z|795c9def-d7e6-45da-b200-f7caa573b854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:26.142Z|795c9def-d7e6-45da-b200-f7caa573b854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:26.142Z|dd9da698-13fc-4854-872d-4d125dbfdebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:26.153Z|3a59a51b-7227-46db-8116-9895d3937e3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:26.154Z|3a59a51b-7227-46db-8116-9895d3937e3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:36.167Z|a5798481-ab52-41e2-b42e-f11692404304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:36.167Z|f7c4a4d5-116c-4a02-88d5-ac5534f01376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:36.168Z|a5798481-ab52-41e2-b42e-f11692404304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:36.168Z|f7c4a4d5-116c-4a02-88d5-ac5534f01376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:36.177Z|b58ea5d9-645f-4313-9029-ea90d44badb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:36.178Z|b58ea5d9-645f-4313-9029-ea90d44badb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:37.920Z|98d7f70b-bc9c-42be-ab39-761a3696c0c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:27:37.924Z|98d7f70b-bc9c-42be-ab39-761a3696c0c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:27:46.198Z|f16b2b5f-e592-4d78-8501-ebc18e153159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:46.198Z|41df3fee-661c-4103-a45a-7fc772de9b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:46.199Z|41df3fee-661c-4103-a45a-7fc772de9b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:46.199Z|f16b2b5f-e592-4d78-8501-ebc18e153159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:46.200Z|adbe713a-de19-4cea-84cd-e29aaf1aba9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:46.201Z|adbe713a-de19-4cea-84cd-e29aaf1aba9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:52.921Z|80d977af-b4e0-48ca-9573-d6f4a6c9f6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:27:52.922Z|80d977af-b4e0-48ca-9573-d6f4a6c9f6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:27:53.302Z|22f40a33-1f15-4eaf-a9de-dd2fea66d893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:27:53.303Z|22f40a33-1f15-4eaf-a9de-dd2fea66d893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:27:56.239Z|6b32e128-936a-480c-8eb7-873f2192b9af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:56.240Z|6b32e128-936a-480c-8eb7-873f2192b9af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:56.247Z|02a8d873-f6ca-4af3-aebf-f02d0b5e8f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:56.248Z|02a8d873-f6ca-4af3-aebf-f02d0b5e8f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:27:56.251Z|92c4b9da-e7dd-42fe-b233-8c00bf667a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:27:56.252Z|92c4b9da-e7dd-42fe-b233-8c00bf667a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:06.268Z|78a918f0-1011-485b-9cc7-d856dd23357b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:06.269Z|78a918f0-1011-485b-9cc7-d856dd23357b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:06.279Z|d7951289-0105-4a59-89b5-3a5c51f1ebae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:06.280Z|d7951289-0105-4a59-89b5-3a5c51f1ebae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:06.280Z|ef6ca3ba-3d7e-4cd9-922b-fc281d80f76c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:06.280Z|ef6ca3ba-3d7e-4cd9-922b-fc281d80f76c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:07.922Z|026f942a-0c7a-4cf9-8928-c5a16e2eb4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:28:07.924Z|026f942a-0c7a-4cf9-8928-c5a16e2eb4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:28:16.315Z|a6c806c7-3d4d-4e9e-af2b-a118ad70d0b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:16.315Z|186dd5d2-5a5a-4fd7-8ece-406486a0f700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:16.317Z|186dd5d2-5a5a-4fd7-8ece-406486a0f700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:16.317Z|a6a42949-bfb4-4804-8565-366532b158ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:16.318Z|a6a42949-bfb4-4804-8565-366532b158ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:16.320Z|a6c806c7-3d4d-4e9e-af2b-a118ad70d0b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:21.748Z|7566a02a-5dfc-44b2-b185-e354cce587c7|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:28:21.750Z|7566a02a-5dfc-44b2-b185-e354cce587c7|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:22.920Z|90738769-de66-40be-9a95-8696fe294769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:28:22.924Z|90738769-de66-40be-9a95-8696fe294769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:28:23.304Z|f72a7e30-4a8d-4c56-a52f-64532de7adfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:28:23.304Z|f72a7e30-4a8d-4c56-a52f-64532de7adfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:28:26.340Z|81681fa3-be8c-477f-a182-fa95e151ddf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:26.340Z|9cb9323f-63ce-4e1d-a681-1755f90f2b32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:26.340Z|9d2f7c14-3724-41c4-a9d5-82eba7982974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:26.342Z|81681fa3-be8c-477f-a182-fa95e151ddf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:26.342Z|9cb9323f-63ce-4e1d-a681-1755f90f2b32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:26.342Z|9d2f7c14-3724-41c4-a9d5-82eba7982974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:36.368Z|8ad09443-3194-4798-a619-5a6779f31f35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:36.370Z|8ad09443-3194-4798-a619-5a6779f31f35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:36.371Z|cbebe5ba-2f52-4ee5-aad9-8cdf49f281ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:36.372Z|cbebe5ba-2f52-4ee5-aad9-8cdf49f281ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:36.368Z|004d065e-ca91-4c63-a108-60fb081e724c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:36.373Z|004d065e-ca91-4c63-a108-60fb081e724c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:37.920Z|8c2527e9-cd63-43b8-bf78-7c38338f2c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:28:37.921Z|8c2527e9-cd63-43b8-bf78-7c38338f2c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:28:46.397Z|23734a78-5a9f-4dc8-8ec3-f0fc66df8344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:46.396Z|92319ef1-4ede-4de0-b036-2768b15c90b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:46.397Z|23734a78-5a9f-4dc8-8ec3-f0fc66df8344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:46.397Z|92319ef1-4ede-4de0-b036-2768b15c90b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:46.397Z|8e113ddd-2a38-4ba6-84fa-278a047fa9e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:46.398Z|8e113ddd-2a38-4ba6-84fa-278a047fa9e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:52.920Z|eaad533b-4c2d-40a4-8cfa-49a09dd33541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:28:52.921Z|eaad533b-4c2d-40a4-8cfa-49a09dd33541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:28:53.305Z|891d33e7-2aef-4648-9d1f-543cd5325c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:28:53.306Z|891d33e7-2aef-4648-9d1f-543cd5325c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:28:56.423Z|fce69d68-cf8b-43f9-9864-59dc31208795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:56.423Z|79677936-d901-4238-b862-9e47f35a9a9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:56.424Z|fce69d68-cf8b-43f9-9864-59dc31208795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:56.424Z|79677936-d901-4238-b862-9e47f35a9a9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:28:56.425Z|bba029f4-e32c-458a-9c23-9a0035e5a223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:28:56.427Z|bba029f4-e32c-458a-9c23-9a0035e5a223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:06.448Z|8b70e4d8-f490-42eb-8f1e-9840590a74b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:06.448Z|ce0e2d51-6705-4005-a00e-dd3ab2757418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:06.449Z|8b70e4d8-f490-42eb-8f1e-9840590a74b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:06.449Z|83d8b58b-866f-48b1-9849-909e7e5d37bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:06.449Z|ce0e2d51-6705-4005-a00e-dd3ab2757418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:06.449Z|83d8b58b-866f-48b1-9849-909e7e5d37bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:07.920Z|7c2e2a7a-1881-49ce-8883-6d41b993211e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:29:07.925Z|7c2e2a7a-1881-49ce-8883-6d41b993211e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:29:16.472Z|d2c57387-de1b-4bec-a9df-e43e06592a39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:16.472Z|d2c57387-de1b-4bec-a9df-e43e06592a39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:16.478Z|f842aa0a-ae13-40e5-90ed-07fcb5d5eeb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:16.478Z|b6038af5-6fcf-476a-8b54-57ccfa96ebaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:16.478Z|f842aa0a-ae13-40e5-90ed-07fcb5d5eeb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:16.479Z|b6038af5-6fcf-476a-8b54-57ccfa96ebaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:21.747Z|aacd32cf-40a7-408d-a6d7-a353a1ee81a6|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:29:21.748Z|aacd32cf-40a7-408d-a6d7-a353a1ee81a6|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:22.920Z|48907b07-6fdb-4f19-9682-31cc8b1d5d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:29:22.921Z|48907b07-6fdb-4f19-9682-31cc8b1d5d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:29:23.306Z|fff22297-bad1-49e8-9992-7a918169ca6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:29:23.307Z|fff22297-bad1-49e8-9992-7a918169ca6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:29:26.496Z|12cfc23e-9f95-4392-81b2-3598959fa21c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:26.497Z|12cfc23e-9f95-4392-81b2-3598959fa21c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:26.511Z|78ed8510-fbc4-4a6b-b6b5-06f5006cd8af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:26.511Z|a6733f77-c483-46c8-a7a9-4a675e55aeda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:26.512Z|78ed8510-fbc4-4a6b-b6b5-06f5006cd8af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:26.513Z|a6733f77-c483-46c8-a7a9-4a675e55aeda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:36.525Z|9428c343-cb1e-41a8-ae81-d1eaa37a31fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:36.526Z|9428c343-cb1e-41a8-ae81-d1eaa37a31fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:36.537Z|68eaeaab-65ab-49e7-8cd4-2b3c11eaa2bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:36.538Z|68eaeaab-65ab-49e7-8cd4-2b3c11eaa2bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:36.539Z|176e9f29-c7bd-4eed-92d9-7db97a6ba0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:36.540Z|176e9f29-c7bd-4eed-92d9-7db97a6ba0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:37.921Z|54624702-be82-45d5-bb55-ea1a5dd47d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:29:37.922Z|54624702-be82-45d5-bb55-ea1a5dd47d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:29:46.554Z|d5ffdd2b-3846-4e47-ac82-006e01e5f651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:46.555Z|d5ffdd2b-3846-4e47-ac82-006e01e5f651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:46.562Z|0129433b-ffe2-4306-9b12-73f69a3440fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:46.562Z|d5a906dc-0eb3-4e25-a093-bbae7ff72692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:46.563Z|d5a906dc-0eb3-4e25-a093-bbae7ff72692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:46.563Z|0129433b-ffe2-4306-9b12-73f69a3440fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:52.923Z|cdebf73b-f4c6-4d98-a889-11dc22f225a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:29:52.929Z|cdebf73b-f4c6-4d98-a889-11dc22f225a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:29:53.308Z|dfc6be35-c140-464a-9816-6ffbaa119660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:29:53.309Z|dfc6be35-c140-464a-9816-6ffbaa119660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:29:56.601Z|d5422277-5229-44bf-9792-bd6a5e98506e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:56.601Z|bdcc95e7-28ed-405d-9726-2c470f6835d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:56.604Z|d5422277-5229-44bf-9792-bd6a5e98506e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:56.604Z|bdcc95e7-28ed-405d-9726-2c470f6835d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:29:56.606Z|3e853f51-053b-4dbc-a461-5f01f9648cfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:29:56.607Z|3e853f51-053b-4dbc-a461-5f01f9648cfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:06.659Z|2d6431a1-97c5-40a3-9480-7611542d67ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:06.661Z|2d6431a1-97c5-40a3-9480-7611542d67ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:06.663Z|f203c4c0-3a9b-45ce-a1ac-4de20824e686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:06.663Z|f203c4c0-3a9b-45ce-a1ac-4de20824e686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:06.670Z|e9dcd45a-ee82-4aea-84d6-1594f382f5f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:06.671Z|e9dcd45a-ee82-4aea-84d6-1594f382f5f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:07.920Z|e6124570-0094-48cc-8236-63aa4066fc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:30:07.921Z|e6124570-0094-48cc-8236-63aa4066fc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:30:16.690Z|ac93163c-f806-491a-bb4f-f1782dedc8f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:16.690Z|2bf8dbed-4b03-45fe-90c3-3d04d32ef2f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:16.691Z|ac93163c-f806-491a-bb4f-f1782dedc8f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:16.691Z|2bf8dbed-4b03-45fe-90c3-3d04d32ef2f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:16.702Z|08ad1b41-36a8-4959-addf-f3ced18dfb2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:16.703Z|08ad1b41-36a8-4959-addf-f3ced18dfb2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:21.779Z|8a365c07-f828-4af0-b207-e05420bb85cc|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:30:21.784Z|8a365c07-f828-4af0-b207-e05420bb85cc|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:22.922Z|dd8fc9fa-8f8f-4e1d-ae70-2647ff775c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:30:22.922Z|dd8fc9fa-8f8f-4e1d-ae70-2647ff775c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:30:23.309Z|c60a4801-26ad-4a29-98e2-05a228f8fd3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:30:23.310Z|c60a4801-26ad-4a29-98e2-05a228f8fd3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:30:26.716Z|9f6fb603-9d1e-4ef2-9e16-b6c904004400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:26.718Z|9f6fb603-9d1e-4ef2-9e16-b6c904004400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:26.727Z|feb4d8be-d252-4310-8ced-af3c00182e53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:26.728Z|feb4d8be-d252-4310-8ced-af3c00182e53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:26.731Z|522fa7ce-6bc8-46fe-816e-7f06de2a1f24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:26.732Z|522fa7ce-6bc8-46fe-816e-7f06de2a1f24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:36.744Z|7808fa0a-4235-45ea-ba7c-d0643cea7252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:36.745Z|7808fa0a-4235-45ea-ba7c-d0643cea7252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:36.747Z|c1553847-a6f0-40ee-bfd9-7034d3c47c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:36.748Z|c1553847-a6f0-40ee-bfd9-7034d3c47c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:36.753Z|75823467-21af-40c3-88ec-55e67af54f57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:36.755Z|75823467-21af-40c3-88ec-55e67af54f57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:37.920Z|f9b7d992-542c-4561-9588-5dcf34905598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:30:37.925Z|f9b7d992-542c-4561-9588-5dcf34905598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:30:46.766Z|0a9c98c5-bc8b-4a4f-8f9e-9608597d87a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:46.766Z|0a9c98c5-bc8b-4a4f-8f9e-9608597d87a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:46.775Z|e58d6701-cfb9-4380-b17f-8d668ad9b7c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:46.775Z|0e4c15e4-9cba-44ce-8033-297efc5aedf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:46.776Z|0e4c15e4-9cba-44ce-8033-297efc5aedf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:46.776Z|e58d6701-cfb9-4380-b17f-8d668ad9b7c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:52.920Z|e8bc85ca-2557-41c5-86e2-c08c80f0d790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:30:52.921Z|e8bc85ca-2557-41c5-86e2-c08c80f0d790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:30:53.311Z|4419c7da-88bf-4a1d-8dd3-b6dfdf13533a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:30:53.311Z|4419c7da-88bf-4a1d-8dd3-b6dfdf13533a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:30:56.796Z|0d732841-dfcc-4e7a-8ab8-9fcd1eeceaf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:56.797Z|0d732841-dfcc-4e7a-8ab8-9fcd1eeceaf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:56.797Z|572e65e1-89b8-4f93-b341-e35a8c8b4f98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:56.798Z|572e65e1-89b8-4f93-b341-e35a8c8b4f98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:30:56.800Z|0529ec37-747f-4f3d-8277-b14faa5ecbc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:30:56.801Z|0529ec37-747f-4f3d-8277-b14faa5ecbc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:06.824Z|5d917cc7-1b94-4b6b-a0d9-7eb3eab4ee6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:06.825Z|4afc4041-65f0-4867-b226-b231d8a6ed65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:06.825Z|5d917cc7-1b94-4b6b-a0d9-7eb3eab4ee6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:06.825Z|c86321a6-d8c8-4449-b305-8c84e2117d50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:06.825Z|4afc4041-65f0-4867-b226-b231d8a6ed65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:06.826Z|c86321a6-d8c8-4449-b305-8c84e2117d50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:07.921Z|f5510e5e-eda0-4317-aa6c-8d9597cb9fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:31:07.922Z|f5510e5e-eda0-4317-aa6c-8d9597cb9fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:31:16.869Z|7021fc72-7959-4f81-bd61-d3314ddaebaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:16.869Z|58c20ca0-a084-41a6-baa2-020dd42c1c2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:16.870Z|7021fc72-7959-4f81-bd61-d3314ddaebaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:16.870Z|58c20ca0-a084-41a6-baa2-020dd42c1c2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:16.876Z|955a63d8-dd41-41fe-9578-6393ce5d32e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:16.877Z|955a63d8-dd41-41fe-9578-6393ce5d32e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:21.749Z|b4d78a08-f3c0-4d36-acec-88d3729041fe|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:31:21.751Z|b4d78a08-f3c0-4d36-acec-88d3729041fe|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:22.922Z|0e06e080-6403-4495-8cbc-5d6133f543b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:31:22.928Z|0e06e080-6403-4495-8cbc-5d6133f543b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:31:23.312Z|a845018a-7bec-4374-b3ce-910fa089b8a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:31:23.313Z|a845018a-7bec-4374-b3ce-910fa089b8a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:31:26.902Z|7d96fd34-f3c9-48aa-aa78-b0bc1706b2e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:26.902Z|c65a57a5-0340-4577-be74-954de8a8d758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:26.904Z|a4f69ba4-5007-4163-82b6-78c608c7add6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:26.904Z|c65a57a5-0340-4577-be74-954de8a8d758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:26.904Z|7d96fd34-f3c9-48aa-aa78-b0bc1706b2e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:26.904Z|a4f69ba4-5007-4163-82b6-78c608c7add6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:36.934Z|f8a0c469-cfaf-419c-b2ef-02ea4a4e7907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:36.936Z|f8a0c469-cfaf-419c-b2ef-02ea4a4e7907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:36.934Z|c15436b5-72d9-4c99-94bb-fa51152ed64b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:36.936Z|d3df0597-b3b6-491a-b9b0-028a2ad50a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:36.937Z|d3df0597-b3b6-491a-b9b0-028a2ad50a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:36.937Z|c15436b5-72d9-4c99-94bb-fa51152ed64b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:37.920Z|8a36d6e6-f655-4d19-be7a-4fabd73127ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:31:37.921Z|8a36d6e6-f655-4d19-be7a-4fabd73127ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:31:46.964Z|6702be3b-c260-42ba-b654-48fb557c461e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:46.964Z|1a45aa9d-7759-44bb-b639-92977dfc36dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:46.964Z|4de669f3-15f9-4e80-a985-a6635c406450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:46.965Z|6702be3b-c260-42ba-b654-48fb557c461e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:46.965Z|1a45aa9d-7759-44bb-b639-92977dfc36dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:46.965Z|4de669f3-15f9-4e80-a985-a6635c406450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:52.920Z|c22fbf68-dfae-44ff-875d-bcb689b7e988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:31:52.922Z|c22fbf68-dfae-44ff-875d-bcb689b7e988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:31:53.318Z|4ad3987a-c8e9-4f0d-b7a5-4a0d1938f4c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:31:53.319Z|4ad3987a-c8e9-4f0d-b7a5-4a0d1938f4c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:31:56.994Z|085434ae-31c5-43e1-9860-a1716c7c58e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:56.994Z|ce5682c5-fe23-4524-88bf-0c4ed51396d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:56.994Z|085434ae-31c5-43e1-9860-a1716c7c58e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:56.995Z|ce5682c5-fe23-4524-88bf-0c4ed51396d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:31:56.998Z|9c9e67fe-3140-46dc-a324-ffb3de406135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:31:56.998Z|9c9e67fe-3140-46dc-a324-ffb3de406135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:07.065Z|a7e640b5-7c4c-40e1-a9f3-36696c5e8438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:07.065Z|ed5d5187-0030-48fa-98b8-72d46fb52020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:07.066Z|ed5d5187-0030-48fa-98b8-72d46fb52020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:07.066Z|a7e640b5-7c4c-40e1-a9f3-36696c5e8438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:07.069Z|46bb6684-5e9a-45a1-866c-ef7aacaf82fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:07.069Z|46bb6684-5e9a-45a1-866c-ef7aacaf82fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:07.920Z|9d813aa0-0427-4dbc-92dc-d9c6ec6896b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:32:07.923Z|9d813aa0-0427-4dbc-92dc-d9c6ec6896b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:32:17.090Z|6147f090-25bb-4fab-abef-fa379dde8a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:17.091Z|6147f090-25bb-4fab-abef-fa379dde8a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:17.094Z|cb679f03-254f-4574-9637-60b89af3ebe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:17.095Z|cb679f03-254f-4574-9637-60b89af3ebe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:17.095Z|697fbda4-5d95-415c-88be-19c3b4ed0e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:17.096Z|697fbda4-5d95-415c-88be-19c3b4ed0e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:21.751Z|ce6cdc70-6591-4278-9454-c100620a3f16|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:32:21.758Z|ce6cdc70-6591-4278-9454-c100620a3f16|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:22.921Z|131a91e7-dd2c-4374-88ff-160d9f4a71dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:32:22.922Z|131a91e7-dd2c-4374-88ff-160d9f4a71dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:32:23.321Z|ab495714-5615-4da2-86a5-3de607b43289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:32:23.322Z|ab495714-5615-4da2-86a5-3de607b43289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:32:27.121Z|cbb77444-ad5f-48f2-a371-22e92a0b0672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:27.121Z|ab12244e-adc1-4ff1-86ad-4909945265a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:27.121Z|1fb31107-c573-499e-8706-4608ba7f1912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:27.122Z|1fb31107-c573-499e-8706-4608ba7f1912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:27.122Z|cbb77444-ad5f-48f2-a371-22e92a0b0672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:27.122Z|ab12244e-adc1-4ff1-86ad-4909945265a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:37.155Z|ed82f75c-444c-4411-aabe-7c7d3e551328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:37.155Z|ac30ca6f-3dd6-4109-8d62-4d82828b7512|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:37.156Z|ac30ca6f-3dd6-4109-8d62-4d82828b7512|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:37.156Z|ed82f75c-444c-4411-aabe-7c7d3e551328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:37.162Z|8bd043bc-14bd-40b0-afaa-35363f873e22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:37.162Z|8bd043bc-14bd-40b0-afaa-35363f873e22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:37.920Z|51e5ca17-3cb8-4c2d-b4fd-46ced1a3253a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:32:37.921Z|51e5ca17-3cb8-4c2d-b4fd-46ced1a3253a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:32:47.181Z|04f1fa67-7c53-424d-86b7-7302529adaef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:47.182Z|04f1fa67-7c53-424d-86b7-7302529adaef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:47.183Z|d2381ac9-1462-4a3c-adf5-19e4095677f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:47.184Z|d2381ac9-1462-4a3c-adf5-19e4095677f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:47.186Z|ec89ceb3-d18a-4516-a22f-baccc4dcf5ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:47.186Z|ec89ceb3-d18a-4516-a22f-baccc4dcf5ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:52.921Z|7c09a0d9-f59c-4cc0-959a-805d0d4ad9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:32:52.925Z|7c09a0d9-f59c-4cc0-959a-805d0d4ad9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:32:53.322Z|41cccea0-e94e-4b97-bbde-13a502bc5836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:32:53.323Z|41cccea0-e94e-4b97-bbde-13a502bc5836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:32:57.210Z|b412f2ce-15bb-4c84-82cd-d0adeef181c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:57.210Z|c55d3094-b4d2-48cd-9eb9-33818bea6b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:57.211Z|683ac292-3fea-4576-a4c2-0d2336bb67c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:32:57.213Z|b412f2ce-15bb-4c84-82cd-d0adeef181c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:57.213Z|c55d3094-b4d2-48cd-9eb9-33818bea6b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:32:57.213Z|683ac292-3fea-4576-a4c2-0d2336bb67c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:07.243Z|a60238b4-7d5d-4e10-b8d3-5be29bbef842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:07.243Z|331f18e1-192a-47fa-9017-a71330e3a698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:07.243Z|9beb5640-31d0-458f-a332-88a7d888d3b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:07.245Z|9beb5640-31d0-458f-a332-88a7d888d3b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:07.245Z|331f18e1-192a-47fa-9017-a71330e3a698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:07.245Z|a60238b4-7d5d-4e10-b8d3-5be29bbef842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:07.920Z|b3451dfe-84ca-49f4-9443-effc6fe9752a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:33:07.921Z|b3451dfe-84ca-49f4-9443-effc6fe9752a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:33:17.275Z|65d66c0a-cd3d-4a2b-a1c6-1f82403fa271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:17.275Z|666b31e8-8ec1-4df7-91a7-85b15f077525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:17.276Z|65d66c0a-cd3d-4a2b-a1c6-1f82403fa271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:17.276Z|666b31e8-8ec1-4df7-91a7-85b15f077525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:17.278Z|cebb4fb1-4144-4017-9556-c240cb02400f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:17.278Z|cebb4fb1-4144-4017-9556-c240cb02400f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:21.747Z|298e2389-e0f0-42c9-80c3-0a120fcd796a|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:33:21.748Z|298e2389-e0f0-42c9-80c3-0a120fcd796a|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:22.921Z|94a0c654-a101-4405-9d6a-e95af20733e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:33:22.922Z|94a0c654-a101-4405-9d6a-e95af20733e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:33:23.324Z|17f1a274-f8d3-41a9-807e-34e93e5919c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:33:23.324Z|17f1a274-f8d3-41a9-807e-34e93e5919c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:33:27.298Z|a210d4f9-efb8-44fe-8c3e-d76a03ac4f44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:27.300Z|a210d4f9-efb8-44fe-8c3e-d76a03ac4f44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:27.300Z|66bb6896-2b0b-4554-86fa-a15f7e2ca48b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:27.298Z|7fcd5194-4a01-4517-8852-e48170db2368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:27.300Z|66bb6896-2b0b-4554-86fa-a15f7e2ca48b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:27.301Z|7fcd5194-4a01-4517-8852-e48170db2368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:32.585Z||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xaa0x1e0xac210xb60xe10xd160x8b0xeb0xd7G0xb5*eG.0xa90xfa0x030x0a0xbd)0x9a0xfa0x8b0xeb00xab0xa7A]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-01T11:33:37.328Z|1d280ea5-bc29-4ec9-9836-44b912063bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:37.330Z|1d280ea5-bc29-4ec9-9836-44b912063bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:37.328Z|21391354-16e4-4b4a-8a18-691e23bc4727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:37.328Z|e3215d46-c696-46c4-b3b9-7c255703ce6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:37.332Z|e3215d46-c696-46c4-b3b9-7c255703ce6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:37.332Z|21391354-16e4-4b4a-8a18-691e23bc4727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:37.920Z|30024234-3e41-42dc-9941-279043feb328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:33:37.924Z|30024234-3e41-42dc-9941-279043feb328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:33:47.355Z|af52215f-66c2-4aa0-b666-067f2c4daaa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:47.355Z|3cfdc54a-a8aa-42e2-9367-4c46e174e0c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:47.355Z|04a57d7d-e9bf-4845-a42b-c0f95fab72d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:47.355Z|3cfdc54a-a8aa-42e2-9367-4c46e174e0c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:47.356Z|04a57d7d-e9bf-4845-a42b-c0f95fab72d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:47.356Z|af52215f-66c2-4aa0-b666-067f2c4daaa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:52.920Z|b884b4ab-9227-431d-8a2e-c2d328d02238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:33:52.921Z|b884b4ab-9227-431d-8a2e-c2d328d02238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:33:53.325Z|43eecf21-7a30-4165-89ba-4875b6bcb3c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:33:53.326Z|43eecf21-7a30-4165-89ba-4875b6bcb3c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:33:57.378Z|1f3c8544-c7d3-4212-a313-c221515a5f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:57.379Z|1f3c8544-c7d3-4212-a313-c221515a5f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:57.382Z|dec5f9ff-e8cb-42b7-bb12-9e9c6aa70799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:57.382Z|dec5f9ff-e8cb-42b7-bb12-9e9c6aa70799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:33:57.382Z|b588601e-33aa-4248-9e8d-bbbafedf4127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:33:57.383Z|b588601e-33aa-4248-9e8d-bbbafedf4127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:07.402Z|b637934d-3674-43e9-a901-38980679415b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:07.403Z|6f476a0f-cb17-4b49-81c7-7c826998052e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:07.403Z|b637934d-3674-43e9-a901-38980679415b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:07.404Z|6f476a0f-cb17-4b49-81c7-7c826998052e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:07.405Z|fd004574-5e91-4af8-8784-ace948482f9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:07.406Z|fd004574-5e91-4af8-8784-ace948482f9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:07.921Z|f9cf4e1c-2315-4b86-9d84-b5759a2fec4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:34:07.922Z|f9cf4e1c-2315-4b86-9d84-b5759a2fec4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:34:17.434Z|a45bad3d-ef59-49b2-824f-8b54d20b6a58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:17.434Z|90563952-3ec8-46a8-bcab-2ae018dbdd97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:17.435Z|a45bad3d-ef59-49b2-824f-8b54d20b6a58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:17.435Z|90563952-3ec8-46a8-bcab-2ae018dbdd97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:17.445Z|bbc1bb53-6af7-42ed-95d6-68b25ff9ab61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:17.446Z|bbc1bb53-6af7-42ed-95d6-68b25ff9ab61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:21.748Z|fcd3ce3b-8472-4162-8b55-f0e3f7b69586|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:34:21.749Z|fcd3ce3b-8472-4162-8b55-f0e3f7b69586|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:22.920Z|91929b11-7426-47d8-9004-5279d85a7303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:34:22.923Z|91929b11-7426-47d8-9004-5279d85a7303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:34:23.326Z|494343dc-93c0-4996-ad29-5682eb6524e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:34:23.327Z|494343dc-93c0-4996-ad29-5682eb6524e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:34:27.460Z|fe89766b-25ee-4268-8133-d37f696c3e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:27.460Z|853ac710-b857-4283-a25c-83b66d6eaa06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:27.461Z|fe89766b-25ee-4268-8133-d37f696c3e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:27.461Z|853ac710-b857-4283-a25c-83b66d6eaa06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:27.465Z|3666ee47-e567-4cd9-9bdf-bd86dc21abb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:27.466Z|3666ee47-e567-4cd9-9bdf-bd86dc21abb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:37.501Z|dfe7d172-27ae-4d67-911f-e111d1cfa187|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:37.506Z|bb341d8b-5755-414c-bada-7e9ca393b1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:37.501Z|4e03820a-55f1-40e1-87f3-61e5d40d5c35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:37.506Z|4e03820a-55f1-40e1-87f3-61e5d40d5c35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:37.506Z|bb341d8b-5755-414c-bada-7e9ca393b1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:37.506Z|dfe7d172-27ae-4d67-911f-e111d1cfa187|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:37.920Z|56b021e7-570e-4ad2-b77e-9af4ec72e0cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:34:37.921Z|56b021e7-570e-4ad2-b77e-9af4ec72e0cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:34:47.534Z|727d40cc-ee1c-453d-a6b0-2ca3a35c2eb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:47.535Z|727d40cc-ee1c-453d-a6b0-2ca3a35c2eb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:47.535Z|4664070c-d6fb-4cc6-9df4-0aa407414563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:47.535Z|43c2645b-1336-4ac4-a528-a95d10366f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:47.536Z|43c2645b-1336-4ac4-a528-a95d10366f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:47.536Z|4664070c-d6fb-4cc6-9df4-0aa407414563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:52.920Z|a9dce382-fa5d-4933-a884-c8c7b2ab5585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:34:52.921Z|a9dce382-fa5d-4933-a884-c8c7b2ab5585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:34:53.327Z|156a511e-b0ea-40c8-927c-ead86b01e021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:34:53.328Z|156a511e-b0ea-40c8-927c-ead86b01e021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:34:57.564Z|dfd507f0-2bf9-4079-906d-2dd87cbba9c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:57.564Z|1e93a017-fc2c-44a6-83fd-0403394de2b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:57.564Z|ad7c998e-3fdc-4e26-8aa6-db021226362f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:34:57.566Z|ad7c998e-3fdc-4e26-8aa6-db021226362f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:57.566Z|1e93a017-fc2c-44a6-83fd-0403394de2b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:34:57.566Z|dfd507f0-2bf9-4079-906d-2dd87cbba9c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:07.591Z|9ebd39c1-0115-4087-95ae-f10a98d9334e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:07.591Z|1aedac0f-b780-49f6-9edb-48afb28e9525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:07.592Z|9ebd39c1-0115-4087-95ae-f10a98d9334e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:07.592Z|1aedac0f-b780-49f6-9edb-48afb28e9525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:07.593Z|4e0faa9f-be5d-439a-928f-3a9c6eab002b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:07.593Z|4e0faa9f-be5d-439a-928f-3a9c6eab002b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:07.920Z|efb39628-6607-45b6-b288-ee18f155f440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:35:07.925Z|efb39628-6607-45b6-b288-ee18f155f440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:35:17.620Z|011ac7af-6599-452a-95bc-84626d31fa5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:17.621Z|011ac7af-6599-452a-95bc-84626d31fa5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:17.622Z|2971977a-8893-4d2d-b8d7-4ab085a3ade8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:17.622Z|2971977a-8893-4d2d-b8d7-4ab085a3ade8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:17.628Z|7fe0440d-07db-4faf-a15b-c40be9a27b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:17.629Z|7fe0440d-07db-4faf-a15b-c40be9a27b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:21.749Z|23652cce-a8eb-4e42-81db-d6f32fc9ffe3|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:35:21.750Z|23652cce-a8eb-4e42-81db-d6f32fc9ffe3|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:22.920Z|5755d1d2-c9a3-49bc-b72e-a067ad77a572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:35:22.921Z|5755d1d2-c9a3-49bc-b72e-a067ad77a572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:35:23.329Z|5a83a850-3681-417a-8505-1eae1823b3a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:35:23.329Z|5a83a850-3681-417a-8505-1eae1823b3a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:35:27.644Z|045774cd-638c-4901-b7b0-8fa1e46eb030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:27.644Z|0549a00d-be46-4acb-9d8c-57eb1ef626d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:27.645Z|0549a00d-be46-4acb-9d8c-57eb1ef626d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:27.645Z|045774cd-638c-4901-b7b0-8fa1e46eb030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:27.651Z|25fe7fda-2737-4c4a-a0fd-ffb204a577d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:27.652Z|25fe7fda-2737-4c4a-a0fd-ffb204a577d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:37.666Z|160f149a-1f1b-463c-b759-a28756e43f27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:37.666Z|d0c49239-fd57-46a8-9362-257e68a6a5c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:37.667Z|d0c49239-fd57-46a8-9362-257e68a6a5c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:37.667Z|160f149a-1f1b-463c-b759-a28756e43f27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:37.670Z|d0a3c192-bc97-4ce6-9664-134ef93afd2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:37.671Z|d0a3c192-bc97-4ce6-9664-134ef93afd2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:37.920Z|71c39260-a3df-4de1-a3d0-be717ec73244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:35:37.921Z|71c39260-a3df-4de1-a3d0-be717ec73244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:35:47.701Z|ac970b8d-3895-40da-8105-73ba0ded6f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:47.701Z|f3a3596c-cf3c-42e7-ac2b-bf45735bf302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:47.701Z|7974fa77-d7ef-4c33-a2a3-c15833cf8e06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:47.702Z|ac970b8d-3895-40da-8105-73ba0ded6f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:47.702Z|f3a3596c-cf3c-42e7-ac2b-bf45735bf302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:47.702Z|7974fa77-d7ef-4c33-a2a3-c15833cf8e06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:52.922Z|e86366f0-2aef-4ede-84fa-d7d1022ff6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:35:52.925Z|e86366f0-2aef-4ede-84fa-d7d1022ff6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:35:53.330Z|3b7ac6d6-1e33-492b-965f-4b9e59616a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:35:53.331Z|3b7ac6d6-1e33-492b-965f-4b9e59616a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:35:57.730Z|9145b3f3-14dc-420b-8edd-5cfcb16c2087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:57.730Z|2981c18a-e26d-468e-aef7-45ee355a5a03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:57.730Z|0769d5ec-c57c-44eb-b9c4-451860f5bbbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:35:57.731Z|9145b3f3-14dc-420b-8edd-5cfcb16c2087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:57.731Z|2981c18a-e26d-468e-aef7-45ee355a5a03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:35:57.731Z|0769d5ec-c57c-44eb-b9c4-451860f5bbbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:07.759Z|24089c05-b00c-4a6e-b7f0-70a7fe65a963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:07.760Z|24089c05-b00c-4a6e-b7f0-70a7fe65a963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:07.761Z|4a811fcd-6407-440b-9ac8-3e730d0d0d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:07.761Z|b11ecd82-3311-4287-8b89-96300e9a2999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:07.762Z|b11ecd82-3311-4287-8b89-96300e9a2999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:07.762Z|4a811fcd-6407-440b-9ac8-3e730d0d0d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:07.920Z|a41a05e3-c25d-4ee1-8059-730b777d593a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:36:07.921Z|a41a05e3-c25d-4ee1-8059-730b777d593a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:36:17.792Z|0b18e2da-b46c-4845-8e8e-b91a58df0264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:17.792Z|7f90b534-b290-46f1-b16c-2054a12a0959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:17.792Z|635c8135-8343-4e9c-8bcd-46abc7f29a4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:17.795Z|0b18e2da-b46c-4845-8e8e-b91a58df0264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:17.795Z|635c8135-8343-4e9c-8bcd-46abc7f29a4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:17.795Z|7f90b534-b290-46f1-b16c-2054a12a0959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:21.750Z|9ace4506-2583-4037-b504-a4aa9e2f1104|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:36:21.751Z|9ace4506-2583-4037-b504-a4aa9e2f1104|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:22.921Z|0e27c2fc-f11f-4719-9b9e-457815dcd44a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:36:22.922Z|0e27c2fc-f11f-4719-9b9e-457815dcd44a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:36:23.331Z|5d8b4397-6f39-4ba9-bc82-c3f84c15a672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:36:23.332Z|5d8b4397-6f39-4ba9-bc82-c3f84c15a672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:36:27.822Z|2090a819-3a91-4751-80bc-5c3f353aef6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:27.823Z|d5c75730-cdaf-4e78-b0ac-79828fff9d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:27.824Z|2090a819-3a91-4751-80bc-5c3f353aef6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:27.824Z|d5c75730-cdaf-4e78-b0ac-79828fff9d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:27.835Z|75276bfb-9616-410f-81fd-820954a8f173|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:27.836Z|75276bfb-9616-410f-81fd-820954a8f173|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:37.851Z|0da1fc7c-6d61-4421-8e53-5ce1bffe3656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:37.851Z|db10931e-cbe9-4af9-9131-d94727f973f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:37.852Z|db10931e-cbe9-4af9-9131-d94727f973f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:37.852Z|0da1fc7c-6d61-4421-8e53-5ce1bffe3656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:37.859Z|18e58e51-0fa0-432d-97da-cf0709331d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:37.860Z|18e58e51-0fa0-432d-97da-cf0709331d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:37.920Z|4bad0c32-f65d-44c9-aca8-c1295510e318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:36:37.924Z|4bad0c32-f65d-44c9-aca8-c1295510e318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:36:47.875Z|dfd827f6-e6c4-4d0f-a203-613c9dc43c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:47.875Z|ee90c706-94a4-4deb-bcc3-b4f7b0b53bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:47.876Z|dfd827f6-e6c4-4d0f-a203-613c9dc43c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:47.876Z|ee90c706-94a4-4deb-bcc3-b4f7b0b53bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:47.882Z|7a44ba5c-db58-45b3-9fff-cd376ec7132c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:47.883Z|7a44ba5c-db58-45b3-9fff-cd376ec7132c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:52.920Z|6dc2c483-43bd-40ec-9d4a-37c01f33a10c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:36:52.921Z|6dc2c483-43bd-40ec-9d4a-37c01f33a10c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:36:53.333Z|a1052982-f47f-4a7e-8c61-e760c8bea06d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:36:53.334Z|a1052982-f47f-4a7e-8c61-e760c8bea06d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:36:57.901Z|aa59b7b3-dc71-49cf-8625-b77fda3b4476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:57.902Z|ff9aa78d-5882-4a6b-8343-e92459d63930|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:57.901Z|2b2b8253-9328-4298-abc6-48892983dd27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:36:57.903Z|aa59b7b3-dc71-49cf-8625-b77fda3b4476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:57.903Z|ff9aa78d-5882-4a6b-8343-e92459d63930|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:36:57.903Z|2b2b8253-9328-4298-abc6-48892983dd27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:07.920Z|50e99799-cb66-4aa8-b6a8-a166c179fc75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:37:07.922Z|50e99799-cb66-4aa8-b6a8-a166c179fc75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:37:07.931Z|764a6af9-29b7-438f-ac19-02c024886407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:07.931Z|5684711e-1e13-4906-95cc-b982f7759bc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:07.931Z|98c8059e-d5e9-4f63-a382-c1876254f7f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:07.931Z|98c8059e-d5e9-4f63-a382-c1876254f7f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:07.931Z|764a6af9-29b7-438f-ac19-02c024886407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:07.931Z|5684711e-1e13-4906-95cc-b982f7759bc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:17.956Z|6c837c21-ce73-4771-b91b-c2eb980a8cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:17.956Z|14698d4f-a3a7-4de6-b239-12bc70c82375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:17.957Z|6c837c21-ce73-4771-b91b-c2eb980a8cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:17.957Z|14698d4f-a3a7-4de6-b239-12bc70c82375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:17.961Z|000aad01-fdab-4d02-8534-76239ce76253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:17.961Z|000aad01-fdab-4d02-8534-76239ce76253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:21.747Z|0274a375-a682-4c27-af28-f0c6c0c6e9a3|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:37:21.748Z|0274a375-a682-4c27-af28-f0c6c0c6e9a3|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:22.920Z|cb0711ad-2d7c-456a-8553-2d24364f9e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:37:22.923Z|cb0711ad-2d7c-456a-8553-2d24364f9e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:37:23.334Z|f5add2af-87fc-408a-8238-cffb79113718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:37:23.345Z|f5add2af-87fc-408a-8238-cffb79113718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:37:27.980Z|b6230e20-fe04-4cbc-ba8f-c6bf54e7f42e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:27.981Z|b6230e20-fe04-4cbc-ba8f-c6bf54e7f42e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:27.987Z|fbf729d2-64dd-4f94-8f76-09321c591590|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:27.987Z|fbf729d2-64dd-4f94-8f76-09321c591590|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:27.988Z|84d45402-6168-4b64-8a69-99d4766849c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:27.989Z|84d45402-6168-4b64-8a69-99d4766849c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:37.920Z|11d12c28-e69b-4e3a-9f47-e78a1b73e721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:37:37.921Z|11d12c28-e69b-4e3a-9f47-e78a1b73e721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:37:38.007Z|34922586-f7e8-45c7-8cb6-f37b4172251d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:38.007Z|6c5e6a6c-73cb-4cc8-b140-329b9ba22819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:38.008Z|34922586-f7e8-45c7-8cb6-f37b4172251d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:38.008Z|6c5e6a6c-73cb-4cc8-b140-329b9ba22819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:38.018Z|358f800e-662d-40d9-afc2-8409ca96aa3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:38.019Z|358f800e-662d-40d9-afc2-8409ca96aa3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:48.038Z|cd2cb780-ae18-48ea-9d30-ef6884f2925a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:48.040Z|cd2cb780-ae18-48ea-9d30-ef6884f2925a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:48.042Z|678caf95-d187-4468-bcbb-ec4778524532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:48.043Z|678caf95-d187-4468-bcbb-ec4778524532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:48.059Z|f39cb1de-924e-4e8a-98b7-33c8ad04aa7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:48.059Z|f39cb1de-924e-4e8a-98b7-33c8ad04aa7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:52.921Z|b5be067e-d842-494d-ac9f-a97e038ddcc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:37:52.922Z|b5be067e-d842-494d-ac9f-a97e038ddcc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:37:53.346Z|b02aa210-e536-477f-9b90-ee9023e0a6ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:37:53.346Z|b02aa210-e536-477f-9b90-ee9023e0a6ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:37:58.087Z|2b253f1b-7f29-4195-be7f-63205bace8c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:58.088Z|2b253f1b-7f29-4195-be7f-63205bace8c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:58.089Z|827278c9-da67-4438-9331-54685717cb85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:58.089Z|e2e68d7d-3097-4468-80d4-c38f98003952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:37:58.090Z|827278c9-da67-4438-9331-54685717cb85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:37:58.090Z|e2e68d7d-3097-4468-80d4-c38f98003952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:07.922Z|4be33777-fdbc-43cc-bbe7-518e3346a276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:38:07.924Z|4be33777-fdbc-43cc-bbe7-518e3346a276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:38:08.118Z|85d73ee7-2901-4d56-bc1f-81687d2347a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:08.118Z|c2188b75-ecf0-4c51-8366-fb7c217eb4c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:08.118Z|c6871a7f-cb84-4932-8811-9e3004447428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:08.121Z|c6871a7f-cb84-4932-8811-9e3004447428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:08.121Z|85d73ee7-2901-4d56-bc1f-81687d2347a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:08.122Z|c2188b75-ecf0-4c51-8366-fb7c217eb4c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:18.154Z|2ed5ba05-ca1e-4deb-bdc4-cedbbb2478f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:18.154Z|77a82993-8d10-451f-bc48-ca05c570d062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:18.154Z|4ded2a83-b9a0-4e23-a878-cd9fd9e21ec8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:18.156Z|2ed5ba05-ca1e-4deb-bdc4-cedbbb2478f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:18.156Z|77a82993-8d10-451f-bc48-ca05c570d062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:18.156Z|4ded2a83-b9a0-4e23-a878-cd9fd9e21ec8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:21.764Z|bb574c42-1300-4f61-87c8-fb4b013106a0|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:38:21.766Z|bb574c42-1300-4f61-87c8-fb4b013106a0|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:22.920Z|bb6f1ae6-9338-4145-a3a9-008972827617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:38:22.921Z|bb6f1ae6-9338-4145-a3a9-008972827617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:38:23.347Z|1a1ae4d9-1005-4b95-a73b-338035537a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:38:23.348Z|1a1ae4d9-1005-4b95-a73b-338035537a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:38:28.182Z|33959800-b39c-46f3-92b7-a0ca6ad0b20c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:28.182Z|4aaafc81-5397-4d77-bb08-cfe9e717989d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:28.182Z|e5e06074-90a0-4f88-868b-20da64ffcdf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:28.183Z|33959800-b39c-46f3-92b7-a0ca6ad0b20c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:28.183Z|4aaafc81-5397-4d77-bb08-cfe9e717989d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:28.183Z|e5e06074-90a0-4f88-868b-20da64ffcdf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:37.920Z|35ad06d0-5ce0-49a9-ac45-5a6d01e3b71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:38:37.921Z|35ad06d0-5ce0-49a9-ac45-5a6d01e3b71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:38:38.210Z|b9b6f08e-24f4-4f10-84b4-3093cb6287f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:38.210Z|557605f6-c08e-4cc8-b601-21e3e4c55265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:38.210Z|b9b6f08e-24f4-4f10-84b4-3093cb6287f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:38.211Z|557605f6-c08e-4cc8-b601-21e3e4c55265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:38.213Z|7bcbd65a-dbb1-47ec-a0c7-861612abd3c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:38.214Z|7bcbd65a-dbb1-47ec-a0c7-861612abd3c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:48.232Z|a7136352-5ab0-41b5-ac11-64f231a43a62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:48.233Z|a7136352-5ab0-41b5-ac11-64f231a43a62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:48.247Z|d1ddee6c-de1a-46e5-9509-d5d156d55698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:48.248Z|d1ddee6c-de1a-46e5-9509-d5d156d55698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:48.247Z|3cc1f53e-3b6d-415c-bef0-37850831ad0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:48.248Z|3cc1f53e-3b6d-415c-bef0-37850831ad0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:52.920Z|599a12fd-4453-4d61-8ed9-45e4a18712f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:38:52.922Z|599a12fd-4453-4d61-8ed9-45e4a18712f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:38:53.348Z|5c0d6a55-590f-4ba7-ad46-67f45b0962a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:38:53.349Z|5c0d6a55-590f-4ba7-ad46-67f45b0962a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:38:58.275Z|f6e2664d-cc95-4aa3-b933-b7519fbffbfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:58.275Z|f3252090-d33d-493c-90a7-65290a8f2753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:58.275Z|a5eb9e13-d5dc-43da-82cb-87e3c0e39837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:38:58.276Z|f6e2664d-cc95-4aa3-b933-b7519fbffbfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:58.276Z|f3252090-d33d-493c-90a7-65290a8f2753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:38:58.277Z|a5eb9e13-d5dc-43da-82cb-87e3c0e39837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:07.921Z|d045038a-1a0a-4e0a-aa33-d550f8de6c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:39:07.923Z|d045038a-1a0a-4e0a-aa33-d550f8de6c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:39:08.301Z|d5f1dff1-d398-4209-bdba-3c0ec9bf8dfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:08.301Z|85f8f723-915c-40ad-ad36-4387be2f66d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:08.301Z|d5f1dff1-d398-4209-bdba-3c0ec9bf8dfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:08.301Z|1211525b-4e7c-4ad5-b305-d3434f7042dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:08.301Z|85f8f723-915c-40ad-ad36-4387be2f66d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:08.302Z|1211525b-4e7c-4ad5-b305-d3434f7042dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:18.336Z|8d23775a-d00c-4676-b254-12cfbaa48c2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:18.337Z|59aa4e1d-f42b-4945-8226-16d3c77c48e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:18.337Z|59aa4e1d-f42b-4945-8226-16d3c77c48e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:18.336Z|5c8ecc36-1144-4dc9-ae0e-1471f77e4fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:18.337Z|8d23775a-d00c-4676-b254-12cfbaa48c2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:18.338Z|5c8ecc36-1144-4dc9-ae0e-1471f77e4fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:21.748Z|42dc5073-e48d-4782-a3e5-e747cbf0b998|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:39:21.750Z|42dc5073-e48d-4782-a3e5-e747cbf0b998|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:22.920Z|d8d40f7f-6b87-4d9d-87c0-e5b79538d11b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:39:22.921Z|d8d40f7f-6b87-4d9d-87c0-e5b79538d11b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:39:23.350Z|0f77802c-5ca5-47f9-849a-697a0be031af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:39:23.352Z|0f77802c-5ca5-47f9-849a-697a0be031af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:39:28.372Z|a2b5f552-6104-4492-9842-22ef43ce6f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:28.372Z|1d45ad6e-9fe6-4e6a-a179-cbac6cacb3e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:28.372Z|0604c834-ba2e-4bc0-943b-94783b25c8f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:28.374Z|1d45ad6e-9fe6-4e6a-a179-cbac6cacb3e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:28.374Z|0604c834-ba2e-4bc0-943b-94783b25c8f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:28.374Z|a2b5f552-6104-4492-9842-22ef43ce6f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:37.921Z|bba56844-3685-46e5-93b1-2f25fff37f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:39:37.923Z|bba56844-3685-46e5-93b1-2f25fff37f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:39:38.405Z|78d00a04-345b-4c90-a736-c09e248f4016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:38.405Z|29891523-24bf-438f-b73c-496bad720d54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:38.406Z|78d00a04-345b-4c90-a736-c09e248f4016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:38.406Z|29891523-24bf-438f-b73c-496bad720d54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:38.407Z|4f2350de-417c-41b1-804b-3261cdff8c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:38.408Z|4f2350de-417c-41b1-804b-3261cdff8c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:48.435Z|0e281434-a118-4add-833b-175c79826038|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:48.435Z|a4ed4cc8-b9ed-446b-9ecb-42ce81194d01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:48.437Z|a4ed4cc8-b9ed-446b-9ecb-42ce81194d01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:48.437Z|0e281434-a118-4add-833b-175c79826038|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:48.435Z|c27a8705-d621-463c-b68f-ebcb80f2c472|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:48.442Z|c27a8705-d621-463c-b68f-ebcb80f2c472|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:52.920Z|0afcae21-ebf6-4e12-855f-b6a9b37e50e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:39:52.922Z|0afcae21-ebf6-4e12-855f-b6a9b37e50e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:39:53.352Z|d6756936-0c1a-4d3d-8dab-0d9f16f07d5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:39:53.353Z|d6756936-0c1a-4d3d-8dab-0d9f16f07d5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:39:58.466Z|0fa1ebc2-981b-4a6f-8ffc-062012b8ee2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:58.467Z|0fa1ebc2-981b-4a6f-8ffc-062012b8ee2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:58.473Z|c5bf6205-c8b5-43a7-8264-63c0d61ff41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:58.474Z|c5bf6205-c8b5-43a7-8264-63c0d61ff41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:39:58.485Z|b7e04346-5d82-4e9b-a14b-a52b04227e69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:39:58.486Z|b7e04346-5d82-4e9b-a14b-a52b04227e69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:07.920Z|fe86829d-ccce-4434-bade-c3635c115aab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:40:07.921Z|fe86829d-ccce-4434-bade-c3635c115aab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:40:08.501Z|b84594f0-1f0c-4899-b417-0a7748646f07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:08.501Z|ef456c05-d176-4256-8356-d3b9ccb5af5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:08.502Z|ef456c05-d176-4256-8356-d3b9ccb5af5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:08.502Z|b84594f0-1f0c-4899-b417-0a7748646f07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:08.505Z|fb61f76c-5dd3-4662-81ec-13fb148dbec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:08.505Z|fb61f76c-5dd3-4662-81ec-13fb148dbec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:18.530Z|88ad2297-4786-4890-956d-64624de3d871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:18.530Z|37fcea9c-72b8-4f0b-bc36-f4eb27e68c0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:18.530Z|b3ace544-3270-4b84-9215-8b16bbb75a92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:18.531Z|b3ace544-3270-4b84-9215-8b16bbb75a92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:18.531Z|37fcea9c-72b8-4f0b-bc36-f4eb27e68c0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:18.531Z|88ad2297-4786-4890-956d-64624de3d871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:21.748Z|e2979b86-3858-417b-b965-2a56418a86b6|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:40:21.749Z|e2979b86-3858-417b-b965-2a56418a86b6|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:22.921Z|6e6f6c47-1333-402b-a757-e0b7a9db0d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:40:22.925Z|6e6f6c47-1333-402b-a757-e0b7a9db0d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:40:23.354Z|c2bc1264-b9d7-4ed0-9e00-cb572c957d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:40:23.354Z|c2bc1264-b9d7-4ed0-9e00-cb572c957d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:40:28.559Z|cd51bd0f-51a3-49d2-a3f0-356783aeaa68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:28.559Z|c328b64e-cd33-4729-b9e5-963ed17cd702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:28.560Z|cd51bd0f-51a3-49d2-a3f0-356783aeaa68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:28.559Z|06187cc0-81e4-4055-9ce2-d73d53216d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:28.560Z|c328b64e-cd33-4729-b9e5-963ed17cd702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:28.561Z|06187cc0-81e4-4055-9ce2-d73d53216d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:37.920Z|0ed49449-5454-42df-94e0-b549da8f75d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:40:37.921Z|0ed49449-5454-42df-94e0-b549da8f75d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:40:38.591Z|484f057a-49da-4c76-bb65-0de98b26f50a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:38.592Z|484f057a-49da-4c76-bb65-0de98b26f50a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:38.593Z|a35ba863-ef7a-4df0-9ae1-63855e71a52c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:38.593Z|49a6d337-3466-43d6-9f26-f6cd6b85916d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:38.594Z|a35ba863-ef7a-4df0-9ae1-63855e71a52c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:38.593Z|49a6d337-3466-43d6-9f26-f6cd6b85916d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:48.623Z|9829064d-fab2-4d52-9750-652f1f15c88e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:48.625Z|10c34988-0725-4f71-9669-ab2d3fa744cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:48.626Z|9829064d-fab2-4d52-9750-652f1f15c88e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:48.623Z|209dbc3a-49b7-4a99-8e72-c96d7b991cbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:48.626Z|209dbc3a-49b7-4a99-8e72-c96d7b991cbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:48.627Z|10c34988-0725-4f71-9669-ab2d3fa744cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:52.921Z|cd134206-a02f-42a5-aa9a-131155ecbf36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:40:52.922Z|cd134206-a02f-42a5-aa9a-131155ecbf36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:40:53.355Z|18ee642e-5549-4b38-8814-a95f59c10f72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:40:53.356Z|18ee642e-5549-4b38-8814-a95f59c10f72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:40:58.653Z|cd61ad84-de3f-485b-81e8-1301ef65cf05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:58.653Z|ed4e4859-6a49-4ad7-8cf8-19bceb48a4ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:58.653Z|5e554eb7-5aa1-43cd-956a-5aa9e4667f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:40:58.655Z|cd61ad84-de3f-485b-81e8-1301ef65cf05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:58.655Z|5e554eb7-5aa1-43cd-956a-5aa9e4667f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:40:58.655Z|ed4e4859-6a49-4ad7-8cf8-19bceb48a4ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:07.922Z|f5000c29-e744-4966-8194-5d711f5b148b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:41:07.926Z|f5000c29-e744-4966-8194-5d711f5b148b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:41:08.683Z|a10e418d-6991-44c4-a9db-d7b0c6bccb42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:08.682Z|0f8862e4-1a3d-4db0-be68-8936c7b983cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:08.683Z|27100c99-7606-4f0a-89e2-792f11535e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:08.686Z|a10e418d-6991-44c4-a9db-d7b0c6bccb42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:08.686Z|0f8862e4-1a3d-4db0-be68-8936c7b983cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:08.686Z|27100c99-7606-4f0a-89e2-792f11535e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:18.710Z|d0038d7d-fa42-44dd-8431-48666aac1bcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:18.710Z|3a433c48-e11c-42f0-aa85-85778a39817c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:18.712Z|76f6bd16-7a19-4cb8-b9b8-460a0fc2bc4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:18.713Z|76f6bd16-7a19-4cb8-b9b8-460a0fc2bc4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:18.713Z|d0038d7d-fa42-44dd-8431-48666aac1bcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:18.713Z|3a433c48-e11c-42f0-aa85-85778a39817c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:21.747Z|2156f0f2-e40e-4bc5-bdd3-9b58c4c40175|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:41:21.749Z|2156f0f2-e40e-4bc5-bdd3-9b58c4c40175|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:22.920Z|37395a1a-7b7c-4dd0-983d-7b638e3ffbeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:41:22.921Z|37395a1a-7b7c-4dd0-983d-7b638e3ffbeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:41:23.357Z|319d5700-bded-4166-8704-a719437c2d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:41:23.358Z|319d5700-bded-4166-8704-a719437c2d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:41:28.737Z|4525c494-1cb7-40f2-8375-90633461047d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:28.737Z|facbb972-a035-470e-8a76-d021b3becbdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:28.737Z|9ddae9f4-a547-4c35-a60f-cae7e226dcff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:28.738Z|4525c494-1cb7-40f2-8375-90633461047d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:28.738Z|facbb972-a035-470e-8a76-d021b3becbdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:28.738Z|9ddae9f4-a547-4c35-a60f-cae7e226dcff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:37.921Z|25cf29f8-b532-441a-afa2-f58fece7891c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:41:37.922Z|25cf29f8-b532-441a-afa2-f58fece7891c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:41:38.762Z|f6e2a01f-5d73-40ad-82d2-3b61145fafaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:38.762Z|477a62fc-2555-470d-8549-867c901b4047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:38.762Z|5a1a6d35-1ec7-4871-a35e-889eef10fb00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:38.762Z|477a62fc-2555-470d-8549-867c901b4047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:38.762Z|f6e2a01f-5d73-40ad-82d2-3b61145fafaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:38.762Z|5a1a6d35-1ec7-4871-a35e-889eef10fb00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:48.785Z|a6c751de-2344-4ade-a8c4-1687b87075c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:48.785Z|0ef89c85-af70-420a-af70-f88a48369069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:48.786Z|a6c751de-2344-4ade-a8c4-1687b87075c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:48.786Z|0ef89c85-af70-420a-af70-f88a48369069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:48.790Z|fc54dec8-4f9c-41a7-8910-60f0b5f3fb29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:48.790Z|fc54dec8-4f9c-41a7-8910-60f0b5f3fb29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:49.123Z||http-nio-8080-exec-10|||||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~*5."0xe5n0x090xf00x0f0xa60xf30x06Mu80xb80xd20xa40x98X0xe60xf7I0xad0xf10x83]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-01T11:41:52.920Z|ccf9f833-b1f1-4229-8bd2-4bdebe3a84b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:41:52.921Z|ccf9f833-b1f1-4229-8bd2-4bdebe3a84b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:41:53.359Z|3b1cd173-3f69-4449-b502-8b67c8b1c3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:41:53.359Z|3b1cd173-3f69-4449-b502-8b67c8b1c3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:41:58.809Z|d8a1ea67-2b57-46eb-a4dc-6bedf32c3b97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:58.809Z|f3fc5df6-1287-4a70-ac76-f0f24f91202c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:58.809Z|d8a1ea67-2b57-46eb-a4dc-6bedf32c3b97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:58.811Z|f3fc5df6-1287-4a70-ac76-f0f24f91202c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:41:58.811Z|3970c2b8-af06-4790-b829-61f15817e12a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:41:58.812Z|3970c2b8-af06-4790-b829-61f15817e12a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:07.921Z|68cb3887-89e0-4999-b9f5-93114853d2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:42:07.922Z|68cb3887-89e0-4999-b9f5-93114853d2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:42:08.840Z|82b34e1d-2183-41a8-9f11-831f6ab41149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:08.841Z|82b34e1d-2183-41a8-9f11-831f6ab41149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:08.840Z|db8117b1-84d7-469d-a5f6-d6c9c5658e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:08.840Z|57656b58-7585-4d88-9ee7-43f7e721a820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:08.842Z|57656b58-7585-4d88-9ee7-43f7e721a820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:08.842Z|db8117b1-84d7-469d-a5f6-d6c9c5658e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:18.867Z|68f4c289-50f4-4bff-a938-04d8e3f1d76d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:18.867Z|250071ba-7e35-4a2b-b39c-6f4f431c1e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:18.868Z|250071ba-7e35-4a2b-b39c-6f4f431c1e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:18.870Z|55759066-4cd9-41e4-8994-71694da8ba2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:18.871Z|55759066-4cd9-41e4-8994-71694da8ba2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:18.868Z|68f4c289-50f4-4bff-a938-04d8e3f1d76d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:21.748Z|c5d9d869-3681-4d4a-96df-8334c9305327|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:42:21.749Z|c5d9d869-3681-4d4a-96df-8334c9305327|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:22.920Z|fde566d8-75ba-449e-acfb-6ac21f3e4e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:42:22.925Z|fde566d8-75ba-449e-acfb-6ac21f3e4e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:42:23.361Z|4b54adb7-8c34-4c4c-b917-ef28186bc6bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:42:23.362Z|4b54adb7-8c34-4c4c-b917-ef28186bc6bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:42:28.900Z|861921c9-2108-4018-9ade-da6d5c281426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:28.900Z|1826774b-cfda-4403-b846-647476934ddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:28.901Z|1826774b-cfda-4403-b846-647476934ddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:28.901Z|861921c9-2108-4018-9ade-da6d5c281426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:28.901Z|ab53c68a-8321-4ff2-bbe7-124300015508|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:28.903Z|ab53c68a-8321-4ff2-bbe7-124300015508|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:37.921Z|5013a7b2-0955-4691-9f63-dee6c9c42145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:42:37.922Z|5013a7b2-0955-4691-9f63-dee6c9c42145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:42:38.930Z|cdc9b6ed-21ec-4c5a-b216-249125724bfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:38.930Z|15926557-2965-4949-8d05-81b5762e1d22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:38.932Z|15926557-2965-4949-8d05-81b5762e1d22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:38.932Z|cdc9b6ed-21ec-4c5a-b216-249125724bfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:38.940Z|88844983-9346-4639-a808-fbb853a322d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:38.941Z|88844983-9346-4639-a808-fbb853a322d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:48.978Z|9488617a-e117-4a79-87c0-9c8a404ef452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:48.980Z|9488617a-e117-4a79-87c0-9c8a404ef452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:48.980Z|ff3258a0-9af6-43f8-82c6-6f05dd5ec457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:48.981Z|ff3258a0-9af6-43f8-82c6-6f05dd5ec457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:48.982Z|ddad30d3-6a82-4090-aeba-0bfec05238d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:48.983Z|ddad30d3-6a82-4090-aeba-0bfec05238d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:52.920Z|0cb7b462-0562-4a8e-901f-bd9df0435fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:42:52.921Z|0cb7b462-0562-4a8e-901f-bd9df0435fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:42:53.362Z|1574155c-e15d-46dc-be18-a0a32ae70173|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:42:53.363Z|1574155c-e15d-46dc-be18-a0a32ae70173|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:42:59.012Z|54103447-f37d-4441-a886-c4fff00f8ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:59.012Z|a67ba3d7-d55f-4415-9c0e-f286cb4b08d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:59.012Z|1101730b-2dbf-4cba-8c3b-0c801c00fa10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:42:59.013Z|a67ba3d7-d55f-4415-9c0e-f286cb4b08d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:59.013Z|54103447-f37d-4441-a886-c4fff00f8ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:42:59.013Z|1101730b-2dbf-4cba-8c3b-0c801c00fa10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:07.920Z|36c5af23-0c78-4ca0-a1dd-e6aac351b3f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:43:07.923Z|36c5af23-0c78-4ca0-a1dd-e6aac351b3f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:43:09.045Z|9bd3a24b-d352-4f36-b041-d4eaf36ad9db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:09.045Z|a0629069-3572-445b-8acb-7faff95e64a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:09.045Z|714c79f9-1d06-4694-b319-1a3620fb74b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:09.047Z|9bd3a24b-d352-4f36-b041-d4eaf36ad9db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:09.047Z|a0629069-3572-445b-8acb-7faff95e64a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:09.047Z|714c79f9-1d06-4694-b319-1a3620fb74b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:19.077Z|f5687bd0-4332-474e-9be2-712ef9f16194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:19.078Z|ea81f6fe-d9cb-4094-aae0-4d7701aaf22f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:19.078Z|f5687bd0-4332-474e-9be2-712ef9f16194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:19.079Z|ea81f6fe-d9cb-4094-aae0-4d7701aaf22f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:19.083Z|31b5f46e-2be4-4d65-a0c6-f6858ea35b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:19.086Z|31b5f46e-2be4-4d65-a0c6-f6858ea35b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:21.747Z|f090631e-e22c-44e7-8cb4-8a3557dfa64d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:43:21.748Z|f090631e-e22c-44e7-8cb4-8a3557dfa64d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:22.920Z|dc453254-cb52-41d8-8d83-546904bab5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:43:22.921Z|dc453254-cb52-41d8-8d83-546904bab5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:43:23.364Z|6e9e5800-87ae-4eaa-b832-1855c9c4cd0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:43:23.365Z|6e9e5800-87ae-4eaa-b832-1855c9c4cd0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:43:29.126Z|edceae3d-c932-4f0e-8952-9ffb68c6d84d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:29.126Z|175c24f0-2ee7-4992-97f7-32f886f6b73d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:29.127Z|edceae3d-c932-4f0e-8952-9ffb68c6d84d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:29.127Z|175c24f0-2ee7-4992-97f7-32f886f6b73d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:29.133Z|01c3044e-6193-4646-beee-482e01633719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:29.133Z|01c3044e-6193-4646-beee-482e01633719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:37.920Z|0698b675-b5f4-451b-b65b-73fb70be521f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:43:37.923Z|0698b675-b5f4-451b-b65b-73fb70be521f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:43:39.157Z|3cc4b0a0-5de8-4bf1-bd37-4591be6edfa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:39.157Z|6b3a38d0-345b-4fc1-82b4-c6699f46971f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:39.158Z|6b3a38d0-345b-4fc1-82b4-c6699f46971f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:39.158Z|3cc4b0a0-5de8-4bf1-bd37-4591be6edfa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:39.159Z|eedaee92-645a-4dd7-84ed-6f99306b6219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:39.160Z|eedaee92-645a-4dd7-84ed-6f99306b6219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:49.182Z|3639a5d6-fa4f-4e7e-bf8c-af26f1a25003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:49.183Z|3639a5d6-fa4f-4e7e-bf8c-af26f1a25003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:49.183Z|3d1acc50-e839-457b-8e45-cda7830037de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:49.184Z|3d1acc50-e839-457b-8e45-cda7830037de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:49.188Z|5b6b40fd-4cec-4258-8d86-b832c5ca4da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:49.189Z|5b6b40fd-4cec-4258-8d86-b832c5ca4da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:52.921Z|3d6b29b8-6f81-4194-b3ee-2f9431cbe58f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:43:52.921Z|3d6b29b8-6f81-4194-b3ee-2f9431cbe58f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:43:53.366Z|6006adce-4093-4200-bc25-88c19e7b9284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:43:53.366Z|6006adce-4093-4200-bc25-88c19e7b9284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:43:59.205Z|8abadfa1-e11d-4e91-9dcf-919b32d9a735|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:59.205Z|0fe79fc4-5fc0-4d3f-a958-c39c1db49963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:59.206Z|0fe79fc4-5fc0-4d3f-a958-c39c1db49963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:59.206Z|8abadfa1-e11d-4e91-9dcf-919b32d9a735|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:43:59.206Z|86334c40-1b41-46b0-b654-bebd33925b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:43:59.207Z|86334c40-1b41-46b0-b654-bebd33925b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:07.920Z|9b4df36c-a75e-4d8c-af9b-7daf51801acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:44:07.921Z|9b4df36c-a75e-4d8c-af9b-7daf51801acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:44:09.232Z|57a85a7c-3b96-4654-b4e1-26a0517bc37f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:09.232Z|6b43a662-68e5-4681-9681-0e2cc602312b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:09.233Z|b2c5fbaf-c977-41a4-b406-83108b8c87ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:09.233Z|6b43a662-68e5-4681-9681-0e2cc602312b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:09.233Z|b2c5fbaf-c977-41a4-b406-83108b8c87ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:09.233Z|57a85a7c-3b96-4654-b4e1-26a0517bc37f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:19.258Z|b8e8f976-f24c-4ec4-bccf-5e259acb06aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:19.258Z|23d6d9e8-6a38-427d-9f33-56bb8aadd07a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:19.258Z|f8a82acb-e7dc-4f6a-bf14-fdbca495052e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:19.258Z|23d6d9e8-6a38-427d-9f33-56bb8aadd07a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:19.258Z|b8e8f976-f24c-4ec4-bccf-5e259acb06aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:19.258Z|f8a82acb-e7dc-4f6a-bf14-fdbca495052e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:21.747Z|4e07f3ef-1133-4228-bcf4-ca347b06681d|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:44:21.748Z|4e07f3ef-1133-4228-bcf4-ca347b06681d|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:22.920Z|d6117b06-fcfb-4003-b73f-a1fa58c32ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:44:22.924Z|d6117b06-fcfb-4003-b73f-a1fa58c32ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:44:23.367Z|70f03b4d-c20f-4c69-ac4d-f3cbe1fa0cc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:44:23.367Z|70f03b4d-c20f-4c69-ac4d-f3cbe1fa0cc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:44:29.286Z|39b1aa37-461a-4704-a245-ce293af92f87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:29.286Z|43f8b1de-a170-42de-8e68-f77bffe0ad23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:29.286Z|a8ebc5bd-6d02-4c92-aced-ff11fb007e70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:29.287Z|a8ebc5bd-6d02-4c92-aced-ff11fb007e70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:29.287Z|43f8b1de-a170-42de-8e68-f77bffe0ad23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:29.287Z|39b1aa37-461a-4704-a245-ce293af92f87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:37.920Z|06c298c3-d434-4c5a-9415-454c8934d7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:44:37.921Z|06c298c3-d434-4c5a-9415-454c8934d7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:44:39.322Z|813563d4-4292-4059-85ab-0970eebece07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:39.322Z|4e600799-6eb0-4722-b59a-210530f85d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:39.322Z|8db2b385-3443-4b58-960a-1a7e46b500f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:39.324Z|8db2b385-3443-4b58-960a-1a7e46b500f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:39.324Z|4e600799-6eb0-4722-b59a-210530f85d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:39.324Z|813563d4-4292-4059-85ab-0970eebece07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:49.347Z|ac92cb74-88fe-4cc6-b287-90bf67660864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:49.347Z|92f1b508-d8c9-4a0d-ba0f-150f668bb4a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:49.349Z|8646550d-81bb-48dc-876e-47f8134faaf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:49.349Z|ac92cb74-88fe-4cc6-b287-90bf67660864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:49.349Z|92f1b508-d8c9-4a0d-ba0f-150f668bb4a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:49.350Z|8646550d-81bb-48dc-876e-47f8134faaf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:52.920Z|7a5709aa-a482-4329-ac63-3e62a7f0ecfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:44:52.921Z|7a5709aa-a482-4329-ac63-3e62a7f0ecfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:44:53.368Z|cc073fbe-8aa1-4c18-bf66-89bf1ae7cad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:44:53.369Z|cc073fbe-8aa1-4c18-bf66-89bf1ae7cad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:44:59.377Z|e1772dfa-9b7d-4398-8ed2-992ddf757ad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:59.376Z|68f102ad-41ad-44c0-8800-ac96b932d3a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:59.379Z|18dc1e91-3446-414e-9e4e-292860122484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:44:59.380Z|e1772dfa-9b7d-4398-8ed2-992ddf757ad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:59.380Z|18dc1e91-3446-414e-9e4e-292860122484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:44:59.380Z|68f102ad-41ad-44c0-8800-ac96b932d3a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:07.920Z|2570e056-1c52-42f5-b9be-5973bec07119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:45:07.925Z|2570e056-1c52-42f5-b9be-5973bec07119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:45:09.412Z|05272160-d3dc-4613-9d56-e85a38acea25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:09.412Z|61333277-2be7-4693-bcfe-e2644b08bf6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:09.413Z|05272160-d3dc-4613-9d56-e85a38acea25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:09.414Z|61333277-2be7-4693-bcfe-e2644b08bf6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:09.419Z|f66fc9a0-4ce1-4a76-90cb-8f961642dd05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:09.424Z|f66fc9a0-4ce1-4a76-90cb-8f961642dd05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:19.441Z|7abc4e95-359b-4853-9755-a8f79755b3d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:19.442Z|7abc4e95-359b-4853-9755-a8f79755b3d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:19.445Z|132f9399-e546-46fd-93b1-0409d123128c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:19.445Z|132f9399-e546-46fd-93b1-0409d123128c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:19.447Z|8cbf7b47-af26-4136-bab5-ec83b23fbbd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:19.448Z|8cbf7b47-af26-4136-bab5-ec83b23fbbd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:21.749Z|c28e66f3-78e5-4aa0-bf18-c9cc2718cc63|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:45:21.750Z|c28e66f3-78e5-4aa0-bf18-c9cc2718cc63|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:22.920Z|951b638d-7628-4542-8839-39c3f3eed65e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:45:22.922Z|951b638d-7628-4542-8839-39c3f3eed65e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:45:23.370Z|1ba37824-78b8-4cbc-b9b8-af9f72451893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:45:23.370Z|1ba37824-78b8-4cbc-b9b8-af9f72451893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:45:29.469Z|3dd5cd9f-c177-4cfa-82c2-273573f4d7d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:29.469Z|523d8682-0e2b-47f3-8b35-8faf6d17f3a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:29.469Z|b7a24400-19b5-4c80-b053-b826ee3efb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:29.471Z|b7a24400-19b5-4c80-b053-b826ee3efb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:29.471Z|3dd5cd9f-c177-4cfa-82c2-273573f4d7d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:29.471Z|523d8682-0e2b-47f3-8b35-8faf6d17f3a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:37.920Z|bee2dd41-38da-49a1-8a77-5e0ee83ef19f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:45:37.921Z|bee2dd41-38da-49a1-8a77-5e0ee83ef19f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:45:39.494Z|ffd2c0bd-f932-4380-8a21-f9ccd711b8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:39.495Z|ffd2c0bd-f932-4380-8a21-f9ccd711b8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:39.496Z|d47d54c2-829b-4853-87a6-4295f9410a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:39.496Z|d47d54c2-829b-4853-87a6-4295f9410a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:39.496Z|b6657f1a-ca11-4f9f-b802-9bf2a047f53e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:39.497Z|b6657f1a-ca11-4f9f-b802-9bf2a047f53e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:49.520Z|9a4fd73c-d592-40fe-9565-39692d2e1edc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:49.522Z|bc0a5984-45e9-4c84-867c-e6d0dd7ac024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:49.522Z|9a4fd73c-d592-40fe-9565-39692d2e1edc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:49.522Z|bc0a5984-45e9-4c84-867c-e6d0dd7ac024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:49.534Z|6c63851e-e89e-4765-b66e-71705d19020c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:49.535Z|6c63851e-e89e-4765-b66e-71705d19020c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:52.920Z|a4b54b1c-98dd-4ec3-a377-64066d81a2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:45:52.924Z|a4b54b1c-98dd-4ec3-a377-64066d81a2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:45:53.371Z|14ff9a4d-b985-47d6-85db-6a66b27c8ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:45:53.372Z|14ff9a4d-b985-47d6-85db-6a66b27c8ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:45:59.554Z|0e04c655-53b5-4034-af17-86a294dee3b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:59.555Z|0e04c655-53b5-4034-af17-86a294dee3b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:59.559Z|d9b60e08-50e2-43cc-bb75-2701d7b59d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:59.559Z|d9b60e08-50e2-43cc-bb75-2701d7b59d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:45:59.560Z|e012033c-6899-4f64-9174-a4aac79962cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:45:59.560Z|e012033c-6899-4f64-9174-a4aac79962cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:07.920Z|9510ce4f-c87c-4e7d-be86-80114b899631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:46:07.922Z|9510ce4f-c87c-4e7d-be86-80114b899631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:46:09.578Z|be21e984-82b0-4a46-8d5b-179f23b03faa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:09.579Z|be21e984-82b0-4a46-8d5b-179f23b03faa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:09.582Z|890987be-6ce9-4ae2-85ea-cd8b0ecf9462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:09.582Z|890987be-6ce9-4ae2-85ea-cd8b0ecf9462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:09.590Z|0533dd14-fc31-4452-8d6f-560f5ecbc595|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:09.591Z|0533dd14-fc31-4452-8d6f-560f5ecbc595|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:19.608Z|4dc2af1b-a3dc-4ce1-aee3-89fcc2c3eb24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:19.608Z|4dc2af1b-a3dc-4ce1-aee3-89fcc2c3eb24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:19.616Z|332a790c-bcd4-43b7-b494-f703b7b56a93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:19.617Z|332a790c-bcd4-43b7-b494-f703b7b56a93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:19.622Z|10f58a47-cdb9-4e40-af43-81f7e51b6ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:19.623Z|10f58a47-cdb9-4e40-af43-81f7e51b6ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:21.748Z|0214f42f-1677-4f24-8c38-0f9983cd5968|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:46:21.749Z|0214f42f-1677-4f24-8c38-0f9983cd5968|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:22.920Z|d3df9b62-d8df-42aa-a1de-ac457aa7862a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:46:22.921Z|d3df9b62-d8df-42aa-a1de-ac457aa7862a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:46:23.373Z|cb093710-9545-4e1a-b753-992bf3567d02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:46:23.373Z|cb093710-9545-4e1a-b753-992bf3567d02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:46:29.632Z|af9d51de-f873-4e5a-9cfc-71874cf1712e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:29.633Z|af9d51de-f873-4e5a-9cfc-71874cf1712e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:29.647Z|426a734c-5f42-4a35-a78c-24715809750a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:29.648Z|426a734c-5f42-4a35-a78c-24715809750a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:29.663Z|aa8f26de-59cd-4a73-abeb-3c9d8481ec9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:29.664Z|aa8f26de-59cd-4a73-abeb-3c9d8481ec9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:37.920Z|d7a9979b-0b47-4a16-8d92-7a45c7e38f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:46:37.925Z|d7a9979b-0b47-4a16-8d92-7a45c7e38f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:46:39.691Z|68418ee5-0723-4447-ab43-50aa8e8f9609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:39.691Z|c279e25e-28bf-4b3b-a54d-1b689f0eb637|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:39.692Z|c279e25e-28bf-4b3b-a54d-1b689f0eb637|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:39.692Z|68418ee5-0723-4447-ab43-50aa8e8f9609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:39.712Z|3aab4bc3-fed6-4187-ac77-775ef6cf41ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:39.712Z|3aab4bc3-fed6-4187-ac77-775ef6cf41ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:49.734Z|c720e8c0-10c0-4698-8edb-d075bd6bd135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:49.735Z|c720e8c0-10c0-4698-8edb-d075bd6bd135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:49.739Z|bf9c8d37-1533-4a84-915f-40f0d91268a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:49.739Z|bf9c8d37-1533-4a84-915f-40f0d91268a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:49.745Z|3e42dead-69b6-43e1-a5d1-e9f64d223a57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:49.746Z|3e42dead-69b6-43e1-a5d1-e9f64d223a57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:52.920Z|d450bbae-5a03-4fb7-98fe-6955a7fe7e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:46:52.921Z|d450bbae-5a03-4fb7-98fe-6955a7fe7e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:46:53.374Z|0656e36f-9404-4078-9508-f6c103ac8f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:46:53.375Z|0656e36f-9404-4078-9508-f6c103ac8f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:46:59.771Z|b2670e8a-d896-4198-a774-36715d1b9d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:59.771Z|5f08e00d-f1eb-40a1-a748-64def1ff18ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:59.771Z|135ad45d-92d8-4c24-a7ed-34ccd4b157a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:46:59.774Z|5f08e00d-f1eb-40a1-a748-64def1ff18ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:59.774Z|b2670e8a-d896-4198-a774-36715d1b9d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:46:59.774Z|135ad45d-92d8-4c24-a7ed-34ccd4b157a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:07.920Z|d3fbed46-f523-4dbc-a7c2-d090e15d5d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:47:07.921Z|d3fbed46-f523-4dbc-a7c2-d090e15d5d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:47:09.803Z|b2c012d9-42e1-4033-813b-bd3a2e9fca94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:09.803Z|abdfe46e-f9e3-43a1-8ba2-25d01a85aa4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:09.805Z|b2c012d9-42e1-4033-813b-bd3a2e9fca94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:09.805Z|abdfe46e-f9e3-43a1-8ba2-25d01a85aa4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:09.805Z|e3847a00-285c-459d-b2b9-97a54776929a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:09.806Z|e3847a00-285c-459d-b2b9-97a54776929a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:19.835Z|c8d6623a-7f96-43af-89a5-ec540d2d72fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:19.834Z|e7df8701-03e5-47a9-b6bb-0999d988f7d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:19.850Z|c8d6623a-7f96-43af-89a5-ec540d2d72fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:19.851Z|e7df8701-03e5-47a9-b6bb-0999d988f7d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:19.834Z|979a2d04-5b78-47b8-8a67-0321dd044622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:19.855Z|979a2d04-5b78-47b8-8a67-0321dd044622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:21.755Z|6c807eaf-e2bf-45bc-95a6-fba2617e2ff1|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:47:21.756Z|6c807eaf-e2bf-45bc-95a6-fba2617e2ff1|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:22.920Z|645d1cb3-0885-444f-bdbe-3116ee62ebf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:47:22.926Z|645d1cb3-0885-444f-bdbe-3116ee62ebf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:47:23.376Z|6f12fc3d-ed71-4169-a3dc-8aa7e4d284f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:47:23.377Z|6f12fc3d-ed71-4169-a3dc-8aa7e4d284f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:47:29.877Z|fe637fa5-38a4-4544-8980-aeb937066dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:29.877Z|9c7315d0-65fc-4c14-bce2-a665a9d25da3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:29.878Z|fe637fa5-38a4-4544-8980-aeb937066dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:29.878Z|9c7315d0-65fc-4c14-bce2-a665a9d25da3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:29.881Z|48d00c18-02ca-4f02-825e-b6d578489d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:29.881Z|48d00c18-02ca-4f02-825e-b6d578489d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:37.920Z|8c2f9f4e-6628-4744-9336-aa757d400d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:47:37.921Z|8c2f9f4e-6628-4744-9336-aa757d400d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:47:39.905Z|05ef70b4-eb2a-43a3-9e71-84ee3bfc4130|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:39.905Z|2a969988-38cd-4972-a85e-5f6219d5e18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:39.906Z|05ef70b4-eb2a-43a3-9e71-84ee3bfc4130|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:39.906Z|2a969988-38cd-4972-a85e-5f6219d5e18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:39.908Z|d7704951-57ca-4a66-8cc8-439c22c7e779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:39.909Z|d7704951-57ca-4a66-8cc8-439c22c7e779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:49.935Z|900c9024-20cb-454e-a157-dad69aee0ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:49.936Z|900c9024-20cb-454e-a157-dad69aee0ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:49.938Z|bd857634-6552-4ccf-bc8c-17273db9a674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:49.938Z|bd857634-6552-4ccf-bc8c-17273db9a674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:49.935Z|5559b0f5-6e07-4ec3-93de-adf1ddc20ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:49.948Z|5559b0f5-6e07-4ec3-93de-adf1ddc20ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:52.920Z|6d34a5ba-61e8-4d3f-a82e-342276dac33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:47:52.922Z|6d34a5ba-61e8-4d3f-a82e-342276dac33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:47:53.377Z|f0fcaf16-b3ce-45e0-97ed-0cc8d6a197d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:47:53.378Z|f0fcaf16-b3ce-45e0-97ed-0cc8d6a197d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:47:59.973Z|72788a95-a4f1-49b1-99a4-66da6f64c6d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:59.973Z|a2088f51-31a6-46b7-846f-a8ef768788f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:59.976Z|72788a95-a4f1-49b1-99a4-66da6f64c6d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:59.976Z|a2088f51-31a6-46b7-846f-a8ef768788f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:47:59.999Z|59690884-dc6a-4818-bca1-6197b8e67557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:47:59.999Z|59690884-dc6a-4818-bca1-6197b8e67557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:07.450Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T11:48:07.469Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 7c22abe2-cca5-4771-84c9-29977f1f6b44 already exists in requestDb InfraActiveRequests table 2022-03-01T11:48:07.553Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44 2022-03-01T11:48:07.555Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|INFO|500||Invoke 2022-03-01T11:48:07.556Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||===========================request begin================================================ 2022-03-01T11:48:07.556Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44 2022-03-01T11:48:07.557Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||Method : GET 2022-03-01T11:48:07.557Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5d578b804c4fe9f", X-B3-SpanId:"774ea8da0db21d1a", X-B3-ParentSpanId:"f5d578b804c4fe9f", X-B3-Sampled:"0", X-ONAP-RequestID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-RequestID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-TransactionID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-ECOMP-RequestID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7dfa170-d22c-4623-ba3f-0a51bcd89732"] 2022-03-01T11:48:07.559Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||Request body: 2022-03-01T11:48:07.559Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||==========================request end================================================ 2022-03-01T11:48:07.920Z|1018d60a-1a27-486f-a2d4-af2cc40a9942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:48:07.924Z|1018d60a-1a27-486f-a2d4-af2cc40a9942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:48:08.751Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||============================response begin========================================== 2022-03-01T11:48:08.752Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T11:48:08.752Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||Status text : 2022-03-01T11:48:08.753Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C4BF2B95394DBF7CB064A0F8546DBB4A; 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:"Tue, 01 Mar 2022 11:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:48:08.755Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||Response body: 2022-03-01T11:48:08.755Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|DEBUG|500||=======================response end================================================= 2022-03-01T11:48:08.756Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c22abe2-cca5-4771-84c9-29977f1f6b44|INFO|404|Not Found|InvokeReturn 2022-03-01T11:48:08.876Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 7c22abe2-cca5-4771-84c9-29977f1f6b44 2022-03-01T11:48:08.905Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T11:48:08.916Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|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-03-01T11:48:08.917Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T11:48:08.917Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:48:08.917Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|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-03-01T11:48:08.918Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T11:48:08.918Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|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:"f5d578b804c4fe9f", X-B3-SpanId:"ae937cf704d0803e", X-B3-ParentSpanId:"f5d578b804c4fe9f", X-B3-Sampled:"0", X-ONAP-RequestID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-RequestID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-TransactionID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-ECOMP-RequestID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecb4b1e3-d6dc-425f-90de-602520d7cfc0"] 2022-03-01T11:48:08.919Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:48:08.919Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:48:08.991Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:48:08.992Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T11:48:08.992Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T11:48:08.993Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|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:"Tue, 01 Mar 2022 11:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:48:08.993Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T11:48:08.994Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:48:08.994Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:48:08.996Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|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$$825634b0.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-03-01T11:48:08.997Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T11:48:08.998Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|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-03-01T11:48:08.999Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T11:48:09.000Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:48:09.001Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|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-03-01T11:48:09.001Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T11:48:09.002Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|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:"f5d578b804c4fe9f", X-B3-SpanId:"b49d80edcbb17fdd", X-B3-ParentSpanId:"f5d578b804c4fe9f", X-B3-Sampled:"0", X-ONAP-RequestID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-RequestID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-TransactionID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-ECOMP-RequestID:"7c22abe2-cca5-4771-84c9-29977f1f6b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55c01791-e567-4a5f-94f1-acb71efc4fe8"] 2022-03-01T11:48:09.002Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:48:09.003Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:48:09.090Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:48:09.093Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|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-03-01T11:48:09.093Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T11:48:09.094Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|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:"Tue, 01 Mar 2022 11:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:48:09.095Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T11:48:09.096Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:48:09.096Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:48:09.098Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|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$$825634b0.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-03-01T11:48:09.101Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@175b2eb 2022-03-01T11:48:09.109Z|7c22abe2-cca5-4771-84c9-29977f1f6b44|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T11:48:10.048Z|dad34c7c-fb03-4a56-a0b4-20693a5355a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:10.050Z|dad34c7c-fb03-4a56-a0b4-20693a5355a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:10.051Z|792655ce-b0f4-4733-9eb6-dc5b1ffafd8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:10.051Z|792655ce-b0f4-4733-9eb6-dc5b1ffafd8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:10.060Z|3399dd31-6516-4fd5-9673-350534e1c289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:10.061Z|3399dd31-6516-4fd5-9673-350534e1c289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:16.795Z|58288c79-fe99-4c5d-8339-f56fe8a311ab|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:48:16.797Z|58288c79-fe99-4c5d-8339-f56fe8a311ab|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:20.098Z|4e60f3a9-99a4-4979-8840-639bc1ca8161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:20.099Z|cdace23f-1143-469f-8358-1f15d50b3ad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:20.100Z|4e60f3a9-99a4-4979-8840-639bc1ca8161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:20.100Z|cdace23f-1143-469f-8358-1f15d50b3ad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:20.117Z|1ab38240-fd59-4cc4-9cae-72e23c976211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:20.118Z|1ab38240-fd59-4cc4-9cae-72e23c976211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:21.751Z|4e1f07c9-3e62-4afb-b693-2246c5d44402|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:48:21.752Z|4e1f07c9-3e62-4afb-b693-2246c5d44402|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:22.920Z|a3e3980f-d888-405d-bf80-007339fb2ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:48:22.922Z|a3e3980f-d888-405d-bf80-007339fb2ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:48:23.379Z|caba96b0-deb1-48ce-8e6f-e7339656140b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:48:23.379Z|caba96b0-deb1-48ce-8e6f-e7339656140b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:48:30.136Z|074a1767-3276-4eb0-bcd3-99e9466d12cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:30.137Z|074a1767-3276-4eb0-bcd3-99e9466d12cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:30.137Z|a59d2e0d-801d-42b4-9249-2787523198fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:30.138Z|a59d2e0d-801d-42b4-9249-2787523198fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:30.168Z|b72565e7-77a6-4a4b-974e-aa35c2bc1f66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:30.169Z|b72565e7-77a6-4a4b-974e-aa35c2bc1f66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:34.182Z|6b786195-de36-4aed-9929-30ecf337777f|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:48:34.184Z|6b786195-de36-4aed-9929-30ecf337777f|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:37.920Z|127d03d9-20bc-4fc3-97f7-4ea6796ab217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:48:37.921Z|127d03d9-20bc-4fc3-97f7-4ea6796ab217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:48:40.173Z|f6a40ddf-dc13-4e3b-832c-c956a34aa7e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:40.174Z|f6a40ddf-dc13-4e3b-832c-c956a34aa7e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:40.174Z|991b9d50-9199-43c9-a34f-7f6424cfcb54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:40.175Z|991b9d50-9199-43c9-a34f-7f6424cfcb54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:40.195Z|7e8ad3ad-842f-4bf2-853f-aba9125eb453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:40.196Z|7e8ad3ad-842f-4bf2-853f-aba9125eb453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:44.023Z|e11467ff-5c8b-4ea4-8742-6f53d2c17034|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:48:44.024Z|e11467ff-5c8b-4ea4-8742-6f53d2c17034|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:50.200Z|7b26bb3e-e78b-4c52-8390-18895d32f883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:50.200Z|7b26bb3e-e78b-4c52-8390-18895d32f883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:50.203Z|e8c52a24-7152-4d5d-b623-955880a34fa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:50.203Z|e8c52a24-7152-4d5d-b623-955880a34fa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:50.223Z|77b1812f-32ec-4e4d-91c5-d1d34c0d9aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:48:50.224Z|77b1812f-32ec-4e4d-91c5-d1d34c0d9aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:48:52.920Z|aa573338-bfe4-42c9-af62-337f779e9e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:48:52.924Z|aa573338-bfe4-42c9-af62-337f779e9e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:48:53.380Z|27ea7db3-d111-4bde-adcc-098557366761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:48:53.381Z|27ea7db3-d111-4bde-adcc-098557366761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:49:00.234Z|fe5ce2c4-d68b-421f-8fec-8586f34c7988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:00.235Z|fe5ce2c4-d68b-421f-8fec-8586f34c7988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:00.246Z|73110aa4-538a-4071-8e8a-8a67a9703ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:00.247Z|73110aa4-538a-4071-8e8a-8a67a9703ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:00.250Z|9360f02a-e8a6-4b69-96b7-a4f5edc73622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:00.251Z|9360f02a-e8a6-4b69-96b7-a4f5edc73622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:07.920Z|d15408e3-ea35-452e-a931-8986de55ae07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:49:07.922Z|d15408e3-ea35-452e-a931-8986de55ae07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:49:10.281Z|c10ffcf3-839e-4494-b46d-44e5f2ae43d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:10.281Z|905eb4e9-096b-46c2-84ad-4a6d2293fb93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:10.283Z|b8f997a8-b547-49c4-ad49-cefe03d14a90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:10.283Z|905eb4e9-096b-46c2-84ad-4a6d2293fb93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:10.283Z|c10ffcf3-839e-4494-b46d-44e5f2ae43d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:10.283Z|b8f997a8-b547-49c4-ad49-cefe03d14a90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:12.176Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T11:49:12.181Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 57914f2d-b3bb-4959-84a4-fe439007ed25 already exists in requestDb InfraActiveRequests table 2022-03-01T11:49:12.182Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25 2022-03-01T11:49:12.183Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|INFO|500||Invoke 2022-03-01T11:49:12.183Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|DEBUG|500||===========================request begin================================================ 2022-03-01T11:49:12.183Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25 2022-03-01T11:49:12.184Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|DEBUG|500||Method : GET 2022-03-01T11:49:12.184Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffc3df3c23be6841", X-B3-SpanId:"a1fe2d586b0368c2", X-B3-ParentSpanId:"ffc3df3c23be6841", X-B3-Sampled:"0", X-ONAP-RequestID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-RequestID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-TransactionID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-ECOMP-RequestID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8910a7c1-74f6-498d-bbad-aba828a3825a"] 2022-03-01T11:49:12.184Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|DEBUG|500||Request body: 2022-03-01T11:49:12.185Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|DEBUG|500||==========================request end================================================ 2022-03-01T11:49:12.261Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|DEBUG|500||============================response begin========================================== 2022-03-01T11:49:12.264Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T11:49:12.264Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|DEBUG|500||Status text : 2022-03-01T11:49:12.265Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|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:"Tue, 01 Mar 2022 11:49:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:49:12.265Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|DEBUG|500||Response body: 2022-03-01T11:49:12.266Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|DEBUG|500||=======================response end================================================= 2022-03-01T11:49:12.266Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57914f2d-b3bb-4959-84a4-fe439007ed25|INFO|404|Not Found|InvokeReturn 2022-03-01T11:49:12.271Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 57914f2d-b3bb-4959-84a4-fe439007ed25 2022-03-01T11:49:12.273Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T11:49:12.274Z|57914f2d-b3bb-4959-84a4-fe439007ed25|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-03-01T11:49:12.274Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T11:49:12.275Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:49:12.275Z|57914f2d-b3bb-4959-84a4-fe439007ed25|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-03-01T11:49:12.275Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T11:49:12.275Z|57914f2d-b3bb-4959-84a4-fe439007ed25|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:"ffc3df3c23be6841", X-B3-SpanId:"d698c4dc27aa1e1d", X-B3-ParentSpanId:"ffc3df3c23be6841", X-B3-Sampled:"0", X-ONAP-RequestID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-RequestID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-TransactionID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-ECOMP-RequestID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"098abf72-79a9-431e-86dc-6a7b479f44b5"] 2022-03-01T11:49:12.276Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:49:12.276Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:49:12.288Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:49:12.288Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T11:49:12.289Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T11:49:12.289Z|57914f2d-b3bb-4959-84a4-fe439007ed25|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:"Tue, 01 Mar 2022 11:49:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:49:12.289Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T11:49:12.290Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:49:12.290Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:49:12.291Z|57914f2d-b3bb-4959-84a4-fe439007ed25|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$$825634b0.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-03-01T11:49:12.293Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T11:49:12.294Z|57914f2d-b3bb-4959-84a4-fe439007ed25|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-03-01T11:49:12.295Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T11:49:12.295Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:49:12.295Z|57914f2d-b3bb-4959-84a4-fe439007ed25|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-03-01T11:49:12.295Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T11:49:12.296Z|57914f2d-b3bb-4959-84a4-fe439007ed25|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:"ffc3df3c23be6841", X-B3-SpanId:"a2e435e88a1aaaa7", X-B3-ParentSpanId:"ffc3df3c23be6841", X-B3-Sampled:"0", X-ONAP-RequestID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-RequestID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-TransactionID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-ECOMP-RequestID:"57914f2d-b3bb-4959-84a4-fe439007ed25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69b57b93-d44b-4954-a191-38959c991930"] 2022-03-01T11:49:12.296Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:49:12.296Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:49:12.311Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:49:12.312Z|57914f2d-b3bb-4959-84a4-fe439007ed25|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-03-01T11:49:12.312Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T11:49:12.313Z|57914f2d-b3bb-4959-84a4-fe439007ed25|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:"Tue, 01 Mar 2022 11:49:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:49:12.313Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T11:49:12.314Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:49:12.314Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:49:12.316Z|57914f2d-b3bb-4959-84a4-fe439007ed25|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$$825634b0.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-03-01T11:49:12.318Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@178d3992 2022-03-01T11:49:12.324Z|57914f2d-b3bb-4959-84a4-fe439007ed25|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T11:49:20.315Z|0defa409-f16f-48fe-a0c3-1475e19b5199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:20.315Z|760d5aa3-b9f9-4b23-9def-3df6343040c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:20.317Z|0defa409-f16f-48fe-a0c3-1475e19b5199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:20.317Z|760d5aa3-b9f9-4b23-9def-3df6343040c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:20.320Z|991c9762-4db3-454f-a367-b25726ccedac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:20.321Z|991c9762-4db3-454f-a367-b25726ccedac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:21.752Z|65b1ab11-c575-4bab-a0cd-889c719014d9|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:49:21.753Z|65b1ab11-c575-4bab-a0cd-889c719014d9|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:22.920Z|829b3afd-8a8c-43c6-a7b2-a2ca439f6456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:49:22.922Z|829b3afd-8a8c-43c6-a7b2-a2ca439f6456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:49:23.381Z|0c101366-ee1a-45cd-8ea7-35fd7f338931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:49:23.382Z|0c101366-ee1a-45cd-8ea7-35fd7f338931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:49:28.332Z|60a26815-227b-486b-b477-59405c303068|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:49:28.334Z|60a26815-227b-486b-b477-59405c303068|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:30.346Z|66dfcf86-fd17-4c4a-91cc-724d58c344dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:30.347Z|66dfcf86-fd17-4c4a-91cc-724d58c344dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:30.347Z|f763d8cc-2320-4009-a45b-6eb570332ead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:30.349Z|f763d8cc-2320-4009-a45b-6eb570332ead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:30.346Z|0d05124c-ccd9-49c5-9644-5422e3a03981|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:30.350Z|0d05124c-ccd9-49c5-9644-5422e3a03981|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:35.603Z|41ee1324-ca60-4410-bf6e-8872dc6f4f0d|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:49:35.604Z|41ee1324-ca60-4410-bf6e-8872dc6f4f0d|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:37.920Z|b267b3b1-e284-4e0c-b123-18dd6b7e77e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:49:37.924Z|b267b3b1-e284-4e0c-b123-18dd6b7e77e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:49:40.409Z|847c27e4-1b43-47ac-8882-e79270d1898a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:40.410Z|847c27e4-1b43-47ac-8882-e79270d1898a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:40.414Z|d611ea0d-e95c-4c57-abba-f55d3f55db72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:40.414Z|d611ea0d-e95c-4c57-abba-f55d3f55db72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:40.442Z|4a2cebc0-acc8-4a3e-aee1-dc9cf0964be3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:40.442Z|4a2cebc0-acc8-4a3e-aee1-dc9cf0964be3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:50.448Z|81ec09de-8ffc-4d3d-b0c8-95f06d88b733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:50.449Z|81ec09de-8ffc-4d3d-b0c8-95f06d88b733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:50.448Z|88323e69-4247-4414-99fd-aa7e5e7cdd4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:50.457Z|88323e69-4247-4414-99fd-aa7e5e7cdd4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:50.528Z|92d65016-658a-4734-b9a2-c713aeea9156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:49:50.529Z|92d65016-658a-4734-b9a2-c713aeea9156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:49:52.921Z|daf148a6-244d-4a1d-8379-990353700929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:49:52.923Z|daf148a6-244d-4a1d-8379-990353700929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:49:53.384Z|2d9df656-09c9-4183-a913-e7a2088b6b68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:49:53.384Z|2d9df656-09c9-4183-a913-e7a2088b6b68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:50:00.474Z|2456a351-19ec-47c9-8bb3-2bd84768f384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:00.475Z|2456a351-19ec-47c9-8bb3-2bd84768f384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:00.488Z|e52fdac4-da13-40c2-bdc3-ce40595f4868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:00.489Z|e52fdac4-da13-40c2-bdc3-ce40595f4868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:00.552Z|949258a0-f758-421e-b1b5-dca6002eda87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:00.554Z|949258a0-f758-421e-b1b5-dca6002eda87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:07.922Z|96579d1d-7390-4096-9525-51678a3c106f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:50:07.923Z|96579d1d-7390-4096-9525-51678a3c106f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:50:10.499Z|9a4d7f7d-957f-4208-b45a-319756c0d293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:10.500Z|9a4d7f7d-957f-4208-b45a-319756c0d293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:10.509Z|7ba5045e-75e4-49f9-98fa-337ffff13d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:10.510Z|7ba5045e-75e4-49f9-98fa-337ffff13d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:10.575Z|511b4f4c-0762-4b91-91dc-cf2a1493cf1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:10.577Z|511b4f4c-0762-4b91-91dc-cf2a1493cf1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:20.533Z|8fc0535d-d054-403a-a796-7697061fd8c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:20.535Z|8fc0535d-d054-403a-a796-7697061fd8c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:20.537Z|5d7bdc6b-f1f0-41d6-8aa8-ec861cfc7527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:20.538Z|5d7bdc6b-f1f0-41d6-8aa8-ec861cfc7527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:20.598Z|ef2456f0-3601-4acd-b89a-7cd29564f261|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:20.599Z|ef2456f0-3601-4acd-b89a-7cd29564f261|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:21.747Z|32ff564b-25ba-4653-bce8-de16a5de4670|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:50:21.748Z|32ff564b-25ba-4653-bce8-de16a5de4670|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:22.211Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T11:50:22.216Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: a96e0dce-f085-4df6-8555-9efb0ec844aa already exists in requestDb InfraActiveRequests table 2022-03-01T11:50:22.219Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa 2022-03-01T11:50:22.220Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|INFO|500||Invoke 2022-03-01T11:50:22.220Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|DEBUG|500||===========================request begin================================================ 2022-03-01T11:50:22.220Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa 2022-03-01T11:50:22.221Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|DEBUG|500||Method : GET 2022-03-01T11:50:22.221Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ba049f257630f02", X-B3-SpanId:"7ba9ee92d46fe950", X-B3-ParentSpanId:"8ba049f257630f02", X-B3-Sampled:"0", X-ONAP-RequestID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-RequestID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-TransactionID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-ECOMP-RequestID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c90d023-f7ab-46e2-baf3-8e0e9a131f42"] 2022-03-01T11:50:22.222Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|DEBUG|500||Request body: 2022-03-01T11:50:22.222Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|DEBUG|500||==========================request end================================================ 2022-03-01T11:50:22.295Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|DEBUG|500||============================response begin========================================== 2022-03-01T11:50:22.296Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T11:50:22.297Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|DEBUG|500||Status text : 2022-03-01T11:50:22.297Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|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:"Tue, 01 Mar 2022 11:50:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:50:22.298Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|DEBUG|500||Response body: 2022-03-01T11:50:22.298Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|DEBUG|500||=======================response end================================================= 2022-03-01T11:50:22.299Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a96e0dce-f085-4df6-8555-9efb0ec844aa|INFO|404|Not Found|InvokeReturn 2022-03-01T11:50:22.306Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID a96e0dce-f085-4df6-8555-9efb0ec844aa 2022-03-01T11:50:22.308Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T11:50:22.310Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|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-03-01T11:50:22.310Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T11:50:22.310Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:50:22.311Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|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-03-01T11:50:22.311Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T11:50:22.312Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|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:"8ba049f257630f02", X-B3-SpanId:"4f787df9f73922e6", X-B3-ParentSpanId:"8ba049f257630f02", X-B3-Sampled:"0", X-ONAP-RequestID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-RequestID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-TransactionID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-ECOMP-RequestID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3668b29-31f1-4c99-9d63-c3ddfb057495"] 2022-03-01T11:50:22.312Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:50:22.313Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:50:22.326Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:50:22.326Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T11:50:22.327Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T11:50:22.327Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|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:"Tue, 01 Mar 2022 11:50:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:50:22.328Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T11:50:22.328Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:50:22.329Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:50:22.329Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|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$$825634b0.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-03-01T11:50:22.333Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T11:50:22.333Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|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-03-01T11:50:22.334Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T11:50:22.334Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:50:22.334Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|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-03-01T11:50:22.335Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T11:50:22.335Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|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:"8ba049f257630f02", X-B3-SpanId:"e6eeb45661d189a5", X-B3-ParentSpanId:"8ba049f257630f02", X-B3-Sampled:"0", X-ONAP-RequestID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-RequestID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-TransactionID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-ECOMP-RequestID:"a96e0dce-f085-4df6-8555-9efb0ec844aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"027693d3-68bc-4ec6-9368-d30172e8b141"] 2022-03-01T11:50:22.336Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:50:22.336Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:50:22.352Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:50:22.352Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|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-03-01T11:50:22.353Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T11:50:22.353Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|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:"Tue, 01 Mar 2022 11:50:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:50:22.354Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T11:50:22.354Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:50:22.355Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:50:22.355Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|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$$825634b0.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-03-01T11:50:22.356Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3ae502ff 2022-03-01T11:50:22.359Z|a96e0dce-f085-4df6-8555-9efb0ec844aa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T11:50:22.921Z|b074bae6-cc63-46a5-a3a3-20ecd1b1656a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:50:22.925Z|b074bae6-cc63-46a5-a3a3-20ecd1b1656a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:50:23.042Z|bb1d0ff8-eb7c-4fa7-92e0-2feee8508bc2|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:50:23.043Z|bb1d0ff8-eb7c-4fa7-92e0-2feee8508bc2|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:23.385Z|89f595d1-bfe3-42e6-b9c8-beaaa330caaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:50:23.386Z|89f595d1-bfe3-42e6-b9c8-beaaa330caaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:50:30.568Z|2c6dc782-c01a-4ada-9fbd-c9dc6249f560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:30.568Z|47d1cae2-504b-4c3a-ab4d-24b3c29e0a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:30.571Z|2c6dc782-c01a-4ada-9fbd-c9dc6249f560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:30.571Z|47d1cae2-504b-4c3a-ab4d-24b3c29e0a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:30.620Z|8ee53a5e-074b-402e-beaa-d789b8b46532|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:30.621Z|8ee53a5e-074b-402e-beaa-d789b8b46532|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:37.921Z|5a0e5224-24ab-46db-b601-49266dd5e7f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:50:37.922Z|5a0e5224-24ab-46db-b601-49266dd5e7f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:50:40.601Z|b56fd3a5-3e00-45b0-9425-97f4e52671cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:40.601Z|8cd8bc87-ddec-4003-a415-a6501b9eaa1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:40.602Z|8cd8bc87-ddec-4003-a415-a6501b9eaa1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:40.602Z|b56fd3a5-3e00-45b0-9425-97f4e52671cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:40.649Z|b2e58363-47c7-4b48-8c67-7aa90e5fef00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:40.651Z|b2e58363-47c7-4b48-8c67-7aa90e5fef00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:50.636Z|57f24095-60c2-44bd-a652-814d5b199437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:50.654Z|57f24095-60c2-44bd-a652-814d5b199437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:50.633Z|730d2468-10b4-497c-9d94-9ea7aa898c5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:50.660Z|730d2468-10b4-497c-9d94-9ea7aa898c5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:50.678Z|3bda808a-8c5e-4f7a-9614-4c39e5bd7381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:50:50.679Z|3bda808a-8c5e-4f7a-9614-4c39e5bd7381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:52.829Z|3ea00395-5094-48f1-a294-eea61ddedd6d|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:50:52.830Z|3ea00395-5094-48f1-a294-eea61ddedd6d|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:50:52.920Z|cb0a4f98-1d7a-4556-9b05-4de9ad668c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:50:52.921Z|cb0a4f98-1d7a-4556-9b05-4de9ad668c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:50:53.387Z|41056bca-26ef-49c9-bcd3-080a5c8fd2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:50:53.388Z|41056bca-26ef-49c9-bcd3-080a5c8fd2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:50:58.363Z|98caee4d-2ab9-4033-ae68-2aeaebe41ec1|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:50:58.365Z|98caee4d-2ab9-4033-ae68-2aeaebe41ec1|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:00.686Z|9e8eb0a2-1abc-440e-b6d2-81decb473cd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:00.685Z|731a04c2-b2e7-41e6-a638-057233220f6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:00.687Z|731a04c2-b2e7-41e6-a638-057233220f6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:00.687Z|9e8eb0a2-1abc-440e-b6d2-81decb473cd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:00.703Z|321dc40c-7141-4e7c-a537-e51809b6d7ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:00.704Z|321dc40c-7141-4e7c-a537-e51809b6d7ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:07.921Z|394aa93e-20eb-4987-bd5e-8d7538e0c814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:51:07.924Z|394aa93e-20eb-4987-bd5e-8d7538e0c814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:51:10.713Z|929e61a3-b8fc-42b7-a96a-bb49061dc068|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:10.713Z|44b69fcc-27b3-4bbe-9d44-6121d0777487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:10.715Z|929e61a3-b8fc-42b7-a96a-bb49061dc068|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:10.715Z|44b69fcc-27b3-4bbe-9d44-6121d0777487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:10.726Z|b81947c8-72db-4861-bcfe-da65026cd891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:10.727Z|b81947c8-72db-4861-bcfe-da65026cd891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:20.740Z|2310eb6b-a272-4ec8-891c-fd92f1e32d3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:20.740Z|39e932b9-69b2-4316-906e-d1a48dfe77e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:20.741Z|39e932b9-69b2-4316-906e-d1a48dfe77e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:20.741Z|2310eb6b-a272-4ec8-891c-fd92f1e32d3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:20.746Z|4f8b4ae3-732e-440c-aaa4-a8b75cdc43db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:20.747Z|4f8b4ae3-732e-440c-aaa4-a8b75cdc43db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:21.747Z|a675bf6a-d595-4d3b-b103-7bd32d558be9|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:51:21.748Z|a675bf6a-d595-4d3b-b103-7bd32d558be9|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:22.920Z|9e4ef896-d5d7-47a5-a332-1e3ec03c36f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:51:22.921Z|9e4ef896-d5d7-47a5-a332-1e3ec03c36f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:51:23.389Z|d9d54191-cbcf-496f-8139-60940ec08673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:51:23.389Z|d9d54191-cbcf-496f-8139-60940ec08673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:51:30.763Z|761e4a31-8359-4f94-8413-7b46230d2cdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:30.763Z|8b2f79a0-2722-44d9-a72d-3ffd5cd69861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:30.763Z|8b2f79a0-2722-44d9-a72d-3ffd5cd69861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:30.763Z|761e4a31-8359-4f94-8413-7b46230d2cdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:30.764Z|9e82f604-cbec-430b-ad29-e80ccca497a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:30.764Z|9e82f604-cbec-430b-ad29-e80ccca497a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:37.920Z|07f31f3e-a91f-4cb6-856e-252faf21e7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:51:37.921Z|07f31f3e-a91f-4cb6-856e-252faf21e7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:51:40.794Z|960a8749-59f7-4012-9791-81782cbe6bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:40.794Z|d207352e-2ab6-45e0-979c-c5479498a310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:40.795Z|960a8749-59f7-4012-9791-81782cbe6bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:40.795Z|d207352e-2ab6-45e0-979c-c5479498a310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:40.795Z|19f6daff-caf3-480b-bb78-ce5e1e2539cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:40.805Z|19f6daff-caf3-480b-bb78-ce5e1e2539cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:50.823Z|6328b1fb-51f7-4e1b-8c88-9cdd10c2c5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:50.823Z|66e8184e-ccc5-434e-93d9-f35dd4400105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:50.824Z|66e8184e-ccc5-434e-93d9-f35dd4400105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:50.825Z|f13800bc-3b00-4716-98a9-3760a93d86ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:51:50.825Z|f13800bc-3b00-4716-98a9-3760a93d86ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:50.828Z|6328b1fb-51f7-4e1b-8c88-9cdd10c2c5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:51:52.921Z|33386df5-95a6-4809-986b-7684bf9aaab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:51:52.927Z|33386df5-95a6-4809-986b-7684bf9aaab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:51:53.391Z|568fdfb0-0820-48ea-800f-5f66cf4b7c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:51:53.391Z|568fdfb0-0820-48ea-800f-5f66cf4b7c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:51:57.442Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T11:51:57.446Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 5c3a9067-ad36-46b7-aa59-d40972d3216c already exists in requestDb InfraActiveRequests table 2022-03-01T11:51:57.448Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c 2022-03-01T11:51:57.448Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|INFO|500||Invoke 2022-03-01T11:51:57.448Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|DEBUG|500||===========================request begin================================================ 2022-03-01T11:51:57.449Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c 2022-03-01T11:51:57.449Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|DEBUG|500||Method : GET 2022-03-01T11:51:57.449Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac7dc7287b4a30c1", X-B3-SpanId:"f15732f07a6c46c7", X-B3-ParentSpanId:"ac7dc7287b4a30c1", X-B3-Sampled:"0", X-ONAP-RequestID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-RequestID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-TransactionID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-ECOMP-RequestID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d73aadc-5f24-4090-8fa5-1fc3b8616705"] 2022-03-01T11:51:57.450Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|DEBUG|500||Request body: 2022-03-01T11:51:57.450Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|DEBUG|500||==========================request end================================================ 2022-03-01T11:51:57.495Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|DEBUG|500||============================response begin========================================== 2022-03-01T11:51:57.495Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T11:51:57.496Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|DEBUG|500||Status text : 2022-03-01T11:51:57.496Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|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:"Tue, 01 Mar 2022 11:51:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:51:57.497Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|DEBUG|500||Response body: 2022-03-01T11:51:57.497Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|DEBUG|500||=======================response end================================================= 2022-03-01T11:51:57.497Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c3a9067-ad36-46b7-aa59-d40972d3216c|INFO|404|Not Found|InvokeReturn 2022-03-01T11:51:57.502Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 5c3a9067-ad36-46b7-aa59-d40972d3216c 2022-03-01T11:51:57.503Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T11:51:57.504Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|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-03-01T11:51:57.505Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T11:51:57.505Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:51:57.505Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|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-03-01T11:51:57.506Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T11:51:57.506Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|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:"ac7dc7287b4a30c1", X-B3-SpanId:"5cffdf3783c25f44", X-B3-ParentSpanId:"ac7dc7287b4a30c1", X-B3-Sampled:"0", X-ONAP-RequestID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-RequestID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-TransactionID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-ECOMP-RequestID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fd6f8f9-6945-4933-86dd-f81903f8f971"] 2022-03-01T11:51:57.508Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:51:57.509Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:51:57.519Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:51:57.519Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T11:51:57.519Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T11:51:57.520Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|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:"Tue, 01 Mar 2022 11:51:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:51:57.520Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T11:51:57.521Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:51:57.521Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:51:57.522Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|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$$825634b0.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-03-01T11:51:57.523Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T11:51:57.523Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|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-03-01T11:51:57.524Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T11:51:57.524Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:51:57.524Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|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-03-01T11:51:57.524Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T11:51:57.525Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|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:"ac7dc7287b4a30c1", X-B3-SpanId:"0d46e3156cd1d6e1", X-B3-ParentSpanId:"ac7dc7287b4a30c1", X-B3-Sampled:"0", X-ONAP-RequestID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-RequestID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-TransactionID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-ECOMP-RequestID:"5c3a9067-ad36-46b7-aa59-d40972d3216c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"675a8b54-4500-440c-93c3-daf961cc8e75"] 2022-03-01T11:51:57.525Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:51:57.525Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:51:57.536Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:51:57.536Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|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-03-01T11:51:57.537Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T11:51:57.537Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|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:"Tue, 01 Mar 2022 11:51:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:51:57.538Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T11:51:57.538Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:51:57.538Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:51:57.539Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|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$$825634b0.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-03-01T11:51:57.540Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4187e034 2022-03-01T11:51:57.542Z|5c3a9067-ad36-46b7-aa59-d40972d3216c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T11:52:00.857Z|06aca2c1-0e16-4595-85ec-bd0af83f6403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:00.857Z|e515c2e8-21cb-4ba5-bf47-9e267f6caf1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:00.857Z|9058fa62-9aad-410a-9356-d68450c3aca0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:00.859Z|06aca2c1-0e16-4595-85ec-bd0af83f6403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:00.859Z|9058fa62-9aad-410a-9356-d68450c3aca0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:00.859Z|e515c2e8-21cb-4ba5-bf47-9e267f6caf1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:07.924Z|92e2a1bf-bbcb-4e5c-a59c-a6701c99f314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:52:07.928Z|92e2a1bf-bbcb-4e5c-a59c-a6701c99f314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:52:10.898Z|cbe47b84-2871-4a6b-aff4-03118a9b038f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:10.898Z|2f63584f-5bf6-43fa-bf97-cfda5f9c05dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:10.898Z|a29a934b-6e61-418b-b4d5-d9994ba47737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:10.901Z|a29a934b-6e61-418b-b4d5-d9994ba47737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:10.901Z|cbe47b84-2871-4a6b-aff4-03118a9b038f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:10.901Z|2f63584f-5bf6-43fa-bf97-cfda5f9c05dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:20.933Z|1403e640-bf92-494b-9228-492f04068180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:20.934Z|3513da89-262a-4623-a9bc-0f03f9be3839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:20.935Z|3513da89-262a-4623-a9bc-0f03f9be3839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:20.935Z|1403e640-bf92-494b-9228-492f04068180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:20.935Z|261162a9-9d38-40ca-8d4b-d502232a0216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:20.937Z|261162a9-9d38-40ca-8d4b-d502232a0216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:21.747Z|0805ffe7-d40c-4c90-82c7-604605035d17|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:52:21.748Z|0805ffe7-d40c-4c90-82c7-604605035d17|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:22.920Z|2ebc85dc-1937-4179-874d-f7e7a3f48611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:52:22.921Z|2ebc85dc-1937-4179-874d-f7e7a3f48611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:52:23.392Z|85e9f21f-4a79-4385-8773-41a3fbb62dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:52:23.393Z|85e9f21f-4a79-4385-8773-41a3fbb62dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:52:24.129Z|aca66740-d1f4-452c-a891-80e6ed104ab8|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:52:24.130Z|aca66740-d1f4-452c-a891-80e6ed104ab8|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:30.962Z|e5eb8d54-fbc2-4477-ad6d-a3bff00829da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:30.963Z|79f99093-564f-4194-8b2b-de4d1c44a6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:30.964Z|79f99093-564f-4194-8b2b-de4d1c44a6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:30.964Z|e5eb8d54-fbc2-4477-ad6d-a3bff00829da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:30.973Z|40937cf1-7499-485c-ac2c-cf33ea69c863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:30.974Z|40937cf1-7499-485c-ac2c-cf33ea69c863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:31.501Z|dd688498-f1aa-4dd2-922f-fb1747ffe669|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:52:31.502Z|dd688498-f1aa-4dd2-922f-fb1747ffe669|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:37.920Z|fb4ef2b9-7449-4f1f-a7e4-66b202e9c7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:52:37.924Z|fb4ef2b9-7449-4f1f-a7e4-66b202e9c7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:52:40.990Z|a0de51e3-645b-4cdb-a3fe-ef6ab03087bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:40.990Z|3e7597bc-4a1f-40f7-8112-c421040f0c6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:40.992Z|3e7597bc-4a1f-40f7-8112-c421040f0c6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:40.992Z|a0de51e3-645b-4cdb-a3fe-ef6ab03087bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:40.996Z|6e008fdb-429d-46f7-9d70-6b2380ab4b2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:40.997Z|6e008fdb-429d-46f7-9d70-6b2380ab4b2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:51.015Z|4fea9cac-9e4f-48e9-b0f1-fc03c2e5508f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:51.015Z|de7732b9-ce52-4fcc-95aa-6139a5c2ce4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:51.016Z|de7732b9-ce52-4fcc-95aa-6139a5c2ce4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:51.017Z|4fea9cac-9e4f-48e9-b0f1-fc03c2e5508f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:51.021Z|8f778623-7ead-4c50-a675-35c2d01cfb8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:52:51.022Z|8f778623-7ead-4c50-a675-35c2d01cfb8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:52:52.920Z|d2deed9b-b3c1-468e-8d4f-8966ec88b4cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:52:52.921Z|d2deed9b-b3c1-468e-8d4f-8966ec88b4cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:52:53.393Z|6932f711-05e3-483f-98bc-b3a0e7de1b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:52:53.394Z|6932f711-05e3-483f-98bc-b3a0e7de1b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:53:01.050Z|4ea1c6d6-fbee-42f9-b4ea-8f18bcf93f22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:01.050Z|0073ccf2-f7f5-45d8-b2b5-9d2b2a95e5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:01.051Z|8b10975c-e023-4126-82a7-361898fe4347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:01.051Z|4ea1c6d6-fbee-42f9-b4ea-8f18bcf93f22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:01.051Z|0073ccf2-f7f5-45d8-b2b5-9d2b2a95e5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:01.052Z|8b10975c-e023-4126-82a7-361898fe4347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:07.920Z|d9639988-437a-4522-b378-872f0f8c3c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:53:07.921Z|d9639988-437a-4522-b378-872f0f8c3c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:53:11.080Z|60463f75-8ab0-4041-bae4-f96cfbcd4842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:11.080Z|d847ff14-5f17-4268-a180-ded9606eb908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:11.081Z|60463f75-8ab0-4041-bae4-f96cfbcd4842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:11.081Z|d847ff14-5f17-4268-a180-ded9606eb908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:11.082Z|68b6e0c9-b2ce-481b-a44d-f437fb5991b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:11.083Z|68b6e0c9-b2ce-481b-a44d-f437fb5991b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:21.118Z|f0141a82-1dba-4266-8d03-9a1a92569a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:21.118Z|b58e02ec-507d-419f-b08c-55d651ab2d94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:21.118Z|7d8d292f-5fe4-433d-af97-37c21aae4f60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:21.120Z|b58e02ec-507d-419f-b08c-55d651ab2d94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:21.120Z|f0141a82-1dba-4266-8d03-9a1a92569a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:21.120Z|7d8d292f-5fe4-433d-af97-37c21aae4f60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:21.747Z|d0ea5df8-4abd-4fb7-b4a5-2d16cae9bbe3|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:53:21.748Z|d0ea5df8-4abd-4fb7-b4a5-2d16cae9bbe3|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:22.920Z|76712104-ae51-4b42-80bf-942776297378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:53:22.925Z|76712104-ae51-4b42-80bf-942776297378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:53:23.395Z|fdb237f5-c8ea-4c3b-ac28-7111ea5f1efa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:53:23.396Z|fdb237f5-c8ea-4c3b-ac28-7111ea5f1efa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:53:23.876Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T11:53:23.882Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 0b6e334c-e2a9-4e4d-b259-82955ae27417 already exists in requestDb InfraActiveRequests table 2022-03-01T11:53:23.885Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417 2022-03-01T11:53:23.886Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|INFO|500||Invoke 2022-03-01T11:53:23.886Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|DEBUG|500||===========================request begin================================================ 2022-03-01T11:53:23.887Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417 2022-03-01T11:53:23.887Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|DEBUG|500||Method : GET 2022-03-01T11:53:23.887Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c1e5ff8f5071bd3", X-B3-SpanId:"305394483ba6bf9b", X-B3-ParentSpanId:"2c1e5ff8f5071bd3", X-B3-Sampled:"0", X-ONAP-RequestID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-RequestID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-TransactionID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-ECOMP-RequestID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8fb4ddc-6f79-4ab6-8ee1-a281207a7bda"] 2022-03-01T11:53:23.888Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|DEBUG|500||Request body: 2022-03-01T11:53:23.888Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|DEBUG|500||==========================request end================================================ 2022-03-01T11:53:23.947Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|DEBUG|500||============================response begin========================================== 2022-03-01T11:53:23.947Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T11:53:23.948Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|DEBUG|500||Status text : 2022-03-01T11:53:23.948Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|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:"Tue, 01 Mar 2022 11:53:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:53:23.949Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|DEBUG|500||Response body: 2022-03-01T11:53:23.949Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|DEBUG|500||=======================response end================================================= 2022-03-01T11:53:23.950Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b6e334c-e2a9-4e4d-b259-82955ae27417|INFO|404|Not Found|InvokeReturn 2022-03-01T11:53:23.954Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 0b6e334c-e2a9-4e4d-b259-82955ae27417 2022-03-01T11:53:23.956Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T11:53:23.957Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|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-03-01T11:53:23.958Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T11:53:23.958Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:53:23.958Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|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-03-01T11:53:23.959Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T11:53:23.959Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|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:"2c1e5ff8f5071bd3", X-B3-SpanId:"07c9279c7f96d942", X-B3-ParentSpanId:"2c1e5ff8f5071bd3", X-B3-Sampled:"0", X-ONAP-RequestID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-RequestID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-TransactionID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-ECOMP-RequestID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c236b33f-7b96-46da-898e-120155e36826"] 2022-03-01T11:53:23.959Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:53:23.960Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:53:23.971Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:53:23.971Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T11:53:23.972Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T11:53:23.972Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|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:"Tue, 01 Mar 2022 11:53:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:53:23.974Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T11:53:23.975Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:53:23.975Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:53:23.977Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|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$$825634b0.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-03-01T11:53:23.979Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T11:53:23.980Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|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-03-01T11:53:23.980Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T11:53:23.981Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:53:23.981Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|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-03-01T11:53:23.981Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T11:53:23.982Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|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:"2c1e5ff8f5071bd3", X-B3-SpanId:"3e0674904c7d54c5", X-B3-ParentSpanId:"2c1e5ff8f5071bd3", X-B3-Sampled:"0", X-ONAP-RequestID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-RequestID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-TransactionID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-ECOMP-RequestID:"0b6e334c-e2a9-4e4d-b259-82955ae27417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a44a501-8603-461c-9d0a-a0676089d6b7"] 2022-03-01T11:53:23.982Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:53:23.982Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:53:24.006Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:53:24.006Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|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-03-01T11:53:24.006Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T11:53:24.007Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|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:"Tue, 01 Mar 2022 11:53:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:53:24.007Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T11:53:24.007Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:53:24.008Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:53:24.008Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|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$$825634b0.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-03-01T11:53:24.009Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@16b315f0 2022-03-01T11:53:24.011Z|0b6e334c-e2a9-4e4d-b259-82955ae27417|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T11:53:31.146Z|6df7fddf-edf9-471b-9f75-9b4140ed46c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:31.146Z|6a0a44ba-80e5-425b-be64-4dda8b65124e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:31.147Z|6a0a44ba-80e5-425b-be64-4dda8b65124e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:31.147Z|6df7fddf-edf9-471b-9f75-9b4140ed46c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:31.149Z|2fd07890-71ef-4458-a0e1-68006920fca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:31.150Z|2fd07890-71ef-4458-a0e1-68006920fca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:37.921Z|b2737461-3566-4fc7-bcae-54cfb2d461c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:53:37.924Z|b2737461-3566-4fc7-bcae-54cfb2d461c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:53:41.173Z|9a61ba54-c32a-4e5b-a451-9000b7c45c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:41.175Z|9a61ba54-c32a-4e5b-a451-9000b7c45c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:41.177Z|9810c044-9779-4a0b-9e99-cf3ad43f383a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:41.178Z|9810c044-9779-4a0b-9e99-cf3ad43f383a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:41.178Z|c54acab3-d6e6-48f5-8ebf-8e698b417b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:41.178Z|c54acab3-d6e6-48f5-8ebf-8e698b417b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:46.856Z|62aef4fa-95a6-4cc5-9ecd-4ed3ba2d3cfb|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:53:46.858Z|62aef4fa-95a6-4cc5-9ecd-4ed3ba2d3cfb|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:51.211Z|4e91cbd1-3c40-447f-b700-d0304042448e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:51.212Z|4e91cbd1-3c40-447f-b700-d0304042448e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:51.213Z|f5337f0e-2a75-4ecb-95d2-4d8b9bd953fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:51.214Z|f5337f0e-2a75-4ecb-95d2-4d8b9bd953fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:51.219Z|42c478c4-7287-42d5-b686-20139445ae10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:53:51.220Z|42c478c4-7287-42d5-b686-20139445ae10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:53:52.920Z|c8b1f974-83a7-4737-859c-dbf5973be24e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:53:52.921Z|c8b1f974-83a7-4737-859c-dbf5973be24e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:53:53.397Z|db276f42-c08a-4d72-aa0d-6f1fe3a964ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:53:53.397Z|db276f42-c08a-4d72-aa0d-6f1fe3a964ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:54:01.245Z|ff3ac7ec-8424-4674-a116-40b8b019958c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:01.246Z|3b2f3625-deda-48db-8659-a07e22933ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:01.247Z|3b2f3625-deda-48db-8659-a07e22933ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:01.247Z|ff3ac7ec-8424-4674-a116-40b8b019958c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:01.248Z|00cbb269-3d04-4957-8bf6-5597656bc54e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:01.249Z|00cbb269-3d04-4957-8bf6-5597656bc54e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:07.920Z|c01f3650-7a24-4207-80cd-ee3c38c24b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:54:07.923Z|c01f3650-7a24-4207-80cd-ee3c38c24b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:54:11.276Z|3ecfd786-2260-4e61-8eb7-2dee5b79a9d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:11.278Z|3ecfd786-2260-4e61-8eb7-2dee5b79a9d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:11.278Z|2fa58fa8-3615-4f4a-9adc-e1d79708f8d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:11.279Z|2fa58fa8-3615-4f4a-9adc-e1d79708f8d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:11.279Z|b7edfa2c-ba67-4844-83b9-4522fe4c914f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:11.281Z|b7edfa2c-ba67-4844-83b9-4522fe4c914f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:21.302Z|dce402ae-265d-4085-b4a4-c9eb5bf35217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:21.302Z|dce402ae-265d-4085-b4a4-c9eb5bf35217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:21.305Z|591571c2-0c96-4d24-868a-d1d2cbab1028|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:21.306Z|591571c2-0c96-4d24-868a-d1d2cbab1028|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:21.313Z|f89c7c27-c365-4084-a73a-6895aed3f33c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:21.313Z|f89c7c27-c365-4084-a73a-6895aed3f33c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:21.747Z|71f6c640-1260-42d3-8d58-cf41022c7a37|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:54:21.748Z|71f6c640-1260-42d3-8d58-cf41022c7a37|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:22.920Z|a5fe3077-363a-4f8e-843b-14b79a339cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:54:22.921Z|a5fe3077-363a-4f8e-843b-14b79a339cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:54:23.398Z|b936737e-099d-4058-ba28-91a9be5776a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:54:23.399Z|b936737e-099d-4058-ba28-91a9be5776a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:54:31.325Z|dcfa99a9-ca1a-45b1-8255-985e76e7a16d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:31.325Z|dcfa99a9-ca1a-45b1-8255-985e76e7a16d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:31.326Z|62efeed8-e4b1-4d17-83a6-9599ae5b2525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:31.327Z|62efeed8-e4b1-4d17-83a6-9599ae5b2525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:31.338Z|830819f7-61e8-4e52-8728-c384be93f349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:31.339Z|830819f7-61e8-4e52-8728-c384be93f349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:37.920Z|644ea1eb-5125-4a18-8ce1-6981b98178c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:54:37.921Z|644ea1eb-5125-4a18-8ce1-6981b98178c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:54:41.359Z|1b6b4a4c-8834-4717-90ac-709877134cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:41.359Z|17cef813-a8e6-4d5c-962b-ec28645d155d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:41.359Z|91fc84c1-c364-4762-be6d-0fa14f082848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:41.360Z|1b6b4a4c-8834-4717-90ac-709877134cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:41.360Z|17cef813-a8e6-4d5c-962b-ec28645d155d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:41.360Z|91fc84c1-c364-4762-be6d-0fa14f082848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:51.387Z|c354e08b-a235-4642-9013-51ce99fa4fa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:51.388Z|c354e08b-a235-4642-9013-51ce99fa4fa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:51.424Z|d29af144-c839-4c80-9a75-a110cf5985f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:51.425Z|d29af144-c839-4c80-9a75-a110cf5985f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:51.430Z|b6439963-8e42-4ad4-874c-65384854201a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:54:51.431Z|b6439963-8e42-4ad4-874c-65384854201a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:54:52.920Z|9ae08dae-9dc5-4d10-927b-59b7f73c466a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:54:52.923Z|9ae08dae-9dc5-4d10-927b-59b7f73c466a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:54:53.400Z|a949e0f6-7685-495b-b868-e04df447734a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:54:53.400Z|a949e0f6-7685-495b-b868-e04df447734a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:55:01.448Z|1a1c4021-f0ca-47db-a7f9-35e446d7d09c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:01.448Z|d9b01654-6c98-4453-a28b-222e2803f871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:01.449Z|6e309940-42e2-4fa0-ae75-ac9f631747f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:01.450Z|d9b01654-6c98-4453-a28b-222e2803f871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:01.450Z|6e309940-42e2-4fa0-ae75-ac9f631747f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:01.450Z|1a1c4021-f0ca-47db-a7f9-35e446d7d09c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:02.233Z|4b645dc4-a2b7-448a-81eb-cb21fde737fb|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:55:02.236Z|4b645dc4-a2b7-448a-81eb-cb21fde737fb|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:07.921Z|d8f3e364-d11d-4754-82fb-59c2dbc018a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:55:07.923Z|d8f3e364-d11d-4754-82fb-59c2dbc018a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:55:11.493Z|df025b78-3ff5-4ae5-a66f-b51d6e523464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:11.493Z|019ce051-e185-4172-bead-2c3420e83eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:11.493Z|99c90431-d3fd-42e9-ba7e-bed86b1c4498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:11.496Z|019ce051-e185-4172-bead-2c3420e83eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:11.496Z|df025b78-3ff5-4ae5-a66f-b51d6e523464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:11.496Z|99c90431-d3fd-42e9-ba7e-bed86b1c4498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:21.527Z|c10b8cd1-73a8-4aba-ac79-b1f651ac03cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:21.527Z|ec29058b-92d5-4a7e-a2ef-37d5c5837907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:21.529Z|ec29058b-92d5-4a7e-a2ef-37d5c5837907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:21.529Z|c10b8cd1-73a8-4aba-ac79-b1f651ac03cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:21.531Z|5ebda402-6024-4213-9560-a2161ead57b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:21.532Z|5ebda402-6024-4213-9560-a2161ead57b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:21.749Z|674a104b-3f93-40e5-8cf3-693c82ffa8f2|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:55:21.750Z|674a104b-3f93-40e5-8cf3-693c82ffa8f2|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:22.921Z|d1d01eb8-9a54-420f-8417-1804be1fad83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:55:22.927Z|d1d01eb8-9a54-420f-8417-1804be1fad83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:55:23.401Z|ef941d99-f164-4f19-9312-00d884ba8cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:55:23.401Z|ef941d99-f164-4f19-9312-00d884ba8cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:55:31.556Z|d43bdca0-50d9-44c2-87b2-3297570c55ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:31.556Z|b2a33344-7e05-49e6-8411-57347701040a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:31.558Z|d43bdca0-50d9-44c2-87b2-3297570c55ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:31.558Z|b2a33344-7e05-49e6-8411-57347701040a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:31.559Z|8f8c1d1c-8a56-4a16-bdc3-930e622a459d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:31.559Z|8f8c1d1c-8a56-4a16-bdc3-930e622a459d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:37.920Z|58db927a-7d13-41b8-bd0a-3249cea1bdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:55:37.921Z|58db927a-7d13-41b8-bd0a-3249cea1bdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:55:41.585Z|6a62bc29-3afe-45b8-b5ba-8dfc52d16b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:41.586Z|6a62bc29-3afe-45b8-b5ba-8dfc52d16b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:41.592Z|719c3b02-2a9b-4534-97c3-1dcc04ff286d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:41.600Z|7bc1164e-c25a-4fda-8537-bf188365f462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:41.601Z|719c3b02-2a9b-4534-97c3-1dcc04ff286d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:41.602Z|7bc1164e-c25a-4fda-8537-bf188365f462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:51.614Z|87e575ee-6708-4505-9d80-7ed8003fe00d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:51.615Z|87e575ee-6708-4505-9d80-7ed8003fe00d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:51.627Z|acc0d640-3475-459e-8deb-0c9a9b1660e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:51.627Z|acc0d640-3475-459e-8deb-0c9a9b1660e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:51.631Z|c147d401-e610-4cee-a047-cdb6e7f09880|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:55:51.632Z|c147d401-e610-4cee-a047-cdb6e7f09880|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:55:52.920Z|8de2b532-14f9-4620-b493-82453705d6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:55:52.921Z|8de2b532-14f9-4620-b493-82453705d6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:55:53.402Z|ebe2ea0a-9e5d-4d27-b578-9a00715e09b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:55:53.404Z|ebe2ea0a-9e5d-4d27-b578-9a00715e09b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:55:58.079Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T11:55:58.086Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 64c75896-76ba-4b0d-a093-d73c42d09c09 already exists in requestDb InfraActiveRequests table 2022-03-01T11:55:58.089Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09 2022-03-01T11:55:58.089Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|INFO|500||Invoke 2022-03-01T11:55:58.090Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|DEBUG|500||===========================request begin================================================ 2022-03-01T11:55:58.091Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09 2022-03-01T11:55:58.091Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|DEBUG|500||Method : GET 2022-03-01T11:55:58.091Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2db7eb0a95dcbbb0", X-B3-SpanId:"f7e99d8db414aa53", X-B3-ParentSpanId:"2db7eb0a95dcbbb0", X-B3-Sampled:"0", X-ONAP-RequestID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-RequestID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-TransactionID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-ECOMP-RequestID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd8bfcbc-c3c6-4c56-9c64-c5cba1e84a3e"] 2022-03-01T11:55:58.091Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|DEBUG|500||Request body: 2022-03-01T11:55:58.091Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|DEBUG|500||==========================request end================================================ 2022-03-01T11:55:58.146Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|DEBUG|500||============================response begin========================================== 2022-03-01T11:55:58.147Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T11:55:58.147Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|DEBUG|500||Status text : 2022-03-01T11:55:58.147Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|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:"Tue, 01 Mar 2022 11:55:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:55:58.148Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|DEBUG|500||Response body: 2022-03-01T11:55:58.148Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|DEBUG|500||=======================response end================================================= 2022-03-01T11:55:58.149Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/64c75896-76ba-4b0d-a093-d73c42d09c09|INFO|404|Not Found|InvokeReturn 2022-03-01T11:55:58.153Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 64c75896-76ba-4b0d-a093-d73c42d09c09 2022-03-01T11:55:58.154Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T11:55:58.155Z|64c75896-76ba-4b0d-a093-d73c42d09c09|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-03-01T11:55:58.155Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T11:55:58.155Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:55:58.156Z|64c75896-76ba-4b0d-a093-d73c42d09c09|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-03-01T11:55:58.156Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T11:55:58.156Z|64c75896-76ba-4b0d-a093-d73c42d09c09|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:"2db7eb0a95dcbbb0", X-B3-SpanId:"9b90c8b190cd2b28", X-B3-ParentSpanId:"2db7eb0a95dcbbb0", X-B3-Sampled:"0", X-ONAP-RequestID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-RequestID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-TransactionID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-ECOMP-RequestID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c5e2cf2-a67c-471d-a6e0-74f6bac455f5"] 2022-03-01T11:55:58.157Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:55:58.157Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:55:58.168Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:55:58.168Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T11:55:58.169Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T11:55:58.169Z|64c75896-76ba-4b0d-a093-d73c42d09c09|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:"Tue, 01 Mar 2022 11:55:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:55:58.169Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T11:55:58.169Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:55:58.170Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:55:58.170Z|64c75896-76ba-4b0d-a093-d73c42d09c09|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$$825634b0.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-03-01T11:55:58.171Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T11:55:58.172Z|64c75896-76ba-4b0d-a093-d73c42d09c09|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-03-01T11:55:58.172Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T11:55:58.173Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T11:55:58.173Z|64c75896-76ba-4b0d-a093-d73c42d09c09|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-03-01T11:55:58.174Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T11:55:58.176Z|64c75896-76ba-4b0d-a093-d73c42d09c09|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:"2db7eb0a95dcbbb0", X-B3-SpanId:"472f30a1961ae961", X-B3-ParentSpanId:"2db7eb0a95dcbbb0", X-B3-Sampled:"0", X-ONAP-RequestID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-RequestID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-TransactionID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-ECOMP-RequestID:"64c75896-76ba-4b0d-a093-d73c42d09c09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08844ba4-5218-4b41-9974-2bd61a0a03f5"] 2022-03-01T11:55:58.176Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T11:55:58.177Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T11:55:58.195Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T11:55:58.196Z|64c75896-76ba-4b0d-a093-d73c42d09c09|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-03-01T11:55:58.196Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T11:55:58.196Z|64c75896-76ba-4b0d-a093-d73c42d09c09|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:"Tue, 01 Mar 2022 11:55:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T11:55:58.197Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T11:55:58.197Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T11:55:58.197Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T11:55:58.198Z|64c75896-76ba-4b0d-a093-d73c42d09c09|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$$825634b0.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-03-01T11:55:58.199Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@215b438e 2022-03-01T11:55:58.201Z|64c75896-76ba-4b0d-a093-d73c42d09c09|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T11:56:01.646Z|203380f6-f19f-4bcb-b050-02243121e335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:01.647Z|203380f6-f19f-4bcb-b050-02243121e335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:01.651Z|de9b1f93-ac4b-428d-b383-891d6a17991b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:01.651Z|de9b1f93-ac4b-428d-b383-891d6a17991b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:01.651Z|f7d9ac27-703e-42b4-a281-682712288c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:01.652Z|f7d9ac27-703e-42b4-a281-682712288c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:07.920Z|0cf8304b-bb81-4a1a-b1ec-8c68d35fb5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:56:07.925Z|0cf8304b-bb81-4a1a-b1ec-8c68d35fb5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:56:11.674Z|be6c9846-fd8b-4f9a-92b0-76a27bab4692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:11.675Z|be6c9846-fd8b-4f9a-92b0-76a27bab4692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:11.677Z|fa34eddf-07a0-4c4b-8d86-1d76d0559175|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:11.677Z|fa34eddf-07a0-4c4b-8d86-1d76d0559175|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:11.678Z|c0fc59b6-ad93-4046-98f0-9aafb4d3b6c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:11.678Z|c0fc59b6-ad93-4046-98f0-9aafb4d3b6c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:19.687Z|49cf6776-a830-4a07-8aa1-77852a49d40f|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T11:56:19.688Z|49cf6776-a830-4a07-8aa1-77852a49d40f|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:21.706Z|09b6ce0e-7c0f-420a-8635-996d1664fd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:21.706Z|90e12993-abfa-4f9b-ae95-40789dc1e000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:21.706Z|fd749b50-1ac5-4cc9-98a5-bc3dc14df23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:21.706Z|09b6ce0e-7c0f-420a-8635-996d1664fd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:21.707Z|fd749b50-1ac5-4cc9-98a5-bc3dc14df23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:21.706Z|90e12993-abfa-4f9b-ae95-40789dc1e000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:21.747Z|e2bbb5da-d807-4222-ad76-7dc4cb0d6ff3|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:56:21.748Z|e2bbb5da-d807-4222-ad76-7dc4cb0d6ff3|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:22.922Z|cfc8fbe6-4f07-426b-8b38-d2d191876ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:56:22.922Z|cfc8fbe6-4f07-426b-8b38-d2d191876ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:56:23.405Z|be276c3c-6420-475a-ad68-7f574a2e0669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:56:23.406Z|be276c3c-6420-475a-ad68-7f574a2e0669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:56:31.732Z|9c396ce0-c1c1-4474-bc03-d7ab0a67ec57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:31.735Z|9c396ce0-c1c1-4474-bc03-d7ab0a67ec57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:31.739Z|6e64d25b-b164-47df-b20d-91b933f60918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:31.739Z|6e64d25b-b164-47df-b20d-91b933f60918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:31.747Z|591d4b55-f8e0-4b19-b3bb-76d68c012870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:31.748Z|591d4b55-f8e0-4b19-b3bb-76d68c012870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:37.921Z|803bc3f6-56a3-4a05-b47f-4a442687fca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:56:37.923Z|803bc3f6-56a3-4a05-b47f-4a442687fca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:56:41.772Z|bb854ca1-3b72-4b4a-8929-7c4cb5c05a5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:41.774Z|84f0a4b5-fbce-4fde-be11-4980d13230ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:41.775Z|84f0a4b5-fbce-4fde-be11-4980d13230ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:41.781Z|bb854ca1-3b72-4b4a-8929-7c4cb5c05a5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:41.783Z|05f885f1-4f7b-408b-a542-b39bab9ccf78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:41.784Z|05f885f1-4f7b-408b-a542-b39bab9ccf78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:51.805Z|dd95e5a1-ba5b-4aab-a564-bcaa1c24c162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:51.805Z|179d9163-e6c2-4263-9f0a-2bc5b7b14a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:51.807Z|dd95e5a1-ba5b-4aab-a564-bcaa1c24c162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:51.807Z|179d9163-e6c2-4263-9f0a-2bc5b7b14a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:51.810Z|a490fe85-42c6-43dd-89a4-ee5987810965|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:56:51.810Z|a490fe85-42c6-43dd-89a4-ee5987810965|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:56:52.922Z|01760394-d313-4871-8cde-3425c6fb1de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:56:52.928Z|01760394-d313-4871-8cde-3425c6fb1de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:56:53.406Z|5ed84b77-a1d8-4bef-b838-eec3b7349c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:56:53.407Z|5ed84b77-a1d8-4bef-b838-eec3b7349c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:57:01.836Z|f6b0025e-3ce1-4fc5-a552-cedbafacbcfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:01.836Z|170a04e2-0074-49d2-b0d5-43fb2e130de5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:01.837Z|f6b0025e-3ce1-4fc5-a552-cedbafacbcfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:01.837Z|170a04e2-0074-49d2-b0d5-43fb2e130de5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:01.849Z|99dcc902-dcfe-44b3-9f71-995f52ee3d52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:01.850Z|99dcc902-dcfe-44b3-9f71-995f52ee3d52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:07.920Z|b69c41d2-30c9-4fff-9072-e2fe952ace07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:57:07.921Z|b69c41d2-30c9-4fff-9072-e2fe952ace07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:57:11.870Z|a8f0c131-4dfa-464b-be9d-c1c75f4ac882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:11.870Z|1b94be88-b26b-47e9-a2ac-e688f5629890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:11.871Z|7b816d3b-af1f-4678-b6a2-432d54905dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:11.871Z|1b94be88-b26b-47e9-a2ac-e688f5629890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:11.871Z|a8f0c131-4dfa-464b-be9d-c1c75f4ac882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:11.871Z|7b816d3b-af1f-4678-b6a2-432d54905dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:21.749Z|7c10f352-4916-4c97-bab6-c42dc285aa15|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:57:21.750Z|7c10f352-4916-4c97-bab6-c42dc285aa15|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:21.900Z|4e5850fe-067c-4307-8231-681ea1ef0adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:21.900Z|a9e34266-3501-4f0e-a7a7-5efeeb41ee1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:21.900Z|fd6d0aba-2925-4ad8-bf2e-abb422e35334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:21.901Z|4e5850fe-067c-4307-8231-681ea1ef0adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:21.901Z|a9e34266-3501-4f0e-a7a7-5efeeb41ee1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:21.901Z|fd6d0aba-2925-4ad8-bf2e-abb422e35334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:22.920Z|1ad58035-c8c6-412e-963f-e69f9daf1a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:57:22.921Z|1ad58035-c8c6-412e-963f-e69f9daf1a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:57:23.408Z|6b82b792-3947-4e14-a0d6-c6d7e39a0c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:57:23.409Z|6b82b792-3947-4e14-a0d6-c6d7e39a0c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:57:31.921Z|a90177fc-4e6f-4383-8262-af6e1b24266b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:31.922Z|f8fe6e4e-d71e-49fa-bf67-953aaade8e71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:31.922Z|f8fe6e4e-d71e-49fa-bf67-953aaade8e71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:31.922Z|a90177fc-4e6f-4383-8262-af6e1b24266b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:31.932Z|abb662e7-b0c4-481e-a41d-796b40573834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:31.933Z|abb662e7-b0c4-481e-a41d-796b40573834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:37.920Z|d925d9b9-ffc8-48eb-880e-b4c9e07f9f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:57:37.924Z|d925d9b9-ffc8-48eb-880e-b4c9e07f9f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:57:41.950Z|e0d24ebc-fa77-49e3-a8d7-fe0800eeaa16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:41.950Z|2f4016a1-1362-4f68-b359-a11f2317ca3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:41.951Z|e0d24ebc-fa77-49e3-a8d7-fe0800eeaa16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:41.951Z|2f4016a1-1362-4f68-b359-a11f2317ca3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:41.973Z|d1dfbc2a-373a-4f81-b0fc-6e014d0844e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:41.973Z|d1dfbc2a-373a-4f81-b0fc-6e014d0844e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:51.979Z|6e1aee7f-2c54-432d-8640-503f619da28e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:51.980Z|6e1aee7f-2c54-432d-8640-503f619da28e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:51.981Z|8d593ebe-6054-4690-8269-1c3fa72d2492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:51.982Z|8d593ebe-6054-4690-8269-1c3fa72d2492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:52.000Z|d70b09c2-7ebc-4cc0-b3e7-e313c118ac89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:57:52.001Z|d70b09c2-7ebc-4cc0-b3e7-e313c118ac89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:57:52.920Z|a5b59019-2e27-4e38-a2c7-a10da783723b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:57:52.921Z|a5b59019-2e27-4e38-a2c7-a10da783723b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:57:53.410Z|88bae254-4eb3-4789-af9e-44f570db4627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:57:53.411Z|88bae254-4eb3-4789-af9e-44f570db4627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:58:02.009Z|a935340e-4dd4-4cc3-8554-1b1721d1a7d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:02.009Z|2197b74b-036f-4612-92e7-de47939b5871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:02.014Z|2197b74b-036f-4612-92e7-de47939b5871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:02.014Z|a935340e-4dd4-4cc3-8554-1b1721d1a7d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:02.023Z|c5fa4358-68a3-4baa-a000-244f8644dae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:02.023Z|c5fa4358-68a3-4baa-a000-244f8644dae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:07.920Z|4c964031-7ec6-4273-ba22-c826adf8252c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:58:07.922Z|4c964031-7ec6-4273-ba22-c826adf8252c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:58:12.045Z|8a58fb24-9067-4df3-b84d-ecb98a816ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:12.047Z|8a58fb24-9067-4df3-b84d-ecb98a816ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:12.060Z|36b14d54-69a1-4364-9e1f-1acd7f3852f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:12.061Z|36b14d54-69a1-4364-9e1f-1acd7f3852f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:12.052Z|0cccf219-3e67-4601-b4cb-d74b2368532b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:12.065Z|0cccf219-3e67-4601-b4cb-d74b2368532b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:21.754Z|39ee7ed9-6395-4dfe-816b-9e520083c1cb|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:58:21.756Z|39ee7ed9-6395-4dfe-816b-9e520083c1cb|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:22.073Z|df5c224f-b137-48d1-a913-8518840673ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:22.074Z|df5c224f-b137-48d1-a913-8518840673ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:22.087Z|2397ff97-3799-4af8-9b4d-c1ed91069c52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:22.087Z|2397ff97-3799-4af8-9b4d-c1ed91069c52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:22.088Z|3b464655-ecb4-4b3f-9f20-5678df5af922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:22.089Z|3b464655-ecb4-4b3f-9f20-5678df5af922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:22.920Z|3e9e6e1d-0d67-4ef3-8c47-bcf7238725bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:58:22.924Z|3e9e6e1d-0d67-4ef3-8c47-bcf7238725bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:58:23.412Z|b9ef793f-12f4-4be3-95d8-67f31c8f8679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:58:23.413Z|b9ef793f-12f4-4be3-95d8-67f31c8f8679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:58:32.102Z|cc6cb51c-9062-4f2e-ac4f-46813c729288|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:32.105Z|cc6cb51c-9062-4f2e-ac4f-46813c729288|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:32.109Z|d50a9eb3-8e07-4b21-9fe2-501e019cd895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:32.111Z|d50a9eb3-8e07-4b21-9fe2-501e019cd895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:32.113Z|d2b6b055-91c4-45a8-8ffe-7346095ca622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:32.115Z|d2b6b055-91c4-45a8-8ffe-7346095ca622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:37.920Z|feb18a31-195b-4ce5-a78f-21884b566091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:58:37.921Z|feb18a31-195b-4ce5-a78f-21884b566091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:58:42.132Z|2ae4718f-ff62-4a19-8046-41fcc85b4552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:42.133Z|2ae4718f-ff62-4a19-8046-41fcc85b4552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:42.139Z|1647f419-f898-4cfb-880f-ac97fd1ddb72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:42.139Z|51851fd3-c67a-4680-a0a3-32a1e3bf2d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:42.139Z|1647f419-f898-4cfb-880f-ac97fd1ddb72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:42.139Z|51851fd3-c67a-4680-a0a3-32a1e3bf2d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:52.169Z|b6e019d9-0718-492d-ac29-131c6fed7e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:52.169Z|b6e019d9-0718-492d-ac29-131c6fed7e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:52.171Z|9dcdb412-d416-453e-8724-11b2295c17d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:52.172Z|9dcdb412-d416-453e-8724-11b2295c17d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:52.176Z|5bd468a4-261d-45ba-ae7a-3724d1fcc4ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:58:52.176Z|5bd468a4-261d-45ba-ae7a-3724d1fcc4ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:58:52.920Z|2707c03a-8b15-4805-b03c-e33db57cc9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:58:52.921Z|2707c03a-8b15-4805-b03c-e33db57cc9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:58:53.414Z|c9c41de9-222d-45cd-85c7-afe6b7cf4aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:58:53.414Z|c9c41de9-222d-45cd-85c7-afe6b7cf4aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:59:02.198Z|7224b88e-45f5-4219-9303-d9db7dd5eac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:02.199Z|7224b88e-45f5-4219-9303-d9db7dd5eac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:02.200Z|563efdf3-f696-41e5-b248-3c32b771e9ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:02.200Z|563efdf3-f696-41e5-b248-3c32b771e9ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:02.206Z|3f586acd-f292-47d0-bbde-b5ab530752d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:02.206Z|3f586acd-f292-47d0-bbde-b5ab530752d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:07.920Z|47fce64e-ac64-4846-a4ca-e302e6ecdcab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:59:07.926Z|47fce64e-ac64-4846-a4ca-e302e6ecdcab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:59:12.236Z|1afdaf5b-e22e-45bd-880b-fc06c301278c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:12.237Z|1afdaf5b-e22e-45bd-880b-fc06c301278c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:12.235Z|945e61ad-d36d-4f32-995d-128609eddb22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:12.238Z|945e61ad-d36d-4f32-995d-128609eddb22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:12.248Z|3e747e52-4d64-4e97-8cda-3fa5d4a74da5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:12.253Z|3e747e52-4d64-4e97-8cda-3fa5d4a74da5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:21.750Z|fd0c8e1f-9181-47ef-a275-3eae84dd5ade|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T11:59:21.752Z|fd0c8e1f-9181-47ef-a275-3eae84dd5ade|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:22.264Z|0597312f-4865-4e3e-901f-1b5935fc38d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:22.264Z|3fdd39fe-51ba-49af-a5e6-b53715a1ecac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:22.265Z|0597312f-4865-4e3e-901f-1b5935fc38d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:22.265Z|3fdd39fe-51ba-49af-a5e6-b53715a1ecac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:22.279Z|dbfc8dae-4988-4423-b4b6-a7be81dc6f0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:22.279Z|dbfc8dae-4988-4423-b4b6-a7be81dc6f0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:22.921Z|f96308f7-3e29-4b98-be71-154d073523c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:59:22.922Z|f96308f7-3e29-4b98-be71-154d073523c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:59:23.415Z|c235f51f-c2e8-4c4d-a156-554b62ab1abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:59:23.416Z|c235f51f-c2e8-4c4d-a156-554b62ab1abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:59:32.298Z|3e4fa8dd-689c-43c6-8d59-36279becdcd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:32.298Z|2bacba5b-a1d4-4785-973a-3c761301df63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:32.300Z|3e4fa8dd-689c-43c6-8d59-36279becdcd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:32.300Z|2bacba5b-a1d4-4785-973a-3c761301df63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:32.304Z|16196481-1c6d-4229-9b90-372e0e86c093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:32.304Z|16196481-1c6d-4229-9b90-372e0e86c093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:37.921Z|46129044-eb36-4b52-b74c-be4e85a35247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:59:37.923Z|46129044-eb36-4b52-b74c-be4e85a35247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:59:42.329Z|c633b8cf-1b73-41d9-9d82-9f4e2702f34d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:42.329Z|ed774976-9e4f-441e-b326-2707f388e87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:42.332Z|c633b8cf-1b73-41d9-9d82-9f4e2702f34d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:42.332Z|ed774976-9e4f-441e-b326-2707f388e87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:42.332Z|8ee8bd54-228f-4d44-b844-45aff5c71a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:42.334Z|8ee8bd54-228f-4d44-b844-45aff5c71a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:52.358Z|aaaa8901-016c-446a-baf5-5f4a23159a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:52.359Z|aaaa8901-016c-446a-baf5-5f4a23159a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:52.377Z|75c58a43-de2d-4646-ae00-5c9d1b36964a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:52.377Z|b7efdcbf-537c-4313-a14d-b406082cdb4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T11:59:52.378Z|75c58a43-de2d-4646-ae00-5c9d1b36964a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:52.378Z|b7efdcbf-537c-4313-a14d-b406082cdb4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T11:59:52.920Z|e223e882-4c0a-4496-9280-1e3f9345b8e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:59:52.922Z|e223e882-4c0a-4496-9280-1e3f9345b8e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T11:59:53.417Z|c4930b84-910b-47f0-bdf9-b17f20c8c2e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T11:59:53.418Z|c4930b84-910b-47f0-bdf9-b17f20c8c2e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:00:02.389Z|197dc474-9e1c-4594-a224-db79a49faff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:02.390Z|197dc474-9e1c-4594-a224-db79a49faff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:02.404Z|920cb22c-af17-4c11-aaa5-7509f41b3b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:02.405Z|920cb22c-af17-4c11-aaa5-7509f41b3b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:02.410Z|e1353435-240d-481b-9fc8-89e506cf9f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:02.410Z|e1353435-240d-481b-9fc8-89e506cf9f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:07.920Z|3499e5e4-e62c-46a0-8264-6690f3960314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:00:07.921Z|3499e5e4-e62c-46a0-8264-6690f3960314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:00:12.424Z|21ca7de8-7d65-43b1-b132-dc88bae68403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:12.425Z|21ca7de8-7d65-43b1-b132-dc88bae68403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:12.425Z|398e7910-a743-4cf6-958d-5d0adcccd4a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:12.425Z|398e7910-a743-4cf6-958d-5d0adcccd4a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:12.430Z|51ae19a7-478e-4a51-a0ef-3de171d6b17f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:12.431Z|51ae19a7-478e-4a51-a0ef-3de171d6b17f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:21.751Z|c03e7fa1-4800-4cd6-8099-fddb2e239bc1|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:00:21.754Z|c03e7fa1-4800-4cd6-8099-fddb2e239bc1|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:22.450Z|19e7cb53-c75d-4774-af80-51dbd055522d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:22.450Z|14ef6706-3055-486a-ac93-7352be136c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:22.451Z|14ef6706-3055-486a-ac93-7352be136c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:22.451Z|19e7cb53-c75d-4774-af80-51dbd055522d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:22.454Z|909ff6bb-ef2b-448c-a6a6-6c3b3ca78691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:22.454Z|909ff6bb-ef2b-448c-a6a6-6c3b3ca78691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:22.920Z|94dd7a16-15e1-4754-9a04-d8bcd2bbd430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:00:22.921Z|94dd7a16-15e1-4754-9a04-d8bcd2bbd430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:00:23.419Z|40f90ba4-5cad-4b3f-bf83-7d64130adc19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:00:23.420Z|40f90ba4-5cad-4b3f-bf83-7d64130adc19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:00:32.497Z|553674d6-0446-4eda-b69b-2528b72ea9f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:32.497Z|c412ce14-4d77-450f-b139-051633a06a94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:32.498Z|59168cd9-2f4a-4489-8c95-f584afeb5e27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:32.499Z|553674d6-0446-4eda-b69b-2528b72ea9f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:32.499Z|c412ce14-4d77-450f-b139-051633a06a94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:32.499Z|59168cd9-2f4a-4489-8c95-f584afeb5e27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:37.920Z|14e22d71-2892-4218-9925-2d7690f03f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:00:37.922Z|14e22d71-2892-4218-9925-2d7690f03f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:00:42.526Z|fa030216-2751-432a-9ef2-fafb87989e3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:42.526Z|ec1a8ede-af30-42ab-8702-82e8ba781b60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:42.528Z|fa030216-2751-432a-9ef2-fafb87989e3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:42.528Z|ec1a8ede-af30-42ab-8702-82e8ba781b60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:42.526Z|a9a1d5f1-0f5b-4d1a-8951-c682b970ae05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:42.529Z|a9a1d5f1-0f5b-4d1a-8951-c682b970ae05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:52.556Z|e5dbafff-57f6-47a0-8c21-8cbc59c8acda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:52.556Z|858ef697-285b-4f41-8185-f45956a88f62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:52.556Z|466c83bd-991a-4f4d-9fd9-4d127abc042e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:00:52.559Z|858ef697-285b-4f41-8185-f45956a88f62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:52.559Z|e5dbafff-57f6-47a0-8c21-8cbc59c8acda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:52.559Z|466c83bd-991a-4f4d-9fd9-4d127abc042e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:00:52.921Z|18356157-3d6e-473a-8875-a87ef62d32d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:00:52.923Z|18356157-3d6e-473a-8875-a87ef62d32d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:00:53.421Z|d799a6b4-dc90-45cd-a2a0-2f7252c42c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:00:53.421Z|d799a6b4-dc90-45cd-a2a0-2f7252c42c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:01:02.609Z|350ca7b2-83fa-4b44-b772-b044928e8e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:02.609Z|8cf83c6c-fd17-4d17-aafd-19bcb483adcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:02.609Z|137c35b1-0bad-4559-8764-77d9219d161d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:02.610Z|8cf83c6c-fd17-4d17-aafd-19bcb483adcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:02.610Z|350ca7b2-83fa-4b44-b772-b044928e8e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:02.610Z|137c35b1-0bad-4559-8764-77d9219d161d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:07.921Z|749c196b-ec37-43e4-b928-1f6fe215f319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:01:07.922Z|749c196b-ec37-43e4-b928-1f6fe215f319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:01:12.634Z|b8138868-263f-4f21-b403-d46a81d8a39f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:12.634Z|4aadb27a-d32f-4719-9226-68ae719c2859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:12.634Z|4aadb27a-d32f-4719-9226-68ae719c2859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:12.634Z|b8138868-263f-4f21-b403-d46a81d8a39f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:12.637Z|14b1ce6e-f42e-4413-a8e6-e4464d57677f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:12.638Z|14b1ce6e-f42e-4413-a8e6-e4464d57677f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:21.748Z|06ee3d08-dfda-4432-b1d2-1dc0aa2d76d0|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:01:21.749Z|06ee3d08-dfda-4432-b1d2-1dc0aa2d76d0|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:22.661Z|eb3c76b5-e5cb-4604-a9be-4bdf40aa2e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:22.662Z|138961d5-3a25-4093-acec-0778f193cee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:22.662Z|eb3c76b5-e5cb-4604-a9be-4bdf40aa2e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:22.664Z|c479ce9a-e522-4e8f-9102-bd3f8a898745|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:22.664Z|c479ce9a-e522-4e8f-9102-bd3f8a898745|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:22.662Z|138961d5-3a25-4093-acec-0778f193cee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:22.921Z|849a40cf-4a24-43f3-bcd3-ba923f241741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:01:22.924Z|849a40cf-4a24-43f3-bcd3-ba923f241741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:01:23.422Z|454f7983-d9bd-40d0-b705-cd6cc190f34d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:01:23.423Z|454f7983-d9bd-40d0-b705-cd6cc190f34d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:01:24.900Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T12:01:24.904Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: fb409f69-cc71-407f-bf66-ed6cc7ca10ac already exists in requestDb InfraActiveRequests table 2022-03-01T12:01:24.907Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac 2022-03-01T12:01:24.908Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|INFO|500||Invoke 2022-03-01T12:01:24.909Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|DEBUG|500||===========================request begin================================================ 2022-03-01T12:01:24.909Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac 2022-03-01T12:01:24.909Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|DEBUG|500||Method : GET 2022-03-01T12:01:24.909Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6038db62074edd2b", X-B3-SpanId:"a8ec3320b85133a6", X-B3-ParentSpanId:"6038db62074edd2b", X-B3-Sampled:"0", X-ONAP-RequestID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-RequestID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-TransactionID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-ECOMP-RequestID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b51ba649-d522-4d3b-9a5e-5a335fd6f301"] 2022-03-01T12:01:24.911Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|DEBUG|500||Request body: 2022-03-01T12:01:24.911Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|DEBUG|500||==========================request end================================================ 2022-03-01T12:01:24.967Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|DEBUG|500||============================response begin========================================== 2022-03-01T12:01:24.967Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T12:01:24.968Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|DEBUG|500||Status text : 2022-03-01T12:01:24.968Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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:"Tue, 01 Mar 2022 12:01:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:01:24.969Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|DEBUG|500||Response body: 2022-03-01T12:01:24.969Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|DEBUG|500||=======================response end================================================= 2022-03-01T12:01:24.969Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fb409f69-cc71-407f-bf66-ed6cc7ca10ac|INFO|404|Not Found|InvokeReturn 2022-03-01T12:01:24.974Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID fb409f69-cc71-407f-bf66-ed6cc7ca10ac 2022-03-01T12:01:24.977Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T12:01:24.978Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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-03-01T12:01:24.978Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T12:01:24.979Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:01:24.979Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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-03-01T12:01:24.979Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T12:01:24.980Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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:"6038db62074edd2b", X-B3-SpanId:"5f351b58ca4916ee", X-B3-ParentSpanId:"6038db62074edd2b", X-B3-Sampled:"0", X-ONAP-RequestID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-RequestID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-TransactionID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-ECOMP-RequestID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b591f13a-e680-4ec6-abd4-ddc772d9a828"] 2022-03-01T12:01:24.980Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:01:24.980Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:01:24.990Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:01:24.991Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T12:01:24.991Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T12:01:24.991Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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:"Tue, 01 Mar 2022 12:01:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:01:24.992Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T12:01:24.992Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:01:24.993Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:01:24.994Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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$$825634b0.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-03-01T12:01:24.995Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T12:01:24.996Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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-03-01T12:01:24.996Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T12:01:24.996Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:01:24.996Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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-03-01T12:01:24.997Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T12:01:24.997Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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:"6038db62074edd2b", X-B3-SpanId:"488485877fa1f2f6", X-B3-ParentSpanId:"6038db62074edd2b", X-B3-Sampled:"0", X-ONAP-RequestID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-RequestID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-TransactionID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-ECOMP-RequestID:"fb409f69-cc71-407f-bf66-ed6cc7ca10ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b2b9139-a6ef-4b43-b973-72d21fc717ea"] 2022-03-01T12:01:24.997Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:01:24.997Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:01:25.015Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:01:25.016Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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-03-01T12:01:25.017Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T12:01:25.017Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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:"Tue, 01 Mar 2022 12:01:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:01:25.017Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T12:01:25.018Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:01:25.018Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:01:25.020Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|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$$825634b0.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-03-01T12:01:25.021Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4ec5b072 2022-03-01T12:01:25.023Z|fb409f69-cc71-407f-bf66-ed6cc7ca10ac|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T12:01:32.694Z|ed617c75-1463-4d7a-9025-d654d184c49e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:32.694Z|5c69fa8c-cae8-4309-9a1d-065ac6b8dce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:32.695Z|5c69fa8c-cae8-4309-9a1d-065ac6b8dce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:32.695Z|ed617c75-1463-4d7a-9025-d654d184c49e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:32.697Z|6d1fa43e-ca04-4a3c-8806-a691b5af8999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:32.698Z|6d1fa43e-ca04-4a3c-8806-a691b5af8999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:37.921Z|22308dd9-be0a-4734-83b3-97f6511e9134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:01:37.922Z|22308dd9-be0a-4734-83b3-97f6511e9134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:01:42.724Z|a321e44b-c0f7-4263-9fed-54d1f1a8d571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:42.725Z|a321e44b-c0f7-4263-9fed-54d1f1a8d571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:42.734Z|3ef82acb-cbfb-4d46-b307-05912faf6e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:42.735Z|771cc59c-a4b4-4c07-9239-5ecf48a14bf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:42.735Z|3ef82acb-cbfb-4d46-b307-05912faf6e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:42.735Z|771cc59c-a4b4-4c07-9239-5ecf48a14bf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:52.758Z|5df36f08-4fd5-4aa7-8b4f-32a6557a8183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:52.758Z|d4230dd4-0047-44ef-a289-931241c30621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:52.761Z|d4230dd4-0047-44ef-a289-931241c30621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:52.761Z|5df36f08-4fd5-4aa7-8b4f-32a6557a8183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:52.781Z|2be921db-1f96-4f6e-af1b-44c5edb2d420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:01:52.782Z|2be921db-1f96-4f6e-af1b-44c5edb2d420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:01:52.920Z|f02dc606-d38d-4196-b632-fbe3cffe092d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:01:52.921Z|f02dc606-d38d-4196-b632-fbe3cffe092d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:01:53.425Z|f76b94fa-1788-431c-af19-78e95bdad595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:01:53.425Z|f76b94fa-1788-431c-af19-78e95bdad595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:02:00.623Z|a5c002e8-70fd-4f49-b96d-40dc05258fa8|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T12:02:00.625Z|a5c002e8-70fd-4f49-b96d-40dc05258fa8|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:02.812Z|006b8bb4-4aea-4702-942a-724a12ce28d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:02.812Z|81822694-edd0-4d7e-8750-5a48de978b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:02.813Z|006b8bb4-4aea-4702-942a-724a12ce28d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:02.814Z|81822694-edd0-4d7e-8750-5a48de978b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:02.818Z|625f694a-cba6-4fce-a8e1-260673af99f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:02.819Z|625f694a-cba6-4fce-a8e1-260673af99f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:07.920Z|bc86a903-05ba-4c67-97e9-2f15bc97a739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:02:07.924Z|bc86a903-05ba-4c67-97e9-2f15bc97a739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:02:12.841Z|9e2ea096-0360-4708-ab92-040cbbbf4e22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:12.843Z|9e2ea096-0360-4708-ab92-040cbbbf4e22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:12.846Z|6c552673-5eb4-4bc3-8915-23882d34618b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:12.846Z|cb2a257e-8e7b-4b35-bf24-b37471139f84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:12.847Z|6c552673-5eb4-4bc3-8915-23882d34618b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:12.849Z|cb2a257e-8e7b-4b35-bf24-b37471139f84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:21.748Z|0dabf91b-b247-458e-baa5-f315493e7c18|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:02:21.749Z|0dabf91b-b247-458e-baa5-f315493e7c18|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:22.868Z|a53fcf03-3ae1-4eb2-9e30-e817396ee20f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:22.868Z|27831c79-a828-404b-8669-d0f901a0e28b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:22.869Z|a53fcf03-3ae1-4eb2-9e30-e817396ee20f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:22.869Z|27831c79-a828-404b-8669-d0f901a0e28b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:22.871Z|f700367d-e987-4b16-8390-62746459defe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:22.884Z|f700367d-e987-4b16-8390-62746459defe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:22.920Z|6c360062-dfe4-42d7-919e-15325c0e6b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:02:22.921Z|6c360062-dfe4-42d7-919e-15325c0e6b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:02:23.426Z|693d054e-89bd-43d7-98d6-38a68f4d2738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:02:23.427Z|693d054e-89bd-43d7-98d6-38a68f4d2738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:02:32.893Z|77933c26-ec5f-4edb-90f1-110e80e783de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:32.893Z|0680e681-6610-4b26-a03a-8a76f8b6f29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:32.894Z|77933c26-ec5f-4edb-90f1-110e80e783de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:32.894Z|0680e681-6610-4b26-a03a-8a76f8b6f29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:32.907Z|c299ff0c-2d90-4217-8780-66179837bf20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:32.908Z|c299ff0c-2d90-4217-8780-66179837bf20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:37.920Z|0beb7316-2280-4dc4-be8e-2e11ece63fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:02:37.922Z|0beb7316-2280-4dc4-be8e-2e11ece63fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:02:42.933Z|91f3d964-0b2e-433b-b009-466350a596c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:42.933Z|79ba15aa-7c86-43ab-a073-b5c564be773c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:42.933Z|e663b2a1-c9ae-4bf2-a620-ecb1b353d171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:42.934Z|79ba15aa-7c86-43ab-a073-b5c564be773c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:42.934Z|91f3d964-0b2e-433b-b009-466350a596c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:42.934Z|e663b2a1-c9ae-4bf2-a620-ecb1b353d171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:52.921Z|7fb481c8-4c47-4ba9-a253-4baf6e4e8a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:02:52.924Z|7fb481c8-4c47-4ba9-a253-4baf6e4e8a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:02:52.964Z|07d67a6e-50fe-4d12-8310-4ee091348568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:52.964Z|15b4bfca-5873-4434-bbf5-3463e809de40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:52.965Z|15b4bfca-5873-4434-bbf5-3463e809de40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:52.965Z|07d67a6e-50fe-4d12-8310-4ee091348568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:52.967Z|2de63929-088f-4247-9faf-55a37bb36835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:02:52.967Z|2de63929-088f-4247-9faf-55a37bb36835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:02:53.428Z|4460848c-cae0-4aa2-835d-bcbbc0232ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:02:53.429Z|4460848c-cae0-4aa2-835d-bcbbc0232ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:03:02.997Z|2743eda2-c743-4e39-8f29-51273330c5a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:02.997Z|ce139ba9-32e7-4d41-a4fb-73a7a0eb6381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:03.000Z|ce139ba9-32e7-4d41-a4fb-73a7a0eb6381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:03.001Z|2743eda2-c743-4e39-8f29-51273330c5a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:03.003Z|3a55f0ff-7a2f-40dd-8a1d-c1d2ea500959|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:03.003Z|3a55f0ff-7a2f-40dd-8a1d-c1d2ea500959|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:07.920Z|cce8d8ec-8972-41a9-abf4-159de9dcbe15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:03:07.921Z|cce8d8ec-8972-41a9-abf4-159de9dcbe15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:03:13.029Z|11939e69-5bac-4b31-846a-78a0af5280e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:13.029Z|41f3cc10-7c09-4272-90af-531fecc9db68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:13.030Z|41f3cc10-7c09-4272-90af-531fecc9db68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:13.030Z|11939e69-5bac-4b31-846a-78a0af5280e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:13.034Z|bf187824-ded5-4891-b1d0-cfc681fa341a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:13.035Z|bf187824-ded5-4891-b1d0-cfc681fa341a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:21.750Z|831752be-7667-4eb3-a4a3-dc47cc92add7|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:03:21.752Z|831752be-7667-4eb3-a4a3-dc47cc92add7|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:22.920Z|081ea4b8-7657-4a1b-8fc8-9d62b703f9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:03:22.921Z|081ea4b8-7657-4a1b-8fc8-9d62b703f9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:03:23.059Z|b49d1dc7-799c-41b0-b2d4-63a50451c662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:23.059Z|8a49d0a5-5228-4a22-b983-4cfe75532ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:23.059Z|b49d1dc7-799c-41b0-b2d4-63a50451c662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:23.060Z|8a49d0a5-5228-4a22-b983-4cfe75532ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:23.061Z|f5e65abd-aebc-4cfb-8ac3-22aa9102e248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:23.062Z|f5e65abd-aebc-4cfb-8ac3-22aa9102e248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:23.430Z|eade82fb-8483-4ec0-9a76-5a4d1242ea6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:03:23.431Z|eade82fb-8483-4ec0-9a76-5a4d1242ea6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:03:33.085Z|3203697e-05cb-47cc-86a3-878047a157f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:33.085Z|be459bb4-af9a-4ef9-86f2-f819a260fd27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:33.085Z|ce5cc8e2-dfda-4635-84ff-63191f90ae5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:33.086Z|3203697e-05cb-47cc-86a3-878047a157f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:33.086Z|be459bb4-af9a-4ef9-86f2-f819a260fd27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:33.086Z|ce5cc8e2-dfda-4635-84ff-63191f90ae5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:37.920Z|88d35c44-1a83-479f-912f-e50953e6bdd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:03:37.923Z|88d35c44-1a83-479f-912f-e50953e6bdd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:03:43.116Z|51a4e748-011c-4496-a9d5-95dd1b867e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:43.116Z|488570aa-a16b-49b8-a412-95a64622138e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:43.117Z|51a4e748-011c-4496-a9d5-95dd1b867e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:43.117Z|275cf0e8-a5df-40e4-8549-506d9b175ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:43.117Z|488570aa-a16b-49b8-a412-95a64622138e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:43.118Z|275cf0e8-a5df-40e4-8549-506d9b175ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:52.920Z|ec477c8b-77dd-4c3d-addb-b118fc1434d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:03:52.922Z|ec477c8b-77dd-4c3d-addb-b118fc1434d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:03:53.146Z|2b90e31d-e0e0-4d17-94ad-82764357f474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:53.147Z|2b90e31d-e0e0-4d17-94ad-82764357f474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:53.153Z|c942bb29-7c63-43d6-845a-c6ed1d7b1947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:53.154Z|c942bb29-7c63-43d6-845a-c6ed1d7b1947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:53.158Z|81b92d2c-2032-4a46-b583-996ffb079709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:03:53.158Z|81b92d2c-2032-4a46-b583-996ffb079709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:03:53.432Z|50569da5-f64c-4cbd-8eaa-4e9d16033e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:03:53.432Z|50569da5-f64c-4cbd-8eaa-4e9d16033e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:04:03.171Z|85cd0218-c182-43a6-a2a9-cd8aa8857a60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:03.173Z|85cd0218-c182-43a6-a2a9-cd8aa8857a60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:03.176Z|aa3e52ad-6a97-4827-be80-2392fc1c7b84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:03.176Z|aa3e52ad-6a97-4827-be80-2392fc1c7b84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:03.181Z|987fb9a9-9dff-4d65-bd18-ea8efc12dbbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:03.181Z|987fb9a9-9dff-4d65-bd18-ea8efc12dbbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:07.920Z|a065216d-e6e7-4ced-a4db-24f73cc917dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:04:07.921Z|a065216d-e6e7-4ced-a4db-24f73cc917dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:04:13.210Z|fcb4b1af-d68a-441c-85be-68652f4b02c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:13.210Z|f745c246-6923-45cf-afa4-6b27ac9c99c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:13.210Z|3f8f0261-6159-4fe5-a618-93af2443cec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:13.211Z|3f8f0261-6159-4fe5-a618-93af2443cec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:13.211Z|f745c246-6923-45cf-afa4-6b27ac9c99c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:13.211Z|fcb4b1af-d68a-441c-85be-68652f4b02c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:21.748Z|86c44e0f-13e5-48ca-879a-b562fc453ad3|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:04:21.749Z|86c44e0f-13e5-48ca-879a-b562fc453ad3|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:22.920Z|06611113-9f70-499f-8f86-afd82b39dcfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:04:22.927Z|06611113-9f70-499f-8f86-afd82b39dcfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:04:23.242Z|a46c3e0c-db3a-4b18-baac-e80d745608fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:23.241Z|28d55669-0e72-4859-aa40-509a5528bae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:23.242Z|a46c3e0c-db3a-4b18-baac-e80d745608fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:23.242Z|28d55669-0e72-4859-aa40-509a5528bae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:23.244Z|518c05da-ce02-49b6-80a6-b5adae61e9b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:23.245Z|518c05da-ce02-49b6-80a6-b5adae61e9b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:23.433Z|3256b829-bdc1-4cbf-b744-de2cc18c067b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:04:23.434Z|3256b829-bdc1-4cbf-b744-de2cc18c067b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:04:33.268Z|b8973c0f-97cf-4a1a-80ba-ba29e0d51e8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:33.269Z|b8973c0f-97cf-4a1a-80ba-ba29e0d51e8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:33.270Z|1af7a85a-0267-420e-bd47-b50c7c097496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:33.270Z|1af7a85a-0267-420e-bd47-b50c7c097496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:33.274Z|66425d39-e5be-4b28-b855-2f83f6d8fe39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:33.275Z|66425d39-e5be-4b28-b855-2f83f6d8fe39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:37.920Z|e0e17f8e-2189-4d70-9708-7c0b44f41629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:04:37.921Z|e0e17f8e-2189-4d70-9708-7c0b44f41629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:04:43.303Z|a624644e-81c0-4f98-867c-5e35e50ec4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:43.304Z|a624644e-81c0-4f98-867c-5e35e50ec4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:43.308Z|57a0f970-1fef-4c8e-8085-a7ecc0aa06a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:43.308Z|57a0f970-1fef-4c8e-8085-a7ecc0aa06a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:43.308Z|b233cd5a-21cb-4136-aaf9-f4434717511e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:43.310Z|b233cd5a-21cb-4136-aaf9-f4434717511e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:52.921Z|2a7159ef-9500-423f-92b2-78ddc38332c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:04:52.923Z|2a7159ef-9500-423f-92b2-78ddc38332c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:04:53.334Z|929710b6-1e21-4a19-9289-a6721c3dab37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:53.334Z|6501a3cb-fe68-4a1e-a1af-7aa9827ee64a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:53.335Z|929710b6-1e21-4a19-9289-a6721c3dab37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:53.335Z|6501a3cb-fe68-4a1e-a1af-7aa9827ee64a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:53.338Z|6ee39421-9cea-41e6-96b7-58a283be688d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:04:53.339Z|6ee39421-9cea-41e6-96b7-58a283be688d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:04:53.435Z|84fe3481-5cf3-4000-bc45-4f9b128cb13d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:04:53.435Z|84fe3481-5cf3-4000-bc45-4f9b128cb13d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:05:03.360Z|6d277f4a-e200-4f6a-bb95-982339d236d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:03.361Z|6d277f4a-e200-4f6a-bb95-982339d236d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:03.360Z|80c0ee5e-2522-4223-8aff-79e159f77054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:03.362Z|80c0ee5e-2522-4223-8aff-79e159f77054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:03.366Z|4d5d0b6b-be8f-4fcc-ab7b-ab4736b8863e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:03.367Z|4d5d0b6b-be8f-4fcc-ab7b-ab4736b8863e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:07.921Z|69a9dedb-b898-4738-884f-266922db7b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:05:07.923Z|69a9dedb-b898-4738-884f-266922db7b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:05:13.395Z|469259ac-12d3-41b4-81a3-ba8d3bdf637e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:13.395Z|760694ce-e6a6-413a-978f-66f4900ac4be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:13.397Z|469259ac-12d3-41b4-81a3-ba8d3bdf637e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:13.397Z|760694ce-e6a6-413a-978f-66f4900ac4be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:13.401Z|df7df1ff-b7f1-4e6c-a59e-e69ad763be2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:13.402Z|df7df1ff-b7f1-4e6c-a59e-e69ad763be2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:21.748Z|a43b4303-fb5a-47cb-8260-49bc6e2dc814|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:05:21.752Z|a43b4303-fb5a-47cb-8260-49bc6e2dc814|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:22.920Z|9e08448f-1a76-4a75-85a9-454acb23c218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:05:22.921Z|9e08448f-1a76-4a75-85a9-454acb23c218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:05:23.424Z|c663cd5b-d272-4506-b242-5cabf3070e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:23.424Z|86aa36b8-51b1-4b87-9bed-defe2fd64dc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:23.424Z|6ccb8e63-95ec-47f9-adf7-b8a78364c327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:23.425Z|c663cd5b-d272-4506-b242-5cabf3070e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:23.425Z|6ccb8e63-95ec-47f9-adf7-b8a78364c327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:23.425Z|86aa36b8-51b1-4b87-9bed-defe2fd64dc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:23.436Z|50758725-7bd6-4fbd-8b56-134a57031d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:05:23.436Z|50758725-7bd6-4fbd-8b56-134a57031d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:05:33.450Z|6af8f319-5b00-41a2-b75f-0c21f404cd5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:33.451Z|6af8f319-5b00-41a2-b75f-0c21f404cd5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:33.459Z|4fd2d5ff-a9a1-4276-b188-7c0092662430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:33.459Z|9fde65fc-07ca-470b-ab33-1de02072a1d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:33.459Z|4fd2d5ff-a9a1-4276-b188-7c0092662430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:33.459Z|9fde65fc-07ca-470b-ab33-1de02072a1d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:37.920Z|4a14fdd7-5552-419f-8fac-95b919036401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:05:37.921Z|4a14fdd7-5552-419f-8fac-95b919036401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:05:43.475Z|1482b055-539a-4034-adb3-39da41ed5bf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:43.477Z|1482b055-539a-4034-adb3-39da41ed5bf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:43.482Z|63e0887e-06da-4a9e-93b7-b69613ad2401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:43.482Z|89db3194-03bc-4c10-9ff2-5cf8f6300098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:43.482Z|89db3194-03bc-4c10-9ff2-5cf8f6300098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:43.483Z|63e0887e-06da-4a9e-93b7-b69613ad2401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:52.920Z|55cc58ca-9f69-46b6-b130-d5756e8a1a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:05:52.922Z|55cc58ca-9f69-46b6-b130-d5756e8a1a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:05:53.437Z|47ed165a-4efb-4e45-b982-19c8b080412c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:05:53.437Z|47ed165a-4efb-4e45-b982-19c8b080412c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:05:53.506Z|7e74fbe3-2ed3-47e8-9997-b48fb62c40f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:53.507Z|7e74fbe3-2ed3-47e8-9997-b48fb62c40f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:53.511Z|fd0ed9b8-cb0c-4dab-9769-1545368afe86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:53.511Z|fd0ed9b8-cb0c-4dab-9769-1545368afe86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:05:53.532Z|1d7f8b0f-751c-49f3-b066-b140ae3217d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:05:53.532Z|1d7f8b0f-751c-49f3-b066-b140ae3217d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:03.536Z|487e223a-527d-4540-b242-063850a8c014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:03.535Z|bc68b39b-af9d-4ce2-b0ec-68020c1cd6e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:03.537Z|487e223a-527d-4540-b242-063850a8c014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:03.537Z|bc68b39b-af9d-4ce2-b0ec-68020c1cd6e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:03.552Z|930c2367-764f-4c17-9919-d8c147104028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:03.552Z|930c2367-764f-4c17-9919-d8c147104028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:07.920Z|a73ed13d-d512-49d8-9be8-4c97e529a8b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:06:07.921Z|a73ed13d-d512-49d8-9be8-4c97e529a8b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:06:13.564Z|2d4f1420-a1c9-4aff-b07c-e0b9dffa66b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:13.565Z|2d4f1420-a1c9-4aff-b07c-e0b9dffa66b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:13.568Z|cfb38516-c415-49e8-926b-2cd2bd149960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:13.569Z|cfb38516-c415-49e8-926b-2cd2bd149960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:13.571Z|1e8cfaef-f1c5-4b6c-83a5-b64e9b9c0179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:13.572Z|1e8cfaef-f1c5-4b6c-83a5-b64e9b9c0179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:21.748Z|04c1465a-0722-4c26-815c-e5f01148c09a|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:06:21.750Z|04c1465a-0722-4c26-815c-e5f01148c09a|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:22.920Z|f24b538c-2835-4585-91ac-352421c5ee13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:06:22.922Z|f24b538c-2835-4585-91ac-352421c5ee13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:06:23.439Z|3ca5410b-f13d-4e57-b611-3e87d0b7ba59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:06:23.439Z|3ca5410b-f13d-4e57-b611-3e87d0b7ba59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:06:23.593Z|e5614dc9-4080-4344-b541-c4cb30f34e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:23.592Z|1ec2f3ef-8883-4080-b664-bb86679ab337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:23.593Z|e5614dc9-4080-4344-b541-c4cb30f34e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:23.593Z|1ec2f3ef-8883-4080-b664-bb86679ab337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:23.594Z|6aa87ebe-2c24-4182-a2be-b99412b7ef2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:23.594Z|6aa87ebe-2c24-4182-a2be-b99412b7ef2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:33.628Z|618a640b-5b3a-4c10-a40a-111626cf30d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:33.628Z|63e8e0ca-6828-4822-8dd5-363f1dd3cc12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:33.628Z|e23d3ab6-7955-4e43-bc4e-cfe56c84c461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:33.631Z|618a640b-5b3a-4c10-a40a-111626cf30d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:33.631Z|63e8e0ca-6828-4822-8dd5-363f1dd3cc12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:33.632Z|e23d3ab6-7955-4e43-bc4e-cfe56c84c461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:37.920Z|ec99683b-cb61-414d-8969-8322267d9c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:06:37.924Z|ec99683b-cb61-414d-8969-8322267d9c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:06:43.658Z|6b47568d-bf4e-49e4-829c-2c8c9c9ac544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:43.658Z|ca65dab6-8eb4-47dc-af34-82d75cec7f63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:43.660Z|6b47568d-bf4e-49e4-829c-2c8c9c9ac544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:43.661Z|ca65dab6-8eb4-47dc-af34-82d75cec7f63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:43.662Z|ae9f655d-091f-4f5a-97dc-64a87d5e387e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:43.663Z|ae9f655d-091f-4f5a-97dc-64a87d5e387e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:52.920Z|cf3d176b-e9d7-4e26-a568-fc78d554c245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:06:52.921Z|cf3d176b-e9d7-4e26-a568-fc78d554c245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:06:53.441Z|38eaab2e-ebda-49b2-8da2-bf92924ed080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:06:53.441Z|38eaab2e-ebda-49b2-8da2-bf92924ed080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:06:53.688Z|ba0690c4-6072-4735-8587-854f47b4a248|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:53.688Z|56998ee2-b208-4263-9b1e-1f03f838fc7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:53.690Z|56998ee2-b208-4263-9b1e-1f03f838fc7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:53.690Z|ba0690c4-6072-4735-8587-854f47b4a248|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:06:53.695Z|b2b73e31-6b1e-442f-a729-f0d1470a322a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:06:53.696Z|b2b73e31-6b1e-442f-a729-f0d1470a322a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:03.721Z|f4fa3942-550e-49fa-b4cd-081ea37073c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:03.721Z|294d4325-e324-4182-9a77-623428d469c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:03.722Z|f4fa3942-550e-49fa-b4cd-081ea37073c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:03.722Z|294d4325-e324-4182-9a77-623428d469c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:03.729Z|13c65ab6-c663-4fcd-90a0-e514c88e7557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:03.730Z|13c65ab6-c663-4fcd-90a0-e514c88e7557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:07.920Z|3206af38-e6d8-4948-8ab4-14a227bd2235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:07:07.923Z|3206af38-e6d8-4948-8ab4-14a227bd2235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:07:13.748Z|6732f6d8-f362-442c-9c98-66f8dc43ce7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:13.749Z|6732f6d8-f362-442c-9c98-66f8dc43ce7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:13.751Z|b8164f16-983d-494e-8f34-afdda7f06f3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:13.751Z|b4b69fd5-3ef4-4428-91e6-76d8831f8b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:13.751Z|b8164f16-983d-494e-8f34-afdda7f06f3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:13.751Z|b4b69fd5-3ef4-4428-91e6-76d8831f8b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:21.750Z|e92395b3-d4fd-496c-9fc8-dcc5c63af3e2|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:07:21.751Z|e92395b3-d4fd-496c-9fc8-dcc5c63af3e2|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:22.920Z|fab38a58-c4cf-47e9-a474-d9ebac47c8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:07:22.923Z|fab38a58-c4cf-47e9-a474-d9ebac47c8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:07:23.442Z|9d137973-5cfc-4fab-b58e-4748f18c8cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:07:23.443Z|9d137973-5cfc-4fab-b58e-4748f18c8cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:07:23.777Z|c7ceb9de-39b9-40c5-8c98-d497015b700d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:23.777Z|76135c67-91f3-4a54-8593-6c5248d2be0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:23.778Z|c7ceb9de-39b9-40c5-8c98-d497015b700d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:23.779Z|76135c67-91f3-4a54-8593-6c5248d2be0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:23.780Z|f09dffd9-bb22-4113-a83e-1b7fb3704447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:23.780Z|f09dffd9-bb22-4113-a83e-1b7fb3704447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:33.258Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T12:07:33.264Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 936c4f66-d744-4d17-a093-77d0a3723b85 already exists in requestDb InfraActiveRequests table 2022-03-01T12:07:33.267Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85 2022-03-01T12:07:33.268Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|INFO|500||Invoke 2022-03-01T12:07:33.269Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|DEBUG|500||===========================request begin================================================ 2022-03-01T12:07:33.269Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85 2022-03-01T12:07:33.269Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|DEBUG|500||Method : GET 2022-03-01T12:07:33.269Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"602ed56089e1500d", X-B3-SpanId:"fb280ee47fcb454b", X-B3-ParentSpanId:"602ed56089e1500d", X-B3-Sampled:"0", X-ONAP-RequestID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-RequestID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-TransactionID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-ECOMP-RequestID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78b2d720-7204-46e7-b8fa-547e7b964286"] 2022-03-01T12:07:33.270Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|DEBUG|500||Request body: 2022-03-01T12:07:33.270Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|DEBUG|500||==========================request end================================================ 2022-03-01T12:07:33.340Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|DEBUG|500||============================response begin========================================== 2022-03-01T12:07:33.349Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T12:07:33.351Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|DEBUG|500||Status text : 2022-03-01T12:07:33.352Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|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:"Tue, 01 Mar 2022 12:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:07:33.352Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|DEBUG|500||Response body: 2022-03-01T12:07:33.353Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|DEBUG|500||=======================response end================================================= 2022-03-01T12:07:33.353Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936c4f66-d744-4d17-a093-77d0a3723b85|INFO|404|Not Found|InvokeReturn 2022-03-01T12:07:33.359Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 936c4f66-d744-4d17-a093-77d0a3723b85 2022-03-01T12:07:33.362Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T12:07:33.363Z|936c4f66-d744-4d17-a093-77d0a3723b85|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-03-01T12:07:33.364Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T12:07:33.364Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:07:33.364Z|936c4f66-d744-4d17-a093-77d0a3723b85|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-03-01T12:07:33.365Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T12:07:33.365Z|936c4f66-d744-4d17-a093-77d0a3723b85|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:"602ed56089e1500d", X-B3-SpanId:"93f8571342a44870", X-B3-ParentSpanId:"602ed56089e1500d", X-B3-Sampled:"0", X-ONAP-RequestID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-RequestID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-TransactionID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-ECOMP-RequestID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b4f1687-f544-4a20-b75b-24ec6ade7abe"] 2022-03-01T12:07:33.366Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:07:33.366Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:07:33.377Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:07:33.377Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T12:07:33.378Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T12:07:33.378Z|936c4f66-d744-4d17-a093-77d0a3723b85|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:"Tue, 01 Mar 2022 12:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:07:33.379Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T12:07:33.380Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:07:33.380Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:07:33.381Z|936c4f66-d744-4d17-a093-77d0a3723b85|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$$825634b0.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-03-01T12:07:33.383Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T12:07:33.384Z|936c4f66-d744-4d17-a093-77d0a3723b85|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-03-01T12:07:33.384Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T12:07:33.385Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:07:33.385Z|936c4f66-d744-4d17-a093-77d0a3723b85|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-03-01T12:07:33.385Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T12:07:33.386Z|936c4f66-d744-4d17-a093-77d0a3723b85|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:"602ed56089e1500d", X-B3-SpanId:"4fcf7c0895a5d437", X-B3-ParentSpanId:"602ed56089e1500d", X-B3-Sampled:"0", X-ONAP-RequestID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-RequestID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-TransactionID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-ECOMP-RequestID:"936c4f66-d744-4d17-a093-77d0a3723b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d2a8536-8e32-46c6-984c-af5184ac1d6a"] 2022-03-01T12:07:33.386Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:07:33.386Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:07:33.419Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:07:33.419Z|936c4f66-d744-4d17-a093-77d0a3723b85|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-03-01T12:07:33.421Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T12:07:33.422Z|936c4f66-d744-4d17-a093-77d0a3723b85|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:"Tue, 01 Mar 2022 12:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:07:33.422Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T12:07:33.422Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:07:33.423Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:07:33.424Z|936c4f66-d744-4d17-a093-77d0a3723b85|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$$825634b0.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-03-01T12:07:33.427Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@489ec9dd 2022-03-01T12:07:33.430Z|936c4f66-d744-4d17-a093-77d0a3723b85|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T12:07:33.804Z|88fab4ff-970b-408f-8e72-a0b3fa0e2441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:33.804Z|9a2d9a4c-a183-434a-b0bd-d6fc4301d383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:33.805Z|88fab4ff-970b-408f-8e72-a0b3fa0e2441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:33.805Z|9a2d9a4c-a183-434a-b0bd-d6fc4301d383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:33.810Z|0f7100b8-f045-4df8-9585-cafad53ba083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:33.811Z|0f7100b8-f045-4df8-9585-cafad53ba083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:37.920Z|06b79651-33dd-45db-9dc3-3b5b64ac8a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:07:37.921Z|06b79651-33dd-45db-9dc3-3b5b64ac8a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:07:43.833Z|b9ec2384-b5af-4d2d-ab81-32318703091e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:43.833Z|b9ec2384-b5af-4d2d-ab81-32318703091e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:43.835Z|301feae9-d8e5-4ecb-916e-d79d80aa0d3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:43.836Z|301feae9-d8e5-4ecb-916e-d79d80aa0d3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:43.842Z|2bf4193c-fd36-41b5-83c2-fd930c47bfd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:43.843Z|2bf4193c-fd36-41b5-83c2-fd930c47bfd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:52.920Z|def38644-396d-4456-86e7-717f457909ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:07:52.921Z|def38644-396d-4456-86e7-717f457909ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:07:53.448Z|7ae81837-846a-4dda-a5e1-a173362cac87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:07:53.450Z|7ae81837-846a-4dda-a5e1-a173362cac87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:07:53.863Z|d887d938-514e-4ad0-be38-edb75168bbcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:53.863Z|077554e1-b836-46a3-abc0-bfc7d001f73b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:53.864Z|077554e1-b836-46a3-abc0-bfc7d001f73b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:53.864Z|1e14d058-9d8f-4f9e-99a2-22cb17c40594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:07:53.864Z|d887d938-514e-4ad0-be38-edb75168bbcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:53.866Z|1e14d058-9d8f-4f9e-99a2-22cb17c40594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:07:56.640Z|811b7699-3ea1-4e54-bac9-b471407c2380|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T12:07:56.642Z|811b7699-3ea1-4e54-bac9-b471407c2380|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:03.903Z|6809eafb-1c86-4a9a-b229-70d15a451541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:03.903Z|58fff85d-c52a-43b1-8f3b-6bd8648231c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:03.903Z|323bf6af-d402-4c29-864f-3a2e013940fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:03.905Z|6809eafb-1c86-4a9a-b229-70d15a451541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:03.905Z|323bf6af-d402-4c29-864f-3a2e013940fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:03.905Z|58fff85d-c52a-43b1-8f3b-6bd8648231c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:07.920Z|e5961436-cb44-4828-8894-ff6312ab23cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:08:07.925Z|e5961436-cb44-4828-8894-ff6312ab23cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:08:13.954Z|1ba733a0-260a-4c33-84eb-0f4b710c043e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:13.954Z|98411e35-62a9-43aa-910a-9ccc86b7854b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:13.957Z|1ba733a0-260a-4c33-84eb-0f4b710c043e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:13.957Z|98411e35-62a9-43aa-910a-9ccc86b7854b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:13.963Z|ccdc9722-3e94-459b-abce-4a742c665703|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:13.965Z|ccdc9722-3e94-459b-abce-4a742c665703|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:21.753Z|b941648a-a8c0-44b2-9cf1-37dce8ec7701|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:08:21.754Z|b941648a-a8c0-44b2-9cf1-37dce8ec7701|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:22.920Z|b07ab045-2732-4549-8e94-6fe241c4fbd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:08:22.921Z|b07ab045-2732-4549-8e94-6fe241c4fbd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:08:23.452Z|3c340f41-892a-4139-811f-9caddbd1ba62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:08:23.453Z|3c340f41-892a-4139-811f-9caddbd1ba62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:08:23.998Z|2b53d59a-7260-4d4d-a654-540c2c6d43f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:23.999Z|2b53d59a-7260-4d4d-a654-540c2c6d43f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:24.011Z|059bee9a-3c1e-425c-ae56-861ebdd40bc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:24.012Z|059bee9a-3c1e-425c-ae56-861ebdd40bc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:24.019Z|a048c28b-e243-4b9b-84fe-90758265d937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:24.020Z|a048c28b-e243-4b9b-84fe-90758265d937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:24.929Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T12:08:24.932Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 171494d2-d09c-4664-bde4-ef529b8f4edc already exists in requestDb InfraActiveRequests table 2022-03-01T12:08:24.935Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc 2022-03-01T12:08:24.937Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|INFO|500||Invoke 2022-03-01T12:08:24.938Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|DEBUG|500||===========================request begin================================================ 2022-03-01T12:08:24.938Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc 2022-03-01T12:08:24.939Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|DEBUG|500||Method : GET 2022-03-01T12:08:24.939Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d371355b6f674060", X-B3-SpanId:"6d740b0d65bc5e06", X-B3-ParentSpanId:"d371355b6f674060", X-B3-Sampled:"0", X-ONAP-RequestID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-RequestID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-TransactionID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-ECOMP-RequestID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cac9436-8398-4b5f-af02-85279f79cd9c"] 2022-03-01T12:08:24.941Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|DEBUG|500||Request body: 2022-03-01T12:08:24.942Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|DEBUG|500||==========================request end================================================ 2022-03-01T12:08:24.994Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|DEBUG|500||============================response begin========================================== 2022-03-01T12:08:24.995Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T12:08:24.996Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|DEBUG|500||Status text : 2022-03-01T12:08:24.996Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|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:"Tue, 01 Mar 2022 12:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:08:24.997Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|DEBUG|500||Response body: 2022-03-01T12:08:24.998Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|DEBUG|500||=======================response end================================================= 2022-03-01T12:08:24.999Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/171494d2-d09c-4664-bde4-ef529b8f4edc|INFO|404|Not Found|InvokeReturn 2022-03-01T12:08:25.005Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 171494d2-d09c-4664-bde4-ef529b8f4edc 2022-03-01T12:08:25.006Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T12:08:25.008Z|171494d2-d09c-4664-bde4-ef529b8f4edc|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-03-01T12:08:25.008Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T12:08:25.009Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:08:25.009Z|171494d2-d09c-4664-bde4-ef529b8f4edc|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-03-01T12:08:25.010Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T12:08:25.010Z|171494d2-d09c-4664-bde4-ef529b8f4edc|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:"d371355b6f674060", X-B3-SpanId:"4979966062e5bf04", X-B3-ParentSpanId:"d371355b6f674060", X-B3-Sampled:"0", X-ONAP-RequestID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-RequestID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-TransactionID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-ECOMP-RequestID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cda9fa34-775a-48ab-b9b4-f65dec22aaef"] 2022-03-01T12:08:25.011Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:08:25.011Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:08:25.019Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:08:25.019Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T12:08:25.021Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T12:08:25.021Z|171494d2-d09c-4664-bde4-ef529b8f4edc|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:"Tue, 01 Mar 2022 12:08:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:08:25.022Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T12:08:25.023Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:08:25.024Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:08:25.025Z|171494d2-d09c-4664-bde4-ef529b8f4edc|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$$825634b0.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-03-01T12:08:25.028Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T12:08:25.030Z|171494d2-d09c-4664-bde4-ef529b8f4edc|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-03-01T12:08:25.031Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T12:08:25.031Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:08:25.031Z|171494d2-d09c-4664-bde4-ef529b8f4edc|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-03-01T12:08:25.032Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T12:08:25.032Z|171494d2-d09c-4664-bde4-ef529b8f4edc|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:"d371355b6f674060", X-B3-SpanId:"577afab7543656d5", X-B3-ParentSpanId:"d371355b6f674060", X-B3-Sampled:"0", X-ONAP-RequestID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-RequestID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-TransactionID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-ECOMP-RequestID:"171494d2-d09c-4664-bde4-ef529b8f4edc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2a221c7-407c-4c33-bdff-253a379b55c4"] 2022-03-01T12:08:25.034Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:08:25.034Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:08:25.066Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:08:25.068Z|171494d2-d09c-4664-bde4-ef529b8f4edc|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-03-01T12:08:25.068Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T12:08:25.069Z|171494d2-d09c-4664-bde4-ef529b8f4edc|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:"Tue, 01 Mar 2022 12:08:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:08:25.069Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T12:08:25.070Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:08:25.070Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:08:25.071Z|171494d2-d09c-4664-bde4-ef529b8f4edc|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$$825634b0.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-03-01T12:08:25.074Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@552eaeaf 2022-03-01T12:08:25.076Z|171494d2-d09c-4664-bde4-ef529b8f4edc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T12:08:34.033Z|9c1b7894-20d1-430d-8670-81698846706c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:34.034Z|9c1b7894-20d1-430d-8670-81698846706c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:34.048Z|98aa4245-ffe3-46e9-8dbd-20873723fd16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:34.049Z|98aa4245-ffe3-46e9-8dbd-20873723fd16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:34.051Z|11569ad4-9207-436e-ab23-6696f4321536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:34.052Z|11569ad4-9207-436e-ab23-6696f4321536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:37.920Z|f89b3ff1-9e4b-41d7-bc95-66e0da58bcaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:08:37.921Z|f89b3ff1-9e4b-41d7-bc95-66e0da58bcaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:08:43.626Z|12356bf9-21c0-434f-9e6a-7cd51124a9f0|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T12:08:43.627Z|12356bf9-21c0-434f-9e6a-7cd51124a9f0|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:44.063Z|4141804b-e72e-4fe2-8ca1-78eb91eafcd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:44.064Z|4141804b-e72e-4fe2-8ca1-78eb91eafcd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:44.081Z|9f82a499-67d2-4883-bd9d-1dd34f23cdca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:44.081Z|410b5e76-73b0-46ac-a54b-c4d3f83cc759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:44.082Z|410b5e76-73b0-46ac-a54b-c4d3f83cc759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:44.082Z|9f82a499-67d2-4883-bd9d-1dd34f23cdca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:52.920Z|bf6fe0df-c435-4e56-b296-935903a62f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:08:52.924Z|bf6fe0df-c435-4e56-b296-935903a62f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:08:53.454Z|446d0f72-7fbd-4a9c-837d-6c203f8cd18e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:08:53.454Z|446d0f72-7fbd-4a9c-837d-6c203f8cd18e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:08:54.101Z|a567da36-68f0-4763-9db0-bc5be3f3e13d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:54.102Z|a567da36-68f0-4763-9db0-bc5be3f3e13d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:54.105Z|405e507b-a4f7-4342-8fc8-514debffa26a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:54.106Z|405e507b-a4f7-4342-8fc8-514debffa26a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:08:54.110Z|76f62031-f0a7-41a4-884b-6e0407aad3b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:08:54.110Z|76f62031-f0a7-41a4-884b-6e0407aad3b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:04.138Z|e25b45b2-93cd-4add-8f64-2d12b59f81c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:04.139Z|e25b45b2-93cd-4add-8f64-2d12b59f81c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:04.138Z|6f65eb05-1bb2-4dbd-b5b1-637fd337d71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:04.142Z|6f65eb05-1bb2-4dbd-b5b1-637fd337d71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:04.142Z|ec62dab7-565e-4b0d-9619-63d959b59d0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:04.143Z|ec62dab7-565e-4b0d-9619-63d959b59d0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:07.920Z|0200883d-787b-40c6-90f5-69e4b1884bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:09:07.921Z|0200883d-787b-40c6-90f5-69e4b1884bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:09:14.171Z|034d194a-730a-4ee9-b3dc-f26e157a611d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:14.171Z|8a80741e-18b5-42d0-908b-f3ee26581270|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:14.171Z|034d194a-730a-4ee9-b3dc-f26e157a611d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:14.171Z|8a80741e-18b5-42d0-908b-f3ee26581270|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:14.178Z|2dcecaf8-cbe4-4f61-8a42-f6d9aae581e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:14.178Z|2dcecaf8-cbe4-4f61-8a42-f6d9aae581e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:19.945Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T12:09:19.949Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 3370964f-271d-4908-a1c6-a36af59f2203 already exists in requestDb InfraActiveRequests table 2022-03-01T12:09:19.952Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203 2022-03-01T12:09:19.952Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|INFO|500||Invoke 2022-03-01T12:09:19.953Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|DEBUG|500||===========================request begin================================================ 2022-03-01T12:09:19.953Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203 2022-03-01T12:09:19.953Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|DEBUG|500||Method : GET 2022-03-01T12:09:19.953Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4804b5bb3938c3df", X-B3-SpanId:"021968b52b47db62", X-B3-ParentSpanId:"4804b5bb3938c3df", X-B3-Sampled:"0", X-ONAP-RequestID:"3370964f-271d-4908-a1c6-a36af59f2203", X-RequestID:"3370964f-271d-4908-a1c6-a36af59f2203", X-TransactionID:"3370964f-271d-4908-a1c6-a36af59f2203", X-ECOMP-RequestID:"3370964f-271d-4908-a1c6-a36af59f2203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"502602d9-2fb4-4377-b4fb-ecd0ab4bdd62"] 2022-03-01T12:09:19.954Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|DEBUG|500||Request body: 2022-03-01T12:09:19.954Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|DEBUG|500||==========================request end================================================ 2022-03-01T12:09:20.029Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|DEBUG|500||============================response begin========================================== 2022-03-01T12:09:20.030Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T12:09:20.033Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|DEBUG|500||Status text : 2022-03-01T12:09:20.033Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|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:"Tue, 01 Mar 2022 12:09:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:09:20.034Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|DEBUG|500||Response body: 2022-03-01T12:09:20.034Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|DEBUG|500||=======================response end================================================= 2022-03-01T12:09:20.034Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3370964f-271d-4908-a1c6-a36af59f2203|INFO|404|Not Found|InvokeReturn 2022-03-01T12:09:20.044Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 3370964f-271d-4908-a1c6-a36af59f2203 2022-03-01T12:09:20.050Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T12:09:20.053Z|3370964f-271d-4908-a1c6-a36af59f2203|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-03-01T12:09:20.054Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T12:09:20.055Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:09:20.055Z|3370964f-271d-4908-a1c6-a36af59f2203|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-03-01T12:09:20.055Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T12:09:20.055Z|3370964f-271d-4908-a1c6-a36af59f2203|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:"4804b5bb3938c3df", X-B3-SpanId:"82cc89763cfefa52", X-B3-ParentSpanId:"4804b5bb3938c3df", X-B3-Sampled:"0", X-ONAP-RequestID:"3370964f-271d-4908-a1c6-a36af59f2203", X-RequestID:"3370964f-271d-4908-a1c6-a36af59f2203", X-TransactionID:"3370964f-271d-4908-a1c6-a36af59f2203", X-ECOMP-RequestID:"3370964f-271d-4908-a1c6-a36af59f2203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a32c1fb2-989e-44ab-80c0-6e42db9e8d48"] 2022-03-01T12:09:20.056Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:09:20.056Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:09:20.066Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:09:20.066Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T12:09:20.067Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T12:09:20.067Z|3370964f-271d-4908-a1c6-a36af59f2203|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:"Tue, 01 Mar 2022 12:09:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:09:20.067Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T12:09:20.068Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:09:20.068Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:09:20.069Z|3370964f-271d-4908-a1c6-a36af59f2203|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$$825634b0.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-03-01T12:09:20.071Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T12:09:20.073Z|3370964f-271d-4908-a1c6-a36af59f2203|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-03-01T12:09:20.074Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T12:09:20.074Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:09:20.074Z|3370964f-271d-4908-a1c6-a36af59f2203|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-03-01T12:09:20.074Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T12:09:20.075Z|3370964f-271d-4908-a1c6-a36af59f2203|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:"4804b5bb3938c3df", X-B3-SpanId:"02606eee1451e94c", X-B3-ParentSpanId:"4804b5bb3938c3df", X-B3-Sampled:"0", X-ONAP-RequestID:"3370964f-271d-4908-a1c6-a36af59f2203", X-RequestID:"3370964f-271d-4908-a1c6-a36af59f2203", X-TransactionID:"3370964f-271d-4908-a1c6-a36af59f2203", X-ECOMP-RequestID:"3370964f-271d-4908-a1c6-a36af59f2203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2946fe2-99e0-430c-953a-ce6b4dec8844"] 2022-03-01T12:09:20.075Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:09:20.075Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:09:20.095Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:09:20.095Z|3370964f-271d-4908-a1c6-a36af59f2203|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-03-01T12:09:20.095Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T12:09:20.096Z|3370964f-271d-4908-a1c6-a36af59f2203|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:"Tue, 01 Mar 2022 12:09:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:09:20.096Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T12:09:20.096Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:09:20.097Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:09:20.097Z|3370964f-271d-4908-a1c6-a36af59f2203|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$$825634b0.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-03-01T12:09:20.098Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@e7762e1 2022-03-01T12:09:20.100Z|3370964f-271d-4908-a1c6-a36af59f2203|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T12:09:21.753Z|7b47a9d8-2dc5-4420-b5b8-d9e871b4694c|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:09:21.754Z|7b47a9d8-2dc5-4420-b5b8-d9e871b4694c|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:22.920Z|1b53ea71-b2f1-4a63-8c84-46f9e8e09c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:09:22.921Z|1b53ea71-b2f1-4a63-8c84-46f9e8e09c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:09:23.458Z|6a5c8a3e-4d2c-4124-b794-be587bfdee79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:09:23.459Z|6a5c8a3e-4d2c-4124-b794-be587bfdee79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:09:24.238Z|ef7c8c88-2e14-44ba-b76b-b1e5c4d211a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:24.239Z|ef7c8c88-2e14-44ba-b76b-b1e5c4d211a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:24.239Z|2cc028ae-6af1-4cd3-bfac-73bee81fe1be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:24.242Z|2cc028ae-6af1-4cd3-bfac-73bee81fe1be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:24.248Z|202030c1-9934-4064-beee-1611fb560bb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:24.249Z|202030c1-9934-4064-beee-1611fb560bb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:34.274Z|7ff97008-896b-4118-ae20-d89a1284e11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:34.275Z|f8822c86-d12f-4ba3-ab42-a96794c48e9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:34.275Z|7ff97008-896b-4118-ae20-d89a1284e11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:34.275Z|f8822c86-d12f-4ba3-ab42-a96794c48e9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:34.290Z|86d1e2be-6fd1-435f-8b15-95fa431086d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:34.291Z|86d1e2be-6fd1-435f-8b15-95fa431086d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:37.920Z|e7625fac-089b-4a76-b3bc-311857ad581e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:09:37.924Z|e7625fac-089b-4a76-b3bc-311857ad581e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:09:43.621Z|f33367fb-a10f-4c04-9056-1acd5e89131a|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T12:09:43.622Z|f33367fb-a10f-4c04-9056-1acd5e89131a|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:44.306Z|d5587009-c56f-4515-bf2a-582fe4dd84a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:44.306Z|92b01116-71b8-43a0-b1d1-5f9016db2749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:44.308Z|d5587009-c56f-4515-bf2a-582fe4dd84a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:44.308Z|92b01116-71b8-43a0-b1d1-5f9016db2749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:44.329Z|b9016ff1-e5fe-43a9-bfd9-b77493f5fd40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:44.329Z|b9016ff1-e5fe-43a9-bfd9-b77493f5fd40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:52.920Z|9f44d6ee-9636-4b99-969e-52fe215f91bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:09:52.922Z|9f44d6ee-9636-4b99-969e-52fe215f91bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:09:53.459Z|e2d85c22-e314-4ab8-aec0-6a6e31ab0286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:09:53.460Z|e2d85c22-e314-4ab8-aec0-6a6e31ab0286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:09:54.339Z|b605c31a-b3a3-43cb-ba46-fce67e6d8eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:54.341Z|b605c31a-b3a3-43cb-ba46-fce67e6d8eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:54.342Z|151a914e-4d26-499a-b41d-0cb6b6b6a313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:54.342Z|151a914e-4d26-499a-b41d-0cb6b6b6a313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:09:54.361Z|ac41e77b-303c-480e-bc65-44ada3495d24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:09:54.362Z|ac41e77b-303c-480e-bc65-44ada3495d24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:04.388Z|b8d59958-78cb-4cf4-9f19-5de33a740c99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:04.388Z|2ac80b10-cfa9-496d-941f-587d5d798d00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:04.390Z|b8d59958-78cb-4cf4-9f19-5de33a740c99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:04.390Z|2ac80b10-cfa9-496d-941f-587d5d798d00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:04.415Z|790224e1-f2ce-4b23-bc5d-c08f51b8f569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:04.416Z|790224e1-f2ce-4b23-bc5d-c08f51b8f569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:07.920Z|1661a258-6188-4499-ae91-0054ce5091db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:10:07.923Z|1661a258-6188-4499-ae91-0054ce5091db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:10:14.417Z|efaa3fba-d60b-458a-a8ca-85c3979c877e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:14.417Z|dd9c3580-7f7a-45a2-9ea8-b006bccb891d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:14.418Z|efaa3fba-d60b-458a-a8ca-85c3979c877e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:14.418Z|dd9c3580-7f7a-45a2-9ea8-b006bccb891d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:14.441Z|c9d62d7e-3129-4dae-9226-9bad5be735d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:14.441Z|c9d62d7e-3129-4dae-9226-9bad5be735d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:21.747Z|816a3474-a068-40ae-a594-05d9a3782165|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:10:21.748Z|816a3474-a068-40ae-a594-05d9a3782165|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:22.920Z|02416668-d278-456b-975a-f95132da84ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:10:22.924Z|02416668-d278-456b-975a-f95132da84ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:10:23.461Z|b1413438-116d-4281-bf4d-7734dabd1e9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:10:23.461Z|b1413438-116d-4281-bf4d-7734dabd1e9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:10:24.444Z|2e1ca51e-1d69-4393-bf91-70c4e5a05e1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:24.445Z|2e1ca51e-1d69-4393-bf91-70c4e5a05e1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:24.449Z|b5f57478-4ef8-404d-8efe-9d23d73b29c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:24.449Z|b5f57478-4ef8-404d-8efe-9d23d73b29c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:24.470Z|304f4008-7825-4680-86a5-2fe3f499bb4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:24.471Z|304f4008-7825-4680-86a5-2fe3f499bb4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:34.478Z|5b011b03-e05b-48d9-89c6-f9080d10f5fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:34.478Z|0a833ca1-6aff-4d12-9453-9686ac07629b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:34.479Z|5b011b03-e05b-48d9-89c6-f9080d10f5fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:34.479Z|0a833ca1-6aff-4d12-9453-9686ac07629b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:34.493Z|7a06a35d-7ee4-4fdc-9f88-935aec0b2e47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:34.494Z|7a06a35d-7ee4-4fdc-9f88-935aec0b2e47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:37.920Z|dc59b34d-08d6-4f87-9c31-38264423c144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:10:37.921Z|dc59b34d-08d6-4f87-9c31-38264423c144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:10:44.511Z|bd236195-d36c-40d8-9856-09eb97055959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:44.511Z|f26ba395-2cd3-41fa-9281-747ae8bd1fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:44.512Z|bd236195-d36c-40d8-9856-09eb97055959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:44.512Z|f26ba395-2cd3-41fa-9281-747ae8bd1fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:44.515Z|93f28c55-2ad5-4bbd-9632-b0f0cfec19b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:44.516Z|93f28c55-2ad5-4bbd-9632-b0f0cfec19b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:47.041Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T12:10:47.045Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7 already exists in requestDb InfraActiveRequests table 2022-03-01T12:10:47.048Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7 2022-03-01T12:10:47.049Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|INFO|500||Invoke 2022-03-01T12:10:47.049Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|DEBUG|500||===========================request begin================================================ 2022-03-01T12:10:47.050Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7 2022-03-01T12:10:47.050Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|DEBUG|500||Method : GET 2022-03-01T12:10:47.051Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f67cc6428c300cb2", X-B3-SpanId:"cbb2ae75f0d063b1", X-B3-ParentSpanId:"f67cc6428c300cb2", X-B3-Sampled:"0", X-ONAP-RequestID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-RequestID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-TransactionID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-ECOMP-RequestID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56c88b96-3864-415f-8c2e-6e09d2e59dd8"] 2022-03-01T12:10:47.051Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|DEBUG|500||Request body: 2022-03-01T12:10:47.052Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|DEBUG|500||==========================request end================================================ 2022-03-01T12:10:47.107Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|DEBUG|500||============================response begin========================================== 2022-03-01T12:10:47.108Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T12:10:47.108Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|DEBUG|500||Status text : 2022-03-01T12:10:47.108Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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:"Tue, 01 Mar 2022 12:10:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:10:47.109Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|DEBUG|500||Response body: 2022-03-01T12:10:47.109Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|DEBUG|500||=======================response end================================================= 2022-03-01T12:10:47.109Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|INFO|404|Not Found|InvokeReturn 2022-03-01T12:10:47.115Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7 2022-03-01T12:10:47.117Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T12:10:47.118Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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-03-01T12:10:47.119Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T12:10:47.119Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:10:47.120Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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-03-01T12:10:47.120Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T12:10:47.120Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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:"f67cc6428c300cb2", X-B3-SpanId:"1fd7c84305018645", X-B3-ParentSpanId:"f67cc6428c300cb2", X-B3-Sampled:"0", X-ONAP-RequestID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-RequestID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-TransactionID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-ECOMP-RequestID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ed43ed8-2128-4e28-ae01-b127e42d9e3c"] 2022-03-01T12:10:47.121Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:10:47.121Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:10:47.132Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:10:47.133Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T12:10:47.133Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T12:10:47.134Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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:"Tue, 01 Mar 2022 12:10:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:10:47.134Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T12:10:47.135Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:10:47.137Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:10:47.138Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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$$825634b0.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-03-01T12:10:47.139Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T12:10:47.140Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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-03-01T12:10:47.140Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T12:10:47.140Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:10:47.141Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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-03-01T12:10:47.141Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T12:10:47.141Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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:"f67cc6428c300cb2", X-B3-SpanId:"0a96eeef14397827", X-B3-ParentSpanId:"f67cc6428c300cb2", X-B3-Sampled:"0", X-ONAP-RequestID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-RequestID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-TransactionID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-ECOMP-RequestID:"fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"244c3cd7-e4fb-4ec3-92df-bc282e7d7a71"] 2022-03-01T12:10:47.142Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:10:47.142Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:10:47.163Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:10:47.164Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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-03-01T12:10:47.164Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T12:10:47.164Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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:"Tue, 01 Mar 2022 12:10:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:10:47.165Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T12:10:47.165Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:10:47.166Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:10:47.167Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|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$$825634b0.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-03-01T12:10:47.167Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2136ed1e 2022-03-01T12:10:47.169Z|fc3f1a1c-4c02-44aa-bed4-ed26d03ca8c7|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T12:10:52.920Z|ae77449c-6a6c-4a98-9037-cff6bade6407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:10:52.921Z|ae77449c-6a6c-4a98-9037-cff6bade6407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:10:53.463Z|3a453656-5bbf-4262-b7c1-68e3bce80bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:10:53.463Z|3a453656-5bbf-4262-b7c1-68e3bce80bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:10:54.540Z|803966fc-dce3-4150-89a6-2ae1e7c45ecd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:54.540Z|c3f37703-44cf-433b-aa02-9c5719fe54da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:54.541Z|803966fc-dce3-4150-89a6-2ae1e7c45ecd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:54.541Z|c3f37703-44cf-433b-aa02-9c5719fe54da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:10:54.543Z|aaea359a-dbfe-45dd-8e8b-6a1580f68cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:10:54.544Z|aaea359a-dbfe-45dd-8e8b-6a1580f68cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:04.578Z|6455b4bb-d4e7-48af-90aa-a7b2654a617f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:04.578Z|27e49f60-c653-4a1c-a094-d4d4e58f4da7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:04.578Z|1ee766a7-8f0e-494c-b656-8d5a645e0c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:04.583Z|6455b4bb-d4e7-48af-90aa-a7b2654a617f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:04.583Z|27e49f60-c653-4a1c-a094-d4d4e58f4da7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:04.583Z|1ee766a7-8f0e-494c-b656-8d5a645e0c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:07.920Z|dab2b4a4-cb26-476c-8705-938f76600b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:11:07.924Z|dab2b4a4-cb26-476c-8705-938f76600b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:11:14.612Z|033742e0-1195-4ffb-bb33-9d1d5bf39a72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:14.612Z|2b22f9fa-44b3-4b22-aabb-b6854869042d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:14.614Z|033742e0-1195-4ffb-bb33-9d1d5bf39a72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:14.614Z|2b22f9fa-44b3-4b22-aabb-b6854869042d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:14.623Z|2a6d4e9f-382e-4a88-9018-335c00421eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:14.624Z|2a6d4e9f-382e-4a88-9018-335c00421eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:17.818Z|d4a93452-c27a-4c87-be97-8f4061efb2f6|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T12:11:17.819Z|d4a93452-c27a-4c87-be97-8f4061efb2f6|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:21.747Z|f88307d0-baff-4794-9505-44af757c0674|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:11:21.747Z|f88307d0-baff-4794-9505-44af757c0674|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:22.921Z|b4e07ba0-d010-4932-a00b-9694b99ec422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:11:22.922Z|b4e07ba0-d010-4932-a00b-9694b99ec422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:11:23.465Z|482dbe49-09c0-4875-9721-a6a36a1337ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:11:23.466Z|482dbe49-09c0-4875-9721-a6a36a1337ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:11:24.639Z|0b645c79-1daa-433e-abdf-cbfe4af0a6b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:24.639Z|288b759a-6945-4ba4-a20a-4c9ec34cea02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:24.640Z|0b645c79-1daa-433e-abdf-cbfe4af0a6b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:24.640Z|288b759a-6945-4ba4-a20a-4c9ec34cea02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:24.646Z|d94fe329-afa1-4817-949c-7b2c9a0be27f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:24.647Z|d94fe329-afa1-4817-949c-7b2c9a0be27f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:34.668Z|d6ee8120-3938-4923-ae35-11de2f03bb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:34.668Z|ac4fc659-4dca-46fd-8c4f-1cbe8353382a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:34.668Z|73d0f7aa-50ba-41fa-9749-c3c232244b02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:34.670Z|ac4fc659-4dca-46fd-8c4f-1cbe8353382a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:34.670Z|d6ee8120-3938-4923-ae35-11de2f03bb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:34.671Z|73d0f7aa-50ba-41fa-9749-c3c232244b02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:37.920Z|7e106bda-be61-4595-bcbf-4477b7ea5993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:11:37.921Z|7e106bda-be61-4595-bcbf-4477b7ea5993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:11:44.693Z|1b662d0e-c5f2-4c2f-b280-730546736c06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:44.693Z|41a946d7-7006-4690-8aee-9fb13a9ecccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:44.694Z|1b662d0e-c5f2-4c2f-b280-730546736c06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:44.694Z|41a946d7-7006-4690-8aee-9fb13a9ecccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:44.702Z|7502c3ed-c871-445a-9631-dda101fd8907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:44.702Z|7502c3ed-c871-445a-9631-dda101fd8907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:52.920Z|9f6a5557-cdc9-4272-8048-43fc905fd75c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:11:52.921Z|9f6a5557-cdc9-4272-8048-43fc905fd75c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:11:53.466Z|ccecd87c-1692-45a9-952e-a4f712251cc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:11:53.467Z|ccecd87c-1692-45a9-952e-a4f712251cc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:11:54.717Z|016f6a94-8bee-4f6f-939f-200cd6c41cc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:54.717Z|4a9cc316-8ec5-4f72-806c-221187042de5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:54.718Z|016f6a94-8bee-4f6f-939f-200cd6c41cc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:54.718Z|4a9cc316-8ec5-4f72-806c-221187042de5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:11:54.723Z|0a9718f0-2bc2-48f5-9399-33cd6b6f1b95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:11:54.723Z|0a9718f0-2bc2-48f5-9399-33cd6b6f1b95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:04.750Z|f5d29df1-d933-4847-8491-80e2e25a6dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:04.750Z|e9969447-a77a-4be2-995e-aebc75faa38d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:04.750Z|23e34268-585c-4409-8749-a24f486a2da2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:04.751Z|e9969447-a77a-4be2-995e-aebc75faa38d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:04.751Z|f5d29df1-d933-4847-8491-80e2e25a6dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:04.751Z|23e34268-585c-4409-8749-a24f486a2da2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:07.920Z|a45547d7-a3ef-4694-8448-3a18a7a30f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:12:07.921Z|a45547d7-a3ef-4694-8448-3a18a7a30f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:12:08.003Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T12:12:08.007Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e9d38e34-78aa-477c-8998-d8d06249bf13 already exists in requestDb InfraActiveRequests table 2022-03-01T12:12:08.009Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13 2022-03-01T12:12:08.009Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|INFO|500||Invoke 2022-03-01T12:12:08.010Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|DEBUG|500||===========================request begin================================================ 2022-03-01T12:12:08.010Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13 2022-03-01T12:12:08.010Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|DEBUG|500||Method : GET 2022-03-01T12:12:08.011Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c365bbeebc6639e4", X-B3-SpanId:"60443c62d16335b9", X-B3-ParentSpanId:"c365bbeebc6639e4", X-B3-Sampled:"0", X-ONAP-RequestID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-RequestID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-TransactionID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-ECOMP-RequestID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6eef033a-db8d-4235-9e17-54099e0c5113"] 2022-03-01T12:12:08.011Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|DEBUG|500||Request body: 2022-03-01T12:12:08.011Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|DEBUG|500||==========================request end================================================ 2022-03-01T12:12:08.066Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|DEBUG|500||============================response begin========================================== 2022-03-01T12:12:08.066Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T12:12:08.067Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|DEBUG|500||Status text : 2022-03-01T12:12:08.067Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|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:"Tue, 01 Mar 2022 12:12:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:12:08.068Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|DEBUG|500||Response body: 2022-03-01T12:12:08.068Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|DEBUG|500||=======================response end================================================= 2022-03-01T12:12:08.068Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9d38e34-78aa-477c-8998-d8d06249bf13|INFO|404|Not Found|InvokeReturn 2022-03-01T12:12:08.073Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e9d38e34-78aa-477c-8998-d8d06249bf13 2022-03-01T12:12:08.075Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T12:12:08.076Z|e9d38e34-78aa-477c-8998-d8d06249bf13|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-03-01T12:12:08.076Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T12:12:08.077Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:12:08.077Z|e9d38e34-78aa-477c-8998-d8d06249bf13|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-03-01T12:12:08.078Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T12:12:08.078Z|e9d38e34-78aa-477c-8998-d8d06249bf13|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:"c365bbeebc6639e4", X-B3-SpanId:"1127923eba9321ca", X-B3-ParentSpanId:"c365bbeebc6639e4", X-B3-Sampled:"0", X-ONAP-RequestID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-RequestID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-TransactionID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-ECOMP-RequestID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c5e61ca-b722-40af-b11e-9fc91176f417"] 2022-03-01T12:12:08.078Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:12:08.080Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:12:08.087Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:12:08.088Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T12:12:08.088Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T12:12:08.089Z|e9d38e34-78aa-477c-8998-d8d06249bf13|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:"Tue, 01 Mar 2022 12:12:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:12:08.089Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T12:12:08.090Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:12:08.090Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:12:08.091Z|e9d38e34-78aa-477c-8998-d8d06249bf13|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$$825634b0.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-03-01T12:12:08.093Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T12:12:08.094Z|e9d38e34-78aa-477c-8998-d8d06249bf13|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-03-01T12:12:08.094Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T12:12:08.095Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:12:08.096Z|e9d38e34-78aa-477c-8998-d8d06249bf13|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-03-01T12:12:08.096Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T12:12:08.097Z|e9d38e34-78aa-477c-8998-d8d06249bf13|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:"c365bbeebc6639e4", X-B3-SpanId:"f5a29f95c61313ab", X-B3-ParentSpanId:"c365bbeebc6639e4", X-B3-Sampled:"0", X-ONAP-RequestID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-RequestID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-TransactionID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-ECOMP-RequestID:"e9d38e34-78aa-477c-8998-d8d06249bf13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"809bef62-d149-44e8-b7c6-39219991ce9f"] 2022-03-01T12:12:08.097Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:12:08.097Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:12:08.109Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:12:08.110Z|e9d38e34-78aa-477c-8998-d8d06249bf13|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-03-01T12:12:08.111Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T12:12:08.111Z|e9d38e34-78aa-477c-8998-d8d06249bf13|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:"Tue, 01 Mar 2022 12:12:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:12:08.112Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T12:12:08.112Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:12:08.113Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:12:08.114Z|e9d38e34-78aa-477c-8998-d8d06249bf13|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$$825634b0.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-03-01T12:12:08.116Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3aed9f38 2022-03-01T12:12:08.118Z|e9d38e34-78aa-477c-8998-d8d06249bf13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T12:12:14.777Z|7503e9b2-f963-4e3d-9bb0-a89eeddfc940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:14.779Z|eeaeb453-e5a6-4f70-9b71-505aa2c38bf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:14.779Z|7503e9b2-f963-4e3d-9bb0-a89eeddfc940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:14.779Z|2ece1ee1-33fd-4b1e-8706-ffce2d08f42a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:14.779Z|eeaeb453-e5a6-4f70-9b71-505aa2c38bf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:14.780Z|2ece1ee1-33fd-4b1e-8706-ffce2d08f42a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:21.747Z|e8335a42-09c7-4cc4-b0a5-30b69224a922|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:12:21.748Z|e8335a42-09c7-4cc4-b0a5-30b69224a922|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:22.920Z|53387282-ccb4-4577-a024-a071a38d2606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:12:22.921Z|53387282-ccb4-4577-a024-a071a38d2606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:12:23.468Z|ac8a2ab5-dd42-472e-abe5-be8d0f54edd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:12:23.468Z|ac8a2ab5-dd42-472e-abe5-be8d0f54edd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:12:24.802Z|515ead56-9618-4bea-ad8b-58bfa71cd251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:24.802Z|b2665e5d-c05d-4af5-8af9-91c29189e532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:24.803Z|b2665e5d-c05d-4af5-8af9-91c29189e532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:24.803Z|515ead56-9618-4bea-ad8b-58bfa71cd251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:24.809Z|099d9a6b-e279-4dc4-a3b1-82063dcace51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:24.809Z|099d9a6b-e279-4dc4-a3b1-82063dcace51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:34.832Z|e69c2d0c-0298-4c7a-a7cb-7e6d244d8044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:34.832Z|225d318f-7455-4d74-a19b-62d4e0bd88aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:34.833Z|e69c2d0c-0298-4c7a-a7cb-7e6d244d8044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:34.834Z|225d318f-7455-4d74-a19b-62d4e0bd88aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:34.840Z|42a6d447-69fe-47f2-83ce-671bbf16d5ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:34.841Z|42a6d447-69fe-47f2-83ce-671bbf16d5ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:37.921Z|a89b1486-91bf-4b42-93b3-ce62737a18c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:12:37.922Z|a89b1486-91bf-4b42-93b3-ce62737a18c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:12:39.710Z|1e1ec277-3a2a-4e53-a61d-3d8d6ec2aef5|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T12:12:39.712Z|1e1ec277-3a2a-4e53-a61d-3d8d6ec2aef5|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:44.857Z|a1b8f9f6-dcb4-4a6a-9d22-e040581a6e51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:44.857Z|6312486d-b93f-4f7c-bbee-ef4c90baa497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:44.858Z|a1b8f9f6-dcb4-4a6a-9d22-e040581a6e51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:44.858Z|6312486d-b93f-4f7c-bbee-ef4c90baa497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:44.862Z|b734df40-aba5-4879-b68e-644fcba153b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:44.862Z|b734df40-aba5-4879-b68e-644fcba153b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:52.920Z|df41bb35-c799-4956-a605-6547a6c4e21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:12:52.921Z|df41bb35-c799-4956-a605-6547a6c4e21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:12:53.470Z|8137e7cb-512c-4196-90d8-60109a6f726c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:12:53.470Z|8137e7cb-512c-4196-90d8-60109a6f726c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:12:54.886Z|7a66ef77-02aa-4714-803b-8d3e468fccfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:54.886Z|56d5d40e-88b9-47fe-840d-277ba3d4a76c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:54.886Z|3c83c83b-a15d-4711-92df-4f9cbca8350c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:12:54.887Z|56d5d40e-88b9-47fe-840d-277ba3d4a76c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:54.887Z|7a66ef77-02aa-4714-803b-8d3e468fccfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:12:54.887Z|3c83c83b-a15d-4711-92df-4f9cbca8350c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:04.917Z|3504578d-5c82-4956-acd0-1ec1b250be75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:04.917Z|3099d017-29ee-4a97-ab79-bbe89f46109e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:04.918Z|3099d017-29ee-4a97-ab79-bbe89f46109e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:04.918Z|3504578d-5c82-4956-acd0-1ec1b250be75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:04.918Z|cfda156e-a3f7-4078-aaa4-88b657917493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:04.922Z|cfda156e-a3f7-4078-aaa4-88b657917493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:07.920Z|485a3e5d-bca2-4bcd-99a1-caf7e4acd6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:13:07.921Z|485a3e5d-bca2-4bcd-99a1-caf7e4acd6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:13:14.946Z|bf8ec2a8-2c5f-4ded-84ca-515ac6cb5299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:14.946Z|8e695611-d413-4456-be4c-d9839e95366f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:14.947Z|bf8ec2a8-2c5f-4ded-84ca-515ac6cb5299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:14.947Z|8e695611-d413-4456-be4c-d9839e95366f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:14.951Z|0805cc00-37dc-4c6d-973e-25ec113548a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:14.952Z|0805cc00-37dc-4c6d-973e-25ec113548a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:21.749Z|a1e1c57a-cdbd-4758-81df-6b8f9004c6f5|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:13:21.751Z|a1e1c57a-cdbd-4758-81df-6b8f9004c6f5|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:22.920Z|0e375703-0523-4662-91fc-c08eaf14bf08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:13:22.922Z|0e375703-0523-4662-91fc-c08eaf14bf08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:13:23.471Z|47c15555-ac4e-4996-9c08-83fec91cd445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:13:23.472Z|47c15555-ac4e-4996-9c08-83fec91cd445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:13:24.977Z|dfc7df1b-87b5-4bd5-a256-fa9c6729629d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:24.977Z|4991f988-3aa3-4cbf-962d-ff5574da3286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:24.978Z|dfc7df1b-87b5-4bd5-a256-fa9c6729629d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:24.978Z|4991f988-3aa3-4cbf-962d-ff5574da3286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:24.980Z|908c3e46-499e-474d-ae8e-c2abbe7b0803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:24.980Z|908c3e46-499e-474d-ae8e-c2abbe7b0803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:35.003Z|cb2905e9-bc3a-468d-9841-5bcad96b13db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:35.005Z|cb2905e9-bc3a-468d-9841-5bcad96b13db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:35.006Z|b19285d2-2343-47c4-840e-a173d2071acd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:35.006Z|b19285d2-2343-47c4-840e-a173d2071acd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:35.013Z|c855da80-8372-4590-a00f-2e74745c95f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:35.013Z|c855da80-8372-4590-a00f-2e74745c95f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:37.920Z|2923d61d-b48c-4ae4-86a2-ac5c0bc90a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:13:37.921Z|2923d61d-b48c-4ae4-86a2-ac5c0bc90a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:13:45.026Z|247067f6-f14b-40a8-9e8f-8ef690be8716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:45.026Z|83b9a62b-e07a-48ff-9910-ead8b48286e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:45.028Z|83b9a62b-e07a-48ff-9910-ead8b48286e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:45.028Z|247067f6-f14b-40a8-9e8f-8ef690be8716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:45.034Z|959f535e-5816-421d-8f19-1d752b00e27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:45.034Z|959f535e-5816-421d-8f19-1d752b00e27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:52.920Z|b0a47a95-71e8-44b7-b4cf-c0f108abd031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:13:52.921Z|b0a47a95-71e8-44b7-b4cf-c0f108abd031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:13:53.472Z|7ee2153d-1749-4b08-9bc1-6090b5665e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:13:53.473Z|7ee2153d-1749-4b08-9bc1-6090b5665e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:13:55.050Z|bbdd76a2-eb7d-480e-9781-c9c65110adc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:55.050Z|20a5ad0b-fc04-44d4-815a-3d63a3a00bfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:55.051Z|bbdd76a2-eb7d-480e-9781-c9c65110adc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:55.051Z|20a5ad0b-fc04-44d4-815a-3d63a3a00bfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:13:55.056Z|fa04df88-9db1-4bf1-aee0-79fd5be12e28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:13:55.057Z|fa04df88-9db1-4bf1-aee0-79fd5be12e28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:05.078Z|27b3268b-662e-433b-ad57-cf03c67f575e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:05.078Z|e7b63392-f520-4989-9d16-a2b0f8b15672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:05.080Z|e7b63392-f520-4989-9d16-a2b0f8b15672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:05.080Z|27b3268b-662e-433b-ad57-cf03c67f575e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:05.083Z|18456a50-4b55-4df4-a1d5-4927536ed1d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:05.083Z|18456a50-4b55-4df4-a1d5-4927536ed1d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:07.920Z|7c41a903-2040-47f0-9150-3d8ce620c1d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:14:07.923Z|7c41a903-2040-47f0-9150-3d8ce620c1d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:14:15.117Z|d6a9f83d-289f-4c21-9649-cdab0e051da4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:15.117Z|05062661-800f-4ec8-81b2-053543c1be36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:15.117Z|086045b5-7974-47e0-8bc3-a643c4520a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:15.119Z|05062661-800f-4ec8-81b2-053543c1be36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:15.120Z|d6a9f83d-289f-4c21-9649-cdab0e051da4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:15.120Z|086045b5-7974-47e0-8bc3-a643c4520a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:21.747Z|e1f1a6a5-57d5-418f-9618-46d5c3105db6|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:14:21.748Z|e1f1a6a5-57d5-418f-9618-46d5c3105db6|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:22.920Z|4009c45a-6450-442b-a573-fdc18e370947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:14:22.921Z|4009c45a-6450-442b-a573-fdc18e370947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:14:23.474Z|bf38da6d-cce6-4200-a15d-70e0b6d97f97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:14:23.474Z|bf38da6d-cce6-4200-a15d-70e0b6d97f97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:14:25.143Z|7b3c130a-01c1-44e8-bad5-66b3810873c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:25.143Z|d17b5f38-f57c-4c2a-a85f-dd094c0abf12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:25.144Z|7b3c130a-01c1-44e8-bad5-66b3810873c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:25.143Z|e634e0d9-a6b7-41f9-996c-f153a8a8fc34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:25.144Z|d17b5f38-f57c-4c2a-a85f-dd094c0abf12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:25.144Z|e634e0d9-a6b7-41f9-996c-f153a8a8fc34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:35.174Z|2b982e97-c12d-4e47-b0dd-9aae1ec2971b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:35.175Z|2b982e97-c12d-4e47-b0dd-9aae1ec2971b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:35.185Z|03c23dd4-5373-42c0-b559-6fa75f2bd5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:35.186Z|03c23dd4-5373-42c0-b559-6fa75f2bd5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:35.190Z|0aee458e-c0cc-4302-86df-3445700e1f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:35.191Z|0aee458e-c0cc-4302-86df-3445700e1f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:37.920Z|f8a29b2e-3bb7-4179-95b9-35c6455b8c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:14:37.921Z|f8a29b2e-3bb7-4179-95b9-35c6455b8c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:14:45.202Z|5d59c132-55b2-434a-be2f-f61e9d193734|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:45.203Z|5d59c132-55b2-434a-be2f-f61e9d193734|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:45.209Z|773657e2-9fec-4cd9-b055-586abbd7bca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:45.209Z|be99cf4d-2c23-4e8a-ac31-bed6e4f7e81a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:45.210Z|773657e2-9fec-4cd9-b055-586abbd7bca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:45.210Z|be99cf4d-2c23-4e8a-ac31-bed6e4f7e81a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:52.921Z|68e5d03f-6e37-417a-ba56-2528246a9896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:14:52.925Z|68e5d03f-6e37-417a-ba56-2528246a9896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:14:53.483Z|c8ecd2d4-cfbb-4e5b-bc87-a9fa13b3d7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:14:53.485Z|c8ecd2d4-cfbb-4e5b-bc87-a9fa13b3d7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:14:55.234Z|98d71d85-f96f-4da9-a487-e86784a1be86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:55.234Z|01e2ef11-407b-4e75-9c37-13f2a234075b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:55.237Z|01e2ef11-407b-4e75-9c37-13f2a234075b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:55.237Z|98d71d85-f96f-4da9-a487-e86784a1be86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:14:55.239Z|55f5a099-2645-43a9-8441-0f8bf1bdbcb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:14:55.240Z|55f5a099-2645-43a9-8441-0f8bf1bdbcb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:05.267Z|f801e873-adfa-4d0a-8071-b9b72abc7b42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:05.267Z|8846b237-c9ca-46a4-9c78-879805f991ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:05.267Z|d0772313-8404-4db3-be5a-63f07f3b1e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:05.268Z|f801e873-adfa-4d0a-8071-b9b72abc7b42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:05.268Z|8846b237-c9ca-46a4-9c78-879805f991ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:05.268Z|d0772313-8404-4db3-be5a-63f07f3b1e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:07.920Z|c2836522-1d96-4255-bde0-baf97c97cf12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:15:07.921Z|c2836522-1d96-4255-bde0-baf97c97cf12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:15:15.298Z|6181bdf3-7271-4b66-8813-66405fa4bd3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:15.297Z|a5122297-88a2-40f0-a8b7-a1407f465a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:15.300Z|db012cd6-1ee5-4170-8372-09baf4c8b7b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:15.300Z|6181bdf3-7271-4b66-8813-66405fa4bd3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:15.300Z|a5122297-88a2-40f0-a8b7-a1407f465a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:15.300Z|db012cd6-1ee5-4170-8372-09baf4c8b7b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:21.748Z|e18abd49-ff7a-4bcd-bfae-96df5b5cb820|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:15:21.750Z|e18abd49-ff7a-4bcd-bfae-96df5b5cb820|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:22.921Z|0e75c41c-92b7-406c-9558-b74970de2fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:15:22.922Z|0e75c41c-92b7-406c-9558-b74970de2fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:15:23.486Z|a68f06fa-433c-47d8-8651-28835404115c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:15:23.486Z|a68f06fa-433c-47d8-8651-28835404115c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:15:25.326Z|d4e3010e-1b93-419b-b7b2-8779a250ca0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:25.326Z|ab937181-8801-4fdf-b968-d4d63b25e732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:25.327Z|ab937181-8801-4fdf-b968-d4d63b25e732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:25.327Z|d4e3010e-1b93-419b-b7b2-8779a250ca0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:25.329Z|fdf8dd0b-c6fb-4d90-a243-790f4b6a5b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:25.329Z|fdf8dd0b-c6fb-4d90-a243-790f4b6a5b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:35.351Z|7ddbf64d-84a5-4e9c-974a-8780f48b588c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:35.351Z|750fc90c-00c7-45e2-b76f-821ec7117619|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:35.352Z|750fc90c-00c7-45e2-b76f-821ec7117619|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:35.352Z|7ddbf64d-84a5-4e9c-974a-8780f48b588c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:35.354Z|f7443141-fc3e-4228-bf5d-c859dcfd1a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:35.354Z|f7443141-fc3e-4228-bf5d-c859dcfd1a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:37.921Z|d18f7099-6823-41c9-bf15-f66f057da1ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:15:37.924Z|d18f7099-6823-41c9-bf15-f66f057da1ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:15:45.378Z|d4cea7c6-8348-4c69-b55a-7eb8db6759f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:45.379Z|d4cea7c6-8348-4c69-b55a-7eb8db6759f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:45.381Z|62be3e6b-492f-48a6-8047-33e05a90557c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:45.381Z|62be3e6b-492f-48a6-8047-33e05a90557c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:45.384Z|9521ab7a-14e0-4aa7-af0c-835d39a68f6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:45.385Z|9521ab7a-14e0-4aa7-af0c-835d39a68f6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:52.921Z|8fe07968-7411-41eb-bd20-3b69c0b77c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:15:52.922Z|8fe07968-7411-41eb-bd20-3b69c0b77c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:15:53.488Z|63370046-b75d-4ebe-ab89-704a9ea26ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:15:53.489Z|63370046-b75d-4ebe-ab89-704a9ea26ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:15:55.407Z|e0cc5b17-b3dc-4a4c-a7d3-467d9cfb5b93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:55.407Z|1e51366b-4488-4b29-934c-03c3dbb11af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:55.408Z|1e51366b-4488-4b29-934c-03c3dbb11af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:55.408Z|e0cc5b17-b3dc-4a4c-a7d3-467d9cfb5b93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:15:55.412Z|811587d8-d0d5-48cd-a173-c224f9d47048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:15:55.413Z|811587d8-d0d5-48cd-a173-c224f9d47048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:05.451Z|032fe9c8-1f0e-4b1e-9270-84176a076552|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:05.452Z|032fe9c8-1f0e-4b1e-9270-84176a076552|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:05.454Z|992ae9e6-974e-4312-b19f-e219d4b3d8a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:05.454Z|b3b3396c-b6b7-4e59-b4d5-4eaf11380a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:05.454Z|992ae9e6-974e-4312-b19f-e219d4b3d8a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:05.455Z|b3b3396c-b6b7-4e59-b4d5-4eaf11380a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:07.920Z|ee7f1165-939a-4a68-9a3d-9b185989a480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:16:07.921Z|ee7f1165-939a-4a68-9a3d-9b185989a480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:16:15.481Z|6b1816e8-ca2a-4ea7-8ab0-44527efb3b5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:15.481Z|e413dcde-bbb8-4766-be77-065cb3c1147a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:15.484Z|16cfe17d-34f1-400d-be84-f411152f27a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:15.484Z|e413dcde-bbb8-4766-be77-065cb3c1147a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:15.484Z|16cfe17d-34f1-400d-be84-f411152f27a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:15.487Z|6b1816e8-ca2a-4ea7-8ab0-44527efb3b5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:21.751Z|47fdf692-d92e-42ca-b201-ad1f2f844784|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:16:21.756Z|47fdf692-d92e-42ca-b201-ad1f2f844784|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:22.921Z|3aec480e-5a64-41d6-92ae-20578a1ef89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:16:22.926Z|3aec480e-5a64-41d6-92ae-20578a1ef89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:16:23.489Z|0bd318b8-339f-4a15-802e-b9eedf7769b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:16:23.490Z|0bd318b8-339f-4a15-802e-b9eedf7769b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:16:25.509Z|af84ac96-1354-48fd-a113-16c9a81096e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:25.509Z|11f91175-94c2-426c-a512-2fc4720e1d72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:25.511Z|af84ac96-1354-48fd-a113-16c9a81096e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:25.512Z|11f91175-94c2-426c-a512-2fc4720e1d72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:25.517Z|926b30ae-81e8-4c77-9f81-7d4c9c6b657c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:25.519Z|926b30ae-81e8-4c77-9f81-7d4c9c6b657c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:35.542Z|fc0b3cbd-0e0a-4c5f-a2fd-8f781e45b511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:35.542Z|58038c3e-c5e6-419c-8da3-56fb2cd0e565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:35.542Z|59099bb7-72f8-4926-8805-d35ddbc3eede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:35.545Z|fc0b3cbd-0e0a-4c5f-a2fd-8f781e45b511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:35.545Z|58038c3e-c5e6-419c-8da3-56fb2cd0e565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:35.545Z|59099bb7-72f8-4926-8805-d35ddbc3eede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:37.920Z|55a39645-7f17-47fa-8aea-39bd4068d41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:16:37.921Z|55a39645-7f17-47fa-8aea-39bd4068d41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:16:45.571Z|83a77df9-9bd7-423e-8f73-f73539599f7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:45.571Z|3bc7a735-728f-466c-84c6-668202010ba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:45.571Z|5d75d011-1390-4c74-88a4-3d1e9d586373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:45.573Z|3bc7a735-728f-466c-84c6-668202010ba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:45.573Z|83a77df9-9bd7-423e-8f73-f73539599f7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:45.573Z|5d75d011-1390-4c74-88a4-3d1e9d586373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:52.921Z|dc5d98c8-aa8c-4cb7-be18-798bf6fd2821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:16:52.923Z|dc5d98c8-aa8c-4cb7-be18-798bf6fd2821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:16:53.491Z|91a09c7b-7a53-4194-80e2-0a10c7c76511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:16:53.492Z|91a09c7b-7a53-4194-80e2-0a10c7c76511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:16:55.599Z|6624823b-4413-4ce9-b775-422f46038ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:55.599Z|53ea7462-1370-4ab0-8911-756b3ea23b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:55.599Z|6d8c041a-1299-4eeb-b8be-e4c2e1e04d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:16:55.600Z|6624823b-4413-4ce9-b775-422f46038ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:55.600Z|6d8c041a-1299-4eeb-b8be-e4c2e1e04d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:16:55.600Z|53ea7462-1370-4ab0-8911-756b3ea23b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:05.625Z|d0dd100c-a5f5-458c-84f4-c88fd0a2b29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:05.625Z|62e9549f-8d52-4a5a-900a-9aebbc01c0c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:05.625Z|1748ef37-9c05-493e-9352-3580719c511d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:05.626Z|d0dd100c-a5f5-458c-84f4-c88fd0a2b29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:05.626Z|62e9549f-8d52-4a5a-900a-9aebbc01c0c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:05.626Z|1748ef37-9c05-493e-9352-3580719c511d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:07.920Z|88456885-7c84-4282-985a-d0df4d1656e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:17:07.923Z|88456885-7c84-4282-985a-d0df4d1656e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:17:15.650Z|6f388b3e-d67d-4f1b-81fc-57dc8a60a252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:15.650Z|cd78e145-6803-4197-8bdd-57078f208dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:15.651Z|6f388b3e-d67d-4f1b-81fc-57dc8a60a252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:15.651Z|cd78e145-6803-4197-8bdd-57078f208dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:15.653Z|68148d5f-1f84-4619-b3f6-2255fefea535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:15.653Z|68148d5f-1f84-4619-b3f6-2255fefea535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:21.751Z|e20eb92b-483b-4298-ba17-7ab29e23b293|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:17:21.752Z|e20eb92b-483b-4298-ba17-7ab29e23b293|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:22.920Z|8172436b-40ad-4698-83a3-6c615d3f3efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:17:22.921Z|8172436b-40ad-4698-83a3-6c615d3f3efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:17:23.493Z|8ef0bdb6-ee75-4465-9c0f-8fd652a7b26c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:17:23.494Z|8ef0bdb6-ee75-4465-9c0f-8fd652a7b26c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:17:25.681Z|c206ad9b-cb92-4608-8684-b958b1bb9070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:25.681Z|92c4a461-d3ba-4dc6-9bde-96e7aafee3fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:25.682Z|c206ad9b-cb92-4608-8684-b958b1bb9070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:25.681Z|92c4a461-d3ba-4dc6-9bde-96e7aafee3fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:25.684Z|a2fc5dee-6096-45c5-9e7a-f791a41b2eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:25.685Z|a2fc5dee-6096-45c5-9e7a-f791a41b2eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:33.339Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T12:17:33.343Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 444af31f-1f59-49fd-b23f-37aefacdfe6d already exists in requestDb InfraActiveRequests table 2022-03-01T12:17:33.348Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d 2022-03-01T12:17:33.349Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|INFO|500||Invoke 2022-03-01T12:17:33.350Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|DEBUG|500||===========================request begin================================================ 2022-03-01T12:17:33.351Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d 2022-03-01T12:17:33.352Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|DEBUG|500||Method : GET 2022-03-01T12:17:33.352Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce54238061171c14", X-B3-SpanId:"72c66e3e45daa4d7", X-B3-ParentSpanId:"ce54238061171c14", X-B3-Sampled:"0", X-ONAP-RequestID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-RequestID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-TransactionID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-ECOMP-RequestID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"958ac31c-df68-4efc-b3f1-b934689e5492"] 2022-03-01T12:17:33.353Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|DEBUG|500||Request body: 2022-03-01T12:17:33.353Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|DEBUG|500||==========================request end================================================ 2022-03-01T12:17:33.398Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|DEBUG|500||============================response begin========================================== 2022-03-01T12:17:33.399Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T12:17:33.399Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|DEBUG|500||Status text : 2022-03-01T12:17:33.400Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|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:"Tue, 01 Mar 2022 12:17:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:17:33.401Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|DEBUG|500||Response body: 2022-03-01T12:17:33.401Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|DEBUG|500||=======================response end================================================= 2022-03-01T12:17:33.402Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/444af31f-1f59-49fd-b23f-37aefacdfe6d|INFO|404|Not Found|InvokeReturn 2022-03-01T12:17:33.408Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 444af31f-1f59-49fd-b23f-37aefacdfe6d 2022-03-01T12:17:33.411Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T12:17:33.412Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|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-03-01T12:17:33.412Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T12:17:33.413Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:17:33.413Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|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-03-01T12:17:33.414Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T12:17:33.414Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|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:"ce54238061171c14", X-B3-SpanId:"079738c6b078ad21", X-B3-ParentSpanId:"ce54238061171c14", X-B3-Sampled:"0", X-ONAP-RequestID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-RequestID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-TransactionID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-ECOMP-RequestID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95cd1aed-ce8a-4de5-88cd-a924ad2b51a5"] 2022-03-01T12:17:33.415Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:17:33.415Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:17:33.427Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:17:33.427Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T12:17:33.428Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T12:17:33.428Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|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:"Tue, 01 Mar 2022 12:17:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:17:33.428Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T12:17:33.430Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:17:33.430Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:17:33.431Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|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$$825634b0.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-03-01T12:17:33.432Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T12:17:33.433Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|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-03-01T12:17:33.433Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T12:17:33.433Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:17:33.434Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|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-03-01T12:17:33.434Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T12:17:33.434Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|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:"ce54238061171c14", X-B3-SpanId:"c68a876fbe62b3f0", X-B3-ParentSpanId:"ce54238061171c14", X-B3-Sampled:"0", X-ONAP-RequestID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-RequestID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-TransactionID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-ECOMP-RequestID:"444af31f-1f59-49fd-b23f-37aefacdfe6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9633cf2a-cd28-42b2-b78e-e4130d7f59d0"] 2022-03-01T12:17:33.435Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:17:33.435Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:17:33.482Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:17:33.483Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|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-03-01T12:17:33.483Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T12:17:33.484Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|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:"Tue, 01 Mar 2022 12:17:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:17:33.485Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T12:17:33.485Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:17:33.486Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:17:33.487Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|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$$825634b0.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-03-01T12:17:33.487Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@77add62b 2022-03-01T12:17:33.491Z|444af31f-1f59-49fd-b23f-37aefacdfe6d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T12:17:35.705Z|43ac0c90-9e24-4c3d-a962-109b5ebd2208|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:35.706Z|43ac0c90-9e24-4c3d-a962-109b5ebd2208|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:35.727Z|32cbc8ef-5590-40c1-adeb-2a6801d6ec1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:35.727Z|e6d44916-0036-4587-9993-10a4c1cd2241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:35.728Z|e6d44916-0036-4587-9993-10a4c1cd2241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:35.728Z|32cbc8ef-5590-40c1-adeb-2a6801d6ec1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:37.920Z|6bdc26e3-92fc-4a36-a4ea-ee4d528a9288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:17:37.921Z|6bdc26e3-92fc-4a36-a4ea-ee4d528a9288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:17:45.757Z|42c21c17-6ead-4ac1-84c2-daecef269c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:45.757Z|d0771a76-fe69-430a-8b01-4eabf851a73e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:45.759Z|82ae8c72-ceb0-4ae2-bc47-fbd9c4ba0d27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:45.760Z|d0771a76-fe69-430a-8b01-4eabf851a73e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:45.760Z|42c21c17-6ead-4ac1-84c2-daecef269c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:45.760Z|82ae8c72-ceb0-4ae2-bc47-fbd9c4ba0d27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:52.920Z|4088e707-d069-46ec-b669-c3a7b412e0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:17:52.925Z|4088e707-d069-46ec-b669-c3a7b412e0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:17:53.494Z|707ba56c-d541-4c47-b35b-27e75732f505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:17:53.495Z|707ba56c-d541-4c47-b35b-27e75732f505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:17:55.796Z|39045c6d-c04a-402d-9dba-a2faf784a9fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:55.796Z|64742af8-ce97-4d2d-a9e2-046955a737c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:55.796Z|f2ab84b7-fcfb-44fa-ae0a-7e19f80052d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:17:55.800Z|39045c6d-c04a-402d-9dba-a2faf784a9fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:55.801Z|64742af8-ce97-4d2d-a9e2-046955a737c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:17:55.800Z|f2ab84b7-fcfb-44fa-ae0a-7e19f80052d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:03.117Z|6c8ebff3-0ca4-4d6a-87de-b86df63b0b7a|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T12:18:03.118Z|6c8ebff3-0ca4-4d6a-87de-b86df63b0b7a|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:05.828Z|6db32697-930b-411f-a10f-314fd0d4b93a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:05.828Z|6db32697-930b-411f-a10f-314fd0d4b93a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:05.831Z|250966e5-666d-41a6-a2df-2a1a07114713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:05.832Z|250966e5-666d-41a6-a2df-2a1a07114713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:05.833Z|2722b59c-c2f4-4989-bc11-96fb6a4a5470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:05.833Z|2722b59c-c2f4-4989-bc11-96fb6a4a5470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:07.920Z|48add6e9-e3b6-43ff-9445-980b90ee75b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:18:07.922Z|48add6e9-e3b6-43ff-9445-980b90ee75b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:18:15.856Z|b7d8dc46-e461-405a-9975-fe6113120bfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:15.857Z|b7d8dc46-e461-405a-9975-fe6113120bfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:15.857Z|67a2302e-2b43-4113-b250-a5d5255760aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:15.858Z|67a2302e-2b43-4113-b250-a5d5255760aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:15.867Z|68503a35-7771-461b-9c86-3c626587edce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:15.868Z|68503a35-7771-461b-9c86-3c626587edce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:21.747Z|5676f7d5-6455-4415-962d-5642b819e574|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:18:21.748Z|5676f7d5-6455-4415-962d-5642b819e574|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:22.922Z|6484a0a0-4e54-4f70-b2f0-075b53fe9825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:18:22.923Z|6484a0a0-4e54-4f70-b2f0-075b53fe9825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:18:23.496Z|8050f3b9-990d-4b46-913f-0126a167df98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:18:23.496Z|8050f3b9-990d-4b46-913f-0126a167df98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:18:25.881Z|98fb39b7-f986-41ba-a8eb-09597c01f115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:25.881Z|57537eb9-6a7f-413f-b12d-90702e2bdee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:25.881Z|98fb39b7-f986-41ba-a8eb-09597c01f115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:25.881Z|57537eb9-6a7f-413f-b12d-90702e2bdee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:25.894Z|1d032a41-a9df-409b-b632-461506e113bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:25.895Z|1d032a41-a9df-409b-b632-461506e113bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:35.912Z|d72ed549-05c8-4602-bf80-a8b60045b2e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:35.914Z|d72ed549-05c8-4602-bf80-a8b60045b2e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:35.917Z|dd61e665-be1a-48e5-a3ed-83ffa2e708d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:35.918Z|dd61e665-be1a-48e5-a3ed-83ffa2e708d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:35.920Z|87a506f9-9a3c-43a3-a6f8-4b496704f4a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:35.923Z|87a506f9-9a3c-43a3-a6f8-4b496704f4a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:37.921Z|2167f31b-64bb-4856-8c22-9da99dd933af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:18:37.924Z|2167f31b-64bb-4856-8c22-9da99dd933af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:18:45.936Z|d966d0dc-2602-4826-acbf-1eb3108b89b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:45.937Z|d966d0dc-2602-4826-acbf-1eb3108b89b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:45.938Z|7c2de5be-a8a2-4fb3-b57c-0443a753caff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:45.938Z|7c2de5be-a8a2-4fb3-b57c-0443a753caff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:45.946Z|a94f2aa5-b4ac-40c4-bbb5-6d5d85fce8f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:45.948Z|a94f2aa5-b4ac-40c4-bbb5-6d5d85fce8f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:52.920Z|4d03aad1-caa7-4590-a3ca-1342b142fed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:18:52.921Z|4d03aad1-caa7-4590-a3ca-1342b142fed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:18:53.497Z|5ed8bb1b-4999-4474-b68f-123ad3fd0264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:18:53.497Z|5ed8bb1b-4999-4474-b68f-123ad3fd0264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:18:55.965Z|c96a0531-448d-4f7a-bf02-93aed4e2abdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:55.966Z|c96a0531-448d-4f7a-bf02-93aed4e2abdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:55.967Z|a9c8fcd9-80ff-42f9-ac2e-aaa60012a2b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:55.967Z|a9c8fcd9-80ff-42f9-ac2e-aaa60012a2b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:18:55.969Z|ab2c6d2a-2b86-4113-9aa5-515d95732ac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:18:55.970Z|ab2c6d2a-2b86-4113-9aa5-515d95732ac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:05.992Z|d11426cf-5f67-45fc-a10a-2d3e158f4e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:05.993Z|d11426cf-5f67-45fc-a10a-2d3e158f4e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:05.998Z|d904431c-2eac-406d-812e-b3800ec9b420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:05.998Z|27e88ef5-7184-44cc-a19d-28604756b845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:05.998Z|27e88ef5-7184-44cc-a19d-28604756b845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:05.998Z|d904431c-2eac-406d-812e-b3800ec9b420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:07.920Z|775a1c5e-0b22-43e0-b45f-ece149d2001b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:19:07.921Z|775a1c5e-0b22-43e0-b45f-ece149d2001b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:19:16.020Z|1105fe75-5bd9-4a08-aa3c-82a2cb3b03af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:16.020Z|d6cc03d4-e5bb-4854-8f71-e585152ce217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:16.021Z|1105fe75-5bd9-4a08-aa3c-82a2cb3b03af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:16.021Z|d6cc03d4-e5bb-4854-8f71-e585152ce217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:16.029Z|b696284e-3fe5-4c02-b7a2-0fbf60ea66db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:16.030Z|b696284e-3fe5-4c02-b7a2-0fbf60ea66db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:21.748Z|e29b72fe-c5e4-44b2-9ddf-18a7cc675084|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:19:21.749Z|e29b72fe-c5e4-44b2-9ddf-18a7cc675084|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:22.921Z|9aa4bef0-70a0-468b-b9d2-67d5f66547a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:19:22.924Z|9aa4bef0-70a0-468b-b9d2-67d5f66547a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:19:23.499Z|af352725-c3b1-4ee7-bb0b-c0a6fd8fda24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:19:23.499Z|af352725-c3b1-4ee7-bb0b-c0a6fd8fda24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:19:26.048Z|d5c90647-3f16-48ea-bad6-5a01a97202c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:26.050Z|d5c90647-3f16-48ea-bad6-5a01a97202c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:26.056Z|2bf8db15-30d6-4c5d-9af1-bd21c0beb530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:26.056Z|2bf8db15-30d6-4c5d-9af1-bd21c0beb530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:26.070Z|4f2c6665-92d4-4c95-a5d5-9deccd473820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:26.070Z|4f2c6665-92d4-4c95-a5d5-9deccd473820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:36.078Z|028005cd-3148-454b-85be-8724c2df594a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:36.080Z|028005cd-3148-454b-85be-8724c2df594a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:36.093Z|969c8964-cec3-41dd-87b5-9aa800262b59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:36.094Z|969c8964-cec3-41dd-87b5-9aa800262b59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:36.096Z|be29aa5b-e762-459e-81c5-733781cd9a57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:36.097Z|be29aa5b-e762-459e-81c5-733781cd9a57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:37.920Z|228d4c5d-52d1-4d76-8f7e-a9251c63ae9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:19:37.921Z|228d4c5d-52d1-4d76-8f7e-a9251c63ae9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:19:46.108Z|db4d3221-a9ed-45dd-ac6b-6814df6d9fa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:46.109Z|db4d3221-a9ed-45dd-ac6b-6814df6d9fa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:46.116Z|59ef41cd-ac89-47bf-90ff-dc78a97de457|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:46.117Z|59ef41cd-ac89-47bf-90ff-dc78a97de457|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:46.119Z|5c2d6892-f2e4-49bf-896e-5c181b28663b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:46.120Z|5c2d6892-f2e4-49bf-896e-5c181b28663b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:52.921Z|54f097b5-2fca-4e49-8dae-b13f8ab3c69e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:19:52.923Z|54f097b5-2fca-4e49-8dae-b13f8ab3c69e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:19:53.500Z|cf08ebab-8d4e-417e-8755-a310a457504b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:19:53.501Z|cf08ebab-8d4e-417e-8755-a310a457504b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:19:56.135Z|07a58438-059a-411e-83c8-2c3723be9487|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:56.136Z|07a58438-059a-411e-83c8-2c3723be9487|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:56.138Z|b10d7e2e-5413-40ea-b544-27cf990150f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:56.139Z|b10d7e2e-5413-40ea-b544-27cf990150f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:19:56.140Z|9b8db50d-d0b2-4ff2-b2d2-3d8d652b55e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:19:56.141Z|9b8db50d-d0b2-4ff2-b2d2-3d8d652b55e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:06.162Z|c14f5c8b-6431-4ca0-a547-6c169dc90f6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:06.163Z|c14f5c8b-6431-4ca0-a547-6c169dc90f6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:06.167Z|2f467609-cc3a-4506-92ae-7ee10b5a9232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:06.167Z|9eb66df6-7617-4051-bda8-d3e5942f6c03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:06.168Z|9eb66df6-7617-4051-bda8-d3e5942f6c03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:06.168Z|2f467609-cc3a-4506-92ae-7ee10b5a9232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:07.920Z|c170de40-d8e5-4406-a8e5-5f1d6bd9e778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:20:07.923Z|c170de40-d8e5-4406-a8e5-5f1d6bd9e778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:20:16.194Z|9cbf6fab-6628-4a50-90f5-6326cfa01125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:16.194Z|9cbf6fab-6628-4a50-90f5-6326cfa01125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:16.204Z|e69f0fe1-8c99-4089-8837-a75b1bc97bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:16.205Z|e69f0fe1-8c99-4089-8837-a75b1bc97bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:16.224Z|228ad3f6-b029-45ec-ae17-b9981089f7c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:16.224Z|228ad3f6-b029-45ec-ae17-b9981089f7c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:21.748Z|a57bab28-f252-4924-b403-f49e8672aeb6|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:20:21.749Z|a57bab28-f252-4924-b403-f49e8672aeb6|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:22.920Z|e929c7f4-57a2-4c61-ab0f-2a511274f2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:20:22.921Z|e929c7f4-57a2-4c61-ab0f-2a511274f2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:20:23.501Z|ede5d3d8-acee-491e-b8b0-2c7e28cbc773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:20:23.502Z|ede5d3d8-acee-491e-b8b0-2c7e28cbc773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:20:26.229Z|36285590-30df-4f04-bb59-ff9275118278|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:26.230Z|36285590-30df-4f04-bb59-ff9275118278|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:26.236Z|af6da903-1141-436e-9225-20501be657aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:26.236Z|af6da903-1141-436e-9225-20501be657aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:26.254Z|4626533b-6f15-4a8a-a021-2a9a61e915d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:26.255Z|4626533b-6f15-4a8a-a021-2a9a61e915d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:36.255Z|1200c738-3eab-4fdc-bb88-917957891d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:36.256Z|1200c738-3eab-4fdc-bb88-917957891d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:36.258Z|b5de70e9-4c7e-4234-ad35-6376abee8b4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:36.259Z|b5de70e9-4c7e-4234-ad35-6376abee8b4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:36.278Z|199f5cfe-71f4-414f-b69a-a9f31b430d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:36.278Z|199f5cfe-71f4-414f-b69a-a9f31b430d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:37.920Z|f9c76f07-7c4c-4330-8043-e0cf8f65ab32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:20:37.921Z|f9c76f07-7c4c-4330-8043-e0cf8f65ab32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:20:46.284Z|f1d32ebc-ec5a-4fe0-87d8-a51d316ed25a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:46.285Z|79feb62b-2068-45ff-b01e-1e972438843a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:46.285Z|f1d32ebc-ec5a-4fe0-87d8-a51d316ed25a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:46.286Z|79feb62b-2068-45ff-b01e-1e972438843a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:46.303Z|5412679f-91a2-41d9-a60e-277e3d820cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:46.304Z|5412679f-91a2-41d9-a60e-277e3d820cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:52.920Z|768b9436-c38a-46d3-b0c0-6e00e8893aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:20:52.924Z|768b9436-c38a-46d3-b0c0-6e00e8893aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:20:53.504Z|9a3aec70-d3ac-479c-98d6-47fc99d68bda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:20:53.505Z|9a3aec70-d3ac-479c-98d6-47fc99d68bda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:20:56.311Z|599d384d-ce81-4e82-a135-65c860140318|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:56.311Z|e65ae5a8-ec9e-4fa5-af65-ade81aa9d2ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:56.313Z|599d384d-ce81-4e82-a135-65c860140318|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:56.313Z|e65ae5a8-ec9e-4fa5-af65-ade81aa9d2ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:20:56.325Z|5f8cb140-f437-4944-ae6a-e306a8d7d3d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:20:56.326Z|5f8cb140-f437-4944-ae6a-e306a8d7d3d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:06.340Z|ad0b30d8-6696-470d-9f79-4edeaf51c180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:06.340Z|40d5c102-079f-4b64-930d-8e648d743ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:06.341Z|40d5c102-079f-4b64-930d-8e648d743ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:06.341Z|ad0b30d8-6696-470d-9f79-4edeaf51c180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:06.346Z|20f46167-3062-4598-8f67-34dbb298ba3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:06.347Z|20f46167-3062-4598-8f67-34dbb298ba3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:07.920Z|05deec87-0d46-44a6-b494-7dd912873c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:21:07.921Z|05deec87-0d46-44a6-b494-7dd912873c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:21:16.369Z|c1a3862f-b020-4ce1-8423-79faf00a3e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:16.370Z|c1a3862f-b020-4ce1-8423-79faf00a3e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:16.370Z|673ec607-3e06-424e-aa8b-b56ea8844753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:16.371Z|673ec607-3e06-424e-aa8b-b56ea8844753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:16.371Z|16a4d06c-f1e7-43c4-b1bc-6eccedde4ca0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:16.372Z|16a4d06c-f1e7-43c4-b1bc-6eccedde4ca0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:21.748Z|205a4380-17b7-4cee-9539-0f06d156a00c|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:21:21.749Z|205a4380-17b7-4cee-9539-0f06d156a00c|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:22.920Z|09422145-5d52-40e2-9ae7-85717acf37cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:21:22.921Z|09422145-5d52-40e2-9ae7-85717acf37cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:21:23.505Z|f9dcf1a1-2e03-4e08-9759-38f2ecab4b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:21:23.506Z|f9dcf1a1-2e03-4e08-9759-38f2ecab4b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:21:26.409Z|43f60648-083c-40f5-8222-9403bf14826d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:26.409Z|fb9435aa-a6ff-48f7-9071-b3560c6d5653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:26.409Z|f185a4b4-49f9-4bb7-bbbe-c476cb51e9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:26.413Z|fb9435aa-a6ff-48f7-9071-b3560c6d5653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:26.413Z|43f60648-083c-40f5-8222-9403bf14826d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:26.413Z|f185a4b4-49f9-4bb7-bbbe-c476cb51e9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:36.440Z|8cf23155-8683-4299-b969-5a553d3e4ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:36.440Z|6b2d348c-9fc0-45ed-b880-e8e4bc1868e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:36.442Z|8cf23155-8683-4299-b969-5a553d3e4ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:36.442Z|6b2d348c-9fc0-45ed-b880-e8e4bc1868e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:36.450Z|d90bf831-a0f0-4fc8-b077-3816b7a7846c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:36.450Z|d90bf831-a0f0-4fc8-b077-3816b7a7846c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:37.921Z|d389f21b-50a0-47f3-87c4-3c788757ada6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:21:37.924Z|d389f21b-50a0-47f3-87c4-3c788757ada6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:21:46.470Z|d93763ef-c842-4819-b258-39426c8ccc52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:46.470Z|57d984a6-c0ce-4c85-8d21-33790ed95841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:46.473Z|57d984a6-c0ce-4c85-8d21-33790ed95841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:46.473Z|d93763ef-c842-4819-b258-39426c8ccc52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:46.474Z|c199605b-6b4c-4da7-986a-6ef1d9f2a12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:46.475Z|c199605b-6b4c-4da7-986a-6ef1d9f2a12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:52.920Z|e5b6d863-4af5-4902-a92e-230dd4fac643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:21:52.922Z|e5b6d863-4af5-4902-a92e-230dd4fac643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:21:53.508Z|93e8b6d7-d603-4cfc-a56c-221d17a27fa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:21:53.509Z|93e8b6d7-d603-4cfc-a56c-221d17a27fa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:21:56.502Z|4c2a3d72-6cab-4274-ac13-d88b5c5255ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:56.503Z|a2083c35-a8ab-4a0f-8dc5-78e819a1030a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:56.504Z|a2083c35-a8ab-4a0f-8dc5-78e819a1030a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:56.504Z|4c2a3d72-6cab-4274-ac13-d88b5c5255ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:21:56.509Z|43afc7aa-1048-48b0-b98a-bb4644a2c31d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:21:56.510Z|43afc7aa-1048-48b0-b98a-bb4644a2c31d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:06.533Z|62424092-6474-4ab8-a1e0-1a29c1624fd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:06.533Z|fe7c553c-1b58-4629-861c-5ae232396d63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:06.535Z|62424092-6474-4ab8-a1e0-1a29c1624fd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:06.535Z|fe7c553c-1b58-4629-861c-5ae232396d63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:06.536Z|8847d570-75c1-47a8-97f4-5561d80b2b10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:06.536Z|8847d570-75c1-47a8-97f4-5561d80b2b10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:07.920Z|ce5d591d-a5a6-490f-a47f-ed7aaca34653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:22:07.921Z|ce5d591d-a5a6-490f-a47f-ed7aaca34653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:22:16.557Z|73a64378-4310-4687-b6a7-b1febc29eefe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:16.557Z|18e86986-9400-48d7-a86a-8465735c4afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:16.557Z|4bd5f44a-b98c-4866-8eaa-6a357bfdd10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:16.558Z|4bd5f44a-b98c-4866-8eaa-6a357bfdd10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:16.558Z|73a64378-4310-4687-b6a7-b1febc29eefe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:16.558Z|18e86986-9400-48d7-a86a-8465735c4afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:21.748Z|c4b84f00-95b4-4d03-ad6f-d5ed06f08094|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:22:21.749Z|c4b84f00-95b4-4d03-ad6f-d5ed06f08094|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:22.920Z|7df07593-6a9e-4e4d-8af4-ec6557cd04be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:22:22.923Z|7df07593-6a9e-4e4d-8af4-ec6557cd04be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:22:23.509Z|87fce195-6213-4568-b027-42511c12bce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:22:23.510Z|87fce195-6213-4568-b027-42511c12bce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:22:26.608Z|c10e04fa-fa48-47fd-a83c-88a02fe7a9ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:26.609Z|a2ab2bdd-7d4a-4533-9472-11c39a1e3171|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:26.609Z|c10e04fa-fa48-47fd-a83c-88a02fe7a9ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:26.609Z|a2ab2bdd-7d4a-4533-9472-11c39a1e3171|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:26.608Z|4ceab3dd-a4b1-4b6f-919e-b34b75e9f74b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:26.610Z|4ceab3dd-a4b1-4b6f-919e-b34b75e9f74b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:36.674Z|48613831-f96b-4a99-820f-a90d92e12ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:36.675Z|48613831-f96b-4a99-820f-a90d92e12ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:36.677Z|4197668c-60fb-4e10-8b34-427290e84f8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:36.678Z|4197668c-60fb-4e10-8b34-427290e84f8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:36.685Z|838fe894-0d2a-4a5e-96a4-56e38f969dfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:36.686Z|838fe894-0d2a-4a5e-96a4-56e38f969dfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:37.920Z|583d5007-f80e-4946-8314-dee855b21dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:22:37.921Z|583d5007-f80e-4946-8314-dee855b21dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:22:46.706Z|c42e903b-b301-49cf-8e74-aa91644cdc8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:46.706Z|514e10ce-1ea7-4299-bf39-ea0c81d5be03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:46.708Z|c42e903b-b301-49cf-8e74-aa91644cdc8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:46.708Z|514e10ce-1ea7-4299-bf39-ea0c81d5be03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:46.710Z|ec1a84a8-6796-4e10-82d1-0ad21e319946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:46.710Z|ec1a84a8-6796-4e10-82d1-0ad21e319946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:52.920Z|657ec473-fb70-4c64-bae4-e8af086decd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:22:52.921Z|657ec473-fb70-4c64-bae4-e8af086decd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:22:53.511Z|c5637278-20d3-44ff-93e9-7a4eebb72bf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:22:53.511Z|c5637278-20d3-44ff-93e9-7a4eebb72bf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:22:56.731Z|6fc5a7d1-24d6-4dc4-8a03-22f0fcf3f132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:56.732Z|6fc5a7d1-24d6-4dc4-8a03-22f0fcf3f132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:56.737Z|6ff08aa5-0fc3-4f60-9b1c-bcba7ba3e2a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:56.738Z|6ff08aa5-0fc3-4f60-9b1c-bcba7ba3e2a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:22:56.738Z|13d233c4-54ca-4145-a272-65f4ee35dd30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:22:56.738Z|13d233c4-54ca-4145-a272-65f4ee35dd30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:06.761Z|f35c905a-7355-4183-8def-a42bad2d5d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:06.761Z|2df031e8-c41a-4327-80e2-b55fd5a334a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:06.761Z|164fb31d-19c2-4551-9d9e-37f5e5a82b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:06.762Z|2df031e8-c41a-4327-80e2-b55fd5a334a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:06.762Z|f35c905a-7355-4183-8def-a42bad2d5d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:06.762Z|164fb31d-19c2-4551-9d9e-37f5e5a82b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:07.920Z|a496d912-7a78-4d86-8c27-9c71f9947767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:23:07.923Z|a496d912-7a78-4d86-8c27-9c71f9947767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:23:16.792Z|e88fb4fa-cb11-41b5-888d-851dbcc8665e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:16.794Z|eb662eb0-e5df-49fd-be49-04c047264ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:16.795Z|eb662eb0-e5df-49fd-be49-04c047264ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:16.795Z|e88fb4fa-cb11-41b5-888d-851dbcc8665e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:16.794Z|b7ecffbb-33ca-4469-acfd-632ef163fc2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:16.798Z|b7ecffbb-33ca-4469-acfd-632ef163fc2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:21.748Z|d7c7b94e-c9ab-45a0-8b26-1f3e05eb8ec2|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:23:21.748Z|d7c7b94e-c9ab-45a0-8b26-1f3e05eb8ec2|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:22.920Z|fbfeab3c-f49b-4e44-96fb-b478c0d5d62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:23:22.921Z|fbfeab3c-f49b-4e44-96fb-b478c0d5d62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:23:23.512Z|1887743f-1806-40ec-919c-641ca43a9196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:23:23.513Z|1887743f-1806-40ec-919c-641ca43a9196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:23:26.828Z|8fcc8d2d-c19b-4484-b564-153ad29bd2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:26.831Z|8fcc8d2d-c19b-4484-b564-153ad29bd2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:26.828Z|819f90c4-649c-46b6-987d-19946a7de874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:26.828Z|809cacee-4b4d-4a17-95bc-d856c820b4d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:26.831Z|819f90c4-649c-46b6-987d-19946a7de874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:26.831Z|809cacee-4b4d-4a17-95bc-d856c820b4d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:35.328Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-01T12:23:35.333Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 2c88089b-0858-4ba1-a3f9-dd53abc63d85 already exists in requestDb InfraActiveRequests table 2022-03-01T12:23:35.337Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85 2022-03-01T12:23:35.338Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|INFO|500||Invoke 2022-03-01T12:23:35.338Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|DEBUG|500||===========================request begin================================================ 2022-03-01T12:23:35.338Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85 2022-03-01T12:23:35.339Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|DEBUG|500||Method : GET 2022-03-01T12:23:35.339Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0706c0d0a816eed6", X-B3-SpanId:"43be934667d7d510", X-B3-ParentSpanId:"0706c0d0a816eed6", X-B3-Sampled:"0", X-ONAP-RequestID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-RequestID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-TransactionID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-ECOMP-RequestID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d48f457-5f73-4940-a812-dca22fb78fc6"] 2022-03-01T12:23:35.339Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|DEBUG|500||Request body: 2022-03-01T12:23:35.340Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|DEBUG|500||==========================request end================================================ 2022-03-01T12:23:35.409Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|DEBUG|500||============================response begin========================================== 2022-03-01T12:23:35.410Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-01T12:23:35.411Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|DEBUG|500||Status text : 2022-03-01T12:23:35.411Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|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:"Tue, 01 Mar 2022 12:23:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:23:35.412Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|DEBUG|500||Response body: 2022-03-01T12:23:35.413Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|DEBUG|500||=======================response end================================================= 2022-03-01T12:23:35.413Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c88089b-0858-4ba1-a3f9-dd53abc63d85|INFO|404|Not Found|InvokeReturn 2022-03-01T12:23:35.421Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 2c88089b-0858-4ba1-a3f9-dd53abc63d85 2022-03-01T12:23:35.423Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-01T12:23:35.425Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|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-03-01T12:23:35.426Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-01T12:23:35.427Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:23:35.427Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|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-03-01T12:23:35.428Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-01T12:23:35.429Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|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:"0706c0d0a816eed6", X-B3-SpanId:"f612857172767fa9", X-B3-ParentSpanId:"0706c0d0a816eed6", X-B3-Sampled:"0", X-ONAP-RequestID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-RequestID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-TransactionID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-ECOMP-RequestID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8eb925a0-8db6-407b-897f-943d667e9abc"] 2022-03-01T12:23:35.430Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:23:35.430Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:23:35.442Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:23:35.444Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-01T12:23:35.444Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-01T12:23:35.445Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|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:"Tue, 01 Mar 2022 12:23:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:23:35.445Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-01T12:23:35.446Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:23:35.446Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:23:35.447Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|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$$825634b0.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-03-01T12:23:35.449Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-01T12:23:35.450Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|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-03-01T12:23:35.450Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-01T12:23:35.451Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-01T12:23:35.451Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|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-03-01T12:23:35.452Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-01T12:23:35.452Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|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:"0706c0d0a816eed6", X-B3-SpanId:"f4671afd3bdb3bfd", X-B3-ParentSpanId:"0706c0d0a816eed6", X-B3-Sampled:"0", X-ONAP-RequestID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-RequestID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-TransactionID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-ECOMP-RequestID:"2c88089b-0858-4ba1-a3f9-dd53abc63d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44993b45-0e9f-4672-a22f-f11afe1277cd"] 2022-03-01T12:23:35.452Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-01T12:23:35.453Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-01T12:23:35.471Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-01T12:23:35.471Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|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-03-01T12:23:35.472Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-01T12:23:35.472Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|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:"Tue, 01 Mar 2022 12:23:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-01T12:23:35.473Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-01T12:23:35.474Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-01T12:23:35.477Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-01T12:23:35.478Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|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$$825634b0.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-03-01T12:23:35.479Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6095605f 2022-03-01T12:23:35.481Z|2c88089b-0858-4ba1-a3f9-dd53abc63d85|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-01T12:23:36.860Z|b6f07ac5-20c7-4e93-ba42-7d9a495bf776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:36.860Z|ea8edc20-49fe-46a3-b8ac-b3f29f72f2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:36.860Z|b2aefcda-aa65-4e5f-9dc9-b30ec43f6b46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:36.862Z|b6f07ac5-20c7-4e93-ba42-7d9a495bf776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:36.862Z|ea8edc20-49fe-46a3-b8ac-b3f29f72f2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:36.862Z|b2aefcda-aa65-4e5f-9dc9-b30ec43f6b46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:37.920Z|b8fd5c3f-9aec-4bb4-9e68-bd4362bb4980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:23:37.921Z|b8fd5c3f-9aec-4bb4-9e68-bd4362bb4980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:23:46.886Z|a0977e2d-96a5-483b-9347-3f1672e88493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:46.886Z|9ef0e5df-2572-49f7-88fd-bd3520594a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:46.889Z|9ef0e5df-2572-49f7-88fd-bd3520594a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:46.890Z|84062502-c82b-4cf7-be7e-3d6896ded57b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:46.889Z|a0977e2d-96a5-483b-9347-3f1672e88493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:46.891Z|84062502-c82b-4cf7-be7e-3d6896ded57b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:52.922Z|54ccc290-a412-4436-be99-dc3e52c14b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:23:52.926Z|54ccc290-a412-4436-be99-dc3e52c14b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:23:53.513Z|ed385600-6072-4580-b00e-8828acd12810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:23:53.514Z|ed385600-6072-4580-b00e-8828acd12810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:23:56.605Z|65a6a4f1-a055-4c30-ab0d-c277f8b0c4c4|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-01T12:23:56.608Z|65a6a4f1-a055-4c30-ab0d-c277f8b0c4c4|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:56.915Z|57653c0e-5091-4ff4-b0d2-36f46e371ded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:56.916Z|57653c0e-5091-4ff4-b0d2-36f46e371ded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:56.917Z|6343367a-4f22-4061-bf2d-dfa9240db70a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:56.917Z|6343367a-4f22-4061-bf2d-dfa9240db70a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:23:56.918Z|681bbe06-138c-442f-bec6-2037e9a28ab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:23:56.919Z|681bbe06-138c-442f-bec6-2037e9a28ab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:06.938Z|248aea2f-b8af-4a11-a55a-fe5721c97ab7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:06.939Z|248aea2f-b8af-4a11-a55a-fe5721c97ab7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:06.942Z|8cc4ea01-b7b1-4048-8e7c-ea074fd62b4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:06.943Z|ead66fa0-791f-478f-8bd8-99b2dd9e9e51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:06.943Z|8cc4ea01-b7b1-4048-8e7c-ea074fd62b4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:06.944Z|ead66fa0-791f-478f-8bd8-99b2dd9e9e51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:07.920Z|ed5dc755-4a87-4cff-9abf-2acb461af4f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:24:07.921Z|ed5dc755-4a87-4cff-9abf-2acb461af4f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:24:16.969Z|dbcd01a8-b0ac-42eb-8681-0fa749b8d744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:16.970Z|0abc83e4-65af-48b3-818a-a4c37079bc04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:16.970Z|dbcd01a8-b0ac-42eb-8681-0fa749b8d744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:16.970Z|0abc83e4-65af-48b3-818a-a4c37079bc04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:16.973Z|049eba13-2ce7-4b61-ab6c-6f0d5c2c46b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:16.974Z|049eba13-2ce7-4b61-ab6c-6f0d5c2c46b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:21.748Z|2f70ac54-3760-416d-b1f9-1d69dedf89f1|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:24:21.750Z|2f70ac54-3760-416d-b1f9-1d69dedf89f1|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:22.920Z|771b5404-f608-4438-a129-0b9d756a80b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:24:22.921Z|771b5404-f608-4438-a129-0b9d756a80b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:24:23.515Z|409526a8-c46a-47b5-b02c-bc378db6b46f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:24:23.516Z|409526a8-c46a-47b5-b02c-bc378db6b46f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:24:27.001Z|fdb13343-25ec-48be-8b5b-43cc4717b739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:27.001Z|42b4808b-9958-4aff-9269-70837d880e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:27.001Z|fdb13343-25ec-48be-8b5b-43cc4717b739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:27.001Z|42b4808b-9958-4aff-9269-70837d880e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:27.005Z|c31b271a-8835-4fc1-af15-4c10cdd40c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:27.006Z|c31b271a-8835-4fc1-af15-4c10cdd40c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:37.060Z|34cd4217-407c-441a-9093-7043fdedbd19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:37.061Z|6ba886ac-107c-427e-bf74-3b929c5c8659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:37.061Z|6ba886ac-107c-427e-bf74-3b929c5c8659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:37.061Z|34cd4217-407c-441a-9093-7043fdedbd19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:37.060Z|d0085a90-efa1-4bab-a8aa-e6e1bff27509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:37.065Z|d0085a90-efa1-4bab-a8aa-e6e1bff27509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:37.920Z|ae35c814-0d6e-473e-8e17-d35e2c335ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:24:37.925Z|ae35c814-0d6e-473e-8e17-d35e2c335ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:24:47.091Z|518bd801-72a0-4916-961d-2d5e0c2983bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:47.092Z|518bd801-72a0-4916-961d-2d5e0c2983bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:47.096Z|ac12d3e5-2ba6-4dee-bfca-ef9b3c837a3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:47.097Z|ac12d3e5-2ba6-4dee-bfca-ef9b3c837a3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:47.098Z|0f49bfde-9956-4ad5-929f-5a610e99bb4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:47.099Z|0f49bfde-9956-4ad5-929f-5a610e99bb4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:52.921Z|beaffd5a-861d-472b-b126-2147578b1471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:24:52.922Z|beaffd5a-861d-472b-b126-2147578b1471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:24:53.518Z|09526b41-f393-4b63-b393-d3731b637768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:24:53.520Z|09526b41-f393-4b63-b393-d3731b637768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:24:57.119Z|92cae70b-6d2a-4987-8234-8f40dbd7ff69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:57.121Z|1ce3ecb8-f474-4926-9a81-8d05577e1aaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:57.122Z|453ebfbf-512a-4c1e-b037-6debc645ab2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:24:57.123Z|1ce3ecb8-f474-4926-9a81-8d05577e1aaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:57.123Z|92cae70b-6d2a-4987-8234-8f40dbd7ff69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:24:57.123Z|453ebfbf-512a-4c1e-b037-6debc645ab2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:07.161Z|bf623fc3-bf7d-4633-8145-b341e543e66e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:07.161Z|940a6d6f-fc2a-4cf3-a8e6-4392abed721b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:07.161Z|2f27c74c-f564-4a53-8003-4d140aaed2af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:07.164Z|bf623fc3-bf7d-4633-8145-b341e543e66e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:07.164Z|940a6d6f-fc2a-4cf3-a8e6-4392abed721b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:07.164Z|2f27c74c-f564-4a53-8003-4d140aaed2af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:07.921Z|999d39a4-5d99-4934-bf84-7bce4d4e388b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:25:07.922Z|999d39a4-5d99-4934-bf84-7bce4d4e388b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:25:17.192Z|c3638f66-821f-4997-a7e4-af656ed9342c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:17.192Z|90ffac3c-8e88-4176-9268-9b83227444de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:17.192Z|10984e28-ce76-40a1-90d1-87e910054793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:17.194Z|90ffac3c-8e88-4176-9268-9b83227444de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:17.194Z|10984e28-ce76-40a1-90d1-87e910054793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:17.194Z|c3638f66-821f-4997-a7e4-af656ed9342c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:21.748Z|7ce44413-b21f-46e1-884a-0c3610029494|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:25:21.749Z|7ce44413-b21f-46e1-884a-0c3610029494|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:22.920Z|7d7ac119-34b1-4822-91de-948ce5798b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:25:22.923Z|7d7ac119-34b1-4822-91de-948ce5798b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:25:23.520Z|21d5fcd5-019a-4d28-adbe-3edbbee0e7ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:25:23.521Z|21d5fcd5-019a-4d28-adbe-3edbbee0e7ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:25:27.215Z|7a14b934-e5e4-4648-a3f8-7462ddd28dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:27.217Z|7a14b934-e5e4-4648-a3f8-7462ddd28dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:27.217Z|5f2ebbfd-ce56-480c-a507-3a30de0fe3c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:27.217Z|5f2ebbfd-ce56-480c-a507-3a30de0fe3c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:27.223Z|c82fde87-281f-49f9-93d3-6d5eecc8a8d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:27.224Z|c82fde87-281f-49f9-93d3-6d5eecc8a8d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:37.243Z|d41c87ca-a6a4-4a97-8a04-6cd96cf541b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:37.244Z|d41c87ca-a6a4-4a97-8a04-6cd96cf541b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:37.246Z|0e41dd8a-1152-485f-9f3f-ed446921aa63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:37.247Z|0e41dd8a-1152-485f-9f3f-ed446921aa63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:37.247Z|8bcb6c05-7d3d-4109-ba98-72c9f645ccf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:37.248Z|8bcb6c05-7d3d-4109-ba98-72c9f645ccf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:37.923Z|1437fc69-3aef-4e32-87bd-2f202fdd2235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:25:37.924Z|1437fc69-3aef-4e32-87bd-2f202fdd2235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:25:47.265Z|8982e09e-7408-4743-83c8-b04ffd841fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:47.266Z|8982e09e-7408-4743-83c8-b04ffd841fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:47.273Z|076de86c-b82a-494c-a86e-881b5935117e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:47.273Z|076de86c-b82a-494c-a86e-881b5935117e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:47.274Z|5a09e1a6-8469-4017-b8d1-6a1e8e6e7a0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:47.275Z|5a09e1a6-8469-4017-b8d1-6a1e8e6e7a0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:52.920Z|2acc361b-d0ce-4fcc-975e-6cbdb4d69653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:25:52.921Z|2acc361b-d0ce-4fcc-975e-6cbdb4d69653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:25:53.522Z|3aca5514-2fe8-4621-b95e-42514f89cc9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:25:53.522Z|3aca5514-2fe8-4621-b95e-42514f89cc9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:25:57.286Z|f9bb43d0-bf76-49f5-9a70-10f5791c06fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:57.287Z|f9bb43d0-bf76-49f5-9a70-10f5791c06fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:57.290Z|38c3cbce-54b1-498f-89c3-c0126dd19437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:57.291Z|38c3cbce-54b1-498f-89c3-c0126dd19437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:25:57.294Z|4ecce239-bd92-4676-96c2-f94aef2aa3c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:25:57.295Z|4ecce239-bd92-4676-96c2-f94aef2aa3c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:07.310Z|ca53386c-9759-4ccc-b685-160b2836c359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:07.312Z|ca53386c-9759-4ccc-b685-160b2836c359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:07.313Z|f31b0092-ced5-49c8-a1ad-bc4984311d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:07.313Z|f31b0092-ced5-49c8-a1ad-bc4984311d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:07.314Z|b422dd91-d98f-4fee-8832-d8c2b7c47717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:07.314Z|b422dd91-d98f-4fee-8832-d8c2b7c47717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:07.920Z|17a9fc53-de2b-422a-b069-8373ff02172b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:26:07.924Z|17a9fc53-de2b-422a-b069-8373ff02172b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:26:17.345Z|248c33ff-ec9b-4c3d-b0b9-ccfd78a15661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:17.345Z|f07b8a15-59b7-4229-8bd5-a36b68c8f73d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:17.346Z|695e9264-2edc-42a2-bd04-67a58a0828d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:17.346Z|695e9264-2edc-42a2-bd04-67a58a0828d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:17.346Z|248c33ff-ec9b-4c3d-b0b9-ccfd78a15661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:17.346Z|f07b8a15-59b7-4229-8bd5-a36b68c8f73d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:21.747Z|405212ad-ab88-4a76-89e7-483011b8d7b9|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:26:21.748Z|405212ad-ab88-4a76-89e7-483011b8d7b9|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:22.920Z|821cca16-91b4-4bfc-be1b-28ae69ee2f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:26:22.921Z|821cca16-91b4-4bfc-be1b-28ae69ee2f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:26:23.523Z|56f7cbba-f2a6-4e59-ae5c-b59675cf6966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:26:23.524Z|56f7cbba-f2a6-4e59-ae5c-b59675cf6966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:26:27.378Z|13aa63eb-185b-4a7c-a31c-71954a2d4c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:27.379Z|13aa63eb-185b-4a7c-a31c-71954a2d4c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:27.381Z|4ba58e11-acb0-4300-9d02-1f07ac3e90eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:27.381Z|8af21303-c7f2-4a7c-8d94-b18378360e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:27.382Z|8af21303-c7f2-4a7c-8d94-b18378360e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:27.382Z|4ba58e11-acb0-4300-9d02-1f07ac3e90eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:37.406Z|3aa5a5ad-f191-4874-b60d-30bcfed373b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:37.406Z|6ee8d5e3-276a-4f35-a2bf-e3fb1719acd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:37.406Z|4c1c8d34-c8b1-4d73-a4d4-cbbff1b186ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:37.408Z|3aa5a5ad-f191-4874-b60d-30bcfed373b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:37.408Z|6ee8d5e3-276a-4f35-a2bf-e3fb1719acd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:37.408Z|4c1c8d34-c8b1-4d73-a4d4-cbbff1b186ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:37.920Z|ef1befb3-9edd-460b-a7e3-b5acfcca5b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:26:37.921Z|ef1befb3-9edd-460b-a7e3-b5acfcca5b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:26:47.435Z|20190b8f-5fb2-4b29-afe6-a7d62dc6d9b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:47.435Z|d138c1f8-de32-4652-9ec1-21bb258f828e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:47.436Z|20190b8f-5fb2-4b29-afe6-a7d62dc6d9b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:47.436Z|d138c1f8-de32-4652-9ec1-21bb258f828e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:47.435Z|9b4e7b5b-60b3-48a8-bbef-3df3c37ac64e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:47.438Z|9b4e7b5b-60b3-48a8-bbef-3df3c37ac64e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:52.922Z|99e626d3-707e-4344-88d3-484108a90a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:26:52.926Z|99e626d3-707e-4344-88d3-484108a90a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:26:53.525Z|4fe9251d-2ff1-43e0-ad25-2da83c2f0c10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:26:53.525Z|4fe9251d-2ff1-43e0-ad25-2da83c2f0c10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:26:57.460Z|f2303096-0b50-4b42-a3cb-c3840726b713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:57.460Z|ed00363e-c585-4efd-a2ff-81d950ea4872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:57.462Z|f2303096-0b50-4b42-a3cb-c3840726b713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:57.462Z|ed00363e-c585-4efd-a2ff-81d950ea4872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:26:57.463Z|ff11848c-68c1-4bdb-b4e3-b26844433d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:26:57.465Z|ff11848c-68c1-4bdb-b4e3-b26844433d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:07.489Z|6653dd8d-48aa-41df-977f-4484a698f12a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:07.489Z|53486494-b29c-482f-b130-784262653d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:07.489Z|852287d9-0253-41fa-8636-13cccd211028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:07.490Z|6653dd8d-48aa-41df-977f-4484a698f12a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:07.490Z|53486494-b29c-482f-b130-784262653d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:07.490Z|852287d9-0253-41fa-8636-13cccd211028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:07.920Z|d37d0217-03dd-4eec-aefb-4202be37325f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:27:07.921Z|d37d0217-03dd-4eec-aefb-4202be37325f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:27:17.513Z|d986b606-ad06-4f3a-a068-00027b042afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:17.515Z|d986b606-ad06-4f3a-a068-00027b042afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:17.515Z|c3351b91-22a5-49c4-9f88-a5f8d17bf20f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:17.515Z|c3351b91-22a5-49c4-9f88-a5f8d17bf20f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:17.515Z|aba2a3c3-c430-4482-8fe6-57a0811b7e38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:17.516Z|aba2a3c3-c430-4482-8fe6-57a0811b7e38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:21.748Z|de0e0709-9079-4d1e-b0f3-45c5dcf46ed4|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:27:21.749Z|de0e0709-9079-4d1e-b0f3-45c5dcf46ed4|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:22.920Z|02f8f0ed-2081-40e3-8984-83689964c087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:27:22.921Z|02f8f0ed-2081-40e3-8984-83689964c087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:27:23.526Z|8020d58e-344d-43c3-a47d-99bcab44eaf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:27:23.527Z|8020d58e-344d-43c3-a47d-99bcab44eaf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:27:27.538Z|71578392-6595-4d44-92aa-99064790ec8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:27.538Z|ea3db308-20be-4fd4-98f7-2036acd90b4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:27.539Z|71578392-6595-4d44-92aa-99064790ec8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:27.539Z|ea3db308-20be-4fd4-98f7-2036acd90b4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:27.543Z|575f22aa-6de5-469d-8697-f799737082fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:27.543Z|575f22aa-6de5-469d-8697-f799737082fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:37.559Z|915da0b2-da9d-4b6b-8707-677b781c792d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:37.560Z|915da0b2-da9d-4b6b-8707-677b781c792d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:37.562Z|1fd53658-6a12-461c-8294-bc5d8939ffee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:37.563Z|1fd53658-6a12-461c-8294-bc5d8939ffee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:37.564Z|bd495a75-5206-48b7-848d-9b9e5a6f65b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:37.564Z|bd495a75-5206-48b7-848d-9b9e5a6f65b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:37.920Z|ebcf90d9-0f39-46fd-be10-12b38af9d8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:27:37.923Z|ebcf90d9-0f39-46fd-be10-12b38af9d8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:27:47.584Z|48629429-9271-4343-b7ed-2b500ec07d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:47.584Z|70dae0a5-5ce3-4418-86e1-92ee8e254692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:47.584Z|242b6427-9180-4d23-b6f1-bfadf032ab23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:47.585Z|48629429-9271-4343-b7ed-2b500ec07d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:47.585Z|70dae0a5-5ce3-4418-86e1-92ee8e254692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:47.585Z|242b6427-9180-4d23-b6f1-bfadf032ab23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:52.920Z|2d1d1db4-c4a0-446e-b434-d06cb08cedfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:27:52.921Z|2d1d1db4-c4a0-446e-b434-d06cb08cedfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:27:53.527Z|95849452-5fbe-4939-a2ea-96c967565c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:27:53.528Z|95849452-5fbe-4939-a2ea-96c967565c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:27:57.606Z|65fb2864-4b60-4b09-a9c3-c02598ae6f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:57.606Z|a246ac0f-0fef-443b-8d86-da4403d4316f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:57.606Z|944d0331-23d5-47dc-8e2b-5055e4b72fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:27:57.607Z|a246ac0f-0fef-443b-8d86-da4403d4316f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:57.607Z|944d0331-23d5-47dc-8e2b-5055e4b72fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:27:57.606Z|65fb2864-4b60-4b09-a9c3-c02598ae6f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:07.631Z|ed5a82f3-35ab-47ee-84a5-8c9815c05b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:07.631Z|1e32ee47-b8b5-46ed-963d-5c66bffab65d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:07.631Z|8c40de26-ca24-453f-b6f0-093eec2d76d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:07.632Z|ed5a82f3-35ab-47ee-84a5-8c9815c05b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:07.632Z|1e32ee47-b8b5-46ed-963d-5c66bffab65d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:07.632Z|8c40de26-ca24-453f-b6f0-093eec2d76d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:07.920Z|2317bcff-bddd-461f-b4f0-3d2d5049c12a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:28:07.921Z|2317bcff-bddd-461f-b4f0-3d2d5049c12a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:28:17.659Z|a331d59e-51f0-428d-8baa-1787769f37df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:17.660Z|a331d59e-51f0-428d-8baa-1787769f37df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:17.663Z|f0c0b3cb-f436-4b91-8b3c-16d5dddf8222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:17.663Z|c54c29f7-a172-43cf-b349-61debb05a378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:17.663Z|f0c0b3cb-f436-4b91-8b3c-16d5dddf8222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:17.663Z|c54c29f7-a172-43cf-b349-61debb05a378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:21.748Z|57b4c715-7cb0-4d9e-9258-f051723a9593|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:28:21.749Z|57b4c715-7cb0-4d9e-9258-f051723a9593|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:22.920Z|32904e5d-71f5-481a-8969-24f19ca75655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:28:22.923Z|32904e5d-71f5-481a-8969-24f19ca75655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:28:23.530Z|ea029b8d-94dc-4364-a1e9-837676bdde2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:28:23.530Z|ea029b8d-94dc-4364-a1e9-837676bdde2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:28:27.687Z|96fe059f-e191-484f-b99b-350083d056cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:27.687Z|f4788c3a-9799-4f65-8afa-5121ea60333d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:27.687Z|310e13dd-93b3-4784-b6b2-a503e9ffcccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:27.688Z|f4788c3a-9799-4f65-8afa-5121ea60333d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:27.688Z|96fe059f-e191-484f-b99b-350083d056cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:27.688Z|310e13dd-93b3-4784-b6b2-a503e9ffcccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:37.712Z|39ad1eda-0e4f-4f35-8cb6-aca3058314dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:37.712Z|ac6f9cb2-5436-4b45-99ca-266e585f48c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:37.712Z|8149c7db-9307-40c0-a08c-220722ffb3e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:37.713Z|8149c7db-9307-40c0-a08c-220722ffb3e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:37.713Z|39ad1eda-0e4f-4f35-8cb6-aca3058314dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:37.713Z|ac6f9cb2-5436-4b45-99ca-266e585f48c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:37.920Z|c2918556-76b8-4d59-881f-5ddf43f54260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:28:37.921Z|c2918556-76b8-4d59-881f-5ddf43f54260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:28:47.741Z|27c9a03a-2447-45b0-88e0-e79ca520dc6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:47.741Z|c8b90cd7-2f07-4859-8859-c6131cf30a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:47.741Z|0b4d0ab0-a971-4bc5-b93a-2b5ddc8d7a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:47.743Z|27c9a03a-2447-45b0-88e0-e79ca520dc6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:47.743Z|0b4d0ab0-a971-4bc5-b93a-2b5ddc8d7a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:47.743Z|c8b90cd7-2f07-4859-8859-c6131cf30a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:52.920Z|1cd96cc8-fe43-4f3d-bd56-2e64cf40f26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:28:52.921Z|1cd96cc8-fe43-4f3d-bd56-2e64cf40f26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:28:53.531Z|6e8dd65c-c889-46ac-aa33-b377f05966c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:28:53.531Z|6e8dd65c-c889-46ac-aa33-b377f05966c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:28:57.769Z|fb6a9b4e-5aee-4d90-b294-4bd4735fa3d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:57.769Z|008e1ccd-d3b4-4335-bc5c-ccaaa28b281c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:57.771Z|fb6a9b4e-5aee-4d90-b294-4bd4735fa3d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:57.771Z|008e1ccd-d3b4-4335-bc5c-ccaaa28b281c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:28:57.776Z|9fa99bb9-6a81-464b-b9d7-d3fc40407401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:28:57.777Z|9fa99bb9-6a81-464b-b9d7-d3fc40407401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:07.797Z|0510d971-8fd5-45bb-8464-49944c83e6dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:07.797Z|b67661b9-1bde-477d-aac0-a3ca3133638a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:07.797Z|f844e82a-d21d-463b-86a6-87b70215770a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:07.797Z|0510d971-8fd5-45bb-8464-49944c83e6dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:07.797Z|b67661b9-1bde-477d-aac0-a3ca3133638a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:07.797Z|f844e82a-d21d-463b-86a6-87b70215770a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:07.921Z|b1d78ff0-7042-4f91-9aae-39529535a937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:29:07.924Z|b1d78ff0-7042-4f91-9aae-39529535a937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:29:17.823Z|1aa9a643-13aa-4660-afce-81e4d9eecc6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:17.823Z|09a12a9f-0a14-4fb7-ba95-d7589460bbc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:17.823Z|1aa9a643-13aa-4660-afce-81e4d9eecc6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:17.824Z|09a12a9f-0a14-4fb7-ba95-d7589460bbc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:17.825Z|02b38089-3d78-4a23-97e8-5d241fe262bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:17.825Z|02b38089-3d78-4a23-97e8-5d241fe262bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:21.749Z|4f178b81-ba2c-4fcf-b51a-6df82f2ea829|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:29:21.749Z|4f178b81-ba2c-4fcf-b51a-6df82f2ea829|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:22.920Z|e68aba21-04f0-41f5-9da4-fab832a3c968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:29:22.921Z|e68aba21-04f0-41f5-9da4-fab832a3c968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:29:23.532Z|6edb9dd4-d3c7-418b-b320-a3b97fb36cdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:29:23.533Z|6edb9dd4-d3c7-418b-b320-a3b97fb36cdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:29:27.845Z|4901f4d8-cff0-48df-844e-b725e6a06013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:27.846Z|4901f4d8-cff0-48df-844e-b725e6a06013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:27.848Z|8c26ec0b-0174-4954-8d74-05ede8a135d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:27.848Z|9b39834d-46c4-456d-b52e-6bd477fa76af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:27.849Z|8c26ec0b-0174-4954-8d74-05ede8a135d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:27.849Z|9b39834d-46c4-456d-b52e-6bd477fa76af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:37.870Z|3c98cf2e-1827-46b6-a037-1e859aa1ccc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:37.870Z|b951930f-4ec5-4438-9aa2-930b58a2de0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:37.870Z|14a102d2-7d1b-4baa-a800-64f050e8b0be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:37.872Z|3c98cf2e-1827-46b6-a037-1e859aa1ccc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:37.872Z|14a102d2-7d1b-4baa-a800-64f050e8b0be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:37.872Z|b951930f-4ec5-4438-9aa2-930b58a2de0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:37.920Z|6544a35c-4ce8-4487-8c85-dc1e2719b38e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:29:37.921Z|6544a35c-4ce8-4487-8c85-dc1e2719b38e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:29:47.897Z|8d37bfc6-1f92-41ac-91b3-daf6ac5d6a71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:47.897Z|56c3a2ab-8bcf-4653-ae1b-23ddfae168bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:47.897Z|fc8a90e9-720c-4b52-b4d6-9627d25ef1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:47.898Z|8d37bfc6-1f92-41ac-91b3-daf6ac5d6a71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:47.898Z|fc8a90e9-720c-4b52-b4d6-9627d25ef1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:47.899Z|56c3a2ab-8bcf-4653-ae1b-23ddfae168bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:52.920Z|7e0d23fa-a3af-4406-8ea0-001b652880d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:29:52.923Z|7e0d23fa-a3af-4406-8ea0-001b652880d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:29:53.534Z|ba7facc7-d594-4527-ac95-2b7a9cfce8bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:29:53.534Z|ba7facc7-d594-4527-ac95-2b7a9cfce8bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:29:57.922Z|9b5ebc32-02fd-41cf-bcb6-7e9d7756d13f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:57.922Z|2157401e-7157-4e95-9e13-ae47de751e11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:57.923Z|9b5ebc32-02fd-41cf-bcb6-7e9d7756d13f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:57.923Z|2157401e-7157-4e95-9e13-ae47de751e11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:29:57.923Z|d85d78f2-e07e-4f2a-9b8d-13b482702ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:29:57.923Z|d85d78f2-e07e-4f2a-9b8d-13b482702ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:07.920Z|a83f1268-3428-407a-a19b-109eea64338b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:30:07.921Z|a83f1268-3428-407a-a19b-109eea64338b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:30:07.945Z|b77e9f07-358d-4052-969e-ff7e975b4be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:07.945Z|56fe425b-a974-4fd7-a12e-76b8ebe38791|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:07.945Z|e02bd2cf-a13b-4863-b1eb-efb9ccd72688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:07.945Z|56fe425b-a974-4fd7-a12e-76b8ebe38791|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:07.945Z|b77e9f07-358d-4052-969e-ff7e975b4be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:07.945Z|e02bd2cf-a13b-4863-b1eb-efb9ccd72688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:17.968Z|0e4de357-d837-4057-ad6f-d5c43c71f682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:17.968Z|110886cb-dfa1-4408-b48b-3ab851a05585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:17.968Z|2e0cdcf4-3285-40c4-82e5-ac599919f394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:17.969Z|0e4de357-d837-4057-ad6f-d5c43c71f682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:17.969Z|2e0cdcf4-3285-40c4-82e5-ac599919f394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:17.970Z|110886cb-dfa1-4408-b48b-3ab851a05585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:21.748Z|ddfa3f66-54de-47d1-816b-f9bde257801c|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:30:21.749Z|ddfa3f66-54de-47d1-816b-f9bde257801c|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:22.920Z|7607e7d8-25b3-47de-a29c-066be1eaec60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:30:22.921Z|7607e7d8-25b3-47de-a29c-066be1eaec60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:30:23.536Z|4b5102f0-3a07-430e-be7f-df10603ed7a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:30:23.536Z|4b5102f0-3a07-430e-be7f-df10603ed7a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:30:27.996Z|78c455a1-8a25-43af-8334-e4c3fd6c1526|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:27.996Z|df3727bc-8e69-47b7-8ba1-053472822691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:27.997Z|78c455a1-8a25-43af-8334-e4c3fd6c1526|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:27.997Z|df3727bc-8e69-47b7-8ba1-053472822691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:27.997Z|b1874b09-f3b6-4f1c-8880-084eb5b28abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:27.997Z|b1874b09-f3b6-4f1c-8880-084eb5b28abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:37.920Z|22a61533-fd5a-4f78-8a37-b4552b44278f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:30:37.924Z|22a61533-fd5a-4f78-8a37-b4552b44278f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:30:38.024Z|225c96f9-b1cd-4e1d-a85f-6de83a23cbd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:38.025Z|225c96f9-b1cd-4e1d-a85f-6de83a23cbd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:38.030Z|325f293c-da2f-44e3-9a6e-39dd4241466b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:38.030Z|325f293c-da2f-44e3-9a6e-39dd4241466b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:38.047Z|4ff0999a-1fed-4c0f-915c-8651ba0190d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:38.047Z|4ff0999a-1fed-4c0f-915c-8651ba0190d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:48.056Z|a661db93-0687-4b80-b9da-fb6c1d0a3c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:48.056Z|e4f38ee3-edcd-45db-a5c0-4d49c03c5fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:48.056Z|a661db93-0687-4b80-b9da-fb6c1d0a3c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:48.057Z|e4f38ee3-edcd-45db-a5c0-4d49c03c5fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:48.069Z|2208c12d-f027-4eb1-86fe-3d93a32b1d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:48.069Z|2208c12d-f027-4eb1-86fe-3d93a32b1d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:52.920Z|97397115-97d0-4483-8c8b-d8ff0f45f1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:30:52.921Z|97397115-97d0-4483-8c8b-d8ff0f45f1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:30:53.537Z|8490581a-0e2a-4f0d-8906-67afada18ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:30:53.539Z|8490581a-0e2a-4f0d-8906-67afada18ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:30:58.083Z|6b386bea-7c99-4331-a045-4740119190c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:58.083Z|a4dea9c4-2b61-4ba8-a2db-57a7e041e95c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:58.084Z|6b386bea-7c99-4331-a045-4740119190c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:58.084Z|a4dea9c4-2b61-4ba8-a2db-57a7e041e95c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:30:58.092Z|5eccd941-bd29-4f61-81a2-1291428dffc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:30:58.093Z|5eccd941-bd29-4f61-81a2-1291428dffc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:07.920Z|21f2853f-1951-4a25-b1d4-ef05592469ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:31:07.923Z|21f2853f-1951-4a25-b1d4-ef05592469ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:31:08.116Z|a43d0572-e4b9-4b8f-9e55-06e3d5a3aea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:08.116Z|8642c46d-4802-4c15-96e3-004aee34a719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:08.117Z|a43d0572-e4b9-4b8f-9e55-06e3d5a3aea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:08.117Z|8642c46d-4802-4c15-96e3-004aee34a719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:08.119Z|f4d40c09-9e63-4688-b17f-f43fcb5c5b35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:08.119Z|f4d40c09-9e63-4688-b17f-f43fcb5c5b35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:18.151Z|e16e4e77-091a-4cc7-a8fc-5819d0672854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:18.151Z|42eae7a6-8b3d-433e-b025-eb62997ff0ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:18.151Z|e9f40698-3e62-417f-b6d5-192198dfe666|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:18.153Z|42eae7a6-8b3d-433e-b025-eb62997ff0ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:18.153Z|e9f40698-3e62-417f-b6d5-192198dfe666|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:18.153Z|e16e4e77-091a-4cc7-a8fc-5819d0672854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:21.749Z|eecdfe48-64cf-40aa-91bb-4190a2217546|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:31:21.750Z|eecdfe48-64cf-40aa-91bb-4190a2217546|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:22.921Z|b834d475-d591-48c6-8dc9-90e4e54f9e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:31:22.925Z|b834d475-d591-48c6-8dc9-90e4e54f9e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:31:23.539Z|7adebb71-fb44-42f1-82b7-76b50d42e0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:31:23.540Z|7adebb71-fb44-42f1-82b7-76b50d42e0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:31:28.182Z|0fa400cd-23f7-4d0e-a9ab-2557fe383b54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:28.183Z|0fa400cd-23f7-4d0e-a9ab-2557fe383b54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:28.184Z|562d3cdd-cc0a-4be1-a0e6-9419f06195e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:28.185Z|562d3cdd-cc0a-4be1-a0e6-9419f06195e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:28.188Z|6d564b78-4a83-497a-9128-aa4ecb6fbd32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:28.188Z|6d564b78-4a83-497a-9128-aa4ecb6fbd32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:37.922Z|13565460-3685-4797-b9cb-4fd1b870416e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:31:37.923Z|13565460-3685-4797-b9cb-4fd1b870416e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:31:38.208Z|73efbdce-2c4a-4f4d-bba0-feeed8c705c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:38.208Z|d3c312bf-17cd-46aa-bb4c-47e889a2c49a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:38.209Z|73efbdce-2c4a-4f4d-bba0-feeed8c705c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:38.209Z|d3c312bf-17cd-46aa-bb4c-47e889a2c49a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:38.212Z|e85e5c28-bf7d-4794-9a50-95524a080f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:38.212Z|e85e5c28-bf7d-4794-9a50-95524a080f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:48.232Z|23d68240-5120-46ab-aebc-9e93ba9722b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:48.233Z|69e1bdda-3bc0-4368-a4e7-719c3c00c316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:48.235Z|23d68240-5120-46ab-aebc-9e93ba9722b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:48.235Z|69e1bdda-3bc0-4368-a4e7-719c3c00c316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:48.236Z|85227bed-12bf-4286-9f84-f127a43161d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:48.237Z|85227bed-12bf-4286-9f84-f127a43161d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:52.920Z|56aaf8d7-ecfd-44bc-8f7b-20e22284199b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:31:52.922Z|56aaf8d7-ecfd-44bc-8f7b-20e22284199b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:31:53.541Z|529c0713-6ca1-4cee-8525-50847e604250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:31:53.541Z|529c0713-6ca1-4cee-8525-50847e604250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:31:58.259Z|f60a491e-7cb3-4454-87f9-f0b4f6bb6574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:58.259Z|5e46e971-e827-4e6e-b726-4e11d8146b40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:58.260Z|f60a491e-7cb3-4454-87f9-f0b4f6bb6574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:58.260Z|5e46e971-e827-4e6e-b726-4e11d8146b40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:31:58.265Z|9b956078-b141-4649-9c30-87449f1dd36e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:31:58.266Z|9b956078-b141-4649-9c30-87449f1dd36e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:07.920Z|786b9460-50bf-485c-bb65-5c8042c6e8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:32:07.923Z|786b9460-50bf-485c-bb65-5c8042c6e8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:32:08.282Z|c8350cbb-60ea-4f81-b911-d5b67e131edc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:08.282Z|6e1c8347-4db1-44ab-87ec-d4f969e3db8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:08.283Z|6e1c8347-4db1-44ab-87ec-d4f969e3db8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:08.283Z|c8350cbb-60ea-4f81-b911-d5b67e131edc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:08.286Z|27024b46-0b3d-477b-bf53-044bcbb6df73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:08.286Z|27024b46-0b3d-477b-bf53-044bcbb6df73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:18.308Z|a0fd44f3-de12-4642-9d3f-87c42c742779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:18.308Z|37ad83ad-d640-4107-bb9b-f63c36f02257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:18.309Z|37ad83ad-d640-4107-bb9b-f63c36f02257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:18.309Z|a0fd44f3-de12-4642-9d3f-87c42c742779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:18.313Z|6e55c0c4-a879-4c90-a58f-7fdb093f7dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:18.314Z|6e55c0c4-a879-4c90-a58f-7fdb093f7dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:21.749Z|484abc09-1f80-4cbd-a112-4e282075b18b|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:32:21.751Z|484abc09-1f80-4cbd-a112-4e282075b18b|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:22.920Z|1e2102b2-2db8-4f3e-83f4-8fdef35fbc47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:32:22.921Z|1e2102b2-2db8-4f3e-83f4-8fdef35fbc47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:32:23.543Z|3451ff82-8423-4d51-b62a-95045b458755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:32:23.548Z|3451ff82-8423-4d51-b62a-95045b458755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:32:28.334Z|e291703b-3072-474d-9cc0-8f170f33cd6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:28.334Z|13741e98-b5c2-41d3-a53b-98166bbc8880|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:28.335Z|2710bf78-4b25-4fae-85ff-b1d8e7bada9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:28.336Z|2710bf78-4b25-4fae-85ff-b1d8e7bada9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:28.335Z|e291703b-3072-474d-9cc0-8f170f33cd6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:28.349Z|13741e98-b5c2-41d3-a53b-98166bbc8880|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:37.920Z|26314a87-f47e-4a88-b98e-01ddd666abd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:32:37.921Z|26314a87-f47e-4a88-b98e-01ddd666abd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:32:38.364Z|3f6e1da8-a27e-4191-8b65-544202c8d39c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:38.364Z|b6f4f680-d16d-4fab-b9cf-94b80825c7d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:38.365Z|3f6e1da8-a27e-4191-8b65-544202c8d39c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:38.366Z|b6f4f680-d16d-4fab-b9cf-94b80825c7d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:38.371Z|88d2bbd2-032b-4ac4-b56b-149989567c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:38.372Z|88d2bbd2-032b-4ac4-b56b-149989567c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:48.394Z|b4b32af8-84d5-49e1-9c80-9633b88958de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:48.394Z|2fc0100d-d1b9-4ccf-9383-e443ecfc6441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:48.396Z|2fc0100d-d1b9-4ccf-9383-e443ecfc6441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:48.396Z|b4b32af8-84d5-49e1-9c80-9633b88958de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:48.397Z|870227c7-87f4-4dfa-a2e8-dd298b6e9f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:48.398Z|870227c7-87f4-4dfa-a2e8-dd298b6e9f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:52.920Z|62d047b0-bd7c-4017-9d41-005e69087d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:32:52.924Z|62d047b0-bd7c-4017-9d41-005e69087d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:32:53.553Z|4839345b-3f0b-4c2d-bc22-d814c388309f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:32:53.554Z|4839345b-3f0b-4c2d-bc22-d814c388309f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:32:58.426Z|ba7f110a-869e-49e7-a0d0-07f801407976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:58.426Z|9d4613a4-8bfd-4882-a1c6-5ab95b149264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:58.428Z|ba7f110a-869e-49e7-a0d0-07f801407976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:58.428Z|9d4613a4-8bfd-4882-a1c6-5ab95b149264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:32:58.433Z|4114c70c-e72c-45dc-aa8c-05c124370a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:32:58.434Z|4114c70c-e72c-45dc-aa8c-05c124370a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:07.920Z|c497e11c-da25-49c2-9055-09b0dd3b397e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:33:07.923Z|c497e11c-da25-49c2-9055-09b0dd3b397e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:33:08.454Z|05a63d21-2242-4a44-9458-afc0abb18ee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:08.454Z|84de5ff0-9952-4678-8490-5b7c235500f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:08.455Z|05a63d21-2242-4a44-9458-afc0abb18ee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:08.459Z|bfcdf3f0-cbce-407a-8e35-3221ba2361a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:08.455Z|84de5ff0-9952-4678-8490-5b7c235500f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:08.459Z|bfcdf3f0-cbce-407a-8e35-3221ba2361a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:18.480Z|cc0def68-7f47-421b-b76b-414de1275fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:18.482Z|cc0def68-7f47-421b-b76b-414de1275fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:18.490Z|97c5e16c-0af8-438c-bd7b-5d1f6d9db35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:18.490Z|a813b0b9-f1f0-4900-b1cd-cf1e830d6721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:18.491Z|a813b0b9-f1f0-4900-b1cd-cf1e830d6721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:18.491Z|97c5e16c-0af8-438c-bd7b-5d1f6d9db35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:21.749Z|fc02c114-9ced-400b-b817-93e00010ac6d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:33:21.750Z|fc02c114-9ced-400b-b817-93e00010ac6d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:22.920Z|f9895088-5408-4895-bff1-46e6cde415c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:33:22.921Z|f9895088-5408-4895-bff1-46e6cde415c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:33:23.558Z|c66040ce-943d-4722-9b2f-4279e39748fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:33:23.558Z|c66040ce-943d-4722-9b2f-4279e39748fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:33:28.504Z|90a1cf22-8eb1-4e64-b828-68215021909f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:28.505Z|90a1cf22-8eb1-4e64-b828-68215021909f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:28.510Z|80719a95-80fb-4e2c-9d93-ee738f00d201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:28.510Z|6df49882-6e93-4df3-b6ee-fea748dac0e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:28.511Z|80719a95-80fb-4e2c-9d93-ee738f00d201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:28.511Z|6df49882-6e93-4df3-b6ee-fea748dac0e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:37.920Z|f11c2b44-7a2b-4191-846c-2512ce9bcfbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:33:37.923Z|f11c2b44-7a2b-4191-846c-2512ce9bcfbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:33:38.528Z|35693d5a-91ae-40be-b4cf-635437d8de43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:38.530Z|35693d5a-91ae-40be-b4cf-635437d8de43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:38.533Z|ea4f54ab-6278-4fa6-b2ca-5b59430617c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:38.534Z|ea4f54ab-6278-4fa6-b2ca-5b59430617c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:38.537Z|3b4fe598-3208-4828-96ce-77a9bbddfdc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:38.537Z|3b4fe598-3208-4828-96ce-77a9bbddfdc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:48.557Z|0294e6b1-ecf9-41d9-8304-6bfe8f5a26e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:48.557Z|f20c1e81-5648-4ffb-8b53-726a937c5821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:48.558Z|0294e6b1-ecf9-41d9-8304-6bfe8f5a26e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:48.558Z|f20c1e81-5648-4ffb-8b53-726a937c5821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:48.563Z|4699a59a-02d2-4639-85c4-9ade8a178a8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:48.564Z|4699a59a-02d2-4639-85c4-9ade8a178a8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:52.920Z|1531350a-b5a0-4c64-832a-ef6157e0511c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:33:52.921Z|1531350a-b5a0-4c64-832a-ef6157e0511c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:33:53.559Z|88b9e5ea-1ec2-4b8b-8e4b-b008b9d403e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:33:53.569Z|88b9e5ea-1ec2-4b8b-8e4b-b008b9d403e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:33:58.585Z|2786f1c2-8009-400e-b495-e2e9429b7261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:58.586Z|2786f1c2-8009-400e-b495-e2e9429b7261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:58.587Z|9d49d959-4568-401e-887d-eb2826d9585c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:58.587Z|08ce85a3-9623-4ba3-990a-41e4b62c4f53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:33:58.587Z|9d49d959-4568-401e-887d-eb2826d9585c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:33:58.587Z|08ce85a3-9623-4ba3-990a-41e4b62c4f53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:07.920Z|6ad5d1d2-6947-4647-9d72-62d7b83d31da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:34:07.926Z|6ad5d1d2-6947-4647-9d72-62d7b83d31da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:34:08.618Z|2b4d7269-5264-4aaf-8fe1-669f70a50d9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:08.618Z|98376e00-6e52-42b5-b702-73c9dc595355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:08.618Z|35ee04fa-56d8-4043-b290-15a81f08ae1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:08.620Z|35ee04fa-56d8-4043-b290-15a81f08ae1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:08.620Z|2b4d7269-5264-4aaf-8fe1-669f70a50d9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:08.620Z|98376e00-6e52-42b5-b702-73c9dc595355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:18.647Z|dd0a7f07-8684-4616-96d7-552438c8d7c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:18.647Z|98fb5c5f-9115-436b-9c4c-2af8836ec912|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:18.647Z|9a3d2c5a-4ddf-4465-8b6c-04d462e151d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:18.648Z|9a3d2c5a-4ddf-4465-8b6c-04d462e151d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:18.648Z|98fb5c5f-9115-436b-9c4c-2af8836ec912|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:18.648Z|dd0a7f07-8684-4616-96d7-552438c8d7c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:21.748Z|16223a2b-8e79-4813-b312-34d65caaf2b7|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:34:21.750Z|16223a2b-8e79-4813-b312-34d65caaf2b7|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:22.920Z|ef81662e-8465-4310-a730-cd8a4ec6f3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:34:22.921Z|ef81662e-8465-4310-a730-cd8a4ec6f3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:34:23.569Z|d57e5d6b-9fe5-403c-a876-410dae2924c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:34:23.570Z|d57e5d6b-9fe5-403c-a876-410dae2924c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:34:28.672Z|15e2acca-e0c6-489f-8eeb-d31d00c24984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:28.673Z|288434c5-0914-4da5-b8c9-172aab099633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:28.672Z|bd31aad3-d409-4840-8dc4-12e046faa45f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:28.674Z|15e2acca-e0c6-489f-8eeb-d31d00c24984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:28.674Z|bd31aad3-d409-4840-8dc4-12e046faa45f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:28.674Z|288434c5-0914-4da5-b8c9-172aab099633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:37.920Z|ae9cc014-6749-479f-91d2-3d57152fe648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:34:37.921Z|ae9cc014-6749-479f-91d2-3d57152fe648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:34:38.697Z|edec7333-b49d-4446-b10f-a4a24b4c2ecd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:38.698Z|dd30c1b7-3c82-4712-aa38-aa2f1640d13f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:38.697Z|bb44f5b4-ef3e-45df-930b-dded0f8ffa79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:38.699Z|dd30c1b7-3c82-4712-aa38-aa2f1640d13f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:38.699Z|edec7333-b49d-4446-b10f-a4a24b4c2ecd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:38.699Z|bb44f5b4-ef3e-45df-930b-dded0f8ffa79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:48.721Z|dd56c743-2bdb-407f-8c8e-d0137e005f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:48.723Z|dd56c743-2bdb-407f-8c8e-d0137e005f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:48.723Z|d148d77c-b26c-4684-b393-f2e1a32c1163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:48.723Z|ae506fa6-7e6f-4c09-b55b-19c1ecccfbe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:48.724Z|d148d77c-b26c-4684-b393-f2e1a32c1163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:48.724Z|ae506fa6-7e6f-4c09-b55b-19c1ecccfbe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:52.921Z|72ad65e7-6478-49e7-a45a-194508011ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:34:52.924Z|72ad65e7-6478-49e7-a45a-194508011ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:34:53.570Z|9ba8a38a-9218-48fa-8fe0-4d0fa70bc11f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:34:53.571Z|9ba8a38a-9218-48fa-8fe0-4d0fa70bc11f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:34:58.748Z|c0be1eee-3eb7-401a-9f55-2ca55b3e2894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:58.748Z|f45c901e-763e-4c24-a3e5-da3aef60c211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:58.748Z|af15f91a-cdf4-478a-9c1e-a55cefb19422|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:34:58.748Z|f45c901e-763e-4c24-a3e5-da3aef60c211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:58.748Z|c0be1eee-3eb7-401a-9f55-2ca55b3e2894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:34:58.749Z|af15f91a-cdf4-478a-9c1e-a55cefb19422|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:07.920Z|fb0c6596-5e97-4cc4-84dc-105119679012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:35:07.921Z|fb0c6596-5e97-4cc4-84dc-105119679012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:35:08.768Z|1807e0c4-b02f-4b21-8581-c5483c221b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:08.768Z|d6fdabd6-aa76-4fd9-a653-a782f610bc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:08.769Z|7f3237b3-958e-41c0-a308-e40f81e37a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:08.769Z|1807e0c4-b02f-4b21-8581-c5483c221b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:08.769Z|d6fdabd6-aa76-4fd9-a653-a782f610bc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:08.770Z|7f3237b3-958e-41c0-a308-e40f81e37a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:18.793Z|22d261aa-b8d2-437c-867f-ffb862d7e381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:18.793Z|93a51472-a04c-4aa6-ad7f-2dd79085ea10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:18.793Z|93a51472-a04c-4aa6-ad7f-2dd79085ea10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:18.793Z|22d261aa-b8d2-437c-867f-ffb862d7e381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:18.796Z|d9a7e247-64aa-40ca-ac53-031c008da319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:18.796Z|d9a7e247-64aa-40ca-ac53-031c008da319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:21.748Z|be383566-65c2-4362-94c9-a7ec44971b17|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:35:21.749Z|be383566-65c2-4362-94c9-a7ec44971b17|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:22.920Z|a82c2a08-e492-47b6-99ae-2de7f573177d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:35:22.921Z|a82c2a08-e492-47b6-99ae-2de7f573177d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:35:23.572Z|6f221f6b-5f3b-4c97-917c-9213cb38d21c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:35:23.572Z|6f221f6b-5f3b-4c97-917c-9213cb38d21c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:35:28.816Z|24cb2f45-9e5f-43ea-af80-42c6ea6ea002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:28.816Z|646c3e4d-e5f6-4af6-91e9-fd5bcc7f8938|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:28.817Z|24cb2f45-9e5f-43ea-af80-42c6ea6ea002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:28.817Z|646c3e4d-e5f6-4af6-91e9-fd5bcc7f8938|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:28.818Z|3a2b157f-146c-4fc4-876c-af3436b509b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:28.818Z|3a2b157f-146c-4fc4-876c-af3436b509b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:37.920Z|3286bc78-93fb-4676-93ed-7423e7a22709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:35:37.923Z|3286bc78-93fb-4676-93ed-7423e7a22709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:35:38.844Z|1ad26eea-883d-4f61-bb9d-1a818ce377e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:38.844Z|86104a42-12db-4de6-a64d-34d3429a369b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:38.846Z|86104a42-12db-4de6-a64d-34d3429a369b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:38.846Z|1ad26eea-883d-4f61-bb9d-1a818ce377e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:38.849Z|90c3ecd8-c8b8-4866-b4ac-404ccbb22223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:38.849Z|90c3ecd8-c8b8-4866-b4ac-404ccbb22223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:48.875Z|479124a9-3cd5-4d5f-8ad6-6669c0596978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:48.875Z|5759302d-539a-4c12-99b8-f469270a9d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:48.876Z|479124a9-3cd5-4d5f-8ad6-6669c0596978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:48.876Z|5759302d-539a-4c12-99b8-f469270a9d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:48.879Z|2094012b-0d36-46ea-b9c8-847e75e97f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:48.879Z|2094012b-0d36-46ea-b9c8-847e75e97f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:52.920Z|cec46bde-d3a0-4fb6-8622-d3a687a0a5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:35:52.921Z|cec46bde-d3a0-4fb6-8622-d3a687a0a5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:35:53.573Z|10e7728c-84e4-4d59-b7d2-362cb5bbda18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:35:53.574Z|10e7728c-84e4-4d59-b7d2-362cb5bbda18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:35:58.905Z|87f93666-09cd-48e8-840e-fbdef64c499f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:58.905Z|c2af8f9a-16ac-4359-a6be-1f7e5c4c618c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:58.908Z|c2af8f9a-16ac-4359-a6be-1f7e5c4c618c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:58.908Z|d642b721-9251-4c64-8a82-0b52200f2b2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:35:58.908Z|d642b721-9251-4c64-8a82-0b52200f2b2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:35:58.908Z|87f93666-09cd-48e8-840e-fbdef64c499f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:07.922Z|f4f2432f-e986-4748-a4d0-33dbdf1d3fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:36:07.926Z|f4f2432f-e986-4748-a4d0-33dbdf1d3fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:36:08.936Z|050dbb7f-8d2e-4fbe-9182-19e567f97fd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:08.936Z|942d3c0c-c266-44eb-8814-3ef1e4716398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:08.936Z|30fd2686-0cd4-488a-bd92-4f3e23abd8f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:08.939Z|942d3c0c-c266-44eb-8814-3ef1e4716398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:08.938Z|050dbb7f-8d2e-4fbe-9182-19e567f97fd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:08.938Z|30fd2686-0cd4-488a-bd92-4f3e23abd8f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:18.969Z|7bfecf83-90cf-4fbc-a4fb-f791f821c2a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:18.969Z|05ebec76-6ff1-4078-b74c-4541c062405e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:18.969Z|0621982d-7e6c-4d1b-a4ff-8b24545cbbf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:18.971Z|7bfecf83-90cf-4fbc-a4fb-f791f821c2a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:18.971Z|0621982d-7e6c-4d1b-a4ff-8b24545cbbf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:18.971Z|05ebec76-6ff1-4078-b74c-4541c062405e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:21.748Z|0f112e3e-0e78-4638-8b63-cbe6fe24c908|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:36:21.749Z|0f112e3e-0e78-4638-8b63-cbe6fe24c908|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:22.920Z|cc7f6333-1971-45ec-8637-7b517a2f9c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:36:22.921Z|cc7f6333-1971-45ec-8637-7b517a2f9c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:36:23.575Z|861a5a27-2086-403d-bc1f-ef98fe0b85a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:36:23.575Z|861a5a27-2086-403d-bc1f-ef98fe0b85a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:36:28.995Z|a51362a6-202d-4f90-92e6-8149b6bc2cc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:28.995Z|b0883a88-66f8-484a-9bf4-50e5ec5838de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:28.996Z|a51362a6-202d-4f90-92e6-8149b6bc2cc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:28.996Z|b0883a88-66f8-484a-9bf4-50e5ec5838de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:28.999Z|45009f12-671c-4a33-84a3-5ac3055b1e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:28.999Z|45009f12-671c-4a33-84a3-5ac3055b1e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:37.920Z|364f90ad-e0d8-4fc6-b556-d3cbb60ca23e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:36:37.922Z|364f90ad-e0d8-4fc6-b556-d3cbb60ca23e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:36:39.020Z|feee2f30-5d28-4ca8-af4c-3d48e2f452a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:39.021Z|b374f0ea-6718-414c-87db-3bbd75b9ec53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:39.023Z|b374f0ea-6718-414c-87db-3bbd75b9ec53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:39.023Z|feee2f30-5d28-4ca8-af4c-3d48e2f452a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:39.025Z|384ac2f3-6854-441e-99a9-ab4eae3da7de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:39.025Z|384ac2f3-6854-441e-99a9-ab4eae3da7de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:49.047Z|76218105-f690-4caa-b3de-567d6abf0f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:49.048Z|76218105-f690-4caa-b3de-567d6abf0f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:49.047Z|3ffe7744-dfb1-4a66-926f-215437b699ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:49.048Z|3ffe7744-dfb1-4a66-926f-215437b699ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:49.049Z|6696609b-9154-4877-8f16-542c0cca409a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:49.049Z|6696609b-9154-4877-8f16-542c0cca409a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:52.920Z|a036c4f8-9fdc-483e-845e-f4f924c393a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:36:52.924Z|a036c4f8-9fdc-483e-845e-f4f924c393a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:36:53.576Z|c93e1b4f-25c6-4c25-b319-82aa7c8110dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:36:53.576Z|c93e1b4f-25c6-4c25-b319-82aa7c8110dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:36:59.076Z|c0aee3f2-df85-4979-bb0b-f66751d2b8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:59.076Z|a073b39e-afb1-4641-b245-582dbea99535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:59.076Z|d1a90084-ba74-4a89-8965-21c58131bcd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:36:59.077Z|c0aee3f2-df85-4979-bb0b-f66751d2b8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:59.077Z|d1a90084-ba74-4a89-8965-21c58131bcd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:36:59.077Z|a073b39e-afb1-4641-b245-582dbea99535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:07.920Z|22f8a217-d80d-427b-973c-af28f3020fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:37:07.922Z|22f8a217-d80d-427b-973c-af28f3020fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:37:09.099Z|b75f55f1-3af6-4f36-924e-a3f77d186791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:09.099Z|6d147e05-1d30-415e-afd6-86009da37fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:09.100Z|d5ceeee6-5e56-4111-875d-27c6b39527a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:09.100Z|d5ceeee6-5e56-4111-875d-27c6b39527a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:09.100Z|b75f55f1-3af6-4f36-924e-a3f77d186791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:09.100Z|6d147e05-1d30-415e-afd6-86009da37fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:19.132Z|32254f78-7945-4767-8a5c-8802c19517f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:19.132Z|75484f04-10c8-4fec-a726-e213c7f0d918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:19.133Z|75484f04-10c8-4fec-a726-e213c7f0d918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:19.133Z|32254f78-7945-4767-8a5c-8802c19517f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:19.138Z|e44d0684-77eb-44fa-a9be-e11130b29fd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:19.138Z|e44d0684-77eb-44fa-a9be-e11130b29fd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:21.750Z|258f098b-8412-42da-a3e0-8b697962eb7e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:37:21.752Z|258f098b-8412-42da-a3e0-8b697962eb7e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:22.920Z|003d317e-a513-4090-8cb8-ec304287ae72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:37:22.921Z|003d317e-a513-4090-8cb8-ec304287ae72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:37:23.577Z|411db7a6-3b59-4cb5-99f8-d80419fb2aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:37:23.578Z|411db7a6-3b59-4cb5-99f8-d80419fb2aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:37:29.154Z|04ceef93-9505-4edb-b6b5-8a19d55f5dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:29.155Z|04ceef93-9505-4edb-b6b5-8a19d55f5dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:29.161Z|815ffe8c-7f8d-4ce5-ac6a-88b5afafaa22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:29.161Z|92a12010-ade7-41dd-b025-c57176fdb320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:29.161Z|92a12010-ade7-41dd-b025-c57176fdb320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:29.161Z|815ffe8c-7f8d-4ce5-ac6a-88b5afafaa22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:37.920Z|ea867e63-f311-48f1-b3e6-e11353611f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:37:37.923Z|ea867e63-f311-48f1-b3e6-e11353611f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:37:39.181Z|b32adb0c-bea0-4ae4-8001-f3fd2c7120e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:39.182Z|b32adb0c-bea0-4ae4-8001-f3fd2c7120e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:39.182Z|508cee41-a446-493d-9ed4-d3b7e492d93f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:39.183Z|508cee41-a446-493d-9ed4-d3b7e492d93f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:39.192Z|6dd4fa75-45bc-4710-8326-ad1bcc5fad5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:39.193Z|6dd4fa75-45bc-4710-8326-ad1bcc5fad5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:49.209Z|53144f6b-a898-49f7-833f-56baca8d99f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:49.209Z|a8230ce0-2a09-453a-af0b-ea501741604b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:49.209Z|53144f6b-a898-49f7-833f-56baca8d99f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:49.210Z|a8230ce0-2a09-453a-af0b-ea501741604b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:49.215Z|db32abbb-e7f4-4ef2-b979-2a8bccbb8371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:49.216Z|db32abbb-e7f4-4ef2-b979-2a8bccbb8371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:52.920Z|0f1ad1c1-168c-4bce-a6c4-3c72db7c9fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:37:52.921Z|0f1ad1c1-168c-4bce-a6c4-3c72db7c9fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:37:53.578Z|aa5a1bb1-d5c2-406f-a289-ffa269df73d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:37:53.580Z|aa5a1bb1-d5c2-406f-a289-ffa269df73d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:37:59.234Z|f1538331-ceb6-4e21-b5d0-805859893140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:59.234Z|cb034899-da29-4608-bdc8-627266860f6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:59.235Z|f1538331-ceb6-4e21-b5d0-805859893140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:59.235Z|cb034899-da29-4608-bdc8-627266860f6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:37:59.237Z|224f3ae0-3b30-4567-90a7-a9c7e32a079e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:37:59.238Z|224f3ae0-3b30-4567-90a7-a9c7e32a079e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:07.921Z|a56c2130-6f76-4151-ab4b-29153573d097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:38:07.924Z|a56c2130-6f76-4151-ab4b-29153573d097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:38:09.266Z|cbf6fa60-36ec-4f4e-82a8-8e49dc999909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:09.265Z|4666bdc0-73b0-4b77-9961-ba81ff642f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:09.266Z|f2cb0cab-6658-4e7e-9158-18c545d5bfd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:09.268Z|f2cb0cab-6658-4e7e-9158-18c545d5bfd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:09.268Z|4666bdc0-73b0-4b77-9961-ba81ff642f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:09.268Z|cbf6fa60-36ec-4f4e-82a8-8e49dc999909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:19.296Z|22085ef2-7cd5-48f3-9d83-049adc607a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:19.298Z|22085ef2-7cd5-48f3-9d83-049adc607a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:19.296Z|1ccb55a1-51ff-46bd-aaf2-599673f28710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:19.301Z|1ccb55a1-51ff-46bd-aaf2-599673f28710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:19.306Z|c8788ab1-c75f-4388-9579-3a69a4eb0ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:19.307Z|c8788ab1-c75f-4388-9579-3a69a4eb0ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:21.749Z|edc4947d-6387-4b9b-860b-45d7c7612155|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:38:21.750Z|edc4947d-6387-4b9b-860b-45d7c7612155|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:22.920Z|ffaa1ced-1df2-4541-8273-2107a14593e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:38:22.926Z|ffaa1ced-1df2-4541-8273-2107a14593e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:38:23.580Z|7f5bdc3b-a0ee-44e6-baa8-77c55c5a0d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:38:23.581Z|7f5bdc3b-a0ee-44e6-baa8-77c55c5a0d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:38:29.332Z|06ba3257-c694-4d7e-b317-e88de0602f34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:29.332Z|1d58e801-0d5b-41f6-97cf-0ffec2b5d4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:29.333Z|23a51bbd-061e-45e9-b134-34156db69c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:29.333Z|06ba3257-c694-4d7e-b317-e88de0602f34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:29.333Z|1d58e801-0d5b-41f6-97cf-0ffec2b5d4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:29.333Z|23a51bbd-061e-45e9-b134-34156db69c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:37.920Z|d310d4eb-fb66-4882-aeb8-cef460441edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:38:37.922Z|d310d4eb-fb66-4882-aeb8-cef460441edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:38:39.356Z|069d192d-cd35-47f0-bccb-e69fe21938bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:39.356Z|ee62328d-693a-43b4-baab-ab08ad45b408|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:39.357Z|ee62328d-693a-43b4-baab-ab08ad45b408|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:39.357Z|069d192d-cd35-47f0-bccb-e69fe21938bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:39.358Z|c4cdccef-6fd5-4102-bac9-0e006d2d137b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:39.359Z|c4cdccef-6fd5-4102-bac9-0e006d2d137b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:49.380Z|ef7992bd-3c66-429a-9d3a-9d0356e5ea82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:49.381Z|7afc6e19-be69-4a77-bdce-02e9b1dcfa2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:49.382Z|7afc6e19-be69-4a77-bdce-02e9b1dcfa2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:49.382Z|ef7992bd-3c66-429a-9d3a-9d0356e5ea82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:49.383Z|040eb0cd-c03d-43d6-8724-29b07c0f2539|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:49.384Z|040eb0cd-c03d-43d6-8724-29b07c0f2539|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:52.920Z|4bbba2a1-6633-4808-be87-51e2cfce855d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:38:52.921Z|4bbba2a1-6633-4808-be87-51e2cfce855d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:38:53.581Z|de19d19b-93bb-40d0-a39d-dea838697b37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:38:53.582Z|de19d19b-93bb-40d0-a39d-dea838697b37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:38:59.407Z|b6ee5d27-20fd-4546-aa0e-e3d107977dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:59.407Z|33fd279d-65fd-4746-a4b2-a440b2d77aaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:59.407Z|dbe371b0-e0ff-4820-9974-65a01f8c8a77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:38:59.408Z|33fd279d-65fd-4746-a4b2-a440b2d77aaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:59.408Z|dbe371b0-e0ff-4820-9974-65a01f8c8a77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:38:59.408Z|b6ee5d27-20fd-4546-aa0e-e3d107977dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:07.920Z|d64d2432-a4fd-41ae-b87c-be77ba434c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:39:07.924Z|d64d2432-a4fd-41ae-b87c-be77ba434c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:39:09.431Z|840d8f27-462a-4d25-b8bb-8436835c0388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:09.431Z|06ad2d0f-07ac-482c-bf8f-78afb143271b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:09.431Z|06ad2d0f-07ac-482c-bf8f-78afb143271b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:09.431Z|840d8f27-462a-4d25-b8bb-8436835c0388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:09.432Z|8735096f-bac4-4560-87cc-5472dc7b5e1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:09.433Z|8735096f-bac4-4560-87cc-5472dc7b5e1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:19.455Z|a52447fd-a24e-4028-9697-07ebe7907f91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:19.455Z|1745f440-0a62-4634-b5d4-73fd5f2fddcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:19.455Z|67ad0793-20a5-40dc-90d2-d9fd55a35df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:19.456Z|a52447fd-a24e-4028-9697-07ebe7907f91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:19.456Z|67ad0793-20a5-40dc-90d2-d9fd55a35df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:19.456Z|1745f440-0a62-4634-b5d4-73fd5f2fddcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:21.747Z|37eaf5de-c8b9-4258-91af-7ddb9205f07d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:39:21.748Z|37eaf5de-c8b9-4258-91af-7ddb9205f07d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:22.920Z|d95a0f88-b19f-4f1c-8e5f-4181580a3223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:39:22.921Z|d95a0f88-b19f-4f1c-8e5f-4181580a3223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:39:23.583Z|0ae62509-a187-4879-83e7-f61f5301f36f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:39:23.583Z|0ae62509-a187-4879-83e7-f61f5301f36f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:39:29.478Z|1f1ba6de-ecfb-40b1-b318-941142dc293a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:29.478Z|ba2128d8-dec6-4555-8574-9d27777eb9f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:29.478Z|b966e8c3-50c4-49bd-bdb5-9fa8ab16c52f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:29.479Z|ba2128d8-dec6-4555-8574-9d27777eb9f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:29.479Z|1f1ba6de-ecfb-40b1-b318-941142dc293a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:29.479Z|b966e8c3-50c4-49bd-bdb5-9fa8ab16c52f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:37.920Z|ddd344e1-2b7f-44ab-b510-fd73b74db439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:39:37.921Z|ddd344e1-2b7f-44ab-b510-fd73b74db439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:39:39.501Z|e31d2b06-8827-4ac6-b29e-42b9ec303f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:39.502Z|e31d2b06-8827-4ac6-b29e-42b9ec303f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:39.505Z|e6bc71db-83f5-420a-b113-3f23e71eacc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:39.505Z|e6bc71db-83f5-420a-b113-3f23e71eacc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:39.508Z|a7687850-943e-4d3a-ac5c-d518078fd69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:39.509Z|a7687850-943e-4d3a-ac5c-d518078fd69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:49.529Z|72805ada-4a5a-4bbe-ad5f-cdef0fa3eaae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:49.529Z|21ab7538-895c-419c-97be-b1350ae2af4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:49.530Z|72805ada-4a5a-4bbe-ad5f-cdef0fa3eaae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:49.530Z|21ab7538-895c-419c-97be-b1350ae2af4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:49.533Z|b487913c-3745-4566-8ff0-849eac15db0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:49.533Z|b487913c-3745-4566-8ff0-849eac15db0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:52.920Z|b5969563-a061-4b7b-a37a-b1da86ffeb44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:39:52.923Z|b5969563-a061-4b7b-a37a-b1da86ffeb44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:39:53.584Z|ca8169a5-2648-405a-83b2-03ed14071996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:39:53.585Z|ca8169a5-2648-405a-83b2-03ed14071996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:39:59.554Z|5a552e0e-3e03-4676-a030-c788ebc47148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:59.554Z|d3cd974f-34d6-448a-919a-e00709856d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:59.554Z|00eea715-fea2-442e-a87e-1dfb639597af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:39:59.555Z|5a552e0e-3e03-4676-a030-c788ebc47148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:59.555Z|00eea715-fea2-442e-a87e-1dfb639597af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:39:59.555Z|d3cd974f-34d6-448a-919a-e00709856d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:07.921Z|ffe8f8f4-f0c2-4cf0-8c0c-02e9cd9ef4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:40:07.924Z|ffe8f8f4-f0c2-4cf0-8c0c-02e9cd9ef4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:40:09.583Z|45337ef2-7766-43c4-8ea7-8d14440a8b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:09.583Z|5c41ea24-6034-421d-9d80-a7cf0f1fa1bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:09.583Z|f7fd46f5-1efd-4ad1-990f-4fe51f76e8f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:09.585Z|45337ef2-7766-43c4-8ea7-8d14440a8b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:09.585Z|f7fd46f5-1efd-4ad1-990f-4fe51f76e8f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:09.585Z|5c41ea24-6034-421d-9d80-a7cf0f1fa1bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:19.614Z|44b843c7-c6d7-455e-af6d-e89fb064f542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:19.614Z|dea9b2ad-c063-475a-87b2-9a5d08a03792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:19.616Z|dea9b2ad-c063-475a-87b2-9a5d08a03792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:19.616Z|44b843c7-c6d7-455e-af6d-e89fb064f542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:19.626Z|5115560a-8ae5-48aa-b23f-6697c30cc361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:19.627Z|5115560a-8ae5-48aa-b23f-6697c30cc361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:21.753Z|818c4a11-757b-4b2b-bdf7-3024a909dd53|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:40:21.754Z|818c4a11-757b-4b2b-bdf7-3024a909dd53|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:22.920Z|c71a3659-2931-4608-bfbe-17b4c48b4c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:40:22.921Z|c71a3659-2931-4608-bfbe-17b4c48b4c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:40:23.586Z|9b557024-38dc-4fe3-a6a0-096cefbbbcf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:40:23.586Z|9b557024-38dc-4fe3-a6a0-096cefbbbcf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:40:29.661Z|bb1a308b-53a8-47b4-9bc4-5ed4a77c24ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:29.661Z|f873ce53-53f1-47ea-b842-009316d41fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:29.662Z|f873ce53-53f1-47ea-b842-009316d41fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:29.662Z|bb1a308b-53a8-47b4-9bc4-5ed4a77c24ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:29.676Z|414be708-1ba3-407a-b610-58cf397b3c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:29.680Z|414be708-1ba3-407a-b610-58cf397b3c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:37.920Z|9e53f5d0-c67f-4a50-bdac-adc601577971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:40:37.924Z|9e53f5d0-c67f-4a50-bdac-adc601577971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:40:39.693Z|c01adabb-21be-4580-84bf-04b0447036ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:39.693Z|0e34be7c-a10c-474a-8fff-96e435f60f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:39.694Z|c01adabb-21be-4580-84bf-04b0447036ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:39.695Z|0e34be7c-a10c-474a-8fff-96e435f60f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:39.705Z|6f82559d-1034-432b-b2f6-a145d07fe017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:39.706Z|6f82559d-1034-432b-b2f6-a145d07fe017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:49.723Z|3c40e5b3-bf8d-46cd-856e-f7a0597c42d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:49.724Z|3c40e5b3-bf8d-46cd-856e-f7a0597c42d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:49.727Z|6dc86caa-f868-4b97-ad03-998e4217d01b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:49.727Z|6dc86caa-f868-4b97-ad03-998e4217d01b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:49.747Z|9e3791aa-39da-4e16-bfb7-d75590931bf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:49.747Z|9e3791aa-39da-4e16-bfb7-d75590931bf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:52.921Z|7e4a546b-44d8-4d6f-aec8-c1ce0ec14b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:40:52.922Z|7e4a546b-44d8-4d6f-aec8-c1ce0ec14b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:40:53.587Z|4f8843c7-dcbe-4dab-a097-0f93c233b3ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:40:53.588Z|4f8843c7-dcbe-4dab-a097-0f93c233b3ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:40:59.752Z|c8e53f1c-2412-428c-9464-9e2be09889e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:59.751Z|4b2684e4-77f3-473a-8146-ab28443f726d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:59.752Z|c8e53f1c-2412-428c-9464-9e2be09889e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:59.752Z|4b2684e4-77f3-473a-8146-ab28443f726d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:40:59.771Z|a5453f82-4f47-47cd-8abb-945de4c7ea62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:40:59.772Z|a5453f82-4f47-47cd-8abb-945de4c7ea62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:07.920Z|93f1390d-c391-4243-b39c-12d7902b5e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:41:07.922Z|93f1390d-c391-4243-b39c-12d7902b5e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:41:09.775Z|b5439c05-9640-4a9b-89ff-89b026eb742c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:09.776Z|b5439c05-9640-4a9b-89ff-89b026eb742c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:09.781Z|8ef5d879-cf52-412f-8773-63bbd3f3cefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:09.782Z|8ef5d879-cf52-412f-8773-63bbd3f3cefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:09.799Z|e89bf6af-767c-4021-9e8f-734cb82bd576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:09.800Z|e89bf6af-767c-4021-9e8f-734cb82bd576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:19.801Z|da7cc04f-1a61-4633-94e5-b5c5f377c9db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:19.802Z|da7cc04f-1a61-4633-94e5-b5c5f377c9db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:19.816Z|89aa95d5-b7f5-4b88-87be-f0c3b07239c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:19.816Z|89aa95d5-b7f5-4b88-87be-f0c3b07239c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:19.824Z|60ce810b-8751-498e-833d-5af2c0980bb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:19.825Z|60ce810b-8751-498e-833d-5af2c0980bb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:21.749Z|d84fec92-2729-4bf0-bfd3-576d8bdd3bb6|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:41:21.750Z|d84fec92-2729-4bf0-bfd3-576d8bdd3bb6|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:22.921Z|e09fe57b-3ab6-439f-aada-6c30b809f5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:41:22.922Z|e09fe57b-3ab6-439f-aada-6c30b809f5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:41:23.589Z|df0c5df2-5ef9-4f8c-ae17-10781890ff4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:41:23.591Z|df0c5df2-5ef9-4f8c-ae17-10781890ff4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:41:29.835Z|a93ee959-799f-449c-8456-df3c515e9810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:29.836Z|a93ee959-799f-449c-8456-df3c515e9810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:29.837Z|2db5481f-fd5c-4c94-a97d-56d2885917e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:29.838Z|2db5481f-fd5c-4c94-a97d-56d2885917e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:29.847Z|a0951609-3b54-4bc2-b966-d337620617ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:29.847Z|a0951609-3b54-4bc2-b966-d337620617ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:37.920Z|665dac6b-c60b-4a9a-acf2-c03862f50d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:41:37.922Z|665dac6b-c60b-4a9a-acf2-c03862f50d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:41:39.868Z|7efeb7bb-0fc0-4ecc-b02e-4ce0d29599e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:39.870Z|7efeb7bb-0fc0-4ecc-b02e-4ce0d29599e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:39.870Z|17affdbf-4cf6-4ae6-b09d-31a500ef3b54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:39.870Z|17affdbf-4cf6-4ae6-b09d-31a500ef3b54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:39.871Z|d2042f9f-9ae3-4b68-84a0-60cc0d0a03e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:39.872Z|d2042f9f-9ae3-4b68-84a0-60cc0d0a03e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:49.896Z|b5cef620-c35f-4091-992d-f688c06cab05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:49.896Z|6bb2fd3c-6ae8-4d2a-87df-8ec404eff994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:49.896Z|d3dca736-f583-4ba1-b5ca-86b684eaa803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:49.897Z|b5cef620-c35f-4091-992d-f688c06cab05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:49.897Z|6bb2fd3c-6ae8-4d2a-87df-8ec404eff994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:49.897Z|d3dca736-f583-4ba1-b5ca-86b684eaa803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:52.921Z|1b5e7c40-d2d7-4c95-a582-9c54e8fe4b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:41:52.922Z|1b5e7c40-d2d7-4c95-a582-9c54e8fe4b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:41:53.592Z|64e51790-1988-45f0-be2a-cee0e0024d21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:41:53.593Z|64e51790-1988-45f0-be2a-cee0e0024d21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:41:59.931Z|b3cb5f63-a1e3-497d-854f-a9c864bd8aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:59.933Z|b3cb5f63-a1e3-497d-854f-a9c864bd8aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:59.934Z|d9aa04c1-0b83-4e6c-9b6a-8c4bdf744733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:59.934Z|d9aa04c1-0b83-4e6c-9b6a-8c4bdf744733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:41:59.951Z|b948e423-ea29-4076-a191-b902ee743281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:41:59.951Z|b948e423-ea29-4076-a191-b902ee743281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:07.920Z|2754049f-55a6-4b82-a521-68e68c653115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:42:07.921Z|2754049f-55a6-4b82-a521-68e68c653115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:42:09.960Z|4f75fb57-f7a7-43c9-a7e4-c229aac2779c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:09.960Z|815b7bd4-9a18-4f9e-90d6-fb7bdc94c997|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:09.961Z|4f75fb57-f7a7-43c9-a7e4-c229aac2779c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:09.961Z|815b7bd4-9a18-4f9e-90d6-fb7bdc94c997|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:09.982Z|f5d2822e-28f9-4687-a5ff-f97f6a098f71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:09.983Z|f5d2822e-28f9-4687-a5ff-f97f6a098f71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:19.997Z|6928b64d-6fa7-4ccd-a065-9bb543ab54f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:19.999Z|6928b64d-6fa7-4ccd-a065-9bb543ab54f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:20.002Z|a4538e91-465c-4596-80f6-2b48e9a69087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:20.003Z|a4538e91-465c-4596-80f6-2b48e9a69087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:20.009Z|2453a34b-35e9-458a-85ee-abc4a4bc3db5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:20.010Z|2453a34b-35e9-458a-85ee-abc4a4bc3db5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:21.748Z|eab5cdad-99a0-49ca-8e9a-acb0bc1e67f5|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:42:21.749Z|eab5cdad-99a0-49ca-8e9a-acb0bc1e67f5|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:22.920Z|19ae9697-a7ee-48f1-9717-c43949c330ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:42:22.924Z|19ae9697-a7ee-48f1-9717-c43949c330ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:42:23.594Z|a3564927-694f-4bfb-9c39-788ddf649f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:42:23.595Z|a3564927-694f-4bfb-9c39-788ddf649f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:42:30.055Z|1e6410c7-337c-478e-b44d-cb1fbff23521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:30.058Z|290aae3e-8b76-43a3-a437-d8d4556334c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:30.058Z|1e61c8e0-15a5-4780-8cc7-e7c82068e7a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:30.058Z|1e61c8e0-15a5-4780-8cc7-e7c82068e7a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:30.058Z|290aae3e-8b76-43a3-a437-d8d4556334c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:30.059Z|1e6410c7-337c-478e-b44d-cb1fbff23521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:37.920Z|54a821fd-8d4c-4a30-8811-a0154073db38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:42:37.921Z|54a821fd-8d4c-4a30-8811-a0154073db38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:42:40.089Z|1aab4390-f4de-436a-b884-a78c04a6f8b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:40.089Z|dae6ce25-1531-47c1-ba23-6d5e7ea04bee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:40.090Z|1aab4390-f4de-436a-b884-a78c04a6f8b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:40.090Z|dae6ce25-1531-47c1-ba23-6d5e7ea04bee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:40.096Z|b3da366a-1600-4907-835d-64ef6efdc629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:40.097Z|b3da366a-1600-4907-835d-64ef6efdc629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:50.116Z|3694d619-599c-4287-9f6c-0c0a50879f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:50.119Z|3694d619-599c-4287-9f6c-0c0a50879f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:50.119Z|dd8b5689-64a8-4d81-862f-e2562d8d961c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:50.122Z|b7a6389f-c30a-4dea-bac0-21f736d8806a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:42:50.122Z|dd8b5689-64a8-4d81-862f-e2562d8d961c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:50.123Z|b7a6389f-c30a-4dea-bac0-21f736d8806a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:42:52.920Z|56755ecf-264a-4ab8-b81c-8615e41a417e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:42:52.921Z|56755ecf-264a-4ab8-b81c-8615e41a417e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:42:53.595Z|7aff6413-8c64-4271-b8a8-d2f595088ea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:42:53.596Z|7aff6413-8c64-4271-b8a8-d2f595088ea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:43:00.150Z|6909a1f6-4087-4510-8b2e-2eaab3ddc069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:00.150Z|dde2da56-580e-4319-82cb-9be38fb0ab40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:00.151Z|dde2da56-580e-4319-82cb-9be38fb0ab40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:00.151Z|6909a1f6-4087-4510-8b2e-2eaab3ddc069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:00.152Z|fe95f46a-2b33-4763-b98a-a8ba16bd52c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:00.158Z|fe95f46a-2b33-4763-b98a-a8ba16bd52c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:07.920Z|e6449b40-9a8c-4662-8435-e0ecf84e784f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:43:07.923Z|e6449b40-9a8c-4662-8435-e0ecf84e784f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:43:10.181Z|454f6e04-9c43-418b-b29e-bc98c5fee320|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:10.181Z|f6b5308d-a306-4a63-b9fb-32ad4826d660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:10.181Z|390a1658-6a6c-4a57-ab30-5b12c641e689|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:10.183Z|454f6e04-9c43-418b-b29e-bc98c5fee320|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:10.183Z|f6b5308d-a306-4a63-b9fb-32ad4826d660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:10.183Z|390a1658-6a6c-4a57-ab30-5b12c641e689|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:20.214Z|c6d3d020-af5c-429d-9266-0873a33b0e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:20.214Z|c85e0d9a-9d0c-479f-9bf7-27ede6527bb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:20.214Z|468a178e-5ed4-4253-8aac-53b161f4c64c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:20.218Z|c6d3d020-af5c-429d-9266-0873a33b0e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:20.218Z|468a178e-5ed4-4253-8aac-53b161f4c64c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:20.218Z|c85e0d9a-9d0c-479f-9bf7-27ede6527bb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:21.749Z|6e04acb0-c7d4-4932-8ddc-89dab655023b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:43:21.754Z|6e04acb0-c7d4-4932-8ddc-89dab655023b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:22.920Z|bf875fa0-3c7d-4dc0-9198-45ffb415dda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:43:22.921Z|bf875fa0-3c7d-4dc0-9198-45ffb415dda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:43:23.597Z|a5e550d1-a1e7-4059-9be6-e0ec50fa9b0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:43:23.597Z|a5e550d1-a1e7-4059-9be6-e0ec50fa9b0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:43:30.241Z|cb856426-fbf6-48d9-b27e-d24eb507be7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:30.241Z|b21c5b76-892b-41e2-ae1a-433f078b73eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:30.242Z|b21c5b76-892b-41e2-ae1a-433f078b73eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:30.242Z|cb856426-fbf6-48d9-b27e-d24eb507be7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:30.241Z|40e51918-e5a1-4697-84f6-93c1b33888a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:30.244Z|40e51918-e5a1-4697-84f6-93c1b33888a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:37.920Z|cfe284f2-59b5-45aa-bbf8-250d02d7dabf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:43:37.921Z|cfe284f2-59b5-45aa-bbf8-250d02d7dabf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:43:40.265Z|9dac051b-5521-4852-90da-a7b86af76732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:40.265Z|7f76a9ee-dbe1-4508-8d0c-3270cbdc16c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:40.267Z|7f76a9ee-dbe1-4508-8d0c-3270cbdc16c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:40.267Z|9dac051b-5521-4852-90da-a7b86af76732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:40.265Z|432b7433-8078-4e57-80bf-6688d918996d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:40.269Z|432b7433-8078-4e57-80bf-6688d918996d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:50.290Z|6df75a5d-80eb-46e8-910f-abf9c695f926|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:50.290Z|f808187a-5f68-48a3-83fa-18910cdd7bef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:50.291Z|6df75a5d-80eb-46e8-910f-abf9c695f926|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:50.291Z|f808187a-5f68-48a3-83fa-18910cdd7bef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:50.298Z|e256b2c6-616e-4cca-af01-fd6a68c76937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:43:50.298Z|e256b2c6-616e-4cca-af01-fd6a68c76937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:43:52.920Z|801b65cf-b666-458a-8e9d-4a17919b65ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:43:52.924Z|801b65cf-b666-458a-8e9d-4a17919b65ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:43:53.598Z|b91efe35-1349-4946-8c15-b679e7a754c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:43:53.599Z|b91efe35-1349-4946-8c15-b679e7a754c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:44:00.319Z|9bf50f1c-4453-48e3-ae15-a81955599de3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:00.320Z|9bf50f1c-4453-48e3-ae15-a81955599de3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:00.326Z|40d3f3fa-4a23-43b3-8dd0-9d894bfe09d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:00.326Z|a9258c72-a74e-4d00-940a-d54c4ff9bcfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:00.327Z|40d3f3fa-4a23-43b3-8dd0-9d894bfe09d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:00.327Z|a9258c72-a74e-4d00-940a-d54c4ff9bcfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:07.920Z|3c57b6fa-59fb-4111-9113-ffbfa51a5bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:44:07.921Z|3c57b6fa-59fb-4111-9113-ffbfa51a5bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:44:10.344Z|8186b5af-1898-42b5-8ee7-232c35599d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:10.344Z|8186b5af-1898-42b5-8ee7-232c35599d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:10.350Z|3f3a1ec8-c971-41d6-9c86-c2c9210abf0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:10.350Z|3f3a1ec8-c971-41d6-9c86-c2c9210abf0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:10.352Z|5ff25bfb-7546-42fb-8ab3-ac56a32b1236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:10.353Z|5ff25bfb-7546-42fb-8ab3-ac56a32b1236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:20.366Z|161b6bd4-db9b-44b3-890d-2c240e380c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:20.367Z|161b6bd4-db9b-44b3-890d-2c240e380c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:20.368Z|8d60a6be-4965-478e-9cc3-712815bec224|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:20.369Z|8d60a6be-4965-478e-9cc3-712815bec224|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:20.371Z|5c440a55-72b6-4322-9946-7afbdda36ea3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:20.372Z|5c440a55-72b6-4322-9946-7afbdda36ea3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:21.747Z|30fbbb1d-219e-48d6-a9dc-7f2a7ba2413e|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:44:21.747Z|30fbbb1d-219e-48d6-a9dc-7f2a7ba2413e|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:22.920Z|5a86430f-0bcb-4f84-a3ee-babd10f6e91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:44:22.921Z|5a86430f-0bcb-4f84-a3ee-babd10f6e91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:44:23.599Z|66b7a6e7-a9df-4540-b6c0-5779f0c4529d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:44:23.600Z|66b7a6e7-a9df-4540-b6c0-5779f0c4529d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:44:30.390Z|fe0f50a3-be49-44d2-bb37-4079550d52ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:30.390Z|293f88b3-5105-4ede-b06a-12a4c68e726e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:30.390Z|71ab8358-9083-49a3-9895-a1747e866bfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:30.390Z|293f88b3-5105-4ede-b06a-12a4c68e726e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:30.391Z|fe0f50a3-be49-44d2-bb37-4079550d52ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:30.391Z|71ab8358-9083-49a3-9895-a1747e866bfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:37.920Z|d914858c-c260-442b-bf16-4380421cdc42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:44:37.923Z|d914858c-c260-442b-bf16-4380421cdc42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:44:40.414Z|b8f4425a-3f76-4a5f-8812-e5f441f3bdd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:40.415Z|b8f4425a-3f76-4a5f-8812-e5f441f3bdd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:40.414Z|a210817a-42f3-4684-9d5e-b534a6406b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:40.416Z|afb2156a-e738-455b-a4dd-89cabf5c4208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:40.416Z|a210817a-42f3-4684-9d5e-b534a6406b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:40.416Z|afb2156a-e738-455b-a4dd-89cabf5c4208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:50.438Z|ce631de3-ae2e-4e2a-9395-a8d93ec802dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:50.438Z|550ecdf1-fee9-48f4-a07a-2c47014bb44a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:50.439Z|550ecdf1-fee9-48f4-a07a-2c47014bb44a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:50.439Z|ce631de3-ae2e-4e2a-9395-a8d93ec802dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:50.441Z|3d1c3e79-0398-4fdc-8903-5436ac13585a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:44:50.441Z|3d1c3e79-0398-4fdc-8903-5436ac13585a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:44:52.920Z|88e043dd-bb8e-45b8-a903-a9b22fac3ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:44:52.921Z|88e043dd-bb8e-45b8-a903-a9b22fac3ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:44:53.601Z|cbbb116f-3f9d-4754-bccb-b651b4f76948|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:44:53.602Z|cbbb116f-3f9d-4754-bccb-b651b4f76948|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:45:00.465Z|03ccd9a9-7dc6-4e9b-bc89-440b314c8b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:00.466Z|67441187-9d75-4bc2-9c38-158becf57140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:00.466Z|03ccd9a9-7dc6-4e9b-bc89-440b314c8b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:00.466Z|67441187-9d75-4bc2-9c38-158becf57140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:00.466Z|460c86f8-4ada-47b5-b4bd-fe42f9452535|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:00.467Z|460c86f8-4ada-47b5-b4bd-fe42f9452535|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:07.920Z|5b7f62fa-c6e8-4ae4-9f12-7a879d237592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:45:07.926Z|5b7f62fa-c6e8-4ae4-9f12-7a879d237592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:45:10.496Z|65239b77-b96c-486c-9f4f-186b154c55d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:10.496Z|d674fefc-363f-49af-b2cc-71860cd0fb7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:10.497Z|65239b77-b96c-486c-9f4f-186b154c55d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:10.497Z|d674fefc-363f-49af-b2cc-71860cd0fb7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:10.498Z|a1aad30d-003b-4313-94f1-3afacb8b4ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:10.498Z|a1aad30d-003b-4313-94f1-3afacb8b4ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:20.964Z|72d110a2-d9b7-48c1-a1fd-0ca0626f017f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:20.965Z|dd341f4f-5973-4f79-a575-7f70b27519e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:20.966Z|dd341f4f-5973-4f79-a575-7f70b27519e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:20.966Z|72d110a2-d9b7-48c1-a1fd-0ca0626f017f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:20.967Z|29db1524-ffac-4bca-9dcf-58ca60bb2ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:20.967Z|29db1524-ffac-4bca-9dcf-58ca60bb2ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:21.748Z|a9c321ac-5c24-4bbe-96c5-89caec9f7ba6|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:45:21.749Z|a9c321ac-5c24-4bbe-96c5-89caec9f7ba6|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:22.920Z|f0275468-4f64-45d0-b2ec-fccd1a8545d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:45:22.921Z|f0275468-4f64-45d0-b2ec-fccd1a8545d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:45:23.603Z|439f3802-f1cc-4c28-8a44-f80586bbae15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:45:23.603Z|439f3802-f1cc-4c28-8a44-f80586bbae15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:45:30.989Z|ffe7dddd-6211-415c-b449-7b13aa8df580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:30.989Z|fa11a7b1-ef67-4fa5-891c-17bac9e0ec62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:30.990Z|3998e312-8379-4d6d-95f2-af0699ec2d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:30.990Z|ffe7dddd-6211-415c-b449-7b13aa8df580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:30.990Z|fa11a7b1-ef67-4fa5-891c-17bac9e0ec62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:30.991Z|3998e312-8379-4d6d-95f2-af0699ec2d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:37.920Z|2d968e0a-3a60-4903-9c16-bc2749d374cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:45:37.921Z|2d968e0a-3a60-4903-9c16-bc2749d374cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:45:41.020Z|74c60ed1-6501-4abc-8938-545098245753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:41.020Z|2727bac0-f744-4347-8498-f1d97f74410e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:41.020Z|eb4d8a2b-53d9-4570-b6d0-08b06ddadc2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:41.022Z|74c60ed1-6501-4abc-8938-545098245753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:41.022Z|eb4d8a2b-53d9-4570-b6d0-08b06ddadc2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:41.022Z|2727bac0-f744-4347-8498-f1d97f74410e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:51.048Z|3b3f3844-fcab-4bd3-9202-4fecb203dbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:51.048Z|a29e5354-2d8c-4b30-8589-6a2bc93ca72c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:51.048Z|dbef56a8-705b-4997-907f-1ea6416d0e53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:45:51.050Z|a29e5354-2d8c-4b30-8589-6a2bc93ca72c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:51.050Z|dbef56a8-705b-4997-907f-1ea6416d0e53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:51.050Z|3b3f3844-fcab-4bd3-9202-4fecb203dbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:45:52.920Z|ba364085-074a-4b03-b008-b8d17ef7d597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:45:52.926Z|ba364085-074a-4b03-b008-b8d17ef7d597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:45:53.604Z|18534c1b-16bf-41cb-8f6e-6b2f12486c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:45:53.604Z|18534c1b-16bf-41cb-8f6e-6b2f12486c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:46:01.078Z|a542cf5e-da71-40e4-a1c2-0a4c162b6f42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:01.078Z|721d10cd-b5b5-4a0e-97ad-16ada8c3ac8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:01.078Z|9356802f-cd37-44fd-b9d3-016c1b5d5bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:01.080Z|9356802f-cd37-44fd-b9d3-016c1b5d5bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:01.080Z|721d10cd-b5b5-4a0e-97ad-16ada8c3ac8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:01.080Z|a542cf5e-da71-40e4-a1c2-0a4c162b6f42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:07.920Z|5b085328-b2a9-44db-bc3a-bc128c20aa12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:46:07.922Z|5b085328-b2a9-44db-bc3a-bc128c20aa12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:46:11.104Z|f0c4b6db-90b5-49ec-9a0f-049008645db1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:11.104Z|41b7d63b-fa13-413d-9955-46bfc0db14fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:11.105Z|f0c4b6db-90b5-49ec-9a0f-049008645db1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:11.105Z|41b7d63b-fa13-413d-9955-46bfc0db14fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:11.107Z|a967dac4-e2ed-4a74-866f-0f3510bad6ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:11.108Z|a967dac4-e2ed-4a74-866f-0f3510bad6ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:21.135Z|c35f71b4-dff9-40f1-a323-2ffd85209067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:21.136Z|c35f71b4-dff9-40f1-a323-2ffd85209067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:21.139Z|4c89c166-2d8e-4dc7-927b-3d3747a95ea1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:21.140Z|4c89c166-2d8e-4dc7-927b-3d3747a95ea1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:21.141Z|3ba93fc7-77ef-4794-ac52-f1e2634560f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:21.141Z|3ba93fc7-77ef-4794-ac52-f1e2634560f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:21.748Z|ef784721-1129-4cd8-9662-826006ecbf11|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:46:21.749Z|ef784721-1129-4cd8-9662-826006ecbf11|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:22.920Z|4c248df3-91fb-414e-b5e8-84ae500e8f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:46:22.921Z|4c248df3-91fb-414e-b5e8-84ae500e8f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:46:23.605Z|4c3ebf01-ad5a-406c-a3f5-1e2d3c140af1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:46:23.606Z|4c3ebf01-ad5a-406c-a3f5-1e2d3c140af1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:46:31.161Z|8fd4c62c-9c11-4549-beca-0b1b687b4f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:31.162Z|8fd4c62c-9c11-4549-beca-0b1b687b4f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:31.166Z|dd3ebd32-5643-44fe-9f30-3cf0f8ea5d09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:31.166Z|adcdbc92-a55f-49aa-ba15-58f4ae117e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:31.166Z|adcdbc92-a55f-49aa-ba15-58f4ae117e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:31.166Z|dd3ebd32-5643-44fe-9f30-3cf0f8ea5d09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:37.920Z|5db82060-308d-43d0-b258-ed4b832e39d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:46:37.923Z|5db82060-308d-43d0-b258-ed4b832e39d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:46:41.192Z|b88dd180-9d97-4bbd-a3bd-7c3aea29b2aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:41.193Z|b88dd180-9d97-4bbd-a3bd-7c3aea29b2aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:41.196Z|6da75f25-6b57-4a06-be4d-025eba8da84a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:41.197Z|6da75f25-6b57-4a06-be4d-025eba8da84a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:41.206Z|cd52f0b1-db18-4e9f-b175-1173f701821f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:41.207Z|cd52f0b1-db18-4e9f-b175-1173f701821f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:51.220Z|97fccae1-0e3f-4056-a1a8-2edc08e08837|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:51.220Z|245d047b-000e-4dc2-83df-0671dc4b58a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:51.220Z|245d047b-000e-4dc2-83df-0671dc4b58a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:51.220Z|97fccae1-0e3f-4056-a1a8-2edc08e08837|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:51.226Z|edae1c94-54bc-404f-b43f-cbd2057f763d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:46:51.226Z|edae1c94-54bc-404f-b43f-cbd2057f763d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:46:52.920Z|b108dcd7-f92e-414e-ae32-b28a7a5f84e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:46:52.921Z|b108dcd7-f92e-414e-ae32-b28a7a5f84e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:46:53.606Z|c507aa0f-95c8-4563-a030-2d6f5b550400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:46:53.607Z|c507aa0f-95c8-4563-a030-2d6f5b550400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:47:01.244Z|528a8e57-d4b2-4ec0-aa19-cbbae4387e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:01.244Z|fb2fd6da-d947-4f8e-b4f4-e644eff94663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:01.245Z|528a8e57-d4b2-4ec0-aa19-cbbae4387e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:01.245Z|fb2fd6da-d947-4f8e-b4f4-e644eff94663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:01.249Z|bc17006f-d74f-4339-aaad-3be45f719e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:01.250Z|bc17006f-d74f-4339-aaad-3be45f719e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:07.925Z|12f81078-f55e-432e-a4ef-8ce726bd5908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:47:07.928Z|12f81078-f55e-432e-a4ef-8ce726bd5908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:47:11.272Z|5e2d4582-47c8-42bd-bab3-1ca59db12984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:11.272Z|5cbb63b7-ebfd-4531-87f1-fe4ba80c1dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:11.274Z|5e2d4582-47c8-42bd-bab3-1ca59db12984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:11.274Z|92db01f0-ea87-4e68-9d39-318efc6e94e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:11.274Z|5cbb63b7-ebfd-4531-87f1-fe4ba80c1dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:11.276Z|92db01f0-ea87-4e68-9d39-318efc6e94e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:21.307Z|975a3013-6a89-4a7a-97c3-31103404a372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:21.307Z|f235db54-b06a-48c9-8926-27e12bf4b70d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:21.307Z|bef8f707-c3f3-4237-804d-da06c2bf76e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:21.307Z|975a3013-6a89-4a7a-97c3-31103404a372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:21.307Z|f235db54-b06a-48c9-8926-27e12bf4b70d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:21.308Z|bef8f707-c3f3-4237-804d-da06c2bf76e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:21.747Z|1d425577-0cf7-40a7-9e48-fabfd8ce5383|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:47:21.748Z|1d425577-0cf7-40a7-9e48-fabfd8ce5383|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:22.920Z|7d98a278-4577-4a66-842e-ea826887e8e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:47:22.921Z|7d98a278-4577-4a66-842e-ea826887e8e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:47:23.607Z|cfe45c7e-5916-4ff8-9af1-1cf86633c565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:47:23.608Z|cfe45c7e-5916-4ff8-9af1-1cf86633c565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:47:31.340Z|cddff8aa-e6d4-40b8-abe2-4c24ff4becf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:31.340Z|f6a7988f-4152-4031-89e5-55c6613b4ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:31.343Z|cddff8aa-e6d4-40b8-abe2-4c24ff4becf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:31.340Z|b1fe58dc-259c-4ca2-b899-6e3f03320fe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:31.343Z|f6a7988f-4152-4031-89e5-55c6613b4ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:31.344Z|b1fe58dc-259c-4ca2-b899-6e3f03320fe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:37.920Z|65c81d6d-833d-4a95-8b6d-561064b8555f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:47:37.921Z|65c81d6d-833d-4a95-8b6d-561064b8555f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:47:41.373Z|f4821e95-6e1a-45fe-b9a1-51a492eb0399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:41.375Z|f4821e95-6e1a-45fe-b9a1-51a492eb0399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:41.376Z|26b47233-8629-4765-a020-20a105018279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:41.377Z|26b47233-8629-4765-a020-20a105018279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:41.398Z|92f47eed-c572-4544-8906-05ddefa03497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:41.400Z|92f47eed-c572-4544-8906-05ddefa03497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:51.446Z|4166d2da-6cd8-4725-b40d-404c746753ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:51.447Z|4166d2da-6cd8-4725-b40d-404c746753ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:51.453Z|2c5a960c-8abf-4ad0-840f-fc124c4f10dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:51.453Z|2c5a960c-8abf-4ad0-840f-fc124c4f10dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:51.456Z|163e9aba-e417-48f0-92a6-2b5ec23efa47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:47:51.456Z|163e9aba-e417-48f0-92a6-2b5ec23efa47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:47:52.920Z|c0269cd9-f3d4-495d-bb40-0e8343952845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:47:52.923Z|c0269cd9-f3d4-495d-bb40-0e8343952845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:47:53.609Z|14b4e4ca-0d0c-4545-bab2-1053d1eb0847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:47:53.610Z|14b4e4ca-0d0c-4545-bab2-1053d1eb0847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:48:01.475Z|6135792d-7373-4beb-829e-39d223c360b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:01.476Z|6135792d-7373-4beb-829e-39d223c360b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:01.483Z|1b679f09-dee3-402a-bc79-8b93b130a5d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:01.483Z|15db4e84-17e2-49b8-887d-882c94e624db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:01.484Z|15db4e84-17e2-49b8-887d-882c94e624db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:01.484Z|1b679f09-dee3-402a-bc79-8b93b130a5d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:07.920Z|0da69ed2-46fe-4321-ae5a-a6553396cd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:48:07.925Z|0da69ed2-46fe-4321-ae5a-a6553396cd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:48:11.518Z|786dab19-7da4-4706-80f8-5dcfa5aa245e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:11.518Z|786dab19-7da4-4706-80f8-5dcfa5aa245e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:11.578Z|5e742add-d2c7-4453-b6df-04f99e654901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:11.579Z|5e742add-d2c7-4453-b6df-04f99e654901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:11.599Z|f514c8e1-feca-4adc-ad30-1e4ac26bfc0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:11.599Z|f514c8e1-feca-4adc-ad30-1e4ac26bfc0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:21.541Z|9f1e4bcd-acf0-4a2d-92fd-c2b1e80a4e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:21.542Z|9f1e4bcd-acf0-4a2d-92fd-c2b1e80a4e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:21.607Z|6c55d4d2-c294-4fdb-9733-601df77144fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:21.608Z|6c55d4d2-c294-4fdb-9733-601df77144fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:21.627Z|da9d8418-3447-4929-b8b2-84b7c4f85fe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:21.628Z|da9d8418-3447-4929-b8b2-84b7c4f85fe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:21.747Z|8358affb-fb52-4618-81c1-d25956da17a9|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:48:21.748Z|8358affb-fb52-4618-81c1-d25956da17a9|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:22.920Z|53b3abe3-840b-42ec-a640-8142264e232b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:48:22.922Z|53b3abe3-840b-42ec-a640-8142264e232b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:48:23.611Z|ff2f9e43-01f4-4e9e-a8bb-3f764ad12076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:48:23.611Z|ff2f9e43-01f4-4e9e-a8bb-3f764ad12076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:48:31.565Z|482bdedc-b349-4098-bea7-19511b7f347c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:31.566Z|482bdedc-b349-4098-bea7-19511b7f347c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:31.629Z|e1672511-0b23-48f4-8800-3358ab9d1dbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:31.630Z|e1672511-0b23-48f4-8800-3358ab9d1dbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:31.667Z|dfb8cea6-f80b-4cf6-b413-ad66aaca1754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:31.668Z|dfb8cea6-f80b-4cf6-b413-ad66aaca1754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:37.920Z|03d19db4-ea43-46c9-b4c3-d9def670ad20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:48:37.923Z|03d19db4-ea43-46c9-b4c3-d9def670ad20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:48:41.587Z|22fe327f-d187-4339-ba10-0d21de10f3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:41.588Z|22fe327f-d187-4339-ba10-0d21de10f3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:41.657Z|4378f6f4-441f-4029-b001-f23ad59099ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:41.657Z|4378f6f4-441f-4029-b001-f23ad59099ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:41.690Z|5c645469-b542-4893-9247-6789747f64c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:41.691Z|5c645469-b542-4893-9247-6789747f64c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:51.612Z|82c2bbc0-972b-43a4-bea8-24676b8a4808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:51.613Z|82c2bbc0-972b-43a4-bea8-24676b8a4808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:51.683Z|873847b8-91f8-4d78-82ad-98c204035a7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:51.683Z|873847b8-91f8-4d78-82ad-98c204035a7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:51.712Z|194a3b9c-4a07-489c-b75d-9c9cefdc2d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:48:51.712Z|194a3b9c-4a07-489c-b75d-9c9cefdc2d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:48:52.920Z|dc4d8cc4-eef2-4b9a-b8f3-bb817f22b8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:48:52.922Z|dc4d8cc4-eef2-4b9a-b8f3-bb817f22b8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:48:53.612Z|3c270e73-80cb-40b4-abf6-e009262c59b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:48:53.613Z|3c270e73-80cb-40b4-abf6-e009262c59b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:49:01.642Z|3e7f01aa-3d36-4dcd-986f-76d827793437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:01.644Z|3e7f01aa-3d36-4dcd-986f-76d827793437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:01.707Z|51a406d0-ab5a-4ca7-b1aa-dcdfef6eb187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:01.707Z|51a406d0-ab5a-4ca7-b1aa-dcdfef6eb187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:01.734Z|0a62525e-615a-4c72-98c0-bc6852d84060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:01.735Z|0a62525e-615a-4c72-98c0-bc6852d84060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:07.920Z|95a52161-c813-413a-ad96-c25c6dcf2eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:49:07.922Z|95a52161-c813-413a-ad96-c25c6dcf2eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:49:11.669Z|42669ab4-988d-40ce-896f-f6eea668d362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:11.671Z|42669ab4-988d-40ce-896f-f6eea668d362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:11.728Z|58c57f1e-754b-4b64-b615-55dd40d4088f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:11.729Z|58c57f1e-754b-4b64-b615-55dd40d4088f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:11.758Z|abb9641a-468b-4978-942f-3859e27694d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:11.759Z|abb9641a-468b-4978-942f-3859e27694d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:21.697Z|462ca64d-de42-46f4-94ec-9f5e4bcee697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:21.698Z|462ca64d-de42-46f4-94ec-9f5e4bcee697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:21.749Z|710c413f-2b21-4665-b906-0ba45bc8564c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:21.750Z|3f8d16b7-955a-4f6c-b9f7-0b4c732b6d88|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:49:21.750Z|710c413f-2b21-4665-b906-0ba45bc8564c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:21.750Z|3f8d16b7-955a-4f6c-b9f7-0b4c732b6d88|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:21.787Z|1e386067-8271-44ec-a6f7-76b3dbda203a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:21.788Z|1e386067-8271-44ec-a6f7-76b3dbda203a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:22.920Z|b088fbcc-de7c-422e-88b3-52731d6a7dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:49:22.923Z|b088fbcc-de7c-422e-88b3-52731d6a7dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:49:23.614Z|8329d187-c12a-42e0-ab2f-303b43216afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:49:23.615Z|8329d187-c12a-42e0-ab2f-303b43216afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:49:31.722Z|83572af6-7ce6-45a2-924e-1a24b5e25d42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:31.725Z|83572af6-7ce6-45a2-924e-1a24b5e25d42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:31.779Z|be4677f5-5ad3-400b-922a-d31ac03a0f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:31.779Z|be4677f5-5ad3-400b-922a-d31ac03a0f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:31.809Z|df862e4a-b42e-4a08-b36d-191c312d42d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:31.809Z|df862e4a-b42e-4a08-b36d-191c312d42d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:37.920Z|25fc2f2d-59ed-470d-a330-264dcd058c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:49:37.921Z|25fc2f2d-59ed-470d-a330-264dcd058c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:49:41.752Z|ba3ecb07-cea0-4179-b023-c4b235545160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:41.753Z|ba3ecb07-cea0-4179-b023-c4b235545160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:41.799Z|8187fd0e-4e66-489f-8c64-ce6d0b2892fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:41.799Z|8187fd0e-4e66-489f-8c64-ce6d0b2892fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:41.830Z|b31c1657-ea6d-482c-bc47-0819f73de7b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:41.831Z|b31c1657-ea6d-482c-bc47-0819f73de7b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:51.774Z|c98994ad-4219-4292-9b19-169238da15cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:51.775Z|c98994ad-4219-4292-9b19-169238da15cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:51.827Z|afad9267-be80-4343-b82a-876b37135a5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:51.832Z|afad9267-be80-4343-b82a-876b37135a5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:51.857Z|6be4b4a6-39d8-4397-af87-ae0e7c7464f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:49:51.858Z|6be4b4a6-39d8-4397-af87-ae0e7c7464f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:49:52.920Z|8ac39eed-fa3c-4180-b3b4-d8f654dae47a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:49:52.921Z|8ac39eed-fa3c-4180-b3b4-d8f654dae47a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:49:53.615Z|e746861a-3908-4ec1-b87f-f6705e78fbdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:49:53.616Z|e746861a-3908-4ec1-b87f-f6705e78fbdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:50:01.806Z|763c2919-0076-437b-b10c-f48d9689a3d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:01.807Z|763c2919-0076-437b-b10c-f48d9689a3d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:01.862Z|907ccf70-3d63-47fd-9032-36265b2fa479|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:01.863Z|907ccf70-3d63-47fd-9032-36265b2fa479|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:01.882Z|495502b3-4adb-4491-b635-ddd0ab69f0be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:01.882Z|495502b3-4adb-4491-b635-ddd0ab69f0be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:07.921Z|d45c8601-09d4-4778-930b-c661e98c6c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:50:07.924Z|d45c8601-09d4-4778-930b-c661e98c6c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:50:11.832Z|15cedae3-148b-42b4-813c-b5903b16d764|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:11.833Z|15cedae3-148b-42b4-813c-b5903b16d764|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:11.884Z|2da76ae1-67ff-43dc-b404-14f19a34fada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:11.884Z|2da76ae1-67ff-43dc-b404-14f19a34fada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:11.901Z|d929d79d-8607-4ca9-94b0-e4f3f34fe86a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:11.901Z|d929d79d-8607-4ca9-94b0-e4f3f34fe86a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:21.750Z|05656eba-5982-4a41-82a6-22b0f50ceb22|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:50:21.751Z|05656eba-5982-4a41-82a6-22b0f50ceb22|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:21.868Z|d8b3a54c-7871-43fc-a5ea-cba1e0af95b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:21.869Z|d8b3a54c-7871-43fc-a5ea-cba1e0af95b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:21.906Z|8838b173-da70-45f4-b079-f65d8b3b763f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:21.907Z|8838b173-da70-45f4-b079-f65d8b3b763f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:21.922Z|407c8f43-0f39-43dc-aecf-265c53071bf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:21.923Z|407c8f43-0f39-43dc-aecf-265c53071bf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:22.920Z|d8002822-6ba7-4080-9b2a-5e76a1a2a409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:50:22.921Z|d8002822-6ba7-4080-9b2a-5e76a1a2a409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:50:23.617Z|a33c100f-f45c-4502-979d-485923d2e298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:50:23.618Z|a33c100f-f45c-4502-979d-485923d2e298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:50:31.895Z|f195a07f-da8f-4e00-9f5f-f92002f0725f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:31.898Z|f195a07f-da8f-4e00-9f5f-f92002f0725f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:31.933Z|c6c1ff4b-1211-4e53-86da-fd308e6829d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:31.934Z|c6c1ff4b-1211-4e53-86da-fd308e6829d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:31.957Z|c81f9d10-a6e0-48f4-89a1-29cbee06c872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:31.958Z|c81f9d10-a6e0-48f4-89a1-29cbee06c872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:37.921Z|521f7720-3160-48f5-bae9-7ce20876a10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:50:37.922Z|521f7720-3160-48f5-bae9-7ce20876a10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:50:41.926Z|3097bc62-022d-4022-baae-e776c2775f68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:41.928Z|3097bc62-022d-4022-baae-e776c2775f68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:41.954Z|9bcc0866-4bbe-4577-855c-11bd32ed9c71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:41.954Z|9bcc0866-4bbe-4577-855c-11bd32ed9c71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:41.982Z|08aba904-5857-4e18-8628-e44a7c30cf70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:41.982Z|08aba904-5857-4e18-8628-e44a7c30cf70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:51.959Z|ac11e95d-774e-4fbc-94eb-f3d2237573eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:51.960Z|ac11e95d-774e-4fbc-94eb-f3d2237573eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:51.976Z|a7e4aaeb-4950-4268-be31-b8b087159b8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:51.977Z|a7e4aaeb-4950-4268-be31-b8b087159b8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:52.002Z|e0d69faf-3524-4de2-b6a8-e7ea0522c85b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:50:52.003Z|e0d69faf-3524-4de2-b6a8-e7ea0522c85b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:50:52.920Z|5c40da42-41ac-4e2c-ab90-4920172ce6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:50:52.922Z|5c40da42-41ac-4e2c-ab90-4920172ce6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:50:53.618Z|048d50bb-4546-44a3-a10c-54e3cd68d7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:50:53.620Z|048d50bb-4546-44a3-a10c-54e3cd68d7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:51:01.992Z|f2443a98-8924-476b-b9fe-daeb82ec30f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:01.993Z|f2443a98-8924-476b-b9fe-daeb82ec30f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:01.996Z|31ea493b-d8a2-46a1-98ee-fe34e5d54700|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:01.997Z|31ea493b-d8a2-46a1-98ee-fe34e5d54700|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:02.025Z|86054b4b-5796-4aa9-abfb-2b8f91b96864|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:02.026Z|86054b4b-5796-4aa9-abfb-2b8f91b96864|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:07.921Z|d73ad516-edd9-45e5-9f93-f3a2aa0d9c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:51:07.921Z|d73ad516-edd9-45e5-9f93-f3a2aa0d9c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:51:12.025Z|101ae157-c4b4-4753-acb6-6e6f873f4578|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:12.026Z|101ae157-c4b4-4753-acb6-6e6f873f4578|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:12.027Z|9604c700-068d-493b-ac8e-f602ef217e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:12.028Z|9604c700-068d-493b-ac8e-f602ef217e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:12.047Z|e639a1a8-f3ae-4259-87b7-8605e7f0589b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:12.048Z|e639a1a8-f3ae-4259-87b7-8605e7f0589b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:21.755Z|ce2f86da-3094-4084-b390-b60a2b3a5a2b|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:51:21.755Z|ce2f86da-3094-4084-b390-b60a2b3a5a2b|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:22.056Z|0feb15c6-29af-487b-8b1c-c6c87ceca07e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:22.058Z|305b66b0-6a2a-4a10-adbf-24d3774bcb0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:22.058Z|0feb15c6-29af-487b-8b1c-c6c87ceca07e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:22.058Z|305b66b0-6a2a-4a10-adbf-24d3774bcb0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:22.088Z|497466d6-38ed-47ce-9834-46751f4c660b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:22.089Z|497466d6-38ed-47ce-9834-46751f4c660b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:22.920Z|3e0f18d4-5053-43ba-8852-5df4f970f13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:51:22.920Z|3e0f18d4-5053-43ba-8852-5df4f970f13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:51:23.620Z|067071ae-6ed6-4d8e-9ffe-f498c2833d31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:51:23.621Z|067071ae-6ed6-4d8e-9ffe-f498c2833d31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:51:32.085Z|78be8bef-9c07-4726-ace4-d112ee58759a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:32.086Z|78be8bef-9c07-4726-ace4-d112ee58759a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:32.099Z|b02f94fa-1b56-4436-b8da-38fa6eb77799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:32.099Z|b02f94fa-1b56-4436-b8da-38fa6eb77799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:32.119Z|28812590-101c-49ba-bf14-7cc1b4ae57a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:32.120Z|28812590-101c-49ba-bf14-7cc1b4ae57a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:37.920Z|5872e894-190b-437a-b4bf-90fbee68392f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:51:37.922Z|5872e894-190b-437a-b4bf-90fbee68392f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:51:42.131Z|589167fa-a5a3-4e98-907c-344e45c365fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:42.131Z|0d848c5f-706c-4b2a-900e-016f2de2fb10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:42.132Z|589167fa-a5a3-4e98-907c-344e45c365fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:42.132Z|0d848c5f-706c-4b2a-900e-016f2de2fb10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:42.141Z|d5fa5537-12c5-4295-964a-885269cf15e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:42.142Z|d5fa5537-12c5-4295-964a-885269cf15e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:52.159Z|9c742ece-b01e-40c4-8896-4d53566f0a64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:52.159Z|299ee8d8-f888-4606-a138-11acf448d3f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:52.161Z|bd75a7ba-83f3-459b-8efc-5db38aff115b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:51:52.162Z|9c742ece-b01e-40c4-8896-4d53566f0a64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:52.162Z|299ee8d8-f888-4606-a138-11acf448d3f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:52.162Z|bd75a7ba-83f3-459b-8efc-5db38aff115b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:51:52.920Z|836af473-164f-4d19-9467-56b6f935c979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:51:52.922Z|836af473-164f-4d19-9467-56b6f935c979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:51:53.622Z|6ec74943-d042-4b3e-9e4a-7e3a587a55af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:51:53.623Z|6ec74943-d042-4b3e-9e4a-7e3a587a55af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:52:02.192Z|9b8c215e-7468-442c-bd26-00ccfa5c68dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:02.192Z|0acebe19-137e-4dd7-8e6f-35d6ba82510f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:02.193Z|28a468ae-de84-4020-9403-65f55518e43e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:02.194Z|9b8c215e-7468-442c-bd26-00ccfa5c68dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:02.194Z|0acebe19-137e-4dd7-8e6f-35d6ba82510f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:02.194Z|28a468ae-de84-4020-9403-65f55518e43e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:07.920Z|434c9f8d-a951-43ef-8022-85ad8bb2bc94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:52:07.921Z|434c9f8d-a951-43ef-8022-85ad8bb2bc94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:52:12.221Z|117b2112-8868-440c-b45a-8cbd01f5e1cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:12.221Z|e75e3ec5-f0f1-41c0-b1c1-0cd745309ba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:12.224Z|117b2112-8868-440c-b45a-8cbd01f5e1cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:12.224Z|e75e3ec5-f0f1-41c0-b1c1-0cd745309ba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:12.225Z|d78b2275-c284-48ea-a314-fcfc9695b5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:12.226Z|d78b2275-c284-48ea-a314-fcfc9695b5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:21.749Z|eef801fb-810f-4e0d-9672-ba91ecdbdf13|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:52:21.750Z|eef801fb-810f-4e0d-9672-ba91ecdbdf13|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:22.250Z|38ca942d-960f-4379-8123-f29347423632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:22.250Z|84dbed62-30d6-49d6-9a1e-ce985174e731|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:22.251Z|38ca942d-960f-4379-8123-f29347423632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:22.251Z|84dbed62-30d6-49d6-9a1e-ce985174e731|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:22.258Z|5708f4ca-f793-413e-93ca-d6e5f846b65d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:22.258Z|5708f4ca-f793-413e-93ca-d6e5f846b65d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:22.920Z|00be9528-4215-4319-b527-32a205d1a3ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:52:22.922Z|00be9528-4215-4319-b527-32a205d1a3ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:52:23.624Z|3ad66690-f7fa-4857-8a8a-0c73cad3bcec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:52:23.625Z|3ad66690-f7fa-4857-8a8a-0c73cad3bcec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:52:32.274Z|e8f8b5b8-2f6e-45d2-8762-467e724c7e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:32.275Z|e8f8b5b8-2f6e-45d2-8762-467e724c7e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:32.278Z|5d30e91d-366c-4050-9af1-e6f98e56ee68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:32.279Z|5d30e91d-366c-4050-9af1-e6f98e56ee68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:32.279Z|7609df64-8f56-4a64-87d6-b70b546bd41d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:32.280Z|7609df64-8f56-4a64-87d6-b70b546bd41d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:37.920Z|49878f3f-83d3-4297-bab0-a99dc719eb65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:52:37.921Z|49878f3f-83d3-4297-bab0-a99dc719eb65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:52:42.303Z|b4acd17a-b0f5-400c-9cd3-3b571dc3fd83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:42.303Z|3792bde6-dda8-454b-ba79-c2e5f06ac913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:42.304Z|b4acd17a-b0f5-400c-9cd3-3b571dc3fd83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:42.304Z|3792bde6-dda8-454b-ba79-c2e5f06ac913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:42.304Z|d830cd44-110b-4ada-8bd0-290b8722044d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:42.305Z|d830cd44-110b-4ada-8bd0-290b8722044d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:52.326Z|b0ace166-cd23-4b78-aef6-8155eec74c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:52.326Z|e24ab31b-80ec-4bed-8be7-063eacd259ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:52.327Z|b0ace166-cd23-4b78-aef6-8155eec74c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:52.327Z|e24ab31b-80ec-4bed-8be7-063eacd259ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:52.328Z|69420c5e-9260-4b57-8900-c2e8869e2a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:52:52.328Z|69420c5e-9260-4b57-8900-c2e8869e2a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:52:52.920Z|223c6ce1-eefe-4e91-a144-05a38a9a00e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:52:52.921Z|223c6ce1-eefe-4e91-a144-05a38a9a00e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:52:53.626Z|c1c304eb-36ba-4897-851d-a51f1b7d93b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:52:53.627Z|c1c304eb-36ba-4897-851d-a51f1b7d93b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:53:02.353Z|89c003be-13de-4a6d-b975-2c3ef7f169c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:02.353Z|b86afd0f-a64c-45c8-bddb-325e44168e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:02.353Z|bc33bfca-0534-47dd-bba7-75669677d223|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:02.355Z|b86afd0f-a64c-45c8-bddb-325e44168e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:02.355Z|89c003be-13de-4a6d-b975-2c3ef7f169c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:02.356Z|bc33bfca-0534-47dd-bba7-75669677d223|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:07.920Z|0b842b9f-f5fe-4625-a35d-0ee94fc61dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:53:07.922Z|0b842b9f-f5fe-4625-a35d-0ee94fc61dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:53:12.389Z|23c1a2da-a9b0-4bcb-ac15-f3a939610dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:12.389Z|2367cfaa-1872-4bf3-b41a-3f07720c0a73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:12.389Z|aeb5e480-0a17-4d7c-bfad-fa0455db6a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:12.390Z|aeb5e480-0a17-4d7c-bfad-fa0455db6a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:12.390Z|2367cfaa-1872-4bf3-b41a-3f07720c0a73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:12.390Z|23c1a2da-a9b0-4bcb-ac15-f3a939610dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:21.750Z|c1b93637-5361-464f-8183-dfd143873971|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:53:21.751Z|c1b93637-5361-464f-8183-dfd143873971|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:22.417Z|f1cc3909-686f-4170-9e2f-fd390d5f0648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:22.417Z|cf6f4e76-d03e-434f-829b-d0d2e258c550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:22.417Z|f1cc3909-686f-4170-9e2f-fd390d5f0648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:22.417Z|cf6f4e76-d03e-434f-829b-d0d2e258c550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:22.422Z|e1e69cac-bab7-43a9-9655-2358682d2d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:22.423Z|e1e69cac-bab7-43a9-9655-2358682d2d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:22.920Z|d8878a40-f2e4-4258-981b-03ea82e0c455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:53:22.921Z|d8878a40-f2e4-4258-981b-03ea82e0c455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:53:23.629Z|b3ee48ee-6a8b-4c0c-872e-052f8a1d53c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:53:23.630Z|b3ee48ee-6a8b-4c0c-872e-052f8a1d53c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:53:32.446Z|54567b7b-6289-4d55-a2c9-0b8686f82a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:32.447Z|54567b7b-6289-4d55-a2c9-0b8686f82a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:32.449Z|a4c7bd67-af19-41b6-86b1-584a43eaad54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:32.450Z|a4c7bd67-af19-41b6-86b1-584a43eaad54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:32.451Z|677f91a4-94f6-48c3-a2eb-a05613aa0928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:32.453Z|677f91a4-94f6-48c3-a2eb-a05613aa0928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:37.920Z|783075aa-27a6-4243-baac-f9493cdb55de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:53:37.925Z|783075aa-27a6-4243-baac-f9493cdb55de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:53:42.475Z|d9d796c8-72f5-4f11-bb37-4887687bcb40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:42.475Z|6b166b4c-b474-4f25-97ea-176f28b3275c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:42.477Z|d9d796c8-72f5-4f11-bb37-4887687bcb40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:42.477Z|6b166b4c-b474-4f25-97ea-176f28b3275c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:42.479Z|d0084905-c202-4ae5-878a-786af1bee31f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:42.479Z|d0084905-c202-4ae5-878a-786af1bee31f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:52.511Z|90ede76e-70e0-4b8c-824c-f67050953e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:52.512Z|90ede76e-70e0-4b8c-824c-f67050953e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:52.513Z|54ad66ea-5355-445a-9b58-c499b8763fa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:52.513Z|54ad66ea-5355-445a-9b58-c499b8763fa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:52.514Z|9e98597a-d299-44b0-97f7-e88c92e39a43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:53:52.515Z|9e98597a-d299-44b0-97f7-e88c92e39a43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:53:52.920Z|36562f1f-d9a5-4e59-ae05-3adf8562e256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:53:52.922Z|36562f1f-d9a5-4e59-ae05-3adf8562e256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:53:53.630Z|ad216c04-da2c-49f7-b5a1-f4c96e6918fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:53:53.631Z|ad216c04-da2c-49f7-b5a1-f4c96e6918fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:54:02.543Z|7684f165-7d29-4059-90e9-fea1582b44fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:02.543Z|fdb645ec-e91a-4d8f-8063-988fd3266235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:02.544Z|fdb645ec-e91a-4d8f-8063-988fd3266235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:02.544Z|7684f165-7d29-4059-90e9-fea1582b44fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:02.546Z|15ed591f-31e0-4cac-90cc-d55e8d3bccee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:02.546Z|15ed591f-31e0-4cac-90cc-d55e8d3bccee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:07.920Z|e27bcba5-c2d0-45c0-8ba9-8f3fd0db283f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:54:07.922Z|e27bcba5-c2d0-45c0-8ba9-8f3fd0db283f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:54:12.567Z|a2879a8f-2ff1-4e7e-abe0-b777d02ce6d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:12.567Z|1097b0e2-1aa0-4998-9359-e77d82676da9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:12.567Z|61dc9758-7ca8-418d-938c-7ad5935f8f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:12.568Z|a2879a8f-2ff1-4e7e-abe0-b777d02ce6d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:12.568Z|1097b0e2-1aa0-4998-9359-e77d82676da9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:12.568Z|61dc9758-7ca8-418d-938c-7ad5935f8f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:21.748Z|4ff27f22-17d0-4a09-8ba5-5190f6e60ae0|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:54:21.749Z|4ff27f22-17d0-4a09-8ba5-5190f6e60ae0|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:22.602Z|b4cd8f0b-a191-47d2-b27b-3aa100bb7212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:22.602Z|4a3d8fa6-6252-4696-8b1d-5996aa9c9c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:22.603Z|b4cd8f0b-a191-47d2-b27b-3aa100bb7212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:22.603Z|4a3d8fa6-6252-4696-8b1d-5996aa9c9c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:22.603Z|b0d320a4-4174-4ec8-8abb-77c6cb339089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:22.604Z|b0d320a4-4174-4ec8-8abb-77c6cb339089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:22.921Z|4e0486d3-1ab8-4bd3-b729-6d14a21be0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:54:22.926Z|4e0486d3-1ab8-4bd3-b729-6d14a21be0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:54:23.631Z|9117f738-63d6-46bc-8b5a-7946e715d6bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:54:23.632Z|9117f738-63d6-46bc-8b5a-7946e715d6bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:54:32.626Z|abe3d9e2-c703-43b1-ae3d-760614abec96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:32.627Z|abe3d9e2-c703-43b1-ae3d-760614abec96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:32.626Z|6e792234-dd04-44b5-b2e6-e11834154087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:32.627Z|45ddbaed-ab7c-4524-b927-862c5374545f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:32.628Z|6e792234-dd04-44b5-b2e6-e11834154087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:32.631Z|45ddbaed-ab7c-4524-b927-862c5374545f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:37.920Z|1f0c4a9d-6c9e-4cef-b0f1-f8e786a0f74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:54:37.921Z|1f0c4a9d-6c9e-4cef-b0f1-f8e786a0f74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:54:42.651Z|e04c0d3a-53d9-4626-a576-ab9cb6c7d055|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:42.651Z|b89a408e-b092-4ea5-8885-e9b7cfee73c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:42.652Z|e04c0d3a-53d9-4626-a576-ab9cb6c7d055|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:42.652Z|b89a408e-b092-4ea5-8885-e9b7cfee73c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:42.668Z|a8ded0a9-87a9-42b1-ba64-7342eec0ce8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:42.669Z|a8ded0a9-87a9-42b1-ba64-7342eec0ce8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:52.677Z|fa83a806-b122-4bdd-b9ca-d6c5f9a8fc28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:52.677Z|5fedd382-78a7-4a18-899c-811ea506df6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:52.678Z|fa83a806-b122-4bdd-b9ca-d6c5f9a8fc28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:52.678Z|5fedd382-78a7-4a18-899c-811ea506df6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:52.688Z|81ae0703-9165-4fea-8a01-d91688f7ac2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:54:52.688Z|81ae0703-9165-4fea-8a01-d91688f7ac2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:54:52.920Z|58b53cfe-bbb2-49a5-afad-c70b97247b6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:54:52.921Z|58b53cfe-bbb2-49a5-afad-c70b97247b6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:54:53.632Z|f28802dc-648d-4174-a4e6-5a650de17a96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:54:53.633Z|f28802dc-648d-4174-a4e6-5a650de17a96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:55:02.702Z|a487f22e-37a4-4f48-97cc-3201a24fe098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:02.702Z|6c56612a-1df6-463f-88a9-0fd666aace68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:02.703Z|a487f22e-37a4-4f48-97cc-3201a24fe098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:02.703Z|6c56612a-1df6-463f-88a9-0fd666aace68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:02.706Z|aa26eacb-c148-4b48-bd6a-ee82f285685e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:02.707Z|aa26eacb-c148-4b48-bd6a-ee82f285685e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:07.920Z|75503615-8eed-4e82-b79c-de78fd17ee43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:55:07.924Z|75503615-8eed-4e82-b79c-de78fd17ee43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:55:12.738Z|298b0ef6-e0c7-4af9-af1a-c3351e766b07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:12.738Z|390585ba-f22b-48b9-96fc-b159af094da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:12.739Z|ee434e9c-0388-48ef-8fa5-66966ae2fe7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:12.739Z|298b0ef6-e0c7-4af9-af1a-c3351e766b07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:12.739Z|390585ba-f22b-48b9-96fc-b159af094da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:12.740Z|ee434e9c-0388-48ef-8fa5-66966ae2fe7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:21.748Z|af0fa901-d96d-401c-a344-c2fd1d75e05b|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:55:21.749Z|af0fa901-d96d-401c-a344-c2fd1d75e05b|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:22.764Z|a2979715-51bc-42e1-80af-b10885fe922c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:22.764Z|2863336a-3dd8-461f-a929-8da610704a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:22.764Z|7850ef15-ba70-4a2a-a757-96c18d63a08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:22.765Z|2863336a-3dd8-461f-a929-8da610704a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:22.765Z|7850ef15-ba70-4a2a-a757-96c18d63a08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:22.765Z|a2979715-51bc-42e1-80af-b10885fe922c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:22.920Z|3381611a-1b54-4cc7-ac22-f65d52d7d2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:55:22.921Z|3381611a-1b54-4cc7-ac22-f65d52d7d2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:55:23.634Z|1fad493c-a92f-4142-abce-479ce691874d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:55:23.634Z|1fad493c-a92f-4142-abce-479ce691874d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:55:32.813Z|685c97c6-8446-4dc2-abb9-1b8b943dd636|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:32.813Z|b9125698-c332-43cd-8445-666c31cef93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:32.813Z|1dc10ce1-cdb2-4383-9359-d8d2d7de0e15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:32.816Z|b9125698-c332-43cd-8445-666c31cef93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:32.816Z|1dc10ce1-cdb2-4383-9359-d8d2d7de0e15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:32.816Z|685c97c6-8446-4dc2-abb9-1b8b943dd636|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:37.920Z|337869f3-3e3f-4ad0-a2b9-b2d0a2368035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:55:37.921Z|337869f3-3e3f-4ad0-a2b9-b2d0a2368035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:55:42.843Z|01212314-00e3-4676-904b-b6d85f21df76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:42.843Z|0071bbec-88e9-493c-8a3a-ca6f4410ddd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:42.844Z|0071bbec-88e9-493c-8a3a-ca6f4410ddd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:42.844Z|01212314-00e3-4676-904b-b6d85f21df76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:42.844Z|ec0b1665-dc87-4d7e-ac44-d6ee035fe8ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:42.845Z|ec0b1665-dc87-4d7e-ac44-d6ee035fe8ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:52.874Z|143151c1-5f12-4926-8f2d-3533870fc2c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:52.875Z|e50213b7-4b1c-471c-8b53-86e54eb2a1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:52.874Z|430bc327-a7f6-4bf3-974f-e8c02f21c2b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:55:52.876Z|143151c1-5f12-4926-8f2d-3533870fc2c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:52.876Z|e50213b7-4b1c-471c-8b53-86e54eb2a1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:52.876Z|430bc327-a7f6-4bf3-974f-e8c02f21c2b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:55:52.921Z|e7446cf8-1c88-4ee6-814f-8cf0bfd804cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:55:52.925Z|e7446cf8-1c88-4ee6-814f-8cf0bfd804cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:55:53.635Z|d1fda953-1397-4bed-ba8a-b5840b890756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:55:53.636Z|d1fda953-1397-4bed-ba8a-b5840b890756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:56:02.905Z|36a8d39c-ee63-4e01-951e-4868232d8e0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:02.906Z|6f27a9cc-682d-474d-8268-7da6437985d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:02.906Z|74b9d02b-7a42-47a5-b48c-04e2724d4c3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:02.906Z|6f27a9cc-682d-474d-8268-7da6437985d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:02.906Z|74b9d02b-7a42-47a5-b48c-04e2724d4c3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:02.906Z|36a8d39c-ee63-4e01-951e-4868232d8e0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:07.920Z|355819a0-9bce-4f8c-ae59-4422276cfa11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:56:07.923Z|355819a0-9bce-4f8c-ae59-4422276cfa11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:56:12.933Z|c09743ef-57c3-4f2d-8263-e2b9c73827b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:12.933Z|524846b4-ffa9-4489-a25f-2ab46ee4a35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:12.933Z|7d9afc29-d0bf-4f24-ac66-30e91cada76e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:12.936Z|c09743ef-57c3-4f2d-8263-e2b9c73827b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:12.936Z|524846b4-ffa9-4489-a25f-2ab46ee4a35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:12.936Z|7d9afc29-d0bf-4f24-ac66-30e91cada76e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:21.749Z|e966058b-1a52-465f-b584-bd15ab4596d2|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:56:21.750Z|e966058b-1a52-465f-b584-bd15ab4596d2|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:22.920Z|0c74536f-98d0-425e-a661-c1d6c0584ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:56:22.922Z|0c74536f-98d0-425e-a661-c1d6c0584ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:56:22.960Z|6ab6a82c-cbe8-4e75-b7a5-2461575a1e5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:22.960Z|7903c913-ef2f-4d9c-b4ba-f6b5d8946998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:22.960Z|a9476a19-e0f0-4946-bc8e-f2eb4ac09c60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:22.961Z|6ab6a82c-cbe8-4e75-b7a5-2461575a1e5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:22.961Z|a9476a19-e0f0-4946-bc8e-f2eb4ac09c60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:22.961Z|7903c913-ef2f-4d9c-b4ba-f6b5d8946998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:23.637Z|bd33e8b9-9119-4e76-9623-1ff12ef3980e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:56:23.638Z|bd33e8b9-9119-4e76-9623-1ff12ef3980e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:56:32.993Z|4fb1dd6b-b5ea-4dd5-a666-c9aca7e70955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:32.994Z|4fb1dd6b-b5ea-4dd5-a666-c9aca7e70955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:32.999Z|8101c004-1410-4f5d-8608-3a2703a7d698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:32.999Z|8101c004-1410-4f5d-8608-3a2703a7d698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:33.003Z|6937caab-ee72-4c79-9223-47fefd1daba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:33.003Z|6937caab-ee72-4c79-9223-47fefd1daba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:37.920Z|5cc4aa13-b980-4389-a3d0-c52b202facc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:56:37.924Z|5cc4aa13-b980-4389-a3d0-c52b202facc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:56:43.024Z|1ff82236-3f97-455a-9231-100956435aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:43.024Z|f240f4e4-a4a3-45f5-982d-82781317b03d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:43.025Z|1ff82236-3f97-455a-9231-100956435aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:43.025Z|f240f4e4-a4a3-45f5-982d-82781317b03d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:43.037Z|87b22328-4ebe-415c-b919-6149f619dc5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:43.038Z|87b22328-4ebe-415c-b919-6149f619dc5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:52.920Z|36f9e237-6670-4366-847d-5b5e14633aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:56:52.921Z|36f9e237-6670-4366-847d-5b5e14633aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:56:53.046Z|38021c49-ba83-4369-b649-17572ab91871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:53.047Z|38021c49-ba83-4369-b649-17572ab91871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:53.051Z|0ffa91d9-5663-443c-9dbe-bc32ca406f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:53.052Z|0ffa91d9-5663-443c-9dbe-bc32ca406f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:53.057Z|566c559a-cce3-411b-8d8c-e0dbdf608e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:56:53.058Z|566c559a-cce3-411b-8d8c-e0dbdf608e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:56:53.638Z|c6c55254-71b8-402d-9525-897b64838bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:56:53.639Z|c6c55254-71b8-402d-9525-897b64838bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:57:03.070Z|6f2f4732-9193-41dc-9920-70648bb82b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:03.070Z|5568b7f8-5307-4645-89a2-fd9e18da0e50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:03.071Z|6f2f4732-9193-41dc-9920-70648bb82b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:03.071Z|5568b7f8-5307-4645-89a2-fd9e18da0e50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:03.078Z|2310acfa-430d-4701-9a30-c1cd632afbe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:03.079Z|2310acfa-430d-4701-9a30-c1cd632afbe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:07.920Z|28500ea0-2942-4e63-9628-893ad2aafc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:57:07.921Z|28500ea0-2942-4e63-9628-893ad2aafc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:57:13.100Z|bec1adfa-48e7-4686-9fd1-7a43bce7d041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:13.100Z|c51ce63d-33b6-4e87-985e-212756eeb70b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:13.101Z|c51ce63d-33b6-4e87-985e-212756eeb70b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:13.102Z|1880da5a-1833-4e99-bb01-08a299301d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:13.101Z|bec1adfa-48e7-4686-9fd1-7a43bce7d041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:13.102Z|1880da5a-1833-4e99-bb01-08a299301d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:21.750Z|7cd10817-5040-43e0-8631-8b0f23c56ce9|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:57:21.752Z|7cd10817-5040-43e0-8631-8b0f23c56ce9|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:22.922Z|a3b66011-52d8-4cc1-90f5-1452ad274b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:57:22.925Z|a3b66011-52d8-4cc1-90f5-1452ad274b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:57:23.136Z|acb260c5-59d1-4f95-989b-ca6b68e92a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:23.138Z|60028171-e541-4b22-aa5d-46c072dc94aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:23.138Z|acb260c5-59d1-4f95-989b-ca6b68e92a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:23.138Z|60028171-e541-4b22-aa5d-46c072dc94aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:23.139Z|674421c5-c164-4ec7-b971-80590d4fb471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:23.139Z|674421c5-c164-4ec7-b971-80590d4fb471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:23.640Z|a2cc8e3c-3d18-4a54-9f9d-25c08da5b16a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:57:23.641Z|a2cc8e3c-3d18-4a54-9f9d-25c08da5b16a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:57:33.165Z|c2913700-b227-4948-bedb-715aee61d37b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:33.166Z|c769a27e-1875-4f63-bf01-1c6b5cc16d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:33.168Z|3f798c44-c524-428a-a0ff-1659f1ecfeb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:33.168Z|c2913700-b227-4948-bedb-715aee61d37b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:33.168Z|c769a27e-1875-4f63-bf01-1c6b5cc16d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:33.169Z|3f798c44-c524-428a-a0ff-1659f1ecfeb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:37.921Z|4e3c4728-4577-44e9-9a52-f9104d3fc1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:57:37.922Z|4e3c4728-4577-44e9-9a52-f9104d3fc1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:57:43.198Z|2178748f-fb5e-4834-8914-86eeadc62311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:43.198Z|f6d1c173-4474-446e-97cc-0d4fc20c54b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:43.200Z|2178748f-fb5e-4834-8914-86eeadc62311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:43.200Z|f6d1c173-4474-446e-97cc-0d4fc20c54b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:43.201Z|0babe9b1-5699-42a4-b2fc-807fff5b1c41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:43.202Z|0babe9b1-5699-42a4-b2fc-807fff5b1c41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:52.920Z|419bf2d5-34dc-4382-ac2c-377a43483466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:57:52.922Z|419bf2d5-34dc-4382-ac2c-377a43483466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:57:53.229Z|ad96d6d8-7284-476e-bf62-5d44a1010dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:53.229Z|99ad2830-3a30-4d32-bc1b-b397822321c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:53.229Z|e487465f-4d18-41b2-bd4b-c926169da5ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:57:53.230Z|99ad2830-3a30-4d32-bc1b-b397822321c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:53.230Z|ad96d6d8-7284-476e-bf62-5d44a1010dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:53.230Z|e487465f-4d18-41b2-bd4b-c926169da5ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:57:53.642Z|a64d73f3-bb80-4f8b-bed1-ddb748f712a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:57:53.642Z|a64d73f3-bb80-4f8b-bed1-ddb748f712a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:58:03.260Z|0d6fc4a1-87fc-4eb3-be54-22f408b04cca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:03.260Z|3594f4ba-5419-43ff-84c8-fb618932f4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:03.262Z|0d6fc4a1-87fc-4eb3-be54-22f408b04cca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:03.262Z|3594f4ba-5419-43ff-84c8-fb618932f4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:03.265Z|9f7784fd-39da-4007-9188-24148e012734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:03.265Z|9f7784fd-39da-4007-9188-24148e012734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:07.920Z|9ff86db5-58c3-4628-8c0f-89a6ade3af11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:58:07.923Z|9ff86db5-58c3-4628-8c0f-89a6ade3af11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:58:13.294Z|fd8e2eca-12d1-4919-b2ea-f22a61e27bd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:13.295Z|fd8e2eca-12d1-4919-b2ea-f22a61e27bd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:13.303Z|06524c08-9614-4527-964f-eacccc8bcd3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:13.303Z|a5c73d49-fab1-4e0b-8318-e8ddbb07a56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:13.304Z|a5c73d49-fab1-4e0b-8318-e8ddbb07a56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:13.304Z|06524c08-9614-4527-964f-eacccc8bcd3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:21.748Z|9bbfb208-dacf-4cb8-b1bb-e95c627bfeaa|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:58:21.749Z|9bbfb208-dacf-4cb8-b1bb-e95c627bfeaa|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:22.923Z|a4e0cc2a-186e-4662-8b0b-c97baf386636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:58:22.923Z|a4e0cc2a-186e-4662-8b0b-c97baf386636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:58:23.318Z|ae32a38e-78f5-4fc5-bd6e-cbc5acd05c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:23.318Z|ae32a38e-78f5-4fc5-bd6e-cbc5acd05c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:23.329Z|5af9115c-8286-492c-8e00-830c89640931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:23.330Z|5af9115c-8286-492c-8e00-830c89640931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:23.330Z|812dcbb6-c229-4efd-98c7-504695fd0296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:23.331Z|812dcbb6-c229-4efd-98c7-504695fd0296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:23.643Z|32af8c35-d8dd-4efa-96f4-736e303bf2be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:58:23.643Z|32af8c35-d8dd-4efa-96f4-736e303bf2be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:58:33.349Z|c6f4badf-e5c5-4017-86eb-18b29cd76019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:33.350Z|c6f4badf-e5c5-4017-86eb-18b29cd76019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:33.358Z|e671753c-f683-47cc-9070-b8cf1ed6d5ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:33.358Z|e671753c-f683-47cc-9070-b8cf1ed6d5ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:33.359Z|8ff6cda0-b3de-4797-b3a6-b7e4973f6d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:33.360Z|8ff6cda0-b3de-4797-b3a6-b7e4973f6d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:37.920Z|3f1ae902-293a-436a-977b-717817e80e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:58:37.921Z|3f1ae902-293a-436a-977b-717817e80e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:58:43.395Z|695ec419-5e8b-46d5-ac20-341cffe72f98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:43.395Z|e551e38f-7fd1-4f1c-885c-d303f821413a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:43.395Z|5f877778-8c77-4b60-8cc4-b7c625739f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:43.396Z|e551e38f-7fd1-4f1c-885c-d303f821413a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:43.396Z|695ec419-5e8b-46d5-ac20-341cffe72f98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:43.396Z|5f877778-8c77-4b60-8cc4-b7c625739f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:52.921Z|aa1b96ea-acb3-4e27-ab07-fcd261b27ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:58:52.926Z|aa1b96ea-acb3-4e27-ab07-fcd261b27ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:58:53.427Z|0158f241-38c2-4861-a8c8-bcb48d4179e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:53.427Z|a4aa0569-cc10-43e5-9f81-3b6feedb11ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:53.427Z|37d856f0-b795-4821-a7f4-da1379ee85c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:58:53.431Z|0158f241-38c2-4861-a8c8-bcb48d4179e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:53.431Z|37d856f0-b795-4821-a7f4-da1379ee85c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:53.431Z|a4aa0569-cc10-43e5-9f81-3b6feedb11ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:58:53.645Z|f4a5c8eb-3a65-47e5-af37-db82cb8e6f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:58:53.648Z|f4a5c8eb-3a65-47e5-af37-db82cb8e6f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:59:03.462Z|a0533a22-eebb-4761-be44-0857cff9741c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:03.462Z|cc1932a6-cfdf-40db-b726-4d6ebefe5800|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:03.462Z|a9e5e6c5-61a4-4689-ac12-c678c7439c19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:03.465Z|a0533a22-eebb-4761-be44-0857cff9741c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:03.465Z|cc1932a6-cfdf-40db-b726-4d6ebefe5800|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:03.465Z|a9e5e6c5-61a4-4689-ac12-c678c7439c19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:07.920Z|9a6348dd-a5c5-4da1-94cd-820fcbb92b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:59:07.921Z|9a6348dd-a5c5-4da1-94cd-820fcbb92b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:59:13.496Z|63349517-7674-4853-af20-d1d563e8bbeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:13.496Z|624374e0-ab59-4ae7-b215-0d67b99f9be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:13.498Z|63349517-7674-4853-af20-d1d563e8bbeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:13.498Z|624374e0-ab59-4ae7-b215-0d67b99f9be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:13.504Z|311b0725-5f5c-48f2-9297-d0c0ef2afafc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:13.504Z|311b0725-5f5c-48f2-9297-d0c0ef2afafc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:21.747Z|febb893b-a6a0-4481-9cbc-9b7dc83e35a5|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T12:59:21.748Z|febb893b-a6a0-4481-9cbc-9b7dc83e35a5|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:22.920Z|92a2893c-e7d2-4365-9a37-1f454ca47d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:59:22.922Z|92a2893c-e7d2-4365-9a37-1f454ca47d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:59:23.523Z|a27ab31b-2329-4f42-8be1-2ae4fa868b8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:23.523Z|cf23baa6-4d77-4c02-9cfd-f56b78d354f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:23.523Z|0c691e43-bbb6-4538-8f05-9dadaadff820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:23.524Z|cf23baa6-4d77-4c02-9cfd-f56b78d354f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:23.524Z|a27ab31b-2329-4f42-8be1-2ae4fa868b8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:23.524Z|0c691e43-bbb6-4538-8f05-9dadaadff820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:23.649Z|48fe3f0d-d422-4c70-9ff4-4ae41230d9f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:59:23.650Z|48fe3f0d-d422-4c70-9ff4-4ae41230d9f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:59:33.552Z|bfe27deb-6b24-406b-93af-ea09ad92c192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:33.553Z|bfe27deb-6b24-406b-93af-ea09ad92c192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:33.552Z|55e5e124-6552-4f78-8497-aa58fa0d6a1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:33.555Z|55e5e124-6552-4f78-8497-aa58fa0d6a1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:33.557Z|16344656-dc48-4cd8-89a1-deafa466437a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:33.558Z|16344656-dc48-4cd8-89a1-deafa466437a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:37.921Z|82a8dd08-9f71-40fe-979e-384ddc37387c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:59:37.926Z|82a8dd08-9f71-40fe-979e-384ddc37387c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:59:43.579Z|ca5d5699-2196-4aa0-8712-05176a21ab88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:43.579Z|ca5d5699-2196-4aa0-8712-05176a21ab88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:43.582Z|1cc0d769-9b0c-427b-bc92-b9cd80c9cc27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:43.582Z|1cc0d769-9b0c-427b-bc92-b9cd80c9cc27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:43.585Z|739e0eaf-a627-4a95-a24b-ce4fa380d29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:43.585Z|739e0eaf-a627-4a95-a24b-ce4fa380d29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:52.920Z|20f7f170-528a-43ca-9aa4-bd4374c9f89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:59:52.921Z|20f7f170-528a-43ca-9aa4-bd4374c9f89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T12:59:53.603Z|011146c7-c98b-4630-a7c0-32bd43d7aec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:53.604Z|011146c7-c98b-4630-a7c0-32bd43d7aec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:53.610Z|5aa5c993-b511-4286-ae37-0db6681ac1b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:53.610Z|68feacd1-dce7-4671-bb72-7c98e37d4888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T12:59:53.610Z|5aa5c993-b511-4286-ae37-0db6681ac1b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:53.610Z|68feacd1-dce7-4671-bb72-7c98e37d4888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T12:59:53.651Z|3c628957-5f53-4a01-8533-05957f9ba92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T12:59:53.651Z|3c628957-5f53-4a01-8533-05957f9ba92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:00:03.630Z|617bab6a-943d-4a8b-a697-7d80be949fdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:03.632Z|617bab6a-943d-4a8b-a697-7d80be949fdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:03.643Z|5a420c5c-1e61-46dd-ad2b-358297d449eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:03.655Z|eee38799-cc9c-4e72-8f8b-9b0db6ab9766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:03.656Z|eee38799-cc9c-4e72-8f8b-9b0db6ab9766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:03.661Z|5a420c5c-1e61-46dd-ad2b-358297d449eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:07.920Z|f96b5c0c-8bf6-4998-896c-daf51802b13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:00:07.921Z|f96b5c0c-8bf6-4998-896c-daf51802b13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:00:13.660Z|eb90ff48-751c-4f88-be2e-e2d03c914c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:13.661Z|eb90ff48-751c-4f88-be2e-e2d03c914c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:13.677Z|1560e11a-cc9e-4c2b-89c8-b1ab5ba9c067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:13.678Z|1560e11a-cc9e-4c2b-89c8-b1ab5ba9c067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:13.681Z|ce39b9a1-0689-424c-8784-3a540d5d3633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:13.682Z|ce39b9a1-0689-424c-8784-3a540d5d3633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:21.749Z|d6fc9089-1936-4695-9403-f270c069386b|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:00:21.750Z|d6fc9089-1936-4695-9403-f270c069386b|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:22.920Z|a3f47c58-1873-42fa-a02a-9bfe3e21f88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:00:22.928Z|a3f47c58-1873-42fa-a02a-9bfe3e21f88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:00:23.652Z|906a1bf3-3d07-4547-b98d-86000bc2070e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:00:23.654Z|906a1bf3-3d07-4547-b98d-86000bc2070e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:00:23.685Z|97c80b50-6ea3-4acd-b1d3-f57a0ea44722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:23.686Z|97c80b50-6ea3-4acd-b1d3-f57a0ea44722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:23.699Z|4224dde6-3535-448a-ab4b-c1ca4b2ef4a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:23.700Z|4224dde6-3535-448a-ab4b-c1ca4b2ef4a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:23.702Z|db90db73-d54b-4f0f-a0bc-bed669f994fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:23.702Z|db90db73-d54b-4f0f-a0bc-bed669f994fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:33.709Z|ce26a1ab-4991-4c6b-bb82-d650a2385751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:33.711Z|ce26a1ab-4991-4c6b-bb82-d650a2385751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:33.724Z|7fc3f8a6-949a-43f4-841b-b6710d44e668|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:33.724Z|7fc3f8a6-949a-43f4-841b-b6710d44e668|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:33.727Z|72f40a39-2235-4bae-9265-9c6dbf71d5ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:33.727Z|72f40a39-2235-4bae-9265-9c6dbf71d5ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:37.920Z|95e23fbc-d05d-4ab0-b552-de365c6f523d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:00:37.921Z|95e23fbc-d05d-4ab0-b552-de365c6f523d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:00:43.738Z|db48d190-de2a-4cea-a4e9-f6db1edf4047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:43.740Z|db48d190-de2a-4cea-a4e9-f6db1edf4047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:43.742Z|205b8a7f-a3e2-4f81-a71d-8d1c78683a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:43.743Z|205b8a7f-a3e2-4f81-a71d-8d1c78683a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:43.746Z|a933f1ca-51b7-4784-8cdf-8ee4ca41cf7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:43.746Z|a933f1ca-51b7-4784-8cdf-8ee4ca41cf7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:52.920Z|8a4b2ebf-0b8f-4aa9-90e4-5ba85800b0e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:00:52.921Z|8a4b2ebf-0b8f-4aa9-90e4-5ba85800b0e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:00:53.655Z|bba41a0d-355e-4621-bf1c-c6a42a946fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:00:53.656Z|bba41a0d-355e-4621-bf1c-c6a42a946fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:00:53.773Z|07774b89-0ab5-4440-99e1-08d6621cd443|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:53.774Z|07774b89-0ab5-4440-99e1-08d6621cd443|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:53.775Z|799f57f9-c985-4701-89d0-5d6912c3ddcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:53.776Z|799f57f9-c985-4701-89d0-5d6912c3ddcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:00:53.777Z|4e9c7b55-ef67-41f5-b0be-540c6259b644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:00:53.777Z|4e9c7b55-ef67-41f5-b0be-540c6259b644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:03.801Z|b383e8fb-aba8-4e86-b03b-3f675c32d2e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:03.801Z|44a480d1-f513-4f43-b6a8-8ffa26c0ec57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:03.801Z|497fd0f7-7d21-4f47-9691-f634296306e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:03.803Z|b383e8fb-aba8-4e86-b03b-3f675c32d2e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:03.803Z|497fd0f7-7d21-4f47-9691-f634296306e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:03.803Z|44a480d1-f513-4f43-b6a8-8ffa26c0ec57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:07.920Z|7accaa07-f379-437d-a0ca-6ae097cf7aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:01:07.923Z|7accaa07-f379-437d-a0ca-6ae097cf7aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:01:13.826Z|cbccf970-8fb9-48b1-816d-c6c5eeea08b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:13.826Z|f9011bf7-0477-47f4-8648-9e4b3a4c750b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:13.826Z|102b7c02-cba6-4068-bcf8-42a6086bbff1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:13.827Z|cbccf970-8fb9-48b1-816d-c6c5eeea08b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:13.827Z|f9011bf7-0477-47f4-8648-9e4b3a4c750b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:13.827Z|102b7c02-cba6-4068-bcf8-42a6086bbff1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:21.747Z|c76d3619-80ac-4b7f-a1f3-a36fcb57b8ce|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:01:21.748Z|c76d3619-80ac-4b7f-a1f3-a36fcb57b8ce|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:22.920Z|90e9ecc6-1e43-491a-b81b-d14ab74548e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:01:22.921Z|90e9ecc6-1e43-491a-b81b-d14ab74548e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:01:23.656Z|09664337-ef46-4c40-8d9b-5a6b8bafac17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:01:23.657Z|09664337-ef46-4c40-8d9b-5a6b8bafac17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:01:23.848Z|45450a1d-fb11-45c4-90ed-1fe0543367f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:23.849Z|f7e3b230-cb71-4eab-9454-48a2a1bfa2a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:23.849Z|f7e3b230-cb71-4eab-9454-48a2a1bfa2a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:23.849Z|45450a1d-fb11-45c4-90ed-1fe0543367f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:23.852Z|9f73a4a6-3f04-498b-bdb7-449c60c831cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:23.852Z|9f73a4a6-3f04-498b-bdb7-449c60c831cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:33.875Z|96c39ffa-de2d-4581-9e00-5d4e88c3bc23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:33.875Z|acae4999-fde1-41b5-b0bf-fc39155fc45a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:33.876Z|96c39ffa-de2d-4581-9e00-5d4e88c3bc23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:33.876Z|acae4999-fde1-41b5-b0bf-fc39155fc45a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:33.882Z|71bcdd4c-8559-42cc-bf3d-58d058a95fc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:33.883Z|71bcdd4c-8559-42cc-bf3d-58d058a95fc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:37.920Z|bd981a77-b4ae-45fb-bb27-da592a0bcc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:01:37.921Z|bd981a77-b4ae-45fb-bb27-da592a0bcc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:01:43.902Z|49ba42f3-4d7c-49c6-81a5-061592958b78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:43.903Z|49ba42f3-4d7c-49c6-81a5-061592958b78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:43.904Z|57ceea62-5ba1-429a-825f-48f9f651ee03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:43.904Z|57ceea62-5ba1-429a-825f-48f9f651ee03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:43.905Z|39c5049e-9d89-409f-b5b7-72431a3a28d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:43.905Z|39c5049e-9d89-409f-b5b7-72431a3a28d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:52.920Z|dcb3ce17-6cf5-4466-b02c-61528fb65c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:01:52.923Z|dcb3ce17-6cf5-4466-b02c-61528fb65c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:01:53.658Z|687eb38d-a74c-45eb-9e32-a3c30cade036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:01:53.659Z|687eb38d-a74c-45eb-9e32-a3c30cade036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:01:53.929Z|629a5ab7-cbda-48dd-92d2-d3abdf2c2652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:53.929Z|ad654f07-c216-42a4-ba63-b5a4d2ace60a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:53.929Z|4ce00728-33f0-4990-aa0a-81312935bb26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:01:53.930Z|629a5ab7-cbda-48dd-92d2-d3abdf2c2652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:53.930Z|ad654f07-c216-42a4-ba63-b5a4d2ace60a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:01:53.930Z|4ce00728-33f0-4990-aa0a-81312935bb26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:03.957Z|45811d11-a0ad-4a1b-aac6-733c70b98b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:03.957Z|0820b6ea-31f0-4473-b9ea-f3fa969b3886|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:03.957Z|1cb9a72a-b8cf-45e4-abc7-034866339ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:03.958Z|0820b6ea-31f0-4473-b9ea-f3fa969b3886|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:03.958Z|1cb9a72a-b8cf-45e4-abc7-034866339ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:03.958Z|45811d11-a0ad-4a1b-aac6-733c70b98b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:07.920Z|2cbcd508-2247-4bc0-9eb5-57153cc87548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:02:07.921Z|2cbcd508-2247-4bc0-9eb5-57153cc87548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:02:14.008Z|478edb50-fc0d-433e-9717-f00c6e3c7907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:14.009Z|6088bfa1-a29a-4b0e-903f-5f81cee44e01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:14.008Z|37b9145e-1641-44e3-8373-0074229dcfbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:14.009Z|478edb50-fc0d-433e-9717-f00c6e3c7907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:14.009Z|6088bfa1-a29a-4b0e-903f-5f81cee44e01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:14.009Z|37b9145e-1641-44e3-8373-0074229dcfbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:21.748Z|882bfd69-f744-42a9-a7c7-0acd7b2bb716|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:02:21.749Z|882bfd69-f744-42a9-a7c7-0acd7b2bb716|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:22.921Z|7f72cf80-1f82-41a4-bdb4-4c3877acca13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:02:22.922Z|7f72cf80-1f82-41a4-bdb4-4c3877acca13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:02:23.660Z|e4b54bb2-80ca-46ac-8b61-e3a7f8714984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:02:23.661Z|e4b54bb2-80ca-46ac-8b61-e3a7f8714984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:02:24.044Z|48fa2aa3-93d2-43b8-8e20-31285f172cf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:24.045Z|48fa2aa3-93d2-43b8-8e20-31285f172cf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:24.054Z|57048bce-67de-4bec-9cbc-c691947ac1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:24.054Z|511e2738-fe54-4b94-b359-cf3d939a13bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:24.054Z|511e2738-fe54-4b94-b359-cf3d939a13bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:24.054Z|57048bce-67de-4bec-9cbc-c691947ac1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:34.070Z|23746ace-bb58-4e46-8025-a16bd2dd1e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:34.072Z|23746ace-bb58-4e46-8025-a16bd2dd1e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:34.081Z|fdf61deb-518c-4b42-aa62-b33a8262c1d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:34.082Z|fdf61deb-518c-4b42-aa62-b33a8262c1d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:34.093Z|ac3297a3-f369-45e0-a0dc-bcf836091653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:34.094Z|ac3297a3-f369-45e0-a0dc-bcf836091653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:37.920Z|ad15d04c-70f9-43d3-9c34-c6433e6e98a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:02:37.924Z|ad15d04c-70f9-43d3-9c34-c6433e6e98a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:02:44.097Z|22cc425f-ad2f-4465-9a27-cd2e0f1d4d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:44.098Z|22cc425f-ad2f-4465-9a27-cd2e0f1d4d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:44.123Z|e95cfd08-4bd5-49c1-b4e1-a5a5b79e5968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:44.123Z|9ff50b08-a9e5-499b-8fe6-c822df3e4913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:44.124Z|e95cfd08-4bd5-49c1-b4e1-a5a5b79e5968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:44.124Z|9ff50b08-a9e5-499b-8fe6-c822df3e4913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:52.920Z|4a841b66-7bf9-4bd1-bdb1-c8e3b7b2b078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:02:52.921Z|4a841b66-7bf9-4bd1-bdb1-c8e3b7b2b078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:02:53.661Z|fe5c3983-ffa9-4528-a0e7-9a6849c6e2c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:02:53.662Z|fe5c3983-ffa9-4528-a0e7-9a6849c6e2c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:02:54.124Z|9e4e5a0f-cbba-4b3a-946c-5b262f5bb51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:54.126Z|9e4e5a0f-cbba-4b3a-946c-5b262f5bb51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:54.142Z|343b20f3-0ec8-43cd-ac83-2096c3ffcb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:54.142Z|343b20f3-0ec8-43cd-ac83-2096c3ffcb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:02:54.147Z|b9323933-28ca-428e-b499-9b1337ef2dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:02:54.147Z|b9323933-28ca-428e-b499-9b1337ef2dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:04.148Z|6837eba2-503d-4671-a9d3-6ed187133766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:04.151Z|6837eba2-503d-4671-a9d3-6ed187133766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:04.165Z|55b5b802-07cd-4aab-acc2-3e61278448ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:04.166Z|55b5b802-07cd-4aab-acc2-3e61278448ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:04.171Z|5a08663c-f71e-4e9d-9ec7-441a9bcc70a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:04.172Z|5a08663c-f71e-4e9d-9ec7-441a9bcc70a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:07.921Z|28be60d6-abc7-403f-b0b9-cbd80b31cc68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:03:07.922Z|28be60d6-abc7-403f-b0b9-cbd80b31cc68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:03:14.185Z|ff65f79e-ad06-4cf7-8e7a-0fa56faf85c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:14.187Z|ff65f79e-ad06-4cf7-8e7a-0fa56faf85c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:14.203Z|bbbe2059-9ca8-40d1-8433-3bae73f49e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:14.204Z|bbbe2059-9ca8-40d1-8433-3bae73f49e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:14.205Z|fa9fda31-e2c9-42fc-99d4-04d119f52c25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:14.206Z|fa9fda31-e2c9-42fc-99d4-04d119f52c25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:21.748Z|19351a77-6de8-473a-9306-a97abf212002|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:03:21.748Z|19351a77-6de8-473a-9306-a97abf212002|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:22.921Z|fc952e19-fc74-45e3-b9b9-311b646c6dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:03:22.924Z|fc952e19-fc74-45e3-b9b9-311b646c6dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:03:23.662Z|eacdeca1-640f-4812-8d95-70f054c40269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:03:23.663Z|eacdeca1-640f-4812-8d95-70f054c40269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:03:24.227Z|17e9d73e-8e95-4d24-a5d3-a9fd28931125|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:24.228Z|17e9d73e-8e95-4d24-a5d3-a9fd28931125|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:24.234Z|d4f10372-fcc8-441c-be08-ac12520c8cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:24.235Z|d4f10372-fcc8-441c-be08-ac12520c8cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:24.236Z|62262b5a-95e5-4f9d-b4f4-1efe6acbd5b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:24.236Z|62262b5a-95e5-4f9d-b4f4-1efe6acbd5b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:34.268Z|de8e9392-3e97-4898-bc87-8bd94b972034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:34.268Z|df6ba923-5c98-40b9-a3ac-0624c5b5ae74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:34.269Z|df6ba923-5c98-40b9-a3ac-0624c5b5ae74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:34.269Z|de8e9392-3e97-4898-bc87-8bd94b972034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:34.270Z|9cb3bb84-5fae-4dd8-9945-e7e75751151a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:34.271Z|9cb3bb84-5fae-4dd8-9945-e7e75751151a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:37.920Z|9c79a080-2103-4e15-b67d-6d7f2b7ce9ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:03:37.921Z|9c79a080-2103-4e15-b67d-6d7f2b7ce9ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:03:44.303Z|b6442a07-6f42-4e34-b72d-f5d0187575de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:44.303Z|b6442a07-6f42-4e34-b72d-f5d0187575de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:44.328Z|9e7f111e-f0cf-4ecf-823b-0ab5bdf99ccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:44.328Z|7ad896ca-520c-4782-b2b3-c284a125cff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:44.328Z|9e7f111e-f0cf-4ecf-823b-0ab5bdf99ccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:44.328Z|7ad896ca-520c-4782-b2b3-c284a125cff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:52.920Z|eed50a84-5fa9-47a6-af82-e9075159bd9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:03:52.921Z|eed50a84-5fa9-47a6-af82-e9075159bd9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:03:53.664Z|b5731311-a1ad-4586-8fb8-be6f3fd83dd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:03:53.664Z|b5731311-a1ad-4586-8fb8-be6f3fd83dd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:03:54.347Z|b752db4c-e2ff-4b3f-b642-d0831c7eeea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:54.347Z|b752db4c-e2ff-4b3f-b642-d0831c7eeea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:54.353Z|3d4656d8-0607-496d-a3ba-e940555aebda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:54.354Z|3d4656d8-0607-496d-a3ba-e940555aebda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:03:54.354Z|ec93f9a6-0ca0-4793-b2e1-8bfb86715999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:03:54.355Z|ec93f9a6-0ca0-4793-b2e1-8bfb86715999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:04.376Z|089ff940-151a-4f00-8118-40bc92fdfc23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:04.377Z|089ff940-151a-4f00-8118-40bc92fdfc23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:04.380Z|8a637c6f-3ea1-4490-9d0c-33dffaf55189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:04.380Z|8a637c6f-3ea1-4490-9d0c-33dffaf55189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:04.384Z|0bded40b-613c-4ae1-a2c8-2c40952084cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:04.384Z|0bded40b-613c-4ae1-a2c8-2c40952084cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:07.920Z|4d28ff98-26df-4de6-8506-7be6b564368e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:04:07.923Z|4d28ff98-26df-4de6-8506-7be6b564368e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:04:14.417Z|48310620-8dda-4cfe-81f3-768611ac9a77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:14.417Z|083c001d-c5cf-4d83-87b5-2583a138abfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:14.417Z|6d0fc5de-28dd-4f95-b78b-107a4bd901dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:14.418Z|083c001d-c5cf-4d83-87b5-2583a138abfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:14.418Z|6d0fc5de-28dd-4f95-b78b-107a4bd901dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:14.418Z|48310620-8dda-4cfe-81f3-768611ac9a77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:21.749Z|8a84393b-1fd8-4831-a662-9444c26dfb41|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:04:21.750Z|8a84393b-1fd8-4831-a662-9444c26dfb41|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:22.920Z|979b7225-b053-41c6-aaa5-100b9786abfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:04:22.921Z|979b7225-b053-41c6-aaa5-100b9786abfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:04:23.665Z|59683254-23d5-44ca-b7e9-93fd792904a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:04:23.667Z|59683254-23d5-44ca-b7e9-93fd792904a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:04:24.449Z|7102c6ff-bd62-49b6-afe8-b53dd00a32d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:24.449Z|d48651a1-e2d4-4171-8324-2d13bfb45b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:24.451Z|7102c6ff-bd62-49b6-afe8-b53dd00a32d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:24.451Z|d48651a1-e2d4-4171-8324-2d13bfb45b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:24.451Z|14727afa-5e56-46de-ba6b-e84e71505d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:24.451Z|14727afa-5e56-46de-ba6b-e84e71505d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:34.482Z|7fb97cee-4784-48f7-92db-039efb822eec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:34.483Z|7fb97cee-4784-48f7-92db-039efb822eec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:34.486Z|c97fe417-26a7-447e-896a-10b11728b367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:34.487Z|c97fe417-26a7-447e-896a-10b11728b367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:34.490Z|284fb945-e6a5-40d8-b386-42c1c972aaa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:34.490Z|284fb945-e6a5-40d8-b386-42c1c972aaa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:37.922Z|7e6a21c7-c602-4737-9684-0a97d9e48156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:04:37.923Z|7e6a21c7-c602-4737-9684-0a97d9e48156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:04:44.522Z|d7ffdf97-79f8-4f23-bae9-ccd71ecf141b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:44.523Z|050783f7-b272-483d-8e8b-e0e52c8f77f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:44.524Z|d7ffdf97-79f8-4f23-bae9-ccd71ecf141b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:44.525Z|050783f7-b272-483d-8e8b-e0e52c8f77f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:44.525Z|e2fcf2dd-5f56-4525-963c-d52dc8f7208e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:44.526Z|e2fcf2dd-5f56-4525-963c-d52dc8f7208e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:52.921Z|7ecd2ab4-507b-4cf5-946e-ebe157e95e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:04:52.925Z|7ecd2ab4-507b-4cf5-946e-ebe157e95e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:04:53.668Z|e287dd14-ee8a-40b1-a3a6-4d33f630feb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:04:53.669Z|e287dd14-ee8a-40b1-a3a6-4d33f630feb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:04:54.553Z|de1c5f22-2508-4499-aa46-8a2fd6a7a00e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:54.553Z|bd8a3b38-2345-4cbd-8e09-d2a1bcd54834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:54.554Z|de1c5f22-2508-4499-aa46-8a2fd6a7a00e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:54.554Z|bd8a3b38-2345-4cbd-8e09-d2a1bcd54834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:04:54.557Z|67389222-7824-4e62-b190-a810a59dfa1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:04:54.559Z|67389222-7824-4e62-b190-a810a59dfa1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:04.579Z|160dc48d-1a03-4aae-8128-9b5eb9bcacc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:04.579Z|ce6b1c27-4fdd-48cf-aee8-9aed3d9382e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:04.581Z|160dc48d-1a03-4aae-8128-9b5eb9bcacc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:04.581Z|ce6b1c27-4fdd-48cf-aee8-9aed3d9382e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:04.585Z|fdf9e0f7-f07b-42a2-b049-40cf531f3905|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:04.585Z|fdf9e0f7-f07b-42a2-b049-40cf531f3905|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:07.920Z|ca1def89-d39b-49b2-b60d-fe9da47adb88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:05:07.921Z|ca1def89-d39b-49b2-b60d-fe9da47adb88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:05:14.604Z|b80bb5bb-7486-4eae-a2f6-e7798b10a067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:14.604Z|205f084a-79e7-4dfb-a859-b4ae13f6d551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:14.605Z|b80bb5bb-7486-4eae-a2f6-e7798b10a067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:14.605Z|205f084a-79e7-4dfb-a859-b4ae13f6d551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:14.606Z|dfab64c4-6310-4b29-a87d-9ef8715fd756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:14.607Z|dfab64c4-6310-4b29-a87d-9ef8715fd756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:21.748Z|37e12151-4c39-44a7-9ef8-ffa5c74db981|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:05:21.749Z|37e12151-4c39-44a7-9ef8-ffa5c74db981|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:22.920Z|be7761ae-89a5-464f-bc6e-0c5fc2d45d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:05:22.920Z|be7761ae-89a5-464f-bc6e-0c5fc2d45d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:05:23.669Z|8924d6ca-7cfd-46cb-a6fa-3ea97f69cd1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:05:23.670Z|8924d6ca-7cfd-46cb-a6fa-3ea97f69cd1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:05:24.629Z|955cd513-f4e8-4720-96e4-c7d90d5162f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:24.629Z|9d0cdad4-5a7e-489d-bdb6-22da3b812610|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:24.629Z|3dd3affb-a4af-46c3-8d1b-dc25b634a705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:24.629Z|955cd513-f4e8-4720-96e4-c7d90d5162f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:24.629Z|9d0cdad4-5a7e-489d-bdb6-22da3b812610|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:24.629Z|3dd3affb-a4af-46c3-8d1b-dc25b634a705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:34.651Z|29f7bfb4-0d5e-4135-8995-b0159107bd49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:34.651Z|83c27ec2-5e1c-4cd6-ab83-4dfa67e564d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:34.651Z|4fb90b1b-0d42-4b73-8b8f-62dcc4181ffd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:34.651Z|29f7bfb4-0d5e-4135-8995-b0159107bd49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:34.652Z|4fb90b1b-0d42-4b73-8b8f-62dcc4181ffd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:34.652Z|83c27ec2-5e1c-4cd6-ab83-4dfa67e564d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:37.921Z|af592fa0-63d8-40a3-a4bc-a9bdd378dad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:05:37.924Z|af592fa0-63d8-40a3-a4bc-a9bdd378dad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:05:44.679Z|30b6b869-df04-409a-bd20-91bf638cc356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:44.679Z|4356c1de-5150-4efa-a135-cf009e33f1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:44.680Z|30b6b869-df04-409a-bd20-91bf638cc356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:44.680Z|4356c1de-5150-4efa-a135-cf009e33f1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:44.680Z|1504068e-53ad-4f41-904a-0aa3391f1163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:44.680Z|1504068e-53ad-4f41-904a-0aa3391f1163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:52.920Z|9d6b1276-0799-4264-a3e5-26e768d9e38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:05:52.921Z|9d6b1276-0799-4264-a3e5-26e768d9e38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:05:53.670Z|24fafd06-c2ab-47b6-82f9-65506f16d96e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:05:53.672Z|24fafd06-c2ab-47b6-82f9-65506f16d96e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:05:54.711Z|9e52651a-6eb4-4df1-8775-6b0cd090692b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:54.712Z|9e52651a-6eb4-4df1-8775-6b0cd090692b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:54.714Z|c31a00f7-5f99-440b-8f6f-2c14dffebf3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:54.714Z|4341aed2-1901-4ba0-bbb7-30f7491a6ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:05:54.715Z|c31a00f7-5f99-440b-8f6f-2c14dffebf3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:05:54.715Z|4341aed2-1901-4ba0-bbb7-30f7491a6ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:04.747Z|339e6fa5-9b8b-4713-8fdd-a9d3391bc9e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:04.747Z|fef06d9d-4e2e-4002-be69-a189d4108699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:04.749Z|339e6fa5-9b8b-4713-8fdd-a9d3391bc9e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:04.749Z|fef06d9d-4e2e-4002-be69-a189d4108699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:04.753Z|cdd80396-a310-4438-a8b8-9f8d8122fc2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:04.753Z|cdd80396-a310-4438-a8b8-9f8d8122fc2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:07.920Z|de8f1c4f-f77e-431b-a9c1-de07865b41a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:06:07.921Z|de8f1c4f-f77e-431b-a9c1-de07865b41a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:06:14.781Z|f9c7f094-1f42-46a2-a08a-cb285e4c9a2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:14.781Z|0cbbc080-16e8-4874-99fd-307586d6287c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:14.783Z|963d4c9e-c007-4005-b689-03816aa1a02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:14.784Z|963d4c9e-c007-4005-b689-03816aa1a02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:14.784Z|0cbbc080-16e8-4874-99fd-307586d6287c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:14.784Z|f9c7f094-1f42-46a2-a08a-cb285e4c9a2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:21.749Z|c0394551-3df4-423b-a460-5d3d221ddd94|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:06:21.753Z|c0394551-3df4-423b-a460-5d3d221ddd94|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:22.922Z|d64298eb-1bda-48d9-b9ce-430ebff237cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:06:22.926Z|d64298eb-1bda-48d9-b9ce-430ebff237cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:06:23.675Z|9e7484b4-5c04-46a5-982d-954dcbba3cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:06:23.676Z|9e7484b4-5c04-46a5-982d-954dcbba3cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:06:24.810Z|b3dfc007-bab5-4215-a6ef-4899f1806e80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:24.810Z|b41cd00d-a806-4dc4-a946-9ac1b64eb6d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:24.810Z|3ca5c3a1-bb95-4df3-9a7e-bb750fb19019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:24.811Z|b3dfc007-bab5-4215-a6ef-4899f1806e80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:24.811Z|b41cd00d-a806-4dc4-a946-9ac1b64eb6d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:24.811Z|3ca5c3a1-bb95-4df3-9a7e-bb750fb19019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:34.844Z|e84aaba6-8e58-4e60-97d5-bd45a4144f3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:34.844Z|724ce10b-9440-4bc1-9f08-aa389852b359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:34.847Z|862d0f62-6125-487a-8dbd-4877d62eae09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:34.847Z|e84aaba6-8e58-4e60-97d5-bd45a4144f3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:34.847Z|724ce10b-9440-4bc1-9f08-aa389852b359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:34.848Z|862d0f62-6125-487a-8dbd-4877d62eae09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:37.920Z|5242202e-0ebc-48a6-8673-324e22db4fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:06:37.921Z|5242202e-0ebc-48a6-8673-324e22db4fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:06:44.871Z|55344e4f-21e2-4395-9ebc-b1afa3517a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:44.870Z|9a8f5974-5fd5-4b03-9780-559c0beb801a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:44.870Z|68c68dd4-7f73-4004-948f-4824c4375d40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:44.872Z|9a8f5974-5fd5-4b03-9780-559c0beb801a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:44.872Z|68c68dd4-7f73-4004-948f-4824c4375d40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:44.872Z|55344e4f-21e2-4395-9ebc-b1afa3517a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:52.920Z|c0b4370f-9d24-439b-b52a-e2fb7005a0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:06:52.921Z|c0b4370f-9d24-439b-b52a-e2fb7005a0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:06:53.677Z|720b339a-72cf-4644-86a0-34b53c442cab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:06:53.677Z|720b339a-72cf-4644-86a0-34b53c442cab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:06:54.914Z|7172669a-f9bf-43bd-aafd-63f84c1708e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:54.915Z|7172669a-f9bf-43bd-aafd-63f84c1708e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:54.915Z|cad459ec-0679-4eee-8633-05aa030cd9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:54.915Z|cad459ec-0679-4eee-8633-05aa030cd9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:06:54.919Z|32ed43fc-a5b9-49f5-80c7-4e00db3c8b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:06:54.920Z|32ed43fc-a5b9-49f5-80c7-4e00db3c8b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:04.944Z|6ef25a72-1400-4788-83ed-67e2bf6b2d07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:04.944Z|6ef25a72-1400-4788-83ed-67e2bf6b2d07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:04.947Z|acf24c97-3db2-4d25-bdc5-b34cdd06936b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:04.948Z|acf24c97-3db2-4d25-bdc5-b34cdd06936b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:04.946Z|882e9286-e695-4cbd-a2c1-c8450a90fc42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:04.949Z|882e9286-e695-4cbd-a2c1-c8450a90fc42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:07.920Z|06b6651f-6274-4974-9444-dfa825165172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:07:07.925Z|06b6651f-6274-4974-9444-dfa825165172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:07:14.969Z|37f0cd40-d1d7-4796-a717-96b750fef1e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:14.970Z|37f0cd40-d1d7-4796-a717-96b750fef1e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:14.970Z|4f49e822-9a9d-4dbf-b749-720c3cb40409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:14.971Z|4f49e822-9a9d-4dbf-b749-720c3cb40409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:14.972Z|d86595a3-7b7e-4c6c-95d7-d56d63214250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:14.972Z|d86595a3-7b7e-4c6c-95d7-d56d63214250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:21.749Z|c20f4e23-12a3-470a-861f-0150056cfaf9|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:07:21.750Z|c20f4e23-12a3-470a-861f-0150056cfaf9|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:22.920Z|d68b6e7a-50a4-4467-99a7-802b96a86141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:07:22.921Z|d68b6e7a-50a4-4467-99a7-802b96a86141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:07:23.678Z|e379e89c-197d-4d69-a68f-6b88b7de0366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:07:23.679Z|e379e89c-197d-4d69-a68f-6b88b7de0366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:07:24.995Z|2cf9030c-834c-4433-abdd-7d990ce31384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:24.996Z|2cf9030c-834c-4433-abdd-7d990ce31384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:24.998Z|7e746c2a-461c-49d8-81ab-d17207ff22a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:24.998Z|7e746c2a-461c-49d8-81ab-d17207ff22a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:25.000Z|995acd0b-e376-4ec3-aecf-f1c565bda151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:25.000Z|995acd0b-e376-4ec3-aecf-f1c565bda151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:35.027Z|db0a7219-3ae7-4ded-a95b-3a38a3acad5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:35.027Z|075154a2-b6cd-4ec1-a166-6f17421b6187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:35.030Z|db0a7219-3ae7-4ded-a95b-3a38a3acad5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:35.030Z|075154a2-b6cd-4ec1-a166-6f17421b6187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:35.031Z|dd42bf2c-1d92-414a-b5c8-3610fc07f851|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:35.032Z|dd42bf2c-1d92-414a-b5c8-3610fc07f851|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:37.920Z|accd3b48-f5ed-4b94-aef1-d6fac7e6aec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:07:37.921Z|accd3b48-f5ed-4b94-aef1-d6fac7e6aec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:07:45.055Z|72c2427c-53e2-4b72-8e1f-e55bee1ab208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:45.057Z|28195eb7-d9f5-4f3a-863f-f11373780aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:45.057Z|72c2427c-53e2-4b72-8e1f-e55bee1ab208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:45.057Z|28195eb7-d9f5-4f3a-863f-f11373780aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:45.060Z|ccd926d3-abc9-49f5-91e8-7bf5eb107738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:45.060Z|ccd926d3-abc9-49f5-91e8-7bf5eb107738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:52.922Z|49db2623-0a82-4fa3-a763-df36856cc66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:07:52.927Z|49db2623-0a82-4fa3-a763-df36856cc66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:07:53.679Z|5882c1d6-7b32-4f02-81d3-33782ca2da49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:07:53.680Z|5882c1d6-7b32-4f02-81d3-33782ca2da49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:07:55.081Z|e4c16320-4d17-4d04-9ad4-a0100e69a180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:55.081Z|95edbe7d-776a-4500-b67c-d42af0765449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:55.081Z|717c3014-8930-46e5-911e-223c12ab6d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:07:55.083Z|95edbe7d-776a-4500-b67c-d42af0765449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:55.083Z|e4c16320-4d17-4d04-9ad4-a0100e69a180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:07:55.083Z|717c3014-8930-46e5-911e-223c12ab6d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:05.107Z|7a855192-74e3-478c-8f48-74afba13525f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:05.109Z|7a855192-74e3-478c-8f48-74afba13525f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:05.109Z|eb20d5bf-8c2c-48d9-bc98-302e7e39f621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:05.109Z|09185eb1-9a90-46f8-8eec-9537ace0a311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:05.109Z|eb20d5bf-8c2c-48d9-bc98-302e7e39f621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:05.109Z|09185eb1-9a90-46f8-8eec-9537ace0a311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:07.920Z|49d736aa-e1d3-469f-9bc3-9f6f14749293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:08:07.921Z|49d736aa-e1d3-469f-9bc3-9f6f14749293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:08:15.148Z|0016d040-ee69-437d-a122-c16bcb42c96c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:15.148Z|7da9445b-36fc-4ad8-a9d6-24f8f4c43220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:15.149Z|0016d040-ee69-437d-a122-c16bcb42c96c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:15.149Z|7da9445b-36fc-4ad8-a9d6-24f8f4c43220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:15.149Z|929f2404-028d-4b70-b83c-5b0a7a0851c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:15.150Z|929f2404-028d-4b70-b83c-5b0a7a0851c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:21.748Z|2c7b944f-f23d-4ce8-a5e6-81a54a68f306|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:08:21.749Z|2c7b944f-f23d-4ce8-a5e6-81a54a68f306|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:22.920Z|c0aeb8d3-8652-445c-be60-89f9af77c143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:08:22.921Z|c0aeb8d3-8652-445c-be60-89f9af77c143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:08:23.680Z|2b47dc6e-5e8d-4324-8998-1b1eed13f3e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:08:23.681Z|2b47dc6e-5e8d-4324-8998-1b1eed13f3e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:08:25.171Z|576096dc-e155-4fb1-b4a2-7f13658b6255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:25.171Z|45009190-49d5-4f5a-85a7-54add2812f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:25.171Z|3825499c-6140-491c-8eea-874a0bef595a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:25.171Z|45009190-49d5-4f5a-85a7-54add2812f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:25.171Z|576096dc-e155-4fb1-b4a2-7f13658b6255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:25.172Z|3825499c-6140-491c-8eea-874a0bef595a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:35.198Z|58231f71-40e8-4dbe-b93b-19e83942db38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:35.198Z|8be19f63-929c-4d10-9047-312e748471f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:35.199Z|58231f71-40e8-4dbe-b93b-19e83942db38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:35.199Z|8be19f63-929c-4d10-9047-312e748471f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:35.200Z|5bba1329-f2af-481c-81f8-742a31827f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:35.201Z|5bba1329-f2af-481c-81f8-742a31827f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:37.920Z|24ed95ef-e6a0-41cb-af0f-02b9fd547f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:08:37.923Z|24ed95ef-e6a0-41cb-af0f-02b9fd547f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:08:45.238Z|92c5172e-dd5a-4342-93e9-06137e021552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:45.238Z|6df2cc28-234f-40c3-9217-f17d25aaa8bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:45.238Z|92c5172e-dd5a-4342-93e9-06137e021552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:45.238Z|a3cff59f-8d30-4435-8111-dc17aa88ee05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:45.239Z|a3cff59f-8d30-4435-8111-dc17aa88ee05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:45.238Z|6df2cc28-234f-40c3-9217-f17d25aaa8bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:52.920Z|271dc59f-0780-454a-8436-16454f5cec6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:08:52.921Z|271dc59f-0780-454a-8436-16454f5cec6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:08:53.681Z|d8a5a098-98a4-439f-937c-8b9542af02ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:08:53.683Z|d8a5a098-98a4-439f-937c-8b9542af02ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:08:55.263Z|de9edd4b-c57d-45c8-87a4-ebcc6a294d76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:55.263Z|1bfc0179-b5bc-4678-ae6d-a8297945ec91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:55.263Z|526b8c1f-6684-4558-932b-a9436eb53283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:08:55.265Z|526b8c1f-6684-4558-932b-a9436eb53283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:55.265Z|1bfc0179-b5bc-4678-ae6d-a8297945ec91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:08:55.265Z|de9edd4b-c57d-45c8-87a4-ebcc6a294d76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:05.303Z|67a344c9-ec1c-49c7-92dd-10d9ed526445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:05.303Z|fc2bd611-9094-48ad-bca7-2d54bf31baf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:05.305Z|67a344c9-ec1c-49c7-92dd-10d9ed526445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:05.305Z|fc2bd611-9094-48ad-bca7-2d54bf31baf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:05.310Z|cdf957f8-3c58-4d3d-956a-2fc3ade48acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:05.311Z|cdf957f8-3c58-4d3d-956a-2fc3ade48acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:07.921Z|f18f9fd8-eacb-4daf-a965-c0e1ce43cdf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:09:07.926Z|f18f9fd8-eacb-4daf-a965-c0e1ce43cdf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:09:15.333Z|9ab1a554-57e6-4c96-b3ae-404d118f6b4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:15.333Z|25fafecf-6d68-4014-8c7a-d78dd3fe0686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:15.335Z|ae39e848-b70b-41bc-97dc-c5a377e1ef7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:15.335Z|9ab1a554-57e6-4c96-b3ae-404d118f6b4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:15.336Z|25fafecf-6d68-4014-8c7a-d78dd3fe0686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:15.336Z|ae39e848-b70b-41bc-97dc-c5a377e1ef7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:21.749Z|4387c7da-898f-4a09-9425-752c1c28b96e|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:09:21.750Z|4387c7da-898f-4a09-9425-752c1c28b96e|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:22.921Z|b29c4b22-60de-47c2-aaab-4b340550c844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:09:22.922Z|b29c4b22-60de-47c2-aaab-4b340550c844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:09:23.684Z|8a1d2c38-5b14-4069-a08e-609aa4ac1e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:09:23.684Z|8a1d2c38-5b14-4069-a08e-609aa4ac1e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:09:25.369Z|1e185d85-e163-4015-9bea-e0b27fc006ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:25.369Z|cd733b8d-1d2b-4dfb-b116-853879798f06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:25.369Z|f65d56ad-e35f-4731-a2c1-d61237e746bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:25.371Z|1e185d85-e163-4015-9bea-e0b27fc006ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:25.371Z|cd733b8d-1d2b-4dfb-b116-853879798f06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:25.371Z|f65d56ad-e35f-4731-a2c1-d61237e746bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:35.397Z|36bd1ce2-6617-4898-9d6e-4b9e3210c8fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:35.397Z|f8a2d081-8dca-495c-aa6a-3f5b07095b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:35.398Z|a46b32d0-7f7a-4845-9892-966a3a86b6fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:35.398Z|36bd1ce2-6617-4898-9d6e-4b9e3210c8fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:35.398Z|a46b32d0-7f7a-4845-9892-966a3a86b6fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:35.398Z|f8a2d081-8dca-495c-aa6a-3f5b07095b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:37.920Z|3d8040a0-4f14-43ee-a795-60200ab68cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:09:37.922Z|3d8040a0-4f14-43ee-a795-60200ab68cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:09:45.424Z|5b0c4c75-1db8-4980-b0c0-fd189f597307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:45.425Z|5b0c4c75-1db8-4980-b0c0-fd189f597307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:45.423Z|cd534375-f6c9-4204-a621-d55b8ceed82f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:45.426Z|cd534375-f6c9-4204-a621-d55b8ceed82f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:45.428Z|2b55774c-c219-4b70-b8fc-9a1ccb901fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:45.430Z|2b55774c-c219-4b70-b8fc-9a1ccb901fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:52.920Z|1a7d1945-9ae8-4b9f-a7af-d899cbad77de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:09:52.924Z|1a7d1945-9ae8-4b9f-a7af-d899cbad77de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:09:53.685Z|a7a2c676-8b2f-4e91-a62c-f145cd887927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:09:53.686Z|a7a2c676-8b2f-4e91-a62c-f145cd887927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:09:55.450Z|fa5fd963-dda5-4b11-aa13-fbb2ad02fe4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:55.450Z|e4c51f77-ef88-4493-9bf7-82bfad7df7f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:55.451Z|e4c51f77-ef88-4493-9bf7-82bfad7df7f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:55.451Z|fa5fd963-dda5-4b11-aa13-fbb2ad02fe4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:09:55.453Z|431eb87a-d912-4161-9125-26551e977166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:09:55.454Z|431eb87a-d912-4161-9125-26551e977166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:05.477Z|f5b9bdb5-1cca-4ae4-bf9e-4a66644b343f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:05.477Z|8034f3a7-f105-4f8d-be2c-f6d2d7cec4e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:05.478Z|f5b9bdb5-1cca-4ae4-bf9e-4a66644b343f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:05.478Z|8034f3a7-f105-4f8d-be2c-f6d2d7cec4e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:05.484Z|cff09140-dc6f-4c74-9797-471f1fb639f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:05.484Z|cff09140-dc6f-4c74-9797-471f1fb639f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:07.920Z|bc04df74-f05e-41cb-8628-6fc84eed4596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:10:07.921Z|bc04df74-f05e-41cb-8628-6fc84eed4596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:10:15.505Z|6ea8fb2c-ef29-4960-8765-e08cb51b33c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:15.505Z|0adca457-d9a1-4407-974e-2ba3aebf491d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:15.507Z|6ea8fb2c-ef29-4960-8765-e08cb51b33c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:15.507Z|0adca457-d9a1-4407-974e-2ba3aebf491d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:15.509Z|389f9859-488a-4d43-a585-7046a1140410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:15.509Z|389f9859-488a-4d43-a585-7046a1140410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:21.747Z|257f8c9e-893c-4659-bf88-3b4bfa614b21|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:10:21.748Z|257f8c9e-893c-4659-bf88-3b4bfa614b21|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:22.921Z|b7968277-647e-4805-9109-b12f0b62d7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:10:22.922Z|b7968277-647e-4805-9109-b12f0b62d7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:10:23.687Z|7bed7045-31f2-4c9d-9f47-6bfcc27fa9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:10:23.688Z|7bed7045-31f2-4c9d-9f47-6bfcc27fa9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:10:25.528Z|fcd81904-c7a3-4650-b243-84a7d5774a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:25.529Z|fcd81904-c7a3-4650-b243-84a7d5774a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:25.533Z|efc5258a-a784-4507-88d5-da719848e51e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:25.533Z|efc5258a-a784-4507-88d5-da719848e51e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:25.534Z|0e7eb0f7-fab5-4411-8103-76432a52ac79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:25.534Z|0e7eb0f7-fab5-4411-8103-76432a52ac79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:35.557Z|dfdd0137-150b-4701-be61-3df2e0a56691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:35.556Z|d855cf57-6c60-48e0-b635-6a57f3c95ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:35.557Z|dfdd0137-150b-4701-be61-3df2e0a56691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:35.557Z|d855cf57-6c60-48e0-b635-6a57f3c95ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:35.566Z|80fc6e60-a24c-4184-abde-677b01f5081e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:35.567Z|80fc6e60-a24c-4184-abde-677b01f5081e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:37.920Z|7866592c-b3f4-492a-9c01-ed162a3c7e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:10:37.922Z|7866592c-b3f4-492a-9c01-ed162a3c7e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:10:45.583Z|5f28c493-5f30-430e-9c2f-ff80fc0c6613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:45.583Z|2167b7aa-d829-4d2c-8184-574c19c544ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:45.584Z|2167b7aa-d829-4d2c-8184-574c19c544ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:45.584Z|5f28c493-5f30-430e-9c2f-ff80fc0c6613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:45.593Z|d41ce016-966d-4b30-9035-ab91005c1f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:45.593Z|d41ce016-966d-4b30-9035-ab91005c1f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:52.921Z|469e3d3b-109f-4080-a8f7-28226c518d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:10:52.923Z|469e3d3b-109f-4080-a8f7-28226c518d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:10:53.689Z|4e8752d4-f5d6-411b-9e02-e35f61032a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:10:53.690Z|4e8752d4-f5d6-411b-9e02-e35f61032a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:10:55.610Z|eada1f46-3427-4563-b88e-bd4d6774cd0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:55.610Z|ebe73f17-afea-4040-8db6-83f4902be07b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:55.611Z|ebe73f17-afea-4040-8db6-83f4902be07b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:55.611Z|eada1f46-3427-4563-b88e-bd4d6774cd0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:10:55.614Z|4c8c7f4c-e137-4337-a3b2-f7bd812235b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:10:55.615Z|4c8c7f4c-e137-4337-a3b2-f7bd812235b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:05.641Z|d2a79ddf-ecc4-47ec-bb99-825f4c6b5636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:05.641Z|c1edf4e9-65c5-45d1-b944-4283ec803bf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:05.641Z|b56100da-75f5-4363-a1c1-a54d9caf7969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:05.644Z|c1edf4e9-65c5-45d1-b944-4283ec803bf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:05.644Z|d2a79ddf-ecc4-47ec-bb99-825f4c6b5636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:05.644Z|b56100da-75f5-4363-a1c1-a54d9caf7969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:07.922Z|ad5d1541-3f57-4ddb-add0-9f6dcafc4d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:11:07.923Z|ad5d1541-3f57-4ddb-add0-9f6dcafc4d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:11:15.683Z|67624b48-a5aa-4121-b6da-ceae876b3e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:15.683Z|67624b48-a5aa-4121-b6da-ceae876b3e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:15.686Z|f56946d7-71e8-4c28-bc15-4ed8198a33b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:15.687Z|f56946d7-71e8-4c28-bc15-4ed8198a33b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:15.714Z|4bdae51b-b1dc-4a95-9fc4-4a0be1399f21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:15.715Z|4bdae51b-b1dc-4a95-9fc4-4a0be1399f21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:21.748Z|20d8424b-f553-4fa8-af1b-cec3624afea8|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:11:21.750Z|20d8424b-f553-4fa8-af1b-cec3624afea8|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:22.920Z|78d429a3-29e7-4a87-b89f-07c0258b0c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:11:22.922Z|78d429a3-29e7-4a87-b89f-07c0258b0c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:11:23.690Z|a3a4a590-f2ea-43de-b885-6602e14618b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:11:23.691Z|a3a4a590-f2ea-43de-b885-6602e14618b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:11:25.751Z|b8f7df4d-921d-4332-ace2-c86f67b070b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:25.752Z|b8f7df4d-921d-4332-ace2-c86f67b070b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:25.755Z|d51700f4-6993-4f13-a185-ffe69517c599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:25.756Z|d51700f4-6993-4f13-a185-ffe69517c599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:25.760Z|fd50b254-d286-41e2-8726-51e766e05fef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:25.761Z|fd50b254-d286-41e2-8726-51e766e05fef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:35.788Z|cd94da17-100a-46e3-b192-cdcd14781cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:35.788Z|44d21d99-102d-4586-b431-e87af18619be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:35.790Z|cd94da17-100a-46e3-b192-cdcd14781cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:35.790Z|44d21d99-102d-4586-b431-e87af18619be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:35.797Z|78cca308-abf8-4da9-bd15-0489ec95f725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:35.798Z|78cca308-abf8-4da9-bd15-0489ec95f725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:37.920Z|8a6714ad-e9d0-480a-ad7b-a140fe60f580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:11:37.923Z|8a6714ad-e9d0-480a-ad7b-a140fe60f580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:11:45.832Z|f4cb7e46-999f-498f-bf5e-89f16abb8270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:45.832Z|4ca33262-fa21-4abe-8f16-58be9ab2567f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:45.833Z|f4cb7e46-999f-498f-bf5e-89f16abb8270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:45.833Z|4ca33262-fa21-4abe-8f16-58be9ab2567f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:45.833Z|3c6b1f85-5b2e-4130-823b-bc28155d4663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:45.835Z|3c6b1f85-5b2e-4130-823b-bc28155d4663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:52.920Z|13a3c933-d0ee-477e-9407-f27c2b322fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:11:52.921Z|13a3c933-d0ee-477e-9407-f27c2b322fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:11:53.692Z|981a2799-5ec8-4898-8256-402a08221df8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:11:53.692Z|981a2799-5ec8-4898-8256-402a08221df8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:11:55.859Z|1875ede4-eb15-4541-8a30-a0fa4fb690c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:55.859Z|dd212f15-d521-4c5d-9a74-3f1f2891b022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:55.860Z|dd212f15-d521-4c5d-9a74-3f1f2891b022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:55.860Z|1875ede4-eb15-4541-8a30-a0fa4fb690c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:11:55.863Z|3e7ca0e4-2d5b-467c-9aec-dde2f7e118d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:11:55.863Z|3e7ca0e4-2d5b-467c-9aec-dde2f7e118d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:05.896Z|de47e5de-ed24-4355-adfd-28a3f295314d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:05.897Z|de47e5de-ed24-4355-adfd-28a3f295314d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:05.906Z|65c3b539-d1b7-4363-9257-10a641b0a199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:05.906Z|7b16cadf-f693-48a8-b00e-bf14de8fcee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:05.906Z|65c3b539-d1b7-4363-9257-10a641b0a199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:05.907Z|7b16cadf-f693-48a8-b00e-bf14de8fcee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:07.920Z|e8d53567-ae1a-4675-87f2-9ea659b3fd59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:12:07.921Z|e8d53567-ae1a-4675-87f2-9ea659b3fd59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:12:15.923Z|5197ade3-ac2c-4278-b044-2a444f69dc2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:15.923Z|5197ade3-ac2c-4278-b044-2a444f69dc2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:15.925Z|86af0f13-d2dc-430c-9afe-152897b71aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:15.926Z|86af0f13-d2dc-430c-9afe-152897b71aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:15.929Z|a5f467fe-5094-4b36-8e2c-d32e614112af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:15.931Z|a5f467fe-5094-4b36-8e2c-d32e614112af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:21.749Z|08b1b00b-123d-4e67-953b-b720e830333c|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:12:21.750Z|08b1b00b-123d-4e67-953b-b720e830333c|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:22.920Z|4f4925a1-9348-4730-b94c-b6ea50bb2384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:12:22.921Z|4f4925a1-9348-4730-b94c-b6ea50bb2384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:12:23.693Z|314c5e42-b57e-4b6d-8047-5ef662013ede|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:12:23.695Z|314c5e42-b57e-4b6d-8047-5ef662013ede|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:12:25.947Z|9b2491b9-0cf1-41dc-9188-4479786814a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:25.948Z|9b2491b9-0cf1-41dc-9188-4479786814a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:25.950Z|921e7fdd-5fdb-4a58-b5e1-1a4a62b5c78c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:25.950Z|921e7fdd-5fdb-4a58-b5e1-1a4a62b5c78c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:25.953Z|60a0c41f-4d26-4485-ae57-dee673e670e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:25.954Z|60a0c41f-4d26-4485-ae57-dee673e670e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:35.978Z|77be57eb-eede-46d2-a84d-c177e4a1f1c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:35.979Z|0a8b44bc-313d-4f13-b070-faf9eda64657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:35.979Z|1ec6bcee-007e-403b-a36a-6f339388ab34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:35.979Z|77be57eb-eede-46d2-a84d-c177e4a1f1c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:35.979Z|0a8b44bc-313d-4f13-b070-faf9eda64657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:35.979Z|1ec6bcee-007e-403b-a36a-6f339388ab34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:37.920Z|f2493d93-18e7-4718-83a4-ffef7e8c1bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:12:37.921Z|f2493d93-18e7-4718-83a4-ffef7e8c1bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:12:46.013Z|0990c6e6-e6cf-4bfe-88b6-f87a4a6a0240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:46.015Z|0990c6e6-e6cf-4bfe-88b6-f87a4a6a0240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:46.021Z|e9fb6102-b35e-4f1b-aff5-caa7fdeec0f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:46.021Z|e9fb6102-b35e-4f1b-aff5-caa7fdeec0f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:46.027Z|8549f94a-c457-463e-b438-d1b12b4a44cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:46.027Z|8549f94a-c457-463e-b438-d1b12b4a44cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:52.920Z|a2f3523e-fb7e-4c9a-9846-cdf38bb2e603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:12:52.923Z|a2f3523e-fb7e-4c9a-9846-cdf38bb2e603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:12:53.695Z|0a89aa09-8b45-4ee3-b2e7-48a767c9e08e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:12:53.696Z|0a89aa09-8b45-4ee3-b2e7-48a767c9e08e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:12:56.044Z|b4759fc9-05d5-4080-9eb8-80d50acbabfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:56.045Z|b4759fc9-05d5-4080-9eb8-80d50acbabfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:56.046Z|a65d72c6-d134-48c2-a078-49b3dcf12b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:56.046Z|02ec4575-9aa1-4d53-99b8-1a1e1aa5cfa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:12:56.047Z|a65d72c6-d134-48c2-a078-49b3dcf12b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:12:56.047Z|02ec4575-9aa1-4d53-99b8-1a1e1aa5cfa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:06.083Z|88aaaa23-e5c6-4f18-9a56-c63a261d8f4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:06.083Z|7d41e0e1-0cf0-4ca2-8901-58665857d1ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:06.083Z|3c9e359a-0b86-45ce-a80e-8133298c88b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:06.084Z|3c9e359a-0b86-45ce-a80e-8133298c88b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:06.084Z|88aaaa23-e5c6-4f18-9a56-c63a261d8f4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:06.084Z|7d41e0e1-0cf0-4ca2-8901-58665857d1ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:07.920Z|8a7452c9-30bf-4e8b-b7b9-acedef5cde39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:13:07.922Z|8a7452c9-30bf-4e8b-b7b9-acedef5cde39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:13:16.112Z|f4f02bab-eff9-4136-90e2-6fa703fd2f63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:16.114Z|f4f02bab-eff9-4136-90e2-6fa703fd2f63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:16.115Z|657fb620-f7ad-4ccc-84bf-7fddb72a56b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:16.116Z|657fb620-f7ad-4ccc-84bf-7fddb72a56b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:16.116Z|4e4f444b-599d-404b-b742-df93a63cf7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:16.116Z|4e4f444b-599d-404b-b742-df93a63cf7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:21.748Z|597487ff-b01c-43be-b1b7-b38ee88d92d9|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:13:21.749Z|597487ff-b01c-43be-b1b7-b38ee88d92d9|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:22.920Z|dfac96a0-9114-4150-aa68-aec7e70b42b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:13:22.921Z|dfac96a0-9114-4150-aa68-aec7e70b42b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:13:23.697Z|1b54a994-171e-4971-bd14-4a7155f186b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:13:23.697Z|1b54a994-171e-4971-bd14-4a7155f186b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:13:26.137Z|06fd0b26-50ed-49f7-93de-3855ed8736d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:26.136Z|011a39b8-c0a3-429f-9d17-cd42c6166b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:26.137Z|011a39b8-c0a3-429f-9d17-cd42c6166b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:26.137Z|06fd0b26-50ed-49f7-93de-3855ed8736d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:26.138Z|0ce7300a-d2c5-4b0e-8ff0-8b34e5f4b01e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:26.138Z|0ce7300a-d2c5-4b0e-8ff0-8b34e5f4b01e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:36.159Z|7bb04174-0c05-4a50-9040-adc9cd37bb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:36.159Z|ff282cef-4e54-483a-8fd9-b4b2bb5a7a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:36.159Z|7d56da99-0a44-4547-8324-c15a3fb2521c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:36.159Z|7bb04174-0c05-4a50-9040-adc9cd37bb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:36.159Z|ff282cef-4e54-483a-8fd9-b4b2bb5a7a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:36.160Z|7d56da99-0a44-4547-8324-c15a3fb2521c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:37.920Z|3d6a2364-82a9-4f99-978b-b490cefa7cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:13:37.923Z|3d6a2364-82a9-4f99-978b-b490cefa7cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:13:46.181Z|913bdf9f-cc82-43b0-8d07-f9e040cf1020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:46.181Z|347ffc87-e9d0-4ae3-9910-09651b3970b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:46.182Z|913bdf9f-cc82-43b0-8d07-f9e040cf1020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:46.182Z|347ffc87-e9d0-4ae3-9910-09651b3970b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:46.184Z|a9461f26-5bf0-43a5-94dc-9e3ef20c650a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:46.184Z|a9461f26-5bf0-43a5-94dc-9e3ef20c650a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:52.920Z|2fe74768-9d42-4c6a-82a8-1b48637c2567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:13:52.921Z|2fe74768-9d42-4c6a-82a8-1b48637c2567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:13:53.698Z|5ce04d4e-7020-4cac-ab32-d6a8b4f50489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:13:53.698Z|5ce04d4e-7020-4cac-ab32-d6a8b4f50489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:13:56.220Z|f029ce9f-a529-4c04-b3b5-eb674267697f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:56.220Z|d3f2082b-2fe5-477b-9dab-4acca9201e71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:56.221Z|f029ce9f-a529-4c04-b3b5-eb674267697f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:56.221Z|d3f2082b-2fe5-477b-9dab-4acca9201e71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:13:56.223Z|91d81a61-787e-406a-8544-cb616df53c8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:13:56.223Z|91d81a61-787e-406a-8544-cb616df53c8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:06.265Z|45355b3d-0233-48bb-8932-9003dff2fef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:06.265Z|53d4ab09-d73b-46be-8834-a56b3ef9ca9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:06.266Z|45355b3d-0233-48bb-8932-9003dff2fef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:06.266Z|53d4ab09-d73b-46be-8834-a56b3ef9ca9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:06.273Z|7c67bb21-82b9-4c69-95dd-6727f318a4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:06.274Z|7c67bb21-82b9-4c69-95dd-6727f318a4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:07.920Z|38b83f7e-eec9-4bde-8f37-5e2f07292bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:14:07.921Z|38b83f7e-eec9-4bde-8f37-5e2f07292bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:14:16.299Z|b0fa9dac-1dfc-43c0-a3f6-d25817c2d358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:16.299Z|69ae53cf-b79f-4ca1-bf9e-0c1216938ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:16.301Z|69ae53cf-b79f-4ca1-bf9e-0c1216938ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:16.301Z|b0fa9dac-1dfc-43c0-a3f6-d25817c2d358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:16.303Z|f5035c61-ede3-4e00-bbd5-61a69391415c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:16.303Z|f5035c61-ede3-4e00-bbd5-61a69391415c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:21.748Z|b8dcba8a-3cbd-4a3b-af78-672e907925c1|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:14:21.749Z|b8dcba8a-3cbd-4a3b-af78-672e907925c1|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:22.920Z|8c7d97b3-5a7d-489f-b86f-8f00a3806f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:14:22.924Z|8c7d97b3-5a7d-489f-b86f-8f00a3806f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:14:23.699Z|75b5c0bd-dfc3-44fc-b46e-3a276b1b47c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:14:23.700Z|75b5c0bd-dfc3-44fc-b46e-3a276b1b47c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:14:26.333Z|248b73ce-e1e4-476f-88c4-ce93404b3442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:26.335Z|6d2257a7-2beb-4143-8e5c-2ddb7cac6fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:26.335Z|248b73ce-e1e4-476f-88c4-ce93404b3442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:26.335Z|6d2257a7-2beb-4143-8e5c-2ddb7cac6fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:26.338Z|2b166d5f-5bac-4429-8ec0-e86706a6df02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:26.339Z|2b166d5f-5bac-4429-8ec0-e86706a6df02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:36.374Z|0413c5b3-e8d1-40cc-bc42-1c1e07306f60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:36.374Z|c4438685-9360-4aa7-8def-b23785ba9488|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:36.374Z|bdc809fb-4998-4bcf-b8c2-46300b479926|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:36.378Z|0413c5b3-e8d1-40cc-bc42-1c1e07306f60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:36.378Z|bdc809fb-4998-4bcf-b8c2-46300b479926|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:36.378Z|c4438685-9360-4aa7-8def-b23785ba9488|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:37.920Z|53adda19-bfe9-4017-bc83-50cda4e863b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:14:37.922Z|53adda19-bfe9-4017-bc83-50cda4e863b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:14:46.406Z|067425b5-35b8-47df-a233-92119c62d1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:46.406Z|1fb409c9-2b0b-4448-acdb-52b20b113820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:46.406Z|ef381f99-ea3c-49a4-9aaf-8ea27fa25d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:46.408Z|1fb409c9-2b0b-4448-acdb-52b20b113820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:46.408Z|067425b5-35b8-47df-a233-92119c62d1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:46.408Z|ef381f99-ea3c-49a4-9aaf-8ea27fa25d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:52.921Z|088c4b1c-a70f-46ed-b576-b1991b0758cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:14:52.922Z|088c4b1c-a70f-46ed-b576-b1991b0758cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:14:53.701Z|63b5b835-ce4b-4647-983a-af56fafea85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:14:53.701Z|63b5b835-ce4b-4647-983a-af56fafea85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:14:56.431Z|b8b99220-d458-4cd3-b19e-dc5c0e6f098e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:56.432Z|b7388995-4878-4799-9761-fd28e615bc9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:56.432Z|b8b99220-d458-4cd3-b19e-dc5c0e6f098e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:56.432Z|b7388995-4878-4799-9761-fd28e615bc9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:14:56.448Z|4eb4755d-8465-4cca-8e9c-d244efcff711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:14:56.449Z|4eb4755d-8465-4cca-8e9c-d244efcff711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:06.462Z|f7dfeece-875d-4709-bad3-d848cc54908a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:06.462Z|b0ccbe0f-e4d9-4e3b-8bd4-676037d1e028|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:06.464Z|f7dfeece-875d-4709-bad3-d848cc54908a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:06.464Z|b0ccbe0f-e4d9-4e3b-8bd4-676037d1e028|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:06.469Z|8c91bdfa-7e77-4b8b-ae68-1a0e5f5cba53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:06.469Z|8c91bdfa-7e77-4b8b-ae68-1a0e5f5cba53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:07.920Z|497101bb-6b66-45ed-aea1-7cf3c58c7fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:15:07.923Z|497101bb-6b66-45ed-aea1-7cf3c58c7fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:15:16.491Z|e9e72285-a741-46f1-91aa-5269605d480e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:16.491Z|063babcb-75d4-4064-92ef-fa18b977d785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:16.492Z|e9e72285-a741-46f1-91aa-5269605d480e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:16.492Z|063babcb-75d4-4064-92ef-fa18b977d785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:16.498Z|191a80b6-20ea-4db1-9b89-c1b4f2e9d403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:16.499Z|191a80b6-20ea-4db1-9b89-c1b4f2e9d403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:21.747Z|e1170fd9-f60b-4ff4-82ab-fd5423a5568a|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:15:21.747Z|e1170fd9-f60b-4ff4-82ab-fd5423a5568a|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:22.920Z|d904a2fa-fe9d-404e-907b-fbfc459084f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:15:22.921Z|d904a2fa-fe9d-404e-907b-fbfc459084f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:15:23.702Z|79fc8123-53cf-4f8d-9543-9dca05d8a84d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:15:23.702Z|79fc8123-53cf-4f8d-9543-9dca05d8a84d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:15:26.516Z|7b84ee87-abc7-44c6-bdef-5499a640a71c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:26.516Z|7b84ee87-abc7-44c6-bdef-5499a640a71c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:26.523Z|5f33d167-725a-43c7-99de-f58ef2991eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:26.523Z|5f33d167-725a-43c7-99de-f58ef2991eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:26.524Z|cc5b0b3a-a22e-4b59-a4cd-5460c7974e00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:26.524Z|cc5b0b3a-a22e-4b59-a4cd-5460c7974e00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:36.547Z|5e1f4728-5dfe-4afd-b6a8-0af4b3de3d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:36.548Z|5e1f4728-5dfe-4afd-b6a8-0af4b3de3d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:36.548Z|49d5f718-5708-433f-8918-d94926887434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:36.549Z|49d5f718-5708-433f-8918-d94926887434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:36.547Z|57f71a70-2be4-4c7b-8c6c-1bd5dc3f358b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:36.551Z|57f71a70-2be4-4c7b-8c6c-1bd5dc3f358b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:37.920Z|90129b85-3c7b-4262-9d99-77cef25a3e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:15:37.921Z|90129b85-3c7b-4262-9d99-77cef25a3e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:15:46.575Z|b0b5e28c-3fc0-4bb5-bb81-6fc9d2e288b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:46.575Z|1216d689-6577-4445-bccf-b315b0ead62c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:46.575Z|54d9bf12-3792-4d03-827f-da896ca42108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:46.575Z|54d9bf12-3792-4d03-827f-da896ca42108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:46.575Z|b0b5e28c-3fc0-4bb5-bb81-6fc9d2e288b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:46.575Z|1216d689-6577-4445-bccf-b315b0ead62c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:52.921Z|29149511-aaa9-4b67-b874-76562a211b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:15:52.926Z|29149511-aaa9-4b67-b874-76562a211b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:15:53.703Z|4e4e7e98-d8da-4365-8df4-3b275f85bc61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:15:53.706Z|4e4e7e98-d8da-4365-8df4-3b275f85bc61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:15:56.614Z|67812c61-e86e-4509-8952-80f43541c493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:56.617Z|67812c61-e86e-4509-8952-80f43541c493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:56.619Z|8207d1ad-9ed5-4283-91ac-f5f6899046e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:56.622Z|8207d1ad-9ed5-4283-91ac-f5f6899046e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:15:56.621Z|7a0bf417-b690-4eb4-a8f7-532b94cb5ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:15:56.625Z|7a0bf417-b690-4eb4-a8f7-532b94cb5ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:06.675Z|95aa1d2c-352f-440b-9f3e-f59482154203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:06.675Z|95aa1d2c-352f-440b-9f3e-f59482154203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:06.679Z|1966ae42-9174-4bd5-93c9-20e167277974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:06.680Z|1966ae42-9174-4bd5-93c9-20e167277974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:06.683Z|8547c453-0413-4638-9b64-b45066dc1f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:06.683Z|8547c453-0413-4638-9b64-b45066dc1f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:07.920Z|60f26050-fb5e-46fa-9e83-c6ae4bf36f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:16:07.921Z|60f26050-fb5e-46fa-9e83-c6ae4bf36f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:16:16.713Z|8693c799-8357-43f0-8e50-e778c9f0bdb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:16.714Z|8693c799-8357-43f0-8e50-e778c9f0bdb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:16.715Z|43b19f09-cbc0-4028-9759-f1e59da6019e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:16.715Z|43b19f09-cbc0-4028-9759-f1e59da6019e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:16.724Z|4a915fcd-494c-4e60-ae42-5a3726af7c89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:16.725Z|4a915fcd-494c-4e60-ae42-5a3726af7c89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:21.751Z|b5a0964e-59df-406b-9ffa-1287f4572576|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:16:21.753Z|b5a0964e-59df-406b-9ffa-1287f4572576|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:22.920Z|4e34535e-5ad4-4ce0-a628-d3df265aa9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:16:22.921Z|4e34535e-5ad4-4ce0-a628-d3df265aa9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:16:23.707Z|a842e41c-4f4f-45d7-a593-b95b672e2f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:16:23.708Z|a842e41c-4f4f-45d7-a593-b95b672e2f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:16:26.752Z|0b6d2ef8-b52e-435e-aeee-c60af284b48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:26.752Z|7fa0f91c-f66e-4a3e-9416-f4b7017a4919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:26.753Z|0b6d2ef8-b52e-435e-aeee-c60af284b48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:26.753Z|7fa0f91c-f66e-4a3e-9416-f4b7017a4919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:26.754Z|915b00ee-549d-41d7-846e-bff121c80be8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:26.754Z|915b00ee-549d-41d7-846e-bff121c80be8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:36.775Z|9141702e-a40f-41eb-9f62-64a8307ae8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:36.776Z|9141702e-a40f-41eb-9f62-64a8307ae8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:36.776Z|00f2ab73-6ee7-4797-9281-6eb752df6053|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:36.777Z|00f2ab73-6ee7-4797-9281-6eb752df6053|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:36.779Z|4ead1b04-6696-4339-a6f4-8a956fec7704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:36.779Z|4ead1b04-6696-4339-a6f4-8a956fec7704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:37.920Z|ab1d27e9-b42d-40bd-b050-14151929f898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:16:37.923Z|ab1d27e9-b42d-40bd-b050-14151929f898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:16:46.798Z|025bda43-ffb7-46a5-bb66-fcb2819b5d51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:46.798Z|361b92c7-5443-4dbd-83a0-7d14bfa579d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:46.798Z|361b92c7-5443-4dbd-83a0-7d14bfa579d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:46.798Z|025bda43-ffb7-46a5-bb66-fcb2819b5d51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:46.801Z|514e170e-8712-489b-b75c-3d6a564d206f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:46.801Z|514e170e-8712-489b-b75c-3d6a564d206f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:52.920Z|09afd080-fb07-4db5-aaf5-929a833af795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:16:52.921Z|09afd080-fb07-4db5-aaf5-929a833af795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:16:53.709Z|ea712d6c-cbe7-4549-b4ce-f67c859a56b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:16:53.710Z|ea712d6c-cbe7-4549-b4ce-f67c859a56b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:16:56.823Z|fa40e61d-e2cd-492a-b6a0-0478be51a543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:56.824Z|fa40e61d-e2cd-492a-b6a0-0478be51a543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:56.825Z|9a8ef686-a37d-48bc-bd66-cb9043337bc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:56.826Z|9a8ef686-a37d-48bc-bd66-cb9043337bc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:16:56.827Z|297418ae-456c-490a-bfd3-542d17485250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:16:56.827Z|297418ae-456c-490a-bfd3-542d17485250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:06.851Z|f65e4913-b256-4b3b-b907-27ebe8d894df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:06.852Z|f65e4913-b256-4b3b-b907-27ebe8d894df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:06.851Z|d153355c-2830-47b5-950a-a13a44868480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:06.851Z|9605d4fe-7bc2-4a66-9bc9-e07165d07c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:06.853Z|d153355c-2830-47b5-950a-a13a44868480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:06.854Z|9605d4fe-7bc2-4a66-9bc9-e07165d07c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:07.920Z|0124a7f5-3972-4705-abc0-71b5d40915c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:17:07.921Z|0124a7f5-3972-4705-abc0-71b5d40915c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:17:16.876Z|1ee40158-e39d-4c33-a56b-f9ba5956e1bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:16.876Z|f84f69eb-4201-4426-bf00-837c79d08daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:16.877Z|1ee40158-e39d-4c33-a56b-f9ba5956e1bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:16.877Z|c6c64c45-8513-4282-b4c4-3cb9b6a90c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:16.878Z|c6c64c45-8513-4282-b4c4-3cb9b6a90c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:16.877Z|f84f69eb-4201-4426-bf00-837c79d08daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:21.751Z|173c6104-db40-4369-8730-301f43d8ebdc|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:17:21.753Z|173c6104-db40-4369-8730-301f43d8ebdc|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:22.920Z|a8f8f4e6-7168-4d47-8373-882e6d22f282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:17:22.926Z|a8f8f4e6-7168-4d47-8373-882e6d22f282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:17:23.711Z|f4b2557c-bd04-41f7-9434-8383b33a06ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:17:23.712Z|f4b2557c-bd04-41f7-9434-8383b33a06ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:17:26.900Z|fc74d296-a006-4d27-947c-49439a3a1c35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:26.900Z|b91cb668-9062-4e53-9c77-b8bbe889599b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:26.902Z|b91cb668-9062-4e53-9c77-b8bbe889599b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:26.902Z|fc74d296-a006-4d27-947c-49439a3a1c35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:26.902Z|aa3306bf-d37f-4deb-9026-f1998462b53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:26.903Z|aa3306bf-d37f-4deb-9026-f1998462b53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:36.929Z|3faf82d3-f25b-4a8e-aed4-ddbe3e6095a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:36.929Z|76132be2-deec-4d61-b4d4-ac4ae67a02c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:36.929Z|4e466e44-d402-4c0a-a2e6-8d47888b33b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:36.931Z|3faf82d3-f25b-4a8e-aed4-ddbe3e6095a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:36.931Z|4e466e44-d402-4c0a-a2e6-8d47888b33b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:36.931Z|76132be2-deec-4d61-b4d4-ac4ae67a02c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:37.920Z|53ff247f-5f87-4f88-ba8e-b65494995a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:17:37.921Z|53ff247f-5f87-4f88-ba8e-b65494995a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:17:46.961Z|f5e3e77b-4c28-47e3-8c65-1feffce5a401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:46.961Z|eb006c06-1624-4a2d-a15c-e55b9b9b4d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:46.961Z|cf5c6e28-07e1-4c7a-b2f5-d38c7981e9b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:46.962Z|f5e3e77b-4c28-47e3-8c65-1feffce5a401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:46.962Z|eb006c06-1624-4a2d-a15c-e55b9b9b4d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:46.962Z|cf5c6e28-07e1-4c7a-b2f5-d38c7981e9b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:52.920Z|86bbee50-dbd6-47b7-8269-ef8b61655812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:17:52.922Z|86bbee50-dbd6-47b7-8269-ef8b61655812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:17:53.712Z|4092a38d-f6b8-4f9b-8922-ceb2bf622799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:17:53.713Z|4092a38d-f6b8-4f9b-8922-ceb2bf622799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:17:56.990Z|feb1b424-515a-4ed7-84e4-0a7636be28b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:56.991Z|feb1b424-515a-4ed7-84e4-0a7636be28b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:56.993Z|1e0e6c01-38e1-4e08-9d93-c196cc1197a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:56.993Z|1e0e6c01-38e1-4e08-9d93-c196cc1197a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:17:56.998Z|33d78b64-7c53-498e-9c7d-58fa05d0af46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:17:56.998Z|33d78b64-7c53-498e-9c7d-58fa05d0af46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:07.064Z|e436e9ad-e5be-4b01-9569-2541fa4292b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:07.064Z|ae9d912c-4d15-4553-a55d-34a7c544077c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:07.065Z|e436e9ad-e5be-4b01-9569-2541fa4292b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:07.065Z|62ba1f82-4011-4569-9d35-b726bc35f52f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:07.065Z|ae9d912c-4d15-4553-a55d-34a7c544077c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:07.065Z|62ba1f82-4011-4569-9d35-b726bc35f52f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:07.921Z|0fae3ca3-5710-4c87-b886-5a26e32a11b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:18:07.924Z|0fae3ca3-5710-4c87-b886-5a26e32a11b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:18:17.094Z|6f138691-d66c-4fd2-9639-f533f26177ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:17.094Z|7545a323-99a9-42e3-a83f-97ba69d8989a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:17.095Z|e8c1ad0e-b622-4929-a951-52adcc33ec80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:17.095Z|6f138691-d66c-4fd2-9639-f533f26177ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:17.095Z|7545a323-99a9-42e3-a83f-97ba69d8989a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:17.095Z|e8c1ad0e-b622-4929-a951-52adcc33ec80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:21.748Z|ce846408-f24c-42ac-83fa-cf3277e0d9ef|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:18:21.749Z|ce846408-f24c-42ac-83fa-cf3277e0d9ef|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:22.920Z|c0b65962-0b26-4e8e-9bdc-b6410e5f5e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:18:22.921Z|c0b65962-0b26-4e8e-9bdc-b6410e5f5e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:18:23.713Z|2ff653e3-cbe7-42ab-a565-b44db5d27ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:18:23.714Z|2ff653e3-cbe7-42ab-a565-b44db5d27ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:18:27.127Z|52089834-dd22-4ddd-a070-a93fd49cc784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:27.127Z|b8465f87-e1df-48f1-8b63-4899e340120e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:27.127Z|ea6454b1-b47b-46bf-8286-f3bf2bfacb63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:27.128Z|52089834-dd22-4ddd-a070-a93fd49cc784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:27.127Z|ea6454b1-b47b-46bf-8286-f3bf2bfacb63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:27.127Z|b8465f87-e1df-48f1-8b63-4899e340120e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:37.151Z|36289621-9b8d-4048-8299-0ed29d3dd9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:37.150Z|c3e47959-cfed-4299-acd0-58e9c54822b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:37.151Z|36289621-9b8d-4048-8299-0ed29d3dd9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:37.151Z|c3e47959-cfed-4299-acd0-58e9c54822b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:37.157Z|7b593a87-63d4-4d42-9775-bd68dc9c2312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:37.158Z|7b593a87-63d4-4d42-9775-bd68dc9c2312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:37.920Z|161f6a50-7681-4b37-972f-30fe49df024d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:18:37.921Z|161f6a50-7681-4b37-972f-30fe49df024d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:18:47.176Z|b7870c17-253b-4149-928f-cee4b3f9ff5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:47.176Z|f4ceca90-12c3-4500-80f0-6896075ce5d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:47.177Z|f4ceca90-12c3-4500-80f0-6896075ce5d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:47.177Z|b7870c17-253b-4149-928f-cee4b3f9ff5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:47.183Z|98f839b0-f932-4614-baaa-0136d85a376e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:47.183Z|98f839b0-f932-4614-baaa-0136d85a376e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:52.920Z|4ba22016-784e-4ce8-95dd-7710d3c28d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:18:52.924Z|4ba22016-784e-4ce8-95dd-7710d3c28d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:18:53.714Z|e769db05-adf5-477a-89ff-6d5c6260d59b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:18:53.716Z|e769db05-adf5-477a-89ff-6d5c6260d59b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:18:57.211Z|3b8b3e9f-8186-4ef0-bc9a-581cfbd3b6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:57.211Z|3b8b3e9f-8186-4ef0-bc9a-581cfbd3b6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:57.212Z|cdb3c879-0cd9-4c0c-a412-d00f904712da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:57.212Z|cdb3c879-0cd9-4c0c-a412-d00f904712da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:18:57.214Z|786bc73c-48e4-4156-8a35-ffa58094d574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:18:57.215Z|786bc73c-48e4-4156-8a35-ffa58094d574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:07.236Z|a30449b3-19bc-4a88-8021-ca94ec3458bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:07.236Z|84943a6e-d992-482b-b60d-76f4a74ec6ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:07.237Z|a30449b3-19bc-4a88-8021-ca94ec3458bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:07.237Z|84943a6e-d992-482b-b60d-76f4a74ec6ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:07.240Z|d1b9c98d-0a04-4f6c-82f2-a5e78c9ca146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:07.240Z|d1b9c98d-0a04-4f6c-82f2-a5e78c9ca146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:07.920Z|9ab0e151-ee92-4226-9e76-4df18fd0d904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:19:07.921Z|9ab0e151-ee92-4226-9e76-4df18fd0d904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:19:17.268Z|98f0f22b-8af6-47ce-b7c5-fe49cefefe57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:17.268Z|eb029ff8-bebb-4080-b325-aa527ccb3cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:17.268Z|fcff8106-439e-499a-b8e6-501ef3d5f0c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:17.271Z|98f0f22b-8af6-47ce-b7c5-fe49cefefe57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:17.271Z|eb029ff8-bebb-4080-b325-aa527ccb3cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:17.271Z|fcff8106-439e-499a-b8e6-501ef3d5f0c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:21.748Z|fe3da71d-bd6e-4ca8-a3cf-48fad52548f5|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:19:21.749Z|fe3da71d-bd6e-4ca8-a3cf-48fad52548f5|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:22.920Z|0c90bd4d-67fd-4bb6-84ba-b811c956605b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:19:22.921Z|0c90bd4d-67fd-4bb6-84ba-b811c956605b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:19:23.717Z|e4c88b4c-d553-42c8-9922-7c972e152190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:19:23.717Z|e4c88b4c-d553-42c8-9922-7c972e152190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:19:27.302Z|349175bc-0f20-4186-bc97-2e22a28d2997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:27.302Z|c23d5b88-dcae-4ad4-b7f3-664790476e5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:27.302Z|ba2ab605-f024-43df-a1b1-596f29045d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:27.303Z|c23d5b88-dcae-4ad4-b7f3-664790476e5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:27.304Z|349175bc-0f20-4186-bc97-2e22a28d2997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:27.303Z|ba2ab605-f024-43df-a1b1-596f29045d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:37.328Z|503139e9-0f94-459e-8b75-bd1316da8ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:37.329Z|d8a0a1de-ba0d-4810-a17d-cf9799b0c492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:37.329Z|503139e9-0f94-459e-8b75-bd1316da8ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:37.329Z|d8a0a1de-ba0d-4810-a17d-cf9799b0c492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:37.329Z|899b7458-9904-430f-82d7-14d74c8b5375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:37.330Z|899b7458-9904-430f-82d7-14d74c8b5375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:37.920Z|cec4893d-8123-429b-8bae-80ee3c7510d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:19:37.923Z|cec4893d-8123-429b-8bae-80ee3c7510d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:19:47.353Z|544266d3-8fef-4ee7-9c38-a7882e4acfd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:47.353Z|1e2eedec-842f-4482-853c-77bdab1801fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:47.353Z|376a8dd4-c64a-4053-a295-db10a3552e99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:47.354Z|376a8dd4-c64a-4053-a295-db10a3552e99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:47.354Z|1e2eedec-842f-4482-853c-77bdab1801fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:47.354Z|544266d3-8fef-4ee7-9c38-a7882e4acfd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:52.920Z|587a981e-aaa0-4a80-be98-6a52350b83d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:19:52.922Z|587a981e-aaa0-4a80-be98-6a52350b83d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:19:53.718Z|5fab8896-cff0-46aa-af34-049c746e5902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:19:53.718Z|5fab8896-cff0-46aa-af34-049c746e5902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:19:57.380Z|0c56ade0-6f43-4c46-83d9-875c04d87f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:57.381Z|0c56ade0-6f43-4c46-83d9-875c04d87f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:57.381Z|20c284ef-cdef-4b21-bcab-e0edcbb530c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:57.382Z|20c284ef-cdef-4b21-bcab-e0edcbb530c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:19:57.387Z|f50bdde2-a4b0-40f5-a7df-eeca684f5c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:19:57.387Z|f50bdde2-a4b0-40f5-a7df-eeca684f5c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:07.402Z|cd8e2817-c642-41a2-957e-33e672e429c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:07.403Z|d35d4f97-d647-405e-879d-cbf725789a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:07.403Z|cd8e2817-c642-41a2-957e-33e672e429c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:07.404Z|d35d4f97-d647-405e-879d-cbf725789a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:07.405Z|7bf5fc69-c768-44b7-b0b1-52d33b9e1d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:07.406Z|7bf5fc69-c768-44b7-b0b1-52d33b9e1d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:07.920Z|aed1ad73-40b4-4bb7-9fab-fcad778da2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:20:07.921Z|aed1ad73-40b4-4bb7-9fab-fcad778da2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:20:17.426Z|762fff3e-c984-4e49-b9ed-3ef4b4b9763f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:17.426Z|7bb4fb69-7b03-4fc3-a64a-be7918846aae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:17.426Z|762fff3e-c984-4e49-b9ed-3ef4b4b9763f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:17.426Z|7bb4fb69-7b03-4fc3-a64a-be7918846aae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:17.427Z|229ebfef-130c-496c-87ea-1be76056001b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:17.428Z|229ebfef-130c-496c-87ea-1be76056001b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:21.747Z|303dce92-a91f-43a9-a204-d5561fe04eab|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:20:21.748Z|303dce92-a91f-43a9-a204-d5561fe04eab|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:22.920Z|2eb758af-68e9-4910-a255-ea60eef12a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:20:22.923Z|2eb758af-68e9-4910-a255-ea60eef12a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:20:23.719Z|b0e40c6e-ea7f-48cf-a789-944b480a3a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:20:23.719Z|b0e40c6e-ea7f-48cf-a789-944b480a3a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:20:27.449Z|75009bcc-f7df-4bb3-8c69-6e3508951ec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:27.448Z|61aaad63-b27d-4b49-9098-da4862b80722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:27.449Z|75009bcc-f7df-4bb3-8c69-6e3508951ec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:27.449Z|61aaad63-b27d-4b49-9098-da4862b80722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:27.451Z|829ef9a7-5950-4f63-a086-78ecc0ec69ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:27.452Z|829ef9a7-5950-4f63-a086-78ecc0ec69ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:37.472Z|f47568ff-930f-4edc-8cff-cddec3b21d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:37.472Z|4ae91ba5-34dc-4452-a33a-413407db32d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:37.473Z|f47568ff-930f-4edc-8cff-cddec3b21d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:37.473Z|4ae91ba5-34dc-4452-a33a-413407db32d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:37.473Z|b5e1fe37-752c-47a3-8613-4a49ad7e9cc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:37.475Z|b5e1fe37-752c-47a3-8613-4a49ad7e9cc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:37.920Z|6009f86a-72a3-46bb-b839-7402efd05838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:20:37.921Z|6009f86a-72a3-46bb-b839-7402efd05838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:20:47.500Z|651b84d5-d2f5-4012-b351-5aab7680069a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:47.500Z|e9391f41-063d-48f9-8a08-b8fc5051a779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:47.500Z|6deb75be-fe89-4581-b76f-186fe816e814|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:47.500Z|651b84d5-d2f5-4012-b351-5aab7680069a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:47.500Z|e9391f41-063d-48f9-8a08-b8fc5051a779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:47.501Z|6deb75be-fe89-4581-b76f-186fe816e814|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:52.921Z|ef0d8596-2d86-4f40-a173-ff2be66724e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:20:52.922Z|ef0d8596-2d86-4f40-a173-ff2be66724e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:20:53.720Z|8503c5da-4aff-44f8-afe6-f597ac337379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:20:53.721Z|8503c5da-4aff-44f8-afe6-f597ac337379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:20:57.526Z|9cf06dc5-27ef-45c8-a802-902a87fb6e7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:57.526Z|9159955b-9073-438b-94c8-20a6063bda94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:57.526Z|24ce17d1-e165-4fdb-8f96-2e8b74ee09cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:20:57.527Z|9cf06dc5-27ef-45c8-a802-902a87fb6e7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:57.527Z|24ce17d1-e165-4fdb-8f96-2e8b74ee09cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:20:57.527Z|9159955b-9073-438b-94c8-20a6063bda94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:07.555Z|08cca8db-7508-472a-ba51-9e36fcdb20f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:07.555Z|e3cef9a3-b171-4bb3-88a1-2109174c6eb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:07.555Z|afa75692-4999-4a05-a634-c70d705fb30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:07.558Z|e3cef9a3-b171-4bb3-88a1-2109174c6eb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:07.558Z|afa75692-4999-4a05-a634-c70d705fb30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:07.558Z|08cca8db-7508-472a-ba51-9e36fcdb20f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:07.920Z|ec6936c2-7482-4502-8fd3-7703f83fc8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:21:07.923Z|ec6936c2-7482-4502-8fd3-7703f83fc8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:21:17.582Z|98cd4c45-0e1d-4e42-87b0-1f86465f70f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:17.582Z|b65bf0ca-2e68-4d59-9189-0b034ab41e0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:17.584Z|98cd4c45-0e1d-4e42-87b0-1f86465f70f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:17.584Z|b65bf0ca-2e68-4d59-9189-0b034ab41e0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:17.585Z|b20beb23-50eb-43ea-ac42-29d6bbc86a86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:17.585Z|b20beb23-50eb-43ea-ac42-29d6bbc86a86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:21.750Z|e0258d4e-aa0f-4159-861f-bd45daf36769|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:21:21.752Z|e0258d4e-aa0f-4159-861f-bd45daf36769|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:22.920Z|2a1e4db1-a184-4d35-bec3-be1b1fe8e544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:21:22.921Z|2a1e4db1-a184-4d35-bec3-be1b1fe8e544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:21:23.721Z|e290a9b5-9a04-471b-99db-8dda90ad5750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:21:23.722Z|e290a9b5-9a04-471b-99db-8dda90ad5750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:21:27.606Z|41ecf851-9955-404f-824c-bd0d9126e5a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:27.607Z|41ecf851-9955-404f-824c-bd0d9126e5a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:27.609Z|8d1ea731-0060-4be9-9f9a-8d89ffccb5a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:27.609Z|8d1ea731-0060-4be9-9f9a-8d89ffccb5a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:27.609Z|a719df3e-c56c-4fd4-b10d-b7034f4dee7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:27.610Z|a719df3e-c56c-4fd4-b10d-b7034f4dee7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:37.631Z|2d3bcd44-d16f-4724-a764-c3e816c0fd22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:37.631Z|024b4a40-baec-40ce-b0a2-9c8730de226b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:37.631Z|8d5bca7c-18bc-4cc1-8896-a9b326c84345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:37.633Z|024b4a40-baec-40ce-b0a2-9c8730de226b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:37.633Z|8d5bca7c-18bc-4cc1-8896-a9b326c84345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:37.633Z|2d3bcd44-d16f-4724-a764-c3e816c0fd22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:37.920Z|900a3c52-1366-45d5-8da1-ecd52ae87fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:21:37.921Z|900a3c52-1366-45d5-8da1-ecd52ae87fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:21:47.658Z|80be1b6a-c062-46e7-8847-8a0062934cde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:47.658Z|f1347e8d-bc46-4c54-a8fc-7c356dbd307a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:47.659Z|f1347e8d-bc46-4c54-a8fc-7c356dbd307a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:47.659Z|6a8b5907-f4d7-46e1-9fd7-1a95a3dc51c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:47.659Z|80be1b6a-c062-46e7-8847-8a0062934cde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:47.659Z|6a8b5907-f4d7-46e1-9fd7-1a95a3dc51c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:52.921Z|081d911a-65c8-4cfc-9451-6c75f151ba64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:21:52.925Z|081d911a-65c8-4cfc-9451-6c75f151ba64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:21:53.723Z|8a8ca4d8-b6ed-4678-a46a-437953aefcec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:21:53.724Z|8a8ca4d8-b6ed-4678-a46a-437953aefcec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:21:57.688Z|86c7cf09-2c09-4102-b5bf-0dd763e61cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:57.688Z|dbbe41fd-7d8c-4faa-8e9c-98d9e2bd8246|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:57.689Z|86c7cf09-2c09-4102-b5bf-0dd763e61cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:57.689Z|dbbe41fd-7d8c-4faa-8e9c-98d9e2bd8246|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:21:57.692Z|d4d924fb-4b68-4ef1-a939-92ccd00a37d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:21:57.692Z|d4d924fb-4b68-4ef1-a939-92ccd00a37d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:07.713Z|4a0bd431-6d0d-4553-9fb7-c748b0bd9335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:07.713Z|389a3e80-cfac-40ec-9c82-cc00205a0249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:07.713Z|898dbe79-983e-4234-86cb-0e2fc5a75d3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:07.713Z|389a3e80-cfac-40ec-9c82-cc00205a0249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:07.714Z|898dbe79-983e-4234-86cb-0e2fc5a75d3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:07.714Z|4a0bd431-6d0d-4553-9fb7-c748b0bd9335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:07.920Z|51a33813-3258-46e4-a9ce-c5cee341a03a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:22:07.921Z|51a33813-3258-46e4-a9ce-c5cee341a03a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:22:17.738Z|d94a2f20-11db-47d0-8524-37c5193950c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:17.739Z|d94a2f20-11db-47d0-8524-37c5193950c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:17.746Z|2c672311-039d-4c17-97f1-a25c25ef1b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:17.746Z|2c672311-039d-4c17-97f1-a25c25ef1b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:17.750Z|35f22e54-399b-41c4-84fc-1c2fbcf4e41b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:17.752Z|35f22e54-399b-41c4-84fc-1c2fbcf4e41b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:21.758Z|e5f2cc7a-0937-436a-8258-c02c5ad8787e|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:22:21.759Z|e5f2cc7a-0937-436a-8258-c02c5ad8787e|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:22.920Z|8c5c9fa2-880c-43f8-b66d-07a43d548493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:22:22.921Z|8c5c9fa2-880c-43f8-b66d-07a43d548493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:22:23.724Z|6e5d1347-cf44-4297-8cfa-6b75105eeb6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:22:23.727Z|6e5d1347-cf44-4297-8cfa-6b75105eeb6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:22:27.769Z|9dc873fe-a6ba-4e83-a3f6-80c2e2533947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:27.770Z|9dc873fe-a6ba-4e83-a3f6-80c2e2533947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:27.772Z|7a1c3c1b-1a71-4bc8-93af-aee3c052e6ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:27.772Z|b9e09440-b26a-4001-a7ed-65c35106889f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:27.772Z|7a1c3c1b-1a71-4bc8-93af-aee3c052e6ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:27.773Z|b9e09440-b26a-4001-a7ed-65c35106889f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:37.802Z|d324fd14-9250-4439-afbd-3f1cce6b187a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:37.804Z|d324fd14-9250-4439-afbd-3f1cce6b187a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:37.802Z|e25ea89e-75ea-483a-b423-962d92903198|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:37.806Z|e25ea89e-75ea-483a-b423-962d92903198|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:37.807Z|a14f3ae0-b0c3-4845-b177-f7b4e064bb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:37.807Z|a14f3ae0-b0c3-4845-b177-f7b4e064bb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:37.920Z|ce9998ea-87c6-47b3-885b-53dc36fdb7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:22:37.923Z|ce9998ea-87c6-47b3-885b-53dc36fdb7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:22:47.833Z|c4eceaca-171f-4bba-bc19-91e9cba8cfdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:47.833Z|3f1b45ad-6c61-4fbf-b50b-b9a36fce49d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:47.835Z|3f1b45ad-6c61-4fbf-b50b-b9a36fce49d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:47.834Z|c4eceaca-171f-4bba-bc19-91e9cba8cfdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:47.834Z|6cc520f0-c2bf-47c4-be81-0cc8e9382466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:47.843Z|6cc520f0-c2bf-47c4-be81-0cc8e9382466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:52.921Z|7a512bb6-b83d-444c-9b46-0dab498ca158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:22:52.921Z|7a512bb6-b83d-444c-9b46-0dab498ca158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:22:53.727Z|6c5fb918-e424-4366-a7ea-b557ef04e812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:22:53.728Z|6c5fb918-e424-4366-a7ea-b557ef04e812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:22:57.869Z|2626b500-4616-4cd2-892b-0d3834cdb066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:57.869Z|92c7d81a-4201-4d40-b078-a88c06e7d7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:57.869Z|6907c2a8-458e-4f99-a9d1-471facdd4e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:22:57.871Z|2626b500-4616-4cd2-892b-0d3834cdb066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:57.871Z|92c7d81a-4201-4d40-b078-a88c06e7d7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:22:57.871Z|6907c2a8-458e-4f99-a9d1-471facdd4e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:07.896Z|696e34b1-0932-4c6b-b535-98f724a15fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:07.896Z|85f143b9-b359-4dc6-8df9-8bb1f0298c0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:07.896Z|e25b9926-4252-44c7-a10c-9d365ea3415c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:07.897Z|696e34b1-0932-4c6b-b535-98f724a15fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:07.897Z|85f143b9-b359-4dc6-8df9-8bb1f0298c0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:07.897Z|e25b9926-4252-44c7-a10c-9d365ea3415c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:07.920Z|eb37eb56-959b-4fbb-a1ea-529831007f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:23:07.920Z|eb37eb56-959b-4fbb-a1ea-529831007f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:23:17.923Z|f82da451-acda-4e90-8c4c-e3e302e41e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:17.923Z|f82da451-acda-4e90-8c4c-e3e302e41e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:17.921Z|ad3e0e8b-aa50-499d-ba07-af4a5f0ea64b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:17.926Z|ad3e0e8b-aa50-499d-ba07-af4a5f0ea64b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:17.928Z|90d6163c-537f-4815-8858-a8f0b4b31026|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:17.929Z|90d6163c-537f-4815-8858-a8f0b4b31026|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:21.748Z|b9c7076d-8cae-437a-bd11-fc931c2c99eb|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:23:21.749Z|b9c7076d-8cae-437a-bd11-fc931c2c99eb|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:22.920Z|5e404585-0c82-479f-aa22-f310892cc442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:23:22.923Z|5e404585-0c82-479f-aa22-f310892cc442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:23:23.728Z|2e179f31-286f-41b9-a02e-1b6268acfd3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:23:23.729Z|2e179f31-286f-41b9-a02e-1b6268acfd3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:23:27.950Z|35a06556-bacf-44e2-b4ad-e8c8a439fa35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:27.951Z|35a06556-bacf-44e2-b4ad-e8c8a439fa35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:27.950Z|54805dbb-1414-473e-a493-4acda29fcf04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:27.952Z|54805dbb-1414-473e-a493-4acda29fcf04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:27.956Z|9721a6bb-67fa-44b5-af8a-1e8a10bd6c87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:27.957Z|9721a6bb-67fa-44b5-af8a-1e8a10bd6c87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:37.920Z|45eb1f1c-b60e-4dd9-a5fe-c838e77c86b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:23:37.921Z|45eb1f1c-b60e-4dd9-a5fe-c838e77c86b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:23:37.976Z|208cc18b-b69d-4c43-b265-ab53c6c8d218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:37.976Z|46308955-94ce-4ac9-8622-11543e5044a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:37.977Z|208cc18b-b69d-4c43-b265-ab53c6c8d218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:37.977Z|46308955-94ce-4ac9-8622-11543e5044a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:37.979Z|493dc548-7680-461e-9acd-4cf7570dad9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:37.980Z|493dc548-7680-461e-9acd-4cf7570dad9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:48.005Z|89bb2ede-2d28-40d0-9a67-26220e0447b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:48.005Z|89bb2ede-2d28-40d0-9a67-26220e0447b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:48.021Z|a28afabd-37b3-4fda-88c8-b5d08ad68f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:48.022Z|a28afabd-37b3-4fda-88c8-b5d08ad68f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:48.027Z|3e89b106-a3b0-4a8a-a7d8-1d78ec34564a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:48.027Z|3e89b106-a3b0-4a8a-a7d8-1d78ec34564a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:52.920Z|b4f2fd56-4ac5-4567-9f82-6b9e79bc645c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:23:52.921Z|b4f2fd56-4ac5-4567-9f82-6b9e79bc645c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:23:53.730Z|be49b47c-5bac-4299-888a-248262aad4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:23:53.731Z|be49b47c-5bac-4299-888a-248262aad4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:23:58.039Z|1f12e8a3-e89e-439a-941a-31c597e1b7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:58.040Z|1f12e8a3-e89e-439a-941a-31c597e1b7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:58.053Z|89e56c1d-4359-4cb2-b800-ac1ee2ad18dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:58.053Z|e6e434d3-b448-4b09-9b00-c6bb8c320571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:23:58.053Z|e6e434d3-b448-4b09-9b00-c6bb8c320571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:23:58.053Z|89e56c1d-4359-4cb2-b800-ac1ee2ad18dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:07.921Z|d2f1ba2a-bbc0-4a61-870c-bbce5c3f5913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:24:07.926Z|d2f1ba2a-bbc0-4a61-870c-bbce5c3f5913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:24:08.073Z|54ede013-cf5b-492c-9e97-e0e0003585bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:08.074Z|54ede013-cf5b-492c-9e97-e0e0003585bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:08.080Z|5f009aee-bd53-4101-93a5-e4ba82f013d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:08.080Z|0103d3f2-6076-4eee-8e0f-830c71ba4d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:08.081Z|5f009aee-bd53-4101-93a5-e4ba82f013d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:08.081Z|0103d3f2-6076-4eee-8e0f-830c71ba4d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:18.108Z|9e559123-d642-4795-9980-9b9aa83b0bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:18.108Z|b943340c-3ae2-4db7-9da5-72f477898146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:18.108Z|66e1f238-386b-4022-a95a-3f8700e8c47a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:18.110Z|9e559123-d642-4795-9980-9b9aa83b0bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:18.110Z|66e1f238-386b-4022-a95a-3f8700e8c47a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:18.110Z|b943340c-3ae2-4db7-9da5-72f477898146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:21.748Z|dfe7fdab-5556-47dc-abc1-1a8375dd7e2f|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:24:21.749Z|dfe7fdab-5556-47dc-abc1-1a8375dd7e2f|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:22.921Z|0d01bd10-c6cd-4b40-9322-bc03633e3bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:24:22.922Z|0d01bd10-c6cd-4b40-9322-bc03633e3bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:24:23.732Z|63773861-62a5-4a4f-84e0-7fd95f479480|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:24:23.733Z|63773861-62a5-4a4f-84e0-7fd95f479480|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:24:28.135Z|65a74a9a-6586-4c66-8719-097857deab67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:28.136Z|65a74a9a-6586-4c66-8719-097857deab67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:28.135Z|c1b4e0a9-a93b-420a-98b4-bf3f2be6395d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:28.142Z|c1b4e0a9-a93b-420a-98b4-bf3f2be6395d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:28.135Z|f260449d-051a-46e7-b4b7-8b9a5a0d57f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:28.144Z|f260449d-051a-46e7-b4b7-8b9a5a0d57f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:37.921Z|c25ae7d8-c091-4a00-9c21-e2fb6e8f72cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:24:37.923Z|c25ae7d8-c091-4a00-9c21-e2fb6e8f72cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:24:38.184Z|46af274d-4721-4ece-8229-a452814a6ddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:38.185Z|46af274d-4721-4ece-8229-a452814a6ddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:38.186Z|a3b652c4-42a5-43c6-b0a3-ef8c2d82c54f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:38.187Z|a3b652c4-42a5-43c6-b0a3-ef8c2d82c54f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:38.187Z|4ee2e07f-5b8e-40fc-8941-e0726e329bdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:38.189Z|4ee2e07f-5b8e-40fc-8941-e0726e329bdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:48.207Z|33d7f027-414a-4edb-a8c6-f6f312a5bec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:48.207Z|c0f690e4-7bf2-4e19-ad07-2ee0eb521c4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:48.207Z|33d7f027-414a-4edb-a8c6-f6f312a5bec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:48.208Z|c0f690e4-7bf2-4e19-ad07-2ee0eb521c4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:48.209Z|a3d4cf71-7f5c-40f6-bd5c-147101d5ab05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:48.209Z|a3d4cf71-7f5c-40f6-bd5c-147101d5ab05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:52.920Z|0dafaee7-ae7e-4737-bc4f-0c30316788a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:24:52.924Z|0dafaee7-ae7e-4737-bc4f-0c30316788a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:24:53.734Z|02eb3922-a804-440d-a6e0-5fbcb5d0af53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:24:53.745Z|02eb3922-a804-440d-a6e0-5fbcb5d0af53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:24:58.230Z|f45b6d9d-d119-47ab-9cc3-b5c1d0c38440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:58.230Z|8fba5aa0-5aa6-4ad1-96db-d40833b51176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:58.231Z|f45b6d9d-d119-47ab-9cc3-b5c1d0c38440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:58.231Z|8fba5aa0-5aa6-4ad1-96db-d40833b51176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:24:58.233Z|89744ee7-abde-4431-ade5-b0e34f454dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:24:58.233Z|89744ee7-abde-4431-ade5-b0e34f454dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:07.921Z|01e4b965-d508-41ee-b5c0-17c55b655e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:25:07.922Z|01e4b965-d508-41ee-b5c0-17c55b655e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:25:08.259Z|b67c0544-5665-4f21-a246-33858e684207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:08.259Z|51558010-4961-4ccf-985d-f2710c28dddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:08.260Z|b67c0544-5665-4f21-a246-33858e684207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:08.260Z|51558010-4961-4ccf-985d-f2710c28dddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:08.265Z|af74f4d3-496f-482d-839c-62e76f8d7d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:08.266Z|af74f4d3-496f-482d-839c-62e76f8d7d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:18.287Z|587eb7a5-cb9b-444c-9954-da5f453a1052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:18.287Z|6bf56161-84d2-4614-96b7-818b81dd4fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:18.288Z|587eb7a5-cb9b-444c-9954-da5f453a1052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:18.288Z|6bf56161-84d2-4614-96b7-818b81dd4fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:18.288Z|6a21a08b-3cd3-48a7-8db8-eede32873b83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:18.288Z|6a21a08b-3cd3-48a7-8db8-eede32873b83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:21.748Z|1d6927b4-3f9c-4e57-a3b9-917b32c88f0a|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:25:21.749Z|1d6927b4-3f9c-4e57-a3b9-917b32c88f0a|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:22.920Z|55831174-6ace-4f9a-ba4e-c85b70d9117c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:25:22.990Z|55831174-6ace-4f9a-ba4e-c85b70d9117c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:25:23.749Z|d08859f7-c269-4b86-a438-fe7e0bc39ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:25:23.752Z|d08859f7-c269-4b86-a438-fe7e0bc39ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:25:28.319Z|4161ce75-4bd1-4234-8d5a-a66b66eb4c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:28.321Z|4161ce75-4bd1-4234-8d5a-a66b66eb4c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:28.321Z|45f64d5c-29c1-408f-9561-62a253a46f6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:28.322Z|45f64d5c-29c1-408f-9561-62a253a46f6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:28.322Z|024a403c-d0b0-47d1-a7a8-5c94444021bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:28.323Z|024a403c-d0b0-47d1-a7a8-5c94444021bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:37.920Z|154c60fa-73d9-468b-b928-aa1cd739dae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:25:37.921Z|154c60fa-73d9-468b-b928-aa1cd739dae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:25:38.352Z|fd2b6b47-f65d-4e8a-a484-07068ae572f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:38.352Z|511991da-22a5-45ce-b686-6eccb5196ca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:38.352Z|67bbc693-7943-4822-9f4a-de7e40364409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:38.354Z|fd2b6b47-f65d-4e8a-a484-07068ae572f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:38.354Z|511991da-22a5-45ce-b686-6eccb5196ca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:38.354Z|67bbc693-7943-4822-9f4a-de7e40364409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:48.378Z|a88ae426-4af4-4025-bd4b-0bd2e8e052f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:48.378Z|fba8ac2f-5246-4d13-9814-75a646d7b0cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:48.378Z|ea0ea480-4085-4535-b2b2-42e02f9c50c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:48.380Z|a88ae426-4af4-4025-bd4b-0bd2e8e052f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:48.380Z|fba8ac2f-5246-4d13-9814-75a646d7b0cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:48.380Z|ea0ea480-4085-4535-b2b2-42e02f9c50c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:52.920Z|de65d0b5-02b8-4f48-8d65-8b3450eff4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:25:52.921Z|de65d0b5-02b8-4f48-8d65-8b3450eff4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:25:53.753Z|adec9133-dfcc-42ee-bfd6-cf1fc87a4d14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:25:53.753Z|adec9133-dfcc-42ee-bfd6-cf1fc87a4d14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:25:58.404Z|044c40d6-237f-4d80-80a5-1a5c80258cb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:58.409Z|044c40d6-237f-4d80-80a5-1a5c80258cb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:58.410Z|a4b43e76-d75d-4f68-9bb1-3be567f1f1f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:58.410Z|0f0ebb9c-034d-4d64-af6c-492dcbd9ec7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:25:58.410Z|a4b43e76-d75d-4f68-9bb1-3be567f1f1f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:25:58.411Z|0f0ebb9c-034d-4d64-af6c-492dcbd9ec7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:07.920Z|b4538bbf-5099-4e4f-a709-115b684809c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:26:07.924Z|b4538bbf-5099-4e4f-a709-115b684809c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:26:08.433Z|88dcc112-9858-485b-8ab3-50fbaed4563c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:08.433Z|9f4a096e-3cb4-4043-84d5-65cada5ef591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:08.433Z|1bf021e4-dc00-4d67-bab4-d00816a1f7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:08.434Z|9f4a096e-3cb4-4043-84d5-65cada5ef591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:08.434Z|88dcc112-9858-485b-8ab3-50fbaed4563c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:08.434Z|1bf021e4-dc00-4d67-bab4-d00816a1f7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:18.459Z|d1a58687-5ab6-45d1-a59a-01ef46deff14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:18.459Z|4f20f65c-6beb-4b27-b7c4-bce374e49eeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:18.459Z|8a08643f-b1f2-4cd1-b021-c71fcd075b7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:18.460Z|d1a58687-5ab6-45d1-a59a-01ef46deff14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:18.460Z|4f20f65c-6beb-4b27-b7c4-bce374e49eeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:18.460Z|8a08643f-b1f2-4cd1-b021-c71fcd075b7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:21.747Z|232f09f0-54f5-4f8f-8225-d8d37b92d87a|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:26:21.748Z|232f09f0-54f5-4f8f-8225-d8d37b92d87a|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:22.920Z|0f3eee3f-1f34-441b-bf43-494d72172ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:26:22.921Z|0f3eee3f-1f34-441b-bf43-494d72172ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:26:23.754Z|bff79bbe-104f-4207-b9d9-d3b0a12ae51d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:26:23.755Z|bff79bbe-104f-4207-b9d9-d3b0a12ae51d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:26:28.489Z|e2b289f5-b2c0-4c2f-9ff5-dea554f59e86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:28.490Z|f1e44333-d6cd-423b-ba26-feab33c3a4d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:28.490Z|f1e44333-d6cd-423b-ba26-feab33c3a4d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:28.490Z|e2b289f5-b2c0-4c2f-9ff5-dea554f59e86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:28.491Z|529c29d2-4811-41e5-bfed-459c41b6891e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:28.491Z|529c29d2-4811-41e5-bfed-459c41b6891e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:37.920Z|99cdb979-9ad4-4bec-8d91-521b3ddbe61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:26:37.921Z|99cdb979-9ad4-4bec-8d91-521b3ddbe61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:26:38.517Z|e1bbc52f-a424-46a8-b5e2-638bd5593728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:38.517Z|41abb79d-6dad-4ee7-97e2-05b36c79d303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:38.517Z|7437c801-420d-4cf6-b68c-3ad3363ef2d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:38.518Z|e1bbc52f-a424-46a8-b5e2-638bd5593728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:38.518Z|7437c801-420d-4cf6-b68c-3ad3363ef2d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:38.518Z|41abb79d-6dad-4ee7-97e2-05b36c79d303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:48.539Z|76a4037b-00a4-479f-b670-19f994115ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:48.539Z|6e668455-4aa1-4a7e-842b-d999a0543258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:48.540Z|76a4037b-00a4-479f-b670-19f994115ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:48.540Z|6e668455-4aa1-4a7e-842b-d999a0543258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:48.541Z|8f104bc2-9aab-48cf-969c-fd4b52a4f486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:48.541Z|8f104bc2-9aab-48cf-969c-fd4b52a4f486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:52.920Z|1fab6476-a3a9-4630-ac55-36bd9420469a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:26:52.924Z|1fab6476-a3a9-4630-ac55-36bd9420469a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:26:53.755Z|4555b47e-a99b-4e12-96cb-bf42aefe2371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:26:53.756Z|4555b47e-a99b-4e12-96cb-bf42aefe2371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:26:58.566Z|a45d07ff-de4c-40c9-8e5f-69745e5abf58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:58.565Z|147fac6f-94a0-4e36-b2f0-54ab51a34389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:58.566Z|5770770b-64c1-4290-9c03-d83793165271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:26:58.566Z|5770770b-64c1-4290-9c03-d83793165271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:58.566Z|a45d07ff-de4c-40c9-8e5f-69745e5abf58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:26:58.566Z|147fac6f-94a0-4e36-b2f0-54ab51a34389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:07.920Z|14032147-610e-4b3f-a25a-ce9246d2c56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:27:07.921Z|14032147-610e-4b3f-a25a-ce9246d2c56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:27:08.591Z|e21bfc7e-0f63-4d38-b0ca-1ac52f9f9ddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:08.592Z|e21bfc7e-0f63-4d38-b0ca-1ac52f9f9ddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:08.592Z|3c9c1dd6-0f9b-4e29-8a5d-27f49bac650a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:08.593Z|3c9c1dd6-0f9b-4e29-8a5d-27f49bac650a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:08.595Z|5e141049-f668-4a27-862a-25c1152c4ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:08.596Z|5e141049-f668-4a27-862a-25c1152c4ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:18.617Z|42b0c442-2815-46c2-b5bf-882966e2f970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:18.617Z|d39004b0-1eb7-48d5-bb79-69fc4cdad152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:18.617Z|023a680a-de7c-485c-808e-99b9a51e03ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:18.620Z|42b0c442-2815-46c2-b5bf-882966e2f970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:18.620Z|d39004b0-1eb7-48d5-bb79-69fc4cdad152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:18.620Z|023a680a-de7c-485c-808e-99b9a51e03ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:21.747Z|11aac437-d653-4eb8-ac86-f26712820a8a|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:27:21.751Z|11aac437-d653-4eb8-ac86-f26712820a8a|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:22.920Z|9266d8c5-f7f5-46d4-be35-55f5002cafbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:27:22.921Z|9266d8c5-f7f5-46d4-be35-55f5002cafbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:27:23.756Z|0eb1dc64-57bd-426b-9d6c-69441dd0fbd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:27:23.757Z|0eb1dc64-57bd-426b-9d6c-69441dd0fbd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:27:28.647Z|5c2dac28-f57d-48bf-a94e-e28461194e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:28.647Z|ba900739-46e1-4c8e-9119-35154ab7c185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:28.648Z|ba900739-46e1-4c8e-9119-35154ab7c185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:28.648Z|5c2dac28-f57d-48bf-a94e-e28461194e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:28.648Z|3e276ed2-6197-4600-ba83-b2f7becec32f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:28.649Z|3e276ed2-6197-4600-ba83-b2f7becec32f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:37.920Z|342992b3-f533-4301-9726-11ce22cb62e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:27:37.924Z|342992b3-f533-4301-9726-11ce22cb62e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:27:38.669Z|873f297c-5fb4-440e-b0d3-e72c183a20b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:38.669Z|363e6ccd-65a2-4044-9c6d-70167071d228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:38.671Z|363e6ccd-65a2-4044-9c6d-70167071d228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:38.672Z|0a6d62e8-e2ca-45bf-b103-e23eca04d6af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:38.673Z|0a6d62e8-e2ca-45bf-b103-e23eca04d6af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:38.671Z|873f297c-5fb4-440e-b0d3-e72c183a20b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:48.692Z|71c0da79-d5b7-4aee-b0e7-d9f7517445e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:48.692Z|3f65276f-265d-425d-9e80-0fe33ab23df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:48.693Z|3f65276f-265d-425d-9e80-0fe33ab23df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:48.694Z|71c0da79-d5b7-4aee-b0e7-d9f7517445e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:48.694Z|a60cb165-85f7-472f-8a7f-054ef1ddf153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:48.694Z|a60cb165-85f7-472f-8a7f-054ef1ddf153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:52.920Z|7c6913fa-483a-4016-a183-0f2c95b00800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:27:52.922Z|7c6913fa-483a-4016-a183-0f2c95b00800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:27:53.758Z|0dde80fb-8d58-4072-b748-3e8052529773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:27:53.758Z|0dde80fb-8d58-4072-b748-3e8052529773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:27:58.718Z|ec9ec6fa-9d6a-43c9-8090-16209623866c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:58.718Z|cb142637-02e9-4be3-bc76-8b3d0c367050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:58.719Z|cb142637-02e9-4be3-bc76-8b3d0c367050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:58.719Z|ec9ec6fa-9d6a-43c9-8090-16209623866c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:27:58.718Z|caeab310-8236-4b6d-9189-0ac6130df68f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:27:58.720Z|caeab310-8236-4b6d-9189-0ac6130df68f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:07.920Z|3438a858-6d8a-4d91-8beb-225c02020a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:28:07.921Z|3438a858-6d8a-4d91-8beb-225c02020a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:28:08.741Z|be27b176-5f0a-46a4-9e99-21d026c46650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:08.741Z|50604c83-e8a4-479a-ae59-95b886e17487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:08.743Z|50604c83-e8a4-479a-ae59-95b886e17487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:08.743Z|be27b176-5f0a-46a4-9e99-21d026c46650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:08.743Z|4c8c5e3a-7891-4a77-a11e-5e89bf8d4604|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:08.744Z|4c8c5e3a-7891-4a77-a11e-5e89bf8d4604|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:18.765Z|034ab440-7164-421d-8ddf-0e9670ac0d79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:18.765Z|fd3f5932-ff2c-46e7-8e10-2c2b22369525|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:18.765Z|f0ff9402-371a-42f1-95d4-ae6109f902db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:18.766Z|fd3f5932-ff2c-46e7-8e10-2c2b22369525|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:18.766Z|f0ff9402-371a-42f1-95d4-ae6109f902db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:18.766Z|034ab440-7164-421d-8ddf-0e9670ac0d79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:21.748Z|8ab8b865-6cb8-49b4-9b6a-9e6ef16b5cb4|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:28:21.749Z|8ab8b865-6cb8-49b4-9b6a-9e6ef16b5cb4|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:22.920Z|2b130e99-996a-4e6c-a731-f87e9a7c6842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:28:22.924Z|2b130e99-996a-4e6c-a731-f87e9a7c6842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:28:23.759Z|a91964ca-e4c6-4970-96b9-13c10fc16f93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:28:23.759Z|a91964ca-e4c6-4970-96b9-13c10fc16f93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:28:28.790Z|8e581a57-23ac-4750-bf09-e31a985767bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:28.790Z|c72fd153-35a6-48ad-920f-300419b1ffb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:28.790Z|e77800d5-50f9-4e97-834b-edd1e2e9f8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:28.790Z|c72fd153-35a6-48ad-920f-300419b1ffb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:28.790Z|8e581a57-23ac-4750-bf09-e31a985767bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:28.791Z|e77800d5-50f9-4e97-834b-edd1e2e9f8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:37.920Z|d3fb689e-df6e-4a7f-b310-56ae3d5692ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:28:37.921Z|d3fb689e-df6e-4a7f-b310-56ae3d5692ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:28:38.813Z|78e7f307-bcc4-49ae-a429-733c39680e31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:38.813Z|d5f4adca-d2a8-417e-8412-b9d5d1a143fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:38.813Z|80fa8460-f8e8-44e2-9911-0389b85423a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:38.815Z|d5f4adca-d2a8-417e-8412-b9d5d1a143fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:38.815Z|80fa8460-f8e8-44e2-9911-0389b85423a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:38.815Z|78e7f307-bcc4-49ae-a429-733c39680e31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:48.842Z|509dfd0a-9ebf-4f20-babe-dfc59b3917eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:48.842Z|27b33abd-9d9a-4cce-9371-c029e02a5a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:48.842Z|97d1bddd-0629-430b-88dc-985c9fada161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:48.842Z|509dfd0a-9ebf-4f20-babe-dfc59b3917eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:48.843Z|27b33abd-9d9a-4cce-9371-c029e02a5a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:48.843Z|97d1bddd-0629-430b-88dc-985c9fada161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:52.920Z|59f224d6-2c2d-4c01-8546-4288e8d24445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:28:52.921Z|59f224d6-2c2d-4c01-8546-4288e8d24445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:28:53.760Z|06659031-35a7-459f-a624-183abdb13682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:28:53.761Z|06659031-35a7-459f-a624-183abdb13682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:28:58.871Z|19c73e77-54ba-453b-bd69-317fbc967aac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:58.871Z|36fc077e-ec5e-4bf4-b4d2-521feaacffef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:58.871Z|f61de36b-05c8-4edd-8ab9-8f6aa78343c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:28:58.872Z|36fc077e-ec5e-4bf4-b4d2-521feaacffef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:58.872Z|f61de36b-05c8-4edd-8ab9-8f6aa78343c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:28:58.872Z|19c73e77-54ba-453b-bd69-317fbc967aac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:07.920Z|0042031a-dddf-45e8-aab2-4f735368919b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:29:07.925Z|0042031a-dddf-45e8-aab2-4f735368919b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:29:08.900Z|4ea37d34-cbbf-417a-bb79-accd36a937a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:08.901Z|4ea37d34-cbbf-417a-bb79-accd36a937a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:08.902Z|cbce5d69-3f6a-48b7-9337-83263fa84652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:08.902Z|cbce5d69-3f6a-48b7-9337-83263fa84652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:08.907Z|77280560-205e-4553-be63-1ab758045f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:08.907Z|77280560-205e-4553-be63-1ab758045f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:18.929Z|b9f2e3f3-2383-428d-9fa7-b13f3507ee60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:18.929Z|1af4d475-d679-419d-a171-764aa8c50b67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:18.930Z|6529ad70-cc7e-4131-bf35-c0192605a011|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:18.930Z|1af4d475-d679-419d-a171-764aa8c50b67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:18.930Z|6529ad70-cc7e-4131-bf35-c0192605a011|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:18.930Z|b9f2e3f3-2383-428d-9fa7-b13f3507ee60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:21.747Z|9375f1b6-f602-4289-8e22-ebbfe32e8dc1|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:29:21.748Z|9375f1b6-f602-4289-8e22-ebbfe32e8dc1|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:22.920Z|b75d33e0-ef4d-4c7f-ba25-d10973145b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:29:22.921Z|b75d33e0-ef4d-4c7f-ba25-d10973145b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:29:23.762Z|2ce61a5b-e6f5-4864-96e3-5efe243d080a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:29:23.762Z|2ce61a5b-e6f5-4864-96e3-5efe243d080a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:29:28.985Z|b6835a5a-ce3c-4281-9fcd-ca7f9a11f7fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:28.986Z|4733bfd8-d9ad-42e8-8d4f-f9b2b2d6bb99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:28.986Z|b6835a5a-ce3c-4281-9fcd-ca7f9a11f7fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:28.986Z|4733bfd8-d9ad-42e8-8d4f-f9b2b2d6bb99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:28.987Z|f0332996-c2cc-4419-956f-76f23cb7ecad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:28.987Z|f0332996-c2cc-4419-956f-76f23cb7ecad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:37.920Z|8364a894-5f5c-4ac2-98cb-99ae35587d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:29:37.922Z|8364a894-5f5c-4ac2-98cb-99ae35587d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:29:39.010Z|362d7fdc-42e5-4db4-905a-c6f199f93242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:39.010Z|362d7fdc-42e5-4db4-905a-c6f199f93242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:39.018Z|2fe44e81-3f09-46c4-9690-5d616a8f7f1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:39.019Z|2fe44e81-3f09-46c4-9690-5d616a8f7f1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:39.020Z|cd216337-1a80-4ce9-84f1-024ddef7c75f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:39.020Z|cd216337-1a80-4ce9-84f1-024ddef7c75f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:49.034Z|fa4f4ca4-598e-46cd-ae2f-c2b18022a7a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:49.035Z|fa4f4ca4-598e-46cd-ae2f-c2b18022a7a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:49.040Z|76d4c97c-7ccd-4359-a990-0e928b9584e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:49.040Z|96cf6bea-cf9b-4e41-b242-3aaf5a1c844f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:49.040Z|76d4c97c-7ccd-4359-a990-0e928b9584e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:49.040Z|96cf6bea-cf9b-4e41-b242-3aaf5a1c844f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:52.920Z|df693a60-2713-4162-81bd-c21e85407886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:29:52.923Z|df693a60-2713-4162-81bd-c21e85407886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:29:53.763Z|b75bc58d-f2d3-40cd-b360-f23c45ce8b43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:29:53.763Z|b75bc58d-f2d3-40cd-b360-f23c45ce8b43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:29:59.056Z|98026e3e-42aa-4a86-9b4e-1cd39eb7695d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:59.057Z|98026e3e-42aa-4a86-9b4e-1cd39eb7695d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:59.059Z|4a31a93d-b3ef-41f5-9861-571f254dd064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:59.059Z|4a31a93d-b3ef-41f5-9861-571f254dd064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:29:59.071Z|2c1b9f5e-3a1d-4d03-b3e4-94db4666d1e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:29:59.071Z|2c1b9f5e-3a1d-4d03-b3e4-94db4666d1e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:07.920Z|3a2332bb-888f-470b-afdb-e3d1db84d458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:30:07.921Z|3a2332bb-888f-470b-afdb-e3d1db84d458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:30:09.080Z|f97c95cd-45fc-4317-8413-be2c2af64452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:09.081Z|f97c95cd-45fc-4317-8413-be2c2af64452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:09.095Z|d7bc02eb-ba59-4572-ae37-58f44bd999f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:09.096Z|d7bc02eb-ba59-4572-ae37-58f44bd999f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:09.133Z|20be2df0-1a9a-4218-aadb-a43a688be516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:09.133Z|20be2df0-1a9a-4218-aadb-a43a688be516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:19.126Z|87197fa4-1fb5-4acc-ac0b-cdc0db02a4f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:19.126Z|9465178e-3a90-4a28-ab7b-6c2df1173c1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:19.127Z|87197fa4-1fb5-4acc-ac0b-cdc0db02a4f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:19.127Z|9465178e-3a90-4a28-ab7b-6c2df1173c1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:19.153Z|775f8d89-7156-4f87-ae54-3a0bd725bf31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:19.154Z|775f8d89-7156-4f87-ae54-3a0bd725bf31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:21.748Z|47447cfa-f861-4dd5-a2c9-bf1653863d2b|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:30:21.748Z|47447cfa-f861-4dd5-a2c9-bf1653863d2b|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:22.921Z|20a9901d-309a-4c4c-841b-e7bf6910376b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:30:22.922Z|20a9901d-309a-4c4c-841b-e7bf6910376b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:30:23.764Z|7a942839-210e-4d76-97c7-4a359532b361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:30:23.765Z|7a942839-210e-4d76-97c7-4a359532b361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:30:29.155Z|8fa7d4a4-9ddc-4b82-b8dd-88a3864e4d2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:29.156Z|8fa7d4a4-9ddc-4b82-b8dd-88a3864e4d2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:29.160Z|53f9ff9a-285e-4403-baf7-b08d4d5e121f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:29.160Z|53f9ff9a-285e-4403-baf7-b08d4d5e121f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:29.175Z|0ded1b3d-06ea-4ce2-a579-0e320e424d25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:29.175Z|0ded1b3d-06ea-4ce2-a579-0e320e424d25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:37.920Z|d4ce4902-e393-4777-9238-b93617fd25cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:30:37.923Z|d4ce4902-e393-4777-9238-b93617fd25cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:30:39.181Z|151ed017-ed7f-48c3-be8f-0631e2480381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:39.182Z|151ed017-ed7f-48c3-be8f-0631e2480381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:39.188Z|56ddd12e-8d91-499f-b25a-f7925dfe5aca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:39.189Z|56ddd12e-8d91-499f-b25a-f7925dfe5aca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:39.199Z|9b5784fa-e894-4889-bbfa-6a7ccf614aee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:39.200Z|9b5784fa-e894-4889-bbfa-6a7ccf614aee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:49.211Z|1aebba98-03ba-48b5-a33a-8d60781e78e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:49.211Z|20129def-d7d8-46f0-bb36-879cd75ae560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:49.213Z|1aebba98-03ba-48b5-a33a-8d60781e78e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:49.213Z|20129def-d7d8-46f0-bb36-879cd75ae560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:49.237Z|42180466-b1aa-4fb1-b96d-a85e859fd9b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:49.238Z|42180466-b1aa-4fb1-b96d-a85e859fd9b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:52.921Z|ab478c8a-a31c-4c26-a642-193c8bb3756c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:30:52.922Z|ab478c8a-a31c-4c26-a642-193c8bb3756c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:30:53.769Z|c7cbf686-223c-4f75-abae-4c7a8e83f41c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:30:53.773Z|c7cbf686-223c-4f75-abae-4c7a8e83f41c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:30:59.238Z|3acdabf7-05cb-4ee3-a9b7-0dfb33beb19a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:59.238Z|e9f76184-756f-4bc0-bc01-85ce4f21ede9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:59.239Z|3acdabf7-05cb-4ee3-a9b7-0dfb33beb19a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:59.239Z|e9f76184-756f-4bc0-bc01-85ce4f21ede9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:30:59.271Z|44276832-ec52-4c23-93bb-429c2ff0904a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:30:59.272Z|44276832-ec52-4c23-93bb-429c2ff0904a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:07.921Z|6cd83a68-9ab4-4c07-a277-bb6efecd999e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:31:07.922Z|6cd83a68-9ab4-4c07-a277-bb6efecd999e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:31:09.271Z|8628cdd6-bfdb-4261-a76d-f6225db1a68b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:09.271Z|2ce93553-7a50-49dd-b548-8800f8e648c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:09.273Z|8628cdd6-bfdb-4261-a76d-f6225db1a68b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:09.273Z|2ce93553-7a50-49dd-b548-8800f8e648c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:09.301Z|a4ade780-b328-4cdc-afc5-31c60765120d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:09.302Z|a4ade780-b328-4cdc-afc5-31c60765120d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:19.299Z|d00b3069-f1f3-4cd9-a9cb-73ed0b2b72bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:19.299Z|aad1e7b2-7f90-4068-8b03-9f36b8b21257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:19.301Z|d00b3069-f1f3-4cd9-a9cb-73ed0b2b72bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:19.301Z|aad1e7b2-7f90-4068-8b03-9f36b8b21257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:19.322Z|b27b1615-5db5-4eba-b6b0-17c45d6dc5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:19.323Z|b27b1615-5db5-4eba-b6b0-17c45d6dc5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:21.747Z|ebe180e4-02b3-4503-99bb-d69baf071d40|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:31:21.748Z|ebe180e4-02b3-4503-99bb-d69baf071d40|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:22.920Z|1f0aa591-b0c5-4c95-8e3a-fa92d36c9c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:31:22.923Z|1f0aa591-b0c5-4c95-8e3a-fa92d36c9c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:31:23.775Z|999627ea-eb7e-4ed0-bdab-9970c26f74d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:31:23.775Z|999627ea-eb7e-4ed0-bdab-9970c26f74d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:31:29.323Z|66ae8596-e494-4a17-bb97-29d71145d22a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:29.324Z|66ae8596-e494-4a17-bb97-29d71145d22a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:29.325Z|4de47950-8888-4622-b213-23bbebf370c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:29.326Z|4de47950-8888-4622-b213-23bbebf370c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:29.345Z|0ece9828-7fd3-40a3-adc5-a67573981756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:29.346Z|0ece9828-7fd3-40a3-adc5-a67573981756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:37.920Z|6965e574-6990-4cf9-8885-5ca3460b72be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:31:37.921Z|6965e574-6990-4cf9-8885-5ca3460b72be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:31:39.349Z|ca4e9dd1-22b4-4693-a36a-26ea1c1f9474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:39.350Z|ca4e9dd1-22b4-4693-a36a-26ea1c1f9474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:39.350Z|bee25c1a-9435-4e2f-9ae3-b624e9d3cccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:39.351Z|bee25c1a-9435-4e2f-9ae3-b624e9d3cccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:39.371Z|0da75544-df39-4f14-8a9a-e8a5232695e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:39.372Z|0da75544-df39-4f14-8a9a-e8a5232695e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:49.379Z|246f8077-f7f8-4bf4-a5f3-26ac3f00ae09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:49.380Z|246f8077-f7f8-4bf4-a5f3-26ac3f00ae09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:49.384Z|ea77c096-f372-4e7b-b34b-cc3c5d4dbd94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:49.385Z|ea77c096-f372-4e7b-b34b-cc3c5d4dbd94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:49.400Z|a8a91741-893c-4908-8e04-63152afa0a56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:49.400Z|a8a91741-893c-4908-8e04-63152afa0a56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:52.920Z|92e0e3ac-5a08-4b5e-ab18-a7f95c8e2ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:31:52.921Z|92e0e3ac-5a08-4b5e-ab18-a7f95c8e2ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:31:53.776Z|7b7ce165-eaf1-4932-b144-03212691c5a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:31:53.776Z|7b7ce165-eaf1-4932-b144-03212691c5a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:31:59.411Z|87d7a782-e039-4814-96e7-a50839bcd96f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:59.411Z|f6d7cba9-6fe0-43d2-acb6-887bc2c782d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:59.412Z|87d7a782-e039-4814-96e7-a50839bcd96f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:59.412Z|f6d7cba9-6fe0-43d2-acb6-887bc2c782d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:31:59.420Z|549a9b3e-9d93-4310-bb93-e14a2a2cb7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:31:59.421Z|549a9b3e-9d93-4310-bb93-e14a2a2cb7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:07.921Z|71958b19-09a1-4041-abbf-d72c88e9345f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:32:07.926Z|71958b19-09a1-4041-abbf-d72c88e9345f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:32:09.442Z|ecca2ec3-ff44-4d14-8aee-32af3939066e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:09.442Z|ece4c199-df44-496d-a793-4253a720d5e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:09.444Z|ece4c199-df44-496d-a793-4253a720d5e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:09.444Z|ecca2ec3-ff44-4d14-8aee-32af3939066e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:09.442Z|ce8893b1-25d1-4f9b-886a-778569bb1409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:09.445Z|ce8893b1-25d1-4f9b-886a-778569bb1409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:19.473Z|e11844df-db14-4c1f-bac2-d24732140ac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:19.473Z|09d9be53-62b7-4244-baea-1af2ffc4106b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:19.473Z|c827d829-afd4-452e-9eac-ba2527d5cea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:19.475Z|09d9be53-62b7-4244-baea-1af2ffc4106b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:19.475Z|e11844df-db14-4c1f-bac2-d24732140ac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:19.475Z|c827d829-afd4-452e-9eac-ba2527d5cea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:21.747Z|0ab142ce-f7b2-42a1-844b-30d7ee28441b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:32:21.748Z|0ab142ce-f7b2-42a1-844b-30d7ee28441b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:22.920Z|6444bcc3-51e0-4106-92ff-760a086637ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:32:22.922Z|6444bcc3-51e0-4106-92ff-760a086637ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:32:23.777Z|003286a2-09fa-4ab7-bb1d-adc936f7f308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:32:23.777Z|003286a2-09fa-4ab7-bb1d-adc936f7f308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:32:29.504Z|bf704d24-c843-49b9-8ec1-cc1a5506f1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:29.504Z|56bb35e3-2ddd-4c20-98bc-0f5fc9072ff0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:29.505Z|ea0e9e8d-42be-4bb1-8c73-7f99c9601556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:29.505Z|bf704d24-c843-49b9-8ec1-cc1a5506f1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:29.505Z|56bb35e3-2ddd-4c20-98bc-0f5fc9072ff0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:29.505Z|ea0e9e8d-42be-4bb1-8c73-7f99c9601556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:37.920Z|9e073291-01ff-4f78-a4b4-8e0422d79b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:32:37.922Z|9e073291-01ff-4f78-a4b4-8e0422d79b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:32:39.530Z|d0e050a2-91be-4d7d-a327-0d0ca9a745d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:39.530Z|c437bfce-5e85-43fa-a145-a98fc61ab5a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:39.531Z|c437bfce-5e85-43fa-a145-a98fc61ab5a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:39.531Z|d0e050a2-91be-4d7d-a327-0d0ca9a745d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:39.532Z|c0521f1c-616a-449f-a586-41c20e845316|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:39.533Z|c0521f1c-616a-449f-a586-41c20e845316|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:49.555Z|ec6c94b9-8061-4992-b74b-98325d6ed705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:49.555Z|0e0d271d-c8f9-4569-b567-8cc35c9f6798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:49.556Z|0e0d271d-c8f9-4569-b567-8cc35c9f6798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:49.556Z|ec6c94b9-8061-4992-b74b-98325d6ed705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:49.557Z|8fb6d285-60fc-4f69-a17a-10f6264bb5ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:49.557Z|8fb6d285-60fc-4f69-a17a-10f6264bb5ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:52.920Z|009d73c0-bca2-429b-855f-33ddbd11dd81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:32:52.923Z|009d73c0-bca2-429b-855f-33ddbd11dd81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:32:53.778Z|b99e3659-efd2-4152-a973-7bebb48af1e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:32:53.779Z|b99e3659-efd2-4152-a973-7bebb48af1e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:32:59.588Z|66a4b69f-8e73-4c76-8091-3323e9fad708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:59.588Z|59c37f6a-19b1-4c00-b97f-4c6cb210ee4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:59.588Z|66a4b69f-8e73-4c76-8091-3323e9fad708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:59.588Z|59c37f6a-19b1-4c00-b97f-4c6cb210ee4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:32:59.594Z|ae8471f3-4832-4b6e-b7d9-be64784ff9b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:32:59.595Z|ae8471f3-4832-4b6e-b7d9-be64784ff9b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:07.920Z|8761908a-f0ff-4d00-875b-095deee3e085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:33:07.921Z|8761908a-f0ff-4d00-875b-095deee3e085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:33:09.618Z|06b8667c-292b-4859-877e-3483e19b4473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:09.619Z|06b8667c-292b-4859-877e-3483e19b4473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:09.625Z|e37f3e02-7b04-4eaf-b4d6-3dd0b420661d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:09.625Z|ff476cd1-5e43-40a7-8285-7ea1583656b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:09.625Z|ff476cd1-5e43-40a7-8285-7ea1583656b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:09.625Z|e37f3e02-7b04-4eaf-b4d6-3dd0b420661d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:19.667Z|7d42e8f7-8361-4ffb-a62f-78e97604f1eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:19.669Z|7d42e8f7-8361-4ffb-a62f-78e97604f1eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:19.689Z|2a575aab-b31f-492f-9787-952a44d8154e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:19.689Z|2a575aab-b31f-492f-9787-952a44d8154e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:19.704Z|ca395ec6-d5a1-437d-89f9-0daea9e4ced8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:19.704Z|ca395ec6-d5a1-437d-89f9-0daea9e4ced8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:21.751Z|2a00c266-94fa-427b-9ee3-0ff3bd4fee0a|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:33:21.753Z|2a00c266-94fa-427b-9ee3-0ff3bd4fee0a|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:22.920Z|9803ab8c-9e7f-4e90-a514-2762cc7c079d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:33:22.922Z|9803ab8c-9e7f-4e90-a514-2762cc7c079d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:33:23.779Z|dce13fa6-9e20-4e48-9d2d-a9ef1d03b920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:33:23.780Z|dce13fa6-9e20-4e48-9d2d-a9ef1d03b920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:33:29.704Z|b0b3dc7f-2acc-462c-81db-baeb115cf08e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:29.706Z|b0b3dc7f-2acc-462c-81db-baeb115cf08e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:29.726Z|9a89538e-72bc-4eda-a398-83bf0c0f5758|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:29.727Z|9a89538e-72bc-4eda-a398-83bf0c0f5758|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:29.729Z|fdb71147-f1fe-4f79-a1d9-8e8ae3179fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:29.729Z|fdb71147-f1fe-4f79-a1d9-8e8ae3179fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:37.920Z|d02a453c-48b9-4277-916d-f0fc95642487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:33:37.925Z|d02a453c-48b9-4277-916d-f0fc95642487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:33:39.742Z|8b5a2579-737c-4c76-89b5-c68f355c6c7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:39.745Z|8b5a2579-737c-4c76-89b5-c68f355c6c7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:39.754Z|9b0751d4-56bb-4d8c-9b4e-1cac248613da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:39.754Z|82649a4f-86d2-4717-bb2a-dcae040f6be1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:39.755Z|82649a4f-86d2-4717-bb2a-dcae040f6be1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:39.755Z|9b0751d4-56bb-4d8c-9b4e-1cac248613da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:49.774Z|f73cf0c0-4c9e-45ae-90df-79ee6663d4b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:49.776Z|f73cf0c0-4c9e-45ae-90df-79ee6663d4b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:49.781Z|723dd77c-1b78-4581-85ab-30c284a6a9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:49.782Z|723dd77c-1b78-4581-85ab-30c284a6a9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:49.783Z|3bb62776-ffa9-4699-85ba-8362183171c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:49.784Z|3bb62776-ffa9-4699-85ba-8362183171c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:52.920Z|2120ac82-beae-4a7e-9506-a86e5b8b4e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:33:52.921Z|2120ac82-beae-4a7e-9506-a86e5b8b4e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:33:53.781Z|4a9e36eb-c0c5-4cee-8ce7-21ea4d486c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:33:53.781Z|4a9e36eb-c0c5-4cee-8ce7-21ea4d486c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:33:59.817Z|e7d63bdc-5022-49c6-99f2-e76233b40ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:59.817Z|6aa57219-375c-484c-a191-54dc0a0a5b72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:59.817Z|3cb61a68-3714-4dd8-a624-5acd48e411e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:33:59.817Z|3cb61a68-3714-4dd8-a624-5acd48e411e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:59.817Z|6aa57219-375c-484c-a191-54dc0a0a5b72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:33:59.817Z|e7d63bdc-5022-49c6-99f2-e76233b40ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:07.920Z|effc23ff-65ae-42cb-90c7-14d47856cc78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:34:07.922Z|effc23ff-65ae-42cb-90c7-14d47856cc78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:34:09.840Z|fca82e9c-e74a-4abf-a738-6e02824516eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:09.841Z|fca82e9c-e74a-4abf-a738-6e02824516eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:09.844Z|8d84e66e-f061-4770-8adc-2745f67ff642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:09.845Z|8d84e66e-f061-4770-8adc-2745f67ff642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:09.846Z|71e100c1-d437-4c80-af03-55c38d8971ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:09.847Z|71e100c1-d437-4c80-af03-55c38d8971ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:19.866Z|24fe6063-84eb-49fc-9403-e92cfd37fc89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:19.866Z|22558d7b-89e8-4c3d-8697-8957c7fb7546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:19.867Z|24fe6063-84eb-49fc-9403-e92cfd37fc89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:19.867Z|22558d7b-89e8-4c3d-8697-8957c7fb7546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:19.879Z|6c4c01bf-e17c-4cb6-8715-cd505f1a5609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:19.880Z|6c4c01bf-e17c-4cb6-8715-cd505f1a5609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:21.747Z|a510ff73-8222-4631-8f20-21c4f9ded359|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:34:21.748Z|a510ff73-8222-4631-8f20-21c4f9ded359|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:22.920Z|7500860c-6390-45ef-a69d-81e99ce729d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:34:22.922Z|7500860c-6390-45ef-a69d-81e99ce729d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:34:23.782Z|8e2e9ffe-5dfd-4b19-8862-20f9ba7381b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:34:23.782Z|8e2e9ffe-5dfd-4b19-8862-20f9ba7381b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:34:29.893Z|3e87cf13-b6c7-484a-8c20-30b844e01456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:29.893Z|213f23ea-25d8-4b40-9d22-13ed3face423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:29.894Z|3e87cf13-b6c7-484a-8c20-30b844e01456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:29.894Z|213f23ea-25d8-4b40-9d22-13ed3face423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:29.907Z|1dbbc5ff-651c-4e43-ac40-8841528d64d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:29.908Z|1dbbc5ff-651c-4e43-ac40-8841528d64d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:37.920Z|a8c1336d-a1ef-4cb6-a654-3b57be3ea8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:34:37.921Z|a8c1336d-a1ef-4cb6-a654-3b57be3ea8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:34:39.923Z|de4c8c48-1380-4411-85bb-7d38f6e74e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:39.924Z|de4c8c48-1380-4411-85bb-7d38f6e74e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:39.924Z|78fa582c-074a-4604-98b0-b3a718c07c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:39.925Z|78fa582c-074a-4604-98b0-b3a718c07c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:39.928Z|ca21dc09-30d5-4527-9bc8-c57afbe102d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:39.929Z|ca21dc09-30d5-4527-9bc8-c57afbe102d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:49.950Z|6abd9f10-e193-4697-8476-1fc586469ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:49.950Z|fae669f9-2f3e-4cc2-bd67-dfa9ebe4e57b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:49.951Z|6abd9f10-e193-4697-8476-1fc586469ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:49.951Z|fae669f9-2f3e-4cc2-bd67-dfa9ebe4e57b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:49.954Z|df14cc88-ef1a-4009-b10c-1e48c3bf04fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:49.955Z|df14cc88-ef1a-4009-b10c-1e48c3bf04fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:52.921Z|30db6ead-186a-4cbf-9601-dde58dc0355c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:34:52.925Z|30db6ead-186a-4cbf-9601-dde58dc0355c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:34:53.783Z|2852bb64-bd8c-4cb3-a577-f3c723a45f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:34:53.784Z|2852bb64-bd8c-4cb3-a577-f3c723a45f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:34:59.983Z|dc09c11a-0022-45f0-985f-d922726e0fed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:59.983Z|60961189-bc58-4f47-a7b4-8608f8090795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:59.985Z|60961189-bc58-4f47-a7b4-8608f8090795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:59.985Z|dc09c11a-0022-45f0-985f-d922726e0fed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:34:59.991Z|ab220be8-bf92-4f99-baaa-68d48497b473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:34:59.993Z|ab220be8-bf92-4f99-baaa-68d48497b473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:07.920Z|2221cdd3-b958-4030-b383-e30fb6f06176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:35:07.921Z|2221cdd3-b958-4030-b383-e30fb6f06176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:35:10.040Z|10332063-4cfd-456e-8f7a-bbe379653e99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:10.041Z|10332063-4cfd-456e-8f7a-bbe379653e99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:10.045Z|7f35e57d-227e-4eea-8d59-9ea172f4cc0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:10.046Z|7f35e57d-227e-4eea-8d59-9ea172f4cc0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:10.047Z|aa303911-7c07-46ba-8bfc-2d391d0cd79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:10.048Z|aa303911-7c07-46ba-8bfc-2d391d0cd79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:20.079Z|686b6a13-6b6b-4932-9513-2cec51efea57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:20.082Z|686b6a13-6b6b-4932-9513-2cec51efea57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:20.085Z|ee460c63-5da2-48fe-b76f-570693a0a281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:20.086Z|ee460c63-5da2-48fe-b76f-570693a0a281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:20.095Z|c613f636-a3fd-44c8-88e2-10d0585e14f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:20.096Z|c613f636-a3fd-44c8-88e2-10d0585e14f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:21.750Z|ae619444-7b61-4e68-a925-69fe1ec7a66e|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:35:21.751Z|ae619444-7b61-4e68-a925-69fe1ec7a66e|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:22.920Z|0395d7c2-a6a9-45d7-9d20-a9d5ad3bcf60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:35:22.921Z|0395d7c2-a6a9-45d7-9d20-a9d5ad3bcf60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:35:23.784Z|7f268002-5002-4842-ba51-17bfd5b018fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:35:23.785Z|7f268002-5002-4842-ba51-17bfd5b018fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:35:30.107Z|ad6bac79-cf47-4448-9486-3b6864b18542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:30.107Z|ad6bac79-cf47-4448-9486-3b6864b18542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:30.110Z|173061ba-efd4-4d6b-9cac-e89de2901194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:30.111Z|173061ba-efd4-4d6b-9cac-e89de2901194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:30.117Z|ce1d01c4-3421-44e4-b342-e98305d84e8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:30.118Z|ce1d01c4-3421-44e4-b342-e98305d84e8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:37.920Z|35bd6c4d-1302-435b-b80c-a9e3dea9de33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:35:37.924Z|35bd6c4d-1302-435b-b80c-a9e3dea9de33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:35:40.132Z|d1ab0e07-39df-4c0b-b29f-834ba219150a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:40.132Z|e503ef95-bf18-4aef-b04d-fb4c91d4799c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:40.133Z|e503ef95-bf18-4aef-b04d-fb4c91d4799c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:40.133Z|d1ab0e07-39df-4c0b-b29f-834ba219150a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:40.137Z|3b5dc560-0b34-4808-98dc-d672330319dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:40.137Z|3b5dc560-0b34-4808-98dc-d672330319dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:50.155Z|404a2399-4afc-400b-a747-9c2382979095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:50.155Z|ae8f23d5-1c6a-4722-b268-cd5f9a01f0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:50.155Z|404a2399-4afc-400b-a747-9c2382979095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:50.155Z|ae8f23d5-1c6a-4722-b268-cd5f9a01f0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:50.162Z|5028ae63-47f0-400d-baa1-f2374c75ff78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:35:50.163Z|5028ae63-47f0-400d-baa1-f2374c75ff78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:35:52.920Z|957a20ee-a52a-4e81-93bf-77196635a63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:35:52.921Z|957a20ee-a52a-4e81-93bf-77196635a63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:35:53.786Z|0b6fd32a-e766-4ca0-ad7e-4ba698e51437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:35:53.786Z|0b6fd32a-e766-4ca0-ad7e-4ba698e51437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:36:00.176Z|6bd1b8ea-a1c9-4d5b-a003-4253acfb4af7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:00.177Z|6bd1b8ea-a1c9-4d5b-a003-4253acfb4af7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:00.182Z|db77a982-04d5-4e3c-8bb9-39448affe386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:00.183Z|db77a982-04d5-4e3c-8bb9-39448affe386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:00.188Z|3f96baf3-2d67-4fcf-ad5c-83232682a7c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:00.190Z|3f96baf3-2d67-4fcf-ad5c-83232682a7c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:07.921Z|c3aef656-e159-4637-b9dc-1807213e45e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:36:07.923Z|c3aef656-e159-4637-b9dc-1807213e45e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:36:10.202Z|ce4ce3fb-b6ff-42b2-8ca4-a53bbb7d18e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:10.202Z|ce4ce3fb-b6ff-42b2-8ca4-a53bbb7d18e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:10.204Z|9a46ddb6-a61a-40f7-8506-518a37757241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:10.204Z|9a46ddb6-a61a-40f7-8506-518a37757241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:10.221Z|dc642e96-992d-4480-aed7-6dfff11a11d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:10.222Z|dc642e96-992d-4480-aed7-6dfff11a11d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:20.227Z|9694466f-7883-4fa3-b387-879192ffc0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:20.227Z|155faaa6-6ba4-4138-ae54-ef2cd2576993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:20.228Z|155faaa6-6ba4-4138-ae54-ef2cd2576993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:20.229Z|9694466f-7883-4fa3-b387-879192ffc0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:20.243Z|09581fac-88fe-4400-b499-769fd36192d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:20.243Z|09581fac-88fe-4400-b499-769fd36192d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:21.748Z|b644fbca-0c10-427b-bd44-e24fc790233c|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:36:21.749Z|b644fbca-0c10-427b-bd44-e24fc790233c|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:22.921Z|d79c2d5e-cbcf-4be3-877c-04b8a1044377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:36:22.924Z|d79c2d5e-cbcf-4be3-877c-04b8a1044377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:36:23.787Z|84e9cda5-26a9-4edf-b70e-221230192b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:36:23.787Z|84e9cda5-26a9-4edf-b70e-221230192b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:36:30.252Z|87f0498f-3f85-43cb-a553-390c82f3e79f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:30.252Z|ce22d88a-d853-40eb-9655-f65490112c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:30.253Z|ce22d88a-d853-40eb-9655-f65490112c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:30.253Z|87f0498f-3f85-43cb-a553-390c82f3e79f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:30.262Z|18304527-fda5-4b6c-b8fd-585039c30b84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:30.263Z|18304527-fda5-4b6c-b8fd-585039c30b84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:37.920Z|306e0074-3687-4855-bbe6-f38725eb940e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:36:37.921Z|306e0074-3687-4855-bbe6-f38725eb940e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:36:40.284Z|e5d0f7d9-723c-489f-9fa6-dcf1b8becb69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:40.285Z|56f61c90-1917-43d1-a938-abe8d977f683|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:40.285Z|e5d0f7d9-723c-489f-9fa6-dcf1b8becb69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:40.285Z|56f61c90-1917-43d1-a938-abe8d977f683|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:40.286Z|587a3ea9-1b26-45ea-ab98-733790719ae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:40.286Z|587a3ea9-1b26-45ea-ab98-733790719ae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:50.312Z|97defa2c-ef82-42bc-a0c6-e6176dea0840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:50.312Z|2840854f-9271-40a1-be5c-c04ea350d19b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:50.313Z|97defa2c-ef82-42bc-a0c6-e6176dea0840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:50.313Z|2840854f-9271-40a1-be5c-c04ea350d19b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:50.318Z|9fb553b7-2673-4729-b968-15535dadfe27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:36:50.318Z|9fb553b7-2673-4729-b968-15535dadfe27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:36:52.921Z|1b34c79a-acc1-4a63-8e73-9941a2f34067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:36:52.923Z|1b34c79a-acc1-4a63-8e73-9941a2f34067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:36:53.788Z|97a7a686-30e5-407a-b5cd-83b5460b846f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:36:53.789Z|97a7a686-30e5-407a-b5cd-83b5460b846f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:37:00.341Z|0f187d97-7f47-4081-bd5a-18a62871552b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:00.340Z|d8d0a51d-64f9-4e6c-b239-8d9b893f8a13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:00.340Z|12d07047-1833-4a76-8e1d-0df5708e2c90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:00.343Z|12d07047-1833-4a76-8e1d-0df5708e2c90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:00.343Z|0f187d97-7f47-4081-bd5a-18a62871552b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:00.343Z|d8d0a51d-64f9-4e6c-b239-8d9b893f8a13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:07.920Z|54b146a4-2763-41c1-83c8-78ae82158579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:37:07.924Z|54b146a4-2763-41c1-83c8-78ae82158579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:37:10.368Z|49890a04-b9a0-4e22-9fa7-1edbf82a313b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:10.368Z|968e9d1c-8284-43ab-8094-a1c894dda84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:10.368Z|d7b75f2e-8f13-4cf1-b3be-a6016721dd9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:10.369Z|968e9d1c-8284-43ab-8094-a1c894dda84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:10.369Z|49890a04-b9a0-4e22-9fa7-1edbf82a313b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:10.369Z|d7b75f2e-8f13-4cf1-b3be-a6016721dd9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:20.400Z|c8055c8f-0d30-44d4-8b13-6b45e882649e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:20.401Z|c8055c8f-0d30-44d4-8b13-6b45e882649e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:20.401Z|3a664c59-fb2e-44fd-a33e-0236ef520bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:20.402Z|3a664c59-fb2e-44fd-a33e-0236ef520bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:20.403Z|1336784f-a40e-4b83-9166-f6f9ce1b0dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:20.404Z|1336784f-a40e-4b83-9166-f6f9ce1b0dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:21.747Z|b546e3e9-87a4-47c6-a95b-752934fc07d8|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:37:21.748Z|b546e3e9-87a4-47c6-a95b-752934fc07d8|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:22.920Z|dbd6875c-f29b-48ff-aa19-8d9bab82451b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:37:22.922Z|dbd6875c-f29b-48ff-aa19-8d9bab82451b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:37:23.789Z|87e03ad4-ed62-46d9-b769-d89f4daa226e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:37:23.790Z|87e03ad4-ed62-46d9-b769-d89f4daa226e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:37:30.425Z|37a7ea44-daba-4f6f-8800-6566f2606696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:30.426Z|37a7ea44-daba-4f6f-8800-6566f2606696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:30.425Z|62fd9a46-8ce6-465b-9e94-bd84f6990a62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:30.427Z|62fd9a46-8ce6-465b-9e94-bd84f6990a62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:30.442Z|509cd640-2a00-4334-ab50-7cc8a6ed00b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:30.443Z|509cd640-2a00-4334-ab50-7cc8a6ed00b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:37.920Z|14919d26-58a6-486b-ae8a-7e2ce4e0eb48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:37:37.921Z|14919d26-58a6-486b-ae8a-7e2ce4e0eb48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:37:40.449Z|4328e114-27cb-44c6-ac83-b0cd406523ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:40.450Z|4328e114-27cb-44c6-ac83-b0cd406523ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:40.460Z|0edcc162-4734-4078-9bfd-9e17f3e994a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:40.462Z|0edcc162-4734-4078-9bfd-9e17f3e994a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:40.467Z|38f68091-dfa7-48fe-b38f-3c699bbf32ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:40.467Z|38f68091-dfa7-48fe-b38f-3c699bbf32ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:50.470Z|3954fba5-6a72-4927-ac47-ca91e565a40c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:50.471Z|3954fba5-6a72-4927-ac47-ca91e565a40c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:50.491Z|25e987f6-a090-43fc-a552-2dde9d842261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:50.491Z|0ff31d5b-c39d-4392-ba0c-268db597561f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:37:50.491Z|25e987f6-a090-43fc-a552-2dde9d842261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:50.491Z|0ff31d5b-c39d-4392-ba0c-268db597561f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:37:52.920Z|760aa06d-fbdf-4cc0-903f-4817f567cc62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:37:52.922Z|760aa06d-fbdf-4cc0-903f-4817f567cc62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:37:53.790Z|19aca565-b299-47bb-9147-40078b96ab9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:37:53.791Z|19aca565-b299-47bb-9147-40078b96ab9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:38:00.494Z|829ebd86-49c9-4d60-a5a5-ccb478945acb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:00.495Z|829ebd86-49c9-4d60-a5a5-ccb478945acb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:00.521Z|1e180dff-bf3f-4c13-a42f-df694c852e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:00.521Z|dbb70a8c-c73f-49fe-a325-8ad5149a43f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:00.521Z|1e180dff-bf3f-4c13-a42f-df694c852e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:00.521Z|dbb70a8c-c73f-49fe-a325-8ad5149a43f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:07.920Z|f1f8e1b7-e995-4bd5-816c-75ced160e3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:38:07.921Z|f1f8e1b7-e995-4bd5-816c-75ced160e3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:38:10.522Z|74e99d17-7d94-4749-bc9e-14fda2c224a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:10.523Z|74e99d17-7d94-4749-bc9e-14fda2c224a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:10.544Z|38c28982-e17e-4b5e-a3c4-932bbc1abd6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:10.545Z|38c28982-e17e-4b5e-a3c4-932bbc1abd6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:10.548Z|6ef4464c-480f-4433-b2ec-8bf501b77249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:10.549Z|6ef4464c-480f-4433-b2ec-8bf501b77249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:20.547Z|54592341-5de8-4626-9ee5-e0ac1f3a9a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:20.548Z|54592341-5de8-4626-9ee5-e0ac1f3a9a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:20.569Z|5409f588-8c01-44f6-8342-88c0697fb2cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:20.569Z|5409f588-8c01-44f6-8342-88c0697fb2cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:20.574Z|716f1782-e0d4-4168-9be5-e1d3b490243a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:20.575Z|716f1782-e0d4-4168-9be5-e1d3b490243a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:21.751Z|ccf83fff-54c6-4925-b5f0-5c2aaca4b9b8|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:38:21.752Z|ccf83fff-54c6-4925-b5f0-5c2aaca4b9b8|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:22.920Z|694c3465-88a3-4456-82f0-0a93fe05acd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:38:22.921Z|694c3465-88a3-4456-82f0-0a93fe05acd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:38:23.792Z|20fbbcba-ff4a-4fe9-b3e3-682fd891932c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:38:23.793Z|20fbbcba-ff4a-4fe9-b3e3-682fd891932c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:38:30.574Z|6999d499-5cca-4c84-9882-e1c2f12f5ec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:30.575Z|6999d499-5cca-4c84-9882-e1c2f12f5ec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:30.594Z|906fe2ca-9adf-4b11-95f0-6d61e01c40c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:30.594Z|906fe2ca-9adf-4b11-95f0-6d61e01c40c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:30.595Z|9b4f3dd2-4da3-4511-8815-5ad96a09bb74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:30.595Z|9b4f3dd2-4da3-4511-8815-5ad96a09bb74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:37.921Z|b71a9002-73f9-48c0-b8fe-60fe994d701e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:38:37.923Z|b71a9002-73f9-48c0-b8fe-60fe994d701e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:38:40.600Z|093a2d60-5630-42f4-9492-a3c0f13ddd20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:40.603Z|093a2d60-5630-42f4-9492-a3c0f13ddd20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:40.616Z|d70de701-ba9c-4615-a88b-379cb524978a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:40.617Z|d70de701-ba9c-4615-a88b-379cb524978a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:40.618Z|4e0d3975-abdc-4706-b387-97fad90c33df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:40.618Z|4e0d3975-abdc-4706-b387-97fad90c33df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:50.629Z|2a2dcbf8-ff50-4c01-a28c-9de4c646bb32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:50.630Z|2a2dcbf8-ff50-4c01-a28c-9de4c646bb32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:50.635Z|50571d69-d76f-415a-b82c-ede55c80e577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:50.635Z|50571d69-d76f-415a-b82c-ede55c80e577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:50.637Z|b66ab69a-ea38-423c-956a-9d1acca042d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:38:50.638Z|b66ab69a-ea38-423c-956a-9d1acca042d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:38:52.920Z|ed38440a-6656-48f0-a855-dcf9f289da19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:38:52.921Z|ed38440a-6656-48f0-a855-dcf9f289da19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:38:53.794Z|c7fe63a7-8ecd-4c65-9d1f-eba59e1ee8bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:38:53.795Z|c7fe63a7-8ecd-4c65-9d1f-eba59e1ee8bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:39:00.667Z|a64e0512-b631-4a94-9f9e-004a24f6f36f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:00.667Z|89b4bcb9-85b9-4271-bd33-3a587e7176f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:00.667Z|8c5af75c-f30b-40d1-9723-f13145492aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:00.674Z|8c5af75c-f30b-40d1-9723-f13145492aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:00.674Z|89b4bcb9-85b9-4271-bd33-3a587e7176f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:00.674Z|a64e0512-b631-4a94-9f9e-004a24f6f36f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:07.920Z|0aa96227-9a0e-4cc2-a6f3-b2a9a1a96372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:39:07.923Z|0aa96227-9a0e-4cc2-a6f3-b2a9a1a96372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:39:10.700Z|3c33b895-b40b-40ea-aba3-a30560e0e509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:10.700Z|3c33b895-b40b-40ea-aba3-a30560e0e509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:10.703Z|523b0972-7256-4bf8-b30d-57047b6a08e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:10.704Z|523b0972-7256-4bf8-b30d-57047b6a08e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:10.709Z|778b1a75-8d74-42b8-9907-8d612e247a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:10.709Z|778b1a75-8d74-42b8-9907-8d612e247a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:20.721Z|dcf6302d-63c0-4f17-8db4-58daad37e48f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:20.723Z|dcf6302d-63c0-4f17-8db4-58daad37e48f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:20.725Z|8c93b74f-203e-4272-a4b4-6c4812bc3881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:20.725Z|8c93b74f-203e-4272-a4b4-6c4812bc3881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:20.731Z|ac1ea225-e008-4510-8853-03e9ad9d0d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:20.732Z|ac1ea225-e008-4510-8853-03e9ad9d0d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:21.746Z|3b9cc7ab-e12b-4e1e-a42c-96f8419f522b|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:39:21.747Z|3b9cc7ab-e12b-4e1e-a42c-96f8419f522b|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:22.920Z|d58f2ac7-c73b-4d67-8fb4-a57660d60e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:39:22.923Z|d58f2ac7-c73b-4d67-8fb4-a57660d60e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:39:23.795Z|72967aeb-518c-4f35-9874-85c82ee5b72d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:39:23.796Z|72967aeb-518c-4f35-9874-85c82ee5b72d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:39:30.747Z|d0455784-21c4-4af6-a814-934a424af861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:30.748Z|d0455784-21c4-4af6-a814-934a424af861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:30.749Z|d3f6e388-f4e7-44b2-a3f8-3f6b3b86d416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:30.755Z|d3f6e388-f4e7-44b2-a3f8-3f6b3b86d416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:30.755Z|a0613d02-cc7a-4311-bea6-f457d0b0a8f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:30.755Z|a0613d02-cc7a-4311-bea6-f457d0b0a8f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:37.920Z|9645777b-8fe8-4a87-9f2f-1d606ec4a630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:39:37.921Z|9645777b-8fe8-4a87-9f2f-1d606ec4a630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:39:40.777Z|e907ff5c-8ee8-45fc-90a3-06488f93e4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:40.778Z|e907ff5c-8ee8-45fc-90a3-06488f93e4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:40.785Z|bc712963-10cd-4207-96d7-2ee1688be228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:40.785Z|bc712963-10cd-4207-96d7-2ee1688be228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:40.788Z|ad52e710-8591-4568-888c-0c2d1e7080a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:40.788Z|ad52e710-8591-4568-888c-0c2d1e7080a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:50.812Z|a4681ba2-0680-4094-8f4b-2b4098c51d64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:50.814Z|64e5d905-9a4b-4cad-8606-d1c82f937c03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:50.814Z|8b9e0410-115c-4fc9-a443-360048e5b37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:39:50.815Z|8b9e0410-115c-4fc9-a443-360048e5b37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:50.815Z|a4681ba2-0680-4094-8f4b-2b4098c51d64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:50.815Z|64e5d905-9a4b-4cad-8606-d1c82f937c03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:39:52.920Z|5d4fb288-9943-4ff2-a74e-d5b8cb010147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:39:52.921Z|5d4fb288-9943-4ff2-a74e-d5b8cb010147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:39:53.796Z|981cac2e-d0fb-41ec-b414-790d7b3c103f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:39:53.797Z|981cac2e-d0fb-41ec-b414-790d7b3c103f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:40:00.853Z|b17e1526-3ca6-4e4d-aac6-e2919d9f7035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:00.853Z|3486a150-498f-4a3e-b076-636dc3491d80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:00.853Z|18a36cdd-ca13-4e1c-bd4b-1d402226139e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:00.853Z|18a36cdd-ca13-4e1c-bd4b-1d402226139e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:00.853Z|3486a150-498f-4a3e-b076-636dc3491d80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:00.854Z|b17e1526-3ca6-4e4d-aac6-e2919d9f7035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:07.922Z|4e77ecf6-d571-45fa-8aef-2d2f0cd125ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:40:07.927Z|4e77ecf6-d571-45fa-8aef-2d2f0cd125ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:40:10.885Z|0c1945b3-3000-434e-be3c-d093e180a7da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:10.885Z|73efac2a-5ab0-46cb-afb4-993b4d266de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:10.885Z|56a1d00b-5f60-4a2a-9d2f-dcc74b16fdf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:10.886Z|56a1d00b-5f60-4a2a-9d2f-dcc74b16fdf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:10.886Z|73efac2a-5ab0-46cb-afb4-993b4d266de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:10.886Z|0c1945b3-3000-434e-be3c-d093e180a7da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:20.914Z|94f02fdb-85e2-45d2-852b-2debf3561405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:20.914Z|fdfb6c54-47eb-4f00-b648-5564c5a7b2a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:20.915Z|94f02fdb-85e2-45d2-852b-2debf3561405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:20.915Z|fdfb6c54-47eb-4f00-b648-5564c5a7b2a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:20.916Z|89b5e3a3-8dc0-4719-85ea-1baa21c335b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:20.917Z|89b5e3a3-8dc0-4719-85ea-1baa21c335b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:21.747Z|33125093-2685-4946-bf09-fb06f6428d05|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:40:21.747Z|33125093-2685-4946-bf09-fb06f6428d05|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:22.920Z|6f88ecaf-c1e9-4c19-83b2-3a9fb7da8e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:40:22.923Z|6f88ecaf-c1e9-4c19-83b2-3a9fb7da8e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:40:23.798Z|4c1159d4-13d3-43f8-bba9-64dfcbdb1359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:40:23.798Z|4c1159d4-13d3-43f8-bba9-64dfcbdb1359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:40:30.941Z|43c4fb54-b52e-4253-89ef-d589f4da855e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:30.942Z|43c4fb54-b52e-4253-89ef-d589f4da855e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:30.941Z|e0d88401-385e-47cd-acfa-9a6bf11d1471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:30.941Z|9c499623-3ccf-4930-accd-a8e79047c221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:30.953Z|e0d88401-385e-47cd-acfa-9a6bf11d1471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:30.954Z|9c499623-3ccf-4930-accd-a8e79047c221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:37.920Z|b0f024ed-dbab-4a43-a072-e0a06fd742ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:40:37.922Z|b0f024ed-dbab-4a43-a072-e0a06fd742ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:40:40.963Z|b61e6dd0-70d7-4370-8b50-8cc4713739b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:40.964Z|b61e6dd0-70d7-4370-8b50-8cc4713739b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:40.977Z|fd832ee0-8e51-4ac2-acc3-e5e827b4b40f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:40.977Z|fd832ee0-8e51-4ac2-acc3-e5e827b4b40f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:40.980Z|cf551cbc-3bcf-4fa9-a9e7-7df453693ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:40.980Z|cf551cbc-3bcf-4fa9-a9e7-7df453693ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:50.986Z|fd87a155-4fe9-4fc6-a5f3-a2af973ab767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:50.987Z|fd87a155-4fe9-4fc6-a5f3-a2af973ab767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:51.000Z|56d258c4-5c24-4206-8aa9-bfa79af6c5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:51.000Z|56d258c4-5c24-4206-8aa9-bfa79af6c5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:51.003Z|1d549737-ea6a-4bbb-9d90-a894958c2d24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:40:51.004Z|1d549737-ea6a-4bbb-9d90-a894958c2d24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:40:52.920Z|4ffab9d5-8fc2-47e7-a103-c0e9979ae2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:40:52.921Z|4ffab9d5-8fc2-47e7-a103-c0e9979ae2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:40:53.799Z|d26b6fae-d85c-44ed-a98c-aef2c7d1b417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:40:53.799Z|d26b6fae-d85c-44ed-a98c-aef2c7d1b417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:41:01.028Z|34a72d56-1c45-49a1-82a8-05bc4f3ba38a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:01.029Z|34a72d56-1c45-49a1-82a8-05bc4f3ba38a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:01.039Z|3c18f8c7-4675-4a5d-b795-3352f58e5552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:01.039Z|3c18f8c7-4675-4a5d-b795-3352f58e5552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:01.044Z|3d5b4fe0-c197-4fb9-8054-f1e1dcb14e0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:01.045Z|3d5b4fe0-c197-4fb9-8054-f1e1dcb14e0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:07.920Z|17ad4658-7f6f-4361-86c3-022d74cf709b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:41:07.921Z|17ad4658-7f6f-4361-86c3-022d74cf709b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:41:11.055Z|af343f23-cf90-4957-887b-220285340bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:11.056Z|af343f23-cf90-4957-887b-220285340bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:11.064Z|d6f163fe-9485-45c0-9bf2-a531a5ed3e1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:11.065Z|d6f163fe-9485-45c0-9bf2-a531a5ed3e1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:11.065Z|fb3e071d-9888-4854-b4c4-ce093bc3567d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:11.065Z|fb3e071d-9888-4854-b4c4-ce093bc3567d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:21.154Z|654a2041-a18d-457b-b4e1-894fa0ee1b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:21.154Z|2fc28bb7-ddc8-4387-86e2-d35018e76f25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:21.154Z|c2756540-d5a6-40d3-8ad7-16e88bd5a473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:21.155Z|c2756540-d5a6-40d3-8ad7-16e88bd5a473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:21.155Z|654a2041-a18d-457b-b4e1-894fa0ee1b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:21.155Z|2fc28bb7-ddc8-4387-86e2-d35018e76f25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:21.749Z|34758b2f-7630-43dd-a6f4-defe70848fd3|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:41:21.750Z|34758b2f-7630-43dd-a6f4-defe70848fd3|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:22.920Z|9f63a5f9-5c94-41a9-8410-381cf0ede8f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:41:22.921Z|9f63a5f9-5c94-41a9-8410-381cf0ede8f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:41:23.800Z|b8fa13be-efa2-4d9b-93ca-12dab8ab96dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:41:23.800Z|b8fa13be-efa2-4d9b-93ca-12dab8ab96dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:41:31.183Z|79b539a5-7a73-48da-b8c9-47b382a56fc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:31.183Z|0735401a-204a-42e6-a44e-d17f470e0516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:31.183Z|01cf4159-27d9-4256-a6af-606dae0abbfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:31.184Z|0735401a-204a-42e6-a44e-d17f470e0516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:31.184Z|79b539a5-7a73-48da-b8c9-47b382a56fc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:31.184Z|01cf4159-27d9-4256-a6af-606dae0abbfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:37.922Z|24d00218-5713-4e76-8803-7d3e78ddf5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:41:37.924Z|24d00218-5713-4e76-8803-7d3e78ddf5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:41:41.216Z|73d17f0c-7107-450b-81fa-77404553b00b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:41.216Z|ca001a24-d5ad-43b1-8084-3a63069d7195|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:41.216Z|612610d7-3971-4607-9ba4-83a503e04ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:41.217Z|ca001a24-d5ad-43b1-8084-3a63069d7195|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:41.217Z|73d17f0c-7107-450b-81fa-77404553b00b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:41.217Z|612610d7-3971-4607-9ba4-83a503e04ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:51.243Z|deb5046f-c258-475b-bcf1-74cfaeaf91c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:51.245Z|deb5046f-c258-475b-bcf1-74cfaeaf91c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:51.252Z|9e4a7ffa-a2a5-4425-803e-b4ba13371ce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:51.252Z|9e4a7ffa-a2a5-4425-803e-b4ba13371ce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:51.256Z|1b36abbc-2724-4805-84c2-dad558e1fa8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:41:51.257Z|1b36abbc-2724-4805-84c2-dad558e1fa8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:41:52.920Z|2a2b2dc6-2c83-4e63-9031-75731aa04928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:41:52.921Z|2a2b2dc6-2c83-4e63-9031-75731aa04928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:41:53.801Z|843725b7-4ddd-4891-9ed1-a49070da6963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:41:53.802Z|843725b7-4ddd-4891-9ed1-a49070da6963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:42:01.277Z|92e3cf7b-8875-4041-912d-75d28a0a81a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:01.278Z|bacf57c4-789e-4a84-ae45-ca2d11baebfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:01.278Z|bacf57c4-789e-4a84-ae45-ca2d11baebfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:01.278Z|92e3cf7b-8875-4041-912d-75d28a0a81a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:01.282Z|dd264f77-7a34-498e-8d81-c3970ad1da54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:01.282Z|dd264f77-7a34-498e-8d81-c3970ad1da54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:07.920Z|83983bdc-19d2-4f22-b06b-6198910babd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:42:07.922Z|83983bdc-19d2-4f22-b06b-6198910babd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:42:11.303Z|248fd96f-2258-4bb3-92b4-e61d26707a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:11.303Z|a3864c73-34c0-417f-9f75-839e70d5d3bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:11.303Z|1e758a5e-eb04-4378-9f08-f63c97846e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:11.305Z|248fd96f-2258-4bb3-92b4-e61d26707a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:11.305Z|a3864c73-34c0-417f-9f75-839e70d5d3bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:11.305Z|1e758a5e-eb04-4378-9f08-f63c97846e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:21.331Z|b5932641-95ae-4cbb-9cbc-61779c4d0df8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:21.331Z|51b0df45-15cd-4cfc-81ee-203e6ebff844|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:21.331Z|0d9aaddf-adc5-485e-bd0d-b3fb2a10b623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:21.331Z|b5932641-95ae-4cbb-9cbc-61779c4d0df8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:21.331Z|51b0df45-15cd-4cfc-81ee-203e6ebff844|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:21.333Z|0d9aaddf-adc5-485e-bd0d-b3fb2a10b623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:21.748Z|388bda77-95c0-46c4-92d4-83c0aa87bee7|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:42:21.748Z|388bda77-95c0-46c4-92d4-83c0aa87bee7|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:22.920Z|7ae1047b-a755-45d5-802e-099c3ad25e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:42:22.923Z|7ae1047b-a755-45d5-802e-099c3ad25e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:42:23.803Z|260261f6-7cfe-4a3d-8c09-3a38b2c12d3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:42:23.804Z|260261f6-7cfe-4a3d-8c09-3a38b2c12d3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:42:31.356Z|ddd50a8f-6a07-459b-967e-133a5a890c3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:31.356Z|cc469cef-3755-4ed1-bdce-c4a336976712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:31.356Z|6c320900-7896-4930-93d4-8bff5678f8a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:31.357Z|ddd50a8f-6a07-459b-967e-133a5a890c3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:31.357Z|cc469cef-3755-4ed1-bdce-c4a336976712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:31.357Z|6c320900-7896-4930-93d4-8bff5678f8a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:37.920Z|786717d3-ebd0-4965-86b3-fc93000aa4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:42:37.921Z|786717d3-ebd0-4965-86b3-fc93000aa4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:42:41.382Z|27c08584-4b22-4d33-a1c7-bb454c04c107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:41.382Z|03d0f83a-0f92-42f2-8274-998e9a0d9a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:41.383Z|27c08584-4b22-4d33-a1c7-bb454c04c107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:41.383Z|03d0f83a-0f92-42f2-8274-998e9a0d9a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:41.388Z|b8c66649-8f83-4705-885d-b3e508b34cd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:41.388Z|b8c66649-8f83-4705-885d-b3e508b34cd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:51.435Z|292891b1-6e45-4f28-9f3a-0e952ce13c49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:51.437Z|53edf17a-b865-4363-aa33-ee2c3765b587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:51.436Z|292891b1-6e45-4f28-9f3a-0e952ce13c49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:51.437Z|53edf17a-b865-4363-aa33-ee2c3765b587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:51.438Z|ea4426c4-9f63-499f-8244-fe21f87a927a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:42:51.439Z|ea4426c4-9f63-499f-8244-fe21f87a927a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:42:52.920Z|c7cb5398-fc6c-44e2-a673-05aadf01b1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:42:52.921Z|c7cb5398-fc6c-44e2-a673-05aadf01b1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:42:53.805Z|d384e14d-5037-4da5-839f-3cddc74f2608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:42:53.805Z|d384e14d-5037-4da5-839f-3cddc74f2608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:43:01.465Z|9f279645-f7de-4ebe-a466-caa801ec5aa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:01.465Z|5102dc0e-3e85-4078-a5b2-89a2ff1c88bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:01.465Z|23813fe4-8796-4172-b2a2-4d6867bc2696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:01.466Z|9f279645-f7de-4ebe-a466-caa801ec5aa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:01.466Z|5102dc0e-3e85-4078-a5b2-89a2ff1c88bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:01.467Z|23813fe4-8796-4172-b2a2-4d6867bc2696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:07.920Z|15210ac9-fb36-42fd-b727-b4a750f195f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:43:07.924Z|15210ac9-fb36-42fd-b727-b4a750f195f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:43:11.503Z|0ea8b94d-9966-451a-b598-fb48375fdbed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:11.503Z|a4e57a59-3be1-4345-a6f2-0a259036e6f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:11.504Z|0ea8b94d-9966-451a-b598-fb48375fdbed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:11.504Z|a4e57a59-3be1-4345-a6f2-0a259036e6f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:11.505Z|40ecc2db-dc19-42f9-af56-af71d83ef5b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:11.505Z|40ecc2db-dc19-42f9-af56-af71d83ef5b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:21.534Z|82937393-3c11-406f-b43b-35096c590b10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:21.534Z|dba433f1-699b-4666-a036-775e67785d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:21.534Z|d7db1058-f074-4657-81d9-b90f10fc259f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:21.534Z|dba433f1-699b-4666-a036-775e67785d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:21.534Z|82937393-3c11-406f-b43b-35096c590b10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:21.534Z|d7db1058-f074-4657-81d9-b90f10fc259f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:21.747Z|f3abefff-14e5-4e58-8883-3c7ce73bd009|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:43:21.748Z|f3abefff-14e5-4e58-8883-3c7ce73bd009|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:22.922Z|d4328a33-6cb3-42ac-816c-cabf92a1d569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:43:22.924Z|d4328a33-6cb3-42ac-816c-cabf92a1d569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:43:23.807Z|0d5a039d-a6a7-430b-9a45-a05c0a7d75ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:43:23.807Z|0d5a039d-a6a7-430b-9a45-a05c0a7d75ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:43:31.564Z|c9c44f64-7c71-4a3b-8b84-0f6e9550bc97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:31.564Z|7280ec49-46ae-48cc-8341-1aaffca2a2e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:31.566Z|c9c44f64-7c71-4a3b-8b84-0f6e9550bc97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:31.566Z|7280ec49-46ae-48cc-8341-1aaffca2a2e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:31.567Z|08a7359c-861c-43d7-80a3-ac77da48b4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:31.568Z|08a7359c-861c-43d7-80a3-ac77da48b4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:37.920Z|b6f917e8-d903-4a8c-965c-b69932194db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:43:37.921Z|b6f917e8-d903-4a8c-965c-b69932194db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:43:41.591Z|36c93109-38ab-4b45-832f-2796b339a0fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:41.592Z|1b86595c-6bdd-479f-a25a-5a3d0b1e1797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:41.593Z|36c93109-38ab-4b45-832f-2796b339a0fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:41.591Z|b8dba418-7a30-44f2-9b18-93ee3f7d5e12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:41.593Z|1b86595c-6bdd-479f-a25a-5a3d0b1e1797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:41.594Z|b8dba418-7a30-44f2-9b18-93ee3f7d5e12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:51.618Z|bef31c9b-fc0a-4a52-81d8-16eb98ada017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:51.618Z|e9a78a2d-ec33-433b-b1d6-6e46787a8ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:51.619Z|e9a78a2d-ec33-433b-b1d6-6e46787a8ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:51.619Z|bef31c9b-fc0a-4a52-81d8-16eb98ada017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:51.621Z|39a3af5c-84aa-40e6-99f9-e42dfe8361c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:43:51.622Z|39a3af5c-84aa-40e6-99f9-e42dfe8361c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:43:52.921Z|60007ee7-ed71-44ed-a2fe-ce87b5ffd6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:43:52.927Z|60007ee7-ed71-44ed-a2fe-ce87b5ffd6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:43:53.808Z|8aa6dc5f-0933-4514-b78b-21fdfeb1aff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:43:53.808Z|8aa6dc5f-0933-4514-b78b-21fdfeb1aff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:44:01.646Z|dea778af-0777-4d54-9468-fcd12dd788df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:01.647Z|dea778af-0777-4d54-9468-fcd12dd788df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:01.991Z|a834e1a2-f4d9-45cc-ab09-2c2e28807751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:01.991Z|f7b92a99-d768-4a03-b8ca-c568f1fcebd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:01.992Z|f7b92a99-d768-4a03-b8ca-c568f1fcebd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:01.992Z|a834e1a2-f4d9-45cc-ab09-2c2e28807751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:07.920Z|81f0af48-6b82-47e0-8d2d-b4e10e03addd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:44:07.921Z|81f0af48-6b82-47e0-8d2d-b4e10e03addd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:44:11.670Z|f2ba69a5-831c-42cd-9a92-c9e4fdb893fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:11.670Z|f2ba69a5-831c-42cd-9a92-c9e4fdb893fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:12.013Z|d1e556c1-cd01-496e-bea3-4c295ce8f738|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:12.014Z|41ef87a8-30ff-4004-be94-6c973de9f790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:12.015Z|d1e556c1-cd01-496e-bea3-4c295ce8f738|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:12.015Z|41ef87a8-30ff-4004-be94-6c973de9f790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:21.691Z|5fb35e68-1f24-4790-a51f-d11d5d791ff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:21.692Z|5fb35e68-1f24-4790-a51f-d11d5d791ff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:21.746Z|3919b7e8-6f21-4028-acd6-0588ecbd5747|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:44:21.748Z|3919b7e8-6f21-4028-acd6-0588ecbd5747|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:22.058Z|9fb4e986-688a-4ca2-82da-544cb5cf9dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:22.058Z|8d8eb606-1044-4b2b-8c17-ade9e1f9ec5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:22.059Z|9fb4e986-688a-4ca2-82da-544cb5cf9dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:22.059Z|8d8eb606-1044-4b2b-8c17-ade9e1f9ec5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:22.920Z|d552bf17-4a18-4cae-85c7-1a671e2199f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:44:22.922Z|d552bf17-4a18-4cae-85c7-1a671e2199f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:44:23.809Z|da66bfd2-e894-4114-8781-8039ddf566da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:44:23.810Z|da66bfd2-e894-4114-8781-8039ddf566da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:44:31.717Z|519f9a83-4001-4a5d-a1fe-4a23586dec24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:31.718Z|519f9a83-4001-4a5d-a1fe-4a23586dec24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:32.082Z|8441eb45-7246-4714-8ef9-74e721bfc9bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:32.082Z|67e8e666-77c4-4d9f-a4fe-5829c403b5e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:32.083Z|8441eb45-7246-4714-8ef9-74e721bfc9bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:32.083Z|67e8e666-77c4-4d9f-a4fe-5829c403b5e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:37.920Z|5a19fb71-5fa5-438d-a3d8-d2a3e41f620f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:44:37.924Z|5a19fb71-5fa5-438d-a3d8-d2a3e41f620f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:44:41.746Z|29568110-d464-4f9f-a844-45666c7680dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:41.747Z|29568110-d464-4f9f-a844-45666c7680dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:42.111Z|ed71fe72-2049-4f8d-b2ff-0e034887ea1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:42.112Z|ed71fe72-2049-4f8d-b2ff-0e034887ea1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:42.117Z|38a0c76f-fcfb-4302-94d5-4d887f488c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:42.117Z|38a0c76f-fcfb-4302-94d5-4d887f488c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:51.773Z|ef7b2506-684a-42c7-91f5-d5674db450cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:51.776Z|ef7b2506-684a-42c7-91f5-d5674db450cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:52.134Z|6339bdb2-d4dd-46ed-bee9-061fa5b7c6fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:52.135Z|6339bdb2-d4dd-46ed-bee9-061fa5b7c6fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:52.140Z|bb4bc8ca-6d81-4254-ba65-9188d7c57ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:44:52.142Z|bb4bc8ca-6d81-4254-ba65-9188d7c57ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:44:52.920Z|ef281d7a-eca3-427b-948c-ad1a09936b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:44:52.922Z|ef281d7a-eca3-427b-948c-ad1a09936b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:44:53.810Z|6cc17d54-c379-49de-8530-b45370feb499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:44:53.811Z|6cc17d54-c379-49de-8530-b45370feb499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:45:01.800Z|24ac8af0-9033-4417-bb05-4771b8cbb9db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:01.801Z|24ac8af0-9033-4417-bb05-4771b8cbb9db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:02.157Z|84e02991-4ef1-460b-8aea-7f04e445f568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:02.158Z|84e02991-4ef1-460b-8aea-7f04e445f568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:02.161Z|8fe80f4d-8330-4654-b6fc-5d582196103f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:02.162Z|8fe80f4d-8330-4654-b6fc-5d582196103f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:07.920Z|5aaf7555-c624-4436-b824-68ab42e7295d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:45:07.921Z|5aaf7555-c624-4436-b824-68ab42e7295d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:45:11.827Z|1a411162-1ed7-4b5c-b767-3fc22335d767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:11.828Z|1a411162-1ed7-4b5c-b767-3fc22335d767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:12.181Z|9c52d87c-9f25-4ce3-834e-8d17fdb99513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:12.181Z|9c52d87c-9f25-4ce3-834e-8d17fdb99513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:12.182Z|39f8b110-c7fe-4bcb-89da-3a98a7ff465b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:12.182Z|39f8b110-c7fe-4bcb-89da-3a98a7ff465b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:21.747Z|61407b9c-212d-44ef-a60a-594662b853eb|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:45:21.749Z|61407b9c-212d-44ef-a60a-594662b853eb|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:21.852Z|351d8660-3df8-4d89-81c7-6300b2e3e0e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:21.853Z|351d8660-3df8-4d89-81c7-6300b2e3e0e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:22.208Z|cd68d781-3e68-43ab-a1ea-4f64804c2eaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:22.208Z|38ee7a3b-b029-4e28-aa96-a4a1abc7a089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:22.209Z|38ee7a3b-b029-4e28-aa96-a4a1abc7a089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:22.209Z|cd68d781-3e68-43ab-a1ea-4f64804c2eaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:22.920Z|ed3e4efd-f148-43ee-83d6-8f9f257eee78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:45:22.922Z|ed3e4efd-f148-43ee-83d6-8f9f257eee78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:45:23.811Z|0184a70e-f1f7-496b-888e-330e04a6c9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:45:23.812Z|0184a70e-f1f7-496b-888e-330e04a6c9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:45:31.876Z|02fb8bc3-2b9c-42db-9150-2157e416542b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:31.877Z|02fb8bc3-2b9c-42db-9150-2157e416542b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:32.233Z|bd5f71f2-cc32-47e1-aef9-97d82e3a2a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:32.233Z|71723edf-af13-44f6-ae87-1ad568b446f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:32.235Z|bd5f71f2-cc32-47e1-aef9-97d82e3a2a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:32.235Z|71723edf-af13-44f6-ae87-1ad568b446f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:37.920Z|04e1af5f-e82f-48b5-b669-68d6cadb2a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:45:37.921Z|04e1af5f-e82f-48b5-b669-68d6cadb2a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:45:41.899Z|72418e6e-01d5-42b7-ad63-d11a612e4e13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:41.900Z|72418e6e-01d5-42b7-ad63-d11a612e4e13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:42.256Z|0b1a945e-1705-46e0-b64c-eb0cc1959a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:42.257Z|0b1a945e-1705-46e0-b64c-eb0cc1959a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:42.258Z|400c9387-6439-4629-b624-1112a5dd1fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:42.258Z|400c9387-6439-4629-b624-1112a5dd1fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:51.924Z|10c6b6ad-8940-486e-9e10-bd1dfc0e5c3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:51.925Z|10c6b6ad-8940-486e-9e10-bd1dfc0e5c3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:52.277Z|93b507c7-9c95-47d4-ac71-97092da6e53b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:52.277Z|93b507c7-9c95-47d4-ac71-97092da6e53b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:52.283Z|8daefc42-1bff-4bd4-b3b3-211de64e685f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:45:52.283Z|8daefc42-1bff-4bd4-b3b3-211de64e685f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:45:52.920Z|d54beea1-85f2-4761-a4cd-0725b0897f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:45:52.921Z|d54beea1-85f2-4761-a4cd-0725b0897f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:45:53.813Z|f529c7be-251c-436f-b9a4-4c6aa9c927a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:45:53.813Z|f529c7be-251c-436f-b9a4-4c6aa9c927a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:46:01.952Z|e3458394-b687-418e-8b15-2c8d99ec1313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:01.953Z|e3458394-b687-418e-8b15-2c8d99ec1313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:02.314Z|17c75745-d55e-4b77-94e9-13ebdbca3861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:02.314Z|ee91b5db-5ebd-4381-81a4-658abb38c2e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:02.315Z|ee91b5db-5ebd-4381-81a4-658abb38c2e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:02.315Z|17c75745-d55e-4b77-94e9-13ebdbca3861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:07.921Z|38091f90-a583-411c-a15a-15095a0a1e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:46:07.924Z|38091f90-a583-411c-a15a-15095a0a1e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:46:11.983Z|0b69dca1-4810-4143-986a-5b849547f7ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:11.984Z|0b69dca1-4810-4143-986a-5b849547f7ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:12.338Z|ce277be4-5fc1-4ad7-94fa-d6891e4a9108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:12.339Z|ce277be4-5fc1-4ad7-94fa-d6891e4a9108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:12.350Z|4e61768a-dae4-428c-a9df-bb72f251074b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:12.350Z|4e61768a-dae4-428c-a9df-bb72f251074b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:21.751Z|98e723ef-8d4d-4602-b579-f3705e05c67e|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:46:21.753Z|98e723ef-8d4d-4602-b579-f3705e05c67e|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:22.023Z|5463bbb5-843c-41a6-b040-adabc0e492e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:22.024Z|5463bbb5-843c-41a6-b040-adabc0e492e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:22.358Z|935abe27-3f26-444a-bace-58575803bf2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:22.359Z|935abe27-3f26-444a-bace-58575803bf2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:22.370Z|f3150515-98e3-4bbc-979d-f59f6a0e933f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:22.370Z|f3150515-98e3-4bbc-979d-f59f6a0e933f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:22.920Z|e02716f4-8e9f-44e2-8905-74e6b68a393a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:46:22.922Z|e02716f4-8e9f-44e2-8905-74e6b68a393a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:46:23.814Z|dde9e5ca-b3a3-41a6-b631-cdf193c6fb76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:46:23.814Z|dde9e5ca-b3a3-41a6-b631-cdf193c6fb76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:46:32.056Z|71c1a5ae-31db-46e0-a5b5-b0ecc5da1135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:32.058Z|71c1a5ae-31db-46e0-a5b5-b0ecc5da1135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:32.381Z|85b67111-ca25-4abd-a397-91af9a2564ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:32.381Z|85b67111-ca25-4abd-a397-91af9a2564ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:32.386Z|e03406fd-74cf-4ad6-a178-9b0fa6f1208c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:32.386Z|e03406fd-74cf-4ad6-a178-9b0fa6f1208c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:37.920Z|c9ab2654-f517-492d-90da-0d5173fceb07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:46:37.922Z|c9ab2654-f517-492d-90da-0d5173fceb07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:46:42.098Z|a26151c0-89d1-4d14-8f13-f48793000163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:42.100Z|a26151c0-89d1-4d14-8f13-f48793000163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:42.417Z|6c331831-0815-4573-ac47-557fb8702ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:42.417Z|6c331831-0815-4573-ac47-557fb8702ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:42.423Z|eb0de833-aad1-4d4e-89ff-eac48b26f76c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:42.423Z|eb0de833-aad1-4d4e-89ff-eac48b26f76c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:52.124Z|be61aefe-07f3-41c6-a772-e7c37ed03ae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:52.126Z|be61aefe-07f3-41c6-a772-e7c37ed03ae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:52.443Z|343ae14c-db11-48fd-bf2a-1fd9277da89d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:52.445Z|343ae14c-db11-48fd-bf2a-1fd9277da89d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:52.446Z|9571f46b-b2c2-4f0b-a01d-f6b319455b56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:46:52.447Z|9571f46b-b2c2-4f0b-a01d-f6b319455b56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:46:52.920Z|c4639b1b-b7fd-4c28-91f9-e72ef3c2b714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:46:52.922Z|c4639b1b-b7fd-4c28-91f9-e72ef3c2b714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:46:53.816Z|6ca4456c-f6cd-40dc-914b-b18db2c4907b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:46:53.817Z|6ca4456c-f6cd-40dc-914b-b18db2c4907b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:47:02.149Z|a92d2700-813c-4377-9cf7-49862c9c14c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:02.150Z|a92d2700-813c-4377-9cf7-49862c9c14c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:02.466Z|207667c9-acc1-4dba-b9d6-30f74fd5dada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:02.466Z|fb5ae2a2-b269-4289-ba25-2d9f7111d78e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:02.467Z|fb5ae2a2-b269-4289-ba25-2d9f7111d78e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:02.467Z|207667c9-acc1-4dba-b9d6-30f74fd5dada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:07.920Z|1e314300-c0b9-4899-bc25-267f08c1d784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:47:07.921Z|1e314300-c0b9-4899-bc25-267f08c1d784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:47:12.176Z|c43a93d4-2c52-4356-ab5b-4f4abab2e636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:12.177Z|c43a93d4-2c52-4356-ab5b-4f4abab2e636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:12.489Z|b24ec64f-ae7c-4d25-afcc-a2a77a390a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:12.490Z|b24ec64f-ae7c-4d25-afcc-a2a77a390a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:12.494Z|2da9e8ea-e938-4716-a3cf-708b3cda147e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:12.495Z|2da9e8ea-e938-4716-a3cf-708b3cda147e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:21.748Z|72a759b2-fd32-4da2-8c37-6843e07272fd|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:47:21.749Z|72a759b2-fd32-4da2-8c37-6843e07272fd|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:22.204Z|2dfcdc54-4b00-40a9-a1f5-6cf3e8d7e6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:22.204Z|2dfcdc54-4b00-40a9-a1f5-6cf3e8d7e6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:22.520Z|71f180c1-c046-4686-8eb6-39748cfd1d6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:22.520Z|56ecda71-d17f-4ecd-b359-d33510b743b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:22.521Z|71f180c1-c046-4686-8eb6-39748cfd1d6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:22.524Z|56ecda71-d17f-4ecd-b359-d33510b743b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:22.922Z|0b46b418-fb53-4d8a-8c7e-7c3386b80e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:47:22.925Z|0b46b418-fb53-4d8a-8c7e-7c3386b80e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:47:23.818Z|6fbe5673-a113-46b4-b0b4-65ee572947bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:47:23.818Z|6fbe5673-a113-46b4-b0b4-65ee572947bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:47:32.229Z|10a3d4f0-c78e-41c2-8aa7-8984659dd232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:32.230Z|10a3d4f0-c78e-41c2-8aa7-8984659dd232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:32.548Z|d048689f-4028-4a6c-aec8-8e40044f962a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:32.555Z|d048689f-4028-4a6c-aec8-8e40044f962a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:32.557Z|95acfe87-41f9-441b-a42b-c74f71af525f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:32.559Z|95acfe87-41f9-441b-a42b-c74f71af525f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:37.920Z|709d7493-1f29-44ec-8108-962cfcaa3506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:47:37.921Z|709d7493-1f29-44ec-8108-962cfcaa3506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:47:42.261Z|43dfe00c-b535-4a9f-8aa2-c58bc41905f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:42.262Z|43dfe00c-b535-4a9f-8aa2-c58bc41905f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:42.574Z|9bf9ae01-4fde-42cf-bf1c-4642de874585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:42.575Z|9bf9ae01-4fde-42cf-bf1c-4642de874585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:42.580Z|b24899e1-8583-4779-80b9-5972c99a1525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:42.581Z|b24899e1-8583-4779-80b9-5972c99a1525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:52.292Z|a32d0b0d-4ed7-48e7-a0ff-b1b248992f3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:52.294Z|a32d0b0d-4ed7-48e7-a0ff-b1b248992f3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:52.597Z|996efdc4-3129-4212-ae46-55a3e33b019b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:52.598Z|996efdc4-3129-4212-ae46-55a3e33b019b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:52.598Z|554c8ed9-99e9-42b2-a7a8-ffee92b38b59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:47:52.599Z|554c8ed9-99e9-42b2-a7a8-ffee92b38b59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:47:52.920Z|f332e36f-dda4-4e6a-981d-492884ea1842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:47:52.921Z|f332e36f-dda4-4e6a-981d-492884ea1842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:47:53.820Z|07343a58-7566-47bf-bfab-464c63557b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:47:53.822Z|07343a58-7566-47bf-bfab-464c63557b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:48:02.327Z|1b41b83d-209e-4197-b81e-e79b0874d185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:02.329Z|1b41b83d-209e-4197-b81e-e79b0874d185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:02.620Z|4fa2dbb3-749a-44b5-b33f-fe7762add6c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:02.620Z|800d5e10-f3ca-4b80-8850-9477be74af33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:02.622Z|4fa2dbb3-749a-44b5-b33f-fe7762add6c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:02.622Z|800d5e10-f3ca-4b80-8850-9477be74af33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:07.920Z|c42ea40f-e680-47ed-8d61-514e6f7c2445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:48:07.923Z|c42ea40f-e680-47ed-8d61-514e6f7c2445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:48:12.353Z|d95a28fd-eb74-4a93-86b0-d90e7f4326f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:12.354Z|d95a28fd-eb74-4a93-86b0-d90e7f4326f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:12.649Z|7f61403f-91dd-4cd7-baf2-580426011921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:12.648Z|2b672806-5275-4d1e-bc15-059840a22c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:12.650Z|2b672806-5275-4d1e-bc15-059840a22c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:12.650Z|7f61403f-91dd-4cd7-baf2-580426011921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:21.747Z|e90ff57e-6b9d-4efa-8807-460dc9c28b84|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:48:21.748Z|e90ff57e-6b9d-4efa-8807-460dc9c28b84|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:22.373Z|37042372-6488-4bcc-a778-92681f151a72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:22.374Z|37042372-6488-4bcc-a778-92681f151a72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:22.671Z|d2c0b098-8758-4b7a-aaf6-466952d54ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:22.671Z|8f8a0bf9-2eec-47bd-a206-1ff53a461913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:22.672Z|d2c0b098-8758-4b7a-aaf6-466952d54ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:22.672Z|8f8a0bf9-2eec-47bd-a206-1ff53a461913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:22.920Z|a28ba621-5948-421d-b792-87029eb379ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:48:22.921Z|a28ba621-5948-421d-b792-87029eb379ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:48:23.823Z|5a6c627c-d5ce-40dd-a5a5-5e9ccb296de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:48:23.823Z|5a6c627c-d5ce-40dd-a5a5-5e9ccb296de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:48:32.394Z|fd4ea177-d55d-4cef-bcdb-be789be76720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:32.395Z|fd4ea177-d55d-4cef-bcdb-be789be76720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:32.694Z|113ec671-a9f3-4569-a7b9-821e8e590452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:32.694Z|e61577ad-810b-4f38-b6b0-139b8c5266f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:32.695Z|113ec671-a9f3-4569-a7b9-821e8e590452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:32.695Z|e61577ad-810b-4f38-b6b0-139b8c5266f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:37.920Z|75f94202-a6cb-4ac2-8e64-502a946ca56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:48:37.921Z|75f94202-a6cb-4ac2-8e64-502a946ca56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:48:42.421Z|8c467acc-388d-4fe5-a04d-a8227c450692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:42.422Z|8c467acc-388d-4fe5-a04d-a8227c450692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:42.732Z|86fdf0f2-c6b1-4d0a-8391-dbaa5944fba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:42.732Z|ba12ad7c-9850-460d-b568-c99003656554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:42.732Z|86fdf0f2-c6b1-4d0a-8391-dbaa5944fba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:42.733Z|ba12ad7c-9850-460d-b568-c99003656554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:52.463Z|031abcfc-f5e4-44d4-aef4-df89bf74012a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:52.464Z|031abcfc-f5e4-44d4-aef4-df89bf74012a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:52.756Z|dd5dcde4-c7e3-46d4-806d-bc86037e295b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:52.757Z|dd5dcde4-c7e3-46d4-806d-bc86037e295b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:52.763Z|42efabf4-6ad3-4ba1-9e7d-7178b2f20fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:48:52.764Z|42efabf4-6ad3-4ba1-9e7d-7178b2f20fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:48:52.920Z|6b85665d-890d-469c-bd2b-edacd7b41933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:48:52.922Z|6b85665d-890d-469c-bd2b-edacd7b41933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:48:53.824Z|d95a0695-ebf1-4c51-95fe-94f7d1b7afbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:48:53.825Z|d95a0695-ebf1-4c51-95fe-94f7d1b7afbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:49:02.494Z|4a46319b-3e33-4273-aeff-24aa610ca458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:02.496Z|4a46319b-3e33-4273-aeff-24aa610ca458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:02.783Z|75677821-af89-4012-9761-ee7a64a51f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:02.784Z|75677821-af89-4012-9761-ee7a64a51f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:02.788Z|ec4d7e26-5065-4825-8ee2-2a3e8d50571f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:02.789Z|ec4d7e26-5065-4825-8ee2-2a3e8d50571f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:07.921Z|e4ac61e2-d531-4456-bed9-4c754328388c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:49:07.922Z|e4ac61e2-d531-4456-bed9-4c754328388c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:49:12.523Z|eb273b60-4364-43d6-8b0a-8525a5bf7a2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:12.525Z|eb273b60-4364-43d6-8b0a-8525a5bf7a2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:12.819Z|42a7d6e3-7175-41cb-88e3-840fd6c01aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:12.819Z|42a7d6e3-7175-41cb-88e3-840fd6c01aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:12.830Z|cdef1a7c-300b-41f5-a78b-9a4f2d17ee6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:12.830Z|cdef1a7c-300b-41f5-a78b-9a4f2d17ee6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:21.749Z|9f2b1e1f-31fd-4055-9a54-ea819f6b9216|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:49:21.751Z|9f2b1e1f-31fd-4055-9a54-ea819f6b9216|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:22.546Z|44311273-a10b-4beb-8211-558e491a5dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:22.548Z|44311273-a10b-4beb-8211-558e491a5dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:22.847Z|0dc22624-92d0-4949-bdc8-f0449ec9bc6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:22.848Z|0dc22624-92d0-4949-bdc8-f0449ec9bc6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:22.851Z|d4adb870-6c9c-42b6-adaa-bfe7a923d106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:22.851Z|d4adb870-6c9c-42b6-adaa-bfe7a923d106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:22.921Z|d2a9b02c-7fdb-4a45-810d-06657fba18c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:49:22.928Z|d2a9b02c-7fdb-4a45-810d-06657fba18c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:49:23.825Z|e346cc42-d45c-4186-b36d-3edc09a6fad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:49:23.826Z|e346cc42-d45c-4186-b36d-3edc09a6fad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:49:32.571Z|4e0b69dc-20d7-42fb-96f1-c714541d207d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:32.572Z|4e0b69dc-20d7-42fb-96f1-c714541d207d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:32.872Z|b3300b63-c317-4da7-9789-c9619862445b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:32.872Z|17f5124a-2925-4c3f-925c-0e7318d3de47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:32.872Z|b3300b63-c317-4da7-9789-c9619862445b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:32.873Z|17f5124a-2925-4c3f-925c-0e7318d3de47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:37.920Z|3abcef5d-170f-474a-98de-e6ac5eb1bf2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:49:37.922Z|3abcef5d-170f-474a-98de-e6ac5eb1bf2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:49:42.595Z|88db70f2-4947-4fc8-88a1-5d3067f82828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:42.595Z|88db70f2-4947-4fc8-88a1-5d3067f82828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:42.894Z|1542b04f-9e15-491f-9218-ccc7273e36b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:42.895Z|1542b04f-9e15-491f-9218-ccc7273e36b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:42.908Z|e62ca756-d17c-4bd3-a9f1-7576e7c71fd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:42.909Z|e62ca756-d17c-4bd3-a9f1-7576e7c71fd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:52.619Z|05a14abb-f575-4dea-9255-9efcfb54c13f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:52.619Z|05a14abb-f575-4dea-9255-9efcfb54c13f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:52.914Z|6d491aac-4382-457c-b254-10cae11e7277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:52.915Z|6d491aac-4382-457c-b254-10cae11e7277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:52.920Z|a6ef9e43-8024-4e70-b5a6-c43a9591902b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:49:52.920Z|a6ef9e43-8024-4e70-b5a6-c43a9591902b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:49:52.928Z|da92f7b0-fc9d-460e-98dc-6b2f0e489d89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:49:52.929Z|da92f7b0-fc9d-460e-98dc-6b2f0e489d89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:49:53.826Z|021a0236-d3dc-43d0-bc0e-c99b4a8bb7eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:49:53.827Z|021a0236-d3dc-43d0-bc0e-c99b4a8bb7eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:50:02.642Z|1e9e1ae4-a10c-4f3f-9903-152b4b654e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:02.642Z|1e9e1ae4-a10c-4f3f-9903-152b4b654e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:02.937Z|c02a75be-b6a1-4bb1-8371-8b673db35006|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:02.938Z|c02a75be-b6a1-4bb1-8371-8b673db35006|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:02.959Z|ea6fdcec-c213-4a93-a05a-84d5203809a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:02.960Z|ea6fdcec-c213-4a93-a05a-84d5203809a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:07.922Z|941e05d3-2d40-49aa-a7d7-bd9b4f83c0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:50:07.926Z|941e05d3-2d40-49aa-a7d7-bd9b4f83c0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:50:12.666Z|082c9610-c933-4cfb-b810-f15cb6deb2e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:12.667Z|082c9610-c933-4cfb-b810-f15cb6deb2e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:12.966Z|c67b0ae6-d874-4910-9995-399ea2653489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:12.967Z|c67b0ae6-d874-4910-9995-399ea2653489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:12.984Z|de8b35fd-f088-4f6f-821d-d7ca5efaeb42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:12.984Z|de8b35fd-f088-4f6f-821d-d7ca5efaeb42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:21.748Z|1c6cecad-6924-4f03-b557-09bfb881a4ce|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:50:21.749Z|1c6cecad-6924-4f03-b557-09bfb881a4ce|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:22.701Z|d76ef4b0-620a-49be-afd3-94e1bf7d5038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:22.702Z|d76ef4b0-620a-49be-afd3-94e1bf7d5038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:22.920Z|7a0d2c44-787d-4b73-934a-b127f983dab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:50:22.921Z|7a0d2c44-787d-4b73-934a-b127f983dab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:50:22.995Z|9d8c5aaf-946d-451f-8878-0067a6dae93e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:22.996Z|9d8c5aaf-946d-451f-8878-0067a6dae93e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:23.006Z|6dc8d46b-a60c-48af-b3e1-2cceb8ae2374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:23.006Z|6dc8d46b-a60c-48af-b3e1-2cceb8ae2374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:23.828Z|27463d09-6c95-431b-b278-fdccb8754dd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:50:23.829Z|27463d09-6c95-431b-b278-fdccb8754dd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:50:32.730Z|70f51dcc-0ab0-4844-a2d4-9ce7c95040b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:32.732Z|70f51dcc-0ab0-4844-a2d4-9ce7c95040b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:33.022Z|74fcb911-814a-4fb3-90d5-b0b8f49f9208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:33.023Z|74fcb911-814a-4fb3-90d5-b0b8f49f9208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:33.024Z|48d5f967-ec21-4fa9-8f3e-0cb5bab908fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:33.024Z|48d5f967-ec21-4fa9-8f3e-0cb5bab908fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:37.920Z|ffc286bf-1cc9-4c8e-9e14-94c1e66dcf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:50:37.921Z|ffc286bf-1cc9-4c8e-9e14-94c1e66dcf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:50:42.756Z|20eaef43-47e2-430f-b05b-a518b686b5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:42.757Z|20eaef43-47e2-430f-b05b-a518b686b5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:43.044Z|aba289c4-9b28-48aa-9a15-b13f5210c218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:43.044Z|aba289c4-9b28-48aa-9a15-b13f5210c218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:43.048Z|52769a6f-8dec-444c-9188-a18fae0af687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:43.049Z|52769a6f-8dec-444c-9188-a18fae0af687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:52.806Z|bcb24dfa-a34c-4440-95ba-cc119b4cffaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:52.807Z|bcb24dfa-a34c-4440-95ba-cc119b4cffaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:52.921Z|200c7ed4-aad6-4bf7-92b9-42c37ba5c6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:50:52.925Z|200c7ed4-aad6-4bf7-92b9-42c37ba5c6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:50:53.065Z|2da936e5-17af-4c3b-9f30-44a4228f9f91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:53.066Z|2da936e5-17af-4c3b-9f30-44a4228f9f91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:53.068Z|c98fe059-2d0b-4ac9-a51d-68811bfa1d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:50:53.069Z|c98fe059-2d0b-4ac9-a51d-68811bfa1d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:50:53.829Z|fcb5823f-3eef-4606-84f2-2317493938d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:50:53.832Z|fcb5823f-3eef-4606-84f2-2317493938d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:51:02.837Z|0fe2909d-8ab5-4f50-92ea-d2852c283a06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:02.838Z|0fe2909d-8ab5-4f50-92ea-d2852c283a06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:03.087Z|16f4501e-bf87-4932-9695-d8df3b6d7e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:03.088Z|16f4501e-bf87-4932-9695-d8df3b6d7e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:03.092Z|1a76e658-b834-4a60-9d9a-478f2bae0e7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:03.093Z|1a76e658-b834-4a60-9d9a-478f2bae0e7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:07.920Z|b616b9bc-8479-4b08-b3eb-b1b1f3260c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:51:07.921Z|b616b9bc-8479-4b08-b3eb-b1b1f3260c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:51:12.861Z|d90c91a3-f7f1-4d98-9838-697554eac3bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:12.864Z|d90c91a3-f7f1-4d98-9838-697554eac3bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:13.112Z|4514898b-c1f2-46f7-96c1-075240ee4c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:13.113Z|5186b5fe-0b33-4829-873f-fd225845c1b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:13.113Z|4514898b-c1f2-46f7-96c1-075240ee4c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:13.114Z|5186b5fe-0b33-4829-873f-fd225845c1b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:21.748Z|482f8c70-a41e-47bb-9945-4cf46a7824d0|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:51:21.750Z|482f8c70-a41e-47bb-9945-4cf46a7824d0|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:22.887Z|a39258bb-5906-4cb6-bec7-98c47cc3a15e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:22.888Z|a39258bb-5906-4cb6-bec7-98c47cc3a15e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:22.920Z|724c408b-ebf3-4fbc-9122-f952bfc5f87a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:51:22.921Z|724c408b-ebf3-4fbc-9122-f952bfc5f87a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:51:23.133Z|194aff86-0a2f-4df9-9683-13896241a251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:23.133Z|731e3d37-3286-401f-bcd4-5ecfeeeec5cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:23.134Z|731e3d37-3286-401f-bcd4-5ecfeeeec5cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:23.134Z|194aff86-0a2f-4df9-9683-13896241a251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:23.832Z|76fa7973-fe18-4819-a675-08a5f2fd38bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:51:23.833Z|76fa7973-fe18-4819-a675-08a5f2fd38bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:51:32.910Z|4b5af83c-807f-4f77-ba95-6424af804e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:32.910Z|4b5af83c-807f-4f77-ba95-6424af804e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:33.153Z|32393787-78f0-4939-ae79-de42132748f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:33.153Z|7df2ca01-6831-4e38-8595-bb9f70f6e266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:33.154Z|7df2ca01-6831-4e38-8595-bb9f70f6e266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:33.154Z|32393787-78f0-4939-ae79-de42132748f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:37.920Z|bbdf905b-39f5-457e-83fa-f92b94816ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:51:37.923Z|bbdf905b-39f5-457e-83fa-f92b94816ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:51:42.934Z|98ca1cdb-5c70-4380-8b2f-e534f6cc3d8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:42.935Z|98ca1cdb-5c70-4380-8b2f-e534f6cc3d8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:43.175Z|aab366e1-0da8-46c7-bce3-0bf9e877703c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:43.175Z|aa516bae-1dca-4f0e-b106-74faa50535f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:43.176Z|aa516bae-1dca-4f0e-b106-74faa50535f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:43.176Z|aab366e1-0da8-46c7-bce3-0bf9e877703c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:52.920Z|959839b2-d30c-4fef-bfec-8a1b6f60596b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:51:52.921Z|959839b2-d30c-4fef-bfec-8a1b6f60596b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:51:52.956Z|ac98ed61-fd1e-4add-9cdd-58f306d8a43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:52.957Z|ac98ed61-fd1e-4add-9cdd-58f306d8a43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:53.205Z|7f96bdf2-e34e-4a5b-8dff-0f50e0c57464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:53.206Z|7f96bdf2-e34e-4a5b-8dff-0f50e0c57464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:53.212Z|cba297ea-e792-4c0a-85a0-6ac10d0ef713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:51:53.212Z|cba297ea-e792-4c0a-85a0-6ac10d0ef713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:51:53.833Z|ea8ecca5-2093-4162-96e5-c1d735b07af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:51:53.834Z|ea8ecca5-2093-4162-96e5-c1d735b07af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:52:03.451Z|b09770ad-75cc-475c-973b-23df65d0a137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:03.451Z|5bfa790b-810f-45ea-a050-53f35a874add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:03.451Z|51309cd4-a1bd-4a96-9e58-e4c596253650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:03.452Z|b09770ad-75cc-475c-973b-23df65d0a137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:03.452Z|51309cd4-a1bd-4a96-9e58-e4c596253650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:03.452Z|5bfa790b-810f-45ea-a050-53f35a874add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:07.920Z|1d85e1b2-b267-4c1e-a4af-4727cb390d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:52:07.921Z|1d85e1b2-b267-4c1e-a4af-4727cb390d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:52:13.482Z|fc0331ce-8f5f-4766-bf48-78d0eecdaa84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:13.482Z|5de7a4f2-335a-4373-9faa-835852a766ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:13.483Z|fc0331ce-8f5f-4766-bf48-78d0eecdaa84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:13.483Z|5de7a4f2-335a-4373-9faa-835852a766ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:13.486Z|2ba76874-c5fa-45dd-9fad-712a76d11428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:13.488Z|2ba76874-c5fa-45dd-9fad-712a76d11428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:21.753Z|c62e790e-a57e-4eb9-85f3-2a483c1418a2|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:52:21.755Z|c62e790e-a57e-4eb9-85f3-2a483c1418a2|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:22.920Z|91b6f899-192a-4300-8b80-d00face7b5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:52:22.925Z|91b6f899-192a-4300-8b80-d00face7b5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:52:23.505Z|5c32bc0e-18af-477b-98de-8f5e64ad36ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:23.505Z|a73b44b8-a880-406a-90f6-321cd87e84d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:23.507Z|5c32bc0e-18af-477b-98de-8f5e64ad36ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:23.507Z|a73b44b8-a880-406a-90f6-321cd87e84d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:23.510Z|8500d4f7-5ca3-403c-891b-e063bf796e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:23.510Z|8500d4f7-5ca3-403c-891b-e063bf796e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:23.834Z|190c01a1-001b-41ae-8cc1-658c646858e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:52:23.835Z|190c01a1-001b-41ae-8cc1-658c646858e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:52:33.532Z|1a33eb6a-32e6-4755-87d4-f931c72a6ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:33.532Z|c54c8a84-04ea-45f2-9301-10b67a9d50f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:33.533Z|c54c8a84-04ea-45f2-9301-10b67a9d50f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:33.533Z|1a33eb6a-32e6-4755-87d4-f931c72a6ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:33.535Z|7bfa5fb6-bbe8-46a0-9a79-be02513eabd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:33.536Z|7bfa5fb6-bbe8-46a0-9a79-be02513eabd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:37.923Z|b80c00dc-bf0e-4326-adf5-24c586e69dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:52:37.925Z|b80c00dc-bf0e-4326-adf5-24c586e69dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:52:43.558Z|bb002850-ed33-4821-a4e2-f6b2566cb6c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:43.558Z|81d0f552-8e3f-43ae-813e-0761d87b1f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:43.558Z|a579df9f-ffe5-4474-863b-798b58911c5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:43.561Z|81d0f552-8e3f-43ae-813e-0761d87b1f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:43.561Z|bb002850-ed33-4821-a4e2-f6b2566cb6c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:43.561Z|a579df9f-ffe5-4474-863b-798b58911c5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:52.920Z|d633829a-49e6-49ea-956c-96cc47bcc058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:52:52.921Z|d633829a-49e6-49ea-956c-96cc47bcc058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:52:53.593Z|b0ec14ad-cec8-4436-b9ed-e805481cc8f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:53.588Z|b8cc93b8-70e3-4622-8f37-6c48e1d310ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:53.594Z|b8cc93b8-70e3-4622-8f37-6c48e1d310ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:53.594Z|b0ec14ad-cec8-4436-b9ed-e805481cc8f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:53.595Z|e5237ad1-8af5-4ad0-860e-493828586a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:52:53.596Z|e5237ad1-8af5-4ad0-860e-493828586a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:52:53.836Z|bbb8420a-d0f9-4ae4-8a8b-c399839c1393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:52:53.836Z|bbb8420a-d0f9-4ae4-8a8b-c399839c1393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:53:03.623Z|e4885e25-108e-42a9-9143-6985553e518a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:03.623Z|f5a28e15-9168-44f5-af3a-0c71a5b76cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:03.624Z|e4885e25-108e-42a9-9143-6985553e518a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:03.624Z|f5a28e15-9168-44f5-af3a-0c71a5b76cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:03.623Z|4de1598d-9714-4fe9-be1c-00f9f7334692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:03.626Z|4de1598d-9714-4fe9-be1c-00f9f7334692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:07.920Z|633e4e5d-ce78-41e9-b0b6-54e2fe9f9873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:53:07.922Z|633e4e5d-ce78-41e9-b0b6-54e2fe9f9873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:53:13.645Z|6c905e46-ec09-4d84-93a1-1400cc348391|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:13.645Z|cc75b966-fab6-485b-a82f-e044862b53dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:13.646Z|6c905e46-ec09-4d84-93a1-1400cc348391|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:13.646Z|cc75b966-fab6-485b-a82f-e044862b53dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:13.648Z|2742c35a-7798-4bda-8b56-654d5b217ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:13.648Z|2742c35a-7798-4bda-8b56-654d5b217ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:21.747Z|d4c50651-5b80-4e2a-9608-734f6c2ad389|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:53:21.747Z|d4c50651-5b80-4e2a-9608-734f6c2ad389|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:22.920Z|daf24dd8-72b0-4f88-8218-ecc0a6ca2bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:53:22.921Z|daf24dd8-72b0-4f88-8218-ecc0a6ca2bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:53:23.670Z|6b8679cb-248d-4188-96ff-86a3efb3f9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:23.670Z|6b8679cb-248d-4188-96ff-86a3efb3f9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:23.674Z|d66a31e2-993f-4c26-90f8-95e9464a685c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:23.674Z|d66a31e2-993f-4c26-90f8-95e9464a685c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:23.674Z|901d3a66-eb2d-491e-8953-0c41341d32c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:23.677Z|901d3a66-eb2d-491e-8953-0c41341d32c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:23.837Z|fb2f8fa2-5aa6-46c8-be51-bd6b69945944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:53:23.837Z|fb2f8fa2-5aa6-46c8-be51-bd6b69945944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:53:33.717Z|f4cb5659-f334-40bf-aa67-c6d09ba7a97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:33.717Z|f4cb5659-f334-40bf-aa67-c6d09ba7a97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:33.718Z|3d795152-88ab-4826-8529-7dfc86642d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:33.719Z|3d795152-88ab-4826-8529-7dfc86642d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:33.723Z|297932b6-cc47-4653-aad7-e09164fa7635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:33.723Z|297932b6-cc47-4653-aad7-e09164fa7635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:37.920Z|9a3b4cc1-e819-49cf-90a7-8c0d533ea651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:53:37.921Z|9a3b4cc1-e819-49cf-90a7-8c0d533ea651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:53:43.741Z|e33ab211-4eff-454c-9684-ac37f7b35a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:43.741Z|fc0a798c-2d41-4214-bb54-dccf58300d10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:43.742Z|e33ab211-4eff-454c-9684-ac37f7b35a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:43.742Z|fc0a798c-2d41-4214-bb54-dccf58300d10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:43.744Z|7e3b040a-ce15-47cf-9f7e-063b3cdf74c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:43.745Z|7e3b040a-ce15-47cf-9f7e-063b3cdf74c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:52.920Z|38985578-3588-4859-971f-0b457d2fb0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:53:52.922Z|38985578-3588-4859-971f-0b457d2fb0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:53:53.770Z|313cb5e8-c97f-4480-aed9-b2e4a2704a04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:53.771Z|313cb5e8-c97f-4480-aed9-b2e4a2704a04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:53.774Z|45863b31-d1f6-4e4d-9a25-f39625f0df99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:53.774Z|8b9bd11e-2fc7-4d4c-aca3-56364a9cd380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:53:53.775Z|45863b31-d1f6-4e4d-9a25-f39625f0df99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:53.775Z|8b9bd11e-2fc7-4d4c-aca3-56364a9cd380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:53:53.838Z|34d9d832-1425-4b87-ab39-b5c51d0155bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:53:53.838Z|34d9d832-1425-4b87-ab39-b5c51d0155bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:54:03.801Z|ba78c2fa-3790-43f2-a10b-659728691b72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:03.801Z|d2e2739f-9e3c-49c7-abf2-cee977b88c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:03.802Z|d2e2739f-9e3c-49c7-abf2-cee977b88c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:03.802Z|ba78c2fa-3790-43f2-a10b-659728691b72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:03.804Z|b3b5d3de-9924-4b90-85ca-75cfdfd6cc61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:03.804Z|b3b5d3de-9924-4b90-85ca-75cfdfd6cc61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:07.920Z|7b485215-a064-40d0-aab5-fc75a1441451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:54:07.922Z|7b485215-a064-40d0-aab5-fc75a1441451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:54:13.828Z|ac93df8b-8b3b-4af1-a48f-49877d787d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:13.828Z|f1bc7361-9e37-435f-ab8e-f2a24eba1281|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:13.830Z|f1bc7361-9e37-435f-ab8e-f2a24eba1281|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:13.830Z|ac93df8b-8b3b-4af1-a48f-49877d787d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:13.833Z|33bd4dd5-04b6-4c6b-92d7-04b99b13a211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:13.834Z|33bd4dd5-04b6-4c6b-92d7-04b99b13a211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:21.750Z|c671ac20-b68e-4cc8-931d-4a928dfa3c86|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:54:21.752Z|c671ac20-b68e-4cc8-931d-4a928dfa3c86|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:22.920Z|47055883-16f5-47b7-bd29-c6d5f48de2c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:54:22.921Z|47055883-16f5-47b7-bd29-c6d5f48de2c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:54:23.839Z|fb26825b-cd06-4208-92b2-b334fd9fd65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:54:23.839Z|fb26825b-cd06-4208-92b2-b334fd9fd65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:54:23.855Z|a36261f7-14de-414f-8b52-bea92701e746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:23.855Z|259a1553-2e81-4532-8b3b-ce136c13ab04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:23.855Z|497d9b65-17ea-4e3f-8c64-bc436b2e9024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:23.855Z|259a1553-2e81-4532-8b3b-ce136c13ab04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:23.855Z|497d9b65-17ea-4e3f-8c64-bc436b2e9024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:23.855Z|a36261f7-14de-414f-8b52-bea92701e746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:33.878Z|9e634935-a4d4-4d51-86a8-da071c0e01db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:33.879Z|9e634935-a4d4-4d51-86a8-da071c0e01db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:33.884Z|9374f746-ddf7-4757-907e-49eceaec9e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:33.884Z|f6e293a5-1462-4340-9254-0fa71b971e3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:33.884Z|9374f746-ddf7-4757-907e-49eceaec9e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:33.884Z|f6e293a5-1462-4340-9254-0fa71b971e3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:37.920Z|5e2314b8-4aa1-45cf-92bf-1c73411bdd73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:54:37.923Z|5e2314b8-4aa1-45cf-92bf-1c73411bdd73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:54:43.904Z|7f36fc8f-503c-4f4f-bb41-cc5662a115a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:43.905Z|7f36fc8f-503c-4f4f-bb41-cc5662a115a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:43.914Z|083d7d2f-d383-4d6c-80ef-fde3347111b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:43.914Z|083d7d2f-d383-4d6c-80ef-fde3347111b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:43.915Z|25fda30f-07bf-4ab8-8c53-a9209c0b4d12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:43.915Z|25fda30f-07bf-4ab8-8c53-a9209c0b4d12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:52.921Z|3fbf9b36-ba95-4435-99ac-6daa47bedc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:54:52.923Z|3fbf9b36-ba95-4435-99ac-6daa47bedc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:54:53.840Z|5d31da24-0d69-4c5f-aaea-52cb1e87716f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:54:53.840Z|5d31da24-0d69-4c5f-aaea-52cb1e87716f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:54:53.935Z|6891e53a-967c-40a3-a92b-7e280dbc20bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:53.936Z|6891e53a-967c-40a3-a92b-7e280dbc20bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:53.944Z|11eeb839-f3c1-4cd3-879e-95e5e38f48e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:53.944Z|c9ee269b-d866-4e74-8c6a-a408cfc1e56e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:54:53.945Z|11eeb839-f3c1-4cd3-879e-95e5e38f48e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:54:53.945Z|c9ee269b-d866-4e74-8c6a-a408cfc1e56e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:03.962Z|b6e7ab55-f7e3-4eef-bf7c-5731a123af7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:03.963Z|b6e7ab55-f7e3-4eef-bf7c-5731a123af7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:03.965Z|8dd8dd66-164c-482a-9521-c88e355cd7ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:03.966Z|8dd8dd66-164c-482a-9521-c88e355cd7ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:03.967Z|306d7dc2-b241-4b6d-86c6-281898ab4ca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:03.968Z|306d7dc2-b241-4b6d-86c6-281898ab4ca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:07.920Z|6fad24fd-9e4f-474e-8acd-b0c8bbc93273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:55:07.922Z|6fad24fd-9e4f-474e-8acd-b0c8bbc93273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:55:14.032Z|1ef26f08-071c-4589-881a-d600b08acbff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:14.033Z|1ef26f08-071c-4589-881a-d600b08acbff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:14.035Z|fab56d91-07fc-4eca-a763-30f36077d4ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:14.035Z|0d5d99f0-8939-4014-b825-a10b44e07264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:14.035Z|0d5d99f0-8939-4014-b825-a10b44e07264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:14.036Z|fab56d91-07fc-4eca-a763-30f36077d4ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:21.746Z|8f4fc91b-3567-4d91-8b7f-20cda9e88609|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:55:21.747Z|8f4fc91b-3567-4d91-8b7f-20cda9e88609|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:22.920Z|626f0021-fee7-48fd-9d0d-e5633b9b65a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:55:22.924Z|626f0021-fee7-48fd-9d0d-e5633b9b65a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:55:23.841Z|3a464f68-8cfc-49d4-b6ca-b3215be5dc30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:55:23.842Z|3a464f68-8cfc-49d4-b6ca-b3215be5dc30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:55:24.055Z|dbe4e704-7adf-45a6-a91d-137456bb5e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:24.055Z|dbe4e704-7adf-45a6-a91d-137456bb5e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:24.057Z|fc7da879-2bbe-4230-be63-11da7ebde764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:24.057Z|fc7da879-2bbe-4230-be63-11da7ebde764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:24.066Z|731b236b-adaa-462a-ab99-2552fed80f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:24.066Z|731b236b-adaa-462a-ab99-2552fed80f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:34.092Z|e8790149-d1be-4b2f-b246-5cdfc4094f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:34.092Z|5c70d713-18e4-419a-93a3-a172e7fc8bb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:34.092Z|e8790149-d1be-4b2f-b246-5cdfc4094f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:34.092Z|5c70d713-18e4-419a-93a3-a172e7fc8bb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:34.093Z|9eabd237-2f02-4471-b95a-cbc277f5a8a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:34.093Z|9eabd237-2f02-4471-b95a-cbc277f5a8a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:37.920Z|5888f196-557c-4cdd-89a5-1a306b9c1ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:55:37.921Z|5888f196-557c-4cdd-89a5-1a306b9c1ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:55:44.118Z|26178d54-ddb0-43c0-9b88-27eb656b534f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:44.118Z|a272c0cd-fce1-4096-8619-06dd361abdf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:44.119Z|26178d54-ddb0-43c0-9b88-27eb656b534f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:44.119Z|a272c0cd-fce1-4096-8619-06dd361abdf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:44.120Z|c942be67-ff59-43e4-b70b-a7844ce6af40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:44.122Z|c942be67-ff59-43e4-b70b-a7844ce6af40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:52.921Z|17e30d2d-29e1-4adf-b56b-364aaca56fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:55:52.922Z|17e30d2d-29e1-4adf-b56b-364aaca56fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:55:53.842Z|fb0e71f2-296b-4055-a658-3e6353b02f97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:55:53.843Z|fb0e71f2-296b-4055-a658-3e6353b02f97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:55:54.153Z|0724ac1d-e3cf-404f-a19c-e07a8168f556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:54.153Z|2375b252-5905-48ee-9fe5-893c6c5a210a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:54.154Z|2375b252-5905-48ee-9fe5-893c6c5a210a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:54.156Z|dbf88b48-77b6-44d7-b7d4-b5a6ecb2a1f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:55:54.157Z|0724ac1d-e3cf-404f-a19c-e07a8168f556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:55:54.160Z|dbf88b48-77b6-44d7-b7d4-b5a6ecb2a1f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:04.195Z|b71ce033-4290-403b-ba66-813a90950b5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:04.195Z|afcb2345-651e-4af5-b193-7586a4844449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:04.196Z|ad372940-3f34-4d90-939a-6ead23bb8c07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:04.197Z|afcb2345-651e-4af5-b193-7586a4844449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:04.197Z|b71ce033-4290-403b-ba66-813a90950b5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:04.197Z|ad372940-3f34-4d90-939a-6ead23bb8c07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:07.920Z|8cee6981-220c-43bf-80f5-a6256b55df35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:56:07.923Z|8cee6981-220c-43bf-80f5-a6256b55df35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:56:14.247Z|71cd0bd7-dbd1-4bce-953f-8a35fbeddfa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:14.251Z|71cd0bd7-dbd1-4bce-953f-8a35fbeddfa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:14.255Z|fe3dfbc1-835a-4590-8c1f-8354ff73b547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:14.256Z|6c41b1bf-560f-47ec-9959-d1279598794f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:14.256Z|fe3dfbc1-835a-4590-8c1f-8354ff73b547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:14.256Z|6c41b1bf-560f-47ec-9959-d1279598794f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:21.750Z|b46d7c62-8d32-407d-a60b-e0bfe09d396d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:56:21.752Z|b46d7c62-8d32-407d-a60b-e0bfe09d396d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:22.920Z|1b151736-f1af-4eb8-998a-a9360f69e7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:56:22.921Z|1b151736-f1af-4eb8-998a-a9360f69e7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:56:23.845Z|2453b468-50f6-4345-a0fc-bb23ca4243bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:56:23.845Z|2453b468-50f6-4345-a0fc-bb23ca4243bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:56:24.289Z|0a3afd44-5775-4ca8-9ef9-3c1dfb38d830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:24.291Z|0a3afd44-5775-4ca8-9ef9-3c1dfb38d830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:24.292Z|f787d5a2-96e2-48bf-9662-b0e94761d541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:24.292Z|b2873c35-7b2c-42e3-be77-7881c903e9a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:24.293Z|f787d5a2-96e2-48bf-9662-b0e94761d541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:24.293Z|b2873c35-7b2c-42e3-be77-7881c903e9a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:34.350Z|5ae3d99a-ed09-4600-85a7-a2b0deaf3930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:34.350Z|624409ef-a669-4d1c-83cf-e9bbd555d19b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:34.354Z|627fe2e4-1b5c-4316-865c-c8b9b08f1e2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:34.354Z|624409ef-a669-4d1c-83cf-e9bbd555d19b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:34.354Z|5ae3d99a-ed09-4600-85a7-a2b0deaf3930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:34.355Z|627fe2e4-1b5c-4316-865c-c8b9b08f1e2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:37.920Z|21b31f82-9b7c-47ef-80f1-f8bd76d7d048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:56:37.921Z|21b31f82-9b7c-47ef-80f1-f8bd76d7d048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:56:44.381Z|1ec0dabb-09d3-481c-ae58-598904ba7170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:44.381Z|3b726f2e-6052-431f-87f7-50d6cfae14ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:44.381Z|424cbd1a-f73d-4147-ab4f-6bd909a4dfa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:44.382Z|1ec0dabb-09d3-481c-ae58-598904ba7170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:44.382Z|424cbd1a-f73d-4147-ab4f-6bd909a4dfa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:44.382Z|3b726f2e-6052-431f-87f7-50d6cfae14ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:52.920Z|deb3afac-846e-4423-b647-cd7e7efc6e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:56:52.924Z|deb3afac-846e-4423-b647-cd7e7efc6e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:56:53.853Z|c4df77ae-ea04-437c-80d7-25b98f84dce2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:56:53.854Z|c4df77ae-ea04-437c-80d7-25b98f84dce2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:56:54.408Z|226c9697-5892-42d7-868d-be4b8da64936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:54.409Z|226c9697-5892-42d7-868d-be4b8da64936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:54.411Z|a1a5ba6d-5fc0-49c0-8a86-7001167b7157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:54.412Z|a1a5ba6d-5fc0-49c0-8a86-7001167b7157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:56:54.415Z|b669eef6-c194-4ed9-ae57-5dbea6af4447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:56:54.415Z|b669eef6-c194-4ed9-ae57-5dbea6af4447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:04.431Z|38d636a9-850e-4bff-a66d-09e3986c18f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:04.432Z|38d636a9-850e-4bff-a66d-09e3986c18f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:04.434Z|8879040f-9e00-4f5b-9d45-42d1f431cb05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:04.436Z|81df488c-0ca2-469c-b852-66f2fcb29de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:04.437Z|81df488c-0ca2-469c-b852-66f2fcb29de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:04.439Z|8879040f-9e00-4f5b-9d45-42d1f431cb05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:07.921Z|37a9ed6a-629b-490e-ac55-d522b849bae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:57:07.921Z|37a9ed6a-629b-490e-ac55-d522b849bae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:57:14.459Z|ae241ea4-bab9-4f80-8b8b-d587ecc73955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:14.459Z|08141203-5e81-45da-88bc-69a678f2e551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:14.461Z|ae241ea4-bab9-4f80-8b8b-d587ecc73955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:14.462Z|08141203-5e81-45da-88bc-69a678f2e551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:14.464Z|7a78fc2e-1aa3-4909-b15b-9705166ebb79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:14.465Z|7a78fc2e-1aa3-4909-b15b-9705166ebb79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:21.756Z|4bfcca77-d1a1-4ebf-9ea6-5f74a57e4754|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:57:21.757Z|4bfcca77-d1a1-4ebf-9ea6-5f74a57e4754|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:22.920Z|b65a557c-23d4-4083-8d48-ba8a9faf4318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:57:22.921Z|b65a557c-23d4-4083-8d48-ba8a9faf4318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:57:23.858Z|e98052a3-bea5-4a6b-9f9c-7d06ca0986f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:57:23.858Z|e98052a3-bea5-4a6b-9f9c-7d06ca0986f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:57:24.494Z|25760bec-5ff8-4107-b5f7-5c123de49be0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:24.494Z|cee0542d-49b4-4b0a-91f3-b24b863468fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:24.495Z|cee0542d-49b4-4b0a-91f3-b24b863468fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:24.495Z|25760bec-5ff8-4107-b5f7-5c123de49be0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:24.497Z|251dba9e-3661-4323-916e-dfc426274ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:24.498Z|251dba9e-3661-4323-916e-dfc426274ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:34.527Z|8483fbcb-89e9-4883-aa46-cdb69d4d28be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:34.527Z|4dbced4a-8c4c-4d5c-b404-9052f30dbf07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:34.527Z|2e8259f5-5f27-4ef5-b2b1-3bcc986b6ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:34.529Z|2e8259f5-5f27-4ef5-b2b1-3bcc986b6ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:34.529Z|8483fbcb-89e9-4883-aa46-cdb69d4d28be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:34.529Z|4dbced4a-8c4c-4d5c-b404-9052f30dbf07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:37.920Z|5f4f5d3d-17ab-48cd-8f93-4cd17c4dfc63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:57:37.923Z|5f4f5d3d-17ab-48cd-8f93-4cd17c4dfc63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:57:44.559Z|3c3303d0-4fea-41a8-b715-58593eeb5c9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:44.559Z|3c3303d0-4fea-41a8-b715-58593eeb5c9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:44.561Z|94dfed67-33d0-4802-ab59-3d558120ea96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:44.562Z|94dfed67-33d0-4802-ab59-3d558120ea96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:44.559Z|e3541c2b-933f-4c65-97c4-11abbaa099a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:44.566Z|e3541c2b-933f-4c65-97c4-11abbaa099a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:52.920Z|b64fc8bc-9c94-4437-8fab-baec27393e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:57:52.921Z|b64fc8bc-9c94-4437-8fab-baec27393e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:57:53.859Z|2e75a6af-9c8a-4bc3-88f1-e7900a29f09a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:57:53.860Z|2e75a6af-9c8a-4bc3-88f1-e7900a29f09a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:57:54.584Z|7643175d-b476-478e-a066-c7e48d51cedb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:54.585Z|0c4e13f6-6984-42a3-b2b3-786a4bbb9083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:54.587Z|7643175d-b476-478e-a066-c7e48d51cedb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:54.587Z|0c4e13f6-6984-42a3-b2b3-786a4bbb9083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:57:54.600Z|4ac41d5d-c1f4-469a-8c67-e6048afd802b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:57:54.600Z|4ac41d5d-c1f4-469a-8c67-e6048afd802b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:04.608Z|0abb1363-7886-40fc-82ba-099491bcaf37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:04.610Z|1bd3cb19-9e9b-42c4-b2e0-9dc7d0d705ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:04.611Z|1bd3cb19-9e9b-42c4-b2e0-9dc7d0d705ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:04.610Z|0abb1363-7886-40fc-82ba-099491bcaf37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:04.618Z|064234c8-1750-4538-99b6-3b97b47ef976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:04.619Z|064234c8-1750-4538-99b6-3b97b47ef976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:07.920Z|39daee90-b277-48bd-913c-2788201ae08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:58:07.921Z|39daee90-b277-48bd-913c-2788201ae08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:58:14.633Z|f1e3ce05-7be7-4668-b65b-5f653f4e356c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:14.632Z|9cc138aa-b742-423e-9ae8-60a7ae1fdd84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:14.633Z|9cc138aa-b742-423e-9ae8-60a7ae1fdd84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:14.633Z|f1e3ce05-7be7-4668-b65b-5f653f4e356c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:14.644Z|3e00ba29-a657-45c4-b4be-cc7f5c906c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:14.649Z|3e00ba29-a657-45c4-b4be-cc7f5c906c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:21.748Z|13c72edd-38a9-4c5a-8842-49e987765c2a|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:58:21.748Z|13c72edd-38a9-4c5a-8842-49e987765c2a|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:22.920Z|469ba5c1-64c0-491e-8c09-b2c53cf6f741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:58:22.923Z|469ba5c1-64c0-491e-8c09-b2c53cf6f741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:58:23.861Z|137be7c7-2ed1-41b1-bfec-d540ada297ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:58:23.861Z|137be7c7-2ed1-41b1-bfec-d540ada297ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:58:24.663Z|d21aef38-8e1e-4de7-bfc9-5df5ee65aa99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:24.664Z|d21aef38-8e1e-4de7-bfc9-5df5ee65aa99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:24.678Z|6df94151-d2e0-4c09-858e-fb4f32da129f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:24.678Z|73b226bc-87e4-4009-892e-256d33414be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:24.679Z|6df94151-d2e0-4c09-858e-fb4f32da129f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:24.679Z|73b226bc-87e4-4009-892e-256d33414be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:34.686Z|e3fdbd8a-9b9c-4aa7-bcad-18a2cafae083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:34.687Z|e3fdbd8a-9b9c-4aa7-bcad-18a2cafae083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:34.701Z|1630728b-1b33-4a1a-9aaa-9754106d8ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:34.701Z|df7b3478-9acb-406f-af63-338a1eb478e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:34.701Z|1630728b-1b33-4a1a-9aaa-9754106d8ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:34.701Z|df7b3478-9acb-406f-af63-338a1eb478e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:37.921Z|76ad4e8a-668d-488a-bfef-540923c39fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:58:37.922Z|76ad4e8a-668d-488a-bfef-540923c39fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:58:44.714Z|de77d8eb-cf89-40f1-9904-1a87704a9aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:44.715Z|de77d8eb-cf89-40f1-9904-1a87704a9aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:44.721Z|67e81a68-f089-4717-8846-dd1728f1be8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:44.721Z|6c655176-5934-44e3-95c1-cea601acbf28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:44.722Z|67e81a68-f089-4717-8846-dd1728f1be8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:44.722Z|6c655176-5934-44e3-95c1-cea601acbf28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:52.920Z|794d8a2d-59b6-4011-9807-ea3a7e10d5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:58:52.921Z|794d8a2d-59b6-4011-9807-ea3a7e10d5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:58:53.862Z|c2048b28-b9a8-45c2-b6c7-604649cc74ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:58:53.863Z|c2048b28-b9a8-45c2-b6c7-604649cc74ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:58:54.737Z|a79dd77c-fae6-4b6d-92b6-48c0e9555d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:54.738Z|a79dd77c-fae6-4b6d-92b6-48c0e9555d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:54.744Z|3cf0e471-0ebe-4acb-88ba-5eaf2e0bf3fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:54.744Z|e2d0e724-5d2d-4c1c-9d4c-65ca971be0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:58:54.744Z|3cf0e471-0ebe-4acb-88ba-5eaf2e0bf3fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:58:54.745Z|e2d0e724-5d2d-4c1c-9d4c-65ca971be0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:04.767Z|35f04a72-b9df-46a1-a720-b30883697b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:04.770Z|35f04a72-b9df-46a1-a720-b30883697b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:04.771Z|1fd57236-339b-46b2-8fa7-a483c7a38030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:04.772Z|1fd57236-339b-46b2-8fa7-a483c7a38030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:04.771Z|ddf824fb-04d8-4620-9d6d-5032dee3d9db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:04.775Z|ddf824fb-04d8-4620-9d6d-5032dee3d9db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:07.921Z|401c34dc-4603-497e-9977-b51f53da5036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:59:07.925Z|401c34dc-4603-497e-9977-b51f53da5036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:59:14.801Z|dea068cb-893f-4675-af7b-b9258a826e4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:14.802Z|d5b7c628-8453-40ee-9cca-3e66af51e8b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:14.802Z|dea068cb-893f-4675-af7b-b9258a826e4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:14.802Z|d5b7c628-8453-40ee-9cca-3e66af51e8b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:14.805Z|9b6ba4f8-1a95-4af9-a12f-b0c51caed9d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:14.805Z|9b6ba4f8-1a95-4af9-a12f-b0c51caed9d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:21.751Z|22576bd9-1ee7-4571-ba59-432ac608acac|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T13:59:21.752Z|22576bd9-1ee7-4571-ba59-432ac608acac|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:22.920Z|1c416530-8278-4803-979b-0a1aa571d493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:59:22.921Z|1c416530-8278-4803-979b-0a1aa571d493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:59:23.864Z|e5e2352f-3498-43c5-9fee-032a8912eda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:59:23.865Z|e5e2352f-3498-43c5-9fee-032a8912eda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:59:24.829Z|bed333bb-28c5-4e44-ae3a-342fcfb1399c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:24.829Z|21e4dc25-71fe-4255-be88-ccc892be3cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:24.831Z|21e4dc25-71fe-4255-be88-ccc892be3cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:24.831Z|bed333bb-28c5-4e44-ae3a-342fcfb1399c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:24.833Z|8da6af48-ef12-4731-9e27-4e133a3fd8f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:24.834Z|8da6af48-ef12-4731-9e27-4e133a3fd8f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:34.854Z|66ea2f11-9b55-49df-96b7-8996703bab6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:34.854Z|e62a2c30-cf8d-4872-a965-f4b0baa9f48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:34.855Z|e62a2c30-cf8d-4872-a965-f4b0baa9f48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:34.855Z|66ea2f11-9b55-49df-96b7-8996703bab6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:34.857Z|c4345905-84ff-4503-9e9e-a200661bd4dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:34.858Z|c4345905-84ff-4503-9e9e-a200661bd4dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:37.920Z|5d6ce791-952e-4ab9-9f4e-6d30b9e126d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:59:37.922Z|5d6ce791-952e-4ab9-9f4e-6d30b9e126d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:59:44.877Z|15b17e6d-6045-46d1-815a-3404dd863e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:44.878Z|15b17e6d-6045-46d1-815a-3404dd863e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:44.879Z|1a79b6cb-2b9f-4ec0-93a2-8bcd857ad47c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:44.879Z|1a79b6cb-2b9f-4ec0-93a2-8bcd857ad47c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:44.879Z|bc1b0938-047d-489e-a0eb-33b1163bd0ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:44.881Z|bc1b0938-047d-489e-a0eb-33b1163bd0ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:52.920Z|85ee797f-3206-407c-9943-ca60f815f822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:59:52.923Z|85ee797f-3206-407c-9943-ca60f815f822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:59:53.865Z|3d61115e-988d-40f9-8594-ffc63d6cb487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T13:59:53.866Z|3d61115e-988d-40f9-8594-ffc63d6cb487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T13:59:54.905Z|464845e2-dd92-4eae-936c-d947c516fbe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:54.905Z|fe830363-4b77-4856-9418-79957993269f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:54.905Z|c777cd04-63e7-48c7-b255-d3a47887ccaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T13:59:54.906Z|464845e2-dd92-4eae-936c-d947c516fbe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:54.906Z|fe830363-4b77-4856-9418-79957993269f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T13:59:54.906Z|c777cd04-63e7-48c7-b255-d3a47887ccaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:04.934Z|1c0b5bd7-05cc-44ef-9b1a-8bb56ab71588|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:04.934Z|7cd13388-d6f4-4c8d-91e5-3bf80bb70696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:04.935Z|7cd13388-d6f4-4c8d-91e5-3bf80bb70696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:04.935Z|1c0b5bd7-05cc-44ef-9b1a-8bb56ab71588|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:04.934Z|97e3ef22-8ad5-4b9c-8121-959a2c547df4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:04.938Z|97e3ef22-8ad5-4b9c-8121-959a2c547df4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:07.922Z|350b7da2-814e-494c-aba9-3f48689c8366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:00:07.925Z|350b7da2-814e-494c-aba9-3f48689c8366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:00:14.958Z|461db6ed-a558-49e2-a83b-095c447bc6e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:14.958Z|e7e066d9-2c9a-483f-ae94-da2cf6430410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:14.958Z|461db6ed-a558-49e2-a83b-095c447bc6e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:14.959Z|e7e066d9-2c9a-483f-ae94-da2cf6430410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:14.959Z|1cb01ec5-3173-4239-a56e-9fe317c4784e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:14.960Z|1cb01ec5-3173-4239-a56e-9fe317c4784e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:21.747Z|fbf39490-d929-41a9-b336-fe79c8729ab8|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:00:21.747Z|fbf39490-d929-41a9-b336-fe79c8729ab8|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:22.920Z|9a6ea097-a3a3-4401-bc27-5f3710a88bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:00:22.921Z|9a6ea097-a3a3-4401-bc27-5f3710a88bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:00:23.867Z|2afa31e8-f279-47d0-9e76-4ce6dd687dae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:00:23.867Z|2afa31e8-f279-47d0-9e76-4ce6dd687dae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:00:24.980Z|119b0ed2-9e33-4b0d-a013-6d64927bd430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:24.980Z|6f1360da-345a-429c-b7d9-4e0921bab837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:24.980Z|81ded8b4-a5b8-4b6d-946d-36669ea294a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:24.981Z|119b0ed2-9e33-4b0d-a013-6d64927bd430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:24.981Z|6f1360da-345a-429c-b7d9-4e0921bab837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:24.981Z|81ded8b4-a5b8-4b6d-946d-36669ea294a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:35.012Z|a2fdc703-abcf-4457-b033-ae4b4efadc85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:35.012Z|bc61b794-c3b5-488a-85b3-b0aa96d629b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:35.012Z|5a45bbed-a346-40f3-b1bd-288fce024ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:35.013Z|bc61b794-c3b5-488a-85b3-b0aa96d629b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:35.013Z|a2fdc703-abcf-4457-b033-ae4b4efadc85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:35.013Z|5a45bbed-a346-40f3-b1bd-288fce024ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:37.921Z|58a95af6-711f-465c-9bbf-289d9ec858ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:00:37.924Z|58a95af6-711f-465c-9bbf-289d9ec858ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:00:45.039Z|6b5a34f0-b61f-4c8a-a537-90e130bb3628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:45.039Z|7aacab42-017d-49c4-aa1f-23befbd8b71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:45.039Z|0f6cf88f-bb95-44a3-ad9d-cb7fd01cde6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:45.040Z|6b5a34f0-b61f-4c8a-a537-90e130bb3628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:45.040Z|0f6cf88f-bb95-44a3-ad9d-cb7fd01cde6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:45.040Z|7aacab42-017d-49c4-aa1f-23befbd8b71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:52.923Z|40079c11-3cfd-4580-bb17-9e5b3cc74666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:00:52.924Z|40079c11-3cfd-4580-bb17-9e5b3cc74666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:00:53.868Z|353fb174-c4e4-4009-abfc-74fb09993bd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:00:53.868Z|353fb174-c4e4-4009-abfc-74fb09993bd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:00:55.072Z|bb81f4a8-09b7-4ac7-9775-c55ce4b7ccd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:55.072Z|7d6d7079-5098-49f1-9842-67f6187fae7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:55.072Z|a04f81fe-fab3-4756-9f38-b37bb8701f7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:00:55.074Z|bb81f4a8-09b7-4ac7-9775-c55ce4b7ccd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:55.074Z|7d6d7079-5098-49f1-9842-67f6187fae7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:00:55.074Z|a04f81fe-fab3-4756-9f38-b37bb8701f7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:05.101Z|c0faf5c8-cbcf-4ac4-a511-423ad2d4ff47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:05.101Z|c3ac6858-1060-42e3-8939-d2629b90c21b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:05.101Z|c92a2c56-5d0e-460b-937e-fb39063e7095|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:05.104Z|c0faf5c8-cbcf-4ac4-a511-423ad2d4ff47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:05.104Z|c92a2c56-5d0e-460b-937e-fb39063e7095|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:05.104Z|c3ac6858-1060-42e3-8939-d2629b90c21b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:07.920Z|e225f499-9d36-46e1-b6a8-3be6a087731d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:01:07.921Z|e225f499-9d36-46e1-b6a8-3be6a087731d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:01:15.139Z|bd9e17bd-5069-41df-9483-28f1513a3d56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:15.141Z|bd9e17bd-5069-41df-9483-28f1513a3d56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:15.143Z|427040b0-38f3-4c3b-96c6-b6cdba0b7ba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:15.143Z|427040b0-38f3-4c3b-96c6-b6cdba0b7ba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:15.144Z|416df8f2-b7f9-4071-855a-6e7b6d912ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:15.144Z|416df8f2-b7f9-4071-855a-6e7b6d912ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:21.748Z|667d5677-900e-4a96-a65e-c7120b693158|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:01:21.749Z|667d5677-900e-4a96-a65e-c7120b693158|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:22.920Z|ce14e02a-6c15-4fa6-9386-65f8c1e4f480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:01:22.924Z|ce14e02a-6c15-4fa6-9386-65f8c1e4f480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:01:23.869Z|c2b87748-a9e2-40ed-a319-60b359941eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:01:23.869Z|c2b87748-a9e2-40ed-a319-60b359941eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:01:25.163Z|84442e06-ad09-470c-bec4-197add61bd58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:25.164Z|84442e06-ad09-470c-bec4-197add61bd58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:25.164Z|69747712-ef5b-48a2-9cd7-a2de73ed1af7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:25.165Z|69747712-ef5b-48a2-9cd7-a2de73ed1af7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:25.167Z|5f7665f6-85ba-4906-9b95-aa2bba1bf919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:25.167Z|5f7665f6-85ba-4906-9b95-aa2bba1bf919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:35.187Z|64c1af23-e9bc-41cb-9049-2a6c48b3ab51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:35.187Z|de98034a-361a-4d4e-b4be-6d201443b8a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:35.187Z|52aaaa90-2ce6-4f5f-a7f4-eb3960e313fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:35.189Z|64c1af23-e9bc-41cb-9049-2a6c48b3ab51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:35.189Z|de98034a-361a-4d4e-b4be-6d201443b8a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:35.189Z|52aaaa90-2ce6-4f5f-a7f4-eb3960e313fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:37.920Z|7c819c2d-9e9f-47a9-9e57-b7c8b3bdeab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:01:37.921Z|7c819c2d-9e9f-47a9-9e57-b7c8b3bdeab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:01:45.213Z|2ea80d7d-e7ea-4b81-b3a3-76ba44ebcbc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:45.213Z|740a860b-d8cc-4312-8d1d-7be447f80bef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:45.213Z|5f2bfcc3-03f6-46c9-8381-2ea1134a099f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:45.214Z|740a860b-d8cc-4312-8d1d-7be447f80bef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:45.214Z|2ea80d7d-e7ea-4b81-b3a3-76ba44ebcbc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:45.214Z|5f2bfcc3-03f6-46c9-8381-2ea1134a099f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:52.920Z|34c73d4d-cad2-4bb5-b06c-763aa270b93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:01:52.921Z|34c73d4d-cad2-4bb5-b06c-763aa270b93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:01:53.870Z|c4d1ea6c-4558-4486-9be1-2f32e8758da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:01:53.870Z|c4d1ea6c-4558-4486-9be1-2f32e8758da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:01:55.234Z|2f413b62-4d05-4d4a-9073-e3e5082ba1df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:55.234Z|588a0be4-e1c1-4665-ae41-78240d2e6568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:55.235Z|2f413b62-4d05-4d4a-9073-e3e5082ba1df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:55.235Z|588a0be4-e1c1-4665-ae41-78240d2e6568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:01:55.236Z|c9181941-09b2-4475-839d-29ca82af6914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:01:55.236Z|c9181941-09b2-4475-839d-29ca82af6914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:05.258Z|f1d95381-3520-4c83-a7c5-c6d2b0f0387c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:05.259Z|f1d95381-3520-4c83-a7c5-c6d2b0f0387c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:05.259Z|22eab805-6ec1-4b4f-aba5-cc7c429d8e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:05.261Z|22eab805-6ec1-4b4f-aba5-cc7c429d8e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:05.261Z|77554d35-43ab-4d7f-a093-3042c9acea36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:05.262Z|77554d35-43ab-4d7f-a093-3042c9acea36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:07.920Z|5a107536-c39a-4896-98c5-008c9287c6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:02:07.924Z|5a107536-c39a-4896-98c5-008c9287c6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:02:15.294Z|0df6fae2-cce3-4fa6-90ff-5baa14bb6ff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:15.294Z|d2aef5ea-12fa-42a2-a6d6-adb211a7d90e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:15.295Z|7d919b41-c3b9-4942-8ab4-081774105c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:15.295Z|0df6fae2-cce3-4fa6-90ff-5baa14bb6ff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:15.295Z|d2aef5ea-12fa-42a2-a6d6-adb211a7d90e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:15.295Z|7d919b41-c3b9-4942-8ab4-081774105c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:21.751Z|0cdf1fcd-7057-4a3b-8f27-d15e01204e84|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:02:21.752Z|0cdf1fcd-7057-4a3b-8f27-d15e01204e84|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:22.921Z|9597e835-8682-47c5-8a90-30df7c7afc45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:02:22.922Z|9597e835-8682-47c5-8a90-30df7c7afc45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:02:23.871Z|ecf53d71-b2ad-417e-9ce9-178f0aa39f3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:02:23.871Z|ecf53d71-b2ad-417e-9ce9-178f0aa39f3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:02:25.396Z|fd2f3dbd-8546-4f9d-ac50-9156b7dc8d33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:25.396Z|0a01a202-7a74-4ab0-8cbc-a77c9ec9de3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:25.397Z|0a01a202-7a74-4ab0-8cbc-a77c9ec9de3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:25.397Z|fd2f3dbd-8546-4f9d-ac50-9156b7dc8d33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:25.404Z|3c0d7ef2-bd25-4ed5-845b-c4095cf1e906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:25.405Z|3c0d7ef2-bd25-4ed5-845b-c4095cf1e906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:35.427Z|2a399844-f5a7-42e4-a984-dc1332ff8c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:35.428Z|2a399844-f5a7-42e4-a984-dc1332ff8c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:35.429Z|5175e1e6-102f-4457-8b5d-7c82d9665564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:35.430Z|5175e1e6-102f-4457-8b5d-7c82d9665564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:35.435Z|f88c9fce-de40-4b41-a0be-097f5571f154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:35.435Z|f88c9fce-de40-4b41-a0be-097f5571f154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:37.920Z|6b7c7364-3989-4a3b-88df-2d0929f6a224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:02:37.921Z|6b7c7364-3989-4a3b-88df-2d0929f6a224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:02:45.464Z|88ba501f-fefe-44b0-93ec-618b7264275d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:45.464Z|0ed2786d-8577-461c-a859-4d4e19bcb6fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:45.464Z|3b38c828-2cec-450d-8935-e1b509206260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:45.467Z|88ba501f-fefe-44b0-93ec-618b7264275d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:45.467Z|0ed2786d-8577-461c-a859-4d4e19bcb6fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:45.468Z|3b38c828-2cec-450d-8935-e1b509206260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:52.920Z|595fde67-7ad8-4252-b76c-fa531fe92d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:02:52.923Z|595fde67-7ad8-4252-b76c-fa531fe92d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:02:53.872Z|3b312981-c43d-41c8-ac70-955998c00aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:02:53.873Z|3b312981-c43d-41c8-ac70-955998c00aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:02:55.504Z|d250dbec-9c64-41e6-98ac-3bc67b78ec84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:55.504Z|4e09e8ca-39ad-4a36-91b6-c15049750f8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:55.504Z|3e521377-fda6-4c3e-80a6-39ceb86b7dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:02:55.505Z|4e09e8ca-39ad-4a36-91b6-c15049750f8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:55.505Z|3e521377-fda6-4c3e-80a6-39ceb86b7dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:02:55.505Z|d250dbec-9c64-41e6-98ac-3bc67b78ec84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:05.533Z|4e9c5140-1322-43a3-bdcf-95247232c979|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:05.533Z|a11d2063-ceab-46a2-8cf5-1d2d0903e68c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:05.536Z|4e9c5140-1322-43a3-bdcf-95247232c979|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:05.536Z|a11d2063-ceab-46a2-8cf5-1d2d0903e68c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:05.537Z|4f78e030-9d88-472e-9e5f-7748d9ccc546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:05.538Z|4f78e030-9d88-472e-9e5f-7748d9ccc546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:07.920Z|8f202890-a0a4-4bc8-9bb0-dac63b91f80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:03:07.921Z|8f202890-a0a4-4bc8-9bb0-dac63b91f80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:03:15.559Z|1f7b9f84-25ed-4cac-aae7-921b18bcd414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:15.559Z|c9f08075-7962-4014-942c-4fffd45cd33f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:15.560Z|3b2c7c0d-7cc2-4fdd-9487-c38342b50826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:15.560Z|c9f08075-7962-4014-942c-4fffd45cd33f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:15.560Z|1f7b9f84-25ed-4cac-aae7-921b18bcd414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:15.560Z|3b2c7c0d-7cc2-4fdd-9487-c38342b50826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:21.747Z|06e2aae4-203a-48fc-acc6-08a89967d454|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:03:21.750Z|06e2aae4-203a-48fc-acc6-08a89967d454|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:22.920Z|53545e30-7531-49a4-a903-ce61a7a2ddf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:03:22.922Z|53545e30-7531-49a4-a903-ce61a7a2ddf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:03:23.873Z|7c9ed601-b3b6-4d53-8d16-446599bac758|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:03:23.874Z|7c9ed601-b3b6-4d53-8d16-446599bac758|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:03:25.589Z|c62956bb-4b44-4e56-8546-e7c077ee613c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:25.590Z|c62956bb-4b44-4e56-8546-e7c077ee613c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:25.590Z|ec030a4a-7ef9-45a7-af9c-3c265ec0916b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:25.590Z|2b4c678f-1ba9-4aa2-aa29-a9d2c665724d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:25.591Z|ec030a4a-7ef9-45a7-af9c-3c265ec0916b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:25.591Z|2b4c678f-1ba9-4aa2-aa29-a9d2c665724d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:35.617Z|41c7ec8a-09fb-484e-9179-4bfa70bd7474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:35.617Z|f0878d74-f9e0-47d8-aaf7-a817cc711b79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:35.618Z|f0878d74-f9e0-47d8-aaf7-a817cc711b79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:35.618Z|41c7ec8a-09fb-484e-9179-4bfa70bd7474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:35.623Z|4dae7bdb-841b-4045-957f-10f3b0746e2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:35.624Z|4dae7bdb-841b-4045-957f-10f3b0746e2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:37.920Z|4383bd6b-e59c-4bd8-99c7-f3e4c7048c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:03:37.924Z|4383bd6b-e59c-4bd8-99c7-f3e4c7048c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:03:45.648Z|8fa90cce-ec39-439a-ab13-78a3efe54e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:45.648Z|063086f9-e756-4f49-b854-bb8a5f0e1771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:45.649Z|063086f9-e756-4f49-b854-bb8a5f0e1771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:45.649Z|8fa90cce-ec39-439a-ab13-78a3efe54e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:45.651Z|c60a3dc2-8725-4b60-afde-e789d170dd70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:45.651Z|c60a3dc2-8725-4b60-afde-e789d170dd70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:52.920Z|769d2742-c05f-46c4-ab73-301203d37535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:03:52.921Z|769d2742-c05f-46c4-ab73-301203d37535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:03:53.874Z|4cc04295-21f2-479b-80b2-7161fd1fc3f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:03:53.875Z|4cc04295-21f2-479b-80b2-7161fd1fc3f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:03:55.693Z|3a6d0765-8e67-44e8-a11b-577235e85554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:55.694Z|3a6d0765-8e67-44e8-a11b-577235e85554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:55.702Z|222d6ead-12b6-4609-851d-6f5e6ce8471b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:55.703Z|222d6ead-12b6-4609-851d-6f5e6ce8471b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:03:55.713Z|49d020d1-f09e-4fbb-88c4-22dee225cec2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:03:55.713Z|49d020d1-f09e-4fbb-88c4-22dee225cec2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:05.741Z|33bdef21-28ef-4b4d-8129-0b41cf8f0b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:05.743Z|33bdef21-28ef-4b4d-8129-0b41cf8f0b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:05.754Z|1448d313-1a13-4c33-95f0-6d208cdc3186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:05.754Z|1448d313-1a13-4c33-95f0-6d208cdc3186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:05.755Z|722e8c33-7b7d-4084-a6ab-fbfa4ab13fde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:05.755Z|722e8c33-7b7d-4084-a6ab-fbfa4ab13fde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:07.921Z|d90c0d54-a8f9-4211-8bb7-cb9ac3e1652d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:04:07.922Z|d90c0d54-a8f9-4211-8bb7-cb9ac3e1652d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:04:15.770Z|b8201aa9-7b8e-4330-9d43-522d01acaa18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:15.771Z|b8201aa9-7b8e-4330-9d43-522d01acaa18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:15.778Z|aae3e0d3-7898-4d6c-8898-5985f5d5ebf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:15.778Z|eaa5412f-0fae-461a-8b2d-4095ab16dc06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:15.779Z|aae3e0d3-7898-4d6c-8898-5985f5d5ebf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:15.779Z|eaa5412f-0fae-461a-8b2d-4095ab16dc06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:21.748Z|d4614ae1-c967-40d9-bfdf-db3309d47211|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:04:21.749Z|d4614ae1-c967-40d9-bfdf-db3309d47211|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:22.920Z|8e6b88e1-dc42-4c4f-8818-811e5b0c9f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:04:22.924Z|8e6b88e1-dc42-4c4f-8818-811e5b0c9f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:04:23.875Z|014dcbe8-1d0f-42db-a57e-753e4e43822a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:04:23.876Z|014dcbe8-1d0f-42db-a57e-753e4e43822a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:04:25.807Z|afafcb63-4597-44f1-9f4e-2fe53ab1d90a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:25.808Z|e298e2b4-e5dd-438d-969d-4a75cb4fa458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:25.809Z|e298e2b4-e5dd-438d-969d-4a75cb4fa458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:25.810Z|afafcb63-4597-44f1-9f4e-2fe53ab1d90a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:25.810Z|3601d2a3-92df-4dec-8b1c-613125ea6f8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:25.811Z|3601d2a3-92df-4dec-8b1c-613125ea6f8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:35.837Z|57284231-94a5-4be0-92e7-d8dcc85d2058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:35.838Z|1c5ae28c-7fe7-4374-8049-45048cad9ca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:35.841Z|1c5ae28c-7fe7-4374-8049-45048cad9ca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:35.840Z|c1a5d67c-4d71-4e55-aed0-b0433c86b504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:35.842Z|c1a5d67c-4d71-4e55-aed0-b0433c86b504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:35.842Z|57284231-94a5-4be0-92e7-d8dcc85d2058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:37.920Z|1b07d558-1471-40ec-82bb-72bd65d22a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:04:37.921Z|1b07d558-1471-40ec-82bb-72bd65d22a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:04:45.868Z|9e8c8dd3-e03c-410b-b022-651c5b18a414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:45.868Z|b4f38661-8a14-4032-8ea3-53bf98fd1bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:45.871Z|9e8c8dd3-e03c-410b-b022-651c5b18a414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:45.871Z|b4f38661-8a14-4032-8ea3-53bf98fd1bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:45.879Z|c4468169-7455-472c-b464-c04c25f3d4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:45.879Z|c4468169-7455-472c-b464-c04c25f3d4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:52.921Z|86befca1-1490-4507-a607-e1ee5385378f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:04:52.923Z|86befca1-1490-4507-a607-e1ee5385378f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:04:53.876Z|10faa713-42b1-420c-a239-9b4fb7c510c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:04:53.877Z|10faa713-42b1-420c-a239-9b4fb7c510c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:04:55.900Z|d1761f60-fefb-406a-ae02-505586ccca99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:55.900Z|d1761f60-fefb-406a-ae02-505586ccca99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:55.901Z|ac5a1560-54b1-424f-9c07-a3b4eb878838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:55.902Z|ac5a1560-54b1-424f-9c07-a3b4eb878838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:04:55.900Z|4717d55a-cba4-4ff0-8782-abbb30ff3d52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:04:55.904Z|4717d55a-cba4-4ff0-8782-abbb30ff3d52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:05.923Z|59cf6a3f-ffbd-400f-90ce-5c60991eebcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:05.924Z|59cf6a3f-ffbd-400f-90ce-5c60991eebcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:05.926Z|f7cb6347-3b98-49a0-8c29-0f316af1ba47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:05.927Z|f7cb6347-3b98-49a0-8c29-0f316af1ba47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:05.927Z|4393cee1-d599-4adb-ad4f-1ab93ea45034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:05.929Z|4393cee1-d599-4adb-ad4f-1ab93ea45034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:07.920Z|00cc9a44-f9da-4468-966a-934cf3c275b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:05:07.923Z|00cc9a44-f9da-4468-966a-934cf3c275b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:05:15.948Z|552e5f79-3e60-463c-89ce-b30ca171f5e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:15.948Z|82dc7974-71ae-4581-9e61-c3c72732695a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:15.948Z|82dc7974-71ae-4581-9e61-c3c72732695a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:15.948Z|552e5f79-3e60-463c-89ce-b30ca171f5e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:15.952Z|5012420b-4b5d-4fef-8305-c9c48cc2087f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:15.953Z|5012420b-4b5d-4fef-8305-c9c48cc2087f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:21.749Z|4ec351a3-b826-43e7-9297-336c83be0393|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:05:21.750Z|4ec351a3-b826-43e7-9297-336c83be0393|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:22.920Z|40329a9f-8159-4f2d-bcd9-50bf838a4ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:05:22.921Z|40329a9f-8159-4f2d-bcd9-50bf838a4ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:05:23.878Z|090bcca3-e85f-4880-9faa-f954867e8709|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:05:23.879Z|090bcca3-e85f-4880-9faa-f954867e8709|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:05:25.973Z|418a356c-31dd-4223-b43d-b0bf97f8cdab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:25.974Z|c1b76da8-1c96-4544-970a-59d408091680|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:25.974Z|418a356c-31dd-4223-b43d-b0bf97f8cdab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:25.974Z|75c5ef50-2dc1-40d4-b3f1-6573b08045f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:25.975Z|c1b76da8-1c96-4544-970a-59d408091680|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:25.975Z|75c5ef50-2dc1-40d4-b3f1-6573b08045f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:36.003Z|ce71794b-9aaa-4bd6-85bd-1f8927b78393|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:36.004Z|5ccbd7d8-d8ba-4a6c-be5a-d07d24e018e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:36.004Z|ce71794b-9aaa-4bd6-85bd-1f8927b78393|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:36.005Z|5ccbd7d8-d8ba-4a6c-be5a-d07d24e018e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:36.014Z|ae417d88-77b2-4adb-a1c1-a63ee060b276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:36.015Z|ae417d88-77b2-4adb-a1c1-a63ee060b276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:37.921Z|c4308492-46a0-4df9-ba06-4f78bce34541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:05:37.922Z|c4308492-46a0-4df9-ba06-4f78bce34541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:05:46.035Z|c81798a7-89df-4563-87c7-24657009234b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:46.040Z|c81798a7-89df-4563-87c7-24657009234b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:46.035Z|85a3d9f1-794f-43c9-b504-14e8200fce73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:46.055Z|85a3d9f1-794f-43c9-b504-14e8200fce73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:46.056Z|8b7b6155-3094-4097-9e90-756f7a524476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:46.056Z|8b7b6155-3094-4097-9e90-756f7a524476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:52.921Z|0843f581-274c-4d0b-8741-a5d6e4a8d615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:05:52.924Z|0843f581-274c-4d0b-8741-a5d6e4a8d615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:05:53.879Z|6592e80f-da32-4e1a-bae8-4101def219fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:05:53.880Z|6592e80f-da32-4e1a-bae8-4101def219fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:05:56.074Z|361a118f-14d6-42ab-ae41-ddcd6ea22a27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:56.080Z|c2b5b990-787a-4b8c-b43b-7a3254dece50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:56.080Z|c2b5b990-787a-4b8c-b43b-7a3254dece50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:56.081Z|7b60608d-d6b3-4c9a-a301-b8ff7213b01a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:05:56.078Z|361a118f-14d6-42ab-ae41-ddcd6ea22a27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:05:56.085Z|7b60608d-d6b3-4c9a-a301-b8ff7213b01a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:06.107Z|e8c641c5-d0e0-4a15-88f2-6d74a124cec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:06.109Z|e8c641c5-d0e0-4a15-88f2-6d74a124cec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:06.113Z|91155538-7822-4517-903d-bc1bf0b48cc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:06.113Z|28fe50f7-3029-46ed-a98e-8aeb63985c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:06.114Z|91155538-7822-4517-903d-bc1bf0b48cc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:06.114Z|28fe50f7-3029-46ed-a98e-8aeb63985c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:07.920Z|b6902dac-d456-4ade-8349-895e178bc746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:06:07.922Z|b6902dac-d456-4ade-8349-895e178bc746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:06:16.133Z|dcb47d4f-2c09-43bd-91c6-1b69e39e3895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:16.137Z|dcb47d4f-2c09-43bd-91c6-1b69e39e3895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:16.139Z|75fc9877-bd8e-4261-87d1-67803ede569c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:16.140Z|75fc9877-bd8e-4261-87d1-67803ede569c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:16.145Z|52f51fe7-c523-486c-baa8-c72048ceed9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:16.145Z|52f51fe7-c523-486c-baa8-c72048ceed9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:21.748Z|1c993e65-b24e-48d6-a2e5-9044743008a6|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:06:21.749Z|1c993e65-b24e-48d6-a2e5-9044743008a6|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:22.921Z|b6262993-980d-4119-a7a0-03d0c27d37d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:06:22.922Z|b6262993-980d-4119-a7a0-03d0c27d37d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:06:23.880Z|be03ea3f-f46b-41e5-8b94-636ce6ddf859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:06:23.881Z|be03ea3f-f46b-41e5-8b94-636ce6ddf859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:06:26.170Z|ef36386b-0852-4215-9a79-1d212058f2e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:26.170Z|ef36386b-0852-4215-9a79-1d212058f2e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:26.171Z|3c26419b-6241-4d69-8d0c-a537fb06ed6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:26.171Z|3c26419b-6241-4d69-8d0c-a537fb06ed6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:26.170Z|59ef6208-a609-46b7-89ec-8206dfa5fc89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:26.173Z|59ef6208-a609-46b7-89ec-8206dfa5fc89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:36.200Z|ca19a31e-8b24-425e-b9ca-6daad6a28233|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:36.210Z|ca19a31e-8b24-425e-b9ca-6daad6a28233|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:36.210Z|a25e3318-441e-46ff-862a-dd5e9842c4ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:36.211Z|a25e3318-441e-46ff-862a-dd5e9842c4ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:36.213Z|298a35a9-4a08-4239-9c34-2ccde05e8e26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:36.214Z|298a35a9-4a08-4239-9c34-2ccde05e8e26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:37.920Z|129973fe-5a27-43d1-9cad-15c44ca772e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:06:37.923Z|129973fe-5a27-43d1-9cad-15c44ca772e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:06:46.237Z|5321f4fd-cfb1-4492-94c5-3044f4417b8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:46.239Z|5321f4fd-cfb1-4492-94c5-3044f4417b8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:46.242Z|a92c97dc-47a8-4d7d-a9ea-e42a0eb5e6e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:46.243Z|a92c97dc-47a8-4d7d-a9ea-e42a0eb5e6e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:46.261Z|1948cfbc-05e3-4c3b-87dc-2f95596f9b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:46.262Z|1948cfbc-05e3-4c3b-87dc-2f95596f9b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:52.921Z|01df78b9-ebc0-48ae-b57d-f10f4fc2dc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:06:52.922Z|01df78b9-ebc0-48ae-b57d-f10f4fc2dc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:06:53.882Z|bbc60af7-0a4a-4c2c-a822-7ffd201b89ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:06:53.882Z|bbc60af7-0a4a-4c2c-a822-7ffd201b89ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:06:56.276Z|6417f7e5-ea0b-4305-a1da-9677d882080d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:56.278Z|6417f7e5-ea0b-4305-a1da-9677d882080d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:56.282Z|0d1fbe22-52db-4b86-a678-702744a335e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:56.282Z|0d1fbe22-52db-4b86-a678-702744a335e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:06:56.294Z|6057341b-46f3-4054-b8e9-0deff104e768|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:06:56.295Z|6057341b-46f3-4054-b8e9-0deff104e768|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:06.319Z|0c7c62e0-a0e4-4c55-abae-7dbb76c473e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:06.321Z|0c7c62e0-a0e4-4c55-abae-7dbb76c473e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:06.321Z|06b51aa7-89b1-40b5-8d63-7de4cb093733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:06.321Z|06b51aa7-89b1-40b5-8d63-7de4cb093733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:06.319Z|e53bc63b-7628-49f0-8eb7-2ff93ad75317|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:06.326Z|e53bc63b-7628-49f0-8eb7-2ff93ad75317|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:07.920Z|b538dceb-13b6-488d-ad34-7f6700017959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:07:07.922Z|b538dceb-13b6-488d-ad34-7f6700017959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:07:16.347Z|4efa2805-040e-49d0-afe9-50d3d6dfecc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:16.348Z|4efa2805-040e-49d0-afe9-50d3d6dfecc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:16.352Z|47e6a6e7-05a4-4a35-a622-be1312e22491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:16.353Z|8bf57aa8-9ae1-47a1-a841-158eeabf2643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:16.353Z|47e6a6e7-05a4-4a35-a622-be1312e22491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:16.353Z|8bf57aa8-9ae1-47a1-a841-158eeabf2643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:21.749Z|d767748a-fff3-4599-86e9-de72ea1358e8|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:07:21.750Z|d767748a-fff3-4599-86e9-de72ea1358e8|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:22.920Z|739ad035-5f9a-4402-af88-3edb9d561947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:07:22.925Z|739ad035-5f9a-4402-af88-3edb9d561947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:07:23.883Z|dfc7778e-d8a4-44fe-95af-494a0d66960d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:07:23.884Z|dfc7778e-d8a4-44fe-95af-494a0d66960d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:07:26.371Z|d40f1a9e-b78b-4c08-810b-5db479b93aed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:26.372Z|01716df1-0f52-4b35-a4f6-b814b2621c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:26.372Z|d40f1a9e-b78b-4c08-810b-5db479b93aed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:26.372Z|01716df1-0f52-4b35-a4f6-b814b2621c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:26.374Z|2adccf29-8034-4e43-833b-1effa349a4fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:26.374Z|2adccf29-8034-4e43-833b-1effa349a4fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:36.409Z|21ce3776-08ce-45c8-909b-90b2960727a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:36.409Z|291fe994-80ed-4090-b7e5-a402551ad9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:36.410Z|21ce3776-08ce-45c8-909b-90b2960727a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:36.410Z|291fe994-80ed-4090-b7e5-a402551ad9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:36.411Z|14922ea8-1f13-4478-8363-794a01897a60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:36.412Z|14922ea8-1f13-4478-8363-794a01897a60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:37.920Z|efc2e07d-2891-4cd0-8bee-22b03e99e192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:07:37.921Z|efc2e07d-2891-4cd0-8bee-22b03e99e192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:07:46.434Z|7393fb10-a472-46db-ae06-5f78791f0daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:46.436Z|7393fb10-a472-46db-ae06-5f78791f0daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:46.438Z|18dd34ec-a834-456f-8944-4119167abd40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:46.439Z|18dd34ec-a834-456f-8944-4119167abd40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:46.434Z|7c8b9e0e-c4e2-426b-87f4-924a67d1479c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:46.441Z|7c8b9e0e-c4e2-426b-87f4-924a67d1479c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:52.920Z|ce88441f-f2a0-4cfe-8ca5-4cec3b2100eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:07:52.921Z|ce88441f-f2a0-4cfe-8ca5-4cec3b2100eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:07:53.885Z|030bc4d8-9cee-4479-890e-6be21caabebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:07:53.885Z|030bc4d8-9cee-4479-890e-6be21caabebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:07:56.470Z|8c151aa5-72bd-439e-8e07-dbb46a74fd61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:56.470Z|e7ba2283-c564-4b53-9522-38a5fffc6037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:56.471Z|8c151aa5-72bd-439e-8e07-dbb46a74fd61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:56.471Z|e7ba2283-c564-4b53-9522-38a5fffc6037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:07:56.473Z|4e4da8f1-be4a-4a13-8f60-e3000748a19c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:07:56.474Z|4e4da8f1-be4a-4a13-8f60-e3000748a19c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:06.504Z|071cd5f7-459c-428b-aebf-31c65d692cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:06.504Z|48811808-50b5-4319-b667-0f5824a85c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:06.504Z|9974c02f-6f0b-4c69-beed-4cba34d70b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:06.507Z|48811808-50b5-4319-b667-0f5824a85c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:06.507Z|071cd5f7-459c-428b-aebf-31c65d692cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:06.507Z|9974c02f-6f0b-4c69-beed-4cba34d70b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:07.920Z|ebf99035-5149-4885-be1d-e7ac03f8f69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:08:07.923Z|ebf99035-5149-4885-be1d-e7ac03f8f69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:08:16.529Z|bb9c3ec9-9b9d-4a48-92da-63aa51d3deca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:16.529Z|1c24f08f-c955-4035-9152-a8bc2757e689|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:16.530Z|1c24f08f-c955-4035-9152-a8bc2757e689|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:16.532Z|bb9c3ec9-9b9d-4a48-92da-63aa51d3deca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:16.532Z|3bf28191-4bdc-4eeb-a204-e3f309a497c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:16.533Z|3bf28191-4bdc-4eeb-a204-e3f309a497c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:21.748Z|c550570b-9745-4eab-9082-444cf41a894b|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:08:21.749Z|c550570b-9745-4eab-9082-444cf41a894b|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:22.921Z|0f38a6fd-84f9-48d2-85d1-27252774b6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:08:22.922Z|0f38a6fd-84f9-48d2-85d1-27252774b6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:08:23.886Z|cc1ba769-bb93-4baa-aa23-1e2ff8d48782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:08:23.886Z|cc1ba769-bb93-4baa-aa23-1e2ff8d48782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:08:26.553Z|6a90decd-dfd1-4aea-8c61-8aa498576d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:26.553Z|a6b515b3-c4dd-413c-8077-2b797816b9f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:26.554Z|6a90decd-dfd1-4aea-8c61-8aa498576d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:26.554Z|a6b515b3-c4dd-413c-8077-2b797816b9f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:26.556Z|e5f3d41b-97f8-4749-b411-95fe5537affb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:26.557Z|e5f3d41b-97f8-4749-b411-95fe5537affb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:36.582Z|ab39bea5-b784-47f6-9cfa-32e9a71c83f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:36.583Z|ab39bea5-b784-47f6-9cfa-32e9a71c83f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:36.585Z|f187740b-6d90-498e-b8fd-f32791ef3a99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:36.587Z|f187740b-6d90-498e-b8fd-f32791ef3a99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:36.593Z|85263989-f763-45e4-855d-e829c552bf87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:36.594Z|85263989-f763-45e4-855d-e829c552bf87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:37.921Z|cf3a867a-88dd-4ab8-98d8-cd11cc4d865a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:08:37.922Z|cf3a867a-88dd-4ab8-98d8-cd11cc4d865a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:08:46.609Z|fa3ef603-31c6-42b7-92b6-bb0077c42a87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:46.609Z|1ae456e5-5893-4520-9a99-4c5fd1f7048f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:46.610Z|1ae456e5-5893-4520-9a99-4c5fd1f7048f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:46.610Z|fa3ef603-31c6-42b7-92b6-bb0077c42a87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:46.631Z|1d176eda-4813-4262-841d-14367c5f2020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:46.632Z|1d176eda-4813-4262-841d-14367c5f2020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:52.921Z|a70396c6-69ac-401b-9131-a89a4219e336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:08:52.926Z|a70396c6-69ac-401b-9131-a89a4219e336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:08:53.887Z|c40cc6c3-b1df-4926-b664-804b26bf0f18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:08:53.888Z|c40cc6c3-b1df-4926-b664-804b26bf0f18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:08:56.654Z|83eac579-e386-4143-8176-a23b6223dce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:56.656Z|9df94cc1-a0ce-4ce1-a22e-c3b0d57e0540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:56.656Z|83eac579-e386-4143-8176-a23b6223dce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:56.657Z|9df94cc1-a0ce-4ce1-a22e-c3b0d57e0540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:08:56.657Z|475ba823-699c-4c6d-b06c-8f0f8b3d6843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:08:56.657Z|475ba823-699c-4c6d-b06c-8f0f8b3d6843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:06.696Z|eccf8165-0b13-449f-88be-2ea1a5742bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:06.697Z|e5e74c20-4706-438d-a24e-0b6370a77afc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:06.698Z|e5e74c20-4706-438d-a24e-0b6370a77afc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:06.698Z|eccf8165-0b13-449f-88be-2ea1a5742bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:06.699Z|4dd6a4c8-4aa0-4c04-9b2d-f78dd3adf59e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:06.700Z|4dd6a4c8-4aa0-4c04-9b2d-f78dd3adf59e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:07.920Z|8034a064-2cb8-4e45-93ab-5d035d507855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:09:07.921Z|8034a064-2cb8-4e45-93ab-5d035d507855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:09:16.724Z|bf138080-0d13-4108-9550-c80998fb09e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:16.725Z|bf138080-0d13-4108-9550-c80998fb09e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:16.726Z|1019446a-b448-49c0-8cc9-145348eb2dd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:16.726Z|1019446a-b448-49c0-8cc9-145348eb2dd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:16.732Z|d12b84e3-64fa-4ae5-9690-8dbfbf3a53ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:16.733Z|d12b84e3-64fa-4ae5-9690-8dbfbf3a53ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:21.748Z|e17b2fdc-e366-4c54-93e5-0eef9e9acc73|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:09:21.749Z|e17b2fdc-e366-4c54-93e5-0eef9e9acc73|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:22.920Z|acdea3e5-8f06-4967-a8b2-160baec141c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:09:22.921Z|acdea3e5-8f06-4967-a8b2-160baec141c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:09:23.889Z|3b8cc144-a624-45b7-9a14-f0c79b7a8582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:09:23.889Z|3b8cc144-a624-45b7-9a14-f0c79b7a8582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:09:26.747Z|d510be14-d81c-4298-b750-1c63b507e517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:26.748Z|9b40296d-81be-4523-b426-539eefa269e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:26.750Z|d510be14-d81c-4298-b750-1c63b507e517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:26.750Z|9b40296d-81be-4523-b426-539eefa269e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:26.751Z|46a47306-28ac-4a1b-b5e9-6447c8a88f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:26.752Z|46a47306-28ac-4a1b-b5e9-6447c8a88f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:36.782Z|fda97a02-1c6a-4c6f-b699-b91a8190a5d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:36.782Z|75f164a6-2e08-45e6-81dd-e28a950ade53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:36.783Z|fda97a02-1c6a-4c6f-b699-b91a8190a5d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:36.783Z|75f164a6-2e08-45e6-81dd-e28a950ade53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:36.793Z|45059503-62af-4a78-884e-ebfca8ef704e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:36.794Z|45059503-62af-4a78-884e-ebfca8ef704e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:37.920Z|ec837453-51b0-46ea-b7a5-aaf844d9356a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:09:37.923Z|ec837453-51b0-46ea-b7a5-aaf844d9356a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:09:47.075Z|ef5ddb71-659e-402a-baa1-7002a0171c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:47.076Z|ef5ddb71-659e-402a-baa1-7002a0171c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:47.078Z|702d8229-d3c3-47a2-86fc-1fff42134fa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:47.079Z|702d8229-d3c3-47a2-86fc-1fff42134fa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:47.088Z|6db399da-2e18-47cf-8c4e-8d4c958547cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:47.089Z|6db399da-2e18-47cf-8c4e-8d4c958547cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:52.920Z|4d267ffe-cb11-4538-8274-c728bd8878c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:09:52.921Z|4d267ffe-cb11-4538-8274-c728bd8878c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:09:53.890Z|3d4ab51b-6b66-453a-b756-b1d93fd645d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:09:53.890Z|3d4ab51b-6b66-453a-b756-b1d93fd645d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:09:57.098Z|3aaf905c-f1fd-40ad-bb03-e681e6552526|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:57.099Z|3aaf905c-f1fd-40ad-bb03-e681e6552526|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:57.103Z|ca60be7c-b3e5-4aea-98d7-9461f8f1a38b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:57.103Z|ca60be7c-b3e5-4aea-98d7-9461f8f1a38b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:09:57.108Z|9a486bc7-fd3d-4e94-b075-d5d22fd1e87a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:09:57.109Z|9a486bc7-fd3d-4e94-b075-d5d22fd1e87a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:07.124Z|56456842-bf27-448a-aa1b-38ff91ae43f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:07.124Z|2abcda71-054b-4c16-9946-7675b102350d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:07.125Z|56456842-bf27-448a-aa1b-38ff91ae43f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:07.125Z|2abcda71-054b-4c16-9946-7675b102350d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:07.127Z|ca965260-0632-468a-9e91-97e4e80ef204|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:07.128Z|ca965260-0632-468a-9e91-97e4e80ef204|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:07.920Z|9994d0cc-2655-4445-b3b1-ae87316c3ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:10:07.921Z|9994d0cc-2655-4445-b3b1-ae87316c3ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:10:14.572Z|14bd7a83-524f-4427-a762-af17aeec5259|http-nio-8080-exec-8|error|UNKNOWN|||INFO|500||Entering 2022-03-01T14:10:14.573Z|14bd7a83-524f-4427-a762-af17aeec5259|http-nio-8080-exec-8|error|UNKNOWN|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:14.622Z|2a8fec47-77d9-4ca6-bd62-f66029efc0b9|http-nio-8080-exec-3|error|UNKNOWN|||INFO|500||Entering 2022-03-01T14:10:14.622Z|2a8fec47-77d9-4ca6-bd62-f66029efc0b9|http-nio-8080-exec-3|error|UNKNOWN|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:14.838Z||http-nio-8080-exec-2|||||ERROR|500||Uncaught exception thrown org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e" at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369) at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194) 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-03-01T14:10:14.842Z||http-nio-8080-exec-2|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e" at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369) at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194) 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-03-01T14:10:17.152Z|ac229868-318a-4cfa-8fd0-17f3967a9b92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:17.153Z|ac229868-318a-4cfa-8fd0-17f3967a9b92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:17.154Z|5d6123ec-a103-4739-b851-6e4d0320860d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:17.155Z|5d6123ec-a103-4739-b851-6e4d0320860d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:17.159Z|94087424-def4-4fc2-bf29-209e039279a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:17.160Z|94087424-def4-4fc2-bf29-209e039279a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:21.748Z|1d144dbc-dfc2-4202-93c6-40f3a2b6060d|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:10:21.749Z|1d144dbc-dfc2-4202-93c6-40f3a2b6060d|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:22.920Z|b2eaf1e4-61f6-48c8-b710-148dd857b3e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:10:22.922Z|b2eaf1e4-61f6-48c8-b710-148dd857b3e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:10:23.891Z|83722110-4242-46cd-8e54-969979288a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:10:23.891Z|83722110-4242-46cd-8e54-969979288a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:10:27.178Z|5c69439c-d97f-43df-85a8-fa57f18529fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:27.178Z|cee6bbb5-c878-4b25-8f0e-b10e8d95c56a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:27.179Z|5c69439c-d97f-43df-85a8-fa57f18529fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:27.179Z|cee6bbb5-c878-4b25-8f0e-b10e8d95c56a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:27.180Z|4d3aaade-049a-4ecd-bb4c-22b0d25ade3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:27.181Z|4d3aaade-049a-4ecd-bb4c-22b0d25ade3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:37.215Z|2d2d8d8e-dc51-4a2d-a035-e85a61c14c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:37.215Z|e01e2e67-1730-4295-a4c8-612bee620186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:37.215Z|7d187d21-5cae-484a-93d4-e565e2ccb27a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:37.219Z|7d187d21-5cae-484a-93d4-e565e2ccb27a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:37.219Z|2d2d8d8e-dc51-4a2d-a035-e85a61c14c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:37.219Z|e01e2e67-1730-4295-a4c8-612bee620186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:37.920Z|bebc3a8d-6cd6-4b91-be54-9e8a5f3713ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:10:37.921Z|bebc3a8d-6cd6-4b91-be54-9e8a5f3713ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:10:47.248Z|53d6f2ec-1155-41ef-b69d-5cbe287c7043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:47.249Z|53d6f2ec-1155-41ef-b69d-5cbe287c7043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:47.251Z|9ff56b74-26c5-4499-b73b-de623530e8d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:47.251Z|801fd6d5-30ad-4010-94a2-94f23c277317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:47.251Z|9ff56b74-26c5-4499-b73b-de623530e8d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:47.252Z|801fd6d5-30ad-4010-94a2-94f23c277317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:52.920Z|e9b817f5-dcc6-4df6-9892-fa1967c26bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:10:52.921Z|e9b817f5-dcc6-4df6-9892-fa1967c26bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:10:53.892Z|3f549c62-d1d5-4d12-b052-b21080be7159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:10:53.892Z|3f549c62-d1d5-4d12-b052-b21080be7159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:10:57.278Z|4ddcae38-9db0-4f30-959f-7fb1f2586388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:57.278Z|eea0e24b-f47f-4291-bd60-5bb36f5cc07d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:57.280Z|4ddcae38-9db0-4f30-959f-7fb1f2586388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:57.280Z|eea0e24b-f47f-4291-bd60-5bb36f5cc07d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:10:57.283Z|e766d029-c8a0-43a9-9388-3f14fda7d29d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:10:57.283Z|e766d029-c8a0-43a9-9388-3f14fda7d29d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:07.307Z|5013d597-ebad-46bc-a9de-7160026ca4b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:07.309Z|5013d597-ebad-46bc-a9de-7160026ca4b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:07.314Z|e1da4f68-4900-434b-94e9-2200117216f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:07.314Z|4c7676ff-a684-4f84-892e-7f10075744bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:07.314Z|e1da4f68-4900-434b-94e9-2200117216f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:07.315Z|4c7676ff-a684-4f84-892e-7f10075744bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:07.920Z|07a55a4f-2c35-4323-a2d4-eda661792eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:11:07.922Z|07a55a4f-2c35-4323-a2d4-eda661792eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:11:17.339Z|8e0ad824-b941-44c8-80e7-96b1eeb4a33a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:17.339Z|f2ba5135-d6d3-4fc5-ae04-6a3bdb80db8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:17.339Z|f2ba5135-d6d3-4fc5-ae04-6a3bdb80db8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:17.339Z|8e0ad824-b941-44c8-80e7-96b1eeb4a33a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:17.341Z|fcb6d826-54a4-47b8-ad0b-29767b85d000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:17.342Z|fcb6d826-54a4-47b8-ad0b-29767b85d000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:21.750Z|476af4a6-4e50-49cd-90e9-ac32ed3ea7b2|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:11:21.751Z|476af4a6-4e50-49cd-90e9-ac32ed3ea7b2|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:22.920Z|9c678416-fb3a-4d20-b04a-d5ae78437c0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:11:22.921Z|9c678416-fb3a-4d20-b04a-d5ae78437c0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:11:23.893Z|63f44f33-2c48-48b3-86f1-96c24ab4b6b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:11:23.893Z|63f44f33-2c48-48b3-86f1-96c24ab4b6b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:11:27.364Z|1804219d-6f15-4ad6-8261-d7b2fb420fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:27.364Z|01d0e417-3f87-4068-9b16-5f854e45f798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:27.365Z|1804219d-6f15-4ad6-8261-d7b2fb420fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:27.365Z|01d0e417-3f87-4068-9b16-5f854e45f798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:27.369Z|6d2e2462-a2f1-406f-9745-eaa35051b23c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:27.369Z|6d2e2462-a2f1-406f-9745-eaa35051b23c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:37.387Z|3a7a1d51-5683-4431-9996-e5c9e36dddaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:37.387Z|3a7a1d51-5683-4431-9996-e5c9e36dddaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:37.390Z|3b5b0a1b-c0e0-4efb-a02c-a92e053d0175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:37.390Z|3b5b0a1b-c0e0-4efb-a02c-a92e053d0175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:37.391Z|3144de7b-d770-4bdd-8be2-473c8ef3682b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:37.392Z|3144de7b-d770-4bdd-8be2-473c8ef3682b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:37.920Z|0cffc8b8-7234-4dcc-be61-4b7c4479b69e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:11:37.920Z|0cffc8b8-7234-4dcc-be61-4b7c4479b69e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:11:47.411Z|fd74d77a-a5b4-49f3-a583-c370ce4404b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:47.412Z|7d11196b-22e8-4e9b-a4dd-a448f300b11a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:47.413Z|63e6d836-5beb-4eda-8561-d77ee6586725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:47.413Z|7d11196b-22e8-4e9b-a4dd-a448f300b11a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:47.413Z|63e6d836-5beb-4eda-8561-d77ee6586725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:47.412Z|fd74d77a-a5b4-49f3-a583-c370ce4404b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:52.920Z|e90a2a6d-56fe-4e67-8adc-65d1bb445a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:11:52.922Z|e90a2a6d-56fe-4e67-8adc-65d1bb445a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:11:53.894Z|d02aef0c-d517-4a75-bb1c-54ed71c74d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:11:53.895Z|d02aef0c-d517-4a75-bb1c-54ed71c74d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:11:57.440Z|95b6a28c-2ab1-48ff-babb-ceef1e71564a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:57.440Z|95b6a28c-2ab1-48ff-babb-ceef1e71564a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:57.444Z|a2cd98b1-d3fd-427e-b599-527b9722041d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:57.444Z|a2cd98b1-d3fd-427e-b599-527b9722041d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:11:57.445Z|cc3930cd-8d68-4214-b3d5-75e98c41829b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:11:57.446Z|cc3930cd-8d68-4214-b3d5-75e98c41829b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:07.470Z|12c9e6bf-39c0-437a-8868-96ce5318086e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:07.471Z|12c9e6bf-39c0-437a-8868-96ce5318086e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:07.471Z|f3d3967a-3b0b-4190-9312-6e69bdb85927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:07.471Z|f3d3967a-3b0b-4190-9312-6e69bdb85927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:07.478Z|cafcfeef-c19d-4026-91a3-da707513ed5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:07.479Z|cafcfeef-c19d-4026-91a3-da707513ed5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:07.920Z|826d2efe-b3ae-45a6-b2ef-25ff3159f6b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:12:07.921Z|826d2efe-b3ae-45a6-b2ef-25ff3159f6b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:12:17.500Z|a51ea9bc-aa3b-4131-ba1e-72080c382034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:17.500Z|37b62435-2a80-4a9f-bfa0-757ab3c5d82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:17.505Z|37b62435-2a80-4a9f-bfa0-757ab3c5d82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:17.505Z|a51ea9bc-aa3b-4131-ba1e-72080c382034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:17.505Z|15ac6bf6-0295-4c4e-a416-a805e347572d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:17.506Z|15ac6bf6-0295-4c4e-a416-a805e347572d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:21.751Z|569de816-ea3e-49cd-bff0-7c9623d5d24a|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:12:21.752Z|569de816-ea3e-49cd-bff0-7c9623d5d24a|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:22.921Z|9f0de157-8c35-4513-bc74-325453a3ac49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:12:22.924Z|9f0de157-8c35-4513-bc74-325453a3ac49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:12:23.895Z|e91f4bf1-5695-4f70-b30f-404018ac4b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:12:23.896Z|e91f4bf1-5695-4f70-b30f-404018ac4b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:12:27.532Z|a025967d-59a7-45e2-9248-7ca926723931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:27.532Z|16e156b2-d132-4432-bb91-a9b3debd89c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:27.534Z|a025967d-59a7-45e2-9248-7ca926723931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:27.534Z|16e156b2-d132-4432-bb91-a9b3debd89c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:27.536Z|f929aeef-b6b4-4183-8208-245fe11cc114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:27.540Z|f929aeef-b6b4-4183-8208-245fe11cc114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:37.561Z|f40bbd80-a683-408c-91c1-fa50682bbbf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:37.561Z|d472890f-21c0-454f-b72f-fa2dafbe9401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:37.561Z|0c12d0f6-3b5d-47e3-9644-9f472dda826f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:37.562Z|d472890f-21c0-454f-b72f-fa2dafbe9401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:37.562Z|f40bbd80-a683-408c-91c1-fa50682bbbf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:37.563Z|0c12d0f6-3b5d-47e3-9644-9f472dda826f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:37.921Z|3c51e010-afea-41b2-b7eb-526f17a79591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:12:37.922Z|3c51e010-afea-41b2-b7eb-526f17a79591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:12:47.587Z|0c03888f-eeab-4254-804e-fabaf6c08e37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:47.587Z|f16e0a3d-1dde-4ffe-95af-b677f9be5400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:47.587Z|a9bc4b26-5af4-4044-9956-8d2136aef02d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:47.590Z|f16e0a3d-1dde-4ffe-95af-b677f9be5400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:47.590Z|a9bc4b26-5af4-4044-9956-8d2136aef02d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:47.590Z|0c03888f-eeab-4254-804e-fabaf6c08e37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:52.920Z|f67a2736-8040-4616-9fbc-63f10fd46010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:12:52.921Z|f67a2736-8040-4616-9fbc-63f10fd46010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:12:53.897Z|e9d068fb-2a7e-4ae6-a047-840070a11368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:12:53.898Z|e9d068fb-2a7e-4ae6-a047-840070a11368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:12:57.612Z|d2f9b93c-4e67-420f-81ca-05d15975ac90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:57.613Z|d2f9b93c-4e67-420f-81ca-05d15975ac90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:57.613Z|de6f754f-1dbc-4f4a-93e2-4cf6c84f55fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:57.614Z|de6f754f-1dbc-4f4a-93e2-4cf6c84f55fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:12:57.612Z|1d6ecc13-bf06-4134-9745-11d9bc93eb60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:12:57.617Z|1d6ecc13-bf06-4134-9745-11d9bc93eb60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:07.642Z|5a5bdfcf-f1a2-48be-a5cc-1cd78c9976bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:07.643Z|5a5bdfcf-f1a2-48be-a5cc-1cd78c9976bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:07.644Z|8efe7ddb-5943-47d9-9526-926665ebf79b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:07.645Z|8efe7ddb-5943-47d9-9526-926665ebf79b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:07.653Z|900646cf-3a05-4539-9749-96096016a016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:07.655Z|900646cf-3a05-4539-9749-96096016a016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:07.920Z|83a248fe-2f5b-4718-811a-221c4a84d4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:13:07.923Z|83a248fe-2f5b-4718-811a-221c4a84d4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:13:17.678Z|60826eba-5067-4c72-b6d6-ccefd9324977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:17.679Z|60826eba-5067-4c72-b6d6-ccefd9324977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:17.686Z|9b006f54-c555-4b81-a671-f8bda0068daf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:17.686Z|92feeee6-9261-4876-8814-ca525f25e2f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:17.687Z|9b006f54-c555-4b81-a671-f8bda0068daf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:17.687Z|92feeee6-9261-4876-8814-ca525f25e2f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:21.749Z|6c0db9be-6e07-46c5-8932-e834af575b1e|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:13:21.750Z|6c0db9be-6e07-46c5-8932-e834af575b1e|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:22.920Z|bd7e0dbd-e5c1-47e7-83e7-401e6a97445e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:13:22.921Z|bd7e0dbd-e5c1-47e7-83e7-401e6a97445e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:13:23.898Z|0676335a-9736-4826-86b1-9296bd8793e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:13:23.899Z|0676335a-9736-4826-86b1-9296bd8793e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:13:27.702Z|25db59b2-18d6-45ff-8278-48bd2c642920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:27.702Z|25db59b2-18d6-45ff-8278-48bd2c642920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:27.709Z|1ed60338-7f96-4a2e-b4a1-1f505b88a70e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:27.710Z|1ed60338-7f96-4a2e-b4a1-1f505b88a70e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:27.714Z|56ad1823-8edd-4209-b815-ec7510d3aa18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:27.714Z|56ad1823-8edd-4209-b815-ec7510d3aa18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:37.734Z|fdd4a9e6-ce7c-46a5-a317-3bc50b71ae8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:37.739Z|fdd4a9e6-ce7c-46a5-a317-3bc50b71ae8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:37.734Z|451c51a9-59b1-413c-b454-41fec9a919c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:37.734Z|a8446d41-3235-4ea3-969b-f0f51a6b7291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:37.741Z|451c51a9-59b1-413c-b454-41fec9a919c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:37.741Z|a8446d41-3235-4ea3-969b-f0f51a6b7291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:37.931Z|b93ba42f-c516-4130-b700-f27b6b2503eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:13:37.934Z|b93ba42f-c516-4130-b700-f27b6b2503eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:13:47.768Z|5831fabb-a916-49ca-bed5-3fd0ff01568a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:47.771Z|9e02427f-3b14-4591-a48f-19022ef00c3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:47.772Z|9e02427f-3b14-4591-a48f-19022ef00c3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:47.777Z|5831fabb-a916-49ca-bed5-3fd0ff01568a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:47.781Z|567220c9-45b4-47c0-bd20-e97923614276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:47.782Z|567220c9-45b4-47c0-bd20-e97923614276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:52.921Z|09ed95c8-071d-49f8-a7f8-d02fc75f6ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:13:52.922Z|09ed95c8-071d-49f8-a7f8-d02fc75f6ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:13:53.899Z|65303e28-f804-4260-8510-b28ae23c067e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:13:53.900Z|65303e28-f804-4260-8510-b28ae23c067e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:13:57.794Z|9e936b72-0538-42b3-b9ea-35fd05ddfee7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:57.795Z|9e936b72-0538-42b3-b9ea-35fd05ddfee7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:57.802Z|7654e052-834c-4bf1-bf6c-9730f66f456e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:57.802Z|f9368083-d679-42f7-ac7e-7f26c25666bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:13:57.803Z|7654e052-834c-4bf1-bf6c-9730f66f456e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:13:57.803Z|f9368083-d679-42f7-ac7e-7f26c25666bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:07.817Z|20078f24-4eb1-420d-b072-fdc309a68853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:07.819Z|20078f24-4eb1-420d-b072-fdc309a68853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:07.822Z|1c61ff8d-f9eb-4ccd-875a-79f25afd84c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:07.823Z|1c61ff8d-f9eb-4ccd-875a-79f25afd84c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:07.825Z|4aadbdf5-1284-45d7-abe1-7777097588b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:07.826Z|4aadbdf5-1284-45d7-abe1-7777097588b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:07.920Z|9724a754-5e0c-477a-b7fe-c0b246fd8405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:14:07.921Z|9724a754-5e0c-477a-b7fe-c0b246fd8405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:14:17.843Z|46df69b3-753b-4fbb-8114-1660209aeb98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:17.842Z|39935c8a-8e96-4bf0-9733-9a03d3fa970f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:17.843Z|46df69b3-753b-4fbb-8114-1660209aeb98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:17.844Z|39935c8a-8e96-4bf0-9733-9a03d3fa970f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:17.850Z|efbb21b8-3237-4d3c-8550-22426bb0cd74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:17.851Z|efbb21b8-3237-4d3c-8550-22426bb0cd74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:21.748Z|873e6d4c-ca1c-4384-95df-86ec71d4de09|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:14:21.749Z|873e6d4c-ca1c-4384-95df-86ec71d4de09|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:22.920Z|17bb1c27-3135-4ab0-9021-7d78153a1bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:14:22.924Z|17bb1c27-3135-4ab0-9021-7d78153a1bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:14:23.900Z|4fffe296-ac74-40bf-8a6c-1fdc69a7ff91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:14:23.901Z|4fffe296-ac74-40bf-8a6c-1fdc69a7ff91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:14:27.865Z|1584c366-7d5f-4c6e-9105-9fb9287b4df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:27.865Z|8238317f-1804-4ef2-90d2-b8b3d783285c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:27.865Z|8238317f-1804-4ef2-90d2-b8b3d783285c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:27.865Z|1584c366-7d5f-4c6e-9105-9fb9287b4df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:27.871Z|da415099-fb4f-4d49-a1aa-5827bf10a535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:27.872Z|da415099-fb4f-4d49-a1aa-5827bf10a535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:37.889Z|0e802ad5-bca3-4173-86a3-5c044f890766|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:37.889Z|9b2690c3-a072-4b2a-b33b-bcdd173d089d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:37.889Z|9b2690c3-a072-4b2a-b33b-bcdd173d089d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:37.889Z|0e802ad5-bca3-4173-86a3-5c044f890766|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:37.894Z|f67e033f-dce6-4030-8dc3-877bfc0b1806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:37.895Z|f67e033f-dce6-4030-8dc3-877bfc0b1806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:37.920Z|4614b49a-2cf7-4832-9091-5743556110bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:14:37.920Z|4614b49a-2cf7-4832-9091-5743556110bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:14:47.912Z|f8f26906-453a-4754-a654-65a475eb244e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:47.912Z|3a23e9d3-d7b1-436b-bab3-8ae8490b6e6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:47.913Z|69c25b4a-cdda-42ec-abf4-9b33e88d1537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:47.913Z|3a23e9d3-d7b1-436b-bab3-8ae8490b6e6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:47.913Z|f8f26906-453a-4754-a654-65a475eb244e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:47.913Z|69c25b4a-cdda-42ec-abf4-9b33e88d1537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:52.920Z|9569769c-1278-4b54-afa7-6e04f75e95a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:14:52.921Z|9569769c-1278-4b54-afa7-6e04f75e95a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:14:53.901Z|f5830dc5-a3ae-4534-9163-0e47cfd915dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:14:53.902Z|f5830dc5-a3ae-4534-9163-0e47cfd915dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:14:57.945Z|d8ba4472-dab7-4639-80c0-d51a28ae3b45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:57.945Z|0e6d96ab-1b5c-432b-ba09-2eb8aa0cf4ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:57.945Z|76e92c18-0e5d-4278-ba29-e10e063b3273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:14:57.945Z|d8ba4472-dab7-4639-80c0-d51a28ae3b45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:57.945Z|0e6d96ab-1b5c-432b-ba09-2eb8aa0cf4ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:14:57.946Z|76e92c18-0e5d-4278-ba29-e10e063b3273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:07.921Z|650c05fd-bba5-4172-8a23-3f2f46348942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:15:07.926Z|650c05fd-bba5-4172-8a23-3f2f46348942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:15:07.980Z|b3347990-1311-403a-b12f-e3635cc89645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:07.980Z|b9bcb79a-c092-400d-aed6-bbc61ca1aa0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:07.982Z|b3347990-1311-403a-b12f-e3635cc89645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:07.982Z|b9bcb79a-c092-400d-aed6-bbc61ca1aa0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:07.982Z|d33fee43-f578-499f-85b2-d517e86f9f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:07.983Z|d33fee43-f578-499f-85b2-d517e86f9f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:18.013Z|2c3acc3d-3794-4397-a5bf-e12e77cc3095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:18.013Z|0ca9059e-3036-42dc-a65e-8db0e01612e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:18.013Z|f3fd2c8a-1b56-4f76-92db-b47dc7cb6148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:18.015Z|2c3acc3d-3794-4397-a5bf-e12e77cc3095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:18.015Z|f3fd2c8a-1b56-4f76-92db-b47dc7cb6148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:18.015Z|0ca9059e-3036-42dc-a65e-8db0e01612e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:21.751Z|a3478e69-f9c5-43de-8910-c34e8aa16072|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:15:21.752Z|a3478e69-f9c5-43de-8910-c34e8aa16072|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:22.920Z|f5f36a0e-a96d-40ae-be7d-748963c1d694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:15:22.921Z|f5f36a0e-a96d-40ae-be7d-748963c1d694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:15:23.902Z|9f661436-1fd7-46aa-b9db-b405523a2e80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:15:23.903Z|9f661436-1fd7-46aa-b9db-b405523a2e80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:15:28.047Z|44182eee-33a9-42a7-818c-cea1352476b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:28.047Z|44182eee-33a9-42a7-818c-cea1352476b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:28.051Z|9011229e-4ef3-4aed-a6ea-2f8ae3e5d633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:28.051Z|9011229e-4ef3-4aed-a6ea-2f8ae3e5d633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:28.059Z|26d455b1-285e-48ea-8714-e91b58fc05d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:28.059Z|26d455b1-285e-48ea-8714-e91b58fc05d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:37.920Z|05bee823-cbfa-4259-af99-699ed61f99bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:15:37.921Z|05bee823-cbfa-4259-af99-699ed61f99bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:15:38.081Z|5a00d670-460b-4935-98f7-7926146b8cb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:38.081Z|d7f90000-c647-404b-9605-a449ad79cd5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:38.082Z|5a00d670-460b-4935-98f7-7926146b8cb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:38.082Z|d7f90000-c647-404b-9605-a449ad79cd5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:38.084Z|d5016613-b126-4d29-9b0c-621882c95593|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:38.085Z|d5016613-b126-4d29-9b0c-621882c95593|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:48.110Z|cd17191e-1749-4167-8ba8-580e952ef0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:48.111Z|cd17191e-1749-4167-8ba8-580e952ef0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:48.112Z|bd0247f9-b1e8-42ba-97fd-246c23e73d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:48.112Z|a3dd4841-1c8a-496d-bc97-db0558817811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:48.112Z|bd0247f9-b1e8-42ba-97fd-246c23e73d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:48.112Z|a3dd4841-1c8a-496d-bc97-db0558817811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:52.920Z|0b0ddc3c-47bd-41db-adce-b793d919f0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:15:52.922Z|0b0ddc3c-47bd-41db-adce-b793d919f0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:15:53.904Z|5a980328-b3fd-4ff4-a774-bd2eeed8a740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:15:53.904Z|5a980328-b3fd-4ff4-a774-bd2eeed8a740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:15:58.134Z|970e839c-d3ba-4e4a-ad08-38d9f8c20b60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:58.134Z|e661ea19-43d8-4f47-b839-d53d9e9ad665|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:58.134Z|76f705c4-63f2-4ea2-9e63-cb293be49253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:15:58.134Z|e661ea19-43d8-4f47-b839-d53d9e9ad665|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:58.134Z|970e839c-d3ba-4e4a-ad08-38d9f8c20b60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:15:58.134Z|76f705c4-63f2-4ea2-9e63-cb293be49253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:06.085Z|737b3f22-79d3-4526-8583-a11ccfc0de73|http-nio-8080-exec-2|error|UNKNOWN|||INFO|500||Entering 2022-03-01T14:16:06.085Z|737b3f22-79d3-4526-8583-a11ccfc0de73|http-nio-8080-exec-2|error|UNKNOWN|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:06.142Z|259a2a6f-4235-437a-b165-ba239fba32a2|http-nio-8080-exec-6|error|UNKNOWN|||INFO|500||Entering 2022-03-01T14:16:06.142Z|259a2a6f-4235-437a-b165-ba239fba32a2|http-nio-8080-exec-6|error|UNKNOWN|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:06.309Z||http-nio-8080-exec-8|||||ERROR|500||Uncaught exception thrown org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e" at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369) at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194) 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-03-01T14:16:06.310Z||http-nio-8080-exec-8|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e" at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369) at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194) 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-03-01T14:16:07.920Z|c14df3bc-b322-4915-a13f-0e8c086d12f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:16:07.921Z|c14df3bc-b322-4915-a13f-0e8c086d12f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:16:08.160Z|73280115-2475-409b-8d23-62d184a9d909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:08.160Z|7b0abb1c-2661-4dcd-97d0-012b556e2b09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:08.161Z|7b0abb1c-2661-4dcd-97d0-012b556e2b09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:08.161Z|73280115-2475-409b-8d23-62d184a9d909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:08.163Z|833572e7-a8e7-4cfb-9621-35c1512cc431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:08.166Z|833572e7-a8e7-4cfb-9621-35c1512cc431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:18.194Z|028f2fb7-5f94-4a17-9636-b75ca969e760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:18.196Z|35505caf-ef45-4b90-b405-30dbea606a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:18.196Z|028f2fb7-5f94-4a17-9636-b75ca969e760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:18.197Z|df504263-10cd-4312-ab41-ff240c80982c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:18.197Z|35505caf-ef45-4b90-b405-30dbea606a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:18.197Z|df504263-10cd-4312-ab41-ff240c80982c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:21.748Z|2dec5d96-3989-44e5-a1cf-e37b294c818a|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:16:21.749Z|2dec5d96-3989-44e5-a1cf-e37b294c818a|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:22.920Z|1014d6e2-1b96-45b3-835c-783460b14f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:16:22.921Z|1014d6e2-1b96-45b3-835c-783460b14f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:16:23.905Z|77255e71-5a08-4182-909c-7e4b430307ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:16:23.905Z|77255e71-5a08-4182-909c-7e4b430307ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:16:28.231Z|d91369b0-105a-48bb-b1e0-0e86a83af7c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:28.231Z|776cccba-7c32-4fd2-9630-22515be10c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:28.231Z|776cccba-7c32-4fd2-9630-22515be10c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:28.231Z|d91369b0-105a-48bb-b1e0-0e86a83af7c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:28.236Z|08894ae0-1d31-4f81-bd7b-5c5cfb300d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:28.236Z|08894ae0-1d31-4f81-bd7b-5c5cfb300d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:37.048Z||http-nio-8080-exec-1|||||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 [0x800x000x00(0x120xfe0x9e0xfe0x000x000x000x000x000x000x000x020x000x010x860xa00x000x000x000x020x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x00...]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-01T14:16:37.920Z|8efd40ec-a72e-40e4-abbe-ffbbfe7ccdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:16:37.922Z|8efd40ec-a72e-40e4-abbe-ffbbfe7ccdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:16:38.257Z|cd1e7663-b408-4014-be5d-ec64dc84ea0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:38.257Z|03e1bc90-ee7a-484a-b49e-2c8e4fcaa75c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:38.259Z|9dd911df-f12e-4417-a3b0-4d855e8d01c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:38.259Z|03e1bc90-ee7a-484a-b49e-2c8e4fcaa75c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:38.259Z|cd1e7663-b408-4014-be5d-ec64dc84ea0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:38.260Z|9dd911df-f12e-4417-a3b0-4d855e8d01c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:48.288Z|9f53944b-4b6f-4391-849f-52b9fd0c5d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:48.289Z|294e1a45-9c38-4d6e-9271-9c71286a07dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:48.289Z|294e1a45-9c38-4d6e-9271-9c71286a07dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:48.289Z|9f53944b-4b6f-4391-849f-52b9fd0c5d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:48.295Z|8b7c908b-7a78-42c6-a260-4eca44311056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:48.296Z|8b7c908b-7a78-42c6-a260-4eca44311056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:52.921Z|b635c11a-09ed-4147-95dc-b683556079a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:16:52.922Z|b635c11a-09ed-4147-95dc-b683556079a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:16:53.906Z|8cc3eef3-aa4d-4439-9eeb-f105f3056498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:16:53.907Z|8cc3eef3-aa4d-4439-9eeb-f105f3056498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:16:58.315Z|818cdb1b-d3c6-4c2b-9552-e3a34dc4a0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:58.316Z|3d68282d-0dfd-4c8e-acf1-d6d0c8dc858a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:58.318Z|3d68282d-0dfd-4c8e-acf1-d6d0c8dc858a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:58.318Z|818cdb1b-d3c6-4c2b-9552-e3a34dc4a0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:16:58.319Z|3a5a6d44-57cd-45fa-9036-3fd42733ac4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:16:58.320Z|3a5a6d44-57cd-45fa-9036-3fd42733ac4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:07.923Z|a65ff018-8879-43a6-bee8-8f59e2f36959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:17:07.925Z|a65ff018-8879-43a6-bee8-8f59e2f36959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:17:08.345Z|6744282a-a65f-4fd8-85ad-1d10e8789a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:08.345Z|1903149d-b21e-4360-abdc-18dd2da1b372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:08.345Z|dd2ff259-7a04-4eef-befc-4e35396343fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:08.345Z|6744282a-a65f-4fd8-85ad-1d10e8789a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:08.345Z|1903149d-b21e-4360-abdc-18dd2da1b372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:08.347Z|dd2ff259-7a04-4eef-befc-4e35396343fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:18.381Z|14eb1a88-fee9-4c31-a962-faa90b704bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:18.381Z|b6a6f0eb-ee5f-40a8-88d0-a4f175079b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:18.381Z|01d40709-4dcb-4106-9a91-b9384a0b7d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:18.382Z|14eb1a88-fee9-4c31-a962-faa90b704bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:18.382Z|01d40709-4dcb-4106-9a91-b9384a0b7d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:18.382Z|b6a6f0eb-ee5f-40a8-88d0-a4f175079b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:21.750Z|84dab2e5-5721-4cab-89b9-894fedef2510|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:17:21.752Z|84dab2e5-5721-4cab-89b9-894fedef2510|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:22.921Z|0cfa1809-b4a7-4210-bb15-305d70e6280c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:17:22.922Z|0cfa1809-b4a7-4210-bb15-305d70e6280c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:17:23.907Z|cc72741d-b586-43b5-ab04-961065a102d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:17:23.908Z|cc72741d-b586-43b5-ab04-961065a102d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:17:28.405Z|6aebce6d-4ecc-438a-b0ac-3b078f1ced3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:28.405Z|bf7b3f92-db49-498f-9b74-470ba82ab81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:28.405Z|1f6f8750-c18c-41e0-98e0-209e62bad948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:28.406Z|bf7b3f92-db49-498f-9b74-470ba82ab81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:28.406Z|6aebce6d-4ecc-438a-b0ac-3b078f1ced3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:28.406Z|1f6f8750-c18c-41e0-98e0-209e62bad948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:37.920Z|4dfde2dc-a758-4e14-ab8a-e5918206bf2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:17:37.920Z|4dfde2dc-a758-4e14-ab8a-e5918206bf2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:17:38.430Z|6a2d993d-f0a1-455e-a596-0fdfb68656a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:38.432Z|6a2d993d-f0a1-455e-a596-0fdfb68656a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:38.432Z|72dc2cff-13d6-41f0-a254-48c6e85c7678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:38.433Z|72dc2cff-13d6-41f0-a254-48c6e85c7678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:38.433Z|da6a447e-2546-42f9-8d19-bb39c8692ed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:38.434Z|da6a447e-2546-42f9-8d19-bb39c8692ed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:48.458Z|370ca97d-ee28-462b-af79-944a99cc72cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:48.458Z|616400b0-e1c2-4911-a71a-b7185dc979ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:48.458Z|8df24f7e-b805-40b8-91b9-b3e3d0c8f621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:48.460Z|616400b0-e1c2-4911-a71a-b7185dc979ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:48.460Z|8df24f7e-b805-40b8-91b9-b3e3d0c8f621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:48.460Z|370ca97d-ee28-462b-af79-944a99cc72cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:52.920Z|11737c01-7261-4229-8b0a-2079bbeea1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:17:52.923Z|11737c01-7261-4229-8b0a-2079bbeea1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:17:53.908Z|877d3bf4-e6ca-48c9-9598-e3baf92e6a74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:17:53.909Z|877d3bf4-e6ca-48c9-9598-e3baf92e6a74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:17:58.487Z|e14b2c62-cd95-4fab-88ba-57543a3dd19e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:58.487Z|fd4b2588-c25e-4c34-a678-a8a999cba85a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:58.487Z|d901838d-0498-43a7-924f-67108d23a426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:17:58.488Z|fd4b2588-c25e-4c34-a678-a8a999cba85a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:58.488Z|e14b2c62-cd95-4fab-88ba-57543a3dd19e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:17:58.488Z|d901838d-0498-43a7-924f-67108d23a426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:07.920Z|36eeb4d9-e185-4772-99e9-5de680696ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:18:07.922Z|36eeb4d9-e185-4772-99e9-5de680696ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:18:08.518Z|c23e7f9d-8dce-433a-8372-1adb8f0e51b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:08.518Z|08ad5cb5-c543-47bb-8b6f-05f7ee532845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:08.519Z|c23e7f9d-8dce-433a-8372-1adb8f0e51b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:08.519Z|08ad5cb5-c543-47bb-8b6f-05f7ee532845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:08.521Z|19629d82-4945-4697-aaa9-2304ac57fc8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:08.522Z|19629d82-4945-4697-aaa9-2304ac57fc8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:18.552Z|aea8896b-fe8c-4626-b8b8-11493ebdbe2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:18.552Z|7e5df7e9-18a2-4b6c-8350-a1e0a20464ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:18.552Z|a5cfe923-58b4-480d-a8d1-209df99425ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:18.556Z|aea8896b-fe8c-4626-b8b8-11493ebdbe2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:18.556Z|a5cfe923-58b4-480d-a8d1-209df99425ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:18.556Z|7e5df7e9-18a2-4b6c-8350-a1e0a20464ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:21.750Z|2244780f-11e7-4609-b5b1-127bb675f21e|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:18:21.753Z|2244780f-11e7-4609-b5b1-127bb675f21e|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:22.920Z|377abc30-3b4f-4596-a4bf-f3d1ce65611d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:18:22.921Z|377abc30-3b4f-4596-a4bf-f3d1ce65611d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:18:23.910Z|58fcd76c-f3e3-4959-9e58-c118b1704a9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:18:23.911Z|58fcd76c-f3e3-4959-9e58-c118b1704a9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:18:28.583Z|bbfef944-8443-43f2-ba08-7e545c5e96a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:28.583Z|334e898c-a945-4150-8d0c-0aab14be4a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:28.583Z|bbfef944-8443-43f2-ba08-7e545c5e96a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:28.583Z|334e898c-a945-4150-8d0c-0aab14be4a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:28.585Z|e05ac0e0-3bc2-4173-bea5-792ba82cd86d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:28.585Z|e05ac0e0-3bc2-4173-bea5-792ba82cd86d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:37.920Z|62b47fc6-92f8-413a-872b-e7e324293e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:18:37.924Z|62b47fc6-92f8-413a-872b-e7e324293e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:18:38.606Z|fdb2a854-41b8-465c-8725-de5466879bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:38.608Z|fdb2a854-41b8-465c-8725-de5466879bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:38.608Z|3beda8e5-d07b-470e-a279-9f3abff76b28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:38.609Z|3beda8e5-d07b-470e-a279-9f3abff76b28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:38.613Z|08f47c8c-fea8-4205-a480-0bac62984e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:38.614Z|08f47c8c-fea8-4205-a480-0bac62984e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:48.646Z|d96a1e4d-4522-4507-8eee-8d371a1025c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:48.646Z|7b0831a5-3fb3-41c3-bc27-d8955eef08cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:48.646Z|aa4ba0fc-e1b1-4adc-b4b6-74ff70d86096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:48.647Z|7b0831a5-3fb3-41c3-bc27-d8955eef08cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:48.647Z|aa4ba0fc-e1b1-4adc-b4b6-74ff70d86096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:48.647Z|d96a1e4d-4522-4507-8eee-8d371a1025c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:52.920Z|9bc2be0f-4c0f-4457-85c3-4508d0877eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:18:52.921Z|9bc2be0f-4c0f-4457-85c3-4508d0877eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:18:53.912Z|e448f47b-5768-4f80-9baf-25a920f00afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:18:53.913Z|e448f47b-5768-4f80-9baf-25a920f00afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:18:58.671Z|649747da-583c-4685-8b68-3c9831019af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:58.671Z|0e096351-23fa-4d2e-8f90-e585b2355915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:58.671Z|f31ee916-0149-4cb2-9ea0-44dd0bff38f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:18:58.671Z|649747da-583c-4685-8b68-3c9831019af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:58.671Z|0e096351-23fa-4d2e-8f90-e585b2355915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:18:58.671Z|f31ee916-0149-4cb2-9ea0-44dd0bff38f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:07.920Z|3b018723-13b7-4546-bd33-6ea3d6d7c0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:19:07.921Z|3b018723-13b7-4546-bd33-6ea3d6d7c0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:19:08.694Z|49376077-981f-4b47-8986-9925fbe33996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:08.694Z|6ddd21ff-655b-4b0a-ab9e-a74484928d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:08.695Z|6ddd21ff-655b-4b0a-ab9e-a74484928d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:08.695Z|49376077-981f-4b47-8986-9925fbe33996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:08.700Z|2ae8919f-6ff4-4df3-9899-e092f6d137ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:08.701Z|2ae8919f-6ff4-4df3-9899-e092f6d137ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:18.721Z|94fd770d-b8b8-45a2-a365-32b0dabe6483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:18.722Z|94fd770d-b8b8-45a2-a365-32b0dabe6483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:18.720Z|77ee612c-4ac9-4dce-a314-30a1d4daf38d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:18.722Z|77ee612c-4ac9-4dce-a314-30a1d4daf38d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:18.725Z|d63bebaa-937c-4efe-a303-f4469a42dc58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:18.729Z|d63bebaa-937c-4efe-a303-f4469a42dc58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:21.747Z|41f668e6-fde2-4278-aac6-089821e550bc|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:19:21.747Z|41f668e6-fde2-4278-aac6-089821e550bc|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:22.920Z|3e62fda1-a90a-46bc-bd1d-0f90119f1d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:19:22.922Z|3e62fda1-a90a-46bc-bd1d-0f90119f1d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:19:23.914Z|9598f649-d4c0-4a2e-8bc3-17984eb37f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:19:23.914Z|9598f649-d4c0-4a2e-8bc3-17984eb37f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:19:28.744Z|6bdd3b13-bd2c-437f-bb83-91ef1c5bd1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:28.745Z|6bdd3b13-bd2c-437f-bb83-91ef1c5bd1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:28.745Z|0f903fe5-577a-4b2c-a82e-fb5403a9466d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:28.746Z|0f903fe5-577a-4b2c-a82e-fb5403a9466d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:28.752Z|69eba4fc-2703-4748-aac0-b438d073c1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:28.753Z|69eba4fc-2703-4748-aac0-b438d073c1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:37.921Z|352b4eb7-66f6-46b8-aaa1-95c96df47596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:19:37.922Z|352b4eb7-66f6-46b8-aaa1-95c96df47596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:19:38.772Z|ee37e086-1f77-4adc-8428-0293f8ceac1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:38.772Z|a4dc6447-b835-4c14-bacb-c990a77f1b19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:38.772Z|1c06dadd-ab2d-4fb2-a8cf-1d43a8581fc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:38.773Z|a4dc6447-b835-4c14-bacb-c990a77f1b19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:38.773Z|ee37e086-1f77-4adc-8428-0293f8ceac1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:38.773Z|1c06dadd-ab2d-4fb2-a8cf-1d43a8581fc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:48.800Z|8825b427-bbbe-494f-8b13-7b2cf2f4310b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:48.800Z|792dd665-6a0d-404a-835f-b36359ac7168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:48.800Z|49efdf8b-0ba4-4f5c-9a06-15baa98d3c71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:48.801Z|792dd665-6a0d-404a-835f-b36359ac7168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:48.801Z|49efdf8b-0ba4-4f5c-9a06-15baa98d3c71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:48.801Z|8825b427-bbbe-494f-8b13-7b2cf2f4310b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:52.920Z|870fccbe-c111-4d7a-ae5b-02b13127655f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:19:52.922Z|870fccbe-c111-4d7a-ae5b-02b13127655f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:19:53.915Z|54c9e802-2a01-4182-951e-3f4a35cd0823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:19:53.916Z|54c9e802-2a01-4182-951e-3f4a35cd0823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:19:58.828Z|785cb762-95aa-45ee-9ed0-5b4446a172ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:58.829Z|785cb762-95aa-45ee-9ed0-5b4446a172ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:58.830Z|c672f29c-fc67-49f0-8eb7-5151ac2ba5f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:58.830Z|d34174b0-f0dd-4bfb-a867-eb0e02bf5d0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:19:58.830Z|c672f29c-fc67-49f0-8eb7-5151ac2ba5f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:19:58.830Z|d34174b0-f0dd-4bfb-a867-eb0e02bf5d0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:07.920Z|d1937d46-1638-4711-9f7a-d864ec044c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:20:07.925Z|d1937d46-1638-4711-9f7a-d864ec044c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:20:08.856Z|315ba0dd-4d2d-4e3e-9ac2-93218d4e42bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:08.858Z|7c812fcc-d90b-44bf-b95a-cc0156a751af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:08.858Z|a0bfb179-a9a8-406b-9a91-78b5f20a8f43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:08.858Z|315ba0dd-4d2d-4e3e-9ac2-93218d4e42bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:08.858Z|7c812fcc-d90b-44bf-b95a-cc0156a751af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:08.859Z|a0bfb179-a9a8-406b-9a91-78b5f20a8f43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:18.885Z|47e3b709-35f0-423e-9e8d-1fc768d4faff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:18.885Z|bdc38bb1-9d70-42ac-89b4-1e49fc4c8c1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:18.887Z|bdc38bb1-9d70-42ac-89b4-1e49fc4c8c1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:18.890Z|896e04ea-45cd-4d87-8a50-8580a8d7aec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:18.891Z|896e04ea-45cd-4d87-8a50-8580a8d7aec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:18.899Z|47e3b709-35f0-423e-9e8d-1fc768d4faff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:21.748Z|061cc5fa-9d19-47de-8278-c1ccfe0a7b4d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:20:21.749Z|061cc5fa-9d19-47de-8278-c1ccfe0a7b4d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:22.920Z|3d4b7b72-288d-45b0-970b-8c330536e8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:20:22.921Z|3d4b7b72-288d-45b0-970b-8c330536e8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:20:23.917Z|d8de80d9-d29b-4b8e-bf31-6c4a2a2b1edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:20:23.917Z|d8de80d9-d29b-4b8e-bf31-6c4a2a2b1edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:20:28.916Z|9966ab80-066d-479f-94ea-77110fe9f3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:28.918Z|9966ab80-066d-479f-94ea-77110fe9f3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:28.919Z|0c208a9b-a1fc-495c-9d19-13cf665fa36e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:28.920Z|0c208a9b-a1fc-495c-9d19-13cf665fa36e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:28.931Z|323e90b2-8308-443e-8df3-ce5c74560297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:28.932Z|323e90b2-8308-443e-8df3-ce5c74560297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:37.922Z|af62d254-9e89-4657-b02c-09d39b28ad26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:20:37.924Z|af62d254-9e89-4657-b02c-09d39b28ad26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:20:38.949Z|da24eeab-cd01-4a69-9ad2-de942ff0c602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:38.949Z|c86658d2-7936-41fd-801d-d8bc04fdab66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:38.950Z|c86658d2-7936-41fd-801d-d8bc04fdab66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:38.950Z|da24eeab-cd01-4a69-9ad2-de942ff0c602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:38.971Z|c2bdd0f8-e3f8-44a9-a018-25de6f6d42d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:38.971Z|c2bdd0f8-e3f8-44a9-a018-25de6f6d42d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:49.003Z|59153aeb-ef9b-4cab-8e99-67b740d74766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:49.004Z|519f6633-1121-405f-a1c5-f3c3caf06001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:49.006Z|59153aeb-ef9b-4cab-8e99-67b740d74766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:49.007Z|519f6633-1121-405f-a1c5-f3c3caf06001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:49.007Z|511c7d9f-9143-4e94-aa28-e9cdd03d0366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:49.008Z|511c7d9f-9143-4e94-aa28-e9cdd03d0366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:52.921Z|50324155-a5b6-447e-9ac8-43c0919f281c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:20:52.925Z|50324155-a5b6-447e-9ac8-43c0919f281c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:20:53.918Z|a6fa942f-54f1-40e6-905b-9432290c64bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:20:53.918Z|a6fa942f-54f1-40e6-905b-9432290c64bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:20:59.036Z|132e3ee4-2241-47bb-a3d2-5fe191f1b057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:59.038Z|132e3ee4-2241-47bb-a3d2-5fe191f1b057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:59.038Z|b37293d5-f334-453a-a130-d35b28b6cbdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:59.038Z|735995d9-98dd-4683-a32d-2580d266f83d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:20:59.038Z|b37293d5-f334-453a-a130-d35b28b6cbdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:20:59.039Z|735995d9-98dd-4683-a32d-2580d266f83d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:07.921Z|68e39108-aa65-469f-ac1d-8424e5928f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:21:07.922Z|68e39108-aa65-469f-ac1d-8424e5928f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:21:09.066Z|8b2f4133-c0eb-4058-849f-1253fefc3c91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:09.067Z|8b2f4133-c0eb-4058-849f-1253fefc3c91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:09.069Z|3dd79763-6161-4bf7-adf6-8a9cee336e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:09.070Z|3dd79763-6161-4bf7-adf6-8a9cee336e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:09.083Z|b2e92400-a62a-4698-b8da-7173dde67772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:09.085Z|b2e92400-a62a-4698-b8da-7173dde67772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:19.110Z|73b67074-05ed-46a8-a8e9-eb7e5066ba0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:19.110Z|381cf208-a284-4904-8442-43e9d2ddbe4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:19.111Z|381cf208-a284-4904-8442-43e9d2ddbe4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:19.111Z|73b67074-05ed-46a8-a8e9-eb7e5066ba0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:19.118Z|3181ef4e-f5c1-49d7-b96c-1dcdac5e84be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:19.119Z|3181ef4e-f5c1-49d7-b96c-1dcdac5e84be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:21.750Z|516df85f-2bc4-474f-8fda-9aef68695ddd|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:21:21.751Z|516df85f-2bc4-474f-8fda-9aef68695ddd|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:22.920Z|d76d78b1-f0d3-4fc8-aa0b-b9a880e2b5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:21:22.921Z|d76d78b1-f0d3-4fc8-aa0b-b9a880e2b5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:21:23.919Z|67df9dec-0698-48a6-ac87-2f32104167b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:21:23.920Z|67df9dec-0698-48a6-ac87-2f32104167b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:21:29.151Z|030f1335-c26f-4bad-9d84-bac3108dee29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:29.152Z|030f1335-c26f-4bad-9d84-bac3108dee29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:29.154Z|e95c40a5-d903-411b-8200-10b6f5669366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:29.155Z|e95c40a5-d903-411b-8200-10b6f5669366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:29.155Z|301e12be-4a74-4e7f-a315-4614ef9b8b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:29.156Z|301e12be-4a74-4e7f-a315-4614ef9b8b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:37.920Z|cdbb8c33-ec84-4bc5-90c5-814dad81d956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:21:37.924Z|cdbb8c33-ec84-4bc5-90c5-814dad81d956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:21:39.179Z|3c41ce00-f72e-4e3b-92ac-e62b2e35ce10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:39.181Z|b9d237d4-e58c-4bbc-b09c-cc3deba3b8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:39.181Z|3c41ce00-f72e-4e3b-92ac-e62b2e35ce10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:39.181Z|b9d237d4-e58c-4bbc-b09c-cc3deba3b8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:39.182Z|69bf477d-2e7a-4aa7-94b3-a3e61ad4d53d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:39.182Z|69bf477d-2e7a-4aa7-94b3-a3e61ad4d53d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:49.216Z|2ebe6829-8ef5-49ea-8a3f-7fd39e58f142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:49.217Z|f0eb8c62-e5c6-4644-ae6b-7e6cb4b0a696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:49.216Z|3f99b6e5-a7d7-4fab-90a7-7e8997d6a0c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:49.217Z|2ebe6829-8ef5-49ea-8a3f-7fd39e58f142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:49.218Z|f0eb8c62-e5c6-4644-ae6b-7e6cb4b0a696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:49.218Z|3f99b6e5-a7d7-4fab-90a7-7e8997d6a0c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:52.921Z|0cc723a7-43ae-4de6-9da8-1fbef1108e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:21:52.922Z|0cc723a7-43ae-4de6-9da8-1fbef1108e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:21:53.920Z|1d20d9ac-a5d7-4035-b5d2-1955a155c4c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:21:53.921Z|1d20d9ac-a5d7-4035-b5d2-1955a155c4c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:21:59.244Z|75210aea-642d-4951-b993-708973054bea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:59.244Z|59feca86-d2b0-445b-af04-ba5394be2bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:59.246Z|75210aea-642d-4951-b993-708973054bea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:59.246Z|fd1fc3e0-3518-4593-a3a0-9ce344d79153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:21:59.246Z|59feca86-d2b0-445b-af04-ba5394be2bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:21:59.247Z|fd1fc3e0-3518-4593-a3a0-9ce344d79153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:07.920Z|4f66e10a-4d44-4330-98d7-6bcc92cf5813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:22:07.922Z|4f66e10a-4d44-4330-98d7-6bcc92cf5813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:22:09.271Z|70d05067-a2ac-490d-b958-442360419ef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:09.272Z|70d05067-a2ac-490d-b958-442360419ef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:09.273Z|89e297a7-04f2-4486-bcdf-4a654181fc3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:09.273Z|f626fa72-b30c-4045-b0bc-e50f2ca87e00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:09.274Z|89e297a7-04f2-4486-bcdf-4a654181fc3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:09.275Z|f626fa72-b30c-4045-b0bc-e50f2ca87e00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:19.300Z|ab551995-20ba-4eff-9ac4-aa869b145129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:19.300Z|327d5e74-262e-467b-88d9-058467dade0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:19.300Z|274ef972-d34b-4e99-8e64-e9f4ef4920a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:19.301Z|ab551995-20ba-4eff-9ac4-aa869b145129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:19.301Z|274ef972-d34b-4e99-8e64-e9f4ef4920a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:19.301Z|327d5e74-262e-467b-88d9-058467dade0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:21.747Z|432d55ce-3206-40a8-a434-48ca322a39b1|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:22:21.749Z|432d55ce-3206-40a8-a434-48ca322a39b1|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:22.920Z|e8b3222b-3f99-40f5-99d3-19e3ad3f4e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:22:22.924Z|e8b3222b-3f99-40f5-99d3-19e3ad3f4e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:22:23.922Z|cee6027e-8eec-44fc-8c12-7242b405f3ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:22:23.922Z|cee6027e-8eec-44fc-8c12-7242b405f3ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:22:29.324Z|13b2a368-63f3-4f05-9cb2-c1ed133a2146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:29.325Z|13b2a368-63f3-4f05-9cb2-c1ed133a2146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:29.329Z|eb1ceae1-2d23-49d3-a6e9-a9e892d717be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:29.329Z|eb1ceae1-2d23-49d3-a6e9-a9e892d717be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:29.329Z|992db92a-1389-4695-b82f-5a17d25878f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:29.330Z|992db92a-1389-4695-b82f-5a17d25878f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:37.920Z|795d5f59-b260-4724-8d40-433ab983c1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:22:37.921Z|795d5f59-b260-4724-8d40-433ab983c1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:22:39.349Z|083184ab-1056-457f-a81c-29a3123afd0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:39.350Z|bfb01c79-b02d-4c48-a8db-b7bdf5f7b07a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:39.349Z|66316760-0861-4378-9d6f-b31e0714dd26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:39.350Z|083184ab-1056-457f-a81c-29a3123afd0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:39.350Z|bfb01c79-b02d-4c48-a8db-b7bdf5f7b07a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:39.351Z|66316760-0861-4378-9d6f-b31e0714dd26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:49.378Z|6bdf3838-72ae-483f-b51c-fe656c997a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:49.378Z|275ed382-42e5-40aa-a058-83643b04b140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:49.378Z|bfeecc66-0b62-40bd-af34-55db3afeaf0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:49.379Z|6bdf3838-72ae-483f-b51c-fe656c997a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:49.379Z|bfeecc66-0b62-40bd-af34-55db3afeaf0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:49.379Z|275ed382-42e5-40aa-a058-83643b04b140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:52.920Z|561de7ae-9533-4dd7-8848-fa5b4585de5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:22:52.921Z|561de7ae-9533-4dd7-8848-fa5b4585de5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:22:53.923Z|20d91d71-5a55-417b-8e9f-0bef978dd366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:22:53.924Z|20d91d71-5a55-417b-8e9f-0bef978dd366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:22:59.408Z|834366cc-b699-4bb0-8457-7c6ada6d3f66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:59.408Z|4e7337e0-0261-42d3-b60f-a2e4708f6d97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:59.408Z|23b56bfb-f4e4-4491-9091-fc959a6778f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:22:59.409Z|23b56bfb-f4e4-4491-9091-fc959a6778f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:59.409Z|4e7337e0-0261-42d3-b60f-a2e4708f6d97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:22:59.409Z|834366cc-b699-4bb0-8457-7c6ada6d3f66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:07.921Z|d081da01-1449-4829-b3a6-c62c728fa34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:23:07.925Z|d081da01-1449-4829-b3a6-c62c728fa34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:23:09.440Z|c4806040-b5d9-4d3c-b17a-a88d351c2fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:09.443Z|c4806040-b5d9-4d3c-b17a-a88d351c2fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:09.446Z|0dded0e2-364c-4377-b4b7-108befc98c4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:09.446Z|0dded0e2-364c-4377-b4b7-108befc98c4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:09.451Z|fba8f5ac-ee61-41c6-9fcf-8eac1d098c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:09.452Z|fba8f5ac-ee61-41c6-9fcf-8eac1d098c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:19.471Z|a73b258d-bebc-489d-80e9-b7fd9b5738c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:19.471Z|8419eda1-ba9b-4a7a-b660-f7ca9068a04b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:19.474Z|a73b258d-bebc-489d-80e9-b7fd9b5738c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:19.474Z|63f99776-0752-4103-8f3e-2645914da92b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:19.474Z|8419eda1-ba9b-4a7a-b660-f7ca9068a04b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:19.475Z|63f99776-0752-4103-8f3e-2645914da92b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:21.747Z|30f22991-0a3f-40a5-9fea-36753ff2fd67|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:23:21.748Z|30f22991-0a3f-40a5-9fea-36753ff2fd67|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:22.920Z|5fad68d2-085d-469f-b3c5-6d63aab30278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:23:22.921Z|5fad68d2-085d-469f-b3c5-6d63aab30278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:23:23.925Z|e7600446-188f-4788-ac02-4ba5a2ec7002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:23:23.926Z|e7600446-188f-4788-ac02-4ba5a2ec7002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:23:29.496Z|3c36a6eb-41dc-413f-8552-f80a3b68a97e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:29.497Z|3c36a6eb-41dc-413f-8552-f80a3b68a97e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:29.498Z|74730cdc-2f87-4551-9ee1-d28f85695ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:29.499Z|74730cdc-2f87-4551-9ee1-d28f85695ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:29.501Z|cc5d5935-9682-4a8b-9b10-277e2d7d3572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:29.502Z|cc5d5935-9682-4a8b-9b10-277e2d7d3572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:37.920Z|e2f23b9c-e573-41ce-98c5-b44dd7706457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:23:37.922Z|e2f23b9c-e573-41ce-98c5-b44dd7706457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:23:39.525Z|aad1a84d-3ad3-4022-8100-8f98d11167bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:39.525Z|a3465556-57c2-4d35-b524-4a02d6118046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:39.527Z|aad1a84d-3ad3-4022-8100-8f98d11167bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:39.528Z|a3465556-57c2-4d35-b524-4a02d6118046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:39.529Z|51a576b0-61f2-4e42-b0fb-2e0a83af9071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:39.530Z|51a576b0-61f2-4e42-b0fb-2e0a83af9071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:49.553Z|77e9c6b7-259c-45c8-8789-ca13a3a1c2ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:49.553Z|fdb8bfd6-a192-440f-80a8-6c2f7eefe5f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:49.553Z|507cda5a-ff0a-406f-92c0-29ce83db1ad8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:49.554Z|507cda5a-ff0a-406f-92c0-29ce83db1ad8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:49.554Z|77e9c6b7-259c-45c8-8789-ca13a3a1c2ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:49.555Z|fdb8bfd6-a192-440f-80a8-6c2f7eefe5f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:52.920Z|67522cbb-0bd4-4684-99b7-3808dc420802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:23:52.924Z|67522cbb-0bd4-4684-99b7-3808dc420802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:23:53.927Z|d9d202a3-f972-4e08-bdea-79af6647236d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:23:53.927Z|d9d202a3-f972-4e08-bdea-79af6647236d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:23:59.578Z|77275fa4-d85b-4a82-be2a-55ff1e73eff4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:59.578Z|65aee8b8-1bce-4f52-9a4c-f0a5b254f17e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:59.578Z|b33f2caf-b6db-46ee-bee5-d0cb86eb7811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:23:59.578Z|b33f2caf-b6db-46ee-bee5-d0cb86eb7811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:59.578Z|65aee8b8-1bce-4f52-9a4c-f0a5b254f17e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:23:59.578Z|77275fa4-d85b-4a82-be2a-55ff1e73eff4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:07.920Z|cfc272ff-4fa0-4147-bd13-c5214a2a1e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:24:07.921Z|cfc272ff-4fa0-4147-bd13-c5214a2a1e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:24:09.603Z|163e41b5-5b29-4762-8f23-20b58b8b5b5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:09.604Z|163e41b5-5b29-4762-8f23-20b58b8b5b5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:09.618Z|c3265055-9162-4dac-a918-28106e47cf3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:09.618Z|f84bf25f-a81b-4d14-bf62-ded9d113f6a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:09.619Z|c3265055-9162-4dac-a918-28106e47cf3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:09.619Z|f84bf25f-a81b-4d14-bf62-ded9d113f6a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:19.633Z|036a3854-1df7-407f-85dd-657d7423d43c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:19.634Z|036a3854-1df7-407f-85dd-657d7423d43c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:19.642Z|fbc17094-3d9c-4200-8ecb-438938b5097c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:19.642Z|fbc17094-3d9c-4200-8ecb-438938b5097c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:19.644Z|8fb2792f-1233-45b9-bbaa-5b60441d0a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:19.645Z|8fb2792f-1233-45b9-bbaa-5b60441d0a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:21.746Z|30cb435f-c874-4297-af36-0b11bdd74cc8|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:24:21.747Z|30cb435f-c874-4297-af36-0b11bdd74cc8|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:22.920Z|03d56c63-6031-4f2f-9873-4e73b5538662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:24:22.921Z|03d56c63-6031-4f2f-9873-4e73b5538662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:24:23.928Z|1321777e-b839-4e2b-aea4-45f51500ca19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:24:23.929Z|1321777e-b839-4e2b-aea4-45f51500ca19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:24:29.691Z|ffc2eef4-67af-4c33-8ab5-20a6835490d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:29.691Z|25bdec70-6cbc-4c48-a744-4ceff9870c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:29.692Z|ffc2eef4-67af-4c33-8ab5-20a6835490d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:29.692Z|25bdec70-6cbc-4c48-a744-4ceff9870c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:29.693Z|b6ae56a4-9d3d-4e9c-b55e-386fc75f1346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:29.693Z|b6ae56a4-9d3d-4e9c-b55e-386fc75f1346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:37.920Z|9031d5a7-bcde-4f10-bcdf-d97b96c5a3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:24:37.924Z|9031d5a7-bcde-4f10-bcdf-d97b96c5a3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:24:39.726Z|d63f752c-27ca-4465-b8ca-5bc0c0dedfe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:39.728Z|b8ab2fa8-d646-49b5-b255-cb27e757d7c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:39.728Z|d63f752c-27ca-4465-b8ca-5bc0c0dedfe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:39.729Z|b9595285-8ccd-490f-b41a-36d4c01f9dae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:39.729Z|b8ab2fa8-d646-49b5-b255-cb27e757d7c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:39.730Z|b9595285-8ccd-490f-b41a-36d4c01f9dae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:49.759Z|214e4055-a2ab-4dcb-9d28-2b0f0d2d8f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:49.760Z|b66d95d3-1cc3-421c-9eaa-67e542204b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:49.761Z|1808a8aa-4415-4b47-b1b9-2838d5631106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:49.761Z|b66d95d3-1cc3-421c-9eaa-67e542204b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:49.761Z|214e4055-a2ab-4dcb-9d28-2b0f0d2d8f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:49.761Z|1808a8aa-4415-4b47-b1b9-2838d5631106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:52.921Z|9ee6c30d-21d4-41f5-a7bd-08aef810956b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:24:52.922Z|9ee6c30d-21d4-41f5-a7bd-08aef810956b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:24:53.929Z|19788c3b-e104-4b33-84c8-fabe315b7c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:24:53.930Z|19788c3b-e104-4b33-84c8-fabe315b7c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:24:59.791Z|7f0f730c-0bbb-4a3a-8b5f-dd6491133692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:59.789Z|c269d5b9-56de-4372-b49f-aa2e62566689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:59.792Z|7f0f730c-0bbb-4a3a-8b5f-dd6491133692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:59.792Z|c269d5b9-56de-4372-b49f-aa2e62566689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:24:59.793Z|8bb514f6-c2fd-48c2-aa12-05b499986605|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:24:59.794Z|8bb514f6-c2fd-48c2-aa12-05b499986605|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:07.920Z|ff3cc7c6-41d1-4aeb-ae35-04875ee8c1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:25:07.921Z|ff3cc7c6-41d1-4aeb-ae35-04875ee8c1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:25:09.824Z|b3660432-325b-4812-a83f-ecf13674182d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:09.824Z|67009288-576c-424a-b99f-24a50e13f868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:09.825Z|b3660432-325b-4812-a83f-ecf13674182d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:09.825Z|67009288-576c-424a-b99f-24a50e13f868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:09.828Z|de7bcba0-cc19-4e74-a5c6-c00d689a7187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:09.829Z|de7bcba0-cc19-4e74-a5c6-c00d689a7187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:19.851Z|cad5526d-e0d3-43d9-854b-9f49f3b97d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:19.851Z|bc761ffe-0502-46af-94a9-7c12b6faa430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:19.854Z|cad5526d-e0d3-43d9-854b-9f49f3b97d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:19.854Z|bc761ffe-0502-46af-94a9-7c12b6faa430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:19.860Z|38495a4a-bf8a-4d62-a73d-b6eaaec60e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:19.860Z|38495a4a-bf8a-4d62-a73d-b6eaaec60e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:21.747Z|ead849fe-1902-4994-a123-1e245384dd43|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:25:21.748Z|ead849fe-1902-4994-a123-1e245384dd43|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:22.920Z|7cfb6b1a-76e8-4666-83e7-7451f03ecfdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:25:22.923Z|7cfb6b1a-76e8-4666-83e7-7451f03ecfdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:25:23.930Z|7070c451-b63b-45d2-ab03-af3dabd39634|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:25:23.931Z|7070c451-b63b-45d2-ab03-af3dabd39634|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:25:29.878Z|b64d33a0-7edc-4daa-952f-d27b070b7645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:29.878Z|b64d33a0-7edc-4daa-952f-d27b070b7645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:29.882Z|8f98b565-b984-4ece-8a96-39c7999e4d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:29.883Z|8f98b565-b984-4ece-8a96-39c7999e4d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:29.883Z|20bb3853-8455-4a10-975c-31577b78c6e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:29.883Z|20bb3853-8455-4a10-975c-31577b78c6e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:37.920Z|6ca30f8a-ef6d-44c4-8b3a-458f70737e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:25:37.921Z|6ca30f8a-ef6d-44c4-8b3a-458f70737e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:25:39.904Z|450e9f91-2b2a-48d2-b913-085e29442a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:39.905Z|450e9f91-2b2a-48d2-b913-085e29442a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:39.906Z|aa63552d-6b4a-4050-85f6-e24a1975fe38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:39.906Z|7466f73d-b7cb-48fb-90d9-db4796e86cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:39.906Z|aa63552d-6b4a-4050-85f6-e24a1975fe38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:39.907Z|7466f73d-b7cb-48fb-90d9-db4796e86cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:49.927Z|97ad275d-2f09-4f59-a6f2-9d8ff03de559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:49.927Z|3e7fb06c-94a2-4a27-aae7-049e8ba1fd66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:49.927Z|97ad275d-2f09-4f59-a6f2-9d8ff03de559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:49.928Z|3e7fb06c-94a2-4a27-aae7-049e8ba1fd66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:49.929Z|5f4bb7b5-02c5-4a65-aa86-df359e5058fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:49.930Z|5f4bb7b5-02c5-4a65-aa86-df359e5058fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:52.920Z|faf5f3b4-88bf-4cfd-b170-e715e914c150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:25:52.921Z|faf5f3b4-88bf-4cfd-b170-e715e914c150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:25:53.932Z|9d0c54bf-d59d-403c-b368-b1858320f2b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:25:53.932Z|9d0c54bf-d59d-403c-b368-b1858320f2b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:25:59.953Z|c8f87720-f3b3-49f4-8d4a-8de4cb4caa79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:59.953Z|9ee53518-d84b-49a4-a5c4-df15af680ae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:59.953Z|342e0d44-45de-43aa-9079-f08daf36102a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:25:59.954Z|c8f87720-f3b3-49f4-8d4a-8de4cb4caa79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:59.954Z|9ee53518-d84b-49a4-a5c4-df15af680ae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:25:59.954Z|342e0d44-45de-43aa-9079-f08daf36102a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:26:07.920Z|d000ea97-b00c-4bd5-9dea-8c56a13dda8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:26:07.924Z|d000ea97-b00c-4bd5-9dea-8c56a13dda8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:26:09.990Z|1174a519-6644-4feb-8a18-ea77cc6b4e94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:26:09.990Z|d40415ad-ed97-46d7-b48e-e9c72b2ef544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:26:09.990Z|65b5f05f-436c-45c9-8e00-f3e8154aa075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:26:09.991Z|1174a519-6644-4feb-8a18-ea77cc6b4e94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:26:09.991Z|65b5f05f-436c-45c9-8e00-f3e8154aa075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:26:09.991Z|d40415ad-ed97-46d7-b48e-e9c72b2ef544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:26:20.048Z|b97619e0-10f5-4702-8ca4-58f5ec555fff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:26:20.050Z|9ac5506c-cfdf-4df6-b1a1-d08094289bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:26:20.048Z|5eb469c8-f2af-4ed4-af26-2e9beb3adcd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:26:20.050Z|b97619e0-10f5-4702-8ca4-58f5ec555fff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:26:20.051Z|5eb469c8-f2af-4ed4-af26-2e9beb3adcd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:26:20.064Z|9ac5506c-cfdf-4df6-b1a1-d08094289bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:26:21.747Z|a80a0b30-c26f-4877-933a-cdf2b5e6447b|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-03-01T14:26:21.747Z|a80a0b30-c26f-4877-933a-cdf2b5e6447b|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-03-01T14:26:22.920Z|6b920ca3-0966-4fa1-931d-5b4f6ceb52af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:26:22.921Z|6b920ca3-0966-4fa1-931d-5b4f6ceb52af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:26:23.933Z|0a78e506-0d1e-44ce-a8cc-ba4d13e00365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:26:23.933Z|0a78e506-0d1e-44ce-a8cc-ba4d13e00365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-01T14:26:30.083Z|60ae133f-cbac-4f10-b07f-7c1fdbd6c894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:26:30.085Z|60ae133f-cbac-4f10-b07f-7c1fdbd6c894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:26:30.088Z|a2830823-69a3-40bd-927e-e6bf48f57203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:26:30.088Z|a2830823-69a3-40bd-927e-e6bf48f57203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:26:30.094Z|4ac22e13-214b-422c-9258-cdd7b352211b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-01T14:26:30.094Z|4ac22e13-214b-422c-9258-cdd7b352211b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-01T14:26:37.921Z|7dfa8235-9554-45d3-8a91-ed1170769190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-01T14:26:37.922Z|7dfa8235-9554-45d3-8a91-ed1170769190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.