Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/org.onap.so.trust.jks -Djavax.net.ssl.trustStorePassword=b#x?l.Hlq3APvIfCzDPTM::+ -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.5.RELEASE)

2021-05-25T02:42:57.243Z||main|||||INFO|500||Starting ApiHandlerApplication on onap-so-6c86c76c44-t9528 with PID 15 (/app/app.jar started by so in /app)
2021-05-25T02:42:57.248Z||main|||||DEBUG|500||Running with Spring Boot v2.1.5.RELEASE, Spring v5.1.7.RELEASE
2021-05-25T02:42:57.249Z||main|||||INFO|500||The following profiles are active: basic
2021-05-25T02:43:05.051Z||main|||||INFO|500||Starting service [Tomcat]
2021-05-25T02:43:05.052Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-05-25T02:43:05.180Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-05-25T02:43:06.996Z||main|||||INFO|500||reqdb-pool - Starting...
2021-05-25T02:43:07.129Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-05-25T02:43:07.254Z||main|||||INFO|500||catdb-pool - Starting...
2021-05-25T02:43:07.327Z||main|||||INFO|500||catdb-pool - Start completed.
2021-05-25T02:43:10.287Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2021-05-25T02:43:10.740Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [
	name: requestDB
	...]
2021-05-25T02:43:10.903Z||main|||||INFO|500||HHH000412: Hibernate Core {5.3.10.Final}
2021-05-25T02:43:10.906Z||main|||||INFO|500||HHH000206: hibernate.properties not found
2021-05-25T02:43:11.264Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
2021-05-25T02:43:11.898Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect
2021-05-25T02:43:13.965Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [
	name: catalogDB
	...]
2021-05-25T02:43:14.269Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect
2021-05-25T02:43:18.093Z||main|||||INFO|500||HHH000397: Using ASTQueryTranslatorFactory
2021-05-25T02:43:20.689Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-05-25T02:43:21.770Z||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-05-25T02:43:23.769Z|9e4186de-82b1-43b2-9345-89c4bf4fc2c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:43:23.776Z|9e4186de-82b1-43b2-9345-89c4bf4fc2c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:43:23.777Z|a34dceb0-72f2-4a0e-afbd-0ddabf305951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:43:23.784Z|a34dceb0-72f2-4a0e-afbd-0ddabf305951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:43:23.786Z||main|||||INFO|500||Started ApiHandlerApplication in 29.204 seconds (JVM running for 30.158)
2021-05-25T02:43:38.751Z|e60cce8b-a408-4a32-b96c-e6df18c50f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:43:38.752Z|e60cce8b-a408-4a32-b96c-e6df18c50f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.206 to 10.233.70.228
2021-05-25T02:43:38.755Z|e60cce8b-a408-4a32-b96c-e6df18c50f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:43:38.760Z|e60cce8b-a408-4a32-b96c-e6df18c50f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:43:38.772Z|e60cce8b-a408-4a32-b96c-e6df18c50f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:43:53.751Z|0617d375-0e52-4920-b28e-4da83bb369af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:43:53.752Z|0617d375-0e52-4920-b28e-4da83bb369af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:43:53.785Z|50d51adc-c00b-42e0-ae58-d18060797c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:43:53.786Z|50d51adc-c00b-42e0-ae58-d18060797c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:44:06.301Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-05-25T02:44:06.449Z|f7ba0a18-bd22-484f-ae0d-1db3712c3222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:06.450Z|3ed6fe29-f835-4175-a812-3d79a3924832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:06.502Z|1bdac57e-66c4-4de4-861d-593c35142976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-05-25T02:44:06.844Z|1bdac57e-66c4-4de4-861d-593c35142976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:06.845Z|3ed6fe29-f835-4175-a812-3d79a3924832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:06.844Z|f7ba0a18-bd22-484f-ae0d-1db3712c3222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:08.751Z|c79b5d43-2884-4cd8-b465-9775a6db1776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:44:08.752Z|c79b5d43-2884-4cd8-b465-9775a6db1776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:44:16.987Z|f3377b90-a7ac-45b0-a36d-2f90afa99449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:16.988Z|f3377b90-a7ac-45b0-a36d-2f90afa99449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:17.037Z|e098533b-e6cf-4800-9437-302ddeefaf7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:17.038Z|e098533b-e6cf-4800-9437-302ddeefaf7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:17.041Z|7a4de73b-a754-42cd-a9d2-3e7eeeca0622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:17.042Z|7a4de73b-a754-42cd-a9d2-3e7eeeca0622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:23.751Z|77ad1d69-7ed1-47e0-a724-3de951d8e6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:44:23.755Z|77ad1d69-7ed1-47e0-a724-3de951d8e6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:44:23.787Z|4328cbfa-3131-4340-8ec6-cb955dc13132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:44:23.787Z|4328cbfa-3131-4340-8ec6-cb955dc13132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:44:27.108Z|2ad6fc22-cc28-4e05-b4de-7d2fbebca4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:27.137Z|a92a9cf4-af5b-48b9-bace-5b324f5adaba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:27.138Z|a92a9cf4-af5b-48b9-bace-5b324f5adaba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:27.140Z|13f44213-9807-43d0-9d91-6efa2295396f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:27.141Z|13f44213-9807-43d0-9d91-6efa2295396f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:27.140Z|2ad6fc22-cc28-4e05-b4de-7d2fbebca4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:37.164Z|d857332b-acec-42a9-b4be-b03e4243b646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:37.165Z|d857332b-acec-42a9-b4be-b03e4243b646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:37.169Z|cca0201a-cc35-4b8e-8292-6464c3fd232f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:37.170Z|cca0201a-cc35-4b8e-8292-6464c3fd232f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:37.172Z|0ef1a640-e100-4a45-8a3f-2a0a0131dc6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:37.173Z|0ef1a640-e100-4a45-8a3f-2a0a0131dc6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:38.751Z|ed2b63d7-3039-469a-99d7-d24de81cdada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:44:38.752Z|ed2b63d7-3039-469a-99d7-d24de81cdada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:44:47.199Z|cd2fe0fd-f23b-46b8-9aeb-55f3f6b2d03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:47.200Z|250faac9-9d43-423f-8f9b-fda755d47144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:47.200Z|cd2fe0fd-f23b-46b8-9aeb-55f3f6b2d03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:47.200Z|250faac9-9d43-423f-8f9b-fda755d47144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:47.200Z|67b7e05f-9279-4e4e-a095-4bcbcac70a27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:47.201Z|67b7e05f-9279-4e4e-a095-4bcbcac70a27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:53.751Z|0bfb2ee0-6c33-47f5-9de6-7c9dd23ed98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:44:53.752Z|0bfb2ee0-6c33-47f5-9de6-7c9dd23ed98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:44:53.789Z|44ac84d8-d826-429e-a473-5dc6049e1188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:44:53.789Z|44ac84d8-d826-429e-a473-5dc6049e1188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:44:57.301Z|32f2d77e-f25e-4a3e-b74f-2a67123929f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:57.301Z|93132523-7474-4a17-bd08-60f914c21c84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:57.302Z|93132523-7474-4a17-bd08-60f914c21c84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:57.302Z|32f2d77e-f25e-4a3e-b74f-2a67123929f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:44:57.305Z|3c1c2f39-253e-4ec4-bbe1-712b55f73681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:44:57.306Z|3c1c2f39-253e-4ec4-bbe1-712b55f73681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:07.328Z|887fab1d-9d30-406d-bfd6-f9a2ab51d3cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:07.330Z|887fab1d-9d30-406d-bfd6-f9a2ab51d3cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:07.390Z|f3472835-dcca-4a31-8daf-38f8a70c44b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:07.391Z|f3472835-dcca-4a31-8daf-38f8a70c44b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:07.400Z|13ae1f57-047a-42ed-860b-0e8fc655bf82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:07.401Z|13ae1f57-047a-42ed-860b-0e8fc655bf82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:08.751Z|b353d1a6-e03d-4da1-9f98-188ed854989c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:45:08.754Z|b353d1a6-e03d-4da1-9f98-188ed854989c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:45:17.404Z|21ed2472-5643-46bd-95b9-236d5764a2ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:17.405Z|21ed2472-5643-46bd-95b9-236d5764a2ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:17.438Z|d6ebb007-644a-4924-8bcb-77770a13d5ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:17.438Z|1396fe9d-177b-4add-9a5b-222b03ff8c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:17.439Z|d6ebb007-644a-4924-8bcb-77770a13d5ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:17.439Z|1396fe9d-177b-4add-9a5b-222b03ff8c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:23.751Z|a78c99de-8364-4681-b888-7a4e53abc6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:45:23.752Z|a78c99de-8364-4681-b888-7a4e53abc6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:45:23.790Z|6f8ac42a-048e-47d0-99ef-f9ca30ae4e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:45:23.791Z|6f8ac42a-048e-47d0-99ef-f9ca30ae4e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:45:27.498Z|24c18834-176c-46ae-a7fd-6c1509ee3d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:27.499Z|24c18834-176c-46ae-a7fd-6c1509ee3d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:27.500Z|833436b1-69ab-428e-8761-1b4192be5d09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:27.500Z|15d5f1ee-ced7-49d6-8c8e-f4effa7fc3ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:27.500Z|833436b1-69ab-428e-8761-1b4192be5d09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:27.500Z|15d5f1ee-ced7-49d6-8c8e-f4effa7fc3ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:37.599Z|1e8c1cf2-b641-47b7-948e-44dcbd0dc78d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:37.599Z|8f8344ac-4b5e-41d4-8751-df85b92832f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:37.599Z|525150bd-b3e5-4ef7-bc56-90fd8b467365|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:37.600Z|8f8344ac-4b5e-41d4-8751-df85b92832f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:37.600Z|525150bd-b3e5-4ef7-bc56-90fd8b467365|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:37.600Z|1e8c1cf2-b641-47b7-948e-44dcbd0dc78d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:38.751Z|8dd3aa7e-0864-4e25-a482-f6321ed317b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:45:38.751Z|8dd3aa7e-0864-4e25-a482-f6321ed317b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:45:47.659Z|313432ea-15eb-4b96-a947-6d71a3f68216|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:47.659Z|1768b99b-8a43-4a48-9260-8b5464ec8156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:47.736Z|5060aad7-575d-4646-9c0c-78b8f938d2aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:47.736Z|313432ea-15eb-4b96-a947-6d71a3f68216|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:47.736Z|1768b99b-8a43-4a48-9260-8b5464ec8156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:47.737Z|5060aad7-575d-4646-9c0c-78b8f938d2aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:53.751Z|3850cae3-e20f-4e8f-a644-da989cb5b4ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:45:53.754Z|3850cae3-e20f-4e8f-a644-da989cb5b4ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.70.228 to 10.233.76.44
2021-05-25T02:45:53.754Z|3850cae3-e20f-4e8f-a644-da989cb5b4ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:45:53.755Z|3850cae3-e20f-4e8f-a644-da989cb5b4ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:45:53.757Z|3850cae3-e20f-4e8f-a644-da989cb5b4ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:45:53.836Z|46b3f69c-cbcb-4828-bfde-490e1b9967ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:45:53.837Z|46b3f69c-cbcb-4828-bfde-490e1b9967ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:45:57.762Z|7ee8195d-0577-4504-a158-55e93a240944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:57.762Z|676f7b0f-d0a5-4cd1-b276-892dcf644956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:57.762Z|beb4548a-850d-4834-8a10-c65f0d24732b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:45:57.763Z|beb4548a-850d-4834-8a10-c65f0d24732b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:57.763Z|676f7b0f-d0a5-4cd1-b276-892dcf644956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:45:57.763Z|7ee8195d-0577-4504-a158-55e93a240944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:07.900Z|06df619f-1ee9-4bbc-a275-f96328f29822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:07.900Z|a8f35259-4b40-4e59-8c2e-31a3f798b640|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:07.900Z|06df619f-1ee9-4bbc-a275-f96328f29822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:07.900Z|d1c87265-9cc4-4d5c-9403-4863748e099f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:07.900Z|a8f35259-4b40-4e59-8c2e-31a3f798b640|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:07.936Z|d1c87265-9cc4-4d5c-9403-4863748e099f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:08.751Z|24c2b789-29f4-439b-bdad-516d84e7bde5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:46:08.751Z|24c2b789-29f4-439b-bdad-516d84e7bde5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:46:17.997Z|b7d0979d-6f98-463e-946e-a25c9f86617e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:17.997Z|fa408e4e-c781-46cf-8ced-54621af8e79f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:17.998Z|b7d0979d-6f98-463e-946e-a25c9f86617e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:17.998Z|fa408e4e-c781-46cf-8ced-54621af8e79f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:18.000Z|545be57a-7e0f-4138-a11c-d0bbb91f6e6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:18.035Z|545be57a-7e0f-4138-a11c-d0bbb91f6e6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:23.751Z|0cddae1f-07cd-40f8-8b79-c4a686631f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:46:23.751Z|0cddae1f-07cd-40f8-8b79-c4a686631f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:46:23.838Z|96b95374-c06b-4d62-bfba-9e2e2b14346e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:46:23.839Z|96b95374-c06b-4d62-bfba-9e2e2b14346e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:46:28.090Z|5b038969-6e70-446b-8835-c2dc99c2513f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:28.090Z|35f5e887-fe9e-4faf-a266-b9429ccf331a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:28.091Z|5b038969-6e70-446b-8835-c2dc99c2513f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:28.091Z|35f5e887-fe9e-4faf-a266-b9429ccf331a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:28.093Z|398a05e3-4541-4c45-be2e-db48beb44db3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:28.094Z|398a05e3-4541-4c45-be2e-db48beb44db3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:38.191Z|16a994e5-f83f-4f56-adfb-52fa5ca8d7b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:38.191Z|eca76fdd-f162-42e2-b284-6bc5f098a3b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:38.191Z|760ed8cd-a225-4b76-901d-09edfe2567fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:38.192Z|16a994e5-f83f-4f56-adfb-52fa5ca8d7b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:38.192Z|eca76fdd-f162-42e2-b284-6bc5f098a3b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:38.192Z|760ed8cd-a225-4b76-901d-09edfe2567fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:38.751Z|b7098a88-cd8c-44fe-815b-22343407882a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:46:38.754Z|b7098a88-cd8c-44fe-815b-22343407882a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.76.44 to 10.233.70.228
2021-05-25T02:46:38.754Z|b7098a88-cd8c-44fe-815b-22343407882a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:46:38.755Z|b7098a88-cd8c-44fe-815b-22343407882a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:46:38.757Z|b7098a88-cd8c-44fe-815b-22343407882a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:46:48.298Z|5ce93e1d-fc7e-4720-920a-c7290fc5ea3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:48.298Z|02f86729-153a-4e6f-872d-ffddcac5649d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:48.299Z|02f86729-153a-4e6f-872d-ffddcac5649d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:48.299Z|5ce93e1d-fc7e-4720-920a-c7290fc5ea3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:48.299Z|bc95ac37-2e2b-42fb-a7d6-33db98c8a8d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:48.300Z|bc95ac37-2e2b-42fb-a7d6-33db98c8a8d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:53.751Z|8f38f3a1-7bc0-487d-b7ab-07cfc487b55d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:46:53.751Z|8f38f3a1-7bc0-487d-b7ab-07cfc487b55d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:46:53.840Z|0f7eff1f-62d7-483a-88a6-43a3d0a04f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:46:53.841Z|0f7eff1f-62d7-483a-88a6-43a3d0a04f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:46:58.322Z|9c2e6d53-af05-426f-b2d0-999abd856bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:58.322Z|eeba0bfa-3098-466c-b07a-bfa75ab3ccd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:58.322Z|eeba0bfa-3098-466c-b07a-bfa75ab3ccd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:58.322Z|9c2e6d53-af05-426f-b2d0-999abd856bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:46:58.352Z|c513ad69-bef0-4c40-bb92-15fd68a8ecf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:46:58.353Z|c513ad69-bef0-4c40-bb92-15fd68a8ecf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:08.345Z|e00b3d38-7c70-4b67-bf3b-e239a6cd392f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:08.346Z|e00b3d38-7c70-4b67-bf3b-e239a6cd392f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:08.389Z|46f813b6-d869-4b5d-993a-71ba4bd7d04b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:08.390Z|46f813b6-d869-4b5d-993a-71ba4bd7d04b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:08.438Z|79a83318-6079-4cfc-ad50-05f207654cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:08.439Z|79a83318-6079-4cfc-ad50-05f207654cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:08.751Z|61d227a3-00ed-47e4-9194-6e7d1b992ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:47:08.752Z|61d227a3-00ed-47e4-9194-6e7d1b992ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:47:18.405Z|f10b95cb-6d01-47a6-bb50-54292a96ed18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:18.407Z|f10b95cb-6d01-47a6-bb50-54292a96ed18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:18.461Z|ef226523-aa71-4aac-a820-057def8f9221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:18.461Z|ef226523-aa71-4aac-a820-057def8f9221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:18.464Z|c3b835ec-b4ae-4ce0-9068-92c6220780de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:18.464Z|c3b835ec-b4ae-4ce0-9068-92c6220780de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:23.751Z|03c64542-968f-4a25-be19-3ae36d9405f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:47:23.753Z|03c64542-968f-4a25-be19-3ae36d9405f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.70.228 to 10.233.68.206
2021-05-25T02:47:23.754Z|03c64542-968f-4a25-be19-3ae36d9405f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:47:23.755Z|03c64542-968f-4a25-be19-3ae36d9405f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:47:23.841Z|03c64542-968f-4a25-be19-3ae36d9405f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:47:23.850Z|1ea07a1f-dc28-46b2-a91b-6c149c7381f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:47:23.852Z|1ea07a1f-dc28-46b2-a91b-6c149c7381f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:47:28.457Z|fff6226a-8a4a-40b1-87a1-9a8f815ab953|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:28.458Z|fff6226a-8a4a-40b1-87a1-9a8f815ab953|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:28.485Z|8b354e66-aaae-4547-b4c5-f686159decfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:28.486Z|8b354e66-aaae-4547-b4c5-f686159decfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:28.485Z|d5586e56-d12a-4c0c-ab00-e9b6f6b3a482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:28.536Z|d5586e56-d12a-4c0c-ab00-e9b6f6b3a482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:38.495Z|297339f6-2457-49b6-b853-7b6c1d3744ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:38.495Z|297339f6-2457-49b6-b853-7b6c1d3744ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:38.557Z|dbd1160e-6cfb-45cb-9e5a-fc882877b5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:38.558Z|dbd1160e-6cfb-45cb-9e5a-fc882877b5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:38.559Z|35a35208-347c-4862-aea6-1c399769a5eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:38.560Z|35a35208-347c-4862-aea6-1c399769a5eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:38.751Z|dfaa47a2-dfb9-49fc-bdde-d6c62f6705ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:47:38.752Z|dfaa47a2-dfb9-49fc-bdde-d6c62f6705ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:47:48.518Z|30f4b74a-d3b7-4cfc-9f65-728d7d4d8a74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:48.519Z|30f4b74a-d3b7-4cfc-9f65-728d7d4d8a74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:48.579Z|c2d1ef40-121e-4150-b152-99bbe0a34b64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:48.579Z|325ed9bd-b18f-457e-a8cd-daa86aeccd03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:48.580Z|c2d1ef40-121e-4150-b152-99bbe0a34b64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:48.580Z|325ed9bd-b18f-457e-a8cd-daa86aeccd03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:53.751Z|89227db7-94f3-455b-b9db-8beae9bea090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:47:53.751Z|89227db7-94f3-455b-b9db-8beae9bea090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:47:53.854Z|260bd8ee-18fc-4383-b012-ec488ea6e126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:47:53.854Z|260bd8ee-18fc-4383-b012-ec488ea6e126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:47:58.543Z|d190e35f-6c98-4b2e-ba27-b99963ec5a4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:58.544Z|d190e35f-6c98-4b2e-ba27-b99963ec5a4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:58.636Z|8c72eae1-fc77-4b70-b7be-691d9d8c45e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:58.636Z|364cb741-89bd-4015-9bf7-df4f4108fea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:47:58.637Z|8c72eae1-fc77-4b70-b7be-691d9d8c45e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:47:58.637Z|364cb741-89bd-4015-9bf7-df4f4108fea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:08.566Z|65d2d39a-1650-42b9-8c55-ef9244d03261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:08.567Z|65d2d39a-1650-42b9-8c55-ef9244d03261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:08.658Z|29c1379d-b000-4074-af96-936171715b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:08.659Z|29c1379d-b000-4074-af96-936171715b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:08.665Z|9a4182b2-ab1b-4844-8de4-31c5476423a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:08.665Z|9a4182b2-ab1b-4844-8de4-31c5476423a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:08.750Z|e1e12b41-e849-4b71-ab62-dab03b0ce5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:48:08.753Z|e1e12b41-e849-4b71-ab62-dab03b0ce5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:48:18.589Z|a32d0d74-05fd-4d46-a3c3-6f825b715b71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:18.590Z|a32d0d74-05fd-4d46-a3c3-6f825b715b71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:18.681Z|35bc9c02-b994-446b-86cd-a2ff00dbe377|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:18.682Z|35bc9c02-b994-446b-86cd-a2ff00dbe377|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:18.687Z|e10c916f-5a8e-4103-aeb6-a57d7f1cd11f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:18.687Z|e10c916f-5a8e-4103-aeb6-a57d7f1cd11f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:23.750Z|147bc448-b3ed-4b3f-90d6-599233e578ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:48:23.751Z|147bc448-b3ed-4b3f-90d6-599233e578ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:48:23.855Z|8214cf84-baf3-4a69-89a1-cb2349930d87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:48:23.856Z|8214cf84-baf3-4a69-89a1-cb2349930d87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:48:28.611Z|cf2e9601-df47-48ed-9deb-3726336524d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:28.612Z|cf2e9601-df47-48ed-9deb-3726336524d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:28.711Z|44f444c9-d969-44b5-b51f-77b8295a1604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:28.711Z|aee14ce7-1566-4c10-bc1b-e4f9324cc9cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:28.712Z|44f444c9-d969-44b5-b51f-77b8295a1604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:28.712Z|aee14ce7-1566-4c10-bc1b-e4f9324cc9cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:38.633Z|3f7888c4-1209-4fc9-a5f6-762032a1bb0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:38.634Z|3f7888c4-1209-4fc9-a5f6-762032a1bb0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:38.735Z|8f667774-6f09-42ba-a292-629dc9ced3b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:38.735Z|970109db-3b5d-486f-88dc-2f7372292e2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:38.736Z|970109db-3b5d-486f-88dc-2f7372292e2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:38.736Z|8f667774-6f09-42ba-a292-629dc9ced3b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:38.750Z|76337bdb-5158-448a-a603-bdb951c50cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:48:38.751Z|76337bdb-5158-448a-a603-bdb951c50cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:48:48.655Z|87fbb13b-dd9a-4d85-a852-cb1423e45576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:48.657Z|87fbb13b-dd9a-4d85-a852-cb1423e45576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:48.759Z|67e0209c-f7e1-4407-8e5b-4c7486c81e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:48.759Z|b04d95a2-680b-4be4-8cb2-5e913849bb05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:48.760Z|67e0209c-f7e1-4407-8e5b-4c7486c81e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:48.760Z|b04d95a2-680b-4be4-8cb2-5e913849bb05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:53.751Z|7dc46b85-9760-49bf-8663-2e5052335c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:48:53.753Z|7dc46b85-9760-49bf-8663-2e5052335c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.206 to 10.233.70.228
2021-05-25T02:48:53.753Z|7dc46b85-9760-49bf-8663-2e5052335c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:48:53.754Z|7dc46b85-9760-49bf-8663-2e5052335c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:48:53.755Z|7dc46b85-9760-49bf-8663-2e5052335c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:48:53.857Z|1e5cbef2-6e86-446e-9fe4-798ee011bc32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:48:53.857Z|1e5cbef2-6e86-446e-9fe4-798ee011bc32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:48:58.677Z|9d80347e-47b3-4a56-b784-d7c0e66fd3d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:58.678Z|9d80347e-47b3-4a56-b784-d7c0e66fd3d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:58.782Z|dbd418ae-799c-4b66-8430-af423ce6608f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:58.782Z|185f9207-9417-4df6-b5da-1b30c8b176a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:48:58.783Z|dbd418ae-799c-4b66-8430-af423ce6608f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:48:58.783Z|185f9207-9417-4df6-b5da-1b30c8b176a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:08.702Z|3df5a94c-d0a9-424f-a94d-0a9ffd52b943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:08.703Z|3df5a94c-d0a9-424f-a94d-0a9ffd52b943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:08.750Z|c5300233-75b4-407d-9027-2745ca34b33c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:49:08.751Z|c5300233-75b4-407d-9027-2745ca34b33c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:49:08.805Z|9e14b808-c5b2-44a3-b4ff-03d95e738da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:08.805Z|c4761f93-d988-44f0-872e-29e10cd06a36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:08.806Z|9e14b808-c5b2-44a3-b4ff-03d95e738da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:08.806Z|c4761f93-d988-44f0-872e-29e10cd06a36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:18.728Z|3f076ead-fc57-4a1b-8881-03f08f6ff291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:18.729Z|3f076ead-fc57-4a1b-8881-03f08f6ff291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:18.828Z|d9f0eddd-6e76-450a-95ce-309a7a3d452a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:18.828Z|80a6d032-0507-4f1b-b29f-8150e0e4bd4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:18.829Z|d9f0eddd-6e76-450a-95ce-309a7a3d452a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:18.829Z|80a6d032-0507-4f1b-b29f-8150e0e4bd4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:23.751Z|8e180523-66fd-4055-a342-ba4454a20c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:49:23.751Z|8e180523-66fd-4055-a342-ba4454a20c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:49:23.858Z|f3592fc2-e906-452d-891b-c15a49470cd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:49:23.859Z|f3592fc2-e906-452d-891b-c15a49470cd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:49:28.752Z|8b988938-6465-4e3e-8ddd-adba02ccfea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:28.753Z|8b988938-6465-4e3e-8ddd-adba02ccfea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:28.851Z|7fdaf6ce-2b7d-46cb-94c3-09505f824641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:28.851Z|a9ad4463-56ca-4931-bb4a-8b2b3be0118a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:28.852Z|7fdaf6ce-2b7d-46cb-94c3-09505f824641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:28.852Z|a9ad4463-56ca-4931-bb4a-8b2b3be0118a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:38.751Z|a15bfb26-bb75-4d14-ae0a-e7e244b0ea42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:49:38.753Z|a15bfb26-bb75-4d14-ae0a-e7e244b0ea42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.70.228 to 10.233.68.206
2021-05-25T02:49:38.753Z|a15bfb26-bb75-4d14-ae0a-e7e244b0ea42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:49:38.754Z|a15bfb26-bb75-4d14-ae0a-e7e244b0ea42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:49:38.755Z|a15bfb26-bb75-4d14-ae0a-e7e244b0ea42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:49:38.841Z|a28b960d-5d47-4b1c-bbd2-a5e8b7b2f08a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:38.842Z|a28b960d-5d47-4b1c-bbd2-a5e8b7b2f08a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:38.873Z|b9606e74-f50f-4c1e-b29c-00db9cce4cda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:38.873Z|f9507892-7319-4b01-b553-8892fb7649cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:38.874Z|b9606e74-f50f-4c1e-b29c-00db9cce4cda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:38.874Z|f9507892-7319-4b01-b553-8892fb7649cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:48.864Z|69c2e86f-5b88-4a99-83e8-fd511fb9fd7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:48.865Z|69c2e86f-5b88-4a99-83e8-fd511fb9fd7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:48.939Z|90e1567f-47b0-468a-b5aa-6164cbfce834|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:48.939Z|3dba232c-7b9a-41b5-8de6-98498238018f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:48.940Z|90e1567f-47b0-468a-b5aa-6164cbfce834|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:48.940Z|3dba232c-7b9a-41b5-8de6-98498238018f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:53.750Z|cd58cc58-d169-41c6-8b9a-7b7226464119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:49:53.751Z|cd58cc58-d169-41c6-8b9a-7b7226464119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:49:53.860Z|7764b24b-7b24-4edb-83e0-ca89f68b1ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:49:53.860Z|7764b24b-7b24-4edb-83e0-ca89f68b1ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:49:58.888Z|c859000b-6f3d-43d5-8e02-8c4213e24aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:58.889Z|c859000b-6f3d-43d5-8e02-8c4213e24aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:58.961Z|dfcd5aba-5328-4e55-9000-0344eeaa286a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:58.961Z|399420f5-0c00-48e7-814c-e0e51fe0be46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:49:58.962Z|dfcd5aba-5328-4e55-9000-0344eeaa286a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:49:58.962Z|399420f5-0c00-48e7-814c-e0e51fe0be46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:08.750Z|c9415ae9-8fd8-400c-80c5-db2ef2abef7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:50:08.751Z|c9415ae9-8fd8-400c-80c5-db2ef2abef7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:50:08.910Z|b628ea57-66d2-400e-ab60-de89de4ff860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:08.911Z|b628ea57-66d2-400e-ab60-de89de4ff860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:08.983Z|0b44174a-f098-49f8-bbe8-575a911dccf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:08.983Z|228bef31-5a7e-45ab-9c3c-e08b123f213c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:08.983Z|228bef31-5a7e-45ab-9c3c-e08b123f213c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:08.984Z|0b44174a-f098-49f8-bbe8-575a911dccf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:18.931Z|c67143aa-8029-4804-92bd-081554e74158|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:18.932Z|c67143aa-8029-4804-92bd-081554e74158|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:19.004Z|cca9e673-2b67-48f3-9800-73d4eb1d67b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:19.004Z|ca919353-685b-46b9-8479-e378300f7dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:19.005Z|cca9e673-2b67-48f3-9800-73d4eb1d67b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:19.005Z|ca919353-685b-46b9-8479-e378300f7dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:23.750Z|247f7cce-aa49-45e6-88f8-65e3e6b8699e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:50:23.753Z|247f7cce-aa49-45e6-88f8-65e3e6b8699e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:50:23.861Z|8e444125-d136-4a56-bc92-4980a6df1516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:50:23.862Z|8e444125-d136-4a56-bc92-4980a6df1516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:50:28.954Z|6d1e3c94-aa7a-4044-bd40-1381840e5422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:28.955Z|6d1e3c94-aa7a-4044-bd40-1381840e5422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:29.026Z|466c2eb9-a70e-4da7-a1b7-d95da025f553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:29.026Z|466c2eb9-a70e-4da7-a1b7-d95da025f553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:29.026Z|72b17762-52a9-463b-8a09-47648500be2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:29.036Z|72b17762-52a9-463b-8a09-47648500be2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:38.751Z|8d8bb551-d5a7-421a-94b0-3fd4650fc661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:50:38.752Z|8d8bb551-d5a7-421a-94b0-3fd4650fc661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:50:39.308Z|ea8e1cda-4207-4a28-845a-1740abfd2322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:39.309Z|ea8e1cda-4207-4a28-845a-1740abfd2322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:39.308Z|acd77bdd-70a0-4215-a7ff-68d0f5e12a6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:39.308Z|88605278-a335-4700-a3bd-b5b2edd32c7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:39.336Z|acd77bdd-70a0-4215-a7ff-68d0f5e12a6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:39.336Z|88605278-a335-4700-a3bd-b5b2edd32c7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:49.360Z|95c60655-d2be-4027-88bc-f8d465a3d38e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:49.360Z|0c4b3c44-6156-4c80-a97c-ba9b490ad1e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:49.360Z|f8556aab-5aa6-4fd5-a708-d165e87992b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:49.360Z|95c60655-d2be-4027-88bc-f8d465a3d38e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:49.361Z|0c4b3c44-6156-4c80-a97c-ba9b490ad1e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:49.436Z|f8556aab-5aa6-4fd5-a708-d165e87992b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:53.750Z|64412eac-a83b-45f7-bbd8-29b19621dd58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:50:53.751Z|64412eac-a83b-45f7-bbd8-29b19621dd58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:50:53.863Z|f7679e0c-544e-405c-80f0-1ff211808620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:50:53.864Z|f7679e0c-544e-405c-80f0-1ff211808620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:50:59.536Z|c755f2b7-4f68-41bb-a96c-bbe06f048624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:59.537Z|e823c094-688f-459f-844c-c9d5dde73d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:59.536Z|90772ef9-6582-4b76-bf69-3eed7fc09137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:50:59.538Z|c755f2b7-4f68-41bb-a96c-bbe06f048624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:59.538Z|90772ef9-6582-4b76-bf69-3eed7fc09137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:50:59.538Z|e823c094-688f-459f-844c-c9d5dde73d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:08.760Z|27392f46-5667-4dfa-98dd-b5f03a357079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:51:08.774Z|27392f46-5667-4dfa-98dd-b5f03a357079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:51:09.613Z|c3d364f3-b8c6-497b-921a-5e5c71b6f951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:09.613Z|a12900cb-806e-4934-a5e6-7cb5722b7066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:09.613Z|86e54918-fdec-4102-b141-ceb308b58562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:09.615Z|c3d364f3-b8c6-497b-921a-5e5c71b6f951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:09.635Z|a12900cb-806e-4934-a5e6-7cb5722b7066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:09.636Z|86e54918-fdec-4102-b141-ceb308b58562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:19.705Z|ec6331e9-c509-4899-a03b-288a32b1c533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:19.706Z|ec6331e9-c509-4899-a03b-288a32b1c533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:19.735Z|b65dd947-197b-4507-afbd-a848a31f74cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:19.705Z|f9d36401-40a5-4cd7-8e28-ae04bfbb64ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:19.736Z|b65dd947-197b-4507-afbd-a848a31f74cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:19.736Z|f9d36401-40a5-4cd7-8e28-ae04bfbb64ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:23.750Z|32b8e9f0-4bdc-4d59-9207-c0f21f5fe210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:51:23.751Z|32b8e9f0-4bdc-4d59-9207-c0f21f5fe210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:51:23.865Z|b9814a53-f788-4e36-8fa7-028123732066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:51:23.865Z|b9814a53-f788-4e36-8fa7-028123732066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:51:29.759Z|dad49000-34e4-4cea-875e-a98e7c9e59d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:29.759Z|daf68673-b77d-40b6-bccc-6def46ea5493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:29.759Z|2114d7d2-7166-462e-9396-22bc263c39b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:29.760Z|daf68673-b77d-40b6-bccc-6def46ea5493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:29.760Z|2114d7d2-7166-462e-9396-22bc263c39b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:29.760Z|dad49000-34e4-4cea-875e-a98e7c9e59d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:38.751Z|a22cb229-2085-4349-bd79-e39d1b17fa9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:51:38.752Z|a22cb229-2085-4349-bd79-e39d1b17fa9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:51:39.854Z|1bad070e-4097-4e58-8335-c69b1cb215e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:39.854Z|b90fff36-100f-4a5b-bea0-06866ed099d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:39.854Z|787143ee-88fe-4327-97b1-af7249033b37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:39.855Z|1bad070e-4097-4e58-8335-c69b1cb215e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:39.855Z|b90fff36-100f-4a5b-bea0-06866ed099d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:39.855Z|787143ee-88fe-4327-97b1-af7249033b37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:49.998Z|00604de0-70d1-4863-b4cf-b88e5a584ad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:49.998Z|00604de0-70d1-4863-b4cf-b88e5a584ad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:50.003Z|f147be28-acdf-4e1e-a5c2-84bffc006154|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:50.036Z|f147be28-acdf-4e1e-a5c2-84bffc006154|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:50.038Z|e9d2456c-d514-4bf6-a8f5-70cf3cfe5ad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:51:50.039Z|e9d2456c-d514-4bf6-a8f5-70cf3cfe5ad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:51:53.750Z|2916e182-951b-434f-bd79-0b9166698a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:51:53.753Z|2916e182-951b-434f-bd79-0b9166698a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.206 to 10.233.70.228
2021-05-25T02:51:53.754Z|2916e182-951b-434f-bd79-0b9166698a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:51:53.756Z|2916e182-951b-434f-bd79-0b9166698a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:51:53.758Z|2916e182-951b-434f-bd79-0b9166698a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:51:53.866Z|ed35fed8-f774-4213-865c-ca93db176953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:51:53.866Z|ed35fed8-f774-4213-865c-ca93db176953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:52:00.020Z|93c42282-bfef-40b8-9e34-ccc90e690d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:00.021Z|93c42282-bfef-40b8-9e34-ccc90e690d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:00.068Z|e048256b-b16c-4962-9ba2-bc1221bb034b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:00.068Z|612cbfad-c19f-4213-a89a-84af0d1afacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:00.069Z|e048256b-b16c-4962-9ba2-bc1221bb034b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:00.069Z|612cbfad-c19f-4213-a89a-84af0d1afacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:08.751Z|feb79a7e-40ee-4e1e-bc8a-e21bc8ac0fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:52:08.751Z|feb79a7e-40ee-4e1e-bc8a-e21bc8ac0fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:52:10.043Z|497aecf2-ee16-4409-8e23-6829bc07f415|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:10.043Z|497aecf2-ee16-4409-8e23-6829bc07f415|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:10.089Z|a8f2f91b-0b9d-4736-b231-733cf49986d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:10.090Z|a8f2f91b-0b9d-4736-b231-733cf49986d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:10.089Z|a422004b-bdab-459f-bf7f-32dda1b90164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:10.136Z|a422004b-bdab-459f-bf7f-32dda1b90164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:20.065Z|e4d37e48-925c-478a-9912-98dfc7d8850b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:20.066Z|e4d37e48-925c-478a-9912-98dfc7d8850b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:20.154Z|3aa5f271-b4b2-425c-a3f8-8c8143575d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:20.155Z|3aa5f271-b4b2-425c-a3f8-8c8143575d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:20.158Z|3d58e4f7-e192-458b-b62d-6e5ca059b0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:20.159Z|3d58e4f7-e192-458b-b62d-6e5ca059b0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:23.751Z|8eca40ab-cb69-44a0-adf9-c1a2c48fddb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:52:23.751Z|8eca40ab-cb69-44a0-adf9-c1a2c48fddb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:52:23.867Z|3772f612-8e49-47fb-bf8f-4f91eb0ac06a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:52:23.868Z|3772f612-8e49-47fb-bf8f-4f91eb0ac06a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:52:30.088Z|11a1c38d-27bd-4067-a974-703954d0303c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:30.089Z|11a1c38d-27bd-4067-a974-703954d0303c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:30.179Z|2e0f3f5f-10da-46c5-b9f3-1339954c67e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:30.180Z|2e0f3f5f-10da-46c5-b9f3-1339954c67e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:30.185Z|b2110161-e898-4a54-96dc-0cd2b55a5593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:30.185Z|b2110161-e898-4a54-96dc-0cd2b55a5593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:38.750Z|183b9ac9-0d27-4572-8a24-5aac1a806cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:52:38.753Z|183b9ac9-0d27-4572-8a24-5aac1a806cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.70.228 to 10.233.68.206
2021-05-25T02:52:38.753Z|183b9ac9-0d27-4572-8a24-5aac1a806cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:52:38.755Z|183b9ac9-0d27-4572-8a24-5aac1a806cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:52:38.836Z|183b9ac9-0d27-4572-8a24-5aac1a806cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:52:40.109Z|2c430268-e2aa-423a-b68e-658927b78dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:40.110Z|2c430268-e2aa-423a-b68e-658927b78dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:40.201Z|d3f55d13-7eaa-4490-ad92-8b1ccc9e4a27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:40.201Z|d3f55d13-7eaa-4490-ad92-8b1ccc9e4a27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:40.206Z|454fce54-3c25-4e40-9660-b32581d553e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:40.207Z|454fce54-3c25-4e40-9660-b32581d553e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:50.196Z|9c69a144-0166-4434-bb2b-2e9e1b644dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:50.196Z|9c69a144-0166-4434-bb2b-2e9e1b644dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:50.238Z|d5c63d7f-4173-423e-84be-a786193f9f54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:50.238Z|8454e6c7-b626-4a55-bbaf-7228894c1d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:52:50.239Z|d5c63d7f-4173-423e-84be-a786193f9f54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:50.239Z|8454e6c7-b626-4a55-bbaf-7228894c1d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:52:53.750Z|7fdde90e-4f39-4b00-91c4-86e1992d9733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:52:53.751Z|7fdde90e-4f39-4b00-91c4-86e1992d9733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:52:53.869Z|1e3c6844-2fa5-493b-9758-f5e6bc381905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:52:53.869Z|1e3c6844-2fa5-493b-9758-f5e6bc381905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:53:00.301Z|7adfaf48-bb50-4cfb-8a63-c7a7475a123e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:00.301Z|7adfaf48-bb50-4cfb-8a63-c7a7475a123e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:00.303Z|e29c0d1a-cbee-4b2c-91ed-de8a04e0f77d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:00.303Z|e29c0d1a-cbee-4b2c-91ed-de8a04e0f77d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:00.303Z|f8aadaa4-0fe5-4d64-85e6-fcc38f47f8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:00.304Z|f8aadaa4-0fe5-4d64-85e6-fcc38f47f8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:08.750Z|35a4f249-4c00-4b6a-82b3-3e64fc28f560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:53:08.751Z|35a4f249-4c00-4b6a-82b3-3e64fc28f560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:53:10.399Z|91a3c945-9955-4078-8fda-a4d8a7a45a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:10.399Z|893e8459-d373-4a5a-a6bb-a7834b4db3bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:10.400Z|0c50f5c3-ee20-4e54-b841-d46b6572cabf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:10.400Z|91a3c945-9955-4078-8fda-a4d8a7a45a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:10.400Z|0c50f5c3-ee20-4e54-b841-d46b6572cabf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:10.400Z|893e8459-d373-4a5a-a6bb-a7834b4db3bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:13.304Z|f1f79549-994b-40b5-b40d-23a909f061e1|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T02:53:13.305Z|f1f79549-994b-40b5-b40d-23a909f061e1|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:20.498Z|a0026c57-4f7b-4165-b859-fe5b0eb79e8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:20.499Z|5f3cac9d-159e-4914-8464-76a688778fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:20.499Z|a0026c57-4f7b-4165-b859-fe5b0eb79e8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:20.500Z|5f3cac9d-159e-4914-8464-76a688778fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:20.537Z|30424bc5-472b-4df1-9eb4-8ba2638c0f44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:20.538Z|30424bc5-472b-4df1-9eb4-8ba2638c0f44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:23.750Z|ddaf8d3e-964d-42a8-b0e8-950a19233e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:53:23.753Z|ddaf8d3e-964d-42a8-b0e8-950a19233e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.206 to 10.233.70.228
2021-05-25T02:53:23.754Z|ddaf8d3e-964d-42a8-b0e8-950a19233e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:53:23.754Z|ddaf8d3e-964d-42a8-b0e8-950a19233e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:53:23.756Z|ddaf8d3e-964d-42a8-b0e8-950a19233e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:53:23.870Z|adbb2bf3-17fd-41ce-a57f-d446d51e5a91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:53:23.870Z|adbb2bf3-17fd-41ce-a57f-d446d51e5a91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:53:30.595Z|ca7b88bb-dd9f-46d0-8322-7bacfec544a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:30.595Z|90801fde-0870-4831-85c8-8094eaa2db11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:30.595Z|90801fde-0870-4831-85c8-8094eaa2db11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:30.595Z|ca7b88bb-dd9f-46d0-8322-7bacfec544a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:30.597Z|1df7ff29-a802-4f4f-8097-d7c5ec82293f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:30.598Z|1df7ff29-a802-4f4f-8097-d7c5ec82293f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:38.750Z|5cdd214c-98bf-4f2a-ac31-a2686556142f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:53:38.751Z|5cdd214c-98bf-4f2a-ac31-a2686556142f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:53:40.699Z|9abefba8-41db-48ad-a6b0-c00ba7f80b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:40.699Z|5c521eab-b53d-4b3c-9c93-a1b607e98576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:40.700Z|c6a3dd9b-b2fa-4246-a6f7-a5941c8f7a7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:40.700Z|5c521eab-b53d-4b3c-9c93-a1b607e98576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:40.699Z|9abefba8-41db-48ad-a6b0-c00ba7f80b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:40.735Z|c6a3dd9b-b2fa-4246-a6f7-a5941c8f7a7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:50.790Z|88473df8-7f10-47a8-85d8-5390706bb3da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:50.790Z|88473df8-7f10-47a8-85d8-5390706bb3da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:50.793Z|e4b95d11-739a-44d5-a246-2c901ed1958a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:50.794Z|e4b95d11-739a-44d5-a246-2c901ed1958a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:50.837Z|845df617-bb61-4bc8-a2bd-4b7ff3cf6309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:53:50.838Z|845df617-bb61-4bc8-a2bd-4b7ff3cf6309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:53:53.750Z|0780d5c0-e310-421c-81b4-f2e05bc9c75c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:53:53.751Z|0780d5c0-e310-421c-81b4-f2e05bc9c75c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:53:53.871Z|fa1cbee3-7e21-442c-9f96-281c9078d30d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:53:53.872Z|fa1cbee3-7e21-442c-9f96-281c9078d30d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:54:00.811Z|680fb922-92e3-41b0-b904-c30896de9d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:00.812Z|680fb922-92e3-41b0-b904-c30896de9d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:00.856Z|9a1c5c4c-b763-4130-92c5-5bedbb1e555b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:00.857Z|9a1c5c4c-b763-4130-92c5-5bedbb1e555b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:00.857Z|148869b0-82a2-4b1f-80a4-037baa92b9c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:00.857Z|148869b0-82a2-4b1f-80a4-037baa92b9c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:08.750Z|4bcdb79a-e535-432f-aea9-b209a7602d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:54:08.753Z|4bcdb79a-e535-432f-aea9-b209a7602d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.70.228 to 10.233.76.44
2021-05-25T02:54:08.753Z|4bcdb79a-e535-432f-aea9-b209a7602d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:54:08.754Z|4bcdb79a-e535-432f-aea9-b209a7602d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:54:08.754Z|4bcdb79a-e535-432f-aea9-b209a7602d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:54:10.833Z|f124493d-74b8-4cb5-b672-f8bc39413072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:10.834Z|f124493d-74b8-4cb5-b672-f8bc39413072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:10.898Z|6940bd03-d466-409b-bda0-b23a542c84e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:10.899Z|6940bd03-d466-409b-bda0-b23a542c84e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:10.900Z|6e27cf6d-1be8-4c94-8c95-a064a33330fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:10.900Z|6e27cf6d-1be8-4c94-8c95-a064a33330fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:13.298Z|aefef70e-93f6-45ba-a27c-6f293e0a8691|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T02:54:13.298Z|aefef70e-93f6-45ba-a27c-6f293e0a8691|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:20.994Z|f6609829-a0b9-4536-b4d9-e974d794ed13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:20.995Z|f6609829-a0b9-4536-b4d9-e974d794ed13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:21.000Z|1dd72884-9396-46ae-8f15-8fa2313801ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:21.001Z|1dd72884-9396-46ae-8f15-8fa2313801ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:21.035Z|6aec1c1a-353d-4582-9ddb-84ead1f4e20d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:21.036Z|6aec1c1a-353d-4582-9ddb-84ead1f4e20d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:23.750Z|9e452da4-6b17-47eb-b590-efef2f0023cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:54:23.751Z|9e452da4-6b17-47eb-b590-efef2f0023cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:54:23.873Z|1fa4009f-4bd7-4c6a-b464-419ef990842a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:54:23.873Z|1fa4009f-4bd7-4c6a-b464-419ef990842a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:54:31.100Z|39617c07-dc89-4a9c-b083-7365e7a2a1ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:31.100Z|6a32cc7b-ff14-4a31-a7ee-b24b8527b643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:31.100Z|30c497f6-cc69-4b6e-ae58-a8966bf27773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:31.100Z|30c497f6-cc69-4b6e-ae58-a8966bf27773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:31.100Z|39617c07-dc89-4a9c-b083-7365e7a2a1ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:31.101Z|6a32cc7b-ff14-4a31-a7ee-b24b8527b643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:38.750Z|01e76318-4112-4c69-a764-d402f9a4c084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:54:38.751Z|01e76318-4112-4c69-a764-d402f9a4c084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:54:41.195Z|c9a0c392-d23c-4246-8544-0c729223d231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:41.195Z|9ac93b18-620d-4060-b615-e272be554c1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:41.196Z|c9a0c392-d23c-4246-8544-0c729223d231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:41.196Z|9ac93b18-620d-4060-b615-e272be554c1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:41.197Z|b2e4c10a-26ed-4068-bd2e-0342ce3ef24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:41.197Z|b2e4c10a-26ed-4068-bd2e-0342ce3ef24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:51.301Z|1ce32a30-2a05-47e5-96ad-13ab27c014fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:51.301Z|d8f0dff7-5ff0-4ede-a841-d88051e35222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:51.301Z|6c67778d-74b1-4dbf-ac13-0f21d405a5a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:54:51.302Z|6c67778d-74b1-4dbf-ac13-0f21d405a5a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:51.302Z|d8f0dff7-5ff0-4ede-a841-d88051e35222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:51.302Z|1ce32a30-2a05-47e5-96ad-13ab27c014fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:54:53.750Z|0814932a-1897-4f56-8187-33ab9aa58844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:54:53.752Z|0814932a-1897-4f56-8187-33ab9aa58844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.76.44 to 10.233.70.228
2021-05-25T02:54:53.753Z|0814932a-1897-4f56-8187-33ab9aa58844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:54:53.753Z|0814932a-1897-4f56-8187-33ab9aa58844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:54:53.755Z|0814932a-1897-4f56-8187-33ab9aa58844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:54:53.874Z|290d014e-49c0-4e5e-a9dd-5b87031586a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:54:53.874Z|290d014e-49c0-4e5e-a9dd-5b87031586a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:55:01.397Z|b02ff9be-3efb-44cc-bc22-b308d4723511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:01.397Z|a4baa5be-0b87-4cea-b4b7-b87b0c1a95bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:01.398Z|b02ff9be-3efb-44cc-bc22-b308d4723511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:01.398Z|a4baa5be-0b87-4cea-b4b7-b87b0c1a95bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:01.404Z|d8c2fa27-9b31-455f-af21-208f13a4b1c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:01.436Z|d8c2fa27-9b31-455f-af21-208f13a4b1c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:08.750Z|a2fbb673-3ae6-4ecb-8864-060c61ee1184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:55:08.751Z|a2fbb673-3ae6-4ecb-8864-060c61ee1184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:55:11.494Z|12afa6da-fa6a-44bf-afa3-94fcaf325118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:11.495Z|0ccab671-d3d5-4a3b-b8ec-d3f3148f69a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:11.495Z|12afa6da-fa6a-44bf-afa3-94fcaf325118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:11.495Z|0ccab671-d3d5-4a3b-b8ec-d3f3148f69a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:11.536Z|89d669f2-479c-4e5c-a3b3-775ce13a86bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:11.536Z|89d669f2-479c-4e5c-a3b3-775ce13a86bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:13.298Z|be560f9e-33c2-485d-9193-95f0705fdd26|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T02:55:13.299Z|be560f9e-33c2-485d-9193-95f0705fdd26|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:21.516Z|9337f647-1edd-4449-a629-fa6644b53349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:21.516Z|e71ec144-24b9-4a70-8efc-980e8adbf5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:21.517Z|e71ec144-24b9-4a70-8efc-980e8adbf5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:21.517Z|9337f647-1edd-4449-a629-fa6644b53349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:21.557Z|f0d27f4d-7785-4171-9bb6-52b40c78ab08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:21.558Z|f0d27f4d-7785-4171-9bb6-52b40c78ab08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:23.750Z|81203894-1f4b-4df7-8550-f0cff6c446f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:55:23.751Z|81203894-1f4b-4df7-8550-f0cff6c446f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:55:23.875Z|3333d4e1-8372-447f-9655-3e7f90875836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:55:23.875Z|3333d4e1-8372-447f-9655-3e7f90875836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:55:31.598Z|6501a4c8-7ce5-439f-8657-a898ee91a3df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:31.598Z|f59654a2-78cc-4929-9227-9b842c26fced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:31.598Z|a9fdb7c6-17da-4c16-ad23-aefb2a4286d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:31.598Z|f59654a2-78cc-4929-9227-9b842c26fced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:31.598Z|6501a4c8-7ce5-439f-8657-a898ee91a3df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:31.598Z|a9fdb7c6-17da-4c16-ad23-aefb2a4286d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:38.750Z|59dc45c7-acb6-4295-9c6c-812b5577b17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:55:38.753Z|59dc45c7-acb6-4295-9c6c-812b5577b17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:55:41.619Z|7a596a25-75fb-4088-be2b-151b2425bd94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:41.619Z|7a596a25-75fb-4088-be2b-151b2425bd94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:41.699Z|fc4944ab-27c1-47f6-92c1-8560c825a06f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:41.700Z|fc4944ab-27c1-47f6-92c1-8560c825a06f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:41.700Z|2aa1719b-6ff0-4542-8eb3-0a445cc334bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:41.701Z|2aa1719b-6ff0-4542-8eb3-0a445cc334bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:51.703Z|1c61f09b-a4b6-4429-b471-90fc420932d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:51.703Z|1c61f09b-a4b6-4429-b471-90fc420932d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:51.719Z|28b77508-35c3-485f-a27f-d80cd5fc4d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:51.719Z|009a797c-db0c-4e75-ae86-339008d899dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:55:51.720Z|009a797c-db0c-4e75-ae86-339008d899dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:51.720Z|28b77508-35c3-485f-a27f-d80cd5fc4d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:55:53.750Z|2c0ea011-51bb-4f03-95b7-7f1f2448b83b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:55:53.751Z|2c0ea011-51bb-4f03-95b7-7f1f2448b83b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:55:53.876Z|af5427ff-650a-4918-9a9c-20277ab49993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:55:53.877Z|af5427ff-650a-4918-9a9c-20277ab49993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:56:01.799Z|241692a4-84ed-4570-8fa1-5a6913641818|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:01.800Z|564e973c-3167-4d8a-9365-0d0967e6a94f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:01.800Z|6b774750-913b-4b53-9283-ab0a5ffb2b34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:01.800Z|564e973c-3167-4d8a-9365-0d0967e6a94f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:01.800Z|241692a4-84ed-4570-8fa1-5a6913641818|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:01.801Z|6b774750-913b-4b53-9283-ab0a5ffb2b34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:08.750Z|9910b432-5e62-4fcd-bc6b-e58e8be19562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:56:08.751Z|9910b432-5e62-4fcd-bc6b-e58e8be19562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:56:11.820Z|2c995a18-f071-410e-896f-18062426ba3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:11.820Z|2c995a18-f071-410e-896f-18062426ba3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:11.901Z|399cda3f-944e-4723-bb7c-7b24f82515c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:11.901Z|8e9dcf6f-290c-4df6-a138-17b0d60a2271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:11.902Z|399cda3f-944e-4723-bb7c-7b24f82515c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:11.902Z|8e9dcf6f-290c-4df6-a138-17b0d60a2271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:13.297Z|45644ebf-1741-45db-964d-82f7744f3aaf|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T02:56:13.298Z|45644ebf-1741-45db-964d-82f7744f3aaf|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:21.901Z|825bf232-fa26-4676-a6e3-8e5682c38067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:21.902Z|825bf232-fa26-4676-a6e3-8e5682c38067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:21.921Z|9531d2c1-86eb-4527-84d2-dee70c78347c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:21.921Z|9531d2c1-86eb-4527-84d2-dee70c78347c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:21.922Z|3f4663e2-0e62-4369-bcb6-2fd6efac1bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:21.923Z|3f4663e2-0e62-4369-bcb6-2fd6efac1bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:23.751Z|c9522008-568a-49ed-9311-3e9803e5e4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:56:23.753Z|c9522008-568a-49ed-9311-3e9803e5e4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.70.228 to 10.233.76.44
2021-05-25T02:56:23.754Z|c9522008-568a-49ed-9311-3e9803e5e4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:56:23.754Z|c9522008-568a-49ed-9311-3e9803e5e4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:56:23.755Z|c9522008-568a-49ed-9311-3e9803e5e4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:56:23.877Z|687e181f-d9bb-458e-be59-f804f53bc0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:56:23.878Z|687e181f-d9bb-458e-be59-f804f53bc0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:56:31.922Z|79dd6d7a-aa2f-428e-b304-a97c72d9dbef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:31.923Z|79dd6d7a-aa2f-428e-b304-a97c72d9dbef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:32.001Z|d699d788-8b2a-4d1f-91c7-35bde2ff81af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:32.002Z|d097d1b1-07de-4a57-80f4-b6efebeb8b0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:32.002Z|d699d788-8b2a-4d1f-91c7-35bde2ff81af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:32.002Z|d097d1b1-07de-4a57-80f4-b6efebeb8b0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:38.750Z|a37169f4-1625-4ee5-9b5e-80641951206f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:56:38.751Z|a37169f4-1625-4ee5-9b5e-80641951206f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:56:42.095Z|0f116331-a7c3-4c58-bd71-8a3ba9923d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:42.096Z|0f116331-a7c3-4c58-bd71-8a3ba9923d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:42.103Z|11addb40-14c9-4d93-9cc9-aaa167aa1947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:42.103Z|11addb40-14c9-4d93-9cc9-aaa167aa1947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:42.105Z|999d53fb-0c34-4ea3-a7f9-d57fb182b97d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:42.105Z|999d53fb-0c34-4ea3-a7f9-d57fb182b97d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:52.204Z|ecfa4815-b2cc-4177-9032-d85456e45637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:52.204Z|2ebb2b1d-9295-45ba-9e93-3af807239426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:52.204Z|1ff9dee2-e502-4589-9275-97c80a0feef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:56:52.205Z|1ff9dee2-e502-4589-9275-97c80a0feef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:52.205Z|ecfa4815-b2cc-4177-9032-d85456e45637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:52.205Z|2ebb2b1d-9295-45ba-9e93-3af807239426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:56:53.750Z|17d900f1-c057-4ed6-bc55-9ef5074dec78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:56:53.751Z|17d900f1-c057-4ed6-bc55-9ef5074dec78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:56:53.879Z|53bd4f90-61f3-467a-9855-fa8d05d149e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:56:53.879Z|53bd4f90-61f3-467a-9855-fa8d05d149e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:57:02.303Z|5924b67f-ba7f-4dce-b3a5-5c35f271e49a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:02.303Z|ebe1e253-6ad7-438b-8dbe-6d139f0b6a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:02.304Z|5924b67f-ba7f-4dce-b3a5-5c35f271e49a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:02.304Z|4fc79edb-31c4-40df-88b8-1928966fa730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:02.304Z|ebe1e253-6ad7-438b-8dbe-6d139f0b6a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:02.304Z|4fc79edb-31c4-40df-88b8-1928966fa730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:08.750Z|53259361-c397-4fdf-9893-8a286aa9978a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:57:08.753Z|53259361-c397-4fdf-9893-8a286aa9978a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.76.44 to 10.233.70.228
2021-05-25T02:57:08.753Z|53259361-c397-4fdf-9893-8a286aa9978a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:57:08.754Z|53259361-c397-4fdf-9893-8a286aa9978a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:57:08.755Z|53259361-c397-4fdf-9893-8a286aa9978a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:57:12.404Z|6f323442-59d6-4042-983e-db542080bf61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:12.405Z|49aaa10d-050b-4aea-85d1-537bda0f9370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:12.404Z|df93f3a2-9343-4cbd-bb66-1caa2e539544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:12.405Z|6f323442-59d6-4042-983e-db542080bf61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:12.405Z|49aaa10d-050b-4aea-85d1-537bda0f9370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:12.405Z|df93f3a2-9343-4cbd-bb66-1caa2e539544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:13.297Z|bc6c6b10-d29e-4753-9fff-d8158d3fefbf|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T02:57:13.298Z|bc6c6b10-d29e-4753-9fff-d8158d3fefbf|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:22.506Z|79936ede-f6f5-4f19-90e5-d85b853c55ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:22.506Z|f2938643-7757-4aef-a460-eb9145adc62f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:22.506Z|f2938643-7757-4aef-a460-eb9145adc62f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:22.506Z|79936ede-f6f5-4f19-90e5-d85b853c55ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:22.590Z|dd898370-e0f8-4b04-9001-9a0cad52de59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:22.591Z|dd898370-e0f8-4b04-9001-9a0cad52de59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:23.751Z|eb254cef-95a8-4856-bf09-7fca3805db84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:57:23.751Z|eb254cef-95a8-4856-bf09-7fca3805db84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:57:23.880Z|2cd1b02c-9292-4444-ada3-4eb7d4f3b1e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:57:23.880Z|2cd1b02c-9292-4444-ada3-4eb7d4f3b1e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:57:32.603Z|8f01f43c-ab05-4f63-b3df-38eda6d0aac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:32.603Z|f428eeb5-fae1-4675-98bd-f676467cc2d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:32.604Z|f428eeb5-fae1-4675-98bd-f676467cc2d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:32.604Z|8f01f43c-ab05-4f63-b3df-38eda6d0aac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:32.638Z|b1298328-216a-4bd7-8aa6-f438f9323cba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:32.639Z|b1298328-216a-4bd7-8aa6-f438f9323cba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:38.750Z|24bc8cbe-4086-4cbb-8542-cf33477d19a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:57:38.751Z|24bc8cbe-4086-4cbb-8542-cf33477d19a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:57:42.624Z|5c6adea4-8329-4dbb-bf73-09c3ec5a9661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:42.624Z|5c6adea4-8329-4dbb-bf73-09c3ec5a9661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:42.652Z|2ff6348a-57a8-46c7-bda4-7156641f6f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:42.653Z|2ff6348a-57a8-46c7-bda4-7156641f6f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:42.657Z|d408cec7-4c37-4a6d-b80b-56826f9ef79d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:42.657Z|d408cec7-4c37-4a6d-b80b-56826f9ef79d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:52.643Z|7d46b645-7b7d-48c7-8734-2a2c96d32965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:52.644Z|7d46b645-7b7d-48c7-8734-2a2c96d32965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:52.737Z|b65cc469-772d-44fa-a3d6-98e7a1292a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:52.737Z|b65cc469-772d-44fa-a3d6-98e7a1292a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:52.738Z|69295967-c6f3-4cfd-8600-b01964a79919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:57:52.738Z|69295967-c6f3-4cfd-8600-b01964a79919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:57:53.750Z|821cf6de-b679-495e-b474-6d72c1ceeeb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:57:53.753Z|821cf6de-b679-495e-b474-6d72c1ceeeb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.70.228 to 10.233.76.44
2021-05-25T02:57:53.753Z|821cf6de-b679-495e-b474-6d72c1ceeeb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:57:53.754Z|821cf6de-b679-495e-b474-6d72c1ceeeb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:57:53.756Z|821cf6de-b679-495e-b474-6d72c1ceeeb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:57:53.881Z|d7dc1029-d68a-4418-9bac-ec7a2a0ef767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:57:53.881Z|d7dc1029-d68a-4418-9bac-ec7a2a0ef767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:58:02.664Z|e1963f94-2163-43e8-8f09-25f6aa4903e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:02.664Z|e1963f94-2163-43e8-8f09-25f6aa4903e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:02.757Z|4d39131c-63ce-4b67-91fc-e7dd1f4eab28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:02.757Z|c6ef6d8e-bc70-4a6c-a851-fd30a688bf18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:02.758Z|4d39131c-63ce-4b67-91fc-e7dd1f4eab28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:02.758Z|c6ef6d8e-bc70-4a6c-a851-fd30a688bf18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:08.751Z|c0cb17c8-0be7-4be6-84da-97431c4873d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:58:08.752Z|c0cb17c8-0be7-4be6-84da-97431c4873d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:58:12.684Z|5060c222-80d4-4d08-8ef4-1eee8c869964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:12.685Z|5060c222-80d4-4d08-8ef4-1eee8c869964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:12.779Z|aa2a6b48-e666-447e-a6ee-b484e09ec15c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:12.779Z|25de7622-f838-4cc3-a73b-c43c35132b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:12.780Z|25de7622-f838-4cc3-a73b-c43c35132b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:12.780Z|aa2a6b48-e666-447e-a6ee-b484e09ec15c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:13.298Z|aa4e8d84-ca8e-4d1d-8562-f97c92036815|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T02:58:13.299Z|aa4e8d84-ca8e-4d1d-8562-f97c92036815|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:22.708Z|b65c7ad9-0585-499e-91a2-21ae030a5015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:22.709Z|b65c7ad9-0585-499e-91a2-21ae030a5015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:22.801Z|63cc8a1f-136b-4185-b412-c22ca743dbbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:22.802Z|63cc8a1f-136b-4185-b412-c22ca743dbbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:22.803Z|cdf92bc4-a7a8-4779-a725-eaf3c91ed6b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:22.803Z|cdf92bc4-a7a8-4779-a725-eaf3c91ed6b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:23.750Z|6d53cec9-3743-4cbd-abf7-6e2ca01df303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:58:23.751Z|6d53cec9-3743-4cbd-abf7-6e2ca01df303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:58:23.882Z|7d606e89-0c06-4b4b-a640-caa5805c36b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:58:23.882Z|7d606e89-0c06-4b4b-a640-caa5805c36b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:58:32.730Z|eac17b7f-a88f-4b21-abf8-7fa4feeec59e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:32.731Z|eac17b7f-a88f-4b21-abf8-7fa4feeec59e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:32.823Z|a7702207-85b1-4c41-9804-04ee75cd9f90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:32.823Z|11405930-9583-4378-a8d5-dbde9f16f7a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:32.824Z|a7702207-85b1-4c41-9804-04ee75cd9f90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:32.824Z|11405930-9583-4378-a8d5-dbde9f16f7a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:38.750Z|1eb418cb-650d-4947-b6d0-c6570b47f5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:58:38.752Z|1eb418cb-650d-4947-b6d0-c6570b47f5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.76.44 to 10.233.70.228
2021-05-25T02:58:38.753Z|1eb418cb-650d-4947-b6d0-c6570b47f5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:58:38.754Z|1eb418cb-650d-4947-b6d0-c6570b47f5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:58:38.754Z|1eb418cb-650d-4947-b6d0-c6570b47f5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:58:42.800Z|01c4655d-9dae-4d3b-a7da-2ec40c8ad8f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:42.801Z|01c4655d-9dae-4d3b-a7da-2ec40c8ad8f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:42.844Z|062c666d-76e3-41a4-a2c7-4b4f09693ef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:42.844Z|9e8d1bfa-9931-4f3c-a29a-9c44842e1251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:42.844Z|9e8d1bfa-9931-4f3c-a29a-9c44842e1251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:42.844Z|062c666d-76e3-41a4-a2c7-4b4f09693ef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:52.824Z|b0b4b9b5-5f0b-4262-ae81-801fc1b4692e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:52.825Z|b0b4b9b5-5f0b-4262-ae81-801fc1b4692e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:52.864Z|907473b1-f2ca-4a8c-b43c-c85c82029a88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:52.864Z|d9b61990-6423-4379-8290-af4ae89547b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:58:52.865Z|d9b61990-6423-4379-8290-af4ae89547b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:52.865Z|907473b1-f2ca-4a8c-b43c-c85c82029a88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:58:53.750Z|38e5bda3-739b-410f-8cf1-64749548ed40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:58:53.751Z|38e5bda3-739b-410f-8cf1-64749548ed40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:58:53.883Z|4c64a9d7-1c56-492b-8c80-6bdbe0d776f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:58:53.883Z|4c64a9d7-1c56-492b-8c80-6bdbe0d776f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:59:02.845Z|1f64a847-3d1a-465d-b45b-cb0cf50966f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:02.846Z|1f64a847-3d1a-465d-b45b-cb0cf50966f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:02.885Z|dd946b90-4e6c-452e-9922-6f9d5c086938|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:02.885Z|dd946b90-4e6c-452e-9922-6f9d5c086938|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:02.887Z|0313ace8-c173-4ece-a5b3-c14af74e1a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:02.887Z|0313ace8-c173-4ece-a5b3-c14af74e1a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:08.750Z|e01f4f68-1a5c-49ba-b559-7774bf3af7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:59:08.751Z|e01f4f68-1a5c-49ba-b559-7774bf3af7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:59:12.868Z|d28b5d0d-866b-4cd9-a651-cc05bba9bf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:12.869Z|d28b5d0d-866b-4cd9-a651-cc05bba9bf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:12.905Z|ee4dd1d3-9380-49d3-8eac-0456a2150dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:12.906Z|ee4dd1d3-9380-49d3-8eac-0456a2150dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:12.906Z|112cf8b1-7ff9-436f-ac86-99e16c0e1c3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:12.907Z|112cf8b1-7ff9-436f-ac86-99e16c0e1c3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:13.298Z|18f4daf5-23f9-4288-8f72-018b1899d8e8|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T02:59:13.298Z|18f4daf5-23f9-4288-8f72-018b1899d8e8|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:22.890Z|64a91b1b-b336-4f06-97ff-8822b44716af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:22.891Z|64a91b1b-b336-4f06-97ff-8822b44716af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:22.925Z|359c0613-2aba-421c-9f03-9347af692acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:22.926Z|359c0613-2aba-421c-9f03-9347af692acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:22.951Z|442958c0-a4e7-4756-a47e-dd6db983d5ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:22.952Z|442958c0-a4e7-4756-a47e-dd6db983d5ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:23.750Z|92532ced-b2a7-4b3a-b8d7-63ff69468976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:59:23.753Z|92532ced-b2a7-4b3a-b8d7-63ff69468976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.70.228 to 10.233.68.206
2021-05-25T02:59:23.754Z|92532ced-b2a7-4b3a-b8d7-63ff69468976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:59:23.754Z|92532ced-b2a7-4b3a-b8d7-63ff69468976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T02:59:23.755Z|92532ced-b2a7-4b3a-b8d7-63ff69468976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:59:23.884Z|847178e7-374d-4beb-b9de-458f1fb9b54d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:59:23.884Z|847178e7-374d-4beb-b9de-458f1fb9b54d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:59:32.910Z|60cc0456-9179-448f-a52c-96a186aa4bf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:32.911Z|60cc0456-9179-448f-a52c-96a186aa4bf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:32.944Z|c9b67116-bc65-47a0-9495-44c4ca2423ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:32.945Z|c9b67116-bc65-47a0-9495-44c4ca2423ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:32.969Z|cb612325-2d20-4959-91d5-0951012a3234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:32.970Z|cb612325-2d20-4959-91d5-0951012a3234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:38.750Z|66150889-bd21-4123-8c95-baa9cde57e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:59:38.751Z|66150889-bd21-4123-8c95-baa9cde57e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:59:42.932Z|5ee60c25-ba00-483c-bb06-2b7b77d0f1d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:42.933Z|5ee60c25-ba00-483c-bb06-2b7b77d0f1d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:42.963Z|c2c0e5a5-392c-4d35-99ae-aa6c1cb6b0ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:42.964Z|c2c0e5a5-392c-4d35-99ae-aa6c1cb6b0ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:42.989Z|0c65dbb2-6d9d-4b55-97c9-ed8875170b7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:42.990Z|0c65dbb2-6d9d-4b55-97c9-ed8875170b7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:52.956Z|01923373-1d9c-4f66-b7c8-b327ed2b07dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:52.958Z|01923373-1d9c-4f66-b7c8-b327ed2b07dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:53.002Z|0e4a8db9-e1b4-4911-9667-a1ec47f1e8c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:53.003Z|0e4a8db9-e1b4-4911-9667-a1ec47f1e8c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:53.038Z|1bc7c4e4-0e11-4327-9123-43ecf7d3addc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T02:59:53.038Z|1bc7c4e4-0e11-4327-9123-43ecf7d3addc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T02:59:53.750Z|856a45d2-8f88-4366-980e-6d8700cdb1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:59:53.751Z|856a45d2-8f88-4366-980e-6d8700cdb1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T02:59:53.885Z|a9cc3f0b-8540-456e-959e-79f0d7fe27e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T02:59:53.885Z|a9cc3f0b-8540-456e-959e-79f0d7fe27e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:00:02.982Z|7abb614e-9cd0-4484-82a5-befa1bf27d93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:02.983Z|7abb614e-9cd0-4484-82a5-befa1bf27d93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:03.024Z|81641077-b970-4a99-a406-34d0e2628ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:03.025Z|81641077-b970-4a99-a406-34d0e2628ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:03.058Z|e1e05c83-6da0-4995-baf3-520a71c163be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:03.058Z|e1e05c83-6da0-4995-baf3-520a71c163be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:08.751Z|94d32cf1-1fcf-4f7a-9789-219aa7b489a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:00:08.756Z|94d32cf1-1fcf-4f7a-9789-219aa7b489a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.206 to 10.233.76.44
2021-05-25T03:00:08.757Z|94d32cf1-1fcf-4f7a-9789-219aa7b489a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:00:08.758Z|94d32cf1-1fcf-4f7a-9789-219aa7b489a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:00:08.760Z|94d32cf1-1fcf-4f7a-9789-219aa7b489a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:00:13.006Z|150cdc1c-0fb0-4c0a-b4a5-d811be2b9328|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:13.006Z|150cdc1c-0fb0-4c0a-b4a5-d811be2b9328|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:13.045Z|75024f7a-7b37-4ee0-9625-668efc2aa51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:13.046Z|75024f7a-7b37-4ee0-9625-668efc2aa51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:13.077Z|bb51d0e1-eb0a-4fba-8203-bc5043a9fb25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:13.077Z|bb51d0e1-eb0a-4fba-8203-bc5043a9fb25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:13.298Z|f4f631f0-e17a-46a6-9f27-d0a98c93e27f|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T03:00:13.298Z|f4f631f0-e17a-46a6-9f27-d0a98c93e27f|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:23.026Z|42ba6bbc-a41a-4d34-8205-1c3b0c05d16c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:23.027Z|42ba6bbc-a41a-4d34-8205-1c3b0c05d16c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:23.099Z|fdc5c4b2-2bcc-439c-a9c8-38eb0aad3c63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:23.100Z|fdc5c4b2-2bcc-439c-a9c8-38eb0aad3c63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:23.100Z|dff09f70-4107-44b7-871b-ebaf371f8187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:23.100Z|dff09f70-4107-44b7-871b-ebaf371f8187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:23.750Z|368c430d-f12b-4d77-a2c7-ef87f3d426bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:00:23.751Z|368c430d-f12b-4d77-a2c7-ef87f3d426bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:00:23.886Z|ff320883-1f0f-4cc7-ad27-4f5ebb45a8e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:00:23.886Z|ff320883-1f0f-4cc7-ad27-4f5ebb45a8e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:00:33.103Z|12eb898d-7d3b-4666-8c97-ea0821fdb686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:33.104Z|12eb898d-7d3b-4666-8c97-ea0821fdb686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:33.119Z|9057251d-4920-4da8-bba4-2c3fc438d8fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:33.119Z|9057251d-4920-4da8-bba4-2c3fc438d8fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:33.120Z|1408fbd8-03e4-4d04-b413-964926c9815a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:33.121Z|1408fbd8-03e4-4d04-b413-964926c9815a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:38.750Z|a7529888-4cae-4aee-b73a-79759d4af539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:00:38.751Z|a7529888-4cae-4aee-b73a-79759d4af539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:00:43.129Z|ea3a0cf3-0c07-4fb2-92e1-0a9b89dcbfc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:43.130Z|ea3a0cf3-0c07-4fb2-92e1-0a9b89dcbfc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:43.197Z|437a79e7-9cdd-401b-9fa7-02249b01475e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:43.197Z|6107cfbf-2988-4eb3-9b73-d9048ecc5e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:43.198Z|437a79e7-9cdd-401b-9fa7-02249b01475e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:43.197Z|6107cfbf-2988-4eb3-9b73-d9048ecc5e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:53.202Z|867772a1-1494-4b6a-9301-cc45e5cff819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:53.203Z|867772a1-1494-4b6a-9301-cc45e5cff819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:53.236Z|75e79300-e46e-449b-bf8f-b1716607b66c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:53.236Z|539c1b13-dca8-4b2a-b8ab-6a556f0d7fa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:00:53.237Z|75e79300-e46e-449b-bf8f-b1716607b66c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:53.237Z|539c1b13-dca8-4b2a-b8ab-6a556f0d7fa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:00:53.750Z|d0af01a4-a3ad-424f-8fcb-124baea393e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:00:53.753Z|d0af01a4-a3ad-424f-8fcb-124baea393e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:00:53.887Z|b0206cfe-1926-4654-ab03-37a99f1f9d40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:00:53.887Z|b0206cfe-1926-4654-ab03-37a99f1f9d40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:01:03.223Z|37fa66d5-5ba1-4f17-b325-d65001ddf3d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:03.224Z|37fa66d5-5ba1-4f17-b325-d65001ddf3d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:03.256Z|430b7bd2-f9b7-46e4-be8e-8ecb210195cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:03.256Z|6949d248-8235-410a-8231-dcb282cea4c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:03.257Z|430b7bd2-f9b7-46e4-be8e-8ecb210195cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:03.257Z|6949d248-8235-410a-8231-dcb282cea4c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:08.750Z|f90afb58-b8c4-400d-89f6-709387fec577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:01:08.751Z|f90afb58-b8c4-400d-89f6-709387fec577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:01:13.295Z|a9439d6e-aa6d-4136-99d5-d9e9631bec24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:13.296Z|a9439d6e-aa6d-4136-99d5-d9e9631bec24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:13.297Z|d348a80a-ec5d-4b36-ac2f-6271fb53eca7|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T03:01:13.298Z|d348a80a-ec5d-4b36-ac2f-6271fb53eca7|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:13.337Z|015bd862-b68a-45b3-9c04-060f3ab50197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:13.338Z|015bd862-b68a-45b3-9c04-060f3ab50197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:13.338Z|0a83b9a9-dc37-4d2a-8ffe-7db1684e7c21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:13.339Z|0a83b9a9-dc37-4d2a-8ffe-7db1684e7c21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:23.315Z|b16ddb13-b11d-47dc-ac6e-9602b068b707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:23.316Z|b16ddb13-b11d-47dc-ac6e-9602b068b707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:23.357Z|eb7206cf-1cfa-4869-8613-023f017f9577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:23.357Z|b3a65021-a751-4baf-b8cc-c3da4e8e7fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:23.358Z|eb7206cf-1cfa-4869-8613-023f017f9577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:23.358Z|b3a65021-a751-4baf-b8cc-c3da4e8e7fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:23.750Z|ac62db39-11d4-4672-9dad-69419865cd17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:01:23.751Z|ac62db39-11d4-4672-9dad-69419865cd17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:01:23.888Z|31679046-c073-40df-9798-1e1190a5c8aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:01:23.888Z|31679046-c073-40df-9798-1e1190a5c8aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:01:33.335Z|43a3ebfe-fea4-4691-a79c-a04ffd645aec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:33.336Z|43a3ebfe-fea4-4691-a79c-a04ffd645aec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:33.376Z|0e9467a4-0b7b-433d-8175-a386da4397ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:33.376Z|92c611a8-205e-4e37-8a78-23c1e62f0867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:33.377Z|0e9467a4-0b7b-433d-8175-a386da4397ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:33.377Z|92c611a8-205e-4e37-8a78-23c1e62f0867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:38.750Z|4ddcaeb8-eedd-4b8c-8981-2a2837c4d139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:01:38.753Z|4ddcaeb8-eedd-4b8c-8981-2a2837c4d139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.76.44 to 10.233.68.206
2021-05-25T03:01:38.753Z|4ddcaeb8-eedd-4b8c-8981-2a2837c4d139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:01:38.754Z|4ddcaeb8-eedd-4b8c-8981-2a2837c4d139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:01:38.755Z|4ddcaeb8-eedd-4b8c-8981-2a2837c4d139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:01:43.401Z|2c9ebd4f-674f-47da-9864-2f0b029db869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:43.402Z|2c9ebd4f-674f-47da-9864-2f0b029db869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:43.402Z|9441c5af-5b53-4f70-9c52-9a901ec0f408|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:43.402Z|9441c5af-5b53-4f70-9c52-9a901ec0f408|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:43.403Z|b6e9aa5e-f728-48b7-a111-6cf7aa04206d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:43.403Z|b6e9aa5e-f728-48b7-a111-6cf7aa04206d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:53.421Z|3f0d3e00-811b-4e6b-9d9b-7628a4da72ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:53.421Z|7ddce9a7-4556-44bb-b0e0-88512fc5627d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:53.422Z|3f0d3e00-811b-4e6b-9d9b-7628a4da72ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:53.422Z|7ddce9a7-4556-44bb-b0e0-88512fc5627d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:53.423Z|6fb83003-1202-43ec-bfed-f08eb9319286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:01:53.424Z|6fb83003-1202-43ec-bfed-f08eb9319286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:01:53.750Z|2485211b-2edd-46cb-81e8-a90f9a067312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:01:53.751Z|2485211b-2edd-46cb-81e8-a90f9a067312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:01:53.889Z|881dc6db-92fd-4c80-85c7-6a3d0a8b069a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:01:53.889Z|881dc6db-92fd-4c80-85c7-6a3d0a8b069a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:02:03.443Z|d316662b-c750-4e40-8ef6-360da8005a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:03.443Z|656b6537-bcf6-4a58-981c-83e306d26ff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:03.444Z|d316662b-c750-4e40-8ef6-360da8005a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:03.444Z|656b6537-bcf6-4a58-981c-83e306d26ff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:03.539Z|5ebb538e-3158-4bcf-b705-df2794b37b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:03.540Z|5ebb538e-3158-4bcf-b705-df2794b37b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:08.750Z|d0ab26b2-ba08-4e7e-9fb3-217ca35b9e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:02:08.751Z|d0ab26b2-ba08-4e7e-9fb3-217ca35b9e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:02:13.298Z|0eab2087-9a6e-472a-b8e6-e6fee6791310|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T03:02:13.298Z|0eab2087-9a6e-472a-b8e6-e6fee6791310|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:13.464Z|f253e9bc-d5f2-4580-b080-09fc8bc4d15e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:13.464Z|5f2ed7c8-6728-4db7-9eb6-61b435319789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:13.464Z|5f2ed7c8-6728-4db7-9eb6-61b435319789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:13.464Z|f253e9bc-d5f2-4580-b080-09fc8bc4d15e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:13.560Z|df36f100-8dce-4029-89d1-953564d32d17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:13.560Z|df36f100-8dce-4029-89d1-953564d32d17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:23.495Z|40258931-b61b-4e3a-aef0-54b61ceabef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:23.496Z|40258931-b61b-4e3a-aef0-54b61ceabef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:23.496Z|25fb0aae-1fb8-4801-9002-5b5c13f7f9f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:23.497Z|25fb0aae-1fb8-4801-9002-5b5c13f7f9f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:23.580Z|423a7577-4946-47eb-b487-da04e9c24d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:23.580Z|423a7577-4946-47eb-b487-da04e9c24d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:23.750Z|80436821-699c-43da-b5f8-7e9fd6831a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:02:23.753Z|80436821-699c-43da-b5f8-7e9fd6831a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.206 to 10.233.70.228
2021-05-25T03:02:23.754Z|80436821-699c-43da-b5f8-7e9fd6831a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:02:23.754Z|80436821-699c-43da-b5f8-7e9fd6831a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:02:23.755Z|80436821-699c-43da-b5f8-7e9fd6831a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:02:23.890Z|7b8b02fa-2520-4d74-8107-0d140f0437f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:02:23.890Z|7b8b02fa-2520-4d74-8107-0d140f0437f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:02:33.515Z|a53383c2-13a9-44fe-9933-8fcc568fa872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:33.515Z|03418cab-da0c-44c8-9d64-382c5e6c87a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:33.516Z|a53383c2-13a9-44fe-9933-8fcc568fa872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:33.516Z|03418cab-da0c-44c8-9d64-382c5e6c87a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:33.599Z|2b111e28-f98e-48d9-89bb-7b4749a53b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:33.600Z|2b111e28-f98e-48d9-89bb-7b4749a53b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:38.750Z|24de2e2c-7eb8-4f12-a9f4-ff9ede257aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:02:38.751Z|24de2e2c-7eb8-4f12-a9f4-ff9ede257aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:02:43.542Z|f20377b1-7d36-4f27-8263-cffd031bdc0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:43.543Z|f20377b1-7d36-4f27-8263-cffd031bdc0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:43.543Z|966b780d-2639-468e-9c33-cdf4b6ea0731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:43.543Z|966b780d-2639-468e-9c33-cdf4b6ea0731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:43.620Z|da514a30-918e-4e12-af10-55ee7380b779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:43.621Z|da514a30-918e-4e12-af10-55ee7380b779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:53.562Z|b25a8619-1dc7-4900-8a8b-fb552bcebc18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:53.563Z|b25a8619-1dc7-4900-8a8b-fb552bcebc18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:53.593Z|4da75183-11f5-4082-b28b-1b09a051fa97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:53.594Z|4da75183-11f5-4082-b28b-1b09a051fa97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:53.653Z|32698106-a33f-4151-8c30-facfbe7f6111|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:02:53.653Z|32698106-a33f-4151-8c30-facfbe7f6111|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:02:53.750Z|e83f07a3-9592-47be-acdc-c2eabd23d42d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:02:53.751Z|e83f07a3-9592-47be-acdc-c2eabd23d42d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:02:53.891Z|f442fe9a-2a08-4d82-917d-fa324174ebe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:02:53.891Z|f442fe9a-2a08-4d82-917d-fa324174ebe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:03:03.602Z|5ab09a60-fe95-4b1e-9b2d-3399390babf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:03.603Z|5ab09a60-fe95-4b1e-9b2d-3399390babf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:03.612Z|31e21d7d-c109-4ad8-b350-eb7da6fd5159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:03.612Z|31e21d7d-c109-4ad8-b350-eb7da6fd5159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:03.672Z|bdd39c53-429d-4367-82f5-dd9425acc638|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:03.673Z|bdd39c53-429d-4367-82f5-dd9425acc638|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:08.750Z|75ae9076-a484-44f4-b412-807b039292e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:03:08.753Z|75ae9076-a484-44f4-b412-807b039292e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.70.228 to 10.233.76.44
2021-05-25T03:03:08.753Z|75ae9076-a484-44f4-b412-807b039292e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:03:08.754Z|75ae9076-a484-44f4-b412-807b039292e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:03:08.755Z|75ae9076-a484-44f4-b412-807b039292e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:03:13.298Z|990aface-4ca4-4667-8b70-d2cb77b689f9|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T03:03:13.299Z|990aface-4ca4-4667-8b70-d2cb77b689f9|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:13.623Z|d83f17b7-b871-4754-91a8-a29b90b3c624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:13.623Z|d83f17b7-b871-4754-91a8-a29b90b3c624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:13.631Z|76223fc4-686f-4c49-a2f5-c0e5ffc9fe6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:13.631Z|76223fc4-686f-4c49-a2f5-c0e5ffc9fe6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:13.693Z|b672c2ca-8185-4643-9872-00fcc9575b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:13.693Z|b672c2ca-8185-4643-9872-00fcc9575b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:23.643Z|911fdf9a-e6a3-4d50-9ed6-00fda557f20e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:23.644Z|911fdf9a-e6a3-4d50-9ed6-00fda557f20e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:23.649Z|2608411e-4f28-4e5d-a99b-394073f67f4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:23.650Z|2608411e-4f28-4e5d-a99b-394073f67f4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:23.712Z|aeb7b6b6-ee49-4cbc-ae87-62eba4763fd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:23.713Z|aeb7b6b6-ee49-4cbc-ae87-62eba4763fd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:23.750Z|4fe7790e-a43d-47a4-bacc-870bdfb66218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:03:23.751Z|4fe7790e-a43d-47a4-bacc-870bdfb66218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:03:23.892Z|ef939056-f8af-4ab4-a0de-c8468fa1ee8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:03:23.893Z|ef939056-f8af-4ab4-a0de-c8468fa1ee8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:03:33.663Z|3651512d-6307-4d79-9906-fa987312a699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:33.664Z|3651512d-6307-4d79-9906-fa987312a699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:33.668Z|51201147-dd02-447d-89a3-134cd6a6d4d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:33.669Z|51201147-dd02-447d-89a3-134cd6a6d4d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:33.731Z|a983d978-7205-4808-ade4-bb5b3e31f69f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:33.732Z|a983d978-7205-4808-ade4-bb5b3e31f69f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:38.750Z|542426e1-1f4c-41a6-9d36-d812a07640ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:03:38.751Z|542426e1-1f4c-41a6-9d36-d812a07640ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:03:43.695Z|57f8e126-bb60-430a-9827-798084f7f1f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:43.696Z|57f8e126-bb60-430a-9827-798084f7f1f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:43.699Z|c6e2daa1-4b0c-4045-9c48-d4daef48637e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:43.699Z|c6e2daa1-4b0c-4045-9c48-d4daef48637e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:43.751Z|086b13dc-03dd-47cd-982b-49321fc272a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:43.751Z|086b13dc-03dd-47cd-982b-49321fc272a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:53.714Z|90c505b5-481a-4b76-816f-4b8e3e3303dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:53.715Z|90c505b5-481a-4b76-816f-4b8e3e3303dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:53.717Z|5b267b76-f113-4154-a2bb-22a4ab4cf54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:53.718Z|5b267b76-f113-4154-a2bb-22a4ab4cf54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:53.750Z|740cd5a9-d9f2-47f0-96eb-ff6f47facaf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:03:53.752Z|740cd5a9-d9f2-47f0-96eb-ff6f47facaf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:03:53.769Z|c4a201a8-8a21-4a6f-96d5-00d21e36cef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:03:53.770Z|c4a201a8-8a21-4a6f-96d5-00d21e36cef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:03:53.893Z|1dfcac67-4f83-4cfc-9b1f-0e04359eaff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:03:53.894Z|1dfcac67-4f83-4cfc-9b1f-0e04359eaff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:04:03.801Z|257ab076-a389-4a49-9fb0-69bbd67f3abd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:03.801Z|1e05455b-b58a-406f-a5c6-87745b20adf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:03.801Z|4220299f-aa9c-4d6d-82e7-e2e5fee96761|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:03.802Z|257ab076-a389-4a49-9fb0-69bbd67f3abd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:03.802Z|1e05455b-b58a-406f-a5c6-87745b20adf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:03.802Z|4220299f-aa9c-4d6d-82e7-e2e5fee96761|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:08.750Z|da6ed10e-a868-4867-ae6b-80cfc59d6038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:04:08.751Z|da6ed10e-a868-4867-ae6b-80cfc59d6038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:04:13.298Z|d23619de-8b79-4161-9c3b-e18e851aae61|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T03:04:13.299Z|d23619de-8b79-4161-9c3b-e18e851aae61|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:13.855Z|391a8242-e751-4504-a94b-2a1ac222ed48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:13.855Z|a576c761-a826-4db0-880f-22e13b504386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:13.855Z|36b58163-46f8-413f-949e-6c8276c7f125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:13.855Z|36b58163-46f8-413f-949e-6c8276c7f125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:13.855Z|391a8242-e751-4504-a94b-2a1ac222ed48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:13.855Z|a576c761-a826-4db0-880f-22e13b504386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:23.750Z|68429315-1efa-41b8-a0b0-9201efff36fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:04:23.751Z|68429315-1efa-41b8-a0b0-9201efff36fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:04:23.894Z|5793cee3-a36f-4519-8edc-6e2a4efbc656|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:04:23.895Z|5793cee3-a36f-4519-8edc-6e2a4efbc656|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:04:23.899Z|9592d36c-1ded-4a53-bf81-9db44e050b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:23.899Z|8a6473f9-7009-4bf0-8ab4-a6c2620e647e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:23.900Z|3b747990-89b9-41d4-95ae-2772c3dd9539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:23.900Z|9592d36c-1ded-4a53-bf81-9db44e050b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:23.900Z|8a6473f9-7009-4bf0-8ab4-a6c2620e647e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:23.900Z|3b747990-89b9-41d4-95ae-2772c3dd9539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:33.920Z|4d69a748-4ef9-42c5-bc04-917f6334f374|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:33.920Z|96cc4ff8-1765-4590-8415-bd3bce4ebb3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:33.920Z|cb8e5d08-00db-48fb-b0cc-cca675e404f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:33.921Z|4d69a748-4ef9-42c5-bc04-917f6334f374|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:33.921Z|cb8e5d08-00db-48fb-b0cc-cca675e404f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:33.921Z|96cc4ff8-1765-4590-8415-bd3bce4ebb3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:38.750Z|d64b92ba-dc54-4526-81d7-3fd902a0bc07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:04:38.752Z|d64b92ba-dc54-4526-81d7-3fd902a0bc07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:04:43.940Z|e1e7cfb8-5fd4-45e6-8cc6-57bfc807ac14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:43.941Z|e1e7cfb8-5fd4-45e6-8cc6-57bfc807ac14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:43.999Z|ba70ca00-e361-441e-bd2b-746e89904203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:44.000Z|ba70ca00-e361-441e-bd2b-746e89904203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:43.999Z|45223717-52a0-4ffe-90f3-e320c27d640e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:44.036Z|45223717-52a0-4ffe-90f3-e320c27d640e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:53.750Z|150b0828-6b56-420f-acba-2b7f74e99804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:04:53.751Z|150b0828-6b56-420f-acba-2b7f74e99804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:04:53.895Z|47d10e02-5656-4808-a457-df4a684517e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:04:53.896Z|47d10e02-5656-4808-a457-df4a684517e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:04:54.102Z|5faa75b1-afc9-4f66-a571-3da4120df619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:54.102Z|f6cbab9b-b041-4e3e-92d5-5932e0865496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:54.102Z|5faa75b1-afc9-4f66-a571-3da4120df619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:54.103Z|f6cbab9b-b041-4e3e-92d5-5932e0865496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:04:54.105Z|93e63c74-520d-43b2-8b83-739779acd410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:04:54.106Z|93e63c74-520d-43b2-8b83-739779acd410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:04.121Z|4d2249f9-fa41-46ac-90ac-e6263dfd8253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:04.121Z|204ffed2-6fe6-4dc7-a34b-31d306fe8aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:04.122Z|4d2249f9-fa41-46ac-90ac-e6263dfd8253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:04.122Z|204ffed2-6fe6-4dc7-a34b-31d306fe8aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:04.152Z|f6afbd43-0c82-48b9-b9db-d2035958a368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:04.152Z|f6afbd43-0c82-48b9-b9db-d2035958a368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:08.750Z|ebcd254a-3809-435a-b883-ca458c221923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:05:08.751Z|ebcd254a-3809-435a-b883-ca458c221923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:05:13.298Z|d2b5070d-4853-4b8e-882a-6b5b2b788c76|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T03:05:13.298Z|d2b5070d-4853-4b8e-882a-6b5b2b788c76|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:14.198Z|d7b32eaf-3afe-485d-8741-64c20845d0e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:14.198Z|546c95c9-a869-40d7-8aaa-290f88253204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:14.198Z|d7b32eaf-3afe-485d-8741-64c20845d0e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:14.198Z|11888a52-d25e-4a49-b21a-5338ddfe5aa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:14.199Z|546c95c9-a869-40d7-8aaa-290f88253204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:14.236Z|11888a52-d25e-4a49-b21a-5338ddfe5aa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:23.750Z|442df516-1047-4c96-a15d-c56f167a5116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:05:23.752Z|442df516-1047-4c96-a15d-c56f167a5116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:05:23.897Z|9d73792a-10ef-428f-856e-bdd536fa08dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:05:23.897Z|9d73792a-10ef-428f-856e-bdd536fa08dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:05:24.219Z|4a4ff1c3-3a41-4ae7-8fd8-7f0b64de9e55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:24.220Z|4a4ff1c3-3a41-4ae7-8fd8-7f0b64de9e55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:24.300Z|97623cfb-3a0c-4bda-b776-cc6a893a42c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:24.300Z|7c5c64e8-e0dc-43c5-abb4-97a2e49f4d52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:24.300Z|97623cfb-3a0c-4bda-b776-cc6a893a42c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:24.300Z|7c5c64e8-e0dc-43c5-abb4-97a2e49f4d52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:34.305Z|9a23cf01-c71a-4168-a84f-51ace1aea680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:34.305Z|9a23cf01-c71a-4168-a84f-51ace1aea680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:34.400Z|c985371b-47dd-41c1-925b-62824b821d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:34.400Z|9212b76a-dfbd-4341-a63a-a3ceb672c60b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:34.401Z|c985371b-47dd-41c1-925b-62824b821d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:34.401Z|9212b76a-dfbd-4341-a63a-a3ceb672c60b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:38.750Z|1ba3964d-02a6-4854-a19c-06ca7df99f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:05:38.751Z|1ba3964d-02a6-4854-a19c-06ca7df99f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:05:44.407Z|16e824b7-8f2e-4375-b44c-060b12bf9155|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:44.408Z|16e824b7-8f2e-4375-b44c-060b12bf9155|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:44.502Z|110bedac-5e45-4f17-b8bb-4f3fbf4a6c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:44.502Z|b308d864-b23a-494d-918f-c7048ecd2893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:44.502Z|b308d864-b23a-494d-918f-c7048ecd2893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:44.502Z|110bedac-5e45-4f17-b8bb-4f3fbf4a6c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:53.750Z|19f456de-da50-49d6-9650-f0d0d81e91fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:05:53.751Z|19f456de-da50-49d6-9650-f0d0d81e91fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:05:53.898Z|f568491d-d5b4-49a5-895c-bc42f707d594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:05:53.898Z|f568491d-d5b4-49a5-895c-bc42f707d594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:05:54.504Z|abf9c502-b2c7-4b05-b463-f5ce7b1d6453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:54.505Z|abf9c502-b2c7-4b05-b463-f5ce7b1d6453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:54.600Z|293ef6b5-208a-4bb0-be1d-4ed0189cbe5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:54.600Z|bb3a501a-89c2-4528-b968-d8c2e8594ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:05:54.601Z|293ef6b5-208a-4bb0-be1d-4ed0189cbe5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:05:54.601Z|bb3a501a-89c2-4528-b968-d8c2e8594ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:04.603Z|78026caf-3df1-4b0c-ae91-a811ebeef0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:04.603Z|78026caf-3df1-4b0c-ae91-a811ebeef0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:04.618Z|4a1acc45-3f65-42ee-bb10-539a3b0b1c59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:04.618Z|4a1acc45-3f65-42ee-bb10-539a3b0b1c59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:04.618Z|e6e22833-4ad4-466a-a73c-0c1af9b9a58e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:04.619Z|e6e22833-4ad4-466a-a73c-0c1af9b9a58e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:08.750Z|fee5c99c-f07a-4cf1-afce-1f8cc4306f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:06:08.753Z|fee5c99c-f07a-4cf1-afce-1f8cc4306f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.76.44 to 10.233.68.206
2021-05-25T03:06:08.753Z|fee5c99c-f07a-4cf1-afce-1f8cc4306f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:06:08.754Z|fee5c99c-f07a-4cf1-afce-1f8cc4306f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:06:08.836Z|fee5c99c-f07a-4cf1-afce-1f8cc4306f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:06:13.297Z|9894e38c-be66-4c3c-a8e5-83dafcc73c71|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T03:06:13.298Z|9894e38c-be66-4c3c-a8e5-83dafcc73c71|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:14.699Z|2ea4cfbb-0619-4e5c-ac2e-50095a4c85e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:14.700Z|2ea4cfbb-0619-4e5c-ac2e-50095a4c85e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:14.700Z|57e3f6ba-6caf-4474-9f90-15010801b53f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:14.700Z|57e3f6ba-6caf-4474-9f90-15010801b53f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:14.741Z|736bb1c7-e6c4-4e4d-a036-722673b778de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:14.742Z|736bb1c7-e6c4-4e4d-a036-722673b778de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:23.750Z|eebe95fb-821a-4c50-bc86-2a5828b710e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:06:23.751Z|eebe95fb-821a-4c50-bc86-2a5828b710e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:06:23.899Z|34678711-96b2-49b9-a0da-b33803e97977|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:06:23.899Z|34678711-96b2-49b9-a0da-b33803e97977|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:06:24.801Z|3c66babd-897a-4d0e-9d3a-08d4b1c0e960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:24.801Z|0ba92b76-9fbb-466d-8cab-0dca30735854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:24.801Z|c4702966-94f5-486a-a383-47e388aa96ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:24.802Z|0ba92b76-9fbb-466d-8cab-0dca30735854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:24.802Z|c4702966-94f5-486a-a383-47e388aa96ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:24.803Z|3c66babd-897a-4d0e-9d3a-08d4b1c0e960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:34.820Z|793a4c3d-2e8d-4e65-803d-9518da458acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:34.821Z|793a4c3d-2e8d-4e65-803d-9518da458acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:34.897Z|199f5bda-5233-4c14-87c7-93beda900df6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:34.897Z|81d99651-9c8c-4efd-ae0b-4772a5d40ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:34.898Z|199f5bda-5233-4c14-87c7-93beda900df6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:34.898Z|81d99651-9c8c-4efd-ae0b-4772a5d40ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:38.750Z|69e80906-001e-43b7-8853-0f58d372b70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:06:38.751Z|69e80906-001e-43b7-8853-0f58d372b70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:06:44.905Z|d7d9eab0-c2bf-413c-9a0f-7710a7b3473e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:44.906Z|d7d9eab0-c2bf-413c-9a0f-7710a7b3473e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:44.995Z|562f3ccb-c2ad-4712-ba02-fe2097f78217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:44.996Z|562f3ccb-c2ad-4712-ba02-fe2097f78217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:44.998Z|cebf6f8d-e4de-4ccf-a2ec-c1b19dbfd5c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:44.998Z|cebf6f8d-e4de-4ccf-a2ec-c1b19dbfd5c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:53.750Z|44634691-47a5-44b5-ae75-669279dcc5ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:06:53.753Z|44634691-47a5-44b5-ae75-669279dcc5ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.206 to 10.233.76.44
2021-05-25T03:06:53.753Z|44634691-47a5-44b5-ae75-669279dcc5ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:06:53.754Z|44634691-47a5-44b5-ae75-669279dcc5ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:06:53.754Z|44634691-47a5-44b5-ae75-669279dcc5ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:06:53.900Z|f88773b0-d5e5-4646-ab39-08bdf0904f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:06:53.900Z|f88773b0-d5e5-4646-ab39-08bdf0904f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:06:55.003Z|4e367172-fd7b-47fe-8177-58038a5b649f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:55.004Z|4e367172-fd7b-47fe-8177-58038a5b649f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:55.015Z|3e6c51be-4191-4b3b-9183-91794a255cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:55.016Z|3e6c51be-4191-4b3b-9183-91794a255cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:06:55.017Z|4a7bc528-bb30-4c56-92fa-866c94a749cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:06:55.017Z|4a7bc528-bb30-4c56-92fa-866c94a749cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:05.095Z|86aaac91-ea69-4055-89dd-c5d0e9fd302b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:05.095Z|86aaac91-ea69-4055-89dd-c5d0e9fd302b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:05.099Z|d9454e19-93d5-4cab-b7c0-d9abf390efc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:05.099Z|d9454e19-93d5-4cab-b7c0-d9abf390efc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:05.100Z|a83ab94e-3da4-4550-a4a0-0faef24b42d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:05.100Z|a83ab94e-3da4-4550-a4a0-0faef24b42d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:08.750Z|3f9328ba-5e7c-43d5-a530-dc6e41d4de30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:07:08.751Z|3f9328ba-5e7c-43d5-a530-dc6e41d4de30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:07:13.298Z|7f6850fc-3ef0-4b63-9976-6bc9f824a7ef|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T03:07:13.299Z|7f6850fc-3ef0-4b63-9976-6bc9f824a7ef|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:15.117Z|2a36c794-29d0-4942-8b60-b82fe9c56403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:15.118Z|2a36c794-29d0-4942-8b60-b82fe9c56403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:15.198Z|31da5786-1e54-453e-96cf-5dbde0e2a8c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:15.198Z|65c006c7-ef1d-4af9-a067-48b439a6f6de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:15.199Z|31da5786-1e54-453e-96cf-5dbde0e2a8c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:15.199Z|65c006c7-ef1d-4af9-a067-48b439a6f6de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:23.751Z|505f91e7-ac9a-403a-92e5-3259ec44185f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:07:23.751Z|505f91e7-ac9a-403a-92e5-3259ec44185f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:07:23.901Z|6e1fc6ab-7f7b-44ad-a692-2954449a3ce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:07:23.902Z|6e1fc6ab-7f7b-44ad-a692-2954449a3ce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:07:25.204Z|ea70ba79-0d22-4b54-94cb-d81cbad88394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:25.205Z|ea70ba79-0d22-4b54-94cb-d81cbad88394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:25.217Z|69517749-bd57-496a-9ae2-5d05dc30715f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:25.217Z|69517749-bd57-496a-9ae2-5d05dc30715f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:25.218Z|b57b0112-0306-4da3-a6a7-dcb12f63628a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:25.218Z|b57b0112-0306-4da3-a6a7-dcb12f63628a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:35.224Z|251dd07d-1de2-4367-b913-e1fcb32ee0f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:35.224Z|251dd07d-1de2-4367-b913-e1fcb32ee0f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:35.234Z|707164a9-48c2-4470-8bfc-f9cad5614528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:35.235Z|707164a9-48c2-4470-8bfc-f9cad5614528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:35.250Z|48aceec7-643d-4d02-bfe1-e9452acc9076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:35.251Z|48aceec7-643d-4d02-bfe1-e9452acc9076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:38.750Z|c1124616-3665-4000-9a5b-ace3890c3b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:07:38.753Z|c1124616-3665-4000-9a5b-ace3890c3b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.76.44 to 10.233.68.206
2021-05-25T03:07:38.753Z|c1124616-3665-4000-9a5b-ace3890c3b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:07:38.754Z|c1124616-3665-4000-9a5b-ace3890c3b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:07:38.838Z|c1124616-3665-4000-9a5b-ace3890c3b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:07:45.243Z|29981ed1-736e-481d-9bd2-9f111298c565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:45.244Z|29981ed1-736e-481d-9bd2-9f111298c565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:45.252Z|90caa58d-a3bd-4c1d-9587-cdb15b0ad459|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:45.252Z|90caa58d-a3bd-4c1d-9587-cdb15b0ad459|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:45.268Z|57d2c7a9-c2ba-4edf-88a8-d9dde6091c8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:45.268Z|57d2c7a9-c2ba-4edf-88a8-d9dde6091c8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:53.750Z|672f2276-2639-48a4-8810-15be38f27f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:07:53.751Z|672f2276-2639-48a4-8810-15be38f27f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:07:53.902Z|664cc225-fa8d-426f-9e46-d9ce5fd8a5a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:07:53.903Z|664cc225-fa8d-426f-9e46-d9ce5fd8a5a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:07:55.264Z|08f0ffa1-dbc2-492c-8460-feac3653c88a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:55.265Z|08f0ffa1-dbc2-492c-8460-feac3653c88a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:55.270Z|73fdd7a2-5196-49ba-84f5-c41e6ca06627|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:55.270Z|73fdd7a2-5196-49ba-84f5-c41e6ca06627|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:07:55.285Z|282f0d50-7ad0-41cd-a94e-7b37f65e3bd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:07:55.286Z|282f0d50-7ad0-41cd-a94e-7b37f65e3bd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:05.289Z|f5ecf082-e437-494f-8f0b-fa9a282bbdfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:05.290Z|f5ecf082-e437-494f-8f0b-fa9a282bbdfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:05.292Z|96215f6f-0a83-476b-a900-dd4debd45789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:05.293Z|96215f6f-0a83-476b-a900-dd4debd45789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:05.303Z|cd103848-1143-456f-adb4-064efd990c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:05.304Z|cd103848-1143-456f-adb4-064efd990c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:08.750Z|d12514dc-0859-4c75-8ba2-90250f1c62bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:08:08.751Z|d12514dc-0859-4c75-8ba2-90250f1c62bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:08:13.297Z|76400151-b239-4814-a22c-b258d1c46d65|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T03:08:13.298Z|76400151-b239-4814-a22c-b258d1c46d65|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:15.308Z|b36af061-d78c-4343-b2c9-e802aeb6bb9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:15.309Z|b36af061-d78c-4343-b2c9-e802aeb6bb9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:15.310Z|79ba22c3-53f1-44f8-aba0-d1f606c4ce80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:15.310Z|79ba22c3-53f1-44f8-aba0-d1f606c4ce80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:15.320Z|750c9c3e-068d-46d5-8c3a-29d26a9e5ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:15.335Z|750c9c3e-068d-46d5-8c3a-29d26a9e5ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:23.750Z|c9281845-76c6-4203-a57a-2c2e794c9cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:08:23.753Z|c9281845-76c6-4203-a57a-2c2e794c9cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:08:23.903Z|35530d8c-d037-4bb0-a595-43e1b29112fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:08:23.904Z|35530d8c-d037-4bb0-a595-43e1b29112fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:08:25.328Z|c5ef495e-c9a6-4dbf-aae7-88c2a87583e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:25.328Z|c5b78b26-54a3-422c-a28e-42caf25d67f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:25.329Z|c5ef495e-c9a6-4dbf-aae7-88c2a87583e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:25.329Z|c5b78b26-54a3-422c-a28e-42caf25d67f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:25.351Z|0f6087f8-3a06-4765-a8de-375f1cc9dc7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:25.352Z|0f6087f8-3a06-4765-a8de-375f1cc9dc7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:35.348Z|f47f1bb2-d0ed-4eb7-b2bb-8fe861342099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:35.348Z|28eafc2b-6060-4aa5-bc02-3ff5ab12a79a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:35.349Z|f47f1bb2-d0ed-4eb7-b2bb-8fe861342099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:35.349Z|28eafc2b-6060-4aa5-bc02-3ff5ab12a79a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:35.368Z|7b731c04-e7b6-4b27-adbb-9fe863003ee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:35.369Z|7b731c04-e7b6-4b27-adbb-9fe863003ee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:38.750Z|d3b7b557-0350-4b08-8330-34d44281355f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:08:38.751Z|d3b7b557-0350-4b08-8330-34d44281355f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:08:45.370Z|d8552b48-ada9-4ea9-8146-59431f3143c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:45.370Z|8fd6b983-6c12-4db0-a5d9-20db7106427c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:45.370Z|d8552b48-ada9-4ea9-8146-59431f3143c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:45.370Z|8fd6b983-6c12-4db0-a5d9-20db7106427c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:45.451Z|c3661a34-8fd2-497a-8f11-1b267042d108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:45.452Z|c3661a34-8fd2-497a-8f11-1b267042d108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:53.750Z|e7bd6019-9c4a-4246-b218-72408825f85c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:08:53.751Z|e7bd6019-9c4a-4246-b218-72408825f85c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:08:53.904Z|e8ac1584-14d0-401f-8805-8560f24e1d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:08:53.905Z|e8ac1584-14d0-401f-8805-8560f24e1d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:08:55.390Z|c920f014-7842-4bcb-b86a-731fb3013cab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:55.390Z|a2164cbb-30f1-4ad2-8da2-04bab9166d1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:55.391Z|c920f014-7842-4bcb-b86a-731fb3013cab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:55.391Z|a2164cbb-30f1-4ad2-8da2-04bab9166d1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:08:55.472Z|8452fffe-2163-4403-916f-4a737e042dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:08:55.473Z|8452fffe-2163-4403-916f-4a737e042dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:05.416Z|1bfe7c12-751f-4054-8e9e-6a6d9e579ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:05.416Z|3460480c-bd70-467c-baa4-406903cc159f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:05.417Z|1bfe7c12-751f-4054-8e9e-6a6d9e579ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:05.417Z|3460480c-bd70-467c-baa4-406903cc159f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:05.491Z|610283d6-9159-4061-b86f-b87d6db1c6e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:05.492Z|610283d6-9159-4061-b86f-b87d6db1c6e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:08.751Z|5e5d024d-d8d2-472d-a66b-2d048a8252f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:09:08.754Z|5e5d024d-d8d2-472d-a66b-2d048a8252f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.206 to 10.233.70.228
2021-05-25T03:09:08.754Z|5e5d024d-d8d2-472d-a66b-2d048a8252f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:09:08.755Z|5e5d024d-d8d2-472d-a66b-2d048a8252f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:09:08.757Z|5e5d024d-d8d2-472d-a66b-2d048a8252f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:09:13.298Z|65214788-4a55-4c2b-ab36-158cb8b6aced|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T03:09:13.299Z|65214788-4a55-4c2b-ab36-158cb8b6aced|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:15.436Z|a072a73f-d513-456d-aa0b-9055ac920081|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:15.436Z|0e83bc27-7d5a-4047-8e6c-bef2b7913019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:15.437Z|a072a73f-d513-456d-aa0b-9055ac920081|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:15.437Z|0e83bc27-7d5a-4047-8e6c-bef2b7913019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:15.510Z|8c9c6bb5-4a6f-47c2-be7f-33f4acc043bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:15.511Z|8c9c6bb5-4a6f-47c2-be7f-33f4acc043bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:23.751Z|c055a509-079b-46bd-b2cb-25356dd1fe8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:09:23.752Z|c055a509-079b-46bd-b2cb-25356dd1fe8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:09:23.906Z|93508501-6244-4204-aa67-c85d3a3f2a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:09:23.906Z|93508501-6244-4204-aa67-c85d3a3f2a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:09:25.459Z|f77d38cf-7225-4cf9-92d7-afe9fe29fe51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:25.460Z|f77d38cf-7225-4cf9-92d7-afe9fe29fe51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:25.497Z|ff097a1e-eb81-4e45-856d-a83727fbac2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:25.498Z|ff097a1e-eb81-4e45-856d-a83727fbac2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:25.530Z|a57dc97f-6aa6-4267-9415-53f95331fbde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:25.530Z|a57dc97f-6aa6-4267-9415-53f95331fbde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:35.483Z|fbb70bb8-10f0-40c4-a263-ca831b8e4418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:35.484Z|fbb70bb8-10f0-40c4-a263-ca831b8e4418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:35.521Z|fadd1358-1617-454e-8d6c-2df69effd128|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:35.521Z|fadd1358-1617-454e-8d6c-2df69effd128|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:35.548Z|da556d67-bb2d-454b-b11b-1f4a05eab26c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:35.549Z|da556d67-bb2d-454b-b11b-1f4a05eab26c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:38.762Z|83637aef-7e19-4aa3-ad3e-3bc65e094598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:09:38.767Z|83637aef-7e19-4aa3-ad3e-3bc65e094598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.70.228 to 10.233.76.44
2021-05-25T03:09:38.769Z|83637aef-7e19-4aa3-ad3e-3bc65e094598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:09:38.770Z|83637aef-7e19-4aa3-ad3e-3bc65e094598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-25T03:09:38.835Z|83637aef-7e19-4aa3-ad3e-3bc65e094598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:09:45.506Z|a010e8f6-695f-44b7-bad7-1aab8fe45cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:45.507Z|a010e8f6-695f-44b7-bad7-1aab8fe45cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:45.540Z|2b3ee8d2-bbf5-43b4-b8c2-36463e273026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:45.541Z|2b3ee8d2-bbf5-43b4-b8c2-36463e273026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:45.567Z|80b3acef-5928-4957-af71-2804d48912ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:45.568Z|80b3acef-5928-4957-af71-2804d48912ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:53.750Z|65c56e35-12f5-480a-acd6-43024fd1a026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:09:53.751Z|65c56e35-12f5-480a-acd6-43024fd1a026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:09:53.907Z|35cd5662-723b-4aa0-a3a5-ad06d5d6824c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:09:53.907Z|35cd5662-723b-4aa0-a3a5-ad06d5d6824c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:09:55.527Z|e35d1be4-2f41-486f-ac05-ad7de736822e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:55.528Z|e35d1be4-2f41-486f-ac05-ad7de736822e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:55.596Z|edde19cd-4e40-4bf5-8656-11d986fe4acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:55.597Z|edde19cd-4e40-4bf5-8656-11d986fe4acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:09:55.601Z|3b4c7257-0e4d-4b63-815e-524c66947fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:09:55.602Z|3b4c7257-0e4d-4b63-815e-524c66947fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:05.602Z|3f418da9-a002-4bea-9429-e48fc7b5b2c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:05.602Z|3f418da9-a002-4bea-9429-e48fc7b5b2c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:05.615Z|f2c3d2a7-47ea-42c4-9db1-0f3ff3fe5a18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:05.616Z|f2c3d2a7-47ea-42c4-9db1-0f3ff3fe5a18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:05.619Z|b8e91a1b-d631-4b33-83ad-d1c30d41976f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:05.620Z|b8e91a1b-d631-4b33-83ad-d1c30d41976f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:08.750Z|6b98e273-0579-47d4-86f5-ebe1742471cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:10:08.751Z|6b98e273-0579-47d4-86f5-ebe1742471cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:10:13.297Z|ddbf4f21-3a9f-4959-ba29-a577de8d6ae8|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-25T03:10:13.298Z|ddbf4f21-3a9f-4959-ba29-a577de8d6ae8|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:15.629Z|613edbe5-d916-42dd-9f3e-60bacb21b13e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:15.630Z|613edbe5-d916-42dd-9f3e-60bacb21b13e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:15.633Z|8092e698-77cf-46d8-91c2-34d1d344aa0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:15.633Z|8092e698-77cf-46d8-91c2-34d1d344aa0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:15.635Z|7443d8e5-f5d5-445b-8032-fd7853b7541a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:15.636Z|7443d8e5-f5d5-445b-8032-fd7853b7541a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:23.750Z|eda8e9e9-bd6a-4fd1-a2f7-b6c03b09c5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:10:23.753Z|eda8e9e9-bd6a-4fd1-a2f7-b6c03b09c5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:10:23.908Z|4f43ced8-b8f8-46c0-a3e2-6931adf536d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:10:23.908Z|4f43ced8-b8f8-46c0-a3e2-6931adf536d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:10:25.649Z|ecb10f95-83fa-47f6-892f-4829dc5334b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:25.649Z|ecb10f95-83fa-47f6-892f-4829dc5334b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:25.650Z|416c984d-d32c-45a4-8137-b61b57ca31f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:25.651Z|416c984d-d32c-45a4-8137-b61b57ca31f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:25.653Z|acb92e17-d571-438e-a298-bdd7ba8f73a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:25.654Z|acb92e17-d571-438e-a298-bdd7ba8f73a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:35.668Z|642e7011-8b8d-45d5-99df-5d814cac0e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:35.668Z|d846f92f-929e-4d45-b4e8-aa5c0e1601e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:35.669Z|642e7011-8b8d-45d5-99df-5d814cac0e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:35.669Z|d846f92f-929e-4d45-b4e8-aa5c0e1601e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:35.670Z|96a678d3-0db1-4785-8858-347b48f8eaee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:35.670Z|96a678d3-0db1-4785-8858-347b48f8eaee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:38.750Z|a663c7c5-acf4-4258-a97a-14a16577b81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:10:38.751Z|a663c7c5-acf4-4258-a97a-14a16577b81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:10:45.702Z|d3f571b8-de81-40de-9dcf-dfd58d59b6bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:45.702Z|60eb7e83-96e2-488f-b8dd-b0a587e4390b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:45.702Z|74a21eee-a1f8-463c-8177-6347525a37e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:45.702Z|60eb7e83-96e2-488f-b8dd-b0a587e4390b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:45.702Z|d3f571b8-de81-40de-9dcf-dfd58d59b6bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:45.702Z|74a21eee-a1f8-463c-8177-6347525a37e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:53.750Z|91e2304e-c3a2-4e82-8e38-30520432a550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:10:53.751Z|91e2304e-c3a2-4e82-8e38-30520432a550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:10:53.909Z|814132c9-86c6-419a-903e-869123ab58c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-25T03:10:53.910Z|814132c9-86c6-419a-903e-869123ab58c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-25T03:10:55.721Z|a07b2054-4178-4461-9d76-5a0ad641d2d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:55.721Z|bf5fda3b-e860-479f-8d30-8834e8cb0ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:55.722Z|bf5fda3b-e860-479f-8d30-8834e8cb0ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:55.722Z|a07b2054-4178-4461-9d76-5a0ad641d2d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-25T03:10:55.722Z|23144ad6-df26-4e5b-92de-713394a9631c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-25T03:10:55.722Z|23144ad6-df26-4e5b-92de-713394a9631c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.