Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/reqdb/ -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)

2021-12-01T23:32:30.931Z||main|||||INFO|500||The following profiles are active: basic
2021-12-01T23:32:39.270Z||main|||||INFO|500||Starting service [Tomcat]
2021-12-01T23:32:39.271Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-12-01T23:32:39.385Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-12-01T23:32:40.207Z||main|||||INFO|500||reqdb-pool - Starting...
2021-12-01T23:32:40.350Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-12-01T23:32:40.465Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2021-12-01T23:32:40.521Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5)
2021-12-01T23:32:40.577Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2021-12-01T23:32:40.660Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.059s)
2021-12-01T23:32:40.686Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2021-12-01T23:32:40.768Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2021-12-01T23:32:40.815Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2021-12-01T23:32:40.836Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2021-12-01T23:32:41.144Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2021-12-01T23:32:41.192Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2021-12-01T23:32:41.285Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2021-12-01T23:32:41.310Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2021-12-01T23:32:41.390Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2021-12-01T23:32:41.454Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2021-12-01T23:32:41.511Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2021-12-01T23:32:41.570Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2021-12-01T23:32:41.629Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2021-12-01T23:32:41.699Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2021-12-01T23:32:41.786Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2021-12-01T23:32:41.891Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2021-12-01T23:32:41.956Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2021-12-01T23:32:42.065Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2021-12-01T23:32:42.172Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2021-12-01T23:32:42.227Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2021-12-01T23:32:42.270Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2021-12-01T23:32:42.334Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2021-12-01T23:32:42.408Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2021-12-01T23:32:42.498Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2021-12-01T23:32:42.559Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2021-12-01T23:32:42.626Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2021-12-01T23:32:42.690Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2021-12-01T23:32:42.751Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2021-12-01T23:32:42.796Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2021-12-01T23:32:42.899Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2021-12-01T23:32:43.017Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2021-12-01T23:32:43.064Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2021-12-01T23:32:43.091Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2021-12-01T23:32:43.295Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2021-12-01T23:32:43.358Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2021-12-01T23:32:43.437Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2021-12-01T23:32:43.573Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2021-12-01T23:32:43.644Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2021-12-01T23:32:43.708Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2021-12-01T23:32:43.739Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2021-12-01T23:32:43.860Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.053s)
2021-12-01T23:32:44.318Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-12-01T23:32:44.584Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-12-01T23:32:45.169Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-12-01T23:32:46.867Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-12-01T23:32:49.957Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-12-01T23:32:56.986Z||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
2021-12-01T23:32:58.909Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2021-12-01T23:33:01.160Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2021-12-01T23:33:01.714Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-12-01T23:33:07.000Z||main|||||INFO|500||Started MSORequestDBApplication in 38.377 seconds (JVM running for 39.222)
2021-12-01T23:33:07.019Z|533e20b4-5288-4b4e-ae07-c516b7c36a57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:33:07.031Z|533e20b4-5288-4b4e-ae07-c516b7c36a57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:33:07.033Z|f50cadfc-32fb-4eb1-9448-6fc409552b90|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:33:07.049Z|f50cadfc-32fb-4eb1-9448-6fc409552b90|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:33:21.995Z|f27b1f08-aaae-4ded-9c70-3d6a068a7f99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:33:22.000Z|f27b1f08-aaae-4ded-9c70-3d6a068a7f99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:33:36.996Z|137e1fc5-13c6-4d9e-8ee3-f7349158905e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:33:37.000Z|137e1fc5-13c6-4d9e-8ee3-f7349158905e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:33:37.055Z|edacb544-745c-4c89-8232-a9d525637e5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:33:37.057Z|edacb544-745c-4c89-8232-a9d525637e5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:33:51.997Z|02db5971-aa0a-4d4d-9973-960edc8e2cfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:33:52.006Z|02db5971-aa0a-4d4d-9973-960edc8e2cfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:34:06.994Z|2ead61dd-ce8d-4b1e-b12a-0c062556ac5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:34:06.997Z|2ead61dd-ce8d-4b1e-b12a-0c062556ac5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:34:07.059Z|5938f05a-a138-4d8d-b84a-8083ec613ebc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:34:07.062Z|5938f05a-a138-4d8d-b84a-8083ec613ebc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:34:21.994Z|b64c7bc9-780a-4ca0-9716-2c4de222de9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:34:21.998Z|b64c7bc9-780a-4ca0-9716-2c4de222de9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:34:36.993Z|538d0ae4-4327-47e2-9cc4-90e0c03110a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:34:36.997Z|538d0ae4-4327-47e2-9cc4-90e0c03110a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:34:37.065Z|67d74262-982e-4407-b15e-7152ea5d4c54|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:34:37.080Z|67d74262-982e-4407-b15e-7152ea5d4c54|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:34:51.996Z|850d6032-8a57-4863-a246-cff3cc85de36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:34:51.999Z|850d6032-8a57-4863-a246-cff3cc85de36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:35:06.995Z|e1982553-ed33-4dc8-8c60-391f43f96bd6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:35:07.001Z|e1982553-ed33-4dc8-8c60-391f43f96bd6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:35:07.081Z|e6d27daa-ae8f-4792-9d37-85ff1f8bf0e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:35:07.083Z|e6d27daa-ae8f-4792-9d37-85ff1f8bf0e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:35:21.994Z|267d46e7-948f-4389-b80a-a81f8e8b5f83|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:35:21.996Z|267d46e7-948f-4389-b80a-a81f8e8b5f83|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:35:36.998Z|46350087-a0f3-4675-86f0-436545e4ddd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:35:37.000Z|46350087-a0f3-4675-86f0-436545e4ddd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:35:37.085Z|64a9916d-927c-454c-b2ca-27854ab9694d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:35:37.086Z|64a9916d-927c-454c-b2ca-27854ab9694d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:35:51.994Z|5e748c63-67ee-4618-849c-49cbcab351b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:35:51.997Z|5e748c63-67ee-4618-849c-49cbcab351b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:36:06.994Z|2f0c1624-0431-451e-b5f8-19585831f8c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:36:06.996Z|2f0c1624-0431-451e-b5f8-19585831f8c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:36:07.087Z|5728bb1c-3e1d-4c14-bddf-0b0e70d89bfc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:36:07.088Z|5728bb1c-3e1d-4c14-bddf-0b0e70d89bfc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:36:21.994Z|e95c3169-9c2f-4b4f-a0b4-174675e40523|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:36:21.997Z|e95c3169-9c2f-4b4f-a0b4-174675e40523|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:36:36.993Z|150a2120-cb17-4cf9-8e7e-3ce94a7b65d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:36:36.996Z|150a2120-cb17-4cf9-8e7e-3ce94a7b65d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:36:37.090Z|92d8bc23-d05f-4394-9c3f-4cf1c1f83e4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:36:37.091Z|92d8bc23-d05f-4394-9c3f-4cf1c1f83e4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:36:52.006Z|6f978068-cdab-48d6-9056-8f74aaad8890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:36:52.012Z|6f978068-cdab-48d6-9056-8f74aaad8890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:37:06.995Z|201a0f8e-e601-4915-8db0-3e5c85b03198|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:37:07.000Z|201a0f8e-e601-4915-8db0-3e5c85b03198|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:37:07.092Z|06c114d8-09dc-47c2-aa33-4fa7ceb86e93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:37:07.094Z|06c114d8-09dc-47c2-aa33-4fa7ceb86e93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:37:21.994Z|42175231-ed2a-417d-a4d5-45357526fb64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:37:21.996Z|42175231-ed2a-417d-a4d5-45357526fb64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:37:36.993Z|b98542ba-244d-49c4-ad77-b887ddcaa073|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:37:36.994Z|b98542ba-244d-49c4-ad77-b887ddcaa073|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:37:37.095Z|c05bb3a2-a1c2-4fa4-ab95-78b736e07282|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:37:37.097Z|c05bb3a2-a1c2-4fa4-ab95-78b736e07282|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:37:51.994Z|682e2082-d500-44e3-a5a3-6a2e07e537f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:37:51.998Z|682e2082-d500-44e3-a5a3-6a2e07e537f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:38:06.995Z|04805b50-29b0-44e4-8b23-f057fa96872f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:38:06.999Z|04805b50-29b0-44e4-8b23-f057fa96872f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:38:07.099Z|8741d2ef-de7a-432e-996e-71a0e167be7f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:38:07.101Z|8741d2ef-de7a-432e-996e-71a0e167be7f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:38:21.994Z|3e080220-e33e-40e4-80c5-4f17626da3b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:38:21.997Z|3e080220-e33e-40e4-80c5-4f17626da3b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:38:36.994Z|a2f88c93-3a42-4c4b-be6c-de80c5822ed6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:38:36.998Z|a2f88c93-3a42-4c4b-be6c-de80c5822ed6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:38:37.102Z|c06ffe05-fdb3-4cf9-8745-951d8c469020|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:38:37.103Z|c06ffe05-fdb3-4cf9-8745-951d8c469020|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:38:51.995Z|48da9c9e-7a3f-46e2-b3b6-6f083e22247a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:38:51.998Z|48da9c9e-7a3f-46e2-b3b6-6f083e22247a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:39:06.993Z|f94af85d-2afb-4059-9521-12d7f7a8a43b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:39:06.995Z|f94af85d-2afb-4059-9521-12d7f7a8a43b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:39:07.105Z|36fe576a-cb05-490c-890b-e2cde51e7c1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:39:07.106Z|36fe576a-cb05-490c-890b-e2cde51e7c1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:39:21.994Z|18eb84ba-16df-4d5c-bd74-de71d27cf8cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:39:21.998Z|18eb84ba-16df-4d5c-bd74-de71d27cf8cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:39:36.993Z|0a4e0d31-ef7b-4064-9325-c9b233ade2a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:39:36.994Z|0a4e0d31-ef7b-4064-9325-c9b233ade2a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:39:37.107Z|a4be1ec3-c5eb-41be-a1aa-92db5731b8f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:39:37.108Z|a4be1ec3-c5eb-41be-a1aa-92db5731b8f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:39:51.994Z|a297dbc2-23f9-4621-909b-7954d4ffa78d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:39:51.995Z|a297dbc2-23f9-4621-909b-7954d4ffa78d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:40:06.994Z|7be66f91-ac14-44b1-bf72-1f301fa0236e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:40:06.999Z|7be66f91-ac14-44b1-bf72-1f301fa0236e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:40:07.110Z|34a238b7-1287-4ff9-9d14-565d527f7ba5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:40:07.111Z|34a238b7-1287-4ff9-9d14-565d527f7ba5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:40:21.994Z|589b2a04-6521-4a72-9fff-8d4bac383645|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:40:21.996Z|589b2a04-6521-4a72-9fff-8d4bac383645|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:40:36.993Z|30ee674f-0b9e-4065-bd05-d0a5cc34fb47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:40:36.994Z|30ee674f-0b9e-4065-bd05-d0a5cc34fb47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:40:37.116Z|0be66380-5053-4b15-b0ad-4e5adb22ead5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:40:37.117Z|0be66380-5053-4b15-b0ad-4e5adb22ead5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:40:51.996Z|f5a65b45-d370-4498-a9a5-f9c91bf2abe6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:40:52.003Z|f5a65b45-d370-4498-a9a5-f9c91bf2abe6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:41:06.994Z|283ba433-487a-4859-8207-f7f390b7b378|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:41:06.995Z|283ba433-487a-4859-8207-f7f390b7b378|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:41:07.118Z|54b1334e-e80d-4307-a95f-d61ce202ef4b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:41:07.119Z|54b1334e-e80d-4307-a95f-d61ce202ef4b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:41:21.994Z|d4890901-731f-49fd-935c-bd583f91f6da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:41:21.996Z|d4890901-731f-49fd-935c-bd583f91f6da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:41:36.993Z|b72356d1-5200-42c6-b68b-1eef2a4c958f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:41:36.995Z|b72356d1-5200-42c6-b68b-1eef2a4c958f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:41:37.120Z|e33fc72b-fb23-48e2-9536-81e7661b571b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:41:37.121Z|e33fc72b-fb23-48e2-9536-81e7661b571b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:41:51.994Z|a9a510de-be1d-494f-8b6f-a7c9c5017bb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:41:51.996Z|a9a510de-be1d-494f-8b6f-a7c9c5017bb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:42:06.994Z|42ccd4b0-0de8-4bfe-9717-db512bf8d22e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:42:06.999Z|42ccd4b0-0de8-4bfe-9717-db512bf8d22e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:42:07.122Z|512379ed-044d-4baa-a244-7a440983bbfd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:42:07.123Z|512379ed-044d-4baa-a244-7a440983bbfd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:42:21.993Z|3aad6e4c-5832-4f28-83a6-34b2fe3859e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:42:21.995Z|3aad6e4c-5832-4f28-83a6-34b2fe3859e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:42:36.996Z|005ab447-cc1c-4217-a636-74a1d6bd0a69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:42:37.005Z|005ab447-cc1c-4217-a636-74a1d6bd0a69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:42:37.125Z|e647c161-7846-4fa1-b50e-66befd9460d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:42:37.126Z|e647c161-7846-4fa1-b50e-66befd9460d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:42:51.996Z|1c713264-ff87-4008-93b8-31023b612a96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:42:51.999Z|1c713264-ff87-4008-93b8-31023b612a96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:42:59.592Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-12-01T23:42:59.757Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:42:59.758Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:42:59.759Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:42:59.759Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:42:59.760Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:42:59.761Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:43:00.065Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:43:00.065Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:43:00.069Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:43:00.070Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:43:00 GMT;Connection:close;
2021-12-01T23:43:00.070Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:43:00.071Z|2afbce52-d3a1-429a-81e4-2023c975260c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:43:06.993Z|2bb4a3d0-a81a-415f-9913-f81195f32081|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:43:06.994Z|2bb4a3d0-a81a-415f-9913-f81195f32081|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:43:07.128Z|8a7822c6-fc43-49ae-99db-9915dbb07938|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:43:07.129Z|8a7822c6-fc43-49ae-99db-9915dbb07938|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:43:21.993Z|a89b0bf4-e12d-4a49-accf-24d5986e85b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:43:21.996Z|a89b0bf4-e12d-4a49-accf-24d5986e85b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:43:36.993Z|0705759b-4c92-4195-82de-86c56eea7719|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:43:36.995Z|0705759b-4c92-4195-82de-86c56eea7719|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:43:37.131Z|54458e8f-f433-4572-9ddc-e56821309a4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:43:37.132Z|54458e8f-f433-4572-9ddc-e56821309a4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:43:51.993Z|a3cf89f7-b605-45c5-a005-71029ebc1805|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:43:51.994Z|a3cf89f7-b605-45c5-a005-71029ebc1805|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:43:59.417Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:43:59.418Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:43:59.418Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:43:59.419Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:43:59.420Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:43:59.420Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:43:59.434Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:43:59.435Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:43:59.435Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:43:59.436Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:43:59 GMT;Connection:close;
2021-12-01T23:43:59.436Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:43:59.437Z|9f647c40-7655-4c1f-bbb4-cf450bf7de74|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:44:06.994Z|2339c002-d4bf-458a-b8a4-6ee8fac9af8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:44:06.999Z|2339c002-d4bf-458a-b8a4-6ee8fac9af8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:44:07.134Z|6fd1accc-0452-4842-919a-9188c7278270|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:44:07.135Z|6fd1accc-0452-4842-919a-9188c7278270|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:44:21.993Z|84993508-8e60-4ecf-8080-2c863e37bb37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:44:21.995Z|84993508-8e60-4ecf-8080-2c863e37bb37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:44:36.995Z|df180b52-3aed-4c32-9c27-490758a89d44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:44:36.997Z|df180b52-3aed-4c32-9c27-490758a89d44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:44:37.136Z|788b0807-77e2-4fdd-a186-bf67ae146f74|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:44:37.138Z|788b0807-77e2-4fdd-a186-bf67ae146f74|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:44:51.996Z|f39e24e8-7e0b-4313-896d-7837a983690d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:44:52.003Z|f39e24e8-7e0b-4313-896d-7837a983690d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:44:59.421Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:44:59.422Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:44:59.422Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:44:59.426Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:44:59.427Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:44:59.427Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:44:59.441Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:44:59.441Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:44:59.442Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:44:59.442Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:44:59 GMT;Connection:close;
2021-12-01T23:44:59.443Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:44:59.443Z|a8d82926-c973-421f-90ea-70ef95d789dc|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:45:06.994Z|06cebf65-c91b-402e-91cb-3927a72dbccc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:45:06.996Z|06cebf65-c91b-402e-91cb-3927a72dbccc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:45:07.139Z|f94f7652-c9b6-481e-84e1-5fdb43436f24|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:45:07.140Z|f94f7652-c9b6-481e-84e1-5fdb43436f24|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:45:21.994Z|2e2acdf5-dc9a-4fc9-b0cf-65280d84efa2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:45:21.995Z|2e2acdf5-dc9a-4fc9-b0cf-65280d84efa2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:45:36.993Z|53c886e4-e935-461f-a1a2-3540d5dbfedf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:45:36.995Z|53c886e4-e935-461f-a1a2-3540d5dbfedf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:45:37.143Z|4f42c855-8ea5-4673-a40b-bb3ed8a165e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:45:37.144Z|4f42c855-8ea5-4673-a40b-bb3ed8a165e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:45:51.994Z|7084e5c7-c62a-4315-884c-69953c35451b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:45:51.996Z|7084e5c7-c62a-4315-884c-69953c35451b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:45:59.421Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:45:59.422Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:45:59.422Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:45:59.423Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:45:59.427Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:45:59.427Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:45:59.445Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:45:59.445Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:45:59.446Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:45:59.446Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:45:59 GMT;Connection:close;
2021-12-01T23:45:59.446Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:45:59.447Z|d5e0152c-0ef2-46bc-9d28-f7cac0e9cea6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:46:06.994Z|29b9d58f-96e9-40a3-b61b-1c7ced72b67f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:46:06.995Z|29b9d58f-96e9-40a3-b61b-1c7ced72b67f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:46:07.145Z|b0b19fb6-de0b-48ed-a75e-0aee02d214f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:46:07.146Z|b0b19fb6-de0b-48ed-a75e-0aee02d214f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:46:21.994Z|772e3751-a704-42ea-b7c5-51eaa8e58948|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:46:21.997Z|772e3751-a704-42ea-b7c5-51eaa8e58948|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:46:36.996Z|1ecee039-c7cb-408b-bc70-514555111488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:46:37.001Z|1ecee039-c7cb-408b-bc70-514555111488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:46:37.148Z|259adcee-0195-4811-bbdb-e8cc72f0d273|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:46:37.148Z|259adcee-0195-4811-bbdb-e8cc72f0d273|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:46:51.994Z|eab8a58d-604a-4096-9946-742b4b746d1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:46:51.996Z|eab8a58d-604a-4096-9946-742b4b746d1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:46:59.433Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:46:59.436Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:46:59.436Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:46:59.439Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:46:59.440Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:46:59.440Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:46:59.454Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:46:59.455Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:46:59.455Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:46:59.455Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:46:59 GMT;Connection:close;
2021-12-01T23:46:59.456Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:46:59.456Z|ce00a08b-c141-4cfd-9b72-81e8017b4937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:47:06.993Z|5aedb254-89dd-402c-8dbb-6592bdbfbe6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:47:06.996Z|5aedb254-89dd-402c-8dbb-6592bdbfbe6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:47:07.150Z|aaa60336-f31e-4181-acc8-3193b66a3f01|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:47:07.151Z|aaa60336-f31e-4181-acc8-3193b66a3f01|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:47:21.993Z|0edbeaa5-ef69-4a84-b868-78e9232afda8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:47:21.994Z|0edbeaa5-ef69-4a84-b868-78e9232afda8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:47:36.993Z|c0b70df7-632d-4ce2-9c1c-3ac3faacc5ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:47:36.994Z|c0b70df7-632d-4ce2-9c1c-3ac3faacc5ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:47:37.153Z|33df4599-5ec0-49aa-8389-dba3400558e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:47:37.155Z|33df4599-5ec0-49aa-8389-dba3400558e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:47:51.994Z|26a3d324-9edc-4694-8ab9-11e12d7344e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:47:51.997Z|26a3d324-9edc-4694-8ab9-11e12d7344e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:47:59.421Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:47:59.423Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:47:59.424Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:47:59.428Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:47:59.429Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:47:59.430Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:47:59.444Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:47:59.445Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:47:59.445Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:47:59.446Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:47:59 GMT;Connection:close;
2021-12-01T23:47:59.446Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:47:59.449Z|a25f13d1-5f47-4890-87d1-94b8606f27f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:48:06.994Z|f33e8603-dfcd-4081-8dab-f8224d1abeb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:48:06.997Z|f33e8603-dfcd-4081-8dab-f8224d1abeb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:48:07.157Z|7b82de7c-de4f-415b-8512-fe5060380e5d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:48:07.159Z|7b82de7c-de4f-415b-8512-fe5060380e5d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:48:21.994Z|76a12185-3429-49db-b2c6-c140872634c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:48:21.995Z|76a12185-3429-49db-b2c6-c140872634c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:48:36.995Z|e902e867-5404-4f4d-9b81-a9eb667e20e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:48:36.999Z|e902e867-5404-4f4d-9b81-a9eb667e20e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:48:37.160Z|bbe0a217-3f4c-43c1-ac52-2938940be40f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:48:37.161Z|bbe0a217-3f4c-43c1-ac52-2938940be40f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:48:51.993Z|4933f780-e838-4f18-bbb8-e3f7acf1be6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:48:51.995Z|4933f780-e838-4f18-bbb8-e3f7acf1be6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:48:59.415Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:48:59.416Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:48:59.416Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:48:59.417Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:48:59.417Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:48:59.417Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:48:59.427Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:48:59.428Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:48:59.428Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:48:59.429Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:48:59 GMT;Connection:close;
2021-12-01T23:48:59.429Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:48:59.430Z|3d3623ef-6649-40ba-b5a9-80a82ae3bcba|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:49:06.993Z|1a400a0a-8073-4a23-8103-050c83f15acd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:49:06.995Z|1a400a0a-8073-4a23-8103-050c83f15acd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:49:07.163Z|237a340e-5686-4c51-85d7-1dd10467588e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:49:07.164Z|237a340e-5686-4c51-85d7-1dd10467588e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:49:21.993Z|af79b980-c136-4ba6-b6d7-e8cd00678d3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:49:21.997Z|af79b980-c136-4ba6-b6d7-e8cd00678d3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:49:36.993Z|bad68b5a-0095-4e83-9eae-8ef1f3f96244|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:49:36.994Z|bad68b5a-0095-4e83-9eae-8ef1f3f96244|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:49:37.165Z|b8b68476-abcd-4363-9882-50830158793f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:49:37.166Z|b8b68476-abcd-4363-9882-50830158793f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:49:51.994Z|032fb4ea-e765-4a48-be3e-858f4b333c4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:49:51.996Z|032fb4ea-e765-4a48-be3e-858f4b333c4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:49:59.429Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:49:59.433Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:49:59.433Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:49:59.434Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:49:59.434Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:49:59.436Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:49:59.467Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:49:59.468Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:49:59.469Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:49:59.469Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:49:59 GMT;Connection:close;
2021-12-01T23:49:59.470Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:49:59.471Z|15e0a817-27e7-4ecf-9ec8-e0b8f78d58c0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:50:06.993Z|b9f7f47c-62ee-43b6-a7a7-af5085d42145|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:50:06.997Z|b9f7f47c-62ee-43b6-a7a7-af5085d42145|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:50:07.167Z|5e4927e0-2e45-4d86-ab23-34aff48014f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:50:07.169Z|5e4927e0-2e45-4d86-ab23-34aff48014f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:50:21.993Z|5dd2e18f-1d32-4de7-a29c-51120c25d9db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:50:21.995Z|5dd2e18f-1d32-4de7-a29c-51120c25d9db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:50:36.994Z|34d28105-4c4f-437a-9478-52a3ae2bd5c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:50:36.997Z|34d28105-4c4f-437a-9478-52a3ae2bd5c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:50:37.170Z|ec1f790a-a03f-447f-ada1-94c5be0143fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:50:37.171Z|ec1f790a-a03f-447f-ada1-94c5be0143fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:50:51.994Z|203ecd80-7773-436e-aae0-4550b39d39da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:50:51.999Z|203ecd80-7773-436e-aae0-4550b39d39da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:50:59.418Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:50:59.419Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:50:59.419Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:50:59.423Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:50:59.423Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:50:59.424Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:50:59.436Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:50:59.437Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:50:59.437Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:50:59.438Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:50:59 GMT;Connection:close;
2021-12-01T23:50:59.438Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:50:59.439Z|e2fe9664-b029-47cc-bd6b-2d914446701a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:51:06.993Z|4dc93e3b-192f-4a34-9c29-57923d00d10a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:51:06.995Z|4dc93e3b-192f-4a34-9c29-57923d00d10a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:51:07.173Z|99f7cbad-f55f-4494-b110-6d027acf8c61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:51:07.174Z|99f7cbad-f55f-4494-b110-6d027acf8c61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:51:21.994Z|db9e9d35-6fc1-4967-b046-00d807fcd0ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:51:21.995Z|db9e9d35-6fc1-4967-b046-00d807fcd0ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:51:36.993Z|d85fe769-ca8c-4d32-bcc0-276c47e40c1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:51:36.997Z|d85fe769-ca8c-4d32-bcc0-276c47e40c1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:51:37.176Z|c952b4b5-1e5a-4d3a-9425-304733a93cff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:51:37.177Z|c952b4b5-1e5a-4d3a-9425-304733a93cff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:51:51.994Z|fa33eda4-6c9c-4240-a1bb-937c86fe4f41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:51:51.995Z|fa33eda4-6c9c-4240-a1bb-937c86fe4f41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:51:59.418Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:51:59.420Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:51:59.420Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:51:59.421Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:51:59.422Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:51:59.423Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:51:59.438Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:51:59.438Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:51:59.439Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:51:59.439Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:51:59 GMT;Connection:close;
2021-12-01T23:51:59.439Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:51:59.440Z|9ab3715a-24e0-4d5f-acdc-a2ac6b0708e4|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:52:06.994Z|c30acd2b-6559-46c9-a83e-6a5a86ef4b33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:52:06.996Z|c30acd2b-6559-46c9-a83e-6a5a86ef4b33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:52:07.179Z|99659a22-a3d8-4548-b77d-2f86f04f2638|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:52:07.180Z|99659a22-a3d8-4548-b77d-2f86f04f2638|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:52:21.994Z|ae05e176-b681-4988-9ddf-e4c84619822f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:52:21.997Z|ae05e176-b681-4988-9ddf-e4c84619822f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:52:36.997Z|7bee39a4-3c86-41a4-8dc9-3b088bf8de51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:52:37.001Z|7bee39a4-3c86-41a4-8dc9-3b088bf8de51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:52:37.181Z|d420a275-36fa-4026-a0ac-7d0b23563abb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:52:37.182Z|d420a275-36fa-4026-a0ac-7d0b23563abb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:52:51.994Z|496981fd-7c50-49de-b8c8-7a5a9877f02e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:52:51.995Z|496981fd-7c50-49de-b8c8-7a5a9877f02e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:52:59.422Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:52:59.423Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:52:59.423Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:52:59.425Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:52:59.425Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:52:59.426Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:52:59.441Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:52:59.442Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:52:59.443Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:52:59.443Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:52:59 GMT;Connection:close;
2021-12-01T23:52:59.444Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:52:59.445Z|9daea818-f6cc-4e79-8818-dae0288da28e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:53:06.993Z|bca1e92b-3fc5-46ed-8b83-3d4ec244ea96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:53:06.996Z|bca1e92b-3fc5-46ed-8b83-3d4ec244ea96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:53:07.184Z|d4ff1fc0-9bc1-46d1-9a0e-445033e5b64e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:53:07.185Z|d4ff1fc0-9bc1-46d1-9a0e-445033e5b64e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:53:21.993Z|7863b612-8dc6-45c5-a883-5b56ae50668d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:53:21.995Z|7863b612-8dc6-45c5-a883-5b56ae50668d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:53:36.993Z|d96b1b78-6739-459f-98f7-7190692b258a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:53:36.995Z|d96b1b78-6739-459f-98f7-7190692b258a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:53:37.187Z|733292a4-6e51-4f5b-a5a2-ec732bac0f16|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:53:37.188Z|733292a4-6e51-4f5b-a5a2-ec732bac0f16|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:53:51.993Z|448451ae-acd4-4548-a954-b7904f26f2d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:53:51.997Z|448451ae-acd4-4548-a954-b7904f26f2d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:53:59.418Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:53:59.419Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:53:59.420Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:53:59.424Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:53:59.425Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:53:59.426Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:53:59.440Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:53:59.440Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:53:59.441Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:53:59.442Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:53:59 GMT;Connection:close;
2021-12-01T23:53:59.442Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:53:59.443Z|6cdcd7c3-960c-4099-8b34-3e5cc9380b1e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:54:06.994Z|4c4d98b2-a030-476d-aaaa-0d6d2df4b22e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:54:06.996Z|4c4d98b2-a030-476d-aaaa-0d6d2df4b22e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:54:07.189Z|639da74b-66e8-454c-8a30-13942738ccd1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:54:07.190Z|639da74b-66e8-454c-8a30-13942738ccd1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:54:21.993Z|899be7bb-9cc2-4ee7-9157-0d65d9a6af2a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:54:21.994Z|899be7bb-9cc2-4ee7-9157-0d65d9a6af2a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:54:36.995Z|b9690122-05bc-48ee-bc86-2f19dc2af2bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:54:36.999Z|b9690122-05bc-48ee-bc86-2f19dc2af2bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:54:37.191Z|49d78fb6-a791-4ba4-960d-453fc6e2b781|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:54:37.192Z|49d78fb6-a791-4ba4-960d-453fc6e2b781|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:54:51.993Z|052ded2b-46c1-4c48-a00c-b9612b33841e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:54:51.995Z|052ded2b-46c1-4c48-a00c-b9612b33841e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:54:59.419Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:54:59.420Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:54:59.421Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:54:59.421Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:54:59.422Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:54:59.423Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:54:59.436Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:54:59.436Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:54:59.436Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:54:59.437Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:54:59 GMT;Connection:close;
2021-12-01T23:54:59.437Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:54:59.438Z|69126f2b-342d-4ee4-8546-991bf206b245|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:55:06.993Z|766a6e8b-3b15-4c73-9360-4ae4e4b48bb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:55:06.995Z|766a6e8b-3b15-4c73-9360-4ae4e4b48bb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:55:07.193Z|3ec369ca-11b4-488e-8f6c-0d0acedcc954|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:55:07.194Z|3ec369ca-11b4-488e-8f6c-0d0acedcc954|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:55:21.993Z|f8cf3de5-6c0c-4f1c-9936-b520f3e80ddf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:55:21.996Z|f8cf3de5-6c0c-4f1c-9936-b520f3e80ddf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:55:36.993Z|539e3c10-1b3d-4b93-8fd6-a017a6114101|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:55:36.995Z|539e3c10-1b3d-4b93-8fd6-a017a6114101|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:55:37.196Z|991261a9-2256-4c27-8c3a-93e0e677aad0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:55:37.199Z|991261a9-2256-4c27-8c3a-93e0e677aad0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:55:51.993Z|abc33167-0f6e-4924-a36e-dac7de9602a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:55:51.997Z|abc33167-0f6e-4924-a36e-dac7de9602a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:55:59.429Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:55:59.431Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:55:59.432Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:55:59.433Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:55:59.434Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:55:59.434Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:55:59.453Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:55:59.454Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:55:59.454Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:55:59.455Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:55:59 GMT;Connection:close;
2021-12-01T23:55:59.456Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:55:59.456Z|ddfde76e-88c0-4db0-9fdf-73193e162dbe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:56:06.993Z|6df6e23a-98d8-4852-83c6-03762516fa14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:56:06.994Z|6df6e23a-98d8-4852-83c6-03762516fa14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:56:07.200Z|2f76bcf3-7b4e-4724-bd54-130689b031a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:56:07.201Z|2f76bcf3-7b4e-4724-bd54-130689b031a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:56:21.994Z|7881a67c-ab8d-4dd1-bb6d-4f910bd1c998|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:56:21.996Z|7881a67c-ab8d-4dd1-bb6d-4f910bd1c998|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:56:36.996Z|448af3df-c4ec-4462-ae74-7b5d051f6863|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:56:37.001Z|448af3df-c4ec-4462-ae74-7b5d051f6863|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:56:37.203Z|c529c457-87d8-45f8-a776-60f547bd1e90|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:56:37.204Z|c529c457-87d8-45f8-a776-60f547bd1e90|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:56:51.994Z|43b20124-5daf-4ad3-878a-bb5cc5d19079|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:56:51.996Z|43b20124-5daf-4ad3-878a-bb5cc5d19079|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:56:59.418Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:56:59.427Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:56:59.427Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:56:59.430Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:56:59.431Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:56:59.432Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:56:59.443Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:56:59.444Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:56:59.444Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:56:59.445Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:56:59 GMT;Connection:close;
2021-12-01T23:56:59.445Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:56:59.446Z|1d95abf5-e83c-4e32-9ad4-f51b9447e6b5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:57:06.993Z|a17f6e24-bbaf-482b-b435-767dadebd78d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:57:06.995Z|a17f6e24-bbaf-482b-b435-767dadebd78d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:57:07.206Z|42b35dd3-17e0-4285-9a62-fc292f2ea82a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:57:07.207Z|42b35dd3-17e0-4285-9a62-fc292f2ea82a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:57:21.993Z|b554db66-5089-4094-a6d3-359178a5a7e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:57:21.996Z|b554db66-5089-4094-a6d3-359178a5a7e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:57:36.993Z|ad995d16-1b92-47c2-bc95-a3342ef64954|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:57:36.994Z|ad995d16-1b92-47c2-bc95-a3342ef64954|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:57:37.208Z|c7dfb225-320d-45d8-b9b3-3d701a7a6b0a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:57:37.209Z|c7dfb225-320d-45d8-b9b3-3d701a7a6b0a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:57:51.994Z|e3010de8-8f6d-49a0-adbc-ba0931bb99fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:57:51.998Z|e3010de8-8f6d-49a0-adbc-ba0931bb99fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:57:59.414Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:57:59.415Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:57:59.415Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:57:59.416Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:57:59.417Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:57:59.417Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:57:59.435Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:57:59.435Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:57:59.436Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:57:59.436Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:57:59 GMT;Connection:close;
2021-12-01T23:57:59.436Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:57:59.437Z|d815977b-aed8-4711-a920-875e8d92b186|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:58:06.993Z|03629fcb-98d4-40c5-9e64-b269b8ece0c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:58:06.995Z|03629fcb-98d4-40c5-9e64-b269b8ece0c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:58:07.210Z|d33bb864-7ece-4f8d-90da-1e7fa0dd4848|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:58:07.211Z|d33bb864-7ece-4f8d-90da-1e7fa0dd4848|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:58:21.996Z|f0dbf37b-9db7-4afe-86d9-43ad8b948a27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:58:22.001Z|f0dbf37b-9db7-4afe-86d9-43ad8b948a27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:58:36.994Z|71fb230d-9530-4f95-8b35-d9d9a32351a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:58:36.995Z|71fb230d-9530-4f95-8b35-d9d9a32351a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:58:37.212Z|2ed0d2ee-7532-4d05-be4c-6c3c8ad025e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:58:37.215Z|2ed0d2ee-7532-4d05-be4c-6c3c8ad025e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:58:51.993Z|d68713b8-0f50-48fc-9e22-e0b65ea04865|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:58:51.994Z|d68713b8-0f50-48fc-9e22-e0b65ea04865|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:58:59.417Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:58:59.418Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:58:59.419Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:58:59.419Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:58:59.420Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:58:59.420Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:58:59.433Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:58:59.433Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:58:59.434Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:58:59.434Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:58:59 GMT;Connection:close;
2021-12-01T23:58:59.434Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:58:59.435Z|5e37ba19-fba3-41d1-8f88-dd1309b62c05|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-01T23:59:06.993Z|73329c26-ccc8-41d8-8d13-2841303c246f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:59:06.996Z|73329c26-ccc8-41d8-8d13-2841303c246f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:59:07.217Z|f52543c2-ce78-4431-ad95-4e6168272e64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:59:07.218Z|f52543c2-ce78-4431-ad95-4e6168272e64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:59:21.993Z|a559bc6e-48dd-481f-9640-de37d4835079|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:59:21.995Z|a559bc6e-48dd-481f-9640-de37d4835079|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:59:36.993Z|d83e4918-cf4e-40d7-89e7-db89feb1e1c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:59:36.995Z|d83e4918-cf4e-40d7-89e7-db89feb1e1c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:59:37.219Z|57ba640a-58c4-4560-90b6-9c82369f04d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:59:37.220Z|57ba640a-58c4-4560-90b6-9c82369f04d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:59:51.994Z|ba25b180-3ac7-43fa-b4cd-13c2059c1423|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-01T23:59:52.000Z|ba25b180-3ac7-43fa-b4cd-13c2059c1423|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-01T23:59:59.416Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-01T23:59:59.417Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-01T23:59:59.417Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-01T23:59:59.421Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-01T23:59:59.421Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-01T23:59:59.422Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-01T23:59:59.433Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-01T23:59:59.433Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-01T23:59:59.434Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-01T23:59:59.434Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 01 Dec 2021 23:59:59 GMT;Connection:close;
2021-12-01T23:59:59.435Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-01T23:59:59.436Z|aa761ab7-7bb1-44f3-b0c4-5878293d918f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:00:06.993Z|fa9b4150-8271-440a-b4c0-cad65af8c0dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:00:06.995Z|fa9b4150-8271-440a-b4c0-cad65af8c0dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:00:07.221Z|c480d4bb-474a-4120-9979-0c3b9fdfa47d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:00:07.222Z|c480d4bb-474a-4120-9979-0c3b9fdfa47d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:00:21.995Z|68a81d45-2e9c-4c41-bc9b-4c3660cb00d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:00:21.998Z|68a81d45-2e9c-4c41-bc9b-4c3660cb00d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:00:36.993Z|3eba7613-3a4b-48c6-b614-38c8d8fbf48a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:00:36.997Z|3eba7613-3a4b-48c6-b614-38c8d8fbf48a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:00:37.223Z|d7ef9d87-b1f2-4b47-b046-d426bb20bceb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:00:37.224Z|d7ef9d87-b1f2-4b47-b046-d426bb20bceb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:00:51.994Z|d6fa2fdf-cf12-417d-82a5-be47a24e75e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:00:51.995Z|d6fa2fdf-cf12-417d-82a5-be47a24e75e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:00:59.417Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:00:59.418Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:00:59.418Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:00:59.419Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:00:59.419Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:00:59.419Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:00:59.434Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:00:59.435Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:00:59.435Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:00:59.435Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:00:59 GMT;Connection:close;
2021-12-02T00:00:59.436Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:00:59.436Z|097dc7ab-ae70-4a4d-bd66-e08dfcc311fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:01:06.993Z|976a9d84-705d-40d6-8a8b-8c3248171b7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:01:06.994Z|976a9d84-705d-40d6-8a8b-8c3248171b7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:01:07.226Z|ec19a149-5b5c-4f93-a01a-512e7a188287|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:01:07.226Z|ec19a149-5b5c-4f93-a01a-512e7a188287|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:01:21.993Z|93623c49-c1ec-4b0e-9d22-8c9d2c95306d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:01:21.996Z|93623c49-c1ec-4b0e-9d22-8c9d2c95306d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:01:36.993Z|30ebfb65-4fe3-4233-b6a9-4b7bb880e139|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:01:36.995Z|30ebfb65-4fe3-4233-b6a9-4b7bb880e139|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:01:37.227Z|0677ed8f-4854-4f38-b124-ad7c8294e4e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:01:37.229Z|0677ed8f-4854-4f38-b124-ad7c8294e4e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:01:51.994Z|677f151c-d612-4707-9577-9f4a4ac29647|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:01:51.996Z|677f151c-d612-4707-9577-9f4a4ac29647|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:01:59.419Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:01:59.420Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:01:59.420Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:01:59.422Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:01:59.423Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:01:59.423Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:01:59.436Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:01:59.436Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:01:59.437Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:01:59.437Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:01:59 GMT;Connection:close;
2021-12-02T00:01:59.438Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:01:59.438Z|879035f7-e18f-44bf-81d6-352edf6ea9bb|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:02:06.993Z|6c90a900-b068-4286-ba75-de51886d104a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:02:06.994Z|6c90a900-b068-4286-ba75-de51886d104a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:02:07.230Z|ecbb563d-c665-4f74-ad0c-3df7a3a4d45e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:02:07.231Z|ecbb563d-c665-4f74-ad0c-3df7a3a4d45e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:02:21.994Z|eb1ea897-e1cd-4e61-abd3-49b1f19b23fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:02:21.996Z|eb1ea897-e1cd-4e61-abd3-49b1f19b23fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:02:36.993Z|d5698243-db0b-4a16-ac38-02e9d115f830|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:02:36.995Z|d5698243-db0b-4a16-ac38-02e9d115f830|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:02:37.232Z|a8fc4d47-4edd-4400-82f9-37751bee67a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:02:37.233Z|a8fc4d47-4edd-4400-82f9-37751bee67a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:02:51.995Z|69587184-0ade-4cff-ac40-f5418bf606bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:02:51.996Z|69587184-0ade-4cff-ac40-f5418bf606bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:02:59.419Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:02:59.419Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:02:59.420Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:02:59.422Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:02:59.423Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:02:59.423Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:02:59.436Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:02:59.437Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:02:59.437Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:02:59.438Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:02:59 GMT;Connection:close;
2021-12-02T00:02:59.438Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:02:59.439Z|3412e5cc-1c70-4b38-8659-044ca4088778|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:03:06.993Z|285d5f5a-84f5-451c-a1ac-6660b13be867|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:03:06.996Z|285d5f5a-84f5-451c-a1ac-6660b13be867|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:03:07.234Z|fdc874d7-8298-47b1-8504-3dbb2e6ab72d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:03:07.235Z|fdc874d7-8298-47b1-8504-3dbb2e6ab72d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:03:21.993Z|0157fc31-ce71-489b-b0d3-1f54db8103c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:03:21.994Z|0157fc31-ce71-489b-b0d3-1f54db8103c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:03:36.993Z|15159440-88ce-4c89-918b-24423b47d80e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:03:36.995Z|15159440-88ce-4c89-918b-24423b47d80e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:03:37.239Z|d3a2eaf1-af92-4dde-8b72-df1b456fbe5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:03:37.240Z|d3a2eaf1-af92-4dde-8b72-df1b456fbe5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:03:51.993Z|e733f6b3-64e3-40c9-be47-2be90b722946|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:03:51.996Z|e733f6b3-64e3-40c9-be47-2be90b722946|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:03:59.415Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:03:59.415Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:03:59.416Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:03:59.416Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:03:59.418Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:03:59.418Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:03:59.430Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:03:59.430Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:03:59.430Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:03:59.430Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:03:59 GMT;Connection:close;
2021-12-02T00:03:59.430Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:03:59.431Z|158a9842-dd41-49ab-94f1-79e36cbab53f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:04:06.994Z|151d51aa-72e1-4e01-ba90-90bdbad9d159|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:04:06.996Z|151d51aa-72e1-4e01-ba90-90bdbad9d159|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:04:07.245Z|8db6bec9-1dae-4c70-aa32-51292e479022|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:04:07.246Z|8db6bec9-1dae-4c70-aa32-51292e479022|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:04:21.995Z|658d14c6-0da9-4412-877a-e37679b52bd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:04:22.000Z|658d14c6-0da9-4412-877a-e37679b52bd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:04:36.993Z|3738f270-5bdd-4add-ac94-c804230ab39a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:04:36.995Z|3738f270-5bdd-4add-ac94-c804230ab39a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:04:37.249Z|8aa52c88-3787-424b-80b1-22a65822a2d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:04:37.250Z|8aa52c88-3787-424b-80b1-22a65822a2d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:04:51.993Z|62f8d1e9-24e1-422c-9494-03329ad4f99d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:04:51.994Z|62f8d1e9-24e1-422c-9494-03329ad4f99d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:04:59.415Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:04:59.415Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:04:59.416Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:04:59.416Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:04:59.417Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:04:59.417Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:04:59.426Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:04:59.427Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:04:59.427Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:04:59.428Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:04:59 GMT;Connection:close;
2021-12-02T00:04:59.428Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:04:59.429Z|e07c8e90-fa99-408a-a481-c2e7eaddfea9|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:05:06.993Z|3398445f-87ba-4244-92cd-18b65c3d669b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:05:06.996Z|3398445f-87ba-4244-92cd-18b65c3d669b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:05:07.251Z|e88a402b-9492-4ebe-ac38-ca5195433dd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:05:07.252Z|e88a402b-9492-4ebe-ac38-ca5195433dd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:05:21.993Z|65cee636-9ac4-4278-a6ea-29061cf28446|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:05:21.994Z|65cee636-9ac4-4278-a6ea-29061cf28446|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:05:36.993Z|36dde98a-e4f7-4f46-912d-5a59cae00012|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:05:36.995Z|36dde98a-e4f7-4f46-912d-5a59cae00012|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:05:37.253Z|dd441c7d-77ea-4327-a553-e67230815f0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:05:37.255Z|dd441c7d-77ea-4327-a553-e67230815f0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:05:51.993Z|93855b34-001a-4caa-ae78-01254cde7833|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:05:51.998Z|93855b34-001a-4caa-ae78-01254cde7833|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:05:59.422Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:05:59.423Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:05:59.424Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:05:59.429Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:05:59.430Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:05:59.430Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:05:59.444Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:05:59.445Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:05:59.445Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:05:59.445Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:05:59 GMT;Connection:close;
2021-12-02T00:05:59.446Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:05:59.446Z|e2d6e3a3-8c9f-464a-8726-1bc0c93cbc5c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:06:06.994Z|4d6f8a02-d3da-4fb5-8d47-14c42853e7fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:06:06.995Z|4d6f8a02-d3da-4fb5-8d47-14c42853e7fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:06:07.257Z|0e6ca7c5-4d03-481d-8430-0bab10bc8e87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:06:07.258Z|0e6ca7c5-4d03-481d-8430-0bab10bc8e87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:06:21.997Z|fb5a1109-141f-4841-a586-4966bf730566|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:06:22.003Z|fb5a1109-141f-4841-a586-4966bf730566|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:06:36.993Z|541f02a3-fbf7-41b3-80d8-e49083e4e973|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:06:36.994Z|541f02a3-fbf7-41b3-80d8-e49083e4e973|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:06:37.259Z|d254485b-a71f-406d-8e6e-0c8c291da6a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:06:37.259Z|d254485b-a71f-406d-8e6e-0c8c291da6a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:06:51.994Z|59983d40-2c12-401e-8487-936602e9400d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:06:51.995Z|59983d40-2c12-401e-8487-936602e9400d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:06:59.419Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:06:59.420Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:06:59.421Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:06:59.422Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:06:59.423Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:06:59.423Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:06:59.438Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:06:59.438Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:06:59.439Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:06:59.439Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:06:59 GMT;Connection:close;
2021-12-02T00:06:59.440Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:06:59.440Z|4f960ff1-4073-4a25-a4e7-7ac544bdbcda|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:07:06.993Z|d4ffff0e-7e35-4779-b939-0019537aac96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:07:06.996Z|d4ffff0e-7e35-4779-b939-0019537aac96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:07:07.260Z|a9d07cf8-32f4-4d22-8747-5708860e9487|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:07:07.262Z|a9d07cf8-32f4-4d22-8747-5708860e9487|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:07:21.994Z|cc4922dc-ec8f-4eb9-9b62-f66a3e6b3ad3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:07:21.995Z|cc4922dc-ec8f-4eb9-9b62-f66a3e6b3ad3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:07:36.994Z|3fce4ae8-855c-4aab-8ea6-c06364522cc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:07:36.999Z|3fce4ae8-855c-4aab-8ea6-c06364522cc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:07:37.264Z|218dcecd-a0b7-4cb8-933a-ac92417684e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:07:37.265Z|218dcecd-a0b7-4cb8-933a-ac92417684e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:07:51.993Z|ccc43398-c890-44d5-8724-266fd9357e7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:07:51.994Z|ccc43398-c890-44d5-8724-266fd9357e7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:07:59.435Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:07:59.436Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:07:59.436Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:07:59.438Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:07:59.438Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:07:59.439Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:07:59.454Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:07:59.454Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:07:59.454Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:07:59.455Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:07:59 GMT;Connection:close;
2021-12-02T00:07:59.455Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:07:59.455Z|c7c1bfb5-709b-46de-97d3-ddb8c05b36b3|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:08:06.995Z|1d95d23a-8b88-447c-ba48-9998badac6f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:08:07.004Z|1d95d23a-8b88-447c-ba48-9998badac6f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:08:07.267Z|16b5f8cc-89d8-4520-b7cb-984df0ff92dd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:08:07.268Z|16b5f8cc-89d8-4520-b7cb-984df0ff92dd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:08:21.994Z|ab8d63ae-373d-4167-bfa5-d0a314e55c84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:08:21.996Z|ab8d63ae-373d-4167-bfa5-d0a314e55c84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:08:36.994Z|216d38cc-6db6-4e71-a3d1-820f3cd95a53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:08:36.995Z|216d38cc-6db6-4e71-a3d1-820f3cd95a53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:08:37.269Z|73622918-74c3-49c4-b16d-d690b72f1434|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:08:37.270Z|73622918-74c3-49c4-b16d-d690b72f1434|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:08:51.993Z|8d451134-749b-4990-afbc-fb54fe8ade19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:08:51.995Z|8d451134-749b-4990-afbc-fb54fe8ade19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:08:59.420Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:08:59.421Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:08:59.422Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:08:59.425Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:08:59.426Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:08:59.427Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:08:59.457Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:08:59.457Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:08:59.458Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:08:59.459Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:08:59 GMT;Connection:close;
2021-12-02T00:08:59.459Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:08:59.460Z|acde34fd-6c2a-4510-98ab-56dfa95e1bae|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:09:06.993Z|1ce70f46-1825-4f38-a203-389bcb425790|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:09:06.994Z|1ce70f46-1825-4f38-a203-389bcb425790|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:09:07.272Z|fea1c849-2d74-4e2c-a844-4ef8026eb436|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:09:07.272Z|fea1c849-2d74-4e2c-a844-4ef8026eb436|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:09:21.993Z|eb9473fe-7393-41d0-bab6-68f3e37113a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:09:21.995Z|eb9473fe-7393-41d0-bab6-68f3e37113a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:09:36.993Z|25639333-b4fe-4447-8a3e-1f2bf20e037c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:09:36.999Z|25639333-b4fe-4447-8a3e-1f2bf20e037c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:09:37.274Z|a628faa1-d711-4e90-b3ef-08eff0342ba3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:09:37.275Z|a628faa1-d711-4e90-b3ef-08eff0342ba3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:09:51.995Z|29eb2241-bd0c-42b7-a45e-8f3e10902159|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:09:51.998Z|29eb2241-bd0c-42b7-a45e-8f3e10902159|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:09:59.424Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:09:59.426Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:09:59.427Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:09:59.427Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:09:59.429Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:09:59.430Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:09:59.445Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:09:59.446Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:09:59.447Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:09:59.447Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:09:59 GMT;Connection:close;
2021-12-02T00:09:59.447Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:09:59.448Z|c2fd5ace-d4fc-411c-bfcb-3a73bf794074|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:10:06.996Z|3df82f5b-ba0a-4bf7-8605-b425cb2939da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:10:07.002Z|3df82f5b-ba0a-4bf7-8605-b425cb2939da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:10:07.276Z|1a981a40-aca9-40b2-914a-05cf183b2d2c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:10:07.277Z|1a981a40-aca9-40b2-914a-05cf183b2d2c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:10:21.993Z|95debbd1-a8b0-4271-b7ba-0ea8ad1f11c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:10:21.994Z|95debbd1-a8b0-4271-b7ba-0ea8ad1f11c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:10:36.993Z|96504975-76b6-46c0-a70a-b7b95b1197f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:10:36.994Z|96504975-76b6-46c0-a70a-b7b95b1197f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:10:37.279Z|716c4b9c-0249-41be-ad6f-38102a0317a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:10:37.280Z|716c4b9c-0249-41be-ad6f-38102a0317a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:10:51.993Z|058f0a21-7a42-48f3-82e3-ef155fc3b731|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:10:51.997Z|058f0a21-7a42-48f3-82e3-ef155fc3b731|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:10:59.416Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:10:59.416Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:10:59.417Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:10:59.419Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:10:59.419Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:10:59.420Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:10:59.436Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:10:59.437Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:10:59.437Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:10:59.437Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:10:59 GMT;Connection:close;
2021-12-02T00:10:59.438Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:10:59.438Z|b8f9a55f-d9e3-40d6-8c8b-d02857cc8df6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:11:06.993Z|b1f125f9-59b4-4745-8548-1c43a9c8f5fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:11:06.994Z|b1f125f9-59b4-4745-8548-1c43a9c8f5fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:11:07.281Z|2fb9b325-db7a-4dc6-aa42-f9eb1150b7b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:11:07.282Z|2fb9b325-db7a-4dc6-aa42-f9eb1150b7b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:11:21.993Z|09abc020-9f94-4371-b0fa-c9ce91ddb8b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:11:21.996Z|09abc020-9f94-4371-b0fa-c9ce91ddb8b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:11:36.994Z|ee7ee02a-eed8-4d7f-936c-5d6577cff82c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:11:36.998Z|ee7ee02a-eed8-4d7f-936c-5d6577cff82c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:11:37.283Z|8331d5a9-290e-44b5-b015-1205f65fb7ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:11:37.283Z|8331d5a9-290e-44b5-b015-1205f65fb7ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:11:51.995Z|d791ef06-dd63-4ed0-9c78-64f78f2f4efe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:11:51.998Z|d791ef06-dd63-4ed0-9c78-64f78f2f4efe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:11:59.423Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:11:59.424Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:11:59.424Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:11:59.428Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:11:59.428Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:11:59.429Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:11:59.445Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:11:59.446Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:11:59.446Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:11:59.446Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:11:59 GMT;Connection:close;
2021-12-02T00:11:59.447Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:11:59.447Z|9fa5ec4e-f0df-439c-8e3f-72c992c26aa5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:12:06.993Z|57c73c2a-59ae-44a8-b778-ae4f786c20f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:12:06.994Z|57c73c2a-59ae-44a8-b778-ae4f786c20f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:12:07.285Z|cbc8f359-8eb3-4ef2-bb00-4430bae31ddc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:12:07.285Z|cbc8f359-8eb3-4ef2-bb00-4430bae31ddc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:12:21.993Z|3ff66492-0afe-4d96-ab86-61ac83b98c03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:12:21.996Z|3ff66492-0afe-4d96-ab86-61ac83b98c03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:12:36.992Z|18048acd-d5f4-4f9a-93d9-fcbd16c2fc5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:12:36.993Z|18048acd-d5f4-4f9a-93d9-fcbd16c2fc5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:12:37.288Z|a016baee-fcf2-41db-8e95-093409f5c5f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:12:37.289Z|a016baee-fcf2-41db-8e95-093409f5c5f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:12:51.993Z|0ee76b73-7c2a-44ea-b7cf-e658da88d3e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:12:51.995Z|0ee76b73-7c2a-44ea-b7cf-e658da88d3e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:12:59.414Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:12:59.415Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:12:59.415Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:12:59.416Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:12:59.416Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:12:59.417Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:12:59.427Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:12:59.427Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:12:59.427Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:12:59.427Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:12:59 GMT;Connection:close;
2021-12-02T00:12:59.428Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:12:59.428Z|8dcdb199-1b2b-415f-8526-ad23655a4cfa|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:13:06.994Z|7f083bb7-8598-409d-bd6d-0ebdc131d710|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:13:06.997Z|7f083bb7-8598-409d-bd6d-0ebdc131d710|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:13:07.293Z|8c48db56-49ca-4574-ac67-2fefaeac61b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:13:07.294Z|8c48db56-49ca-4574-ac67-2fefaeac61b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:13:21.993Z|15683c95-36d0-467d-a65b-4d84ff45ed8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:13:21.998Z|15683c95-36d0-467d-a65b-4d84ff45ed8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:13:36.996Z|91fa6aed-6b2f-4328-b795-30bb86c489fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:13:36.999Z|91fa6aed-6b2f-4328-b795-30bb86c489fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:13:37.295Z|f5709f3d-be98-468b-90b5-8a8dfdba44d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:13:37.297Z|f5709f3d-be98-468b-90b5-8a8dfdba44d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:13:51.996Z|48f37d35-412d-44d6-a45c-3868f7403ea9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:13:51.999Z|48f37d35-412d-44d6-a45c-3868f7403ea9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:13:59.422Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:13:59.424Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:13:59.425Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:13:59.427Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:13:59.427Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:13:59.428Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:13:59.447Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:13:59.447Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:13:59.447Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:13:59.448Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:13:59 GMT;Connection:close;
2021-12-02T00:13:59.448Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:13:59.449Z|5b86dfb3-4f46-4741-ae77-426e4cbaf716|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:14:06.993Z|e79701df-c901-4681-b6a4-2ad4d063d221|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:14:06.994Z|e79701df-c901-4681-b6a4-2ad4d063d221|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:14:07.299Z|a52bedc2-9298-4d2a-8ac9-a84712d78d19|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:14:07.300Z|a52bedc2-9298-4d2a-8ac9-a84712d78d19|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:14:21.993Z|67a83ecb-fdcb-4e44-a047-9d87fc822e35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:14:21.996Z|67a83ecb-fdcb-4e44-a047-9d87fc822e35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:14:36.993Z|a9e58d6d-4dd8-464a-99da-9bd0ab65a5c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:14:36.994Z|a9e58d6d-4dd8-464a-99da-9bd0ab65a5c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:14:37.301Z|089bb393-c88e-4f7e-a650-63d9dab68491|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:14:37.302Z|089bb393-c88e-4f7e-a650-63d9dab68491|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:14:51.993Z|70038444-e213-48cc-b683-576ced00c49a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:14:51.995Z|70038444-e213-48cc-b683-576ced00c49a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:14:59.415Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:14:59.415Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:14:59.416Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:14:59.419Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:14:59.420Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:14:59.420Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:14:59.430Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:14:59.430Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:14:59.431Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:14:59.431Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:14:59 GMT;Connection:close;
2021-12-02T00:14:59.431Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:14:59.431Z|4908ae2d-518c-4c65-92e9-7f9bdd97c0c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:15:06.993Z|75231bde-29ab-4bef-b264-0d048860dbdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:15:06.995Z|75231bde-29ab-4bef-b264-0d048860dbdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:15:07.310Z|d6bb0c6c-fad3-490f-b6e3-eeabeb628283|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:15:07.311Z|d6bb0c6c-fad3-490f-b6e3-eeabeb628283|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:15:21.993Z|ea019f44-f2c6-41b6-8877-285463868070|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:15:21.995Z|ea019f44-f2c6-41b6-8877-285463868070|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:15:36.994Z|786619df-7936-4bd8-b577-a3a141e413ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:15:37.007Z|786619df-7936-4bd8-b577-a3a141e413ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:15:37.312Z|98ea3c3a-c74b-467a-babe-00e69b52eff2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:15:37.313Z|98ea3c3a-c74b-467a-babe-00e69b52eff2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:15:51.993Z|c27f76fe-f026-4ab7-8dfb-8ac08923e2ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:15:51.995Z|c27f76fe-f026-4ab7-8dfb-8ac08923e2ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:15:59.424Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:15:59.425Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:15:59.425Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:15:59.426Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:15:59.427Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:15:59.427Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:15:59.446Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:15:59.446Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:15:59.447Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:15:59.447Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:15:59 GMT;Connection:close;
2021-12-02T00:15:59.448Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:15:59.449Z|815bbccc-e179-42f9-bf14-4e5b129cdbc6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:16:06.993Z|dc31c1b7-2ea2-4c98-ac51-d3954387d281|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:16:06.994Z|dc31c1b7-2ea2-4c98-ac51-d3954387d281|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:16:07.314Z|30a5530d-f2b5-4fe5-a7cd-e36433f86d9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:16:07.315Z|30a5530d-f2b5-4fe5-a7cd-e36433f86d9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:16:21.993Z|1b5e42a2-4488-4b16-897f-017f38dfc79f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:16:21.996Z|1b5e42a2-4488-4b16-897f-017f38dfc79f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:16:36.993Z|ccd819cb-9696-4223-a72f-664fff8b8b97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:16:36.995Z|ccd819cb-9696-4223-a72f-664fff8b8b97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:16:37.317Z|9d49a909-1498-4910-b74d-c2a0d95d835c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:16:37.318Z|9d49a909-1498-4910-b74d-c2a0d95d835c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:16:51.993Z|f2763387-2c20-401a-9fe5-68cace04a499|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:16:51.994Z|f2763387-2c20-401a-9fe5-68cace04a499|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:16:59.414Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:16:59.415Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:16:59.415Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:16:59.416Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:16:59.417Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:16:59.417Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:16:59.428Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:16:59.428Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:16:59.428Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:16:59.429Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:16:59 GMT;Connection:close;
2021-12-02T00:16:59.429Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:16:59.430Z|03f29c40-cca1-4522-b634-a92d80c36b28|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:17:06.993Z|724cf08e-4f77-40b0-9a55-9a5a6e0a20ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:17:06.996Z|724cf08e-4f77-40b0-9a55-9a5a6e0a20ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:17:07.320Z|04c779c0-6ff3-44a6-90fa-55e840081caf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:17:07.321Z|04c779c0-6ff3-44a6-90fa-55e840081caf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:17:21.993Z|e125ab00-d317-4dce-b12e-8e07e9724853|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:17:21.994Z|e125ab00-d317-4dce-b12e-8e07e9724853|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:17:36.995Z|ccfec3fa-decc-474d-a61d-d34883ab5952|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:17:37.001Z|ccfec3fa-decc-474d-a61d-d34883ab5952|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:17:37.322Z|dafcd0b1-f3e3-40db-b9ad-7aee4403817d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:17:37.323Z|dafcd0b1-f3e3-40db-b9ad-7aee4403817d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:17:51.993Z|22361fa8-7eef-4365-98c0-665641dcd5dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:17:51.995Z|22361fa8-7eef-4365-98c0-665641dcd5dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:17:59.420Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:17:59.421Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:17:59.422Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:17:59.426Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:17:59.427Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:17:59.427Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:17:59.438Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:17:59.438Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:17:59.439Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:17:59.439Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:17:59 GMT;Connection:close;
2021-12-02T00:17:59.439Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:17:59.440Z|24e5479d-7c89-445b-8246-689bef9a2235|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:18:06.993Z|4e7f97f6-6a4b-4036-aeb3-04baeb5055a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:18:06.994Z|4e7f97f6-6a4b-4036-aeb3-04baeb5055a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:18:07.324Z|1f76607d-0aa2-40e9-8b33-04680f76b7df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:18:07.324Z|1f76607d-0aa2-40e9-8b33-04680f76b7df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:18:21.993Z|97f1cdbf-63b5-469f-a425-f06a096ca127|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:18:21.996Z|97f1cdbf-63b5-469f-a425-f06a096ca127|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:18:36.993Z|3b2cb9c3-5248-4dea-a990-b08bb753e70c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:18:36.993Z|3b2cb9c3-5248-4dea-a990-b08bb753e70c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:18:37.326Z|0c40a117-5386-41dd-8fe0-0e9fbd1d584e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:18:37.327Z|0c40a117-5386-41dd-8fe0-0e9fbd1d584e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:18:51.994Z|04ddd5a8-a325-492f-959a-3ea6eaf448dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:18:51.995Z|04ddd5a8-a325-492f-959a-3ea6eaf448dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:18:59.417Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:18:59.418Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:18:59.418Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:18:59.419Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:18:59.419Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:18:59.420Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:18:59.432Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:18:59.432Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:18:59.432Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:18:59.433Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:18:59 GMT;Connection:close;
2021-12-02T00:18:59.433Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:18:59.433Z|2a75baa6-0b08-49af-8cb4-c4ecb6173b0c|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:19:06.993Z|b8df3366-c868-44cb-8dca-e78fd2dda342|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:19:06.996Z|b8df3366-c868-44cb-8dca-e78fd2dda342|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:19:07.329Z|9bcf90b4-604a-4f0b-812c-5b202d1189ac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:19:07.330Z|9bcf90b4-604a-4f0b-812c-5b202d1189ac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:19:21.993Z|4f4fa8ef-6cca-484f-9881-fb39a6373da1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:19:21.994Z|4f4fa8ef-6cca-484f-9881-fb39a6373da1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:19:36.996Z|dd4caaef-9334-4740-826e-2827d1eb10df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:19:37.003Z|dd4caaef-9334-4740-826e-2827d1eb10df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:19:37.331Z|7b515879-ca9f-4340-8b2d-2207f195496d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:19:37.333Z|7b515879-ca9f-4340-8b2d-2207f195496d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:19:51.996Z|e5318688-52bb-4ae2-b9a9-073a37afe86a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:19:52.000Z|e5318688-52bb-4ae2-b9a9-073a37afe86a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:19:59.421Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:19:59.422Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:19:59.422Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:19:59.423Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:19:59.425Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:19:59.425Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:19:59.438Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:19:59.438Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:19:59.438Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:19:59.439Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:19:59 GMT;Connection:close;
2021-12-02T00:19:59.439Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:19:59.440Z|43756892-729d-4b6b-b543-3dc0238f55b8|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:20:06.993Z|05a613d8-a3e1-408e-82f0-1aafb4deacfb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:20:06.994Z|05a613d8-a3e1-408e-82f0-1aafb4deacfb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:20:07.335Z|cf5950bc-be31-434b-815e-980250bff905|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:20:07.335Z|cf5950bc-be31-434b-815e-980250bff905|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:20:21.993Z|1ecdf58b-06a6-4f7a-9560-ab135d0c5056|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:20:21.995Z|1ecdf58b-06a6-4f7a-9560-ab135d0c5056|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:20:36.993Z|8730bea6-bb39-4a1a-b8b4-07c193bdd029|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:20:36.993Z|8730bea6-bb39-4a1a-b8b4-07c193bdd029|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:20:37.339Z|ae48b510-0177-480e-9414-a882b7a4cd72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:20:37.341Z|ae48b510-0177-480e-9414-a882b7a4cd72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:20:51.993Z|992e4d19-efda-4ec2-a4b9-8c3ac780eff5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:20:51.995Z|992e4d19-efda-4ec2-a4b9-8c3ac780eff5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:20:59.420Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:20:59.421Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:20:59.421Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:20:59.427Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:20:59.428Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:20:59.429Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:20:59.442Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:20:59.442Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:20:59.443Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:20:59.443Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:20:59 GMT;Connection:close;
2021-12-02T00:20:59.444Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:20:59.444Z|3087d68c-bd19-44c2-a195-3ac59ec806ca|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:21:06.993Z|f5329aa4-46ec-48cf-8577-73e78c4fbdf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:21:06.996Z|f5329aa4-46ec-48cf-8577-73e78c4fbdf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:21:07.343Z|6d5cbeae-7e91-4c89-b178-f1ec7a4a7127|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:21:07.344Z|6d5cbeae-7e91-4c89-b178-f1ec7a4a7127|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:21:21.993Z|a0a8cfb4-00ce-44da-826f-340bd8e0927b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:21:21.996Z|a0a8cfb4-00ce-44da-826f-340bd8e0927b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:21:36.995Z|54232802-0661-4a0a-aeb0-45c06aad9858|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:21:37.000Z|54232802-0661-4a0a-aeb0-45c06aad9858|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:21:37.346Z|d47e58c2-8012-4ff7-8dfa-a1a85eaca897|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:21:37.348Z|d47e58c2-8012-4ff7-8dfa-a1a85eaca897|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:21:51.993Z|3feabb33-b4e9-429c-8d12-45f292255538|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:21:51.994Z|3feabb33-b4e9-429c-8d12-45f292255538|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:21:59.418Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:21:59.419Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:21:59.419Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:21:59.420Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:21:59.421Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:21:59.422Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:21:59.439Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:21:59.439Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:21:59.440Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:21:59.440Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:21:59 GMT;Connection:close;
2021-12-02T00:21:59.441Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:21:59.442Z|f1e3baa6-d045-4c9c-8906-b11d7fc739a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:22:06.993Z|24edf498-e1f3-4d4e-a505-3a9239ccf074|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:22:06.994Z|24edf498-e1f3-4d4e-a505-3a9239ccf074|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:22:07.350Z|73c572f6-8cb1-4095-af94-1dbcce08bb86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:22:07.351Z|73c572f6-8cb1-4095-af94-1dbcce08bb86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:22:21.993Z|78ddba83-4475-4954-8865-820c0d60d5b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:22:21.995Z|78ddba83-4475-4954-8865-820c0d60d5b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:22:36.993Z|a7728749-3ae1-4aba-824f-345d002a1d73|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:22:36.995Z|a7728749-3ae1-4aba-824f-345d002a1d73|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:22:37.352Z|13ec25b1-62cd-4b8d-ad22-2b5c831192fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:22:37.353Z|13ec25b1-62cd-4b8d-ad22-2b5c831192fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:22:51.993Z|001aa3f9-3f18-4cae-9744-bac0eb65eeea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:22:51.994Z|001aa3f9-3f18-4cae-9744-bac0eb65eeea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:22:59.421Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:22:59.422Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:22:59.423Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:22:59.423Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:22:59.424Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:22:59.424Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:22:59.435Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:22:59.435Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:22:59.436Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:22:59.436Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:22:59 GMT;Connection:close;
2021-12-02T00:22:59.436Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:22:59.437Z|e97d5d7a-096f-47bd-81f8-ed2f8ec9bad6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:23:06.994Z|21b7ddc8-4044-4045-b81d-ef8960ddc3f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:23:06.999Z|21b7ddc8-4044-4045-b81d-ef8960ddc3f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:23:07.355Z|41b51f76-d3e0-4932-ac50-a91dcdc41d1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:23:07.355Z|41b51f76-d3e0-4932-ac50-a91dcdc41d1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:23:21.997Z|d7890ff8-068f-4319-812d-5e9ec4f92a2a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:23:22.003Z|d7890ff8-068f-4319-812d-5e9ec4f92a2a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:23:36.993Z|2a97d0ac-b842-404a-829c-116602f2e0d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:23:36.994Z|2a97d0ac-b842-404a-829c-116602f2e0d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:23:37.357Z|22903f47-f5bb-4a1b-abd2-a94fbe3d3b10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:23:37.359Z|22903f47-f5bb-4a1b-abd2-a94fbe3d3b10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:23:51.993Z|02a79d03-ceb0-4b05-a9a0-2534168fc509|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:23:51.997Z|02a79d03-ceb0-4b05-a9a0-2534168fc509|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:23:59.419Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:23:59.420Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:23:59.421Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:23:59.425Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:23:59.426Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:23:59.426Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:23:59.443Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:23:59.443Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:23:59.444Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:23:59.444Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:23:59 GMT;Connection:close;
2021-12-02T00:23:59.444Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:23:59.445Z|49eb1f24-5c27-48c7-97e8-0544b9146ffd|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:24:06.993Z|faa17c04-3e26-44b6-bb40-57b5031e9b0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:24:06.994Z|faa17c04-3e26-44b6-bb40-57b5031e9b0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:24:07.370Z|b7bd4bc7-cf1f-4fd9-b927-a9ae0eddafda|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:24:07.371Z|b7bd4bc7-cf1f-4fd9-b927-a9ae0eddafda|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:24:21.993Z|7f8a6b8e-a3c8-415b-809d-17067298bd38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:24:21.993Z|7f8a6b8e-a3c8-415b-809d-17067298bd38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:24:36.993Z|a6184f3a-7345-408c-968e-31db92111c60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:24:36.996Z|a6184f3a-7345-408c-968e-31db92111c60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:24:37.372Z|199e224c-bc4e-4abd-acf8-0358a4870853|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:24:37.373Z|199e224c-bc4e-4abd-acf8-0358a4870853|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:24:51.993Z|af14b7e8-a2e3-412a-ae7c-25f3bc376d56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:24:51.994Z|af14b7e8-a2e3-412a-ae7c-25f3bc376d56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:24:59.426Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:24:59.427Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:24:59.428Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:24:59.430Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:24:59.430Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:24:59.431Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:24:59.445Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:24:59.445Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:24:59.445Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:24:59.446Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:24:59 GMT;Connection:close;
2021-12-02T00:24:59.446Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:24:59.446Z|ab6c2bed-6440-4cff-a3b1-3b7d12d14ed7|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:25:06.994Z|8de050d9-07f0-45b5-b124-7ccf7cabdc35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:25:06.999Z|8de050d9-07f0-45b5-b124-7ccf7cabdc35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:25:07.374Z|45e90113-e34a-46a5-b784-432fad027090|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:25:07.375Z|45e90113-e34a-46a5-b784-432fad027090|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:25:21.994Z|2f6f53cc-8c64-44b3-881a-6ec1681e6eac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:25:21.996Z|2f6f53cc-8c64-44b3-881a-6ec1681e6eac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:25:36.993Z|bc74c8cb-03d1-4aa0-9a5c-b061e140f245|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:25:36.994Z|bc74c8cb-03d1-4aa0-9a5c-b061e140f245|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:25:37.376Z|4a78ff6f-5fd9-4d94-8d1b-9c46ae779b3e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:25:37.377Z|4a78ff6f-5fd9-4d94-8d1b-9c46ae779b3e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:25:51.993Z|1a2752e2-e5a2-4ab6-aae7-3d27558cc87f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:25:51.996Z|1a2752e2-e5a2-4ab6-aae7-3d27558cc87f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:25:59.420Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:25:59.421Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:25:59.421Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:25:59.422Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:25:59.422Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:25:59.422Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:25:59.439Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:25:59.440Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:25:59.440Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:25:59.441Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:25:59 GMT;Connection:close;
2021-12-02T00:25:59.441Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:25:59.442Z|e7d5c10f-4538-4965-bfb3-00527caa1068|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:26:06.993Z|6c3e3e2d-e122-4316-8be7-8157e4216d64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:26:06.994Z|6c3e3e2d-e122-4316-8be7-8157e4216d64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:26:07.378Z|96ba379f-64cd-45a0-80d7-43b876a35e57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:26:07.379Z|96ba379f-64cd-45a0-80d7-43b876a35e57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:26:21.993Z|5d860ad0-b289-434b-9a43-72d8930b0bca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:26:21.994Z|5d860ad0-b289-434b-9a43-72d8930b0bca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:26:36.993Z|57306161-7fcf-4fa8-b033-2cb19e3a403b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:26:36.996Z|57306161-7fcf-4fa8-b033-2cb19e3a403b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:26:37.380Z|3c43f3e9-036b-4d67-aa4f-9965baedb169|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:26:37.380Z|3c43f3e9-036b-4d67-aa4f-9965baedb169|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:26:51.993Z|bf33148e-2253-485f-a911-7af50361a44d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:26:51.994Z|bf33148e-2253-485f-a911-7af50361a44d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:26:59.418Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:26:59.419Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:26:59.424Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:26:59.424Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:26:59.425Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:26:59.425Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:26:59.437Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:26:59.438Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:26:59.438Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:26:59.438Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:26:59 GMT;Connection:close;
2021-12-02T00:26:59.439Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:26:59.439Z|5aee1fa6-a9f1-49a4-accc-98ce906af044|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:27:06.994Z|de850548-3d0e-4799-9f80-ed9b04767d2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:27:06.995Z|de850548-3d0e-4799-9f80-ed9b04767d2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:27:07.382Z|a528d734-f8d7-41d2-bb6c-74240207788c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:27:07.383Z|a528d734-f8d7-41d2-bb6c-74240207788c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:27:21.998Z|ba1db8a0-1f4e-4c08-a3f2-4b8e59f9bba8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:27:22.007Z|ba1db8a0-1f4e-4c08-a3f2-4b8e59f9bba8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:27:36.993Z|50c0ce12-0e7a-48f4-83ca-675f9d331281|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:27:36.995Z|50c0ce12-0e7a-48f4-83ca-675f9d331281|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:27:37.384Z|6fc00447-6f1f-4e36-b21e-ef6c19a79fed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:27:37.385Z|6fc00447-6f1f-4e36-b21e-ef6c19a79fed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:27:51.993Z|40aba35b-dbbe-4290-bc64-bda4d9c94097|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:27:51.994Z|40aba35b-dbbe-4290-bc64-bda4d9c94097|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:27:59.417Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:27:59.418Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:27:59.420Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:27:59.420Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:27:59.421Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:27:59.421Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:27:59.434Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:27:59.434Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:27:59.435Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:27:59.435Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:27:59 GMT;Connection:close;
2021-12-02T00:27:59.436Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:27:59.436Z|f93419b6-7511-4a6d-a15f-0a7f74fc710f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:28:06.993Z|f3510732-2d73-4e37-a877-6bf944aef6a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:28:06.995Z|f3510732-2d73-4e37-a877-6bf944aef6a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:28:07.387Z|038b044a-c306-422c-a61f-657fe0fa465d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:28:07.387Z|038b044a-c306-422c-a61f-657fe0fa465d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:28:21.993Z|cf208b4e-d7ce-4140-b6b4-354f20a1b75c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:28:21.994Z|cf208b4e-d7ce-4140-b6b4-354f20a1b75c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:28:36.993Z|73629c0d-789f-489c-9e18-e4d14948ce84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:28:36.995Z|73629c0d-789f-489c-9e18-e4d14948ce84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:28:37.389Z|69851360-517a-4521-a30f-45b287152413|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:28:37.390Z|69851360-517a-4521-a30f-45b287152413|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:28:51.993Z|44484cf3-262d-4b59-bed2-ac3857ab49ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:28:51.997Z|44484cf3-262d-4b59-bed2-ac3857ab49ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:28:59.416Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:28:59.417Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:28:59.418Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:28:59.419Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:28:59.419Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:28:59.419Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:28:59.429Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:28:59.429Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:28:59.430Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:28:59.430Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:28:59 GMT;Connection:close;
2021-12-02T00:28:59.430Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:28:59.431Z|058ce05d-21c4-4f05-acbb-19463d693d60|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:29:06.993Z|59a6bed7-d4f0-4678-899c-97c791a69eba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:29:06.994Z|59a6bed7-d4f0-4678-899c-97c791a69eba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:29:07.392Z|1b09bd51-5e91-4a22-bea8-e12bbb85c778|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:29:07.393Z|1b09bd51-5e91-4a22-bea8-e12bbb85c778|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:29:21.994Z|de1f8937-8952-4502-9791-32beac4f1484|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:29:21.997Z|de1f8937-8952-4502-9791-32beac4f1484|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:29:36.994Z|ca4255f8-fed9-4842-a3bf-be955f6a0335|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:29:36.999Z|ca4255f8-fed9-4842-a3bf-be955f6a0335|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:29:37.395Z|f28edd1a-b7b1-47d4-84f9-1f69a50af055|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:29:37.396Z|f28edd1a-b7b1-47d4-84f9-1f69a50af055|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:29:51.993Z|83976b88-391e-4fbc-a69d-7cd9c72017a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:29:51.994Z|83976b88-391e-4fbc-a69d-7cd9c72017a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:29:59.420Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:29:59.421Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:29:59.421Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:29:59.423Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:29:59.424Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:29:59.424Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:29:59.436Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:29:59.436Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:29:59.437Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:29:59.437Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:29:59 GMT;Connection:close;
2021-12-02T00:29:59.437Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:29:59.438Z|ebd63ced-2042-4c0e-b36f-c4fab7f60854|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:30:06.993Z|1ae811b1-419a-47e3-8f54-e80d96ce7a48|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:30:06.993Z|1ae811b1-419a-47e3-8f54-e80d96ce7a48|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:30:07.398Z|a2916b56-4704-49b2-b59b-15b032a4333b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:30:07.399Z|a2916b56-4704-49b2-b59b-15b032a4333b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:30:21.993Z|7c10f714-22f7-458a-9599-60f521bef03d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:30:21.996Z|7c10f714-22f7-458a-9599-60f521bef03d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:30:36.993Z|ef430d73-f13d-46ab-b081-138a4fb2aef1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:30:36.994Z|ef430d73-f13d-46ab-b081-138a4fb2aef1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:30:37.400Z|b2955154-e7fe-4d4f-bb2d-2287d87aae8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:30:37.401Z|b2955154-e7fe-4d4f-bb2d-2287d87aae8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:30:51.993Z|771bc613-b710-447a-b89b-f2baf586f01d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:30:51.995Z|771bc613-b710-447a-b89b-f2baf586f01d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:30:59.424Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:30:59.426Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:30:59.426Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:30:59.428Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:30:59.428Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:30:59.429Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:30:59.447Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:30:59.448Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:30:59.448Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:30:59.449Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:30:59 GMT;Connection:close;
2021-12-02T00:30:59.451Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:30:59.452Z|793bddc4-e60d-4fbf-b518-79468e978f6e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:31:06.993Z|bc3e6536-9679-4432-bda9-ee81eecfbf17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:31:06.996Z|bc3e6536-9679-4432-bda9-ee81eecfbf17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:31:07.403Z|70b3915f-833f-4b8e-97c9-b69677f385fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:31:07.403Z|70b3915f-833f-4b8e-97c9-b69677f385fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:31:21.996Z|4082650d-a4cc-4e1c-90f9-364d952a197f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:31:22.000Z|4082650d-a4cc-4e1c-90f9-364d952a197f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:31:36.996Z|c7338182-600a-4589-a315-4b1b423690df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:31:37.003Z|c7338182-600a-4589-a315-4b1b423690df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:31:37.404Z|c8da8fd1-1ea3-4e3d-a68d-c46e771d12b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:31:37.405Z|c8da8fd1-1ea3-4e3d-a68d-c46e771d12b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:31:51.993Z|a3262375-62a0-4cde-8766-9fd0c1278432|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:31:51.993Z|a3262375-62a0-4cde-8766-9fd0c1278432|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:31:59.420Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:31:59.421Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:31:59.422Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:31:59.424Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:31:59.424Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:31:59.424Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:31:59.440Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:31:59.440Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:31:59.440Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:31:59.441Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:31:59 GMT;Connection:close;
2021-12-02T00:31:59.441Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:31:59.441Z|1e90a799-e29b-4e63-854a-19c371764cb6|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:32:06.993Z|0425b83a-e565-4870-9b7d-120cc6903422|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:32:06.994Z|0425b83a-e565-4870-9b7d-120cc6903422|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:32:07.406Z|dec68611-9c92-4783-8d39-cc507d330d9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:32:07.406Z|dec68611-9c92-4783-8d39-cc507d330d9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:32:21.993Z|c84da153-76cb-468a-bdd3-7c8ae5fc8245|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:32:21.994Z|c84da153-76cb-468a-bdd3-7c8ae5fc8245|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:32:36.993Z|16eb0861-a202-42f0-9392-78da653f45e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:32:36.994Z|16eb0861-a202-42f0-9392-78da653f45e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:32:37.407Z|3be7b19e-a5d7-451a-9930-576676b5ced6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:32:37.408Z|3be7b19e-a5d7-451a-9930-576676b5ced6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:32:51.993Z|a58e358c-854e-4b43-bd47-ccd09b86e338|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:32:51.996Z|a58e358c-854e-4b43-bd47-ccd09b86e338|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:32:59.419Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:32:59.420Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:32:59.424Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:32:59.425Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:32:59.425Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:32:59.425Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:32:59.437Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:32:59.437Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:32:59.437Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:32:59.438Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:32:59 GMT;Connection:close;
2021-12-02T00:32:59.438Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:32:59.438Z|7e0cb1ce-63c8-41ee-bea9-53179d6e77ea|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:33:06.993Z|3429cdcd-1ad8-4008-a26a-d59dfcd7405b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:33:06.993Z|3429cdcd-1ad8-4008-a26a-d59dfcd7405b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:33:07.409Z|fdcc518e-9ba6-41ac-a6a1-49da4dd30d51|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:33:07.410Z|fdcc518e-9ba6-41ac-a6a1-49da4dd30d51|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:33:21.995Z|745546e8-9e2c-4b10-9294-2a8052789b0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:33:22.000Z|745546e8-9e2c-4b10-9294-2a8052789b0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:33:36.997Z|dcb529d2-3ffa-43ac-951e-13f4e20418e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:33:37.003Z|dcb529d2-3ffa-43ac-951e-13f4e20418e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:33:37.416Z|58e1dc00-4122-498d-8758-395569ad7014|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:33:37.418Z|58e1dc00-4122-498d-8758-395569ad7014|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:33:51.993Z|a5dd5aea-03de-41a2-b9e9-7bb0e4376c8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:33:51.993Z|a5dd5aea-03de-41a2-b9e9-7bb0e4376c8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:33:59.418Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:33:59.419Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:33:59.419Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:33:59.419Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:33:59.421Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:33:59.421Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:33:59.433Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:33:59.433Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:33:59.433Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:33:59.434Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:33:59 GMT;Connection:close;
2021-12-02T00:33:59.434Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:33:59.434Z|bb0fb507-e5c7-48f9-8238-91bba2232527|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:34:06.993Z|2120f053-ed12-4d17-8041-2ae4477e6bd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:34:06.995Z|2120f053-ed12-4d17-8041-2ae4477e6bd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:34:07.419Z|d39f68fe-2fd9-4641-864c-dfd8dc51143a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:34:07.420Z|d39f68fe-2fd9-4641-864c-dfd8dc51143a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:34:21.992Z|320cc438-7a9d-447c-a155-6caafb73b844|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:34:21.993Z|320cc438-7a9d-447c-a155-6caafb73b844|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:34:36.993Z|54b0729e-348e-48ac-aa2d-566e1ea277c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:34:36.994Z|54b0729e-348e-48ac-aa2d-566e1ea277c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:34:37.421Z|e0639e2a-ae21-49dd-9b09-52ec7a73abc2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:34:37.422Z|e0639e2a-ae21-49dd-9b09-52ec7a73abc2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:34:51.993Z|75de4c8d-1acc-4afc-ba89-e423b99b61ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:34:51.997Z|75de4c8d-1acc-4afc-ba89-e423b99b61ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:34:59.420Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:34:59.421Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:34:59.422Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:34:59.424Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:34:59.425Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:34:59.425Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:34:59.440Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:34:59.440Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:34:59.440Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:34:59.441Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:34:59 GMT;Connection:close;
2021-12-02T00:34:59.443Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:34:59.443Z|a826705e-3428-4061-b605-80f37721d1ed|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:35:06.993Z|2cb528e6-cb04-4c4a-8698-a2fd3be08a84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:35:06.994Z|2cb528e6-cb04-4c4a-8698-a2fd3be08a84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:35:07.423Z|bdf96382-2be6-439b-8f69-4ba44bca78e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:35:07.424Z|bdf96382-2be6-439b-8f69-4ba44bca78e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:35:21.994Z|5c35bca2-4d9b-44b0-8227-809c976c7fa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:35:21.996Z|5c35bca2-4d9b-44b0-8227-809c976c7fa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:35:36.994Z|5180687c-ae62-447f-ad1d-2197dfc700db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:35:36.997Z|5180687c-ae62-447f-ad1d-2197dfc700db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:35:37.424Z|dd4b3e4e-e8ab-4189-87ae-ab1e7b59206e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:35:37.425Z|dd4b3e4e-e8ab-4189-87ae-ab1e7b59206e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:35:51.993Z|a9f5a78a-16e9-46d3-9df4-5c28966a1818|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:35:51.995Z|a9f5a78a-16e9-46d3-9df4-5c28966a1818|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:35:59.421Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:35:59.422Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:35:59.422Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:35:59.425Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:35:59.426Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:35:59.426Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:35:59.440Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:35:59.440Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:35:59.441Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:35:59.441Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:35:59 GMT;Connection:close;
2021-12-02T00:35:59.442Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:35:59.442Z|7a6c4ebf-8333-47c8-b345-ccd016ce31c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:36:06.993Z|e40a3fa2-72fb-4acf-b3d2-b1ff6ca70c38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:36:06.994Z|e40a3fa2-72fb-4acf-b3d2-b1ff6ca70c38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:36:07.426Z|e2705766-ac48-43fc-886e-8e2dd1f71ce1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:36:07.427Z|e2705766-ac48-43fc-886e-8e2dd1f71ce1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:36:21.993Z|9c560f7e-e4bd-4da6-83df-4a3fa1c9f827|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:36:21.996Z|9c560f7e-e4bd-4da6-83df-4a3fa1c9f827|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:36:36.993Z|24099d3e-cd71-4acb-8bb7-c44f8ff39858|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:36:36.993Z|24099d3e-cd71-4acb-8bb7-c44f8ff39858|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:36:37.428Z|47d6e48d-0a15-4857-80db-33dc92c73e9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:36:37.428Z|47d6e48d-0a15-4857-80db-33dc92c73e9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:36:51.994Z|cb3da395-60ea-4118-999b-37ed5f1f105d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:36:51.998Z|cb3da395-60ea-4118-999b-37ed5f1f105d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:36:59.419Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:36:59.420Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:36:59.421Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:36:59.422Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:36:59.422Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:36:59.422Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:36:59.436Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:36:59.436Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:36:59.436Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:36:59.437Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:36:59 GMT;Connection:close;
2021-12-02T00:36:59.437Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:36:59.437Z|4fc8fb65-6215-4c01-9b61-adaa44d0960c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:37:06.993Z|170b192a-b8b2-4e29-898d-5801f4eaa0d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:37:06.995Z|170b192a-b8b2-4e29-898d-5801f4eaa0d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:37:07.429Z|ac5ee31b-3c6f-47de-85f4-ee7ef277ae36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:37:07.430Z|ac5ee31b-3c6f-47de-85f4-ee7ef277ae36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:37:21.994Z|5701811d-2378-4193-b83f-7dab7e6aad10|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:37:21.997Z|5701811d-2378-4193-b83f-7dab7e6aad10|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:37:36.993Z|6658f7fd-3c21-4281-9cb6-5b832c40515c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:37:36.996Z|6658f7fd-3c21-4281-9cb6-5b832c40515c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:37:37.432Z|03185ff9-d4b9-42e4-b5f3-b696f9eb8f1f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:37:37.445Z|03185ff9-d4b9-42e4-b5f3-b696f9eb8f1f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:37:51.993Z|a43bf6ea-1b9d-47eb-81ce-6a44f3c183e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:37:51.994Z|a43bf6ea-1b9d-47eb-81ce-6a44f3c183e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:37:59.416Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:37:59.416Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:37:59.417Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:37:59.418Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:37:59.418Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:37:59.418Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:37:59.431Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:37:59.431Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:37:59.431Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:37:59.432Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:37:59 GMT;Connection:close;
2021-12-02T00:37:59.432Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:37:59.432Z|3b37283e-5231-4a19-9681-52f4e4518e3b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:38:06.993Z|dba9f0c6-6a34-4626-913c-80022ce288e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:38:06.994Z|dba9f0c6-6a34-4626-913c-80022ce288e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:38:07.446Z|27e0766d-8713-4402-a207-537d22eaebf3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:38:07.446Z|27e0766d-8713-4402-a207-537d22eaebf3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:38:21.993Z|493a0d08-dc20-4821-97eb-1ac9aedfb45f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:38:21.995Z|493a0d08-dc20-4821-97eb-1ac9aedfb45f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:38:36.993Z|3158b5f9-0d28-49d0-b124-7ec58db2f4a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:38:36.994Z|3158b5f9-0d28-49d0-b124-7ec58db2f4a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:38:37.447Z|a91fcad9-13f0-449e-b106-e551c731c1c7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:38:37.448Z|a91fcad9-13f0-449e-b106-e551c731c1c7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:38:51.993Z|bd6487c0-2e02-40d1-bcc6-b9d89b72d283|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:38:51.995Z|bd6487c0-2e02-40d1-bcc6-b9d89b72d283|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:38:59.419Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:38:59.420Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:38:59.421Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:38:59.424Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:38:59.425Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:38:59.425Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:38:59.434Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:38:59.435Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:38:59.435Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:38:59.435Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:38:59 GMT;Connection:close;
2021-12-02T00:38:59.435Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:38:59.436Z|6055cd71-13ad-47fc-b12a-5fa5ed871ba7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:39:06.993Z|fad8c82d-3d3d-4d92-bc20-e1968f70f9aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:39:06.996Z|fad8c82d-3d3d-4d92-bc20-e1968f70f9aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:39:07.449Z|4b56afc7-81dd-4e9b-ba8f-06ac3d5e71b3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:39:07.450Z|4b56afc7-81dd-4e9b-ba8f-06ac3d5e71b3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:39:21.994Z|99ca6b1b-ef4f-4392-8156-54046391ab51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:39:21.997Z|99ca6b1b-ef4f-4392-8156-54046391ab51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:39:36.993Z|a266f2e0-a7e7-4cf0-ad95-567198d34155|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:39:36.995Z|a266f2e0-a7e7-4cf0-ad95-567198d34155|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:39:37.450Z|c2b32a7b-f745-431d-8816-9686b0778262|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:39:37.451Z|c2b32a7b-f745-431d-8816-9686b0778262|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:39:51.994Z|11e23791-dd21-4ba6-8d44-a0a9b5288fdc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:39:51.998Z|11e23791-dd21-4ba6-8d44-a0a9b5288fdc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:39:59.418Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:39:59.419Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:39:59.419Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:39:59.421Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:39:59.421Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:39:59.422Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:39:59.436Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:39:59.436Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:39:59.436Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:39:59.437Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:39:59 GMT;Connection:close;
2021-12-02T00:39:59.437Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:39:59.438Z|c2fcb3df-83b3-4378-9c8c-549424138535|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:40:06.993Z|08118ef0-49cb-4484-ae8d-f3f0b261ef1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:40:06.994Z|08118ef0-49cb-4484-ae8d-f3f0b261ef1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:40:07.457Z|bcfc1fa3-03dd-48e3-99c3-8dcfc2d80f8e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:40:07.458Z|bcfc1fa3-03dd-48e3-99c3-8dcfc2d80f8e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:40:21.993Z|53d1db18-0009-4892-bed8-68e182e3066a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:40:21.994Z|53d1db18-0009-4892-bed8-68e182e3066a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:40:36.993Z|02399417-3748-4a7b-96db-fc846ae438e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:40:36.996Z|02399417-3748-4a7b-96db-fc846ae438e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:40:37.459Z|e81b86a3-19de-4b20-acb9-725c7338e390|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:40:37.460Z|e81b86a3-19de-4b20-acb9-725c7338e390|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:40:51.993Z|6bfb11e4-d095-4a7b-acb1-d3eb81aaf9b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:40:51.995Z|6bfb11e4-d095-4a7b-acb1-d3eb81aaf9b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:40:59.424Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:40:59.426Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:40:59.427Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:40:59.427Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:40:59.427Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:40:59.429Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:40:59.445Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:40:59.445Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:40:59.446Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:40:59.446Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:40:59 GMT;Connection:close;
2021-12-02T00:40:59.446Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:40:59.447Z|c01fd22b-60f7-4170-bd19-882439299a2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:41:06.995Z|db985cb0-ac7a-4f18-bad0-2a9077779dbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:41:07.000Z|db985cb0-ac7a-4f18-bad0-2a9077779dbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:41:07.461Z|d4cdd1d4-9f94-4512-8c8a-5faef73b75ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:41:07.462Z|d4cdd1d4-9f94-4512-8c8a-5faef73b75ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:41:21.993Z|0c56412f-4ab1-4e4c-88a1-e56e10bcd190|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:41:21.994Z|0c56412f-4ab1-4e4c-88a1-e56e10bcd190|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:41:36.993Z|00e8a98e-befd-4774-b440-864f18d3fb09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:41:36.994Z|00e8a98e-befd-4774-b440-864f18d3fb09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:41:37.464Z|6c4659e6-9388-4df7-b5a7-af21d4d26677|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:41:37.465Z|6c4659e6-9388-4df7-b5a7-af21d4d26677|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:41:51.993Z|e3c34b66-6848-4950-b5eb-d7d4abb16c66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:41:51.996Z|e3c34b66-6848-4950-b5eb-d7d4abb16c66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:41:59.420Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:41:59.421Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:41:59.421Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:41:59.426Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:41:59.427Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:41:59.427Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:41:59.443Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:41:59.444Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:41:59.444Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:41:59.444Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:41:59 GMT;Connection:close;
2021-12-02T00:41:59.445Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:41:59.445Z|20f9882d-f0bc-4013-a67f-fd4e55e14873|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:42:06.993Z|c9893a2b-27e8-48fe-aaa5-f20f79460949|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:42:06.994Z|c9893a2b-27e8-48fe-aaa5-f20f79460949|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:42:07.465Z|f1cb958a-8572-4c61-bcdd-0896f4212996|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:42:07.466Z|f1cb958a-8572-4c61-bcdd-0896f4212996|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:42:21.993Z|f0a6291e-6cf8-4733-bdef-949224922ef0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:42:21.995Z|f0a6291e-6cf8-4733-bdef-949224922ef0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:42:36.993Z|c7dbb12a-6526-4def-b12a-fa1cf7fadc07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:42:36.996Z|c7dbb12a-6526-4def-b12a-fa1cf7fadc07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:42:37.467Z|f88c8889-555b-4816-81ee-5e00adfec9da|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:42:37.468Z|f88c8889-555b-4816-81ee-5e00adfec9da|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:42:51.995Z|f4cf1567-f104-4bb6-be92-98573b6280c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:42:51.998Z|f4cf1567-f104-4bb6-be92-98573b6280c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:42:59.440Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:42:59.442Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:42:59.443Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:42:59.443Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:42:59.445Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:42:59.445Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:42:59.465Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:42:59.466Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:42:59.466Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:42:59.467Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:42:59 GMT;Connection:close;
2021-12-02T00:42:59.467Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:42:59.468Z|8ad64fc9-cc5d-4925-9397-102bcff7e434|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:43:06.993Z|e6c5c70d-171e-4201-9530-7438bde9c953|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:43:06.994Z|e6c5c70d-171e-4201-9530-7438bde9c953|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:43:07.471Z|8dc84439-8769-475d-be38-0d37083a0b21|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:43:07.471Z|8dc84439-8769-475d-be38-0d37083a0b21|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:43:21.993Z|484eb9e4-276c-4d8f-92e6-ce9dc93a0ad5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:43:21.996Z|484eb9e4-276c-4d8f-92e6-ce9dc93a0ad5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:43:36.993Z|0b19e376-bbfa-4ad3-91de-78409655c490|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:43:36.994Z|0b19e376-bbfa-4ad3-91de-78409655c490|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:43:37.472Z|d2233838-7401-43d6-9f9a-6f2dc2c4a925|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:43:37.473Z|d2233838-7401-43d6-9f9a-6f2dc2c4a925|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:43:51.993Z|5355376d-6fed-4321-bf18-58e849feeed6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:43:51.994Z|5355376d-6fed-4321-bf18-58e849feeed6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:43:59.418Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:43:59.419Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:43:59.419Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:43:59.421Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:43:59.422Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:43:59.422Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:43:59.436Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:43:59.437Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:43:59.437Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:43:59.438Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:43:59 GMT;Connection:close;
2021-12-02T00:43:59.438Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:43:59.439Z|062498fa-5d5d-47b7-a9d5-cb93e865daa3|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:44:06.993Z|c5e4365c-dd29-4b9e-a598-0273c55ff808|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:44:06.996Z|c5e4365c-dd29-4b9e-a598-0273c55ff808|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:44:07.475Z|aa8e849c-5f3f-4156-86fe-f205098cee48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:44:07.476Z|aa8e849c-5f3f-4156-86fe-f205098cee48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:44:21.993Z|d6b70f0c-8e35-4589-9881-79c3ab4de5cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:44:21.994Z|d6b70f0c-8e35-4589-9881-79c3ab4de5cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:44:36.993Z|b75d863c-ea64-421d-9056-7f49c01bb227|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:44:36.995Z|b75d863c-ea64-421d-9056-7f49c01bb227|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:44:37.477Z|0b61acce-eb1c-4d16-a399-5d4ebaa2bf41|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:44:37.478Z|0b61acce-eb1c-4d16-a399-5d4ebaa2bf41|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:44:51.995Z|f3807f34-0ee1-4ec8-83be-85ccc830d83d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:44:52.001Z|f3807f34-0ee1-4ec8-83be-85ccc830d83d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:44:59.428Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:44:59.429Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:44:59.430Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:44:59.436Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:44:59.437Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:44:59.437Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:44:59.450Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:44:59.450Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:44:59.450Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:44:59.451Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:44:59 GMT;Connection:close;
2021-12-02T00:44:59.451Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:44:59.451Z|4c192276-58c1-48a7-ad25-7bdf89d272c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:45:06.993Z|adb83468-a3fc-40e6-82da-35e45058298b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:45:06.994Z|adb83468-a3fc-40e6-82da-35e45058298b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:45:07.480Z|d5755297-008f-4591-a2e7-c258177989c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:45:07.480Z|d5755297-008f-4591-a2e7-c258177989c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:45:21.993Z|eb638419-14aa-41c5-ba45-4baeaadeac8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:45:21.994Z|eb638419-14aa-41c5-ba45-4baeaadeac8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:45:36.992Z|09342396-6331-4da6-9e8a-ca71de44f9f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:45:36.995Z|09342396-6331-4da6-9e8a-ca71de44f9f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:45:37.482Z|0c498824-7e6e-4bc0-92c8-b75ee2aec2b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:45:37.483Z|0c498824-7e6e-4bc0-92c8-b75ee2aec2b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:45:51.993Z|855f5049-d20f-4006-b3f2-4cb137e2d7a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:45:51.994Z|855f5049-d20f-4006-b3f2-4cb137e2d7a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:45:59.420Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:45:59.421Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:45:59.421Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:45:59.424Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:45:59.424Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:45:59.425Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:45:59.442Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:45:59.442Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:45:59.443Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:45:59.444Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:45:59 GMT;Connection:close;
2021-12-02T00:45:59.444Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:45:59.445Z|a321d2b2-0ebb-4cd0-8582-b51c73dfac39|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:46:06.993Z|ac719fc1-2c93-4314-8bb8-cebd15a4522e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:46:06.995Z|ac719fc1-2c93-4314-8bb8-cebd15a4522e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:46:07.483Z|19f3d964-2a6a-402e-97a1-5b9ccbc6e0b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:46:07.484Z|19f3d964-2a6a-402e-97a1-5b9ccbc6e0b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:46:21.993Z|bc7dc01c-672f-44cb-b363-b9668e6d44c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:46:21.996Z|bc7dc01c-672f-44cb-b363-b9668e6d44c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:46:36.993Z|9ef55b15-fa0d-4c22-99a3-51beb8b5726b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:46:36.993Z|9ef55b15-fa0d-4c22-99a3-51beb8b5726b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:46:37.485Z|fe9e4ffc-7555-4ce4-a8d1-5ea538afbc12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:46:37.486Z|fe9e4ffc-7555-4ce4-a8d1-5ea538afbc12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:46:51.994Z|3fdfcc50-c22d-4f9e-87f5-9edbd612f493|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:46:51.999Z|3fdfcc50-c22d-4f9e-87f5-9edbd612f493|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:46:59.427Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:46:59.429Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:46:59.431Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:46:59.432Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:46:59.432Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:46:59.433Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:46:59.463Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:46:59.464Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:46:59.465Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:46:59.465Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:46:59 GMT;Connection:close;
2021-12-02T00:46:59.466Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:46:59.466Z|7e2d2411-7e3f-40dc-8ad3-932c1d2d82ea|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:47:06.993Z|4423a085-c841-43ef-9951-71388e71baa1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:47:06.995Z|4423a085-c841-43ef-9951-71388e71baa1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:47:07.488Z|dec07b4e-74f2-4bf2-9336-0bc10101a651|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:47:07.488Z|dec07b4e-74f2-4bf2-9336-0bc10101a651|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:47:21.993Z|a5e57f30-a9b3-468b-8c09-b27774380e2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:47:21.994Z|a5e57f30-a9b3-468b-8c09-b27774380e2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:47:37.006Z|5e19ea43-3ab3-4866-9bf5-7bbec3080d02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:47:37.008Z|5e19ea43-3ab3-4866-9bf5-7bbec3080d02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:47:37.490Z|dfea3e65-ac39-4334-a41a-31af8a38603c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:47:37.490Z|dfea3e65-ac39-4334-a41a-31af8a38603c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:47:51.992Z|5af62ff0-ccc8-4722-893b-96d0280470f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:47:51.993Z|5af62ff0-ccc8-4722-893b-96d0280470f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:47:59.417Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:47:59.418Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:47:59.419Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:47:59.423Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:47:59.424Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:47:59.425Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:47:59.438Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:47:59.439Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:47:59.439Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:47:59.440Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:47:59 GMT;Connection:close;
2021-12-02T00:47:59.440Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:47:59.442Z|7f46b1d1-46f6-4f2d-9774-b5ff3a7c30f8|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:48:06.993Z|acf694e0-e10c-4127-a94e-9addbb712ef4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:48:06.993Z|acf694e0-e10c-4127-a94e-9addbb712ef4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:48:07.491Z|546dc92c-290a-4c04-bb6a-89e1047f0aa3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:48:07.492Z|546dc92c-290a-4c04-bb6a-89e1047f0aa3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:48:21.993Z|317058f6-9224-4dfa-bdd0-fe4df7e46d94|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:48:21.997Z|317058f6-9224-4dfa-bdd0-fe4df7e46d94|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:48:36.993Z|64602a3f-36a6-4a87-8859-828061a66fb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:48:36.994Z|64602a3f-36a6-4a87-8859-828061a66fb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:48:37.492Z|44552e5e-9ee1-4e9e-b62c-b71406b7bef0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:48:37.493Z|44552e5e-9ee1-4e9e-b62c-b71406b7bef0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:48:51.995Z|4712a260-ac42-44c9-8143-50bba4b35288|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:48:52.000Z|4712a260-ac42-44c9-8143-50bba4b35288|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:48:59.426Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:48:59.428Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:48:59.428Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:48:59.430Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:48:59.431Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:48:59.431Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:48:59.447Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:48:59.448Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:48:59.448Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:48:59.449Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:48:59 GMT;Connection:close;
2021-12-02T00:48:59.449Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:48:59.450Z|932bbb88-2033-43db-9e02-07aa92ae21a7|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:49:06.993Z|836300b6-fbb2-4fcb-95fd-3c545116f64f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:49:06.994Z|836300b6-fbb2-4fcb-95fd-3c545116f64f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:49:07.494Z|3412e296-68c7-499d-874e-d794a4160e3f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:49:07.494Z|3412e296-68c7-499d-874e-d794a4160e3f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:49:21.993Z|417f69c1-cfcb-458b-91f1-a334a96088db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:49:21.994Z|417f69c1-cfcb-458b-91f1-a334a96088db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:49:36.993Z|50bfda06-1b75-46a3-93a8-4235157bef11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:49:36.996Z|50bfda06-1b75-46a3-93a8-4235157bef11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:49:37.496Z|63372151-6771-44ab-9c8f-020c4919a0fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:49:37.496Z|63372151-6771-44ab-9c8f-020c4919a0fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:49:51.993Z|84a9ed77-1216-4de4-bbb8-cab3a784232c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:49:51.993Z|84a9ed77-1216-4de4-bbb8-cab3a784232c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:49:59.418Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:49:59.419Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:49:59.421Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:49:59.421Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:49:59.422Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:49:59.422Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:49:59.437Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:49:59.437Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:49:59.437Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:49:59.438Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:49:59 GMT;Connection:close;
2021-12-02T00:49:59.439Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:49:59.440Z|3b98da80-25f8-4f89-8481-083b9f24caa4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:50:06.993Z|bab168c3-14ea-4070-b1bc-ee445f15c661|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:50:06.994Z|bab168c3-14ea-4070-b1bc-ee445f15c661|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:50:07.497Z|30444bda-3adb-4a05-8edc-ea3c615082a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:50:07.498Z|30444bda-3adb-4a05-8edc-ea3c615082a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:50:21.993Z|ff0fb596-c0dc-42b0-be2f-468f6769400f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:50:21.997Z|ff0fb596-c0dc-42b0-be2f-468f6769400f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:50:36.993Z|7e357c34-6a90-469d-a981-295ae76b5b07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:50:36.993Z|7e357c34-6a90-469d-a981-295ae76b5b07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:50:37.499Z|642f8367-d2c6-4db1-a3d5-3bc4b1565fe2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:50:37.499Z|642f8367-d2c6-4db1-a3d5-3bc4b1565fe2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:50:51.994Z|c28c38f0-d016-4b28-bf83-df24ae0edaf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:50:51.996Z|c28c38f0-d016-4b28-bf83-df24ae0edaf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:50:59.422Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:50:59.424Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:50:59.424Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:50:59.428Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:50:59.428Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:50:59.428Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:50:59.442Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:50:59.442Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:50:59.442Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:50:59.443Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:50:59 GMT;Connection:close;
2021-12-02T00:50:59.443Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:50:59.443Z|6bc42436-3620-4803-98b5-4f299ac767ed|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:51:06.993Z|9d253771-86a7-444b-803c-0fffe8642c40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:51:06.996Z|9d253771-86a7-444b-803c-0fffe8642c40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:51:07.500Z|abbc4998-33e0-45e0-99ef-44a58e7f7ff8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:51:07.501Z|abbc4998-33e0-45e0-99ef-44a58e7f7ff8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:51:21.993Z|978c3ed3-b840-406f-af86-c3300af5398f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:51:21.994Z|978c3ed3-b840-406f-af86-c3300af5398f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:51:36.993Z|8f581d55-6427-4b26-ad84-e56d72ab521c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:51:36.994Z|8f581d55-6427-4b26-ad84-e56d72ab521c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:51:37.502Z|164dadc5-96f2-4adf-b176-ad759b1f749a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:51:37.502Z|164dadc5-96f2-4adf-b176-ad759b1f749a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:51:51.992Z|524c2b1e-a99a-495a-8d3c-52c7fcb1e733|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:51:51.995Z|524c2b1e-a99a-495a-8d3c-52c7fcb1e733|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:51:59.412Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-02T00:51:59.412Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-02T00:51:59.413Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-02T00:51:59.413Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-02T00:51:59.414Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.36.86:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-02T00:51:59.414Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-02T00:51:59.421Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-02T00:51:59.421Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-02T00:51:59.421Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-02T00:51:59.422Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||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-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 02 Dec 2021 00:51:59 GMT;Connection:close;
2021-12-02T00:51:59.422Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-02T00:51:59.422Z|73c725b0-181d-4346-9c88-e42b860868a0|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-02T00:52:06.993Z|dc298fe1-5f67-42df-8a33-d932be4e978f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:52:06.993Z|dc298fe1-5f67-42df-8a33-d932be4e978f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-02T00:52:07.503Z|253b37f0-6805-4c62-82f4-514418d00fd9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-02T00:52:07.504Z|253b37f0-6805-4c62-82f4-514418d00fd9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.